Show patches with: Archived = No       |   46328 patches
« 1 2 ... 15 16 17463 464 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,30/37] powerpc/e500: Introduce _PAGE_READ and remove _PAGE_USER Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,29/37] powerpc/nohash: Replace pte_user() by pte_read() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,28/37] powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,27/37] powerpc/64s: Use generic permission masks Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,26/37] powerpc/8xx: Use generic permission masks Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,25/37] powerpc: Refactor permission masks used for __P/__S table and kernel memory flags Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,24/37] powerpc: Rely on address instead of pte_user() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,23/37] powerpc: Remove pte_mkuser() and pte_mkpriviledged() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,22/37] powerpc: Fail ioremap() instead of silently ignoring flags when PAGE_USER is set Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,21/37] powerpc: Implement and use pgprot_nx() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,20/37] powerpc/e500: Simplify pte_mkexec() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,19/37] powerpc/nohash: Refactor __ptep_set_access_flags() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,18/37] powerpc/nohash: Refactor pte_clear() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,17/37] powerpc/nohash: Deduplicate ptep_set_wrprotect() and ptep_get_and_clear() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,16/37] powerpc/nohash: Refactor ptep_test_and_clear_young() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,15/37] powerpc/nohash: Deduplicate pte helpers Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,14/37] powerpc/nohash: Deduplicate _PAGE_CHG_MASK Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,13/37] powerpc/nohash: Refactor checking of no-change in pte_update() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,12/37] powerpc/nohash: Refactor pte_update() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,11/37] powerpc/nohash: Replace #ifdef CONFIG_44x by IS_ENABLED(CONFIG_44x) in pgtable.h Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,10/37] powerpc/nohash: Move 8xx version of pte_update() into pte-8xx.h Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,09/37] powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,08/37] powerpc/nohash: Remove {pte/pmd}_protnone() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,07/37] powerpc: Untangle fixmap.h and pgtable.h and mmu.h Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,06/37] powerpc: Refactor update_mmu_cache_range() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,05/37] powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_access_prot() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,04/37] powerpc: Remove pte_ERROR() Implement execute-only protection on powerpc - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,03/37] powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macro Implement execute-only protection on powerpc - 1 - - --- 2023-09-25 Christophe Leroy Accepted
[v2,02/37] powerpc/64e: Fix wrong test in __ptep_test_and_clear_young() Implement execute-only protection on powerpc - 1 - - --- 2023-09-25 Christophe Leroy Accepted
[v2,01/37] powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE Implement execute-only protection on powerpc - 1 - - --- 2023-09-25 Christophe Leroy Accepted
powerpc/85xx: Fix math emulation exception powerpc/85xx: Fix math emulation exception - - - - --- 2023-09-25 Christophe Leroy Accepted
[v2,3/3] Documentation/powerpc: update fadump implementation details powerpc: make fadump resilient with memory add/remove events - - - - 5-- 2023-09-25 Sourabh Jain Superseded
[v2,2/3] powerpc/fadump: add hotplug_ready sysfs interface powerpc: make fadump resilient with memory add/remove events - - - - --- 2023-09-25 Sourabh Jain Superseded
[v2,1/3] powerpc: make fadump resilient with memory add/remove events powerpc: make fadump resilient with memory add/remove events - - - - --- 2023-09-25 Sourabh Jain Superseded
powerpc: Only define __parse_fpscr() when required powerpc: Only define __parse_fpscr() when required - 1 - - 2-- 2023-09-22 Christophe Leroy Accepted
[v5,5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code ppc, fbdev: Clean up fbdev mmap helper - - 1 - --- 2023-09-22 Thomas Zimmermann Accepted
[v5,4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code ppc, fbdev: Clean up fbdev mmap helper - - 1 - --- 2023-09-22 Thomas Zimmermann Accepted
[v5,3/5] arch/powerpc: Remove trailing whitespaces ppc, fbdev: Clean up fbdev mmap helper - - 2 - --- 2023-09-22 Thomas Zimmermann Accepted
powerpc/stacktrace: Fix arch_stack_walk_reliable() powerpc/stacktrace: Fix arch_stack_walk_reliable() - 1 2 - 5-- 2023-09-21 Michael Ellerman Accepted
[GIT,PULL] Please pull powerpc/linux.git powerpc-6.6-2 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-6.6-2 tag - - - - --- 2023-09-21 Michael Ellerman Not Applicable
selftests/powerpc: Fix emit_tests to work with run_kselftest.sh selftests/powerpc: Fix emit_tests to work with run_kselftest.sh - 1 1 - 5-- 2023-09-21 Michael Ellerman Accepted
[v2,2/2] powerpc: add cpu_spec.cpu_features to vmcoreinfo [v2,1/2] powerpc: add `cur_cpu_spec` symbol to vmcoreinfo - - - - --- 2023-09-20 Aditya Gupta Accepted
[v2,1/2] powerpc: add `cur_cpu_spec` symbol to vmcoreinfo [v2,1/2] powerpc: add `cur_cpu_spec` symbol to vmcoreinfo - 1 - 1 --- 2023-09-20 Aditya Gupta Accepted
[2/7] arch: powerpc: remove ReiserFS from defconfig arch/*: config: Remove ReiserFS from defconfig - - - - --- 2023-09-18 Peter Lafreniere Accepted
[v2,2/2] powerpc: Replace GPL 2.0+ README.legal boilerplate with SPDX m68k/powerpc: Kill references to non-existent README.legal 1 - - - 3-- 2023-09-18 Geert Uytterhoeven Accepted
[3/3] Documentation/powerpc: update fadump implementation details powerpc: make fadump resilient with memory add/remove events - - - - 5-- 2023-09-17 Sourabh Jain Superseded
[2/3] powerpc/fadump: add hotplug_ready sysfs interface powerpc: make fadump resilient with memory add/remove events - - - - --- 2023-09-17 Sourabh Jain Superseded
[1/3] powerpc: make fadump resilient with memory add/remove events powerpc: make fadump resilient with memory add/remove events - - - - --- 2023-09-17 Sourabh Jain Superseded
[v2] powerpc/dexcr: Move HASHCHK trap handler [v2] powerpc/dexcr: Move HASHCHK trap handler - 1 - - 5-- 2023-09-15 Benjamin Gray Accepted
[v2,1/1] powerpc: fix a memory leak [v2,1/1] powerpc: fix a memory leak - 1 - - 2-3 2023-09-15 Yuanjun Gong Changes Requested
hwmon: (ibmpowernv) refactor deprecated strncpy hwmon: (ibmpowernv) refactor deprecated strncpy - - - - 3-- 2023-09-14 Justin Stitt Changes Requested
powerpc/82xx: Select FSL_SOC powerpc/82xx: Select FSL_SOC 1 1 - 1 --- 2023-09-14 Christophe Leroy Accepted
[v3,3/3] powerpc/config: Simplify pmac32_defconfig Kconfig: Add dependencies of POWER_RESET for pmac32 - - - - 5-- 2023-09-14 Yuan Tan Accepted
[v3,2/3] Kconfig: Add dependencies of POWER_RESET for pmac32 Kconfig: Add dependencies of POWER_RESET for pmac32 - - - - --- 2023-09-14 Yuan Tan Accepted
[v5,11/11] docs: powerpc: Document nested KVM on POWER KVM: PPC: Nested APIv2 guest support - - - - 5-- 2023-09-14 Jordan Niethe Accepted
[v5,10/11] KVM: PPC: Add support for nestedv2 guests KVM: PPC: Nested APIv2 guest support - - - 1 --- 2023-09-14 Jordan Niethe Accepted
[v5,09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe Accepted
[v5,08/11] KVM: PPC: Add helper library for Guest State Buffers KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe Accepted
[v5,07/11] KVM: PPC: Book3S HV: Introduce low level MSR accessor KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe Accepted
[v5,06/11] KVM: PPC: Book3S HV: Use accessors for VCPU registers KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe Accepted
[v5,05/11] KVM: PPC: Use accessors for VCORE registers KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe Accepted
[v5,04/11] KVM: PPC: Use accessors for VCPU registers KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe Accepted
[v5,03/11] KVM: PPC: Rename accessor generator macros KVM: PPC: Nested APIv2 guest support - - 1 - --- 2023-09-14 Jordan Niethe Accepted
[v5,02/11] KVM: PPC: Introduce FPR/VR accessor functions KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe Accepted
[v5,01/11] KVM: PPC: Always use the GPR accessors KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe Accepted
powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT_USE_PATCHABLE_FUNCTIO… powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT_USE_PATCHABLE_FUNCTIO… - 1 - - 5-- 2023-09-13 Naveen N Rao Accepted
[v4,5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code ppc, fbdev: Clean up fbdev mmap helper - - - - --- 2023-09-12 Thomas Zimmermann Superseded
[v4,4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code ppc, fbdev: Clean up fbdev mmap helper - - - - --- 2023-09-12 Thomas Zimmermann Superseded
[v4,3/5] arch/powerpc: Remove trailing whitespaces ppc, fbdev: Clean up fbdev mmap helper - - 1 - --- 2023-09-12 Thomas Zimmermann Superseded
[v4,2/5] fbdev: Replace fb_pgprotect() with pgprot_framebuffer() ppc, fbdev: Clean up fbdev mmap helper 1 - - - --- 2023-09-12 Thomas Zimmermann Superseded
[v4,1/5] fbdev: Avoid file argument in fb_pgprotect() ppc, fbdev: Clean up fbdev mmap helper - - 1 - --- 2023-09-12 Thomas Zimmermann Superseded
[v3,2/2] powerpc/fadump: make is_kdump_kernel() return false when fadump is active [v3,1/2] vmcore: remove dependency with is_kdump_kernel() for exporting vmcore 1 - - - 4-1 2023-09-12 Hari Bathini Accepted
[v3,1/2] vmcore: remove dependency with is_kdump_kernel() for exporting vmcore [v3,1/2] vmcore: remove dependency with is_kdump_kernel() for exporting vmcore 1 - - - --- 2023-09-12 Hari Bathini Accepted
[v1,19/19] powerpc/nohash: Refactor __ptep_set_access_flags() cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,18/19] powerpc/nohash: Refactor pte_clear() cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,17/19] powerpc/nohash: Deduplicate ptep_set_wrprotect() and ptep_get_and_clear() cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,16/19] powerpc/nohash: Refactor ptep_test_and_clear_young() cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,15/19] powerpc/nohash: Deduplicate pte helpers cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,14/19] powerpc/nohash: Deduplicate _PAGE_CHG_MASK cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,13/19] powerpc/nohash: Refactor checking of no-change in pte_update() cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,12/19] powerpc/nohash: Refactor pte_update() cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,11/19] powerpc/nohash: Replace #ifdef CONFIG_44x by IS_ENABLED(CONFIG_44x) in pgtable.h cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,10/19] powerpc/nohash: Move 8xx version of pte_update() into pte-8xx.h cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,09/19] powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page() cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,08/19] powerpc/nohash: Remove {pte/pmd}_protnone() cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,07/19] powerpc: Untangle fixmap.h and pgtable.h and mmu.h cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,06/19] powerpc: Refactor update_mmu_cache_range() cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,05/19] powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_access_prot() cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,04/19] powerpc: Remove pte_ERROR() cleanup/refactor pgtable.h - - - - --- 2023-09-11 Christophe Leroy Superseded
[v1,03/19] powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macro cleanup/refactor pgtable.h - 1 - - --- 2023-09-11 Christophe Leroy Superseded
[v1,02/19] powerpc/64e: Fix wrong test in __ptep_test_and_clear_young() cleanup/refactor pgtable.h - 1 - - --- 2023-09-11 Christophe Leroy Superseded
[v1,01/19] powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE cleanup/refactor pgtable.h - 1 - - --- 2023-09-11 Christophe Leroy Superseded
[PATCHv6,3/3] powerpc/setup: alloc extra paca_ptrs to hold boot_cpuid enable nr_cpus for powerpc - - - - --- 2023-09-11 Pingfan Liu Superseded
[PATCHv6,2/3] powerpc/setup: Handle the case when boot_cpuid greater than nr_cpus enable nr_cpus for powerpc - - - - --- 2023-09-11 Pingfan Liu Superseded
[PATCHv6,1/3] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt enable nr_cpus for powerpc - - - - --- 2023-09-11 Pingfan Liu Superseded
[v3,5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code ppc, fbdev: Clean up fbdev mmap helper - - - - --- 2023-09-11 Thomas Zimmermann Superseded
[v3,4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code ppc, fbdev: Clean up fbdev mmap helper - - - - --- 2023-09-11 Thomas Zimmermann Superseded
[v3,3/5] arch/powerpc: Remove trailing whitespaces ppc, fbdev: Clean up fbdev mmap helper - - - - --- 2023-09-11 Thomas Zimmermann Superseded
[v3,2/5] fbdev: Replace fb_pgprotect() with fb_pgprot_device() ppc, fbdev: Clean up fbdev mmap helper - - - - --- 2023-09-11 Thomas Zimmermann Superseded
[v3,1/5] fbdev: Avoid file argument in fb_pgprotect() ppc, fbdev: Clean up fbdev mmap helper - - - - --- 2023-09-11 Thomas Zimmermann Superseded
« 1 2 ... 15 16 17463 464 »