1. a0f3ac3 uapi: fix linux/nfc.h userspace compilation errors by Dmitry V. Levin · 3 years ago
  2. 818c9e0 nfc: uapi: use kernel size_t to fix user-space builds by Krzysztof Kozlowski · 3 years ago
  3. 769d14a sctp: use call_rcu to free endpoint by Xin Long · 3 years ago
  4. a0e82d5 memblock: fix memblock_phys_alloc() section mismatch error by Jackie Liu · 3 years ago
  5. c05d8f6 tee: handle lookup of shm with reference count 0 by Jens Wiklander · 3 years, 1 month ago
  6. e00eace net: skip virtio_net_hdr_set_proto if protocol already set by Willem de Bruijn · 3 years ago
  7. ed05e4d net: accept UFOv6 packages in virtio_net_hdr_to_skb by Willem de Bruijn · 3 years ago
  8. bdd8129 PM: runtime: Fix pm_runtime_active() kerneldoc comment by Rafael J. Wysocki · 3 years, 1 month ago
  9. 47ffefd aio: fix use-after-free due to missing POLLFREE handling by Eric Biggers · 3 years, 1 month ago
  10. 8e04c83 wait: add wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
  11. 32a329b netfilter: conntrack: annotate data-races around ct->timeout by Eric Dumazet · 3 years, 1 month ago
  12. b1830ed bonding: make tx_rebalance_counter an atomic by Eric Dumazet · 3 years, 1 month ago
  13. f26951d bpf, x86: Fix "no previous prototype" warning by Björn Töpel · 3 years, 1 month ago
  14. 6114432 HID: add hid_is_usb() function to make it simpler for USB detection by Greg Kroah-Hartman · 3 years, 1 month ago
  15. 9a40a1e ipv4: convert fib_num_tclassid_users to atomic_t by Eric Dumazet · 3 years, 1 month ago
  16. fa973bf net: annotate data-races on txq->xmit_lock_owner by Eric Dumazet · 3 years, 1 month ago
  17. ef55f0f siphash: use _unaligned version by default by Arnd Bergmann · 3 years, 1 month ago
  18. c6f340a tcp: fix page frag corruption on page fault by Paolo Abeni · 3 years, 1 month ago
  19. e3be118 wireguard: device: reset peer src endpoint when netns exits by Jason A. Donenfeld · 3 years, 1 month ago
  20. 209d35e ipv6: fix memory leak in fib6_rule_suppress by msizanoen1 · 3 years, 1 month ago
  21. c200721 kprobes: Limit max data_size of the kretprobe instances by Masami Hiramatsu · 3 years, 1 month ago
  22. 136cabf ACPI: Add stubs for wakeup handler functions by Mario Limonciello · 3 years, 2 months ago
  23. a15261d shm: extend forced shm destroy to support objects from several IPC nses by Alexander Mikhalitsyn · 3 years, 1 month ago
  24. b98284a xen: sync include/xen/interface/io/ring.h with Xen's newest version by Juergen Gross · 3 years, 8 months ago
  25. 3c40584 net: ipv6: add fib6_nh_release_dsts stub by Nikolay Aleksandrov · 3 years, 1 month ago
  26. 8730a67 net: ieee802154: handle iftypes as u32 by Alexander Aring · 3 years, 2 months ago
  27. 33fe044 bpf: Fix toctou on read-only map's constant scalar tracking by Daniel Borkmann · 3 years, 2 months ago
  28. d35250e Revert "perf: Rework perf_event_exit_event()" by Sasha Levin · 3 years, 1 month ago
  29. f751fb5 ALSA: hda: hdac_ext_stream: fix potential locking issues by Pierre-Louis Bossart · 3 years, 3 months ago
  30. 9febc9d fs: export an inode_update_time helper by Josef Bacik · 3 years, 3 months ago
  31. 1ae0d59 RDMA/netlink: Add __maybe_unused to static inline in C file by Leon Romanovsky · 3 years, 2 months ago
  32. 34e5470 NFC: add NCI_UNREG flag to eliminate the race by Lin Ma · 3 years, 1 month ago
  33. 8e6bae9 net: virtio_net_hdr_to_skb: count transport header in UFO by Jonathan Davies · 3 years, 1 month ago
  34. 3984876 tracing: Add length protection to histogram string copies by Steven Rostedt (VMware) · 3 years, 1 month ago
  35. 5f7aadf net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy. by Arjun Roy · 4 years, 1 month ago
  36. e8bd5e3 f2fs: fix up f2fs_lookup tracepoints by Gao Xiang · 3 years, 3 months ago
  37. 8176441 scsi: target: Fix ordered tag handling by Mike Christie · 3 years, 3 months ago
  38. 5eca1c8 bus: ti-sysc: Add quirk handling for reinit on context lost by Tony Lindgren · 3 years, 3 months ago
  39. f28c620 PCI/MSI: Deal with devices lying about their MSI mask capability by Marc Zyngier · 3 years, 2 months ago
  40. 79ff56c block: Add a helper to validate the block size by Xie Yongji · 3 years, 2 months ago
  41. 74ba917 arch/cc: Introduce a function to check for confidential computing features by Tom Lendacky · 3 years, 4 months ago
  42. f967d12 PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros by Pali Rohár · 3 years, 3 months ago
  43. a8cdf34 net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE by Daniel Borkmann · 3 years, 3 months ago
  44. f67f6eb posix-cpu-timers: Clear task::posix_cputimers_work in copy_process() by Michael Pratt · 3 years, 2 months ago
  45. b570346 seq_file: fix passing wrong private data by Muchun Song · 3 years, 2 months ago
  46. c842a4c bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding by John Fastabend · 3 years, 2 months ago
  47. 9f0e683 llc: fix out-of-bound array index in llc_sk_dev_hash() by Eric Dumazet · 3 years, 2 months ago
  48. 628773a ethtool: fix ethtool msg len calculation for pause stats by Jakub Kicinski · 3 years, 2 months ago
  49. 10f2108 NFS: Fix up commit deadlocks by Trond Myklebust · 3 years, 3 months ago
  50. 602ab1f rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined by Arnaud Pouliquen · 3 years, 6 months ago
  51. ff1a0f7 tpm: fix Atmel TPM crash caused by too frequent queries by Hao Wu · 3 years, 4 months ago
  52. a342cb4 tcp: switch orphan_count to bare per-cpu counters by Eric Dumazet · 3 years, 3 months ago
  53. c85c6fa kernel/sched: Fix sched_fork() access an invalid sched_task_group by Zhang Qiao · 3 years, 4 months ago
  54. 50a2d12 task_stack: Fix end_of_stack() for architectures with upwards-growing stack by Helge Deller · 3 years, 3 months ago
  55. 42d8c28 net: annotate data-race in neigh_output() by Eric Dumazet · 3 years, 2 months ago
  56. b34ea3c block: bump max plugged deferred size from 16 to 32 by Jens Axboe · 3 years, 3 months ago
  57. f09e1a2 fs/proc/uptime.c: Fix idle time reporting in /proc/uptime by Josh Don · 3 years, 4 months ago
  58. 8d433ab net: sched: update default qdisc visibility after Tx queue cnt changes by Jakub Kicinski · 3 years, 4 months ago
  59. 47462c5 serial: core: Fix initializing and restoring termios speed by Pali Rohár · 3 years, 3 months ago
  60. 5e63b85 memory: renesas-rpc-if: Correct QSPI data transfer in Manual mode by Wolfram Sang · 3 years, 3 months ago
  61. b8cb3f4 net: multicast: calculate csum of looped-back and forwarded packets by Cyril Strejc · 3 years, 2 months ago
  62. b92ac0a bpf: Prevent increasing bpf_jit_limit above max by Lorenz Bauer · 3 years, 3 months ago
  63. 39264ea libata: fix read log timeout value by Damien Le Moal · 3 years, 2 months ago
  64. afbec52 binder: use cred instead of task for getsecid by Todd Kjos · 3 years, 2 months ago
  65. 0d9f4ae binder: use cred instead of task for selinux checks by Todd Kjos · 3 years, 2 months ago
  66. 5a79574 Revert "usb: core: hcd: Add support for deferring roothub registration" by Greg Kroah-Hartman · 3 years, 2 months ago
  67. dd2260e bpf: Fix potential race in tail call compatibility check by Toke Høiland-Jørgensen · 3 years, 2 months ago
  68. 4c22227 cfg80211: fix management registrations locking by Johannes Berg · 3 years, 2 months ago
  69. f3dec7e net/tls: Fix flipped sign in tls_err_abort() calls by Daniel Jordan · 3 years, 2 months ago
  70. 369db2a9 ALSA: hda: intel: Allow repeatedly probing on codec configuration errors by Takashi Iwai · 3 years, 3 months ago
  71. 895ceef elfcore: correct reference to CONFIG_UML by Lukas Bulwahn · 3 years, 2 months ago
  72. 12da46c net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp by Aya Levin · 3 years, 3 months ago
  73. bb893f0 sched: Always inline is_percpu_thread() by Peter Zijlstra · 3 years, 3 months ago
  74. bdae2a0 perf/core: fix userpage->time_enabled of inactive events by Song Liu · 3 years, 3 months ago
  75. bda06af net: prevent user from passing illegal stab size by 王贇 · 3 years, 3 months ago
  76. 387aecd libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD. by Kate Hsuan · 3 years, 4 months ago
  77. a41938d net: mdio: introduce a shutdown method to mdio device drivers by Vladimir Oltean · 3 years, 3 months ago
  78. 3db5382 af_unix: fix races in sk_peer_pid and sk_peer_cred accesses by Eric Dumazet · 3 years, 3 months ago
  79. 8de12ad net: ipv4: Fix rtnexthop len when RTA_FLOW is present by Xiao Liang · 3 years, 3 months ago
  80. d93f655 bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog by Hou Tao · 3 years, 4 months ago
  81. e99f903 compiler.h: Introduce absolute_pointer macro by Guenter Roeck · 3 years, 4 months ago
  82. 55e6f8b treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  83. 8326be9e erofs: fix up erofs_lookup tracepoint by Gao Xiang · 3 years, 3 months ago
  84. d58fc9e usb: core: hcd: Add support for deferring roothub registration by Kishon Vijay Abraham I · 3 years, 4 months ago
  85. b9a1526 drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() by Thomas Gleixner · 3 years, 4 months ago
  86. c953801 thermal/core: Fix thermal_cooling_device_register() prototype by Arnd Bergmann · 3 years, 5 months ago
  87. 619d747 x86/mce: Avoid infinite loop for copy from user recovery by Tony Luck · 3 years, 4 months ago
  88. 8c01c62 fq_codel: reject silly quantum parameters by Eric Dumazet · 3 years, 4 months ago
  89. 5402b31 PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n by Andy Shevchenko · 3 years, 5 months ago
  90. 03cc3a2 PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms by Wasim Khan · 3 years, 5 months ago
  91. 49cf30e mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() by David Hildenbrand · 3 years, 4 months ago
  92. df38f94 net/af_unix: fix a data-race in unix_dgram_poll by Eric Dumazet · 3 years, 4 months ago
  93. 2d2d8b0 mm/hugetlb: initialize hugetlb_usage in mm_init by Liu Zixian · 3 years, 4 months ago
  94. e1fa3b2 hugetlb: fix hugetlb cgroup refcounting during vma split by Mike Kravetz · 3 years, 4 months ago
  95. 1f5db5b net: Fix offloading indirect devices dependency on qdisc order creation by Eli Cohen · 3 years, 4 months ago
  96. b763d2e serial: 8250: Define RX trigger levels for OxSemi 950 devices by Maciej W. Rozycki · 3 years, 6 months ago
  97. 5b3a45e ethtool: improve compat ioctl handling by Arnd Bergmann · 3 years, 5 months ago
  98. d3ca787 rcu: Fix macro name CONFIG_TASKS_RCU_TRACE by Zhouyi Zhou · 3 years, 6 months ago
  99. 34609fa drm: protect drm_master pointers in drm_lease.c by Desmond Cheong Zhi Xi · 3 years, 6 months ago
  100. 06a553a drm: serialize drm_file.master with a new spinlock by Desmond Cheong Zhi Xi · 3 years, 6 months ago