Show patches with: Archived = No       |   70078 patches
« 1 2 ... 281 282 283700 701 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v3,5/5] powerpc/crash hp: add crash hotplug support for kexec_load [RFC,v3,1/5] powerpc/kexec: make update_cpus_node non-static - - - - 5-- 2022-03-21 Sourabh Jain Superseded
Subject: [PATCH] macintosh/via-pmu: Avoid compiler warnings when CONFIG_PROC_FS is disabled Subject: [PATCH] macintosh/via-pmu: Avoid compiler warnings when CONFIG_PROC_FS is disabled - - - - 3-- 2022-03-21 Finn Thain Superseded
powerpc/powernv: Get more flushing requirements from device-tree powerpc/powernv: Get more flushing requirements from device-tree - 2 - - 5-- 2022-03-22 Russell Currey Superseded
[v1,2/4] powerpc/code-patching: Speed up page mapping/unmapping Kill the time spent in patch_instruction() - - - - --- 2022-03-22 Christophe Leroy Superseded
[1/2] powerpc: Reject probes on instructions that can't be single stepped powerpc: Remove system call emulation - - - - --- 2022-03-23 Naveen N. Rao Superseded
[2/2] powerpc/64: remove system call instruction emulation powerpc: Remove system call emulation - - - - 5-- 2022-03-23 Naveen N. Rao Superseded
[v1] ftrace: Make ftrace_graph_is_dead() static inline [v1] ftrace: Make ftrace_graph_is_dead() static inline - - - - 3-- 2022-03-24 Christophe Leroy Superseded
[v1,01/22] powerpc/ftrace: Refactor prepare_ftrace_return() powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,02/22] powerpc/ftrace: Remove redundant create_branch() calls powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,03/22] powerpc/code-patching: Inline is_offset_in_{cond}_branch_range() powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,04/22] powerpc/ftrace: Use is_offset_in_branch_range() powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,05/22] powerpc/code-patching: Inline create_branch() powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,06/22] powerpc/ftrace: Inline ftrace_modify_code() powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,07/22] powerpc/ftrace: Use patch_instruction() return directly powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,08/22] powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64 powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,09/22] powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLS powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,10/22] powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,11/22] powerpc/ftrace: Remove ftrace_plt_tramps[] powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,12/22] powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1 powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,13/22] powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding. powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,14/22] powerpc/ftrace: Use size macro instead of opencoding powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,15/22] powerpc/ftrace: Simplify expected_nop_sequence() powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,16/22] powerpc/ftrace: Minimise number of #ifdefs powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,17/22] powerpc/inst: Add __copy_inst_from_kernel_nofault() powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,18/22] powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_target() powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,19/22] powerpc/inst: Remove PPC_INST_BRANCH powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,20/22] powerpc/modules: Use PPC_INST_BRANCH_MASK instead of opencoding powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,21/22] powerpc/inst: Remove PPC_INST_BL powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
[v1,22/22] powerpc/opcodes: Remove unused PPC_INST_XXX macros powerpc: ftrace optimisation and cleanup and more [v1] - - - - --- 2022-03-24 Christophe Leroy Superseded
MAINTAINERS: Add arch/powerpc/kernel/trace to TRACING MAINTAINERS: Add arch/powerpc/kernel/trace to TRACING - - - - 3-- 2022-03-24 Christophe Leroy Superseded
[v2] ftrace: Make ftrace_graph_is_dead() a static branch [v2] ftrace: Make ftrace_graph_is_dead() a static branch - - - - 3-- 2022-03-25 Christophe Leroy Superseded
kvm: fix incorrect NULL check on list iterator kvm: fix incorrect NULL check on list iterator - 1 - - 5-- 2022-03-27 Xiaomeng Tong Superseded
KVM: PPC: Book3S HV: fix the return value of kvm_age_rmapp() KVM: PPC: Book3S HV: fix the return value of kvm_age_rmapp() - - - - 5-- 2022-04-01 Bo Liu Superseded
[1/5] powerpc/8xx: Move CPM interrupt controller into a dedicated file [1/5] powerpc/8xx: Move CPM interrupt controller into a dedicated file - - - - --- 2022-04-05 Christophe Leroy Superseded
[2/5] powerpc/8xx: Convert CPM1 error interrupt handler to platform driver [1/5] powerpc/8xx: Move CPM interrupt controller into a dedicated file - - - - --- 2022-04-05 Christophe Leroy Superseded
[3/5] powerpc/8xx: Convert CPM1 interrupt controller to platform_device [1/5] powerpc/8xx: Move CPM interrupt controller into a dedicated file - - - - --- 2022-04-05 Christophe Leroy Superseded
[4/5] powerpc/8xx: Remove mpc8xx_pics_init() [1/5] powerpc/8xx: Move CPM interrupt controller into a dedicated file - - - - --- 2022-04-05 Christophe Leroy Superseded
[5/5] powerpc/8xx: Use kmalloced data structure instead of global static [1/5] powerpc/8xx: Move CPM interrupt controller into a dedicated file - - - - 2-3 2022-04-05 Christophe Leroy Superseded
[4/6] powerpc/vas: Fix __pa() handling in init_winctx_regs() [1/6] powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit - - - - --- 2022-04-06 Michael Ellerman Superseded
powerpc/perf: Fix the event alternatives array to have correct sort order powerpc/perf: Fix the event alternatives array to have correct sort order - - - - 5-- 2022-04-06 Athira Rajeev Superseded
testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set - - - - --- 2022-04-06 Athira Rajeev Superseded
[V2] testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set [V2] testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set - 1 - - 4-- 2022-04-07 Athira Rajeev Superseded
[v9,1/4] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LA… mm: Enable conversion of powerpc to default topdown mmap layout - - - - --- 2022-04-08 Christophe Leroy Superseded
[v9,2/4] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions mm: Enable conversion of powerpc to default topdown mmap layout - - 1 - --- 2022-04-08 Christophe Leroy Superseded
[v9,3/4] mm: Add len and flags parameters to arch_get_mmap_end() mm: Enable conversion of powerpc to default topdown mmap layout 1 - - - --- 2022-04-08 Christophe Leroy Superseded
[v9,4/4] mm, hugetlbfs: Allow for "high" userspace addresses mm: Enable conversion of powerpc to default topdown mmap layout - 1 1 - 3-- 2022-04-08 Christophe Leroy Superseded
macintosh: fix via-pmu and via-cuda build without RTC_CLASS macintosh: fix via-pmu and via-cuda build without RTC_CLASS - 1 - - 3-- 2022-04-09 Randy Dunlap Superseded
[1/2] of: Create platform devices for OF framebuffers of: Register platform device for each framebuffer - - 1 - --- 2022-04-13 Thomas Zimmermann Superseded
[2/2] fbdev: Remove hot-unplug workaround for framebuffers without device of: Register platform device for each framebuffer - - 1 - --- 2022-04-13 Thomas Zimmermann Superseded
tty/hvc_opal: simplify if-if to if-else tty/hvc_opal: simplify if-if to if-else - - - - --- 2022-04-24 Jiabing Wan Superseded
[v2,1/2] dt-bindings: interrupt-controller: fsl, ls-extirq: convert to YAML [v2,1/2] dt-bindings: interrupt-controller: fsl, ls-extirq: convert to YAML - - - - --- 2022-04-25 Michael Walle Superseded
[v2,2/2] dt-bindings: fsl: convert fsl,layerscape-scfg to YAML [v2,1/2] dt-bindings: interrupt-controller: fsl, ls-extirq: convert to YAML - - 1 - --- 2022-04-25 Michael Walle Superseded
[V2] selftests/powerpc/pmu: Fix unsigned function returning negative constant [V2] selftests/powerpc/pmu: Fix unsigned function returning negative constant - 1 - - --- 2022-04-26 Haowen Bai Superseded
KVM: powerpc: remove extraneous asterisk from rm_host_ipi_action comment KVM: powerpc: remove extraneous asterisk from rm_host_ipi_action comment - - - - --- 2022-04-26 Bagas Sanjaya Superseded
[1/2] ftrace: Drop duplicate mcount locations ftrace/recordmcount: Handle object files without section symbols - - - - --- 2022-04-27 Naveen N. Rao Superseded
[2/2] recordmcount: Handle sections with no non-weak symbols ftrace/recordmcount: Handle object files without section symbols - - - - --- 2022-04-27 Naveen N. Rao Superseded
[1/2] tools/perf: Add utility function to read /proc/cpuinfo for any field Fix session topology test for powerpc and add utility function to get cpuinfo entries - - - - --- 2022-04-28 Athira Rajeev Superseded
[2/2] tools/perf/tests: Fix session topology test to skip the test in guest environment Fix session topology test for powerpc and add utility function to get cpuinfo entries - - - - --- 2022-04-28 Athira Rajeev Superseded
[kernel] powerpc/llvm/lto: Allow LLVM LTO builds [kernel] powerpc/llvm/lto: Allow LLVM LTO builds - - - - --- 2022-04-29 Alexey Kardashevskiy Superseded
[-next] powerpc: add support for syscall stack randomization [-next] powerpc: add support for syscall stack randomization - - - - 41- 2022-05-05 xiujianfeng Superseded
powerpc/crash: save cpu register data in crash_smp_send_stop() powerpc/crash: save cpu register data in crash_smp_send_stop() - - - - 5-- 2022-05-06 Hari Bathini Superseded
[v2,01/25] powerpc/ftrace: Refactor prepare_ftrace_return() powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,02/25] powerpc/ftrace: Remove redundant create_branch() calls powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,03/25] powerpc/code-patching: Inline is_offset_in_{cond}_branch_range() powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,04/25] powerpc/ftrace: Use is_offset_in_branch_range() powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,05/25] powerpc/code-patching: Inline create_branch() powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,06/25] powerpc/ftrace: Inline ftrace_modify_code() powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,07/25] powerpc/ftrace: Use patch_instruction() return directly powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,08/25] powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2 powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,09/25] powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2} powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,10/25] powerpc: Finalise cleanup around ABI use powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,11/25] powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64 powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,12/25] powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLS powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,13/25] powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,14/25] powerpc/ftrace: Remove ftrace_plt_tramps[] powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,15/25] powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1 powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,16/25] powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding. powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,17/25] powerpc/ftrace: Use size macro instead of opencoding powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,18/25] powerpc/ftrace: Simplify expected_nop_sequence() powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,19/25] powerpc/ftrace: Minimise number of #ifdefs powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,20/25] powerpc/inst: Add __copy_inst_from_kernel_nofault() powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,21/25] powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_target() powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,22/25] powerpc/inst: Remove PPC_INST_BRANCH powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,23/25] powerpc/modules: Use PPC_LI macros instead of opencoding powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,24/25] powerpc/inst: Remove PPC_INST_BL powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
[v2,25/25] powerpc/opcodes: Remove unused PPC_INST_XXX macros powerpc: ftrace optimisation and cleanup and more [v2] - - - - --- 2022-05-07 Christophe Leroy Superseded
KVM: PPC: Book3S HV: Fix typo in a comment KVM: PPC: Book3S HV: Fix typo in a comment - - - - 5-- 2022-05-08 Jason Wang Superseded
KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() - 1 - 1 --- 2022-05-09 Alexander Graf Superseded
[v2] KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() [v2] KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() - 1 - - 4-- 2022-05-10 Alexander Graf Superseded
powerpc: dts: Add DTS file for CZ.NIC Turris 1.x routers powerpc: dts: Add DTS file for CZ.NIC Turris 1.x routers - - - - 41- 2022-05-11 Pali Rohár Superseded
[-next,v2] powerpc: add support for syscall stack randomization [-next,v2] powerpc: add support for syscall stack randomization - - - - 41- 2022-05-16 xiujianfeng Superseded
[V2,1/2] powerpc/perf: Add support for caps under sysfs in powerpc [V2,1/2] powerpc/perf: Add support for caps under sysfs in powerpc - - - - --- 2022-05-18 Athira Rajeev Superseded
[V2,2/2] docs: ABI: sysfs-bus-event_source-devices: Document sysfs caps entry for PMU [V2,1/2] powerpc/perf: Add support for caps under sysfs in powerpc - - - - 5-- 2022-05-18 Athira Rajeev Superseded
kexec_file: Drop weak attribute from arch_kexec_apply_relocations[_add] kexec_file: Drop weak attribute from arch_kexec_apply_relocations[_add] - - - - 3-- 2022-05-18 Naveen N. Rao Superseded
powerpc: check previous kernel's ima-kexec-buffer against memory bounds powerpc: check previous kernel's ima-kexec-buffer against memory bounds - 1 1 - 3-- 2022-05-18 Vaibhav Jain Superseded
[RFC,Linux] powerpc: add documentation for HWCAPs [RFC,Linux] powerpc: add documentation for HWCAPs - - - - 3-- 2022-05-20 Nicholas Piggin Superseded
[V2,01/35] selftest/powerpc/pmu: Add mask/shift bits for extracting threshold compare field Add group constraints and event code test as part of selftest - - - - --- 2022-05-20 Athira Rajeev Superseded
[V2,02/35] testing/selftests/powerpc: Add support to fetch "platform" and "base platform" from auxv… Add group constraints and event code test as part of selftest - - - - --- 2022-05-20 Athira Rajeev Superseded
[V2,03/35] selftest/powerpc/pmu: Add interface test for mmcra_thresh_cmp fields Add group constraints and event code test as part of selftest - - - - --- 2022-05-20 Athira Rajeev Superseded
[V2,04/35] selftest/powerpc/pmu: Add support for branch sampling in get_intr_regs function Add group constraints and event code test as part of selftest - - - - --- 2022-05-20 Athira Rajeev Superseded
« 1 2 ... 281 282 283700 701 »