1. ddb16b0 Merge tag 'acpi-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
  2. 0a566d4 Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years ago
  3. 31462d9 Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
  4. f9aaa5b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  5. cff7f22 Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years ago
  6. 1eb7de1 Merge tag '9p-for-5.17-rc3' of git://github.com/martinetd/linux by Linus Torvalds · 3 years ago
  7. 633a8e8 Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years ago
  8. 07d2505 kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner" by Shuah Khan · 3 years ago
  9. 6a0fb70 MAINTAINERS: update rppt's email by Mike Rapoport · 3 years ago
  10. c10a0f8 mm/kmemleak: avoid scanning potential huge holes by Lang Yu · 3 years ago
  11. 520ba72 ipc/sem: do not sleep with a spin lock held by Minghao Chi · 3 years ago
  12. 314c459 mm/pgtable: define pte_index so that preprocessor could recognize it by Mike Rapoport · 3 years ago
  13. 80110bb mm/page_table_check: check entries at pmd levels by Pasha Tatashin · 3 years ago
  14. e59a47b8 mm/khugepaged: unify collapse pmd clear, flush and free by Pasha Tatashin · 3 years ago
  15. 64d8b9e1 mm/page_table_check: use unsigned long for page counters and cleanup by Pasha Tatashin · 3 years ago
  16. fb5222a mm/debug_vm_pgtable: remove pte entry from the page table by Pasha Tatashin · 3 years ago
  17. a85468b Revert "mm/page_isolation: unset migratetype directly for non Buddy page" by Chen Wandun · 3 years ago
  18. 9ca3d3c Merge tag 'drm-intel-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years ago
  19. 8ea2c51 Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years ago
  20. 7eb3848 Merge tag 'amd-drm-fixes-5.17-2022-02-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years ago
  21. dcb85f85 gcc-plugins/stackleak: Use noinstr in favor of notrace by Kees Cook · 3 years ago
  22. eb2eb51 Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
  23. 551007a Merge tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years ago
  24. 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 · 3 years ago
  25. 87563a0 ax25: fix reference count leaks of ax25_dev by Duoming Zhou · 3 years ago
  26. 80d4609 net: stmmac: ensure PTP time register reads are consistent by Yannick Vignon · 3 years ago
  27. 77b1b8b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years ago
  28. 1f2cfdd printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin() by Mickaël Salaün · 3 years ago
  29. 67d6212 Revert "module, async: async_synchronize_full() on module init iff async is used" by Igor Pylypiv · 3 years ago
  30. 305e6c4 Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years ago
  31. 0166556 Merge branch 'net-ipa-enable-register-retention' by Jakub Kicinski · 3 years ago
  32. 34a0817 net: ipa: request IPA register values be retained by Alex Elder · 3 years ago
  33. ac62a01 dt-bindings: net: qcom,ipa: add optional qcom,qmp property by Alex Elder · 3 years ago
  34. 2bdfd28 cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning by Waiman Long · 3 years ago
  35. 7f3bdbc tools/resolve_btfids: Do not print any commands when building silently by Nathan Chancellor · 3 years ago
  36. c36c04c Revert "mm/gup: small refactoring: simplify try_grab_page()" by John Hubbard · 3 years ago
  37. d394bb7 Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years ago
  38. 622c9a3 drm: mxsfb: Fix NULL pointer dereference by Alexander Stein · 3 years ago
  39. b293dcc bpf: Use VM_MAP instead of VM_ALLOC for ringbuf by Hou Tao · 3 years ago
  40. d3b331f cifs: fix workstation_name for multiuser mounts by Ryan Bair · 3 years, 1 month ago
  41. 40c845c Invalidate fscache cookie only when inode attributes are changed. by Rohith Surabattula · 3 years ago
  42. 4a81f6d net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work by Daniel Borkmann · 3 years ago
  43. b67985b tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data() by Eric Dumazet · 3 years ago
  44. e8ae387 drm/amdgpu: fix logic inversion in check by Christian König · 3 years ago
  45. e55a3ae drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled by Mario Limonciello · 3 years ago
  46. 30fbce3 drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels by Aun-Ali Zaidi · 3 years ago
  47. 49a6ebb drm/amd/display: revert "Reset fifo after enable otg" by Zhan Liu · 3 years ago
  48. f5fa54f drm/amd/display: watermark latencies is not enough on DCN31 by Paul Hsieh · 3 years ago
  49. 2d8ae25d2 drm/amd/display: Update watermark values for DCN301 by Agustin Gutierrez · 3 years ago
  50. bca5245 drm/amdgpu: fix a potential GPU hang on cyan skillfish by Lang Yu · 3 years ago
  51. 04ef860 drm/amd: Only run s3 or s0ix if system is configured properly by Mario Limonciello · 3 years ago
  52. f52a2b8 drm/amd: add support to check whether the system is set to s3 by Mario Limonciello · 3 years ago
  53. 88808fb Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years ago
  54. d5084ff Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years ago
  55. 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 · 3 years ago
  56. 038b8d1 libceph: optionally use bounce buffer on recv path in crc mode by Ilya Dryomov · 3 years, 1 month ago
  57. 2ea8871 libceph: make recv path in secure mode work the same as send path by Ilya Dryomov · 3 years ago
  58. 3e5832e Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years ago
  59. 81eb8b0 net: sparx5: do not refer to skb after passing it on by Steen Hegelund · 3 years ago
  60. 186edf7 selinux: fix double free of cond_list on error paths by Vratislav Bendel · 3 years ago
  61. c86d861 Partially revert "net/smc: Add netlink net namespace support" by Dmitry V. Levin · 3 years ago
  62. c8ff576 Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years ago
  63. a3f781a fbcon: Add option to enable legacy hardware acceleration by Helge Deller · 3 years ago
  64. 87ab9f6 Revert "fbcon: Disable accelerated scrolling" by Helge Deller · 3 years ago
  65. 1148836 Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)" by Helge Deller · 3 years ago
  66. 3aa430d Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 3 years ago
  67. ad51857 net/mlx5e: Avoid field-overflowing memcpy() by Kees Cook · 3 years ago
  68. 6d5c900 net/mlx5e: Use struct_group() for memcpy() region by Kees Cook · 3 years ago
  69. 5b209d1 net/mlx5e: Avoid implicit modify hdr for decap drop rule by Roi Dayan · 3 years ago
  70. de47db0 net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic by Raed Salem · 3 years, 1 month ago
  71. 5352859 net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic by Raed Salem · 3 years, 1 month ago
  72. 736dfe4 net/mlx5e: Don't treat small ceil values as unlimited in HTB offload by Maxim Mikityanskiy · 3 years ago
  73. d8e5883 net/mlx5: E-Switch, Fix uninitialized variable modact by Maor Dickman · 3 years ago
  74. ec41332 net/mlx5e: Fix handling of wrong devices during bond netevent by Maor Dickman · 3 years ago
  75. 7957837 net/mlx5e: Fix broken SKB allocation in HW-GRO by Khalid Manaa · 3 years ago
  76. b8d9114 net/mlx5e: Fix wrong calculation of header index in HW_GRO by Khalid Manaa · 3 years ago
  77. 880b517 net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion by Roi Dayan · 3 years ago
  78. 55b2ca70 net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE by Dima Chumak · 3 years ago
  79. 5623ef8 net/mlx5e: TC, Reject rules with forward and drop actions by Roi Dayan · 3 years ago
  80. 3c5193a net/mlx5: Use del_timer_sync in fw reset flow of halting poll by Maher Sanalla · 3 years ago
  81. 4a08a13 net/mlx5e: Fix module EEPROM query by Gal Pressman · 3 years ago
  82. a2446bc net/mlx5e: TC, Reject rules with drop and modify hdr action by Roi Dayan · 3 years ago
  83. 350d9a8 net/mlx5: Bridge, ensure dev_name is null-terminated by Vlad Buslov · 3 years ago
  84. 04f8c12 net/mlx5: Bridge, take rtnl lock in init error handler by Vlad Buslov · 3 years ago
  85. c710897 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 3 years ago
  86. d0cfa54 net: macsec: Verify that send_sci is on when setting Tx sci explicitly by Lior Nahmanson · 3 years ago
  87. 63e4b45 ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback by Georgi Valkov · 3 years ago
  88. 479f554 tcp: fix mem under-charging with zerocopy sendmsg() by Eric Dumazet · 3 years ago
  89. e42e70a af_packet: fix data-race in packet_setsockopt / packet_setsockopt by Eric Dumazet · 3 years ago
  90. c6f6f24 rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() by Eric Dumazet · 3 years ago
  91. 04c2a47 net: sched: fix use-after-free in tc_new_tfilter() by Eric Dumazet · 3 years ago
  92. 6dde7ac ethernet: smc911x: fix indentation in get/set EEPROM by Jakub Kicinski · 3 years ago
  93. b7892f7 tools: Ignore errors from `which' when searching a GCC toolchain by Jean-Philippe Brucker · 3 years ago
  94. 9f7fb8d Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years ago
  95. 9e15510 Merge tag 'regulator-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 3 years ago
  96. 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 · 3 years ago
  97. 24d7f48 Merge tag 'ovl-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years ago
  98. 1a2beb3 mailmap: update Christian Brauner's email address by Christian Brauner · 3 years ago
  99. 630c128 Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 3 years ago
  100. 61fda95 Merge tag 'audit-pr-20220131' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years ago