Show patches with: Archived = No       |   46243 patches
« 1 2 ... 3 4 5462 463 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,12/36] soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect() soc: fsl: Add support for QUICC Engine TSA and QMC - - 1 - --- 2024-08-08 Herve Codina chleroy Accepted
[v2,11/36] soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version soc: fsl: Add support for QUICC Engine TSA and QMC - - 1 - --- 2024-08-08 Herve Codina chleroy Accepted
[v2,10/36] soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1 soc: fsl: Add support for QUICC Engine TSA and QMC - - 1 - --- 2024-08-08 Herve Codina chleroy Accepted
[v2,09/36] soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values soc: fsl: Add support for QUICC Engine TSA and QMC - - 1 - --- 2024-08-08 Herve Codina chleroy Accepted
[v2,08/36] soc: fsl: cpm1: tsa: Remove unused registers offset definition soc: fsl: Add support for QUICC Engine TSA and QMC - - 1 - --- 2024-08-08 Herve Codina chleroy Accepted
[v2,07/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controller soc: fsl: Add support for QUICC Engine TSA and QMC - - 2 - --- 2024-08-08 Herve Codina chleroy Accepted
[v2,06/36] soc: fsl: cpm1: tsa: Add missing spinlock comment soc: fsl: Add support for QUICC Engine TSA and QMC - - 1 - --- 2024-08-08 Herve Codina chleroy Accepted
[v2,05/36] soc: fsl: cpm1: tsa: Fix blank line and spaces soc: fsl: Add support for QUICC Engine TSA and QMC - - 1 - --- 2024-08-08 Herve Codina chleroy Accepted
[v2,04/36] soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros soc: fsl: Add support for QUICC Engine TSA and QMC - - 1 - --- 2024-08-08 Herve Codina chleroy Accepted
[v2,03/36] soc: fsl: cpm1: tsa: Fix tsa_write8() soc: fsl: Add support for QUICC Engine TSA and QMC - 1 1 - --- 2024-08-08 Herve Codina chleroy Accepted
[v2,02/36] soc: fsl: cpm1: qmc: Enable TRNSYNC only when needed soc: fsl: Add support for QUICC Engine TSA and QMC - - 1 - --- 2024-08-08 Herve Codina chleroy Accepted
[v2,01/36] soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode soc: fsl: Add support for QUICC Engine TSA and QMC - 1 1 - --- 2024-08-08 Herve Codina chleroy Accepted
powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL - - - - 5-- 2024-08-08 Christophe Leroy Accepted
[07/19] soc/qman: test: Use kthread_run_on_cpu() Untitled series #418417 - - - - --- 2024-08-07 Frederic Weisbecker Handled Elsewhere
[v3,6/8] powerpc/pci: Preserve IORESOURCE_STARTALIGN alignment PCI: Align small BARs - - - - --- 2024-08-07 Stewart Hildebrand New
[4/4] powerpc/vdso: Refactor error handling [1/4] mm: Add optional close() to struct vm_special_mapping - - - - 5-- 2024-08-07 Michael Ellerman Superseded
[3/4] mm: Remove arch_unmap() [1/4] mm: Add optional close() to struct vm_special_mapping 1 - 1 - --- 2024-08-07 Michael Ellerman Superseded
[2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap() [1/4] mm: Add optional close() to struct vm_special_mapping - - 1 - --- 2024-08-07 Michael Ellerman Superseded
[1/4] mm: Add optional close() to struct vm_special_mapping [1/4] mm: Add optional close() to struct vm_special_mapping - - 1 - --- 2024-08-07 Michael Ellerman Superseded
[v4,26/26] docs: move numa=fake description to kernel-parameters.txt mm: introduce numa_memblks 2 - 1 1 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,25/26] mm: make range-to-target_node lookup facility a part of numa_memblks mm: introduce numa_memblks 1 - 2 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,24/26] arch_numa: switch over to numa_memblks mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,23/26] of, numa: return -EINVAL when no numa-node-id is found mm: introduce numa_memblks 2 - 1 1 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,21/26] mm: numa_memblks: make several functions and variables static mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,20/26] mm: numa_memblks: introduce numa_memblks_init mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,19/26] mm: introduce numa_emulation mm: introduce numa_memblks 1 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,18/26] mm: move numa_distance and related code from x86 to numa_memblks mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,17/26] mm: introduce numa_memblks mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,14/26] x86/numa_emu: split __apicid_to_node update to a helper function mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,13/26] x86/numa_emu: simplify allocation of phys_dist mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,12/26] x86/numa: move FAKE_NODE_* defines to numa_emu mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,10/26] x86/numa: simplify numa_distance allocation mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,09/26] arch, mm: pull out allocation of NODE_DATA to generic code mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,08/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks 1 - - 1 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,07/26] arch, mm: move definition of node_data to generic code mm: introduce numa_memblks 3 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks 2 - 1 1 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,05/26] MIPS: loongson64: rename __node_data to node_data mm: introduce numa_memblks 1 - 3 1 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks 2 - 1 1 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes mm: introduce numa_memblks 2 - 1 1 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures mm: introduce numa_memblks 2 - 1 1 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[v4,01/26] mm: move kernel/numa.c to mm/ mm: introduce numa_memblks 2 - 1 2 --- 2024-08-07 Mike Rapoport Handled Elsewhere
[-next,v2] powerpc: Remove useless config comment in asm/percpu.h [-next,v2] powerpc: Remove useless config comment in asm/percpu.h - - - - 5-- 2024-08-07 Jinjie Ruan Accepted
[2/2] mm: keep nid around during hot-remove [1/2] mm: update the memmap stat before page is freed - 1 - - 5-- 2024-08-06 Pasha Tatashin Handled Elsewhere
[1/2] mm: update the memmap stat before page is freed [1/2] mm: update the memmap stat before page is freed - 1 1 - --- 2024-08-06 Pasha Tatashin Handled Elsewhere
[v3,14/16] modules: Support extended MODVERSIONS info Untitled series #418269 - - - - --- 2024-08-06 Matthew Maurer Handled Elsewhere
[-next] powerpc: Fix a config comment typo in asm/percpu.h [-next] powerpc: Fix a config comment typo in asm/percpu.h - - - - 5-- 2024-08-06 Jinjie Ruan Superseded
[v5.10,v2] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt. [v5.10,v2] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt. - - 1 1 --- 2024-08-06 Jinjie Ruan Handled Elsewhere
[v4] powerpc: Replace kretprobe code with rethook on powerpc [v4] powerpc: Replace kretprobe code with rethook on powerpc - - - - 5-- 2024-08-05 Abhishek Dubey Superseded
[RFC,2/2] docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document sysfs event format entries fo… [RFC,1/2] powerpc/vpa_pmu: Add interface to expose vpa counters via perf - - - - 5-- 2024-08-05 kajoljain RFC
[RFC,1/2] powerpc/vpa_pmu: Add interface to expose vpa counters via perf [RFC,1/2] powerpc/vpa_pmu: Add interface to expose vpa counters via perf - - 1 - --- 2024-08-05 kajoljain RFC
selftest/powerpc/benchmark: remove requirement libc-dev selftest/powerpc/benchmark: remove requirement libc-dev - - - - 5-- 2024-08-05 Madhavan Srinivasan Superseded
Document/kexec: Generalize crash hotplug description Document/kexec: Generalize crash hotplug description - - - - 3-- 2024-08-05 Sourabh Jain Handled Elsewhere
powerpc/476: Drop explicit initialization of struct i2c_device_id::driver_data to 0 powerpc/476: Drop explicit initialization of struct i2c_device_id::driver_data to 0 - - 1 - 5-- 2024-08-04 Uwe Kleine-König Accepted
soc: fsl: qbman: Remove redundant warnings soc: fsl: qbman: Remove redundant warnings - 1 - - 3-- 2024-08-02 xiaolei wang chleroy Accepted
powerpc: dtc: update P2020RDB dts powerpc: dtc: update P2020RDB dts - - - - 5-- 2024-08-01 Pawel Dembicki Changes Requested
powerpc: Use of_property_present() powerpc: Use of_property_present() - - - - 5-- 2024-07-31 Rob Herring (Arm) Accepted
[2/2] macintosh/pmubl: Use backlight power constants arch: powerpc: Use backlight power constants - - - - 5-- 2024-07-31 Thomas Zimmermann Accepted
[1/2] arch: powerpc: Use backlight power constants arch: powerpc: Use backlight power constants - - - - --- 2024-07-31 Thomas Zimmermann Accepted
[RFC,v1,10/10] book3s64/hash: Disable kfence if not early init book3s64/hash: Improve kfence support - - - - 5-- 2024-07-31 Ritesh Harjani (IBM) Changes Requested
[RFC,v1,09/10] book3s64/radix: Refactoring common kfence related functions book3s64/hash: Improve kfence support - - - - --- 2024-07-31 Ritesh Harjani (IBM) Changes Requested
[RFC,v1,08/10] book3s64/hash: Add kfence functionality book3s64/hash: Improve kfence support - - - - --- 2024-07-31 Ritesh Harjani (IBM) Changes Requested
[RFC,v1,07/10] book3s64/hash: Disable debug_pagealloc if it requires more memory book3s64/hash: Improve kfence support - - - - --- 2024-07-31 Ritesh Harjani (IBM) Changes Requested
[RFC,v1,06/10] book3s64/hash: Make kernel_map_linear_page() generic book3s64/hash: Improve kfence support - - - - --- 2024-07-31 Ritesh Harjani (IBM) Changes Requested
[RFC,v1,05/10] book3s64/hash: Refactor hash__kernel_map_pages() function book3s64/hash: Improve kfence support - - - - --- 2024-07-31 Ritesh Harjani (IBM) Changes Requested
[RFC,v1,04/10] book3s64/hash: Add hash_debug_pagealloc_alloc_slots() function book3s64/hash: Improve kfence support - - - - --- 2024-07-31 Ritesh Harjani (IBM) Changes Requested
[RFC,v1,03/10] book3s64/hash: Add hash_debug_pagealloc_add_slot() function book3s64/hash: Improve kfence support - - - - --- 2024-07-31 Ritesh Harjani (IBM) Changes Requested
[RFC,v1,02/10] book3s64/hash: Refactor kernel linear map related calls book3s64/hash: Improve kfence support - - - - --- 2024-07-31 Ritesh Harjani (IBM) Changes Requested
[RFC,v1,01/10] book3s64/hash: Remove kfence support temporarily book3s64/hash: Improve kfence support - - - - --- 2024-07-31 Ritesh Harjani (IBM) Changes Requested
[v2,2/2] powerpc/topology: Check if a core is online Skip offline cores when enabling SMT on PowerPC - - 1 - 5-- 2024-07-31 Nysal Jan K.A. Accepted
[v2,1/2] cpu/SMT: Enable SMT only if a core is online Skip offline cores when enabling SMT on PowerPC - 1 1 - --- 2024-07-31 Nysal Jan K.A. Accepted
[2/2] cxl: Use of_property_ accessor functions cxl: DT property accessor cleanups 1 - - - 3-- 2024-07-29 Rob Herring (Arm) Handled Elsewhere
[1/2] cxl: Drop printing of DT properties cxl: DT property accessor cleanups 1 - - - --- 2024-07-29 Rob Herring (Arm) Handled Elsewhere
[07/20] soc/qman: test: Use kthread_run_on_cpu() Untitled series #416839 - - - - --- 2024-07-26 Frederic Weisbecker Handled Elsewhere
[2/2] MAINTAINERS: Mark powerpc spufs as orphaned [1/2] MAINTAINERS: Mark powerpc Cell as orphaned 2 - - - 3-- 2024-07-26 Michael Ellerman Accepted
[1/2] MAINTAINERS: Mark powerpc Cell as orphaned [1/2] MAINTAINERS: Mark powerpc Cell as orphaned 1 - - - --- 2024-07-26 Michael Ellerman Accepted
[GIT,PULL] sysctl constification changes for v6.11-rc1 [GIT,PULL] sysctl constification changes for v6.11-rc1 - - - - --- 2024-07-24 Joel Granados Handled Elsewhere
powerpc/ftrace: restore r2 to caller's stack on livepatch sibling call powerpc/ftrace: restore r2 to caller's stack on livepatch sibling call - - - - --- 2024-07-24 Ryan B. Sullivan Superseded
[v2,17/16] xz: Remove XZ_EXTERN and extern from functions Untitled series #416502 - - - - --- 2024-07-24 Lasse Collin Handled Elsewhere
[GIT,PULL] Please pull powerpc/linux.git powerpc-6.11-1 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-6.11-1 tag - - - - --- 2024-07-19 Michael Ellerman Not Applicable
[v2] KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guests [v2] KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guests - - 1 - 5-- 2024-07-16 Gautam Menghani Accepted
[2/2] MAINTAINERS: Update powerpc BPF JIT maintainers [1/2] MAINTAINERS: Update email address of Naveen 2 - 1 - 3-- 2024-07-14 Naveen N Rao Handled Elsewhere
[1/2] MAINTAINERS: Update email address of Naveen [1/2] MAINTAINERS: Update email address of Naveen - - 1 - --- 2024-07-14 Naveen N Rao Handled Elsewhere
[RFC,v4,17/17] powerpc64/bpf: Add support for bpf trampolines powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - 2-3 2024-07-14 Naveen N Rao RFC
[RFC,v4,16/17] samples/ftrace: Add support for ftrace direct samples on powerpc powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-07-14 Naveen N Rao RFC
[RFC,v4,15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-07-14 Naveen N Rao RFC
[RFC,v4,14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-07-14 Naveen N Rao RFC
[RFC,v4,13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-07-14 Naveen N Rao RFC
[RFC,v4,12/17] powerpc64/ftrace: Move ftrace sequence out of line powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-07-14 Naveen N Rao RFC
[RFC,v4,11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-07-14 Naveen N Rao RFC
[RFC,v4,10/17] powerpc/ftrace: Add a postlink script to validate function tracer powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-07-14 Naveen N Rao RFC
[RFC,v4,09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel() powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-07-14 Naveen N Rao RFC
[RFC,v4,08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-07-14 Naveen N Rao RFC
[RFC,v4,07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - - --- 2024-07-14 Naveen N Rao RFC
[RFC,v4,06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - 1 - --- 2024-07-14 Naveen N Rao RFC
[RFC,v4,05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED() powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - 1 - --- 2024-07-14 Naveen N Rao RFC
[RFC,v4,04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - 1 - --- 2024-07-14 Naveen N Rao RFC
« 1 2 ... 3 4 5462 463 »