summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-23tcp: remove conditional branches from tcp_mstamp_refresh()Eric Dumazet
2019-03-23net: sched: fix cleanup NULL pointer exception in act_mirrJohn Hurley
2019-03-23r8169: fix cable re-plugging issueHeiner Kallweit
2019-03-23net: ethernet: ti: fix possible object reference leakWen Yang
2019-03-23net: ibm: fix possible object reference leakWen Yang
2019-03-23net: xilinx: fix possible object reference leakWen Yang
2019-03-23net: phy: Re-parent menus for MDIO bus drivers correctlyFlorian Fainelli
2019-03-23net: phy: Correct Cygnus/Omega PHY driver promptFlorian Fainelli
2019-03-23Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-23ext4: prohibit fstrim in norecovery modeDarrick J. Wong
2019-03-23pNFS/flexfiles: Fix layoutstats handling during read failoversTrond Myklebust
2019-03-23NFS: Fix a typo in nfs_init_timeout_values()Trond Myklebust
2019-03-23ext4: cleanup bh release code in ext4_ind_remove_space()zhangyi (F)
2019-03-23SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connectedTrond Myklebust
2019-03-23ext4: brelse all indirect buffer in ext4_ind_remove_space()zhangyi (F)
2019-03-23genirq: Mark expected switch case fall-throughGustavo A. R. Silva
2019-03-23clocksource/drivers/riscv: Fix clocksource maskAtish Patra
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song
2019-03-22cifs: update internal module version numberSteve French
2019-03-22SMB3: Fix SMB3.1.1 guest mounts to SambaSteve French
2019-03-22cifs: Fix slab-out-of-bounds when tracing SMB tconPaulo Alcantara (SUSE)
2019-03-22cifs: allow guest mounts to work for smb3.11Ronnie Sahlberg
2019-03-22fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French
2019-03-22cifs: fix that return -EINVAL when do dedupe operationXiaoli Feng
2019-03-22CIFS: Fix an issue with re-sending rdata when transport returning -EAGAINLong Li
2019-03-22CIFS: Fix an issue with re-sending wdata when transport returning -EAGAINLong Li
2019-03-22selftests: bpf: tc-bpf flow shaping with EDTPeter Oskolkov
2019-03-22bpf: make bpf_skb_ecn_set_ce callable from BPF_PROG_TYPE_SCHED_ACTPeter Oskolkov
2019-03-22clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction staticYueHaibing
2019-03-22clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() staticYueHaibing
2019-03-22clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() staticYueHaibing
2019-03-22clocksource/drivers/clps711x: Make clps711x_clksrc_init() staticYueHaibing
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/...Thomas Gleixner
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...Thomas Gleixner
2019-03-22Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-22Merge tag 'iommu-fixes-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-22Merge tag 'sound-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-03-22Merge branch 'bpf-tc-tunneling'Alexei Starovoitov
2019-03-22selftests/bpf: convert bpf tunnel test to encap modesWillem de Bruijn
2019-03-22selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn
2019-03-22selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MACWillem de Bruijn
2019-03-22bpf: Sync bpf.h to toolsWillem de Bruijn
2019-03-22bpf: add bpf_skb_adjust_room encap flagsWillem de Bruijn
2019-03-22bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn
2019-03-22bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MACWillem de Bruijn
2019-03-22selftests/bpf: extend bpf tunnel test with tsoWillem de Bruijn
2019-03-22selftests/bpf: extend bpf tunnel test with greWillem de Bruijn
2019-03-22selftests/bpf: expand bpf tunnel test to ipv6Willem de Bruijn