1. 596ff4a cpumask: re-introduce constant-sized cpumask optimizations by Linus Torvalds · 1 year, 11 months ago
  2. 7f9ec7d Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 11 months ago
  3. 1a8d05a Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 1 year, 11 months ago
  4. 95207db Remove Intel compiler support by Masahiro Yamada · 2 years, 3 months ago
  5. 20fdfd5 Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 11 months ago
  6. c29214b Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 11 months ago
  7. 0bdf4a8 Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 1 year, 11 months ago
  8. bf1a1ba Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 1 year, 11 months ago
  9. 4ec4190 kasan, x86: don't rename memintrinsics in uninstrumented files by Marco Elver · 1 year, 11 months ago
  10. 39ce439 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 1 year, 11 months ago
  11. 04a357b Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 1 year, 11 months ago
  12. 857f1268 Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 11 months ago
  13. caa82ae openrisc: fix livelock in uaccess by Al Viro · 2 years ago
  14. e902e50 nios2: fix livelock in uaccess by Al Viro · 2 years ago
  15. a1179ac microblaze: fix livelock in uaccess by Al Viro · 2 years ago
  16. d088af1 ia64: fix livelock in uaccess by Al Viro · 2 years ago
  17. 79c54c9 sparc: fix livelock in uaccess by Al Viro · 2 years ago
  18. dce4549 alpha: fix livelock in uaccess by Al Viro · 2 years ago
  19. 1526167 parisc: fix livelock in uaccess by Al Viro · 2 years ago
  20. 0b92ed0 hexagon: fix livelock in uaccess by Al Viro · 2 years ago
  21. d835eb3 riscv: fix livelock in uaccess by Al Viro · 2 years ago
  22. bd75497 m68k: fix livelock in uaccess by Al Viro · 2 years ago
  23. cd57953 s390/kprobes: fix current_kprobe never cleared after kprobes reenter by Vasily Gorbik · 1 year, 11 months ago
  24. 42e19e6 s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handler by Vasily Gorbik · 1 year, 11 months ago
  25. 61fc1ee riscv: Bump COMMAND_LINE_SIZE value to 1024 by Alexandre Ghiti · 3 years, 11 months ago
  26. 6ca6b58 s390/Kconfig: sort config S390 select list again by Heiko Carstens · 1 year, 11 months ago
  27. 8c42dd78 s390/extmem: return correct segment type in __segment_load() by Gerald Schaefer · 1 year, 11 months ago
  28. a8356cd Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 1 year, 11 months ago
  29. 64e8516 Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux by Linus Torvalds · 1 year, 11 months ago
  30. 81a1dd1 riscv, lib: Fix Zbb strncmp by Björn Töpel · 1 year, 11 months ago
  31. 1a2c73f MIPS: Workaround clang inline compat branch issue by Jiaxun Yang · 1 year, 11 months ago
  32. 70f864d mips: dts: ralink: mt7621: add phandle to system controller node for watchdog by Sergio Paracuellos · 2 years ago
  33. 79f76e5 mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog' by Sergio Paracuellos · 2 years ago
  34. 6934cf8 RISC-V: improve string-function assembly by Heiko Stuebner · 2 years ago
  35. 9b5c37b s390/decompressor: add link map saving by Vasily Gorbik · 4 years, 4 months ago
  36. e688c62 s390/smp: perform cpu reset before delegating work to target cpu by Heiko Carstens · 1 year, 11 months ago
  37. e7ec1d2 s390/mcck: cleanup user process termination path by Alexander Gordeev · 2 years, 1 month ago
  38. 5e02c74 s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchg by Heiko Carstens · 1 year, 11 months ago
  39. 434b266 s390/rwonce: add READ_ONCE_ALIGNED_128() macro by Heiko Carstens · 1 year, 11 months ago
  40. 010338d arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN by Ard Biesheuvel · 1 year, 11 months ago
  41. b3f11af arm64: ftrace: forbid CALL_OPS with CC_OPTIMIZE_FOR_SIZE by Mark Rutland · 1 year, 11 months ago
  42. f8b2336 powerpc: Avoid dead code/data elimination when using recordmcount by Michael Ellerman · 2 years ago
  43. acd35db powerpc/vmlinux.lds: Add .text.asan/tsan sections by Michael Ellerman · 2 years ago
  44. 27fd827 mips: ralink: make SOC_MT7621 select PINCTRL by Arınç ÜNAL · 2 years ago
  45. f2b95d7 mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINK by Arınç ÜNAL · 2 years ago
  46. 5ae7e03 MIPS: cevt-r4k: Offset the value used to clear compare interrupt by Jiaxun Yang · 1 year, 11 months ago
  47. fea8826 MIPS: smp-cps: Don't rely on CP0_CMGCRBASE by Jiaxun Yang · 1 year, 11 months ago
  48. 9828184 Merge tag 'arm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 1 year, 11 months ago
  49. 11c7052 Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 1 year, 11 months ago
  50. 6921ed9 x86/speculation: Allow enabling STIBP with legacy IBRS by KP Singh · 1 year, 11 months ago
  51. 02a737f Merge tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 1 year, 11 months ago
  52. b6cc7a0 Merge tag 'csky-for-linus-6.3' of https://github.com/c-sky/csky-linux by Linus Torvalds · 1 year, 11 months ago
  53. ebf95e8 s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg union by Harald Freudenberger · 2 years ago
  54. ae4b60f s390/nmi: fix virtual-physical address confusion by Nico Boehr · 2 years ago
  55. 8ee0d2f s390/setup: do not complain about parameters handled in decompressor by Vasily Gorbik · 2 years ago
  56. 9f79762 Merge tag 'samsung-dt-fixes-6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/fixes by Arnd Bergmann · 1 year, 11 months ago
  57. 33a0c1b ARM: dts: spear320-hmi: correct STMPE GPIO compatible by Krzysztof Kozlowski · 1 year, 11 months ago
  58. a8cef54 ARM: dts: aspeed: p10bmc: Update battery node name by Eddie James · 2 years ago
  59. e505e6b arm64: defconfig: Add IOSCHED_BFQ to the default configs by Linus Walleij · 1 year, 11 months ago
  60. 0cd5780e arm64: defconfig: Fix unintentional disablement of PCI on i.MX by Mark Brown · 2 years ago
  61. dd831473 MIPS: Remove DMA_PERDEV_COHERENT by Jiaxun Yang · 2 years ago
  62. 498a1cf Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 1 year, 11 months ago
  63. 1ec35ea Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 1 year, 11 months ago
  64. e534a58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 1 year, 11 months ago
  65. cac85e4 Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 1 year, 11 months ago
  66. 49d5759 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year, 11 months ago
  67. 01687e7 Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 1 year, 11 months ago
  68. d0a32f5 Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 11 months ago
  69. 5596c6ad Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 1 year, 11 months ago
  70. d8e4731 Merge tag 'x86_tdx_for_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 11 months ago
  71. fcf77d0 LoongArch: Mark some assembler symbols as non-kprobe-able by Tiezhu Yang · 1 year, 11 months ago
  72. 09e679c LoongArch: Add kprobes on ftrace support by Tiezhu Yang · 1 year, 11 months ago
  73. 3f55368 LoongArch: Add kretprobes support by Tiezhu Yang · 1 year, 11 months ago
  74. 6d4cc40 LoongArch: Add kprobes support by Tiezhu Yang · 1 year, 11 months ago
  75. 9b3441a LoongArch: Simulate branch and PC* instructions by Tiezhu Yang · 1 year, 11 months ago
  76. 424421a LoongArch: ptrace: Add hardware single step support by Qing Zhang · 1 year, 11 months ago
  77. 356bd6f LoongArch: ptrace: Add function argument access API by Qing Zhang · 1 year, 11 months ago
  78. 1a69f7a LoongArch: ptrace: Expose hardware breakpoints to debuggers by Qing Zhang · 1 year, 11 months ago
  79. edffa33 LoongArch: Add hardware breakpoints/watchpoints support by Qing Zhang · 1 year, 11 months ago
  80. 35c94fa LoongArch: kdump: Add crashkernel=YM handling by Youling Tang · 1 year, 11 months ago
  81. 3f89765 LoongArch: kdump: Add single kernel image implementation by Youling Tang · 1 year, 11 months ago
  82. e5f02b5 LoongArch: Add support for kernel address space layout randomization (KASLR) by Youling Tang · 1 year, 11 months ago
  83. d8da19f LoongArch: Add support for kernel relocation by Youling Tang · 1 year, 11 months ago
  84. 396233c LoongArch: Add la_abs macro implementation by Youling Tang · 1 year, 11 months ago
  85. 8cbd5eb LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.abs by Youling Tang · 1 year, 11 months ago
  86. f733f11 LoongArch: Use la.pcrel instead of la.abs when it's trivially possible by Xi Ruoyao · 1 year, 11 months ago
  87. 4159680 LoongArch: Make -mstrict-align configurable by Huacai Chen · 1 year, 11 months ago
  88. bb7a78e LoongArch: Only call get_timer_irq() once in constant_clockevent_init() by Tiezhu Yang · 1 year, 11 months ago
  89. fd20063 LoongArch: Fix Chinese comma in cpu.h by Jinyang He · 1 year, 11 months ago
  90. 290ec1d alpha: in_irq() cleanup by Changbin Du · 3 years, 6 months ago
  91. 0509666 alpha: lazy FPU switching by Al Viro · 2 years, 5 months ago
  92. a7acb18 alpha/boot/misc: trim unused declarations by Al Viro · 2 years, 1 month ago
  93. a4c082f alpha/boot/tools/objstrip: fix the check for ELF header by Al Viro · 2 years, 1 month ago
  94. 56efd34 alpha/boot: fix the breakage from -isystem series... by Al Viro · 2 years, 1 month ago
  95. d3c51b70 alpha: fix FEN fault handling by Al Viro · 2 years, 1 month ago
  96. 4da2bd3 alpha: Avoid comma separated statements by Joe Perches · 4 years, 5 months ago
  97. 6b6b64a alpha: fixed a typo in core_cia.c by rj1 · 2 years ago
  98. 10cc5d4 Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 1 year, 11 months ago
  99. 143c7bc Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd by Linus Torvalds · 1 year, 11 months ago
  100. a13de74 Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 1 year, 11 months ago