1. b160628 parisc: Show error if wrong 32/64-bit compiler is being used by Helge Deller · 2 years, 11 months ago
  2. 18a1d5e parisc: Add ioread64_lo_hi() and iowrite64_lo_hi() by Andy Shevchenko · 2 years, 11 months ago
  3. 9129886 parisc: Drop __init from map_pages declaration by John David Anglin · 3 years ago
  4. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  5. 1c52283 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  6. 636b528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  7. dc5341f Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years ago
  8. 7867e40 Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years ago
  9. b21bae9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
  10. 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years ago
  11. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  12. d8c0418 kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases() by Luis Chamberlain · 3 years ago
  13. 75242f3 Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years ago
  14. 4141a5e6 Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years ago
  15. 85e67d5 Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years ago
  16. c59cd50 RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULT by Palmer Dabbelt · 3 years ago
  17. 30f3089 parisc: Fix missing prototype for 'toc_intr' warning in toc.c by Helge Deller · 3 years ago
  18. 5f7ee6e parisc: Autodetect default output device and set console= kernel parameter by Helge Deller · 3 years ago
  19. bd25c37 parisc: Use safer strscpy() in setup_cmdline() by Helge Deller · 3 years ago
  20. 8da46c0 RISC-V: Remove redundant err variable by Minghao Chi · 3 years ago
  21. db3f02d riscv: dts: sifive unmatched: Add gpio poweroff by Ron Economos · 3 years ago
  22. 26fb751 RISC-V: Do not use cpumask data structure for hartid bitmap by Atish Patra · 3 years ago
  23. 2ffc48f RISC-V: Move spinwait booting method to its own config by Atish Patra · 3 years ago
  24. 0b39eb3 RISC-V: Move the entire hart selection via lottery to SMP by Atish Patra · 3 years ago
  25. c78f94f RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method by Atish Patra · 3 years ago
  26. 410bb20 RISC-V: Do not print the SBI version during HSM extension boot print by Atish Patra · 3 years ago
  27. 9a2451f RISC-V: Avoid using per cpu array for ordered booting by Atish Patra · 3 years ago
  28. 3938d5a riscv: default to CONFIG_RISCV_SBI_V01=n by Heinrich Schuchardt · 3 years ago
  29. bb425a7 arm64: mm: apply __ro_after_init to memory_limit by Peng Fan · 3 years ago
  30. 3364c6c arm64: atomics: lse: Dereference matching size by Kees Cook · 3 years ago
  31. fa2e1ba Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
  32. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  33. bece04b kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR by Marco Elver · 3 years ago
  34. e4bbd20 arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB by Nathan Chancellor · 3 years ago
  35. ae62fbe proc: make the proc_create[_data]() stubs static inlines by Hans de Goede · 3 years ago
  36. 20c0357 mm: percpu: add generic pcpu_populate_pte() function by Kefeng Wang · 3 years ago
  37. 23f9171 mm: percpu: add generic pcpu_fc_alloc/free funciton by Kefeng Wang · 3 years ago
  38. 1ca3fb3 mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef by Kefeng Wang · 3 years ago
  39. 7ecd19c mm: percpu: generalize percpu related config by Kefeng Wang · 3 years ago
  40. 20aa495 riscv: fix boolconv.cocci warnings by kernel test robot · 3 years ago
  41. 0c34e79 RISC-V: Introduce sv48 support without relocatable kernel by Palmer Dabbelt · 3 years ago
  42. c774de2 riscv: Explicit comment about user virtual address space size by Alexandre Ghiti · 3 years, 1 month ago
  43. 73c7c8f riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo by Alexandre Ghiti · 3 years, 1 month ago
  44. e8a62cc riscv: Implement sv48 support by Alexandre Ghiti · 3 years, 1 month ago
  45. 3270bfd riscv: Allow to dynamically define VA_BITS by Alexandre Ghiti · 3 years, 1 month ago
  46. 840125a riscv: Introduce functions to switch pt_ops by Alexandre Ghiti · 3 years, 1 month ago
  47. 2efad17 riscv: Split early kasan mapping to prepare sv48 introduction by Alexandre Ghiti · 3 years, 1 month ago
  48. f7ae023 riscv: Move KASAN mapping next to the kernel mapping by Alexandre Ghiti · 3 years, 1 month ago
  49. db1503d riscv: Get rid of MAXPHYSMEM configs by Alexandre Ghiti · 3 years ago
  50. fc839c6 riscv: bpf: Fix eBPF's exception tables by Jisheng Zhang · 3 years ago
  51. 805a3eb riscv: mm: init: try best to remove #ifdef CONFIG_XIP_KERNEL usage by Jisheng Zhang · 3 years, 1 month ago
  52. fe036db riscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL) instead of #ifdef by Jisheng Zhang · 3 years, 1 month ago
  53. 3274a6e riscv: mm: init: remove _pt_ops and use pt_ops directly by Jisheng Zhang · 3 years, 1 month ago
  54. 07aabe8 riscv: mm: init: try best to use IS_ENABLED(CONFIG_64BIT) instead of #ifdef by Jisheng Zhang · 3 years, 1 month ago
  55. 902d636 riscv: mm: init: remove unnecessary "#ifdef CONFIG_CRASH_DUMP" by Jisheng Zhang · 3 years, 1 month ago
  56. a3c19d5 KVM: SVM: Nullify vcpu_(un)blocking() hooks if AVIC is disabled by Sean Christopherson · 3 years, 1 month ago
  57. 54744e1 KVM: SVM: Move svm_hardware_setup() and its helpers below svm_x86_ops by Sean Christopherson · 3 years, 1 month ago
  58. 935a733 KVM: SVM: Drop AVIC's intermediate avic_set_running() helper by Sean Christopherson · 3 years, 1 month ago
  59. 635e635 KVM: VMX: Don't do full kick when handling posted interrupt wakeup by Sean Christopherson · 3 years, 1 month ago
  60. ccf8d68 KVM: VMX: Fold fallback path into triggering posted IRQ helper by Sean Christopherson · 3 years, 1 month ago
  61. 296aa26 KVM: VMX: Pass desired vector instead of bool for triggering posted IRQ by Sean Christopherson · 3 years, 1 month ago
  62. 0f65a9d3 KVM: VMX: Don't do full kick when triggering posted interrupt "fails" by Sean Christopherson · 3 years, 1 month ago
  63. 782f645 KVM: SVM: Skip AVIC and IRTE updates when loading blocking vCPU by Sean Christopherson · 3 years, 1 month ago
  64. af52f5a KVM: SVM: Use kvm_vcpu_is_blocking() in AVIC load to handle preemption by Sean Christopherson · 3 years, 1 month ago
  65. e422b889 KVM: SVM: Remove unnecessary APICv/AVIC update in vCPU unblocking path by Sean Christopherson · 3 years, 1 month ago
  66. 202470d KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIs by Sean Christopherson · 3 years, 1 month ago
  67. 31f251d KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode by Sean Christopherson · 3 years, 1 month ago
  68. c3e8abf KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks by Sean Christopherson · 3 years, 1 month ago
  69. b6d42ba KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpers by Sean Christopherson · 3 years, 1 month ago
  70. 98c25ea KVM: VMX: Move preemption timer <=> hrtimer dance to common x86 by Sean Christopherson · 3 years, 1 month ago
  71. 12a8eee KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx by Sean Christopherson · 3 years, 1 month ago
  72. d76fb40 KVM: VMX: Handle PI descriptor updates during vcpu_put/load by Sean Christopherson · 3 years, 1 month ago
  73. 4f5a884 Merge branch 'kvm-pi-raw-spinlock' into HEAD by Paolo Bonzini · 3 years ago
  74. fc4fad7 KVM: VMX: Reject KVM_RUN if emulation is required with pending exception by Sean Christopherson · 3 years ago
  75. 7ff775a KVM: x86/pmu: Use binary search to check filtered events by Jim Mattson · 3 years ago
  76. e973746 KVM: x86/cpuid: Clear XFD for component i if the base feature is missing by Like Xu · 3 years ago
  77. 6ff94f2 KVM: x86/mmu: Improve TLB flush comment in kvm_mmu_slot_remove_write_access() by David Matlack · 3 years ago
  78. 5f16bca KVM: x86/mmu: Document and enforce MMU-writable and Host-writable invariants by David Matlack · 3 years ago
  79. f082d86 KVM: x86/mmu: Clear MMU-writable during changed_pte notifier by David Matlack · 3 years ago
  80. 7c8a474 KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMU by David Matlack · 3 years ago
  81. 0d375d61 powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses by Tobias Waldekranz · 3 years ago
  82. f1b744f Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years ago
  83. fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
  84. 9c494ca x86/gpu: Reserve stolen memory for first integrated Intel GPU by Lucas De Marchi · 3 years ago
  85. 5f02ef7 KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock by Marcelo Tosatti · 3 years ago
  86. 3bf6a9e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years ago
  87. 6a8d7fb Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
  88. 62b4888 Merge tag 'arc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 3 years ago
  89. 4732f24 KVM: x86: Making the module parameter of vPMU more common by Like Xu · 3 years ago
  90. c6617c6 KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN by Vitaly Kuznetsov · 3 years ago
  91. ee3a5f9 KVM: x86: Do runtime CPUID update before updating vcpu->arch.cpuid_entries by Vitaly Kuznetsov · 3 years ago
  92. a218644 KVM: x86/pmu: Fix available_event_types check for REF_CPU_CYCLES event by Like Xu · 3 years ago
  93. 012a224 s390/uaccess: introduce bit field for OAC specifier by Nico Boehr · 3 years ago
  94. 745f5d2 s390/cpumf: Support for CPU Measurement Sampling Facility LS bit by Thomas Richter · 3 years ago
  95. a87b0fd s390/cpumf: Support for CPU Measurement Facility CSVN 7 by Thomas Richter · 3 years ago
  96. 2225acc Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 3 years ago
  97. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  98. 79e06c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  99. cb3f09f Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years ago
  100. d0a231f Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years ago