1. ffa8df4 bonding: fix data-races around agg_select_timer by Eric Dumazet · 2 years, 11 months ago
  2. d9bd9d4 net_sched: add __rcu annotation to netdev->qdisc by Eric Dumazet · 2 years, 11 months ago
  3. 4f523f1 ipv6: per-netns exclusive flowlabel checks by Willem de Bruijn · 2 years, 11 months ago
  4. de55891 Revert "module, async: async_synchronize_full() on module init iff async is used" by Igor Pylypiv · 3 years ago
  5. 4578b97 can: isotp: add SF_BROADCAST support for functional addressing by Oliver Hartkopp · 4 years, 1 month ago
  6. 8c83859 mm: memcg: synchronize objcg lists with a dedicated spinlock by Roman Gushchin · 2 years, 11 months ago
  7. 00e6d6c net: fix a memleak when uncloning an skb dst and its metadata by Antoine Tenart · 2 years, 11 months ago
  8. 2e9fd2d net: do not keep the dst cache when uncloning an skb dst and its metadata by Antoine Tenart · 2 years, 11 months ago
  9. 04fe656 netfilter: ctnetlink: disable helper autoassign by Florian Westphal · 2 years, 11 months ago
  10. a941384 PM: s2idle: ACPI: Fix wakeup interrupts handling by Rafael J. Wysocki · 2 years, 11 months ago
  11. 4607218 PM: hibernate: Remove register_nosave_region_late() by Amadeusz Sławiński · 3 years ago
  12. e2b4435 NFS: change nfs_access_get_cached to only report the mask by NeilBrown · 3 years, 3 months ago
  13. 7053188 mm/pgtable: define pte_index so that preprocessor could recognize it by Mike Rapoport · 2 years, 11 months ago
  14. d4e4e61 psi: Fix uaf issue when psi trigger is destroyed while being polled by Suren Baghdasaryan · 3 years ago
  15. 0b4e824 fsnotify: invalidate dcache before IN_DELETE event by Amir Goldstein · 3 years ago
  16. bc58a5b ipv4: remove sparse error in ip_neigh_gw4() by Eric Dumazet · 3 years ago
  17. 869f170 Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" by Guillaume Nault · 3 years ago
  18. 91b04e8 perf: Fix perf_event_read_local() time by Peter Zijlstra · 3 years ago
  19. 4cd0ef6 ipv6: annotate accesses to fn->fn_sernum by Eric Dumazet · 3 years ago
  20. b26fed2 ipv4: avoid using shared IP generator for connected sockets by Eric Dumazet · 3 years ago
  21. db044d9 net: fix information leakage in /proc/net/ptype by Congyu Liu · 3 years ago
  22. 20f6675 usb: roles: fix include/linux/usb/role.h compile issue by Linyu Yuan · 3 years ago
  23. 6973b38 net_sched: restore "mpu xxx" handling by Kevin Bracey · 3 years ago
  24. edc0954 inet: frags: annotate races around fqdir->dead and fqdir->high_thresh by Eric Dumazet · 3 years ago
  25. fcfd828 ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions by Mark Langsdorf · 3 years ago
  26. a0b1333 xfrm: rate limit SA mapping change message to user space by Antony Antony · 3 years ago
  27. 37b25de PM: runtime: Add safety net to supplier device release by Rafael J. Wysocki · 3 years, 1 month ago
  28. d698e02 HID: quirks: Allow inverting the absolute X/Y values by Alistair Francis · 3 years, 1 month ago
  29. cda7555 ACPI: Change acpi_device_always_present() into acpi_device_override_status() by Hans de Goede · 3 years, 1 month ago
  30. d781f4c scsi: block: pm: Always set request queue runtime active in blk_post_runtime_resume() by Alan Stern · 3 years ago
  31. cacc6c3 clocksource: Reduce clocksource-skew threshold by Paul E. McKenney · 3 years, 7 months ago
  32. 924886f bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD) by Hou Tao · 3 years, 1 month ago
  33. c0acd5a cgroup: Trace event cgroup id fields should be u64 by William Kucharski · 3 years, 1 month ago
  34. d2e5724 mm_zone: add function to check if managed dma zone exists by Baoquan He · 3 years ago
  35. 723acd7 perf: Protect perf_guest_cbs with RCU by Sean Christopherson · 3 years, 2 months ago
  36. 0084fef devtmpfs regression fix: reconfigure on each mount by NeilBrown · 3 years ago
  37. a0f3ac3 uapi: fix linux/nfc.h userspace compilation errors by Dmitry V. Levin · 3 years ago
  38. 818c9e0 nfc: uapi: use kernel size_t to fix user-space builds by Krzysztof Kozlowski · 3 years ago
  39. 769d14a sctp: use call_rcu to free endpoint by Xin Long · 3 years ago
  40. a0e82d5 memblock: fix memblock_phys_alloc() section mismatch error by Jackie Liu · 3 years ago
  41. c05d8f6 tee: handle lookup of shm with reference count 0 by Jens Wiklander · 3 years, 1 month ago
  42. e00eace net: skip virtio_net_hdr_set_proto if protocol already set by Willem de Bruijn · 3 years ago
  43. ed05e4d net: accept UFOv6 packages in virtio_net_hdr_to_skb by Willem de Bruijn · 3 years ago
  44. bdd8129 PM: runtime: Fix pm_runtime_active() kerneldoc comment by Rafael J. Wysocki · 3 years, 1 month ago
  45. 47ffefd aio: fix use-after-free due to missing POLLFREE handling by Eric Biggers · 3 years, 1 month ago
  46. 8e04c83 wait: add wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
  47. 32a329b netfilter: conntrack: annotate data-races around ct->timeout by Eric Dumazet · 3 years, 1 month ago
  48. b1830ed bonding: make tx_rebalance_counter an atomic by Eric Dumazet · 3 years, 1 month ago
  49. f26951d bpf, x86: Fix "no previous prototype" warning by Björn Töpel · 3 years, 1 month ago
  50. 6114432 HID: add hid_is_usb() function to make it simpler for USB detection by Greg Kroah-Hartman · 3 years, 1 month ago
  51. 9a40a1e ipv4: convert fib_num_tclassid_users to atomic_t by Eric Dumazet · 3 years, 1 month ago
  52. fa973bf net: annotate data-races on txq->xmit_lock_owner by Eric Dumazet · 3 years, 1 month ago
  53. ef55f0f siphash: use _unaligned version by default by Arnd Bergmann · 3 years, 1 month ago
  54. c6f340a tcp: fix page frag corruption on page fault by Paolo Abeni · 3 years, 1 month ago
  55. e3be118 wireguard: device: reset peer src endpoint when netns exits by Jason A. Donenfeld · 3 years, 1 month ago
  56. 209d35e ipv6: fix memory leak in fib6_rule_suppress by msizanoen1 · 3 years, 1 month ago
  57. c200721 kprobes: Limit max data_size of the kretprobe instances by Masami Hiramatsu · 3 years, 1 month ago
  58. 136cabf ACPI: Add stubs for wakeup handler functions by Mario Limonciello · 3 years, 2 months ago
  59. a15261d shm: extend forced shm destroy to support objects from several IPC nses by Alexander Mikhalitsyn · 3 years, 1 month ago
  60. b98284a xen: sync include/xen/interface/io/ring.h with Xen's newest version by Juergen Gross · 3 years, 8 months ago
  61. 3c40584 net: ipv6: add fib6_nh_release_dsts stub by Nikolay Aleksandrov · 3 years, 1 month ago
  62. 8730a67 net: ieee802154: handle iftypes as u32 by Alexander Aring · 3 years, 2 months ago
  63. 33fe044 bpf: Fix toctou on read-only map's constant scalar tracking by Daniel Borkmann · 3 years, 2 months ago
  64. d35250e Revert "perf: Rework perf_event_exit_event()" by Sasha Levin · 3 years, 1 month ago
  65. f751fb5 ALSA: hda: hdac_ext_stream: fix potential locking issues by Pierre-Louis Bossart · 3 years, 3 months ago
  66. 9febc9d fs: export an inode_update_time helper by Josef Bacik · 3 years, 3 months ago
  67. 1ae0d59 RDMA/netlink: Add __maybe_unused to static inline in C file by Leon Romanovsky · 3 years, 2 months ago
  68. 34e5470 NFC: add NCI_UNREG flag to eliminate the race by Lin Ma · 3 years, 1 month ago
  69. 8e6bae9 net: virtio_net_hdr_to_skb: count transport header in UFO by Jonathan Davies · 3 years, 1 month ago
  70. 3984876 tracing: Add length protection to histogram string copies by Steven Rostedt (VMware) · 3 years, 1 month ago
  71. 5f7aadf net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy. by Arjun Roy · 4 years, 1 month ago
  72. e8bd5e3 f2fs: fix up f2fs_lookup tracepoints by Gao Xiang · 3 years, 3 months ago
  73. 8176441 scsi: target: Fix ordered tag handling by Mike Christie · 3 years, 3 months ago
  74. 5eca1c8 bus: ti-sysc: Add quirk handling for reinit on context lost by Tony Lindgren · 3 years, 3 months ago
  75. f28c620 PCI/MSI: Deal with devices lying about their MSI mask capability by Marc Zyngier · 3 years, 2 months ago
  76. 79ff56c block: Add a helper to validate the block size by Xie Yongji · 3 years, 2 months ago
  77. 74ba917 arch/cc: Introduce a function to check for confidential computing features by Tom Lendacky · 3 years, 4 months ago
  78. f967d12 PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros by Pali Rohár · 3 years, 3 months ago
  79. a8cdf34 net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE by Daniel Borkmann · 3 years, 3 months ago
  80. f67f6eb posix-cpu-timers: Clear task::posix_cputimers_work in copy_process() by Michael Pratt · 3 years, 2 months ago
  81. b570346 seq_file: fix passing wrong private data by Muchun Song · 3 years, 2 months ago
  82. c842a4c bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding by John Fastabend · 3 years, 2 months ago
  83. 9f0e683 llc: fix out-of-bound array index in llc_sk_dev_hash() by Eric Dumazet · 3 years, 2 months ago
  84. 628773a ethtool: fix ethtool msg len calculation for pause stats by Jakub Kicinski · 3 years, 2 months ago
  85. 10f2108 NFS: Fix up commit deadlocks by Trond Myklebust · 3 years, 3 months ago
  86. 602ab1f rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined by Arnaud Pouliquen · 3 years, 6 months ago
  87. ff1a0f7 tpm: fix Atmel TPM crash caused by too frequent queries by Hao Wu · 3 years, 4 months ago
  88. a342cb4 tcp: switch orphan_count to bare per-cpu counters by Eric Dumazet · 3 years, 3 months ago
  89. c85c6fa kernel/sched: Fix sched_fork() access an invalid sched_task_group by Zhang Qiao · 3 years, 3 months ago
  90. 50a2d12 task_stack: Fix end_of_stack() for architectures with upwards-growing stack by Helge Deller · 3 years, 3 months ago
  91. 42d8c28 net: annotate data-race in neigh_output() by Eric Dumazet · 3 years, 2 months ago
  92. b34ea3c block: bump max plugged deferred size from 16 to 32 by Jens Axboe · 3 years, 3 months ago
  93. f09e1a2 fs/proc/uptime.c: Fix idle time reporting in /proc/uptime by Josh Don · 3 years, 4 months ago
  94. 8d433ab net: sched: update default qdisc visibility after Tx queue cnt changes by Jakub Kicinski · 3 years, 4 months ago
  95. 47462c5 serial: core: Fix initializing and restoring termios speed by Pali Rohár · 3 years, 3 months ago
  96. 5e63b85 memory: renesas-rpc-if: Correct QSPI data transfer in Manual mode by Wolfram Sang · 3 years, 3 months ago
  97. b8cb3f4 net: multicast: calculate csum of looped-back and forwarded packets by Cyril Strejc · 3 years, 2 months ago
  98. b92ac0a bpf: Prevent increasing bpf_jit_limit above max by Lorenz Bauer · 3 years, 3 months ago
  99. 39264ea libata: fix read log timeout value by Damien Le Moal · 3 years, 2 months ago
  100. afbec52 binder: use cred instead of task for getsecid by Todd Kjos · 3 years, 2 months ago