1. 79b69a8 nfc: uapi: use kernel size_t to fix user-space builds by Krzysztof Kozlowski · 3 years, 1 month ago
  2. 7175f02 uapi: fix linux/nfc.h userspace compilation errors by Dmitry V. Levin · 3 years, 1 month ago
  3. 5ec7d18 sctp: use call_rcu to free endpoint by Xin Long · 3 years, 1 month ago
  4. 76657ea Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
  5. c8cc50a Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 1 month ago
  6. bc491fb Merge tag 'fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 3 years, 1 month ago
  7. d7f5547 memblock: fix memblock_phys_alloc() section mismatch error by Jackie Liu · 3 years, 1 month ago
  8. 1ed1d59 net: skip virtio_net_hdr_set_proto if protocol already set by Willem de Bruijn · 3 years, 1 month ago
  9. 7e5cced net: accept UFOv6 packages in virtio_net_hdr_to_skb by Willem de Bruijn · 3 years, 1 month ago
  10. 8f905c0 inet: fully convert sk->sk_rx_dst to RCU rules by Eric Dumazet · 3 years, 1 month ago
  11. 59b3f94 Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 1 month ago
  12. 635d448 net: openvswitch: Fix matching zone id for invalid conns arriving from tc by Paul Blakey · 3 years, 1 month ago
  13. 3849595 net/sched: flow_dissector: Fix matching on zone id for invalid conns by Paul Blakey · 3 years, 1 month ago
  14. ec624fe net/sched: Extend qdisc control block with tc control block by Paul Blakey · 3 years, 1 month ago
  15. a6a4768 Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 3 years, 1 month ago
  16. b62e331 net: fix typo in a comment by Xiang wangx · 3 years, 1 month ago
  17. 180f3bc Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
  18. dfd0743 tee: handle lookup of shm with reference count 0 by Jens Wiklander · 3 years, 1 month ago
  19. fe41518 xen/console: harden hvc_xen against event channel storms by Juergen Gross · 3 years, 1 month ago
  20. 6813b19 mptcp: add missing documented NL params by Matthieu Baerts · 3 years, 1 month ago
  21. 8d7ed10 Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 1 month ago
  22. 8f97a35 Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 3 years, 1 month ago
  23. df442a4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
  24. e477901 timers: implement usleep_idle_range() by SeongJae Park · 3 years, 1 month ago
  25. 9dcc38e Increase default MLOCK_LIMIT to 8 MiB by Drew DeVault · 3 years, 1 month ago
  26. d46bca6 Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 1 month ago
  27. 0d21e66 Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux by Linus Torvalds · 3 years, 1 month ago
  28. a4f1192 percpu_ref: Replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 1 month ago
  29. ded746b Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
  30. 03090cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years, 1 month ago
  31. 50252e4 aio: fix use-after-free due to missing POLLFREE handling by Eric Biggers · 3 years, 1 month ago
  32. 42288cb wait: add wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
  33. cab2d3f bus: mhi: core: Add support for forced PM resume by Loic Poulain · 3 years, 1 month ago
  34. fd31cb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 1 month ago
  35. 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
  36. 444dd87 PM: runtime: Fix pm_runtime_active() kerneldoc comment by Rafael J. Wysocki · 3 years, 2 months ago
  37. a97770c net: phy: Remove unnecessary indentation in the comments of phy_device by Yanteng Si · 3 years, 1 month ago
  38. 802a7dc netfilter: conntrack: annotate data-races around ct->timeout by Eric Dumazet · 3 years, 1 month ago
  39. b806bec Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 3 years, 1 month ago
  40. 1d21376 Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  41. 8581fd4 treewide: Add missing includes masked by cgroup -> bpf dependency by Jakub Kicinski · 3 years, 2 months ago
  42. dac8e00 bonding: make tx_rebalance_counter an atomic by Eric Dumazet · 3 years, 2 months ago
  43. 03cfda4f tcp: fix another uninit-value (sk_rx_queue_mapping) by Eric Dumazet · 3 years, 2 months ago
  44. 5f58da2 Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 2 months ago
  45. d9847eb bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL by Kumar Kartikeya Dwivedi · 3 years, 2 months ago
  46. 1152b16 Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 2 months ago
  47. a51e3ac Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  48. 2b2c0f2 Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  49. f83baa0 HID: add hid_is_usb() function to make it simpler for USB detection by Greg Kroah-Hartman · 3 years, 2 months ago
  50. e7f2be1 sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full by Frederic Weisbecker · 3 years, 3 months ago
  51. 72f6a45 Fix Comment of ETH_P_802_3_MIN by Xiayu Zhang · 3 years, 2 months ago
  52. 213f5f8 ipv4: convert fib_num_tclassid_users to atomic_t by Eric Dumazet · 3 years, 2 months ago
  53. a37a0ee net: avoid uninit-value from tcp_conn_request by Eric Dumazet · 3 years, 2 months ago
  54. 7a10d8c net: annotate data-races on txq->xmit_lock_owner by Eric Dumazet · 3 years, 2 months ago
  55. 6bbfa44 kprobes: Limit max data_size of the kretprobe instances by Masami Hiramatsu · 3 years, 2 months ago
  56. 4536579 Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 2 months ago
  57. 502e82b net/mlx5: Fix access to a non-supported register by Aya Levin · 3 years, 2 months ago
  58. 7936403 bpf: Make sure bpf_disable_instrumentation() is safe vs preemption. by Sebastian Andrzej Siewior · 3 years, 2 months ago
  59. f7e5b9b siphash: use _unaligned version by default by Arnd Bergmann · 3 years, 2 months ago
  60. 20ae1d6 wireguard: device: reset peer src endpoint when netns exits by Jason A. Donenfeld · 3 years, 2 months ago
  61. cdef485 ipv6: fix memory leak in fib6_rule_suppress by msizanoen1 · 3 years, 2 months ago
  62. dacb5d8 tcp: fix page frag corruption on page fault by Paolo Abeni · 3 years, 2 months ago
  63. 7e78781 drm/virtgpu api: define a dummy fence signaled event by Gurchetan Singh · 3 years, 2 months ago
  64. d06c942 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 2 months ago
  65. 7413927 Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 2 months ago
  66. c5c1754 Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  67. 5367cf1 Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 2 months ago
  68. ec15bae net: ptp: add a definition for the UDP port for IEEE 1588 general messages by Vladimir Oltean · 3 years, 2 months ago
  69. 95706be net: mscc: ocelot: create a function that replaces an existing VCAP filter by Vladimir Oltean · 3 years, 2 months ago
  70. 6b54698 Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 2 months ago
  71. 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
  72. dcd46eb Merge tag 'asoc-fix-v5.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 3 years, 2 months ago
  73. 48a78f5 Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by Jakub Kicinski · 3 years, 2 months ago
  74. f124034 Revert "virtio_ring: validate used buffer length" by Michael S. Tsirkin · 3 years, 2 months ago
  75. 740bebf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years, 2 months ago
  76. 37a72b0 xen: add "not_essential" flag to struct xenbus_driver by Juergen Gross · 3 years, 3 months ago
  77. 985e9ec ACPI: Make acpi_node_get_parent() local by Sakari Ailus · 3 years, 2 months ago
  78. 8837cbb net: ipv6: add fib6_nh_release_dsts stub by Nikolay Aleksandrov · 3 years, 2 months ago
  79. 28c916a ASoC: soc-acpi: Set mach->id field on comp_ids matches by Hans de Goede · 3 years, 2 months ago
  80. 923dcc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  81. b100274 Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 2 months ago
  82. afe041c hugetlb: fix hugetlb cgroup refcounting during mremap by Bui Quang Minh · 3 years, 2 months ago
  83. 85b6d246 shm: extend forced shm destroy to support objects from several IPC nses by Alexander Mikhalitsyn · 3 years, 2 months ago
  84. 7af959b Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  85. a8b5f8f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 2 months ago
  86. fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 2 months ago
  87. 8d0112a Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  88. c035713 mm: Add functions to zero portions of a folio by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  89. c46e8ec Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
  90. 7d5775d Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 2 months ago
  91. 6966df4 regulator: Update protection IRQ helper docs by Matti Vaittinen · 3 years, 2 months ago
  92. f915b75 page_pool: Revert "page_pool: disable dma mapping support..." by Yunsheng Lin · 3 years, 2 months ago
  93. bf6d0d1 Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 2 months ago
  94. 817506d Merge branch 'kvm-5.16-fixes' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
  95. 357a18a KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cache by David Woodhouse · 3 years, 2 months ago
  96. 48b71a9 NFC: add NCI_UNREG flag to eliminate the race by Lin Ma · 3 years, 2 months ago
  97. 268bb03 sunrpc: fix header include guard in trace header by Thiago Rafael Becker · 3 years, 2 months ago
  98. ed2145c fs: Rename AS_THP_SUPPORT and mapping_thp_support by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  99. ff36da6 fs: Remove FS_THP_SUPPORT by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  100. a1efe48 mm: Remove folio_test_single by Matthew Wilcox (Oracle) · 3 years, 2 months ago