1. 99fe09c Merge branch 'for-next/extable' into for-next/core by Will Deacon · 3 years, 3 months ago
  2. bf6e667 arm64: vmlinux.lds.S: remove `.fixup` section by Mark Rutland · 3 years, 3 months ago
  3. 753b323 arm64: extable: add load_unaligned_zeropad() handler by Mark Rutland · 3 years, 3 months ago
  4. 2e77a62 arm64: extable: add a dedicated uaccess handler by Mark Rutland · 3 years, 3 months ago
  5. d6e2cc5 arm64: extable: add `type` and `data` fields by Mark Rutland · 3 years, 3 months ago
  6. 5d0e790 arm64: extable: use `ex` for `exception_table_entry` by Mark Rutland · 3 years, 3 months ago
  7. e8c328d arm64: extable: make fixup_exception() return bool by Mark Rutland · 3 years, 3 months ago
  8. 819771c arm64: extable: consolidate definitions by Mark Rutland · 3 years, 3 months ago
  9. 286fba6 arm64: gpr-num: support W registers by Mark Rutland · 3 years, 3 months ago
  10. 8ed1b49 arm64: factor out GPR numbering helpers by Mark Rutland · 3 years, 3 months ago
  11. ae2b2f3 arm64: kvm: use kvm_exception_table_entry by Mark Rutland · 3 years, 3 months ago
  12. 139f9ab arm64: lib: __arch_copy_to_user(): fold fixups into body by Mark Rutland · 3 years, 3 months ago
  13. 4012e0e arm64: lib: __arch_copy_from_user(): fold fixups into body by Mark Rutland · 3 years, 3 months ago
  14. 35d6779 arm64: lib: __arch_clear_user(): fold fixups into body by Mark Rutland · 3 years, 3 months ago
  15. fee29f0 arm64: Add HWCAP for self-synchronising virtual counter by Marc Zyngier · 3 years, 3 months ago
  16. ae976f06 arm64: Add handling of CNTVCTSS traps by Marc Zyngier · 3 years, 3 months ago
  17. 9ee840a arm64: Add CNT{P,V}CTSS_EL0 alternatives to cnt{p,v}ct_el0 by Marc Zyngier · 3 years, 3 months ago
  18. fdf8659 arm64: Add a capability for FEAT_ECV by Marc Zyngier · 3 years, 3 months ago
  19. 0e277fb Merge branch 'timers/drivers/armv8.6_arch_timer' of https://git.linaro.org/people/daniel.lezcano/linux into for-next/8.6-timers by Will Deacon · 3 years, 3 months ago
  20. db26f8f clocksource/drivers/arch_arm_timer: Move workaround synchronisation around by Marc Zyngier · 3 years, 3 months ago
  21. ec8f7f3 clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programming by Marc Zyngier · 3 years, 3 months ago
  22. 8b82c4f clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL by Marc Zyngier · 3 years, 3 months ago
  23. a38b71b clocksource/drivers/arm_arch_timer: Move system register timer programming over to CVAL by Marc Zyngier · 3 years, 3 months ago
  24. 1e8d929 clocksource/drivers/arm_arch_timer: Extend write side of timer register accessors to u64 by Marc Zyngier · 3 years, 3 months ago
  25. d726899 clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors by Marc Zyngier · 3 years, 3 months ago
  26. 4775bc6 clocksource/arm_arch_timer: Add build-time guards for unhandled register accesses by Marc Zyngier · 3 years, 3 months ago
  27. 5bb7b21 Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  28. a3b397b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  29. 5739844 Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 4 months ago
  30. 2c4e969 Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 4 months ago
  31. e8e9f1e sh: pgtable-3level: fix cast to pointer from integer of different size by Geert Uytterhoeven · 3 years, 4 months ago
  32. ea1f916 Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
  33. 1b7eaf5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 4 months ago
  34. 5ba1071 x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses by Numfor Mbiziwo-Tiapo · 3 years, 4 months ago
  35. 12064c1 Revert "ACPI: Add memory semantics to acpi_os_map_memory()" by Jia He · 3 years, 4 months ago
  36. f10f048 Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 4 months ago
  37. 9bc62af Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 4 months ago
  38. 22b70e6 arm64: Restore forced disabling of KPTI on ThunderX by dann frazier · 3 years, 4 months ago
  39. d81ff5f x86/asm: Fix SETZ size enqcmds() build failure by Kees Cook · 3 years, 4 months ago
  40. a68de80 entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() by Sean Christopherson · 3 years, 5 months ago
  41. d2b59bd s390/qeth: fix deadlock during failing recovery by Alexandra Winter · 3 years, 4 months ago
  42. 92477dd Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
  43. 59a68d4 arm64: Mitigate MTE issues with str{n}cmp() by Robin Murphy · 3 years, 4 months ago
  44. 8c8a3b5 arm64: add MTE supported check to thread switching and syscall entry/exit by Peter Collingbourne · 3 years, 4 months ago
  45. 8aa83e6 x86/setup: Call early_reserve_memory() earlier by Juergen Gross · 3 years, 4 months ago
  46. 0594c58 xen/x86: fix PV trap handling on secondary processors by Jan Beulich · 3 years, 4 months ago
  47. d4ffd5d x86/fault: Fix wrong signal when vsyscall fails with pkey by Jiashuo Liang · 3 years, 6 months ago
  48. d8b1e10 sparc64: fix pci_iounmap() when CONFIG_PCI is not set by Linus Torvalds · 3 years, 4 months ago
  49. 794d5b8 swiotlb-xen: this is PV-only on x86 by Jan Beulich · 3 years, 4 months ago
  50. 8e1034a xen/pci-swiotlb: reduce visibility of symbols by Jan Beulich · 3 years, 4 months ago
  51. 4403f80 xen/x86: drop redundant zeroing from cpu_initialize_context() by Jan Beulich · 3 years, 4 months ago
  52. 20621d2 Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  53. 62453a4 Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 4 months ago
  54. 2f62996 Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  55. 4fef611 alpha: enable GENERIC_PCI_IOMAP unconditionally by Linus Torvalds · 3 years, 4 months ago
  56. 9caea00 parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled by Helge Deller · 3 years, 4 months ago
  57. 7fa6a27 x86/build: Do not add -falign flags unconditionally for clang by Nathan Chancellor · 3 years, 4 months ago
  58. 4e70b64 sh: Add missing FORCE prerequisites in Makefile by Geert Uytterhoeven · 3 years, 4 months ago
  59. d4d016c alpha: move __udiv_qrnnd library function to arch/alpha/lib/ by Linus Torvalds · 3 years, 4 months ago
  60. ab41f75 alpha: mark 'Jensen' platform as no longer broken by Linus Torvalds · 3 years, 4 months ago
  61. 93ff9f1 Merge tag 's390-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
  62. cc9d3aa alpha: make 'Jensen' IO functions build again by Linus Torvalds · 3 years, 4 months ago
  63. b9b11b1 Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 4 months ago
  64. 7f2cd14 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 4 months ago
  65. c6460da Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 4 months ago
  66. 35a3f4e alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile by Guenter Roeck · 3 years, 4 months ago
  67. 5fe983d Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
  68. 077a6cc Merge tag 'm68k-for-v5.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 3 years, 4 months ago
  69. 9fcb2e9 arm64: Mark __stack_chk_guard as __ro_after_init by Dan Li · 3 years, 4 months ago
  70. 861dc4f arm64/kernel: remove duplicate include in process.c by Lv Ruyi · 3 years, 5 months ago
  71. e35ac9d arm64/sve: Use correct size when reinitialising SVE state by Mark Brown · 3 years, 4 months ago
  72. db7bee6 s390/bpf: Fix optimizing out zero-extensions by Ilya Leoshkevich · 3 years, 4 months ago
  73. 6e61dc9 s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant by Ilya Leoshkevich · 3 years, 4 months ago
  74. 1511df6 s390/bpf: Fix branch shortening during codegen pass by Ilya Leoshkevich · 3 years, 4 months ago
  75. 90cc7be parisc: Use absolute_pointer() to define PAGE0 by Helge Deller · 3 years, 4 months ago
  76. ff1ffd7 Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 4 months ago
  77. fc7c028 sparc: avoid stringop-overread errors by Linus Torvalds · 3 years, 4 months ago
  78. d6efd3f Merge branch 'absolute-pointer' (patches from Guenter) by Linus Torvalds · 3 years, 4 months ago
  79. ebdc20d alpha: Use absolute_pointer to define COMMAND_LINE by Guenter Roeck · 3 years, 4 months ago
  80. 3cb8b15 alpha: Move setup.h out of uapi by Guenter Roeck · 3 years, 4 months ago
  81. f5711f9 s390: remove WARN_DYNAMIC_STACK by Heiko Carstens · 3 years, 4 months ago
  82. 4b26cea s390: update defconfigs by Heiko Carstens · 3 years, 5 months ago
  83. a8b92b8 s390/pci_mmio: fully validate the VMA before calling follow_pte() by David Hildenbrand · 3 years, 4 months ago
  84. c006a065 powerpc/xics: Set the IRQ chip data for the ICS native backend by Cédric Le Goater · 3 years, 4 months ago
  85. 36c9b59 xen: fix usage of pmd_populate in mremap for pv guests by Juergen Gross · 3 years, 4 months ago
  86. f68aa10 xen: reset legacy rtc flag for PV domU by Juergen Gross · 3 years, 4 months ago
  87. 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 4 months ago
  88. 1619b69 powerpc/boot: Fix build failure since GCC 4.9 removal by Michael Ellerman · 3 years, 4 months ago
  89. 59583f7 sparc32: page align size in arch_dma_alloc by Andreas Larsson · 3 years, 4 months ago
  90. da546d6 arm64: dts: qcom: ipq8074: remove USB tx-fifo-resize property by Robert Marko · 3 years, 5 months ago
  91. 81065b3 x86/mce: Avoid infinite loop for copy from user recovery by Tony Luck · 3 years, 4 months ago
  92. 3163462 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) by Linus Torvalds · 3 years, 4 months ago
  93. 42a7ba1 arm64: remove GCC version check for ARCH_SUPPORTS_INT128 by Nick Desaulniers · 3 years, 4 months ago
  94. 6563139d powerpc: remove GCC version check for UPD_CONSTR by Nick Desaulniers · 3 years, 4 months ago
  95. d207589 riscv: remove Kconfig check for GCC version for ARCH_RV64I by Nick Desaulniers · 3 years, 4 months ago
  96. a69ae29 x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y by Will Deacon · 3 years, 4 months ago
  97. 3a1e92d powerpc/mce: Fix access error in mce handler by Ganesh Goudar · 3 years, 4 months ago
  98. 267cdfa KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers by Nicholas Piggin · 3 years, 4 months ago
  99. ae7aaec powerpc/64s: system call rfscv workaround for TM bugs by Nicholas Piggin · 3 years, 4 months ago
  100. b871895 powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state by Nicholas Piggin · 3 years, 4 months ago