summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-23mptcp/pm_netlink.c : add check for nla_put_in/6_addrBo YU
2020-04-23net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin
2020-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-23cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni
2020-04-23Merge branch 'vxlan-geneve-use-the-correct-nlattr-array-for-extack'David S. Miller
2020-04-23geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca
2020-04-23vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca
2020-04-23mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter
2020-04-23net: phy: marvell10g: limit soft reset to 88x3310Baruch Siach
2020-04-23Merge tag 'pci-v5.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-04-23Merge tag 'for-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/link...Linus Torvalds
2020-04-23Merge tag 'rproc-v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-23Merge tag 'audit-pr-20200422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-23Documentation: arm64: fix amu.rst doc warningsRandy Dunlap
2020-04-23ata: sata_inic162x fix a spelling issueJohn Oldman
2020-04-23null_blk: Cleanup zoned device initializationDamien Le Moal
2020-04-23null_blk: Fix zoned command handlingDamien Le Moal
2020-04-23Merge tag 'arm-soc/for-5.7/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann
2020-04-23ALSA: hda: Always use jackpoll helper for jack update after resumeTakashi Iwai
2020-04-23mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun
2020-04-23h8300: ignore vmlinux.ldsMasahiro Yamada
2020-04-23ALSA: hda/realtek - Add new codec supported for ALC245Kailang Yang
2020-04-23ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang
2020-04-22libbpf: Only check mode flags in get_xdp_idDavid Ahern
2020-04-22ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern
2020-04-22netlabel: Kconfig: Update reference for NetLabel Tools projectSalvatore Bonaccorso
2020-04-22MAINTAINERS: update dpaa2-eth maintainer listIoana Ciornei
2020-04-22mptcp: fix data_fin handing in RX pathPaolo Abeni
2020-04-22vrf: Fix IPv6 with qdisc and xfrmDavid Ahern
2020-04-22Documentation: add documentation of ping_group_rangeStephen Hemminger
2020-04-22Merge branch 'sctp-fixes'David S. Miller
2020-04-22sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen
2020-04-22sctp: Fix bundling of SHUTDOWN with COOKIE-ACKJere Leppänen
2020-04-22net: dsa: don't fail to probe if we couldn't set the MTUVladimir Oltean
2020-04-22sched: etf: do not assume all sockets are full blownEric Dumazet
2020-04-22tracing: Convert local functions in tracing_map.c to staticJason Yan
2020-04-22tracing: Remove DECLARE_TRACE_NOARGSNikolay Borisov
2020-04-22ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...Steven Rostedt (VMware)
2020-04-23Documentation: kbuild: fix the section title formatMasahiro Yamada
2020-04-23um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-23kbuild: fix DT binding schema rule again to avoid needless rebuildsMasahiro Yamada
2020-04-22tracing: Fix memory leaks in trace_events_hist.cVamshi K Sthambamkadi
2020-04-22objtool: Fix off-by-one in symbol_by_offset()Julien Thierry
2020-04-22perf/core: fix parent pid/tid in task exit eventsIan Rogers
2020-04-22sched/core: Fix reset-on-fork from RT with uclampQuentin Perret
2020-04-22x86, sched: Move check for CPU type to caller functionGiovanni Gherdovich
2020-04-22x86, sched: Don't enable static key when starting secondary CPUsPeter Zijlstra (Intel)