1. a9e8503 netfilter: nft_payload: don't allow th access for fragments by Florian Westphal · 2 years, 11 months ago
  2. 77b3371 netfilter: conntrack: don't refresh sctp entries in closed state by Florian Westphal · 2 years, 11 months ago
  3. ed14fc7 net: sparx5: Fix get_stat64 crash in tcpdump by Steen Hegelund · 2 years, 11 months ago
  4. dcb85f85 gcc-plugins/stackleak: Use noinstr in favor of notrace by Kees Cook · 2 years, 11 months ago
  5. eb2eb51 Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
  6. 551007a Merge tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 2 years, 11 months ago
  7. 25b20ae Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 11 months ago
  8. 87563a0 ax25: fix reference count leaks of ax25_dev by Duoming Zhou · 2 years, 11 months ago
  9. 80d4609 net: stmmac: ensure PTP time register reads are consistent by Yannick Vignon · 2 years, 11 months ago
  10. 77b1b8b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 2 years, 11 months ago
  11. 1f2cfdd printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin() by Mickaël Salaün · 2 years, 11 months ago
  12. 67d6212 Revert "module, async: async_synchronize_full() on module init iff async is used" by Igor Pylypiv · 2 years, 11 months ago
  13. 305e6c4 Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 2 years, 11 months ago
  14. 0166556 Merge branch 'net-ipa-enable-register-retention' by Jakub Kicinski · 2 years, 11 months ago
  15. 34a0817 net: ipa: request IPA register values be retained by Alex Elder · 2 years, 11 months ago
  16. ac62a01 dt-bindings: net: qcom,ipa: add optional qcom,qmp property by Alex Elder · 2 years, 11 months ago
  17. 2bdfd28 cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning by Waiman Long · 2 years, 11 months ago
  18. 7f3bdbc tools/resolve_btfids: Do not print any commands when building silently by Nathan Chancellor · 2 years, 11 months ago
  19. c36c04c Revert "mm/gup: small refactoring: simplify try_grab_page()" by John Hubbard · 2 years, 11 months ago
  20. d394bb7 Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 2 years, 11 months ago
  21. b293dcc bpf: Use VM_MAP instead of VM_ALLOC for ringbuf by Hou Tao · 2 years, 11 months ago
  22. 4a81f6d net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work by Daniel Borkmann · 2 years, 11 months ago
  23. b67985b tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data() by Eric Dumazet · 2 years, 11 months ago
  24. 88808fb Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 11 months ago
  25. d5084ff Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 11 months ago
  26. 27bb0b1 Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 11 months ago
  27. 3e5832e Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 2 years, 11 months ago
  28. 81eb8b0 net: sparx5: do not refer to skb after passing it on by Steen Hegelund · 2 years, 11 months ago
  29. 186edf7 selinux: fix double free of cond_list on error paths by Vratislav Bendel · 2 years, 11 months ago
  30. c86d861 Partially revert "net/smc: Add netlink net namespace support" by Dmitry V. Levin · 2 years, 11 months ago
  31. c8ff576 Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 2 years, 11 months ago
  32. 3aa430d Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 2 years, 11 months ago
  33. ad51857 net/mlx5e: Avoid field-overflowing memcpy() by Kees Cook · 3 years ago
  34. 6d5c900 net/mlx5e: Use struct_group() for memcpy() region by Kees Cook · 3 years ago
  35. 5b209d1 net/mlx5e: Avoid implicit modify hdr for decap drop rule by Roi Dayan · 2 years, 11 months ago
  36. de47db0 net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic by Raed Salem · 3 years, 1 month ago
  37. 5352859 net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic by Raed Salem · 3 years, 1 month ago
  38. 736dfe4 net/mlx5e: Don't treat small ceil values as unlimited in HTB offload by Maxim Mikityanskiy · 3 years ago
  39. d8e5883 net/mlx5: E-Switch, Fix uninitialized variable modact by Maor Dickman · 2 years, 11 months ago
  40. ec41332 net/mlx5e: Fix handling of wrong devices during bond netevent by Maor Dickman · 3 years ago
  41. 7957837 net/mlx5e: Fix broken SKB allocation in HW-GRO by Khalid Manaa · 3 years ago
  42. b8d9114 net/mlx5e: Fix wrong calculation of header index in HW_GRO by Khalid Manaa · 3 years ago
  43. 880b517 net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion by Roi Dayan · 3 years ago
  44. 55b2ca70 net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE by Dima Chumak · 3 years ago
  45. 5623ef8 net/mlx5e: TC, Reject rules with forward and drop actions by Roi Dayan · 3 years ago
  46. 3c5193a net/mlx5: Use del_timer_sync in fw reset flow of halting poll by Maher Sanalla · 3 years ago
  47. 4a08a13 net/mlx5e: Fix module EEPROM query by Gal Pressman · 3 years ago
  48. a2446bc net/mlx5e: TC, Reject rules with drop and modify hdr action by Roi Dayan · 3 years ago
  49. 350d9a8 net/mlx5: Bridge, ensure dev_name is null-terminated by Vlad Buslov · 3 years ago
  50. 04f8c12 net/mlx5: Bridge, take rtnl lock in init error handler by Vlad Buslov · 3 years ago
  51. c710897 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 2 years, 11 months ago
  52. d0cfa54 net: macsec: Verify that send_sci is on when setting Tx sci explicitly by Lior Nahmanson · 2 years, 11 months ago
  53. 63e4b45 ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback by Georgi Valkov · 2 years, 11 months ago
  54. 479f554 tcp: fix mem under-charging with zerocopy sendmsg() by Eric Dumazet · 2 years, 11 months ago
  55. e42e70a af_packet: fix data-race in packet_setsockopt / packet_setsockopt by Eric Dumazet · 2 years, 11 months ago
  56. c6f6f24 rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() by Eric Dumazet · 2 years, 11 months ago
  57. 04c2a47 net: sched: fix use-after-free in tc_new_tfilter() by Eric Dumazet · 2 years, 11 months ago
  58. 6dde7ac ethernet: smc911x: fix indentation in get/set EEPROM by Jakub Kicinski · 2 years, 11 months ago
  59. b7892f7 tools: Ignore errors from `which' when searching a GCC toolchain by Jean-Philippe Brucker · 2 years, 11 months ago
  60. 9f7fb8d Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 2 years, 11 months ago
  61. 9e15510 Merge tag 'regulator-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 2 years, 11 months ago
  62. 83c2713 Merge tag 'platform-drivers-x86-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 2 years, 11 months ago
  63. 24d7f48 Merge tag 'ovl-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 2 years, 11 months ago
  64. 1a2beb3 mailmap: update Christian Brauner's email address by Christian Brauner · 2 years, 11 months ago
  65. 630c128 Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 2 years, 11 months ago
  66. 61fda95 Merge tag 'audit-pr-20220131' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 2 years, 11 months ago
  67. 24f6008 cgroup-v1: Require capabilities to set release_agent by Eric W. Biederman · 3 years ago
  68. cad014b e1000e: Handshake with CSME starts from ADL platforms by Sasha Neftin · 3 years, 1 month ago
  69. 68defd5 e1000e: Separate ADP board type from TGP by Sasha Neftin · 3 years, 1 month ago
  70. 836f35f platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD platforms by Mark Pearson · 2 years, 11 months ago
  71. 881cc73 net: phy: Fix qca8081 with speeds lower than 2.5Gb/s by Jonathan McDowell · 2 years, 11 months ago
  72. ee12595 fanotify: Fix stale file descriptor in copy_event_to_user() by Dan Carpenter · 2 years, 11 months ago
  73. 2161ba0 MIPS: KVM: fix vz.c kernel-doc notation by Randy Dunlap · 2 years, 11 months ago
  74. 50317b6 MIPS: octeon: Fix missed PTR->PTR_WD conversion by Thomas Bogendoerfer · 2 years, 11 months ago
  75. 9cef24c net: macsec: Fix offload support for NETDEV_UNREGISTER event by Lior Nahmanson · 2 years, 11 months ago
  76. 7af037c net: stmmac: dump gmac4 DMA registers correctly by Camel Guo · 2 years, 11 months ago
  77. 4223f86 net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY by Arınç ÜNAL · 2 years, 11 months ago
  78. 6533e55 i40e: Fix reset path while removing the driver by Karen Sornek · 3 years ago
  79. 3d25046 i40e: Fix reset bw limit when DCB enabled with 1 TC by Jedrzej Jagielski · 3 years ago
  80. ec04989 kselftest: Fix vdso_test_abi return status by Vincenzo Frascino · 2 years, 11 months ago
  81. f83a96e spi: mediatek: Avoid NULL pointer crash in interrupt by Benjamin Gaignard · 2 years, 11 months ago
  82. baf927a pinctrl: microchip-sgpio: Fix support for regmap by Horatiu Vultur · 2 years, 11 months ago
  83. 341adee net/smc: Forward wakeup to smc socket waitqueue after fallback by Wen Gu · 3 years ago
  84. 26291c5 Linux 5.17-rc2 by Linus Torvalds · 2 years, 11 months ago
  85. c5fe9de Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
  86. 27a96c4 Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
  87. 24f4db1 Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
  88. a96d3a5 Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
  89. 8dd7168 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 2 years, 11 months ago
  90. ddf4b77 ocfs2: fix a deadlock when commit trans by Joseph Qi · 2 years, 11 months ago
  91. 4cd1103 jbd2: export jbd2_journal_[grab|put]_journal_head by Joseph Qi · 2 years, 11 months ago
  92. 44585f7 psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n by Suren Baghdasaryan · 2 years, 11 months ago
  93. 51e50fb psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n by Suren Baghdasaryan · 2 years, 11 months ago
  94. 27fe733 mm, kasan: use compare-exchange operation to set KASAN page tag by Peter Collingbourne · 2 years, 11 months ago
  95. 09c6304 kasan: test: fix compatibility with FORTIFY_SOURCE by Marco Elver · 2 years, 11 months ago
  96. 0226bd6 tools/testing/scatterlist: add missing defines by Maor Gottlieb · 2 years, 11 months ago
  97. 536f421 mm: page->mapping folio->mapping should have the same offset by Wei Yang · 2 years, 11 months ago
  98. 61e28cf0 memory-failure: fetch compound_head after pgmap_pfn_valid() by Joao Martins · 2 years, 11 months ago
  99. dbecf9b ia64: make IA64_MCA_RECOVERY bool instead of tristate by Randy Dunlap · 2 years, 11 months ago
  100. e7f1e88 binfmt_misc: fix crash when load/unload module by Tong Zhang · 2 years, 11 months ago