summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-18tipc: fix issues with early FAILOVER_MSG from peerTuong Lien
2019-06-18bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues
2019-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-17fs/namespace: fix unprivileged mount propagationChristian Brauner
2019-06-17vfs: fsmount: add missing mntget()Eric Biggers
2019-06-17Merge branch 'tcp-fixes'David S. Miller
2019-06-17Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-17riscv: remove unused barrier definesRolf Eike Beer
2019-06-17riscv: mm: synchronize MMU after pte changeShihPo Hung
2019-06-17riscv: dts: add initial board data for the SiFive HiFive UnleashedPaul Walmsley
2019-06-17riscv: dts: add initial support for the SiFive FU540-C000 SoCPaul Walmsley
2019-06-17dt-bindings: riscv: convert cpu binding to json-schemaPaul Walmsley
2019-06-17dt-bindings: riscv: sifive: add YAML documentation for the SiFive FU540Paul Walmsley
2019-06-17arch: riscv: add support for building DTB files from DT source dataPaul Walmsley
2019-06-16lapb: fixed leak of control-blocks.Jeremy Sowden
2019-06-16tipc: purge deferredq list for each grp member in tipc_group_deleteXin Long
2019-06-16ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet
2019-06-16neigh: fix use-after-free read in pneigh_get_nextEric Dumazet
2019-06-16tcp: fix compile error if !CONFIG_SYSCTLEric Dumazet
2019-06-16hv_sock: Suppress bogus "may be used uninitialized" warningsDexuan Cui
2019-06-16be2net: Fix number of Rx queues used for flow hashingIvan Vecera
2019-06-16net: handle 802.1P vlan 0 packets properlyGovindarajulu Varadarajan
2019-06-16Linux 5.2-rc5Linus Torvalds
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-06-16Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-15tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-15tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-06-15tcp: limit payload size of sacked skbsEric Dumazet
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-15Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller
2019-06-15bpf: fix nested bpf tracepoints with per-cpu dataMatt Mullins
2019-06-15bpf: Fix out of bounds memory access in bpf_sk_storageArthur Fabre
2019-06-15vsock/virtio: set SOCK_DONE on peer shutdownStephen Barber
2019-06-15net: dsa: rtl8366: Fix up VLAN filteringLinus Walleij
2019-06-15net: phylink: set the autoneg state in phylink_phy_changeIoana Ciornei
2019-06-15Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-06-15Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-06-15Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-15Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-06-14Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-14Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-14Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-14Merge branch 'tcp-add-three-static-keys'David S. Miller
2019-06-14net: add high_order_alloc_disable sysctl/static keyEric Dumazet
2019-06-14tcp: add tcp_tx_skb_cache sysctlEric Dumazet
2019-06-14tcp: add tcp_rx_skb_cache sysctlEric Dumazet