1. d5aad4c prctl: generalize PR_SET_MDWE support check to be per-arch by Zev Weiss · 11 months ago
  2. 1d35aae Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 10 months ago
  3. 342d965 Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 months ago
  4. 902861e Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 11 months ago
  5. 216532e Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 11 months ago
  6. 65d287c Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 11 months ago
  7. d3e5bab9 arch: simplify architecture specific page size configuration by Arnd Bergmann · 11 months ago
  8. 0568b6f parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds by Guenter Roeck · 11 months ago
  9. 4b75b12 parisc: Fix csum_ipv6_magic on 64-bit systems by Guenter Roeck · 12 months ago
  10. 4408ba7 parisc: Fix csum_ipv6_magic on 32-bit systems by Guenter Roeck · 12 months ago
  11. a2abae8 parisc: Fix ip_fast_csum by Guenter Roeck · 12 months ago
  12. 4603fba parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros by John David Anglin · 11 months ago
  13. e5db6a7 parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd() by Guenter Roeck · 12 months ago
  14. 0b9ec15 parisc: make parisc_bus_type const by Ricardo B. Marliere · 12 months ago
  15. cf15984 parisc: avoid c23 'nullptr' idenitifier by Arnd Bergmann · 12 months ago
  16. 94a1b19 parisc: Show kernel unaligned memory accesses by Helge Deller · 1 year ago
  17. 73cb4a2d parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367 by Helge Deller · 1 year, 2 months ago
  18. 603c04e Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 months ago
  19. 8690bbc Introduce cpu_dcache_is_aliasing() across all architectures by Mathieu Desnoyers · 12 months ago
  20. cd14b01 treewide: replace or remove redundant def_bool in Kconfig files by Masahiro Yamada · 12 months ago
  21. 882a2a7 parisc: Fix stack unwinder by Guenter Roeck · 12 months ago
  22. f945a40 parisc/kprobes: always include asm-generic/kprobes.h by Max Kellermann · 12 months ago
  23. 250f540 parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check by Max Kellermann · 12 months ago
  24. 3b9ab24 kbuild: use 4-space indentation when followed by conditionals by Masahiro Yamada · 12 months ago
  25. 4356e9f work around gcc bugs with 'asm goto' with outputs by Linus Torvalds · 12 months ago
  26. 82b143a Revert "parisc: Only list existing CPUs in cpu_possible_mask" by Helge Deller · 12 months ago
  27. 918327e ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL by Kees Cook · 1 year ago
  28. 91481c9 Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 months ago
  29. 82175d1 kbuild: Replace tabs with spaces when followed by conditionals by Dmitry Goncharov · 1 year ago
  30. 913b9d4 parisc: BTLB: Fix crash when setting up BTLB at CPU bringup by Helge Deller · 12 months ago
  31. 8b1d723 parisc: Fix random data corruption from exception handler by Helge Deller · 1 year ago
  32. 20e08a7 parisc: Drop unneeded semicolon in parse_tree_node() by Helge Deller · 1 year ago
  33. c8708d7 parisc: Prevent hung tasks when printing inventory on serial console by Helge Deller · 1 year ago
  34. b9402e3 parisc: Check for valid stride size for cache flushes by Helge Deller · 1 year ago
  35. 2751153 parisc: Make RO_DATA page aligned in vmlinux.lds.S by Helge Deller · 1 year, 2 months ago
  36. e7ded27 Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 1 year ago
  37. bce3b5d Merge tag 'parisc-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 1 year ago
  38. ca6c080 arch/parisc: Detect primary video device from device instance by Thomas Zimmermann · 1 year, 1 month ago
  39. c299010 Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 1 year, 1 month ago
  40. 78273df Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 1 year, 1 month ago
  41. 063a7ce Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 1 year, 1 month ago
  42. 9f2a635 Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 1 month ago
  43. 8c9440f Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 1 month ago
  44. 735ae74 parisc/firmware: Fix F-extend for PDC addresses by Helge Deller · 1 year, 1 month ago
  45. bc46ef3 shm: Slim down dependencies by Kent Overstreet · 1 year, 2 months ago
  46. a78c668 kexec_file, parisc: print out debugging message if required by Baoquan He · 1 year, 2 months ago
  47. d8b0f54 wire up syscalls for statmount/listmount by Miklos Szeredi · 1 year, 3 months ago
  48. 7a92fc8 mm: Introduce flush_cache_vmap_early() by Alexandre Ghiti · 1 year, 2 months ago
  49. 4876357 parisc: Fix asm operand number out of range build error in bug table by Helge Deller · 1 year, 2 months ago
  50. 43266838 parisc: Reduce size of the bug_table on 64-bit kernel by half by Helge Deller · 1 year, 2 months ago
  51. e5f3e29 parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes by Helge Deller · 1 year, 2 months ago
  52. fe76a13 parisc: Use natural CPU alignment for bug_table by Helge Deller · 1 year, 2 months ago
  53. c9fcb2b parisc: Ensure 32-bit alignment on parisc unwind section by Helge Deller · 1 year, 2 months ago
  54. b28fc0d parisc: Mark lock_aligned variables 16-byte aligned on SMP by Helge Deller · 1 year, 2 months ago
  55. 07eecff parisc: Mark jump_table naturally aligned by Helge Deller · 1 year, 2 months ago
  56. 33f806d parisc: Mark altinstructions read-only and 32-bit aligned by Helge Deller · 1 year, 2 months ago
  57. a80aeb8 parisc: Mark ex_table entries 32-bit aligned in uaccess.h by Helge Deller · 1 year, 2 months ago
  58. e11d4cc parisc: Mark ex_table entries 32-bit aligned in assembly.h by Helge Deller · 1 year, 2 months ago
  59. 3cd9445 asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() by Kefeng Wang · 1 year, 2 months ago
  60. 026246f arch/*/io.h: remove ioremap_uc in some architectures by Baoquan He · 1 year, 4 months ago
  61. 2254005 Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 1 year, 2 months ago
  62. 721d28f parisc: Replace strlcpy() with strscpy() by Kees Cook · 1 year, 2 months ago
  63. 5f74f820 parisc: fix mmap_base calculation when stack grows upwards by Helge Deller · 1 year, 3 months ago
  64. 5f42375 LSM: wireup Linux Security Module syscalls by Casey Schaufler · 1 year, 5 months ago
  65. a406b8b parisc: Prevent booting 64-bit kernels on PA1.x machines by Helge Deller · 1 year, 3 months ago
  66. 166b011 parisc/pgtable: Do not drop upper 5 address bits of physical address by Helge Deller · 1 year, 3 months ago
  67. 5c5e048 Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 1 year, 3 months ago
  68. 4c7a0c9 Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 1 year, 3 months ago
  69. 1e0c505 Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 1 year, 3 months ago
  70. 009fbfc Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 1 year, 3 months ago
  71. f00593e Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 1 year, 3 months ago
  72. b63b4f1 parisc: Show default CPU PSW.W setting as reported by PDC by Helge Deller · 1 year, 3 months ago
  73. 6240553 parisc/pdc: Add width field to struct pdc_model by Helge Deller · 1 year, 3 months ago
  74. ad4aa06e1 parisc: Add nop instructions after TLB inserts by John David Anglin · 1 year, 3 months ago
  75. 1c7431b parisc: simplify smp_prepare_boot_cpu() by Russell King (Oracle) · 1 year, 3 months ago
  76. 9f5989d parisc/firmware: Use PDC constants for narrow/wide firmware by Helge Deller · 1 year, 3 months ago
  77. 06a2e49 parisc: Move parisc_narrow_firmware variable to header file by Helge Deller · 1 year, 3 months ago
  78. 01fef82 parisc: Allow building uncompressed Linux kernel by Helge Deller · 1 year, 3 months ago
  79. b9c515f parisc: Add some missing PDC functions and constants by Helge Deller · 1 year, 3 months ago
  80. 56769ba kbuild: unify vdso_install rules by Masahiro Yamada · 1 year, 4 months ago
  81. 2c8ed1b dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbol by Christoph Hellwig · 1 year, 4 months ago
  82. 875be090 staging: qlge: Retire the driver by Benjamin Poirier · 1 year, 3 months ago
  83. fdb8b7a Merge tag 'v6.6-rc5' into locking/core, to pick up fixes by Ingo Molnar · 1 year, 4 months ago
  84. b9ddbb0c Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 1 year, 4 months ago
  85. 914988e parisc: Restore __ldcw_align for PA-RISC 2.0 processors by John David Anglin · 1 year, 4 months ago
  86. d3b3c63 parisc: Fix crash with nr_cpus=1 option by Helge Deller · 1 year, 4 months ago
  87. 2fd0eba arch: Reserve map_shadow_stack() syscall number for all architectures by Sohil Mehta · 1 year, 5 months ago
  88. ccab211 syscalls: Cleanup references to sys_lookup_dcookie() by Sohil Mehta · 1 year, 7 months ago
  89. 935d4f0 mm: hugetlb: add huge page size param to set_huge_pte_at() by Ryan Roberts · 1 year, 4 months ago
  90. 0f4b5f9 futex: Add sys_futex_requeue() by peterz@infradead.org · 1 year, 4 months ago
  91. cb8c431 futex: Add sys_futex_wait() by peterz@infradead.org · 1 year, 4 months ago
  92. 9f6c532 futex: Add sys_futex_wake() by peterz@infradead.org · 1 year, 4 months ago
  93. 847165d Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 1 year, 5 months ago
  94. e5ef93d parisc: BTLB: Initialize BTLB tables at CPU startup by Helge Deller · 1 year, 5 months ago
  95. 3756597 parisc: firmware: Simplify calling non-PA20 functions by Helge Deller · 1 year, 5 months ago
  96. 4695e45 parisc: BTLB: _edata symbol has to be page aligned for BTLB support by Helge Deller · 1 year, 5 months ago
  97. 510610f parisc: BTLB: Add BTLB insert and purge firmware function wrappers by Helge Deller · 1 year, 5 months ago
  98. eda2052 parisc: BTLB: Clear possibly existing BTLB entries by Helge Deller · 1 year, 5 months ago
  99. 70bd68d5 parisc: Prepare for Block-TLB support on 32-bit kernel by Helge Deller · 1 year, 5 months ago
  100. 3f09138 parisc: shmparam.h: Document aliasing requirements of PA-RISC by Helge Deller · 1 year, 5 months ago