1. 80110bb mm/page_table_check: check entries at pmd levels by Pasha Tatashin · 2 years, 11 months ago
  2. e59a47b8 mm/khugepaged: unify collapse pmd clear, flush and free by Pasha Tatashin · 2 years, 11 months ago
  3. 64d8b9e1 mm/page_table_check: use unsigned long for page counters and cleanup by Pasha Tatashin · 2 years, 11 months ago
  4. fb5222a mm/debug_vm_pgtable: remove pte entry from the page table by Pasha Tatashin · 2 years, 11 months ago
  5. a85468b Revert "mm/page_isolation: unset migratetype directly for non Buddy page" by Chen Wandun · 2 years, 11 months ago
  6. 1f2cfdd printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin() by Mickaël Salaün · 2 years, 11 months ago
  7. 67d6212 Revert "module, async: async_synchronize_full() on module init iff async is used" by Igor Pylypiv · 2 years, 11 months ago
  8. 305e6c4 Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 2 years, 11 months ago
  9. 2bdfd28 cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning by Waiman Long · 2 years, 11 months ago
  10. c36c04c Revert "mm/gup: small refactoring: simplify try_grab_page()" by John Hubbard · 2 years, 11 months ago
  11. d394bb7 Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 2 years, 11 months ago
  12. 88808fb Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 11 months ago
  13. d5084ff Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 11 months ago
  14. 27bb0b1 Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 11 months ago
  15. 3e5832e Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 2 years, 11 months ago
  16. 9f7fb8d Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 2 years, 11 months ago
  17. 9e15510 Merge tag 'regulator-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 2 years, 11 months ago
  18. 83c2713 Merge tag 'platform-drivers-x86-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 2 years, 11 months ago
  19. 24d7f48 Merge tag 'ovl-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 2 years, 11 months ago
  20. 1a2beb3 mailmap: update Christian Brauner's email address by Christian Brauner · 2 years, 11 months ago
  21. 630c128 Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 2 years, 11 months ago
  22. 61fda95 Merge tag 'audit-pr-20220131' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 2 years, 11 months ago
  23. 24f6008 cgroup-v1: Require capabilities to set release_agent by Eric W. Biederman · 3 years ago
  24. 836f35f platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD platforms by Mark Pearson · 2 years, 11 months ago
  25. ee12595 fanotify: Fix stale file descriptor in copy_event_to_user() by Dan Carpenter · 2 years, 11 months ago
  26. 2161ba0 MIPS: KVM: fix vz.c kernel-doc notation by Randy Dunlap · 2 years, 11 months ago
  27. 50317b6 MIPS: octeon: Fix missed PTR->PTR_WD conversion by Thomas Bogendoerfer · 2 years, 11 months ago
  28. f83a96e spi: mediatek: Avoid NULL pointer crash in interrupt by Benjamin Gaignard · 2 years, 11 months ago
  29. baf927a pinctrl: microchip-sgpio: Fix support for regmap by Horatiu Vultur · 2 years, 11 months ago
  30. 26291c5 Linux 5.17-rc2 by Linus Torvalds · 2 years, 11 months ago
  31. c5fe9de Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
  32. 27a96c4 Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
  33. 24f4db1 Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
  34. a96d3a5 Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
  35. 8dd7168 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 2 years, 11 months ago
  36. ddf4b77 ocfs2: fix a deadlock when commit trans by Joseph Qi · 2 years, 11 months ago
  37. 4cd1103 jbd2: export jbd2_journal_[grab|put]_journal_head by Joseph Qi · 2 years, 11 months ago
  38. 44585f7 psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n by Suren Baghdasaryan · 2 years, 11 months ago
  39. 51e50fb psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n by Suren Baghdasaryan · 2 years, 11 months ago
  40. 27fe733 mm, kasan: use compare-exchange operation to set KASAN page tag by Peter Collingbourne · 2 years, 11 months ago
  41. 09c6304 kasan: test: fix compatibility with FORTIFY_SOURCE by Marco Elver · 2 years, 11 months ago
  42. 0226bd6 tools/testing/scatterlist: add missing defines by Maor Gottlieb · 2 years, 11 months ago
  43. 536f421 mm: page->mapping folio->mapping should have the same offset by Wei Yang · 2 years, 11 months ago
  44. 61e28cf0 memory-failure: fetch compound_head after pgmap_pfn_valid() by Joao Martins · 2 years, 11 months ago
  45. dbecf9b ia64: make IA64_MCA_RECOVERY bool instead of tristate by Randy Dunlap · 2 years, 11 months ago
  46. e7f1e88 binfmt_misc: fix crash when load/unload module by Tong Zhang · 2 years, 11 months ago
  47. 6cb9174 include/linux/sysctl.h: fix register_sysctl_mount_point() return type by Andrew Morton · 2 years, 11 months ago
  48. 3a52869 pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAP by Julian Braha · 3 years ago
  49. 5297c69 pinctrl: bcm2835: Fix a few error paths by Florian Fainelli · 2 years, 11 months ago
  50. 474932a Merge tag 'intel-pinctrl-v5.17-4' of gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel into fixes by Linus Walleij · 2 years, 11 months ago
  51. 243d308 Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 2 years, 11 months ago
  52. f8c7e4e Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 2 years, 11 months ago
  53. 4cd9008 Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 2 years, 11 months ago
  54. e255759 Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 2 years, 11 months ago
  55. bb37101 Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 2 years, 11 months ago
  56. 44aa31a Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 2 years, 11 months ago
  57. cb323ee Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 11 months ago
  58. 3b58e9f Merge tag 'io_uring-5.17-2022-01-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 11 months ago
  59. d66c1e7 Merge tag 'powerpc-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 2 years, 11 months ago
  60. 216e2ae Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 2 years, 11 months ago
  61. d1e7f09 Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 2 years, 11 months ago
  62. 246e179 Merge tag 'docs-5.17-3' of git://git.lwn.net/linux by Linus Torvalds · 2 years, 11 months ago
  63. b879f91 dm: properly fix redundant bio-based IO accounting by Mike Snitzer · 2 years, 11 months ago
  64. f524d9c dm: revert partial fix for redundant bio-based IO accounting by Mike Snitzer · 2 years, 11 months ago
  65. e45c47d block: add bio_start_io_acct_time() to control start_time by Mike Snitzer · 2 years, 11 months ago
  66. 169387e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 11 months ago
  67. 073819e Merge tag 'efi-urgent-for-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 2 years, 11 months ago
  68. 7f5056b security, lsm: dentry_init_security() Handle multi LSM registration by Vivek Goyal · 2 years, 11 months ago
  69. a7b4b00 Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years, 11 months ago
  70. df00015 Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 2 years, 11 months ago
  71. c89e5eb dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuples by Geert Uytterhoeven · 2 years, 11 months ago
  72. 8fbc16d dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts by Geert Uytterhoeven · 2 years, 11 months ago
  73. 76fcbc9 Merge branch 'ucount-rlimit-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 11 months ago
  74. e8cc7a5 dt-bindings: irqchip: renesas-irqc: Add R-Car V3U support by Geert Uytterhoeven · 3 years ago
  75. a773abf Merge tag 'rcu-urgent.2022.01.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 2 years, 11 months ago
  76. 56a14c6 Merge tag 'hyperv-fixes-signed-20220128' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 2 years, 11 months ago
  77. 3cd7cd8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 11 months ago
  78. e015270 Merge tag 'mips-fixes-5.17_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 2 years, 11 months ago
  79. 7eb3625 Merge tag 's390-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 2 years, 11 months ago
  80. 8157f47 Merge tag 'ceph-for-5.17-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 2 years, 11 months ago
  81. 297ae1e arm64: cpufeature: List early Cortex-A510 parts as having broken dbm by James Morse · 3 years ago
  82. f6a2631 ocfs2: fix subdirectory registration with register_sysctl() by Linus Torvalds · 2 years, 11 months ago
  83. df20597 Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux into for-next/fixes by Catalin Marinas · 2 years, 11 months ago
  84. 4897e72 Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 11 months ago
  85. c2b19fd Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 11 months ago
  86. 500c77e pinctrl: zynqmp: Revert "Unify pin naming" by Gerhard Engleder · 2 years, 11 months ago
  87. ab451ea nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client. by Dai Ngo · 2 years, 11 months ago
  88. 60b1e97 spi: dt-bindings: Fix 'reg' child node schema by Rob Herring · 2 years, 11 months ago
  89. 2cbd272 spi: bcm-qspi: check for valid cs before applying chip select by Kamal Dasu · 2 years, 11 months ago
  90. 17179d0 Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 2 years, 11 months ago
  91. 6a0c617 KVM: eventfd: Fix false positive RCU usage warning by Hou Wenlong · 2 years, 11 months ago
  92. 6cbbaab KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use by Vitaly Kuznetsov · 3 years ago
  93. 892a42c KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread() by Vitaly Kuznetsov · 3 years ago
  94. 2423a4c KVM: nVMX: Rename vmcs_to_field_offset{,_table} by Vitaly Kuznetsov · 3 years ago
  95. 7a601e2 KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER by Vitaly Kuznetsov · 3 years ago
  96. f80ae0e KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS by Vitaly Kuznetsov · 3 years ago
  97. b19c99b selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP by Paolo Bonzini · 3 years ago
  98. dd6e631 KVM: x86: add system attribute to retrieve full set of supported xsave states by Paolo Bonzini · 3 years ago
  99. 56f289a KVM: x86: Add a helper to retrieve userspace address from kvm_device_attr by Sean Christopherson · 2 years, 11 months ago
  100. 9ae279e kselftest/arm64: Correct logging of FPSIMD register read via ptrace by Mark Brown · 3 years ago