summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-28igc: Fix TX timestamp support for non-MSI-X platformsJames McLaughlin
2021-12-28igc: Do not enable crosstimestamping for i225-V modelsVinicius Costa Gomes
2021-12-28Merge branch 'smc-fixes'David S. Miller
2021-12-28net/smc: fix kernel panic caused by race of smc_sockDust Li
2021-12-28net/smc: don't send CDC/LLC message if link not readyDust Li
2021-12-28NFC: st21nfca: Fix memory leak in device probe and removeWei Yongjun
2021-12-28net: lantiq_xrx200: fix statistics of received bytesAleksander Jan Bajkowski
2021-12-28net: ag71xx: Fix a potential double free in error handling pathsChristophe JAILLET
2021-12-28mISDN: change function names to avoid conflictswolfgang huang
2021-12-27Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-12-27selinux: initialize proto variable in selinux_ip_postroute_compat()Tom Rix
2021-12-27nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski
2021-12-27uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin
2021-12-27net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott
2021-12-27atlantic: Fix buff_ring OOB in aq_ring_rx_cleanZekun Shen
2021-12-27net: udp: fix alignment problem in udp4_seq_show()yangxingwu
2021-12-27net/smc: fix using of uninitialized completionsKarsten Graul
2021-12-27ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivateWilliam Zhao
2021-12-26Linux 5.16-rc7Linus Torvalds
2021-12-26Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-26Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-12-25Merge tag 'pinctrl-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-12-25Merge tag 'hwmon-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-25mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()Liu Shixin
2021-12-25mm/damon/dbgfs: protect targets destructions with kdamond_lockSeongJae Park
2021-12-25mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nidThibaut Sautereau
2021-12-25mm: delete unsafe BUG from page_cache_add_speculative()Hugh Dickins
2021-12-25mm, hwpoison: fix condition in free hugetlb page pathNaoya Horiguchi
2021-12-25MAINTAINERS: mark more list instances as moderatedRandy Dunlap
2021-12-25kernel/crash_core: suppress unknown crashkernel parameter warningPhilipp Rudo
2021-12-25mm: mempolicy: fix THP allocations escaping mempolicy restrictionsAndrey Ryabinin
2021-12-25kfence: fix memory leak when cat kfence objectsBaokun Li
2021-12-25selftests: mptcp: Remove the deprecated config NFT_COUNTERMa Xinjian
2021-12-25sctp: use call_rcu to free endpointXin Long
2021-12-24net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_registerMiaoqian Lin
2021-12-24Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-12-24Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-12-24recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens
2021-12-23selftests: Calculate udpgso segment count without header adjustmentCoco Li
2021-12-23udp: using datalen to cap ipv6 udp max gso segmentsCoco Li
2021-12-23Merge tag 'mlx5-fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-12-23Merge tag '5.16-rc5-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-12-23Merge tag 'drm-fixes-2021-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-23Merge tag 'io_uring-5.16-2021-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-23Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-12-23Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-23platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold
2021-12-23net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5MNobuhiro Iwamatsu