Show patches with: Archived = No       |   69996 patches
« 1 2 ... 181 182 183699 700 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,11/23] powerpc/syscall: Rename syscall_64.c into syscall.c powerpc/32: Implement C syscall entry/exit - - - - --1 2021-01-25 Christophe Leroy Superseded
[v4,10/23] powerpc/irq: Add stub irq_soft_mask_return() for PPC32 powerpc/32: Implement C syscall entry/exit - - - - --1 2021-01-25 Christophe Leroy Superseded
[v4,09/23] powerpc/irq: Rework helpers that manipulate MSR[EE/RI] powerpc/32: Implement C syscall entry/exit - - - - --1 2021-01-25 Christophe Leroy Superseded
[v4,08/23] powerpc/irq: Add helper to set regs->softe powerpc/32: Implement C syscall entry/exit - - - - --1 2021-01-25 Christophe Leroy Superseded
[v4,07/23] powerpc/8xx: Create C version of kuap_user/kernel_restore() and friends powerpc/32: Implement C syscall entry/exit - - - - --1 2021-01-25 Christophe Leroy Superseded
[v4,06/23] powerpc/32s: Create C version of kuap_user/kernel_restore() and friends powerpc/32: Implement C syscall entry/exit - - - - --1 2021-01-25 Christophe Leroy Superseded
[v4,05/23] powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic powerpc/32: Implement C syscall entry/exit - - - - --1 2021-01-25 Christophe Leroy Superseded
[v4,04/23] powerpc/32: Reorder instructions to avoid using CTR in syscall entry powerpc/32: Implement C syscall entry/exit - - - - 21- 2021-01-25 Christophe Leroy Superseded
[v4,03/23] powerpc/32: On syscall entry, enable instruction translation at the same time as data powerpc/32: Implement C syscall entry/exit - - - - 21- 2021-01-25 Christophe Leroy Superseded
[v4,02/23] powerpc/32: Always enable data translation on syscall entry powerpc/32: Implement C syscall entry/exit - - - - 3-- 2021-01-25 Christophe Leroy Superseded
[v4,01/23] powerpc/32s: Add missing call to kuep_lock on syscall entry powerpc/32: Implement C syscall entry/exit - 1 - - 3-- 2021-01-25 Christophe Leroy Superseded
[v2,2/2] powerpc/sstep: Fix incorrect return from analyze_instr() [v4,1/2] powerpc/sstep: Check instruction validity against ISA version before emulation - 1 1 1 61- 2021-01-25 Ananth N Mavinakayanahalli Accepted
[v4,1/2] powerpc/sstep: Check instruction validity against ISA version before emulation [v4,1/2] powerpc/sstep: Check instruction validity against ISA version before emulation - 1 - - 12- 2021-01-25 Ananth N Mavinakayanahalli Accepted
powerpc: remove unneeded semicolons powerpc: remove unneeded semicolons - - - - 61- 2021-01-25 Chengyang Fan Accepted
KVM: PPC: Book3S: Assign boolean values to a bool variable KVM: PPC: Book3S: Assign boolean values to a bool variable - - - - 7-- 2021-01-25 Jiapeng Zhong Superseded
powerpc: Update broken clean & mrproper powerpc: Update broken clean & mrproper - 1 - - 61- 2021-01-24 Andrew Delgadillo New
[GIT,PULL] Please pull powerpc/linux.git powerpc-5.11-5 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-5.11-5 tag - - - - --- 2021-01-24 Michael Ellerman Not Applicable
[v10,12/12] powerpc/64s/radix: Enable huge vmalloc mappings huge vmalloc mappings - - - - 3-4 2021-01-24 Nicholas Piggin Superseded
[v10,11/12] mm/vmalloc: Hugepage vmalloc mappings huge vmalloc mappings - - - - 21- 2021-01-24 Nicholas Piggin Superseded
[v10,10/12] mm/vmalloc: add vmap_range_noflush variant huge vmalloc mappings - - 1 - 21- 2021-01-24 Nicholas Piggin Superseded
[v10,09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c huge vmalloc mappings - - 1 - 21- 2021-01-24 Nicholas Piggin Superseded
[v10,08/12] x86: inline huge vmap supported functions huge vmalloc mappings - - - - 3-- 2021-01-24 Nicholas Piggin Superseded
[v10,07/12] arm64: inline huge vmap supported functions huge vmalloc mappings 1 - - - 3-- 2021-01-24 Nicholas Piggin Superseded
[v10,06/12] powerpc: inline huge vmap supported functions huge vmalloc mappings 1 - - - 3-- 2021-01-24 Nicholas Piggin Superseded
[v10,05/12] mm: HUGE_VMAP arch support cleanup huge vmalloc mappings 1 - - - 21- 2021-01-24 Nicholas Piggin Superseded
[v10,04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range huge vmalloc mappings - - - - 21- 2021-01-24 Nicholas Piggin Superseded
[v10,03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range huge vmalloc mappings - - 1 - 21- 2021-01-24 Nicholas Piggin Superseded
[v10,02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered huge vmalloc mappings - - 1 - 3-- 2021-01-24 Nicholas Piggin Superseded
[v10,01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings huge vmalloc mappings - - 1 - 3-- 2021-01-24 Nicholas Piggin Superseded
powerpc/64s: interrupt exit improve bounding of interrupt recursion powerpc/64s: interrupt exit improve bounding of interrupt recursion - - - - 7-- 2021-01-23 Nicholas Piggin Superseded
powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous interrupt powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous interrupt - 1 - 1 61- 2021-01-23 Nicholas Piggin Accepted
[v4,2/2] powerpc/mce: Remove per cpu variables from MCE handlers [v4,1/2] powerpc/mce: Reduce the size of event arrays - - - - 6-1 2021-01-22 Ganesh G R Superseded
[v4,1/2] powerpc/mce: Reduce the size of event arrays [v4,1/2] powerpc/mce: Reduce the size of event arrays - - - - 3-- 2021-01-22 Ganesh G R Superseded
[v2,14/14] powerpc/32: Use fast instructions to change MSR EE/RI when available powerpc/32: Reduce head complexity and re-activate MMU earlier - - - - 5-2 2021-01-22 Christophe Leroy Superseded
[v2,13/14] powerpc/32: Remove msr argument in EXC_XFER_TEMPLATE() powerpc/32: Reduce head complexity and re-activate MMU earlier - - - - 21- 2021-01-22 Christophe Leroy Superseded
[v2,12/14] powerpc/32: Enable instruction translation at the same time as data translation powerpc/32: Reduce head complexity and re-activate MMU earlier - - - - 21- 2021-01-22 Christophe Leroy Superseded
[v2,11/14] powerpc/32: Always enable data translation in exception prolog powerpc/32: Reduce head complexity and re-activate MMU earlier - - - - 3-- 2021-01-22 Christophe Leroy Superseded
[v2,10/14] powerpc/32: Use LOAD_REG_IMMEDIATE() to load MSR values powerpc/32: Reduce head complexity and re-activate MMU earlier - - - - 3-- 2021-01-22 Christophe Leroy Superseded
[v2,09/14] powerpc/32: Preserve cr1 in exception prolog stack check powerpc/32: Reduce head complexity and re-activate MMU earlier - - - - 3-- 2021-01-22 Christophe Leroy Superseded
[v2,08/14] powerpc/40x: Prepare normal exception handler for enabling MMU early powerpc/32: Reduce head complexity and re-activate MMU earlier - - - - 21- 2021-01-22 Christophe Leroy Superseded
[v2,07/14] powerpc/40x: Prepare for enabling MMU in critical exception prolog powerpc/32: Reduce head complexity and re-activate MMU earlier - - - - 3-- 2021-01-22 Christophe Leroy Superseded
[v2,06/14] powerpc/40x: Reorder a few instructions in critical exception prolog powerpc/32: Reduce head complexity and re-activate MMU earlier - - - - 3-- 2021-01-22 Christophe Leroy Superseded
[v2,05/14] powerpc/40x: Save SRR0/SRR1 and r10/r11 earlier in critical exception powerpc/32: Reduce head complexity and re-activate MMU earlier - - - - 3-- 2021-01-22 Christophe Leroy Superseded
[v2,04/14] powerpc/40x: Change CRITICAL_EXCEPTION_PROLOG macro to a gas macro powerpc/32: Reduce head complexity and re-activate MMU earlier - - - - 3-- 2021-01-22 Christophe Leroy Superseded
[v2,03/14] powerpc/40x: Don't use SPRN_SPRG_SCRATCH0/1 in TLB miss handlers powerpc/32: Reduce head complexity and re-activate MMU earlier - - - - 3-- 2021-01-22 Christophe Leroy Superseded
[v2,02/14] NOT TO BE MERGED - Squash of patches 2-7 of v6 series "powerpc: interrupt wrappers" powerpc/32: Reduce head complexity and re-activate MMU earlier - - - - 21- 2021-01-22 Christophe Leroy Superseded
[v2,01/14] powerpc/32s: Only build hash code when CONFIG_PPC_BOOK3S_604 is selected powerpc/32: Reduce head complexity and re-activate MMU earlier - - - - 3-- 2021-01-22 Christophe Leroy Superseded
powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scan powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scan - 1 1 - 7-- 2021-01-22 Cédric Le Goater Accepted
powerpc/32: Use r2 in wrtspr() instead of r0 powerpc/32: Use r2 in wrtspr() instead of r0 - - - - 61- 2021-01-22 Christophe Leroy Accepted
powerpc/8xx: export 'cpm_setbrg' for modules powerpc/8xx: export 'cpm_setbrg' for modules - 1 - - 52- 2021-01-22 Randy Dunlap chleroy Accepted
[2/2] ima: Free IMA measurement buffer after kexec syscall [1/2] ima: Free IMA measurement buffer on error - 1 2 - 61- 2021-01-21 Lakshmi Ramasubramanian Not Applicable
[1/2] ima: Free IMA measurement buffer on error [1/2] ima: Free IMA measurement buffer on error - 1 1 - 21- 2021-01-21 Lakshmi Ramasubramanian Not Applicable
lib/sstep: Fix incorrect return from analyze_instr() lib/sstep: Fix incorrect return from analyze_instr() 1 1 2 1 61- 2021-01-21 Ananth N Mavinakayanahalli Superseded
[13/13] module: remove EXPORY_UNUSED_SYMBOL* [01/13] powerpc/powernv: remove get_cxl_module - - - - 61- 2021-01-21 Christoph Hellwig Not Applicable
[12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE [01/13] powerpc/powernv: remove get_cxl_module - - - - 21- 2021-01-21 Christoph Hellwig Not Applicable
[11/13] module: pass struct find_symbol_args to find_symbol [01/13] powerpc/powernv: remove get_cxl_module - - - - 3-- 2021-01-21 Christoph Hellwig Not Applicable
[10/13] module: merge each_symbol_section into find_symbol [01/13] powerpc/powernv: remove get_cxl_module - - - - 3-- 2021-01-21 Christoph Hellwig Not Applicable
[09/13] module: remove each_symbol_in_section [01/13] powerpc/powernv: remove get_cxl_module - - - - 3-- 2021-01-21 Christoph Hellwig Not Applicable
[08/13] drm: remove drm_fb_helper_modinit [01/13] powerpc/powernv: remove get_cxl_module 1 - - - 3-- 2021-01-21 Christoph Hellwig Not Applicable
[07/13] module: mark module_mutex static [01/13] powerpc/powernv: remove get_cxl_module - - - - 3-- 2021-01-21 Christoph Hellwig Not Applicable
[06/13] kallsyms: only build {, module_}kallsyms_on_each_symbol when required [01/13] powerpc/powernv: remove get_cxl_module - - - - 3-- 2021-01-21 Christoph Hellwig Not Applicable
[05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol [01/13] powerpc/powernv: remove get_cxl_module - - - - 3-- 2021-01-21 Christoph Hellwig Not Applicable
[04/13] livepatch: move klp_find_object_module to module.c [01/13] powerpc/powernv: remove get_cxl_module - - - - 21- 2021-01-21 Christoph Hellwig Not Applicable
[03/13] livepatch: refactor klp_init_object [01/13] powerpc/powernv: remove get_cxl_module - - - - 3-- 2021-01-21 Christoph Hellwig Not Applicable
[02/13] module: add a module_loaded helper [01/13] powerpc/powernv: remove get_cxl_module - - - - 3-- 2021-01-21 Christoph Hellwig Not Applicable
[01/13] powerpc/powernv: remove get_cxl_module [01/13] powerpc/powernv: remove get_cxl_module - - 1 - 3-- 2021-01-21 Christoph Hellwig Not Applicable
[net] ibmvnic: device remove has higher precedence over reset [net] ibmvnic: device remove has higher precedence over reset - 1 - - 52- 2021-01-21 Lijun Pan Superseded
powerpc: fix AKEBONO build failures powerpc: fix AKEBONO build failures - - - 1 61- 2021-01-21 Randy Dunlap Superseded
[2/2] crypto: talitos - Fix ctr(aes) on SEC1 [1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error) - 1 - - 52- 2021-01-20 Christophe Leroy Not Applicable
[1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error) [1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error) - 1 - - 21- 2021-01-20 Christophe Leroy Not Applicable
powerpc: Fix debug print in smp_setup_cpu_maps powerpc: Fix debug print in smp_setup_cpu_maps - - - - 7-- 2021-01-20 Fabiano Rosas Accepted
arch: powerpc: mm: book3s64: Fixed spelling architectue -> architecture in line number 1061 arch: powerpc: mm: book3s64: Fixed spelling architectue -> architecture in line number 1061 - - - - 7-- 2021-01-20 Bhaskar Chowdhury Accepted
powerpc: Fix build error in paravirt.h powerpc: Fix build error in paravirt.h - 1 - - 7-- 2021-01-20 Michal Suchánek Accepted
[v3] powerpc/sstep: Check ISA 3.0 instruction validity before emulation [v3] powerpc/sstep: Check ISA 3.0 instruction validity before emulation - 1 2 - 61- 2021-01-20 Ananth N Mavinakayanahalli Superseded
PCI: dwc: layerscape: convert to builtin_platform_driver() PCI: dwc: layerscape: convert to builtin_platform_driver() - 1 - - 511 2021-01-20 Michael Walle Handled Elsewhere
[V2] powerpc/sstep: Check ISA 3.0 instruction validity before emulation [V2] powerpc/sstep: Check ISA 3.0 instruction validity before emulation - - - - 7-- 2021-01-20 Ananth N Mavinakayanahalli Superseded
powerpc/sstep: Check ISA 3.0 instruction validity before emulation powerpc/sstep: Check ISA 3.0 instruction validity before emulation - - - - 7-- 2021-01-20 Ananth N Mavinakayanahalli Superseded
powerpc/64: prevent replayed interrupt handlers from running softirqs powerpc/64: prevent replayed interrupt handlers from running softirqs - 1 - - 61- 2021-01-20 Nicholas Piggin Superseded
[2/2] powerpc/44x: Remove STDBINUTILS kconfig option [1/2] powerpc/47x: Disable 256k page size - - - - 61- 2021-01-20 Christophe Leroy Accepted
[1/2] powerpc/47x: Disable 256k page size [1/2] powerpc/47x: Disable 256k page size - 1 - - 21- 2021-01-20 Christophe Leroy Accepted
[2/2] powerpc/32s: Unroll kuep_lock and kuep_unlock macros [1/2] powerpc/32s: Add missing call to kuep_lock on syscall entry - - - - 7-- 2021-01-20 Christophe Leroy Superseded
[1/2] powerpc/32s: Add missing call to kuep_lock on syscall entry [1/2] powerpc/32s: Add missing call to kuep_lock on syscall entry - 1 - - 3-- 2021-01-20 Christophe Leroy Superseded
[net,RFC] ibmvnic: device remove has higher precedence over reset [net,RFC] ibmvnic: device remove has higher precedence over reset - 1 - - 52- 2021-01-19 Lijun Pan Not Applicable
powerpc/uprobes: Don't allow probe on suffix of prefixed instruction powerpc/uprobes: Don't allow probe on suffix of prefixed instruction - - - - 61- 2021-01-19 Ravi Bangoria Superseded
[2/2] powerpc/cacheinfo: Remove the redundant get_shared_cpu_map() powerpc/cacheinfo: Add "ibm,thread-groups" awareness - - - - 7-- 2021-01-19 Gautham R Shenoy Superseded
[1/2] powerpc/cacheinfo: Lookup cache by dt node and thread-group id powerpc/cacheinfo: Add "ibm,thread-groups" awareness - - - - 3-- 2021-01-19 Gautham R Shenoy Superseded
powerpc/47x: Disable 256k page size powerpc/47x: Disable 256k page size - 1 - - 61- 2021-01-19 Christophe Leroy Superseded
powerpc/kvm: Force selection of CONFIG_PPC_FPU powerpc/kvm: Force selection of CONFIG_PPC_FPU - 1 - - 7-- 2021-01-19 Christophe Leroy Accepted
selftests/powerpc: Only test lwm/stmw on big endian selftests/powerpc: Only test lwm/stmw on big endian - - - 1 61- 2021-01-19 Michael Ellerman Accepted
[v2] powerpc: always enable queued spinlocks for 64s, disable for others [v2] powerpc: always enable queued spinlocks for 64s, disable for others - - - - 7-- 2021-01-18 Nicholas Piggin Accepted
[next] scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded" [next] scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded" - - - - --1 2021-01-18 Colin Ian King Not Applicable
selftests/powerpc: Fix exit status of pkey tests selftests/powerpc: Fix exit status of pkey tests - 2 1 - 61- 2021-01-18 Sandipan Das Accepted
[4/4] KVM: PPC: Book3S HV: Use POWER9 SLBIA IH=6 variant to clear SLB a few KVM patches - - - - 7-- 2021-01-18 Nicholas Piggin Accepted
[3/4] KVM: PPC: Book3S HV: No need to clear radix host SLB before loading guest a few KVM patches - - - - 21- 2021-01-18 Nicholas Piggin Accepted
[2/4] KVM: PPC: Book3S HV: Fix radix guest SLB side channel a few KVM patches - - 1 - 3-- 2021-01-18 Nicholas Piggin Accepted
[1/4] KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without mixed mode supp… a few KVM patches - - - 1 21- 2021-01-18 Nicholas Piggin Accepted
[GIT,PULL] Please pull powerpc/linux.git powerpc-5.11-4 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-5.11-4 tag - - - - --- 2021-01-17 Michael Ellerman Not Applicable
[6/7] net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanours Rid W=1 warnings in Ethernet - - 1 - --- 2021-01-15 Lee Jones Not Applicable
[5/7] net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours Rid W=1 warnings in Ethernet - - - - --- 2021-01-15 Lee Jones Not Applicable
[v15,10/10] arm64: Add IMA log information in kimage used for kexec Carry forward IMA measurement log on kexec on ARM64 - - 1 - --1 2021-01-15 Lakshmi Ramasubramanian Not Applicable
« 1 2 ... 181 182 183699 700 »