1. 2591026 powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context() by Christophe Leroy · 3 years, 7 months ago
  2. 240efd7 powerpc/kuap: Force inlining of all first level KUAP helpers. by Christophe Leroy · 3 years, 7 months ago
  3. cb2f1fb powerpc/kuap: Remove to/from/size parameters of prevent_user_access() by Christophe Leroy · 3 years, 7 months ago
  4. d008f8f powerpc/kuap: Remove KUAP_CURRENT_XXX by Christophe Leroy · 3 years, 7 months ago
  5. 9f5bd8f powerpc/32s: Activate KUAP and KUEP by default by Christophe Leroy · 3 years, 7 months ago
  6. 1613252 powerpc/32s: Rework Kernel Userspace Access Protection by Christophe Leroy · 3 years, 7 months ago
  7. 6b4d630 powerpc/32s: Allow disabling KUAP at boot time by Christophe Leroy · 3 years, 7 months ago
  8. 50d2f10 powerpc/32s: Allow disabling KUEP at boot time by Christophe Leroy · 3 years, 7 months ago
  9. 86f46f3 powerpc/32s: Initialise KUAP and KUEP in C by Christophe Leroy · 3 years, 7 months ago
  10. 882136f powerpc/32s: Simplify calculation of segment register content by Christophe Leroy · 3 years, 7 months ago
  11. 863771a powerpc/32s: Convert switch_mmu_context() to C by Christophe Leroy · 3 years, 7 months ago
  12. 7235bb3 powerpc/32s: move CTX_TO_VSID() into mmu-hash.h by Christophe Leroy · 3 years, 7 months ago
  13. 91bb308 powerpc/32s: Refactor update of user segment registers by Christophe Leroy · 3 years, 7 months ago
  14. 91ec667 powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c by Christophe Leroy · 3 years, 7 months ago
  15. f6025a1 powerpc/8xx: Allow disabling KUAP at boot time by Christophe Leroy · 3 years, 7 months ago
  16. 10248dc powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP) by Christophe Leroy · 3 years, 7 months ago
  17. c0ca0fe powerpc: Remove CONFIG_PPC_MMU_NOHASH_32 by Christophe Leroy · 3 years, 7 months ago
  18. 0e628ad powerpc/optprobes: use PPC_RAW_ macros by Christophe Leroy · 3 years, 7 months ago
  19. f38adf8 powerpc/optprobes: Compact code source a bit. by Christophe Leroy · 3 years, 7 months ago
  20. afd3287 powerpc/optprobes: Minimise casts by Christophe Leroy · 3 years, 7 months ago
  21. 077c4de powerpc/inst: Refactor PPC32 and PPC64 versions by Christophe Leroy · 3 years, 7 months ago
  22. 69d4d6e powerpc: Don't use 'struct ppc_inst' to reference instruction location by Christophe Leroy · 3 years, 7 months ago
  23. e90a21e powerpc/lib/code-patching: Don't use struct 'ppc_inst' for runnable code in tests. by Christophe Leroy · 3 years, 7 months ago
  24. 6c0d181 powerpc/lib/code-patching: Make instr_is_branch_to_addr() static by Christophe Leroy · 3 years, 7 months ago
  25. 18c8596 powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching, feature-fixups) by Christophe Leroy · 3 years, 7 months ago
  26. 036b556 powerpc/inst: Avoid pointer dereferencing in ppc_inst_equal() by Christophe Leroy · 3 years, 7 months ago
  27. 042e086 powerpc/inst: Improve readability of get_user_instr() and friends by Christophe Leroy · 3 years, 7 months ago
  28. 9134806 powerpc/inst: Reduce casts in get_user_instr() by Christophe Leroy · 3 years, 7 months ago
  29. b3a9e52 powerpc/inst: Fix sparse detection on get_user_instr() by Christophe Leroy · 3 years, 7 months ago
  30. f30becb powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP() by Christophe Leroy · 3 years, 7 months ago
  31. deefd0a powerpc/traps: Start using PPC_RAW_xx() macros by Christophe Leroy · 3 years, 7 months ago
  32. ef909ba powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macros by Christophe Leroy · 3 years, 7 months ago
  33. e0ea08c powerpc/ebpf32: Use _Rx macros instead of __REG_Rx ones by Christophe Leroy · 3 years, 7 months ago
  34. e08021f powerpc/ebpf64: Use PPC_RAW_MFLR() by Christophe Leroy · 3 years, 7 months ago
  35. 5a03e1e powerpc/ftrace: Use PPC_RAW_MFLR() and PPC_RAW_NOP() by Christophe Leroy · 3 years, 7 months ago
  36. e730459 powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP() by Christophe Leroy · 3 years, 7 months ago
  37. 47b0469 powerpc/modules: Use PPC_RAW_xx() macros by Christophe Leroy · 3 years, 7 months ago
  38. 1c9debb powerpc/signal: Use PPC_RAW_xx() macros by Christophe Leroy · 3 years, 7 months ago
  39. 8804d5b powerpc/lib/code-patching: Use PPC_RAW_() macros by Christophe Leroy · 3 years, 7 months ago
  40. 07cd183 powerpc/opcodes: Add shorter macros for registers for use with PPC_RAW_xx() by Christophe Leroy · 3 years, 7 months ago
  41. 148a047 powerpc: Rework PPC_RAW_xxx() macros for prefixed instructions by Christophe Leroy · 3 years, 7 months ago
  42. 359c2ca powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C. by Christophe Leroy · 3 years, 8 months ago
  43. 4423eff powerpc: Force inlining of csum_add() by Christophe Leroy · 3 years, 8 months ago
  44. a4785e9 Merge branch 'fixes' into next by Michael Ellerman · 3 years, 7 months ago
  45. ddf4a7b powerpc/tau: Remove superfluous parameter in alloc_workqueue() call by Finn Thain · 3 years, 7 months ago
  46. 478036c powerpc: Fix initrd corruption with relative jump labels by Michael Ellerman · 3 years, 7 months ago
  47. 87f19ea powerpc/perf: Simplify Makefile by Christophe Leroy · 3 years, 8 months ago
  48. 4cfdd92 powerpc/prom_init: Move custom isspace() to its own namespace by Andy Shevchenko · 3 years, 8 months ago
  49. 8f6a54b selftests/powerpc: Remove the repeated declaration by Shaokun Zhang · 3 years, 7 months ago
  50. f377f7d powerpc/spider-pci: Remove set but not used variable 'val' by Baokun Li · 3 years, 7 months ago
  51. 911bacd powerpc/spufs: Remove set but not used variable 'dummy' by Baokun Li · 3 years, 7 months ago
  52. b629f6c powerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl() by Tom Rix · 3 years, 7 months ago
  53. e41d6c3 powerpc/signal64: Copy siginfo before changing regs->nip by Michael Ellerman · 3 years, 7 months ago
  54. 9733862 powerpc/ps3: Add dma_mask to ps3_dma_region by Geoff Levand · 3 years, 7 months ago
  55. 472b440f powerpc/ps3: Warn on PS3 device errors by Geoff Levand · 3 years, 7 months ago
  56. 6caebff powerpc/ps3: Add CONFIG_PS3_VERBOSE_RESULT option by Geoff Levand · 3 years, 7 months ago
  57. ff4a825 powerpc/ps3: Re-align DTB in image by Geoff Levand · 3 years, 7 months ago
  58. 07e2d6c powerpc/ps3: Add firmware version to sysfs by Geoff Levand · 3 years, 7 months ago
  59. 015d981 powerpc/barrier: Avoid collision with clang's __lwsync macro by Nathan Chancellor · 3 years, 7 months ago
  60. 8e11d62 powerpc/mem: Add back missing header to fix 'no previous prototype' error by Christophe Leroy · 3 years, 7 months ago
  61. 59cc84c Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs" by Frederic Barrat · 3 years, 7 months ago
  62. 1438709 KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path by Nicholas Piggin · 3 years, 7 months ago
  63. 5362a4b powerpc: Fix reverse map real-mode address lookup with huge vmalloc by Nicholas Piggin · 3 years, 7 months ago
  64. 82123a3 powerpc/kprobes: Fix validation of prefixed instructions across page boundary by Naveen N. Rao · 3 years, 7 months ago
  65. 027f55e tty: hvc: udbg_hvc: retry putc on -EAGAIN by Nathan Lynch · 3 years, 8 months ago
  66. 2cec178e powerpc/xmon: make dumping log buffer contents more reliable by Nathan Lynch · 3 years, 8 months ago
  67. b73c8cc powerpc/kprobes: Replace ppc_optinsn by common optinsn by Christophe Leroy · 3 years, 8 months ago
  68. 7ee3e97 kprobes: Allow architectures to override optinsn page allocation by Christophe Leroy · 3 years, 8 months ago
  69. 6fcb574 powerpc: Kconfig: disable CONFIG_COMPAT for clang < 12 by Nick Desaulniers · 3 years, 7 months ago
  70. 73e6e4e powerpc/powernv/pci: fix header guard by Nick Desaulniers · 3 years, 7 months ago
  71. 60060d7 powerpc/sstep: Add tests for setb instruction by Sathvika Vasireddy · 3 years, 8 months ago
  72. 5b75bd7 powerpc/sstep: Add emulation support for ‘setb’ instruction by Sathvika Vasireddy · 3 years, 8 months ago
  73. f259fb8 powerpc/Makefile: Add ppc32/ppc64_randconfig targets by Michael Ellerman · 3 years, 8 months ago
  74. 40999b0 powerpc/pseries: minor enhancements in dlpar_memory_remove_by_ic() by Daniel Henrique Barboza · 3 years, 8 months ago
  75. 163e792 powerpc/pseries: break early in dlpar_memory_remove_by_count() loops by Daniel Henrique Barboza · 3 years, 8 months ago
  76. 2ad216b powerpc/pseries: check DRCONF_MEM_RESERVED in lmb_is_removable() by Daniel Henrique Barboza · 3 years, 8 months ago
  77. feb0e07 powerpc/pseries: Set UNISOLATE on dlpar_memory_remove_by_ic() error by Daniel Henrique Barboza · 3 years, 8 months ago
  78. ad06bcf powerpc/pseries/ras: Delete a redundant condition branch by Zhen Lei · 3 years, 8 months ago
  79. c674546 selftests/powerpc: Fix duplicate included pthread.h by Jiapeng Chong · 3 years, 8 months ago
  80. 9b37389 powerpc/pseries/memhotplug: Remove unused inline function dlpar_memory_remove() by YueHaibing · 3 years, 8 months ago
  81. d72500f powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls by Nicholas Piggin · 3 years, 7 months ago
  82. 5665bc3 powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference between sc and scv syscalls by Nicholas Piggin · 3 years, 7 months ago
  83. e2f5efd powerpc: Fix early setup to make early_ioremap() work by Alexey Kardashevskiy · 3 years, 7 months ago
  84. 34f7f79 selftests/powerpc: Add test of mitigation patching by Michael Ellerman · 3 years, 8 months ago
  85. ca8cc36 powerpc/32s: Remove asm/book3s/32/hash.h by Christophe Leroy · 3 years, 8 months ago
  86. b09049c powerpc: Only pad struct pt_regs when needed by Christophe Leroy · 3 years, 8 months ago
  87. 8af8d72 powerpc/32s: Speed up likely path of kuap_update_sr() by Christophe Leroy · 3 years, 8 months ago
  88. 0441729 powerpc/mmu: Remove leftover CONFIG_E200 by Christophe Leroy · 3 years, 8 months ago
  89. fe3dc33 powerpc/mmu: Don't duplicate radix_enabled() by Christophe Leroy · 3 years, 8 months ago
  90. 70d6ebf powerpc/603: Avoid a pile of NOPs when not using SW LRU in TLB exceptions by Christophe Leroy · 3 years, 8 months ago
  91. c176c3d powerpc: Define NR_CPUS all the time by Christophe Leroy · 3 years, 8 months ago
  92. 930a77c powerpc/boot: Fix a typo in partial_decompress() comment by Zhang Jianhua · 3 years, 8 months ago
  93. 9a1762a powerpc/8xx: Update mpc885_ads_defconfig to improve CI by Christophe Leroy · 3 years, 8 months ago
  94. f3f6d18 powerpc/papr_scm: Reduce error severity if nvdimm stats inaccessible by Vaibhav Jain · 3 years, 8 months ago
  95. 13c7dad9 powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limit by Christophe Leroy · 3 years, 8 months ago
  96. 1a3c6ce powerpc/asm-offset: Remove unused items by Christophe Leroy · 3 years, 8 months ago
  97. 3a5988b powerpc/32s: Remove m8260_gorom() by Christophe Leroy · 3 years, 8 months ago
  98. d07f6ca Linux 5.13-rc2 by Linus Torvalds · 3 years, 8 months ago
  99. 28183db Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 8 months ago
  100. 6942d81 Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 8 months ago