1. 50a4834 kbuild: move headers_check.pl to usr/include/ by Masahiro Yamada · 3 years, 1 month ago
  2. 57b2b72 mm, slab: Remove compiler check in __kmalloc_index by Nathan Chancellor · 3 years, 2 months ago
  3. 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
  4. 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
  5. 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
  6. 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
  7. ec15bae net: ptp: add a definition for the UDP port for IEEE 1588 general messages by Vladimir Oltean · 3 years, 2 months ago
  8. 95706be net: mscc: ocelot: create a function that replaces an existing VCAP filter by Vladimir Oltean · 3 years, 2 months ago
  9. 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
  10. 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
  11. 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
  12. f124034 Revert "virtio_ring: validate used buffer length" by Michael S. Tsirkin · 3 years, 2 months ago
  13. 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
  14. 37a72b0 xen: add "not_essential" flag to struct xenbus_driver by Juergen Gross · 3 years, 3 months ago
  15. 985e9ec ACPI: Make acpi_node_get_parent() local by Sakari Ailus · 3 years, 2 months ago
  16. 8837cbb net: ipv6: add fib6_nh_release_dsts stub by Nikolay Aleksandrov · 3 years, 2 months ago
  17. 923dcc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  18. 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
  19. afe041c hugetlb: fix hugetlb cgroup refcounting during mremap by Bui Quang Minh · 3 years, 2 months ago
  20. 85b6d246 shm: extend forced shm destroy to support objects from several IPC nses by Alexander Mikhalitsyn · 3 years, 2 months ago
  21. 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
  22. 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
  23. fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 2 months ago
  24. 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
  25. c035713 mm: Add functions to zero portions of a folio by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  26. c46e8ec Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
  27. 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
  28. f915b75 page_pool: Revert "page_pool: disable dma mapping support..." by Yunsheng Lin · 3 years, 2 months ago
  29. bf6d0d1 Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 2 months ago
  30. 817506d Merge branch 'kvm-5.16-fixes' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
  31. 357a18a KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cache by David Woodhouse · 3 years, 2 months ago
  32. 48b71a9 NFC: add NCI_UNREG flag to eliminate the race by Lin Ma · 3 years, 2 months ago
  33. 268bb03 sunrpc: fix header include guard in trace header by Thiago Rafael Becker · 3 years, 2 months ago
  34. ed2145c fs: Rename AS_THP_SUPPORT and mapping_thp_support by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  35. ff36da6 fs: Remove FS_THP_SUPPORT by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  36. a1efe48 mm: Remove folio_test_single by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  37. 9c32521 mm: Rename folio_test_multi to folio_test_large by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  38. 522a003 Add linux/cacheflush.h by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  39. cf9acc9 net: virtio_net_hdr_to_skb: count transport header in UFO by Jonathan Davies · 3 years, 2 months ago
  40. 9311cce Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 2 months ago
  41. f083ec3 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 2 months ago
  42. d7751d6 net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev by Paul Blakey · 3 years, 8 months ago
  43. 83dde74 RDMA/netlink: Add __maybe_unused to static inline in C file by Leon Romanovsky · 3 years, 2 months ago
  44. 451dc48 net: ieee802154: handle iftypes as u32 by Alexander Aring · 3 years, 2 months ago
  45. 353050b bpf: Fix toctou on read-only map's constant scalar tracking by Daniel Borkmann · 3 years, 2 months ago
  46. a3143f7 Remove unused header <linux/sdb.h> by Jonathan Corbet · 3 years, 2 months ago
  47. e9380df ACPI: Add stubs for wakeup handler functions by Mario Limonciello · 3 years, 3 months ago
  48. a0ddee6 printk: Remove printk.h inclusion in percpu.h by Andy Shevchenko · 3 years, 2 months ago
  49. 10a2308 net: Clean up some inconsistent indenting by Jiapeng Chong · 3 years, 2 months ago
  50. 8ab7745 Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  51. 938aa33 tracing: Add length protection to histogram string copies by Steven Rostedt (VMware) · 3 years, 2 months ago
  52. 0d1503d Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 2 months ago
  53. 622c72b Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  54. c36e33e Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  55. fc661f2 Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  56. 1aa3b22 net,lsm,selinux: revert the security_sctp_assoc_established() hook by Paul Moore · 3 years, 2 months ago
  57. c8c1095 Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux by Linus Torvalds · 3 years, 2 months ago
  58. ccfff0a Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 2 months ago
  59. f44c7db Merge tag 'block-5.16-2021-11-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  60. 0ecca62 Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 2 months ago
  61. 5664896 Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 2 months ago
  62. 0f7ddea Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 2 months ago
  63. 0a90729 Merge tag 'selinux-pr-20211112' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 2 months ago
  64. 4d6fe79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
  65. be427a8 Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 2 months ago
  66. 6cbcc7a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  67. 030c28a Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 3 years, 2 months ago
  68. 0d5d746 Merge tag 'sound-fix-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 2 months ago
  69. 304ac80 Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 2 months ago
  70. f78e9de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 2 months ago
  71. 3b81bf7 Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years, 2 months ago
  72. 204d32e Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 3 years, 2 months ago
  73. 32a370a net,lsm,selinux: revert the security_sctp_assoc_established() hook by Paul Moore · 3 years, 2 months ago
  74. c4a11bf dt-bindings: Rename Ingenic CGU headers to ingenic,*.h by Paul Cercueil · 3 years, 3 months ago
  75. 447212b BackMerge tag 'v5.15' into drm-next by Dave Airlie · 3 years, 2 months ago
  76. 5833291 Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
  77. 636f6e2 libata: add horkage for missing Identify Device log by Damien Le Moal · 3 years, 2 months ago
  78. ca2ef2d Merge tag 'kcsan.2021.11.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 2 months ago
  79. dbf4989 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  80. bf9167a HID: intel-ish-hid: fix module device-id handling by Arnd Bergmann · 3 years, 2 months ago
  81. 68da4e0 Revert "PCI: Remove struct pci_dev->driver" by Bjorn Helgaas · 3 years, 2 months ago
  82. f54ca91 Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  83. 5625207 Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 2 months ago
  84. ab09243 mm/migrate.c: remove MIGRATE_PFN_LOCKED by Alistair Popple · 3 years, 2 months ago
  85. 0093de6 mm/page_owner.c: modify the type of argument "order" in some functions by Yixuan Cao · 3 years, 2 months ago
  86. 1f05833 Merge branch 'kvm-sev-move-context' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
  87. b566393 KVM: SEV: Add support for SEV intra host migration by Peter Gonda · 3 years, 3 months ago
  88. f4d3165 KVM: generalize "bugged" VM to "dead" VM by Paolo Bonzini · 3 years, 2 months ago
  89. b9ecb9a Merge branch 'kvm-guest-sev-migration' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
  90. 2f70ddb EFI: Introduce the new AMD Memory Encryption GUID. by Ashish Kalra · 3 years, 5 months ago
  91. a8b7691 preempt: Restore preemption model selection configs by Valentin Schneider · 3 years, 2 months ago
  92. 2226667 PCI/MSI: Deal with devices lying about their MSI mask capability by Marc Zyngier · 3 years, 2 months ago
  93. 9c8e9c9 PCI/MSI: Move non-mask check back into low level accessors by Thomas Gleixner · 3 years, 2 months ago
  94. 68dbbe7 libata: fix read log timeout value by Damien Le Moal · 3 years, 2 months ago
  95. 38764c7 Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 2 months ago
  96. 2ec20f4 Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 2 months ago
  97. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  98. a41b744 Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 2 months ago
  99. 6752de1 Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 2 months ago
  100. f8ca7b74 Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 2 months ago