summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-07kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...Changbin Du
2019-12-07pipe: fix poll/select race introduced by the pipe reworkLinus Torvalds
2019-12-07nfsd: depend on CRYPTO_MD5 for legacy client trackingPatrick Steinhardt
2019-12-07NFSD fixing possible null pointer derefering in copy offloadOlga Kornievskaia
2019-12-06Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps'David S. Miller
2019-12-06tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault
2019-12-06tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault
2019-12-06tcp: fix rejected syncookies due to stale timestampsGuillaume Nault
2019-12-06Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-12-06lpc_eth: kernel BUG on removeBruno Carneiro da Cunha
2019-12-06tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet
2019-12-06Merge branch 'net-tc-indirect-block-relay'David S. Miller
2019-12-06net: sched: allow indirect blocks to bind to clsact in TCJohn Hurley
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley
2019-12-06net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander
2019-12-06net: dsa: fix flow dissection on Tx pathAlexander Lobakin
2019-12-06net/tls: Fix return values to avoid ENOTSUPPValentin Vidic
2019-12-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-12-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-12-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-12-06pipe: Fix iteration end check in fuse_dev_splice_write()David Howells
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-06Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-06Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-06pipe: fix incorrect caching of pipe state over pipe_wait()Linus Torvalds
2019-12-06smb3: fix mode passed in on create for modetosid mount optionSteve French
2019-12-06net: avoid an indirect call in ____sys_recvmsg()Eric Dumazet
2019-12-06phy: mdio-thunder: add missed pci_release_regions in removeChuhong Yuan
2019-12-06tipc: fix ordering of tipc module init and exit routineTaehee Yoo
2019-12-06mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk
2019-12-06net: stmmac: reset Tx desc base address before restarting TxJongsung Kim
2019-12-06enetc: disable EEE autoneg by defaultYangbo Lu
2019-12-06Merge branch 'next' into for-linusDmitry Torokhov
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-06Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-12-06Merge tag 'arm-soc/for-5.5/devicetree-part2' of https://github.com/Broadcom/s...Olof Johansson
2019-12-06Merge tag 'tegra-for-5.5-memory-fixes' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2019-12-06Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-12-06Merge tag 'tegra-for-5.5-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2019-12-06Merge tag 'socfpga_update_for_v5.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-12-06Merge tag 'omap-for-v5.5/dt-fixes-merge-window-signed' of git://git.kernel.or...Olof Johansson
2019-12-06Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Olof Johansson
2019-12-06ARM: multi_v7_defconfig: Restore debugfs supportMarek Szyprowski via Linux.Kernel.Org
2019-12-06arm64: entry: refine comment of stack overflow checkHeyi Guo
2019-12-06arm64: ftrace: fix ifdefferyMark Rutland
2019-12-06arm64: KVM: Invoke compute_layout() before alternatives are appliedSebastian Andrzej Siewior
2019-12-06arm64: Validate tagged addresses in access_ok() called from kernel threadsCatalin Marinas
2019-12-06ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCTVincenzo Frascino
2019-12-06ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MCDietmar Eggemann