1. 70eda68 Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 weeks ago master
  2. 48f76a1 Merge tag 'acpi-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 weeks ago
  3. af149b66 Merge branch 'acpi-cppc' by Rafael J. Wysocki · 3 weeks ago
  4. 66182ca Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 weeks ago
  5. eb54415 Merge tag 'audit-pr-20260513' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 weeks ago
  6. 31e62c2 ptrace: slightly saner 'get_dumpable()' logic by Linus Torvalds · 3 weeks ago
  7. c78bdba net: phy: DP83TC811: add reading of abilities by Sven Schuchmann · 3 weeks ago
  8. ff26a0e net: tls: prevent chain-after-chain in plain text SG by Jakub Kicinski · 3 weeks ago
  9. 285943c net: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ring by Jakub Kicinski · 3 weeks ago
  10. 27774002 net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot by Xiang Mei · 3 weeks ago
  11. cc21150 Merge branch 'macsec-use-rcu_work-to-fix-crypto-cleanup-in-softirq-context' by Jakub Kicinski · 3 weeks ago
  12. 552cc23 macsec: use rcu_work to defer TX SA crypto cleanup out of softirq by Jinliang Zheng · 3 weeks ago
  13. 6624bba macsec: use rcu_work to defer RX SA crypto cleanup out of softirq by Jinliang Zheng · 3 weeks ago
  14. c6690a9 macsec: introduce dedicated workqueue for SA crypto cleanup by Jinliang Zheng · 3 weeks ago
  15. b84c563 net: net_failover: Fix the deadlock in slave register by Faicker Mo · 3 weeks ago
  16. 9a390d3 MAINTAINERS: update atlantic driver maintainer by Sukhdeep Singh · 3 weeks ago
  17. 59afae20 selftests/tc-testing: Add QFQ/CBS qlen underflow test by Victor Nogueira · 3 weeks ago
  18. 320fb29 net/sched: sch_cbs: Call qdisc_reset for child qdisc by Jamal Hadi Salim · 3 weeks ago
  19. 4694efc FDDI: defza: Sanitise the reset safety timer by Maciej W. Rozycki · 4 weeks ago
  20. 59a62ea Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext by Linus Torvalds · 3 weeks ago
  21. 0913b58 Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 weeks ago
  22. 50599e4 Merge tag 'wq-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 3 weeks ago
  23. 6ae315d sched_ext: Use HK_TYPE_DOMAIN_BOOT to detect isolcpus= domain isolation by Andrea Righi · 3 weeks ago
  24. 345f401 cgroup/cpuset: Return only actually allocated CPUs during partition invalidation by sunshaojie · 3 weeks ago
  25. e1914ad Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 weeks ago
  26. 7d8f315 selftests/cgroup: Fix error path leaks in test_percpu_basic by Yu Miao · 3 weeks ago
  27. 1f63dd8 Merge tag 'fixes-2026-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux by Linus Torvalds · 3 weeks ago
  28. 2d5d3fc KVM: VMX: introduce module parameter to disable CET by Paolo Bonzini · 3 weeks ago
  29. f5b2772 net: ethernet: ravb: Do not check URAM suspension when WoL is active by Niklas Söderlund · 4 weeks ago
  30. 3d04259 ethtool: fix ethnl_bitmap32_not_zero() bit interval semantics by Chenguang Zhao · 3 weeks ago
  31. 7bf563b net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepoint by Xiang Mei · 3 weeks ago
  32. a3fdd92 net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS by Nicolò Coccia · 4 weeks ago
  33. f9e2342 net: atm: fix skb leak in sigd_send() default branch by Wei Yang · 4 weeks ago
  34. e3adf69 net: ethtool: phy: avoid NULL deref when PHY driver is unbound by David Carlier · 4 weeks ago
  35. 2c308cf net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabled by Zoran Ilievski · 3 weeks ago
  36. cceb874 sched_ext: Defer sub_kset base put to scx_sched_free_rcu_work by Tejun Heo · 3 weeks ago
  37. b273b75 sched_ext: INIT_LIST_HEAD() &sch->all in scx_alloc_and_add_sched() by Tejun Heo · 3 weeks ago
  38. ef7e0c5 Merge tag 'kvm-s390-master-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 3 weeks ago
  39. 39e25a2 sched_ext: Drop NONE early return in scx_disable_and_exit_task() by Tejun Heo · 3 weeks ago
  40. 3098c07 KVM: x86: Swap the dst and src operand for MOVNTDQA by Sean Christopherson · 4 weeks ago
  41. 6b72d05 KVM: x86: use again the flush argument of __link_shadow_page() by Paolo Bonzini · 4 weeks ago
  42. 87c8101 KVM: selftests: Ensure gmem file sizes are multiple of host page size by Sean Christopherson · 3 weeks ago
  43. 4a9ee4f Merge tag 'kvmarm-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 weeks ago
  44. 80f4a7b8 Documentation: kvm: update links in the references section of AMD Memory Encryption by Ninad Naik · 3 weeks ago
  45. 5bd1ddb7 KVM: nSVM: Never use L0's PAUSE loop exiting while L2 is running by Sean Christopherson · 4 weeks ago
  46. 2b72f16 KVM: x86: Fix Xen hypercall tracepoint argument assignment by Qiang Ma · 3 weeks ago
  47. 577a8d3 KVM: Reject wrapped offset in kvm_reset_dirty_gfn() by Aaron Sacks · 3 weeks ago
  48. f9e1c13 audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV by Sergio Correia · 3 weeks ago
  49. e4a6404 audit: fix incorrect inheritable capability in CAPSET records by Sergio Correia · 3 weeks ago
  50. 1d5dcaa Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 3 weeks ago
  51. b7cdd59 ACPI: PAD: xen: Check ACPI_COMPANION() against NULL by Rafael J. Wysocki · 3 weeks ago
  52. 64ffa2e HID: logitech-hidpp: Add support for newer Bluetooth keyboards by Alain Michaud · 3 weeks ago
  53. 48d1677 HID: pidff: Fix integer overflow in pidff_rescale by Tomasz Pakuła · 4 weeks ago
  54. a991aa5 HID: i2c-hid: add reset quirk for BLTP7853 touchpad by Xu Rao · 4 weeks ago
  55. 2063425 HID: core: introduce hid_safe_input_report() by Benjamin Tissoires · 4 weeks ago
  56. 2c85c61 HID: pass the buffer size to hid_report_raw_event by Benjamin Tissoires · 4 weeks ago
  57. b08665f HID: google: hammer: stop hardware on devres action failure by Myeonghun Pak · 6 weeks ago
  58. 1654e53 HID: appletb-kbd: run inactivity autodim from workqueues by Sangyun Kim · 6 weeks ago
  59. 4db2af9 HID: appletb-kbd: fix UAF in inactivity-timer cleanup path by Sangyun Kim · 6 weeks ago
  60. cac61b5 HID: playstation: Clamp num_touch_reports by T.J. Mercier · 7 weeks ago
  61. d93ba91 HID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_ID by Lee Jones · 7 weeks ago
  62. f097d24 HID: mcp2221: fix OOB write in mcp2221_raw_event() by Florian Pradines · 4 weeks ago
  63. 5f90dcf HID: quirks: really enable the intended work around for appledisplay by Lukas Bulwahn · 4 months ago
  64. 17ee873 HID: hid-sjoy: race between init and usage by Oliver Neukum · 3 months ago
  65. 9988931 Merge branch 'net-shaper-fix-various-minor-bugs' by Paolo Abeni · 3 weeks ago
  66. ce372e8 net: shaper: reject QUEUE scope handle with missing id by Jakub Kicinski · 3 weeks ago
  67. b62b29e net: shaper: enforce singleton NETDEV scope with id 0 by Jakub Kicinski · 3 weeks ago
  68. 8d5806c net: shaper: reject handle IDs exceeding internal bit-width by Jakub Kicinski · 3 weeks ago
  69. fbf5df3 tools: ynl: add scope qualifier for definitions by Jakub Kicinski · 3 weeks ago
  70. 0f9a857 net: shaper: fix undersized reply skb allocation in GROUP command by Jakub Kicinski · 3 weeks ago
  71. 8054f85b net: shaper: set ret to -ENOMEM when genlmsg_new() fails in group_doit by Jakub Kicinski · 3 weeks ago
  72. 6e8ae9d8 selftests: drv-net: add shaper test for duplicate leaves by Jakub Kicinski · 3 weeks ago
  73. a9a2fa1 net: shaper: reject duplicate leaves in GROUP request by Jakub Kicinski · 3 weeks ago
  74. 235fb53 net: shaper: fix trivial ordering issue in net_shaper_commit() by Jakub Kicinski · 3 weeks ago
  75. 7cee43f net: shaper: flip the polarity of the valid flag by Jakub Kicinski · 3 weeks ago
  76. 36a8d04 net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS reference by Ethan Nelson-Moore · 4 weeks ago
  77. 2cc8f49 Merge branch 'net-ethernet-cortina-fix-various-rx-bugs' by Paolo Abeni · 3 weeks ago
  78. ebd8ec2 net: ethernet: cortina: Carry over frag counter by Linus Walleij · 4 weeks ago
  79. 06937db net: ethernet: cortina: Make RX SKB per-port by Linus Walleij · 4 weeks ago
  80. 2cb1562 net: ethernet: cortina: No mapping is a dropped rx by Linus Walleij · 4 weeks ago
  81. 93d809a Merge branch 'vsock-virtio-fix-vsockmon-tap-skb-construction' by Paolo Abeni · 3 weeks ago
  82. 3a3e3d9 vsock/virtio: fix empty payload in tap skb for non-linear buffers by Stefano Garzarella · 4 weeks ago
  83. 5f344d8 vsock/virtio: fix length and offset in tap skb for split packets by Stefano Garzarella · 4 weeks ago
  84. 911f547 net: hsr: fix NULL pointer dereference in hsr_get_node_data() by Quan Sun · 4 weeks ago
  85. c21b90f x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache by Prathyushi Nangia · 6 months ago
  86. be48e5f qed: fix division by zero in qed_init_wfq_param when all vports are configured by Evgenii Burenchev · 4 weeks ago
  87. f8e64e9 net/sched: dualpi2: initialize timer earlier in dualpi2_init() by Davide Caratti · 4 weeks ago
  88. 03cb001e tcp: Fix out-of-bounds access for twsk in tcp_ao_established_key(). by Kuniyuki Iwashima · 4 weeks ago
  89. 24a08d7 net: ena: PHC: Check return code before setting timestamp output by Arthur Kiyanovski · 4 weeks ago
  90. e174929 net/rds: reset op_nents when zerocopy page pin fails by Allison Henderson · 4 weeks ago
  91. 50897c9 Merge tag 'linux_kselftest-kunit-fixes-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 weeks ago
  92. 9a415cc sched_ext: Avoid UAF in scx_root_enable_workfn() init failure path by Tejun Heo · 3 weeks ago
  93. 5dd7444 cgroup/cpuset: Reserve DL bandwidth only for root-domain moves by Guopeng Zhang · 4 weeks ago
  94. e4865a5 ACPI: driver: Check ACPI_COMPANION() against NULL during probe by Rafael J. Wysocki · 4 weeks ago
  95. c1fa0bb exit: prevent preemption of oopsing TASK_DEAD task by Jann Horn · 3 weeks ago
  96. 657b594 fprobe: Fix unregister_fprobe() to wait for RCU grace period by Masami Hiramatsu (Google) · 4 weeks ago
  97. 86ecb1c sched_ext: Clear ops->priv on scx_alloc_and_add_sched() error paths by Andrea Righi · 3 weeks ago
  98. 4a39eda cgroup/cpuset: Reset DL migration state on can_attach() failure by Guopeng Zhang · 4 weeks ago
  99. bbf30b3 sched_ext: Fix ops->priv clobber on concurrent attach/detach by Andrea Righi · 3 weeks ago
  100. 3788e32 selftests/sched_ext: Fix build error in dequeue selftest by Andrea Righi · 4 weeks ago