Show patches with: none      |   78260 patches
« 1 2 ... 178 179 180782 783 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,09/15] powerpc/uaccess: Remove calls to __get_user_bad() and __put_user_bad() powerpc: Cleanup of uaccess.h - - - - --1 2021-02-25 Christophe Leroy Superseded
[v1,08/15] powerpc/uaccess: Remove __chk_user_ptr() in __get/put_user powerpc: Cleanup of uaccess.h - - - - --1 2021-02-25 Christophe Leroy Superseded
[v1,07/15] powerpc/uaccess: Remove __unsafe_put_user_goto() powerpc: Cleanup of uaccess.h - - - - --1 2021-02-25 Christophe Leroy Superseded
[v1,06/15] powerpc/uaccess: Call might_fault() inconditionaly powerpc: Cleanup of uaccess.h - - - - --1 2021-02-25 Christophe Leroy Superseded
[v1,05/15] powerpc/align: Don't use __get_user_instr() on kernel addresses powerpc: Cleanup of uaccess.h - - - - --1 2021-02-25 Christophe Leroy Superseded
[v1,04/15] powerpc/uaccess: Move get_user_instr helpers in asm/inst.h powerpc: Cleanup of uaccess.h - - - - --1 2021-02-25 Christophe Leroy Superseded
[v1,03/15] powerpc/uaccess: Remove __get/put_user_inatomic() powerpc: Cleanup of uaccess.h - - - - --1 2021-02-25 Christophe Leroy Superseded
[v1,02/15] powerpc/uaccess: Define ___get_user_instr() for ppc32 powerpc: Cleanup of uaccess.h - - 1 - --1 2021-02-25 Christophe Leroy Superseded
[v1,01/15] powerpc/uaccess: Remove __get_user_allowed() and unsafe_op_wrap() powerpc: Cleanup of uaccess.h - - - - --1 2021-02-25 Christophe Leroy Superseded
perf bench numa: Fix the condition checks for max number of numa nodes perf bench numa: Fix the condition checks for max number of numa nodes - - 1 - 61- 2021-02-25 Athira Rajeev Handled Elsewhere
[v2,37/37] KVM: PPC: Book3S HV: remove POWER9 support from P7/8 paths KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,36/37] KVM: PPC: Book3S HV P9: implement hash host / hash guest support KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,35/37] KVM: PPC: Book3S HV P9: implement hash guest support KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,34/37] KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,33/37] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,32/37] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,31/37] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,30/37] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,29/37] KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,28/37] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,27/37] KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,26/37] KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,25/37] KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,24/37] KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_entry_p9 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,23/37] KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,22/37] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,21/37] powerpc: add set_dec_or_work API for safely updating decrementer KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,20/37] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,19/37] KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,18/37] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,17/37] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,16/37] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,15/37] KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest_entry KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,14/37] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,13/37] KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,12/37] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,11/37] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,10/37] KVM: PPC: Book3S 64: Move interrupt early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,09/37] KVM: PPC: Book3S 64: Move hcall early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,08/37] KVM: PPC: Book3S 64: add hcall interrupt handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --1 2021-02-25 Nicholas Piggin Changes Requested
[v2,07/37] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-02-25 Nicholas Piggin Changes Requested
[v2,06/37] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-02-25 Nicholas Piggin Changes Requested
[v2,05/37] KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-02-25 Nicholas Piggin Changes Requested
[v2,04/37] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-02-25 Nicholas Piggin Changes Requested
[v2,03/37] powerpc/64s: Remove KVM handler support from CBE_RAS interrupts KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-02-25 Nicholas Piggin Changes Requested
[v2,02/37] KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcalls KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-02-25 Nicholas Piggin Changes Requested
[v2,01/37] KVM: PPC: Book3S 64: remove unused kvmppc_h_protect argument KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-02-25 Nicholas Piggin Changes Requested
[V2] powerpc/perf: Fix handling of privilege level checks in perf interrupt context [V2] powerpc/perf: Fix handling of privilege level checks in perf interrupt context 1 - - - 61- 2021-02-25 Athira Rajeev Accepted
powerpc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE powerpc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE - - - - 61- 2021-02-25 Yang Li New
crypto/nx: add missing call to of_node_put() crypto/nx: add missing call to of_node_put() - - - - 7-- 2021-02-25 Yang Li Not Applicable
selftests/powerpc: Add uaccess flush test selftests/powerpc: Add uaccess flush test - - - - 7-- 2021-02-25 Daniel Axtens Accepted
docs: powerpc: Fix tables in syscall64-abi.rst docs: powerpc: Fix tables in syscall64-abi.rst - 1 - - 52- 2021-02-25 Andrew Donnellan Handled Elsewhere
[3/3] powerpc/sstep: Always test lmw and stmw [1/3] powernv/memtrace: Allow mmaping trace buffers - - - - 7-- 2021-02-25 Jordan Niethe Changes Requested
[2/3] selftests/powerpc: Suggest memtrace instead of /dev/mem for ci memory [1/3] powernv/memtrace: Allow mmaping trace buffers - - - - 3-- 2021-02-25 Jordan Niethe Accepted
[1/3] powernv/memtrace: Allow mmaping trace buffers [1/3] powernv/memtrace: Allow mmaping trace buffers - - - - 3-- 2021-02-25 Jordan Niethe Accepted
powerpc/sstep: Fix VSX instruction emulation powerpc/sstep: Fix VSX instruction emulation - 1 1 - 61- 2021-02-25 Jordan Niethe Accepted
[RFC,8/8] powerpc/64/asm: don't reassign labels WIP support for the LLVM integrated assembler - - - - --1 2021-02-25 Daniel Axtens RFC
[RFC,7/8] powerpc/purgatory: drop .machine specifier WIP support for the LLVM integrated assembler - - - - 21- 2021-02-25 Daniel Axtens Superseded
[RFC,6/8] powerpc/mm/book3s64/hash: drop pre 2.06 tlbiel for clang WIP support for the LLVM integrated assembler - - - - 21- 2021-02-25 Daniel Axtens RFC
[RFC,5/8] poweprc/lib/quad: Provide macros for lq/stq WIP support for the LLVM integrated assembler - - - - 21- 2021-02-25 Daniel Axtens Changes Requested
[RFC,4/8] powerpc/ppc_asm: use plain numbers for registers WIP support for the LLVM integrated assembler - - - - 3-- 2021-02-25 Daniel Axtens RFC
[RFC,3/8] powerpc/head-64: do less gas-specific stuff with sections WIP support for the LLVM integrated assembler 1 - - - 3-- 2021-02-25 Daniel Axtens RFC
[RFC,2/8] powerpc: check for support for -Wa,-m{power4,any} WIP support for the LLVM integrated assembler - - - - 3-- 2021-02-25 Daniel Axtens RFC
[1/8] powerpc/64s/exception: Clean up a missed SRR specifier WIP support for the LLVM integrated assembler 1 1 - - 21- 2021-02-25 Daniel Axtens Accepted
[v3,7/7] ASoC: dt-bindings: imx-rpmsg: Add binding doc for rpmsg machine driver Add audio driver base on rpmsg on i.MX platform - - - - 7-- 2021-02-25 Shengjiu Wang Not Applicable
[v3,6/7] ASoC: imx-rpmsg: Add machine driver for audio base on rpmsg Add audio driver base on rpmsg on i.MX platform - - - - 21- 2021-02-25 Shengjiu Wang Not Applicable
[v3,5/7] ASoC: imx-pcm-rpmsg: Add platform driver for audio base on rpmsg Add audio driver base on rpmsg on i.MX platform - - - - 3-- 2021-02-25 Shengjiu Wang Not Applicable
[v3,4/7] ASoC: imx-audio-rpmsg: Add rpmsg_driver for audio channel Add audio driver base on rpmsg on i.MX platform - - - - 3-- 2021-02-25 Shengjiu Wang Not Applicable
[v3,3/7] ASoC: dt-bindings: fsl_rpmsg: Add binding doc for rpmsg cpu dai driver Add audio driver base on rpmsg on i.MX platform - - - - 3-- 2021-02-25 Shengjiu Wang Not Applicable
[v3,2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg Add audio driver base on rpmsg on i.MX platform - - - - 21- 2021-02-25 Shengjiu Wang Not Applicable
[v3,1/7] ASoC: soc-component: Add snd_soc_pcm_component_ack Add audio driver base on rpmsg on i.MX platform - - - - 3-- 2021-02-25 Shengjiu Wang Not Applicable
[2/2] powerpc/perf: Add platform specific check_attr_config [1/2] powerpc/perf: Infrastructure to support checking of attr.config* - - - - 7-- 2021-02-24 Madhavan Srinivasan Superseded
[1/2] powerpc/perf: Infrastructure to support checking of attr.config* [1/2] powerpc/perf: Infrastructure to support checking of attr.config* - - - - 3-- 2021-02-24 Madhavan Srinivasan Superseded
powerpc/perf: prevent mixed EBB and non-EBB events powerpc/perf: prevent mixed EBB and non-EBB events - 1 - - 61- 2021-02-24 Thadeu Lima de Souza Cascardo Changes Requested
[v5,3/3] KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM Support for H_RPT_INVALIDATE in PowerPC KVM - - 1 - --1 2021-02-24 Bharata B Rao Superseded
[v5,2/3] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE Support for H_RPT_INVALIDATE in PowerPC KVM - - - - --1 2021-02-24 Bharata B Rao Superseded
[v5,1/3] powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def Support for H_RPT_INVALIDATE in PowerPC KVM - - - - 3-- 2021-02-24 Bharata B Rao Superseded
arch: powerpc: kernel: Change droping to dropping in the file traps.c arch: powerpc: kernel: Change droping to dropping in the file traps.c 1 - - - 7-- 2021-02-24 Bhaskar Chowdhury Accepted
powerpc: remove unneeded semicolon powerpc: remove unneeded semicolon - - - - 7-- 2021-02-24 Jiapeng Chong Accepted
[v2] vio: make remove callback return void [v2] vio: make remove callback return void 2 - 1 - --1 2021-02-24 Uwe Kleine-König Superseded
powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit() powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit() 1 1 - - --1 2021-02-24 Christophe Leroy Accepted
powerpc/chrp: Make hydra_init() static powerpc/chrp: Make hydra_init() static - - - - 61- 2021-02-23 Geert Uytterhoeven Accepted
[v2] selftests/powerpc: Fix L1D flushing tests for Power10 [v2] selftests/powerpc: Fix L1D flushing tests for Power10 1 - - - 61- 2021-02-23 Russell Currey Accepted
powerpc/perf: Fix handling of privilege level checks in perf interrupt context powerpc/perf: Fix handling of privilege level checks in perf interrupt context - - - - 61- 2021-02-23 Athira Rajeev Rejected
[GIT,PULL] Please pull powerpc/linux.git powerpc-5.12-1 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-5.12-1 tag - - - - --- 2021-02-22 Michael Ellerman Not Applicable
ASoC: fsl_xcvr: move reset assert into runtime_resume ASoC: fsl_xcvr: move reset assert into runtime_resume - - - - 7-- 2021-02-22 Shengjiu Wang Not Applicable
ASoC: fsl_sai: Add pm qos cpu latency support ASoC: fsl_sai: Add pm qos cpu latency support - - - - 7-- 2021-02-22 Shengjiu Wang Not Applicable
ibmveth: Switch to using the new API kobj_to_dev() ibmveth: Switch to using the new API kobj_to_dev() - - - - 7-- 2021-02-22 Yang Li Not Applicable
scsi: ibmvfc: Switch to using the new API kobj_to_dev() scsi: ibmvfc: Switch to using the new API kobj_to_dev() - - - - 7-- 2021-02-22 Yang Li Not Applicable
[v2] PCI: Convert enum pci_bus_flags to bit fields in struct pci_bus [v2] PCI: Convert enum pci_bus_flags to bit fields in struct pci_bus - - - - 61- 2021-02-22 Krzysztof Wilczyński Not Applicable
[v19,13/13] arm64: Enable passing IMA log to next kernel on kexec Carry forward IMA measurement log on kexec on ARM64 - - 1 - --1 2021-02-21 Lakshmi Ramasubramanian Not Applicable
[v19,12/13] powerpc: Delete unused function delete_fdt_mem_rsv() Carry forward IMA measurement log on kexec on ARM64 - - 1 - --1 2021-02-21 Lakshmi Ramasubramanian Not Applicable
[v19,11/13] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT Carry forward IMA measurement log on kexec on ARM64 - - 1 - --1 2021-02-21 Lakshmi Ramasubramanian Not Applicable
[v19,10/13] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c Carry forward IMA measurement log on kexec on ARM64 - - 1 1 --1 2021-02-21 Lakshmi Ramasubramanian Not Applicable
[v19,09/13] powerpc: Enable passing IMA log to next kernel on kexec Carry forward IMA measurement log on kexec on ARM64 - - 1 - --1 2021-02-21 Lakshmi Ramasubramanian Not Applicable
[v19,08/13] powerpc: Move ima buffer fields to struct kimage Carry forward IMA measurement log on kexec on ARM64 - - 1 - --1 2021-02-21 Lakshmi Ramasubramanian Not Applicable
[v19,07/13] powerpc: Use common of_kexec_alloc_and_setup_fdt() Carry forward IMA measurement log on kexec on ARM64 - - 1 - --1 2021-02-21 Lakshmi Ramasubramanian Not Applicable
[v19,06/13] arm64: Use common of_kexec_alloc_and_setup_fdt() Carry forward IMA measurement log on kexec on ARM64 - - 1 - --1 2021-02-21 Lakshmi Ramasubramanian Not Applicable
[v19,05/13] of: Add a common kexec FDT setup function Carry forward IMA measurement log on kexec on ARM64 - 1 1 - --1 2021-02-21 Lakshmi Ramasubramanian Not Applicable
[v19,04/13] x86: Use ELF fields defined in 'struct kimage' Carry forward IMA measurement log on kexec on ARM64 - 1 2 - --1 2021-02-21 Lakshmi Ramasubramanian Not Applicable
« 1 2 ... 178 179 180782 783 »