Show patches with: Archived = No       |   70056 patches
« 1 2 ... 172 173 174700 701 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,1/6] ASoC: soc-component: Add snd_soc_pcm_component_ack Add audio driver base on rpmsg on i.MX platform - - - - 3-- 2021-03-12 Shengjiu Wang Not Applicable
scsi: ibmvscsi: delete the useless casting value returned scsi: ibmvscsi: delete the useless casting value returned - - - - 61- 2021-03-12 王擎 Not Applicable
powerpc/64s: power4 nap fixup in C powerpc/64s: power4 nap fixup in C - - - - 61- 2021-03-12 Nicholas Piggin Superseded
[backport,for,5.4] powerpc/603: Fix protection of user pages mapped with PROT_NONE [backport,for,5.4] powerpc/603: Fix protection of user pages mapped with PROT_NONE - 1 - - --1 2021-03-11 Christophe Leroy Not Applicable
[backport,for,5.10] powerpc/603: Fix protection of user pages mapped with PROT_NONE [backport,for,5.10] powerpc/603: Fix protection of user pages mapped with PROT_NONE - 1 - - --1 2021-03-11 Christophe Leroy Not Applicable
[v2] ide: fix warning comparing pointer to 0 [v2] ide: fix warning comparing pointer to 0 - - - - 7-- 2021-03-11 Jiapeng Chong Not Applicable
ide: fix warning comparing pointer to 0 ide: fix warning comparing pointer to 0 - - - - 7-- 2021-03-11 Jiapeng Chong Rejected
powerpc/prom: remove unneeded semicolon powerpc/prom: remove unneeded semicolon - - - - 7-- 2021-03-11 Jiapeng Chong Rejected
[v5] powerpc/uprobes: Validation for prefixed instruction [v5] powerpc/uprobes: Validation for prefixed instruction 2 - - - 7-- 2021-03-11 Ravi Bangoria Accepted
[v6,6/6] KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM Support for H_RPT_INVALIDATE in PowerPC KVM - - 2 - 7-- 2021-03-11 Bharata B Rao Superseded
[v6,5/6] KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability Support for H_RPT_INVALIDATE in PowerPC KVM - - 1 - 3-- 2021-03-11 Bharata B Rao Superseded
[v6,4/6] KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE Support for H_RPT_INVALIDATE in PowerPC KVM - - 1 - 21- 2021-03-11 Bharata B Rao Superseded
[v6,3/6] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE Support for H_RPT_INVALIDATE in PowerPC KVM - - 1 - 21- 2021-03-11 Bharata B Rao Superseded
[v6,2/6] powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def Support for H_RPT_INVALIDATE in PowerPC KVM - - - - 3-- 2021-03-11 Bharata B Rao Superseded
[v6,1/6] KVM: PPC: Book3S HV: Fix comments of H_RPT_INVALIDATE arguments Support for H_RPT_INVALIDATE in PowerPC KVM - - 1 - 3-- 2021-03-11 Bharata B Rao Superseded
PCI: layerscape: Correct syntax by changing comma to semicolon PCI: layerscape: Correct syntax by changing comma to semicolon 1 - - - 61- 2021-03-11 Krzysztof Wilczyński Not Applicable
ibmvfc: free channel_setup_buf during device tear down ibmvfc: free channel_setup_buf during device tear down - 1 - - 7-- 2021-03-11 Tyrel Datwyler Not Applicable
rpadlpar: fix potential drc_name corruption in store functions rpadlpar: fix potential drc_name corruption in store functions - - - - 7-- 2021-03-10 Tyrel Datwyler Superseded
ALSA: ppc: keywest: remove outdated comment ALSA: ppc: keywest: remove outdated comment - - - - 7-- 2021-03-10 Wolfram Sang Not Applicable
[v1,8/8] powerpc/ptrace: Convert gpr32_set_common() to user access block Miscellaneous user access improvement - - - - 61- 2021-03-10 Christophe Leroy Accepted
[v1,7/8] powerpc/futex: Switch to user_access block Miscellaneous user access improvement - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v1,6/8] powerpc/net: Switch csum_and_copy_{to/from}_user to user_access block Miscellaneous user access improvement - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v1,5/8] powerpc/lib: Don't use __put_user_asm_goto() outside of uaccess.h Miscellaneous user access improvement - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v1,4/8] powerpc/syscalls: Use sys_old_select() in ppc_select() Miscellaneous user access improvement - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v1,3/8] powerpc/uaccess: Move copy_mc_xxx() functions down Miscellaneous user access improvement - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v1,2/8] powerpc/uaccess: Swap clear_user() and __clear_user() Miscellaneous user access improvement - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v1,1/8] powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_to_user() on ppc32 Miscellaneous user access improvement - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v2,15/15] powerpc/uaccess: Use asm goto for get_user when compiler supports it powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 61- 2021-03-10 Christophe Leroy Accepted
[v2,14/15] powerpc/uaccess: Introduce __get_user_size_goto() powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 21- 2021-03-10 Christophe Leroy Accepted
[v2,13/15] powerpc/uaccess: Refactor get/put_user() and __get/put_user() powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v2,12/15] powerpc/uaccess: Rename __get/put_user_check/nocheck powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 21- 2021-03-10 Christophe Leroy Accepted
[v2,11/15] powerpc/uaccess: Split out __get_user_nocheck() powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 21- 2021-03-10 Christophe Leroy Accepted
[v2,10/15] powerpc/uaccess: Remove calls to __get_user_bad() and __put_user_bad() powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 21- 2021-03-10 Christophe Leroy Accepted
[v2,09/15] powerpc/uaccess: Remove __chk_user_ptr() in __get/put_user powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v2,08/15] powerpc/uaccess: Remove __unsafe_put_user_goto() powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 21- 2021-03-10 Christophe Leroy Accepted
[v2,07/15] powerpc/uaccess: Call might_fault() inconditionaly powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - 1 - 3-- 2021-03-10 Christophe Leroy Accepted
[v2,06/15] powerpc/align: Don't use __get_user_instr() on kernel addresses powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - 1 - 3-- 2021-03-10 Christophe Leroy Accepted
[v2,05/15] powerpc/uaccess: Move get_user_instr helpers in asm/inst.h powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 21- 2021-03-10 Christophe Leroy Accepted
[v2,04/15] powerpc/uaccess: Remove __get/put_user_inatomic() powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - 1 - 3-- 2021-03-10 Christophe Leroy Accepted
[v2,03/15] powerpc/align: Convert emulate_spe() to user_access_begin powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 21- 2021-03-10 Christophe Leroy Accepted
[v2,02/15] powerpc/uaccess: Define ___get_user_instr() for ppc32 powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - 1 - 3-- 2021-03-10 Christophe Leroy Accepted
[v2,01/15] powerpc/uaccess: Remove __get_user_allowed() and unsafe_op_wrap() powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - 1 - 21- 2021-03-10 Christophe Leroy Accepted
cxl: don't manipulate the mm.mm_users field directly cxl: don't manipulate the mm.mm_users field directly 2 - - - 7-- 2021-03-10 Laurent Dufour Accepted
powerpc/Makefile: Remove workaround for gcc versions below 4.9 powerpc/Makefile: Remove workaround for gcc versions below 4.9 - - - - 7-- 2021-03-10 Christophe Leroy Accepted
powerpc: Force inlining of cpu_has_feature() to avoid build failure powerpc: Force inlining of cpu_has_feature() to avoid build failure - - - - 7-- 2021-03-10 Christophe Leroy Accepted
powerpc/mm: Add cond_resched() while removing hpte mappings powerpc/mm: Add cond_resched() while removing hpte mappings - - - - 7-- 2021-03-10 Vaibhav Jain Superseded
powerpc: fix warning comparing pointer to 0 powerpc: fix warning comparing pointer to 0 - - - - 7-- 2021-03-10 Jiapeng Chong chleroy Superseded
powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#" powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#" - - 1 - 61- 2021-03-09 Greg Kurz New
[9/9] zsmalloc: remove the zsmalloc file system [1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb 1 - - - 3-4 2021-03-09 Christoph Hellwig Not Applicable
[8/9] z3fold: remove the z3fold file system [1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb - - - - 3-- 2021-03-09 Christoph Hellwig Not Applicable
[7/9] iomem: remove the iomem file system [1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb - - - - 3-- 2021-03-09 Christoph Hellwig Not Applicable
[6/9] virtio_balloon: remove the balloon-kvm file system [1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb - - - - 3-- 2021-03-09 Christoph Hellwig Not Applicable
[5/9] vmw_balloon: remove the balloon-vmware file system [1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb - - - - 3-- 2021-03-09 Christoph Hellwig Not Applicable
[4/9] drm: remove the drm file system [1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb - - - - 3-- 2021-03-09 Christoph Hellwig Not Applicable
[3/9] powerpc/pseries: remove the ppc-cmm file system [1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb - - - - 3-- 2021-03-09 Christoph Hellwig Not Applicable
[2/9] fs: add an argument-less alloc_anon_inode [1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb - - 3 - 3-- 2021-03-09 Christoph Hellwig Not Applicable
[1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb [1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb - - 3 - 21- 2021-03-09 Christoph Hellwig Not Applicable
[4/4] tools/perf: Support pipeline stage cycles for powerpc powerpc/perf: Export processor pipeline stage cycles information - - - - 61- 2021-03-09 Athira Rajeev Superseded
[3/4] tools/perf: Add powerpc support for PERF_SAMPLE_WEIGHT_STRUCT powerpc/perf: Export processor pipeline stage cycles information - - - - 3-- 2021-03-09 Athira Rajeev Superseded
[2/4] tools/perf: Add dynamic headers for perf report columns powerpc/perf: Export processor pipeline stage cycles information - - - - 3-- 2021-03-09 Athira Rajeev Superseded
[1/4] powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT_STRUCT powerpc/perf: Export processor pipeline stage cycles information - - - - 21- 2021-03-09 Athira Rajeev Superseded
[v2,43/43] powerpc/32: Manage KUAP in C powerpc/32: Switch to interrupt entry/exit in C - - - - 7-- 2021-03-09 Christophe Leroy Superseded
[v2,42/43] powerpc/8xx: Create C version of kuap save/restore/check helpers powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,41/43] powerpc/32s: Create C version of kuap save/restore/check helpers powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,40/43] powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic powerpc/32: Switch to interrupt entry/exit in C - - 1 - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,39/43] powerpc/32s: Move KUEP locking/unlocking in C powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,38/43] powerpc/32: Only use prepare_transfer_to_handler function on book3s/32 and e500 powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,37/43] powerpc/32: Return directly from power_save_ppc32_restore() powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,36/43] powerpc/32: Set current->thread.regs in C interrupt entry powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,35/43] powerpc/32: Save remaining registers in exception prolog powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,34/43] powerpc/32: Refactor saving of volatile registers in exception prologs powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,33/43] powerpc/32: Remove the xfer parameter in EXCEPTION() macro powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,32/43] powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,31/43] powerpc/32: Only restore non volatile registers when required powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,30/43] powerpc/32: Add a prepare_transfer_to_handler macro for exception prologs powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,29/43] powerpc/32: Save trap number on stack in exception prolog powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,28/43] powerpc/64e: Call bad_page_fault() from do_page_fault() powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,27/43] powerpc/32: Call bad_page_fault() from do_page_fault() powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,26/43] powerpc/32: Set regs parameter in r3 in transfer_to_handler powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,25/43] powerpc/32: Replace ASM exception exit by C exception exit from ppc64 powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,24/43] powerpc/32: Always save non volatile registers on exception entry powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,23/43] powerpc/32: Perform normal function call in exception entry powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,22/43] powerpc/32: Refactor booke critical registers saving powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,21/43] powerpc/32: Provide a name to exception prolog continuation in virtual mode powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,20/43] powerpc/32: Move exception prolog code into .text once MMU is back on powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,19/43] powerpc/32: Use START_EXCEPTION() as much as possible powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,18/43] powerpc/32: Add vmap_stack_overflow label inside the macro powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,17/43] powerpc/32: Statically initialise first emergency context powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,16/43] powerpc/32: Enable instruction translation at the same time as data translation powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,15/43] powerpc/32: Tag DAR in EXCEPTION_PROLOG_2 for the 8xx powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,14/43] powerpc/32: Always enable data translation in exception prolog powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,13/43] powerpc/32: Remove ksp_limit powerpc/32: Switch to interrupt entry/exit in C - - - - --- 2021-03-09 Christophe Leroy Superseded
[v2,12/43] powerpc/32: Use fast instruction to set MSR RI in exception prolog on 8xx powerpc/32: Switch to interrupt entry/exit in C - - - - --- 2021-03-09 Christophe Leroy Superseded
[v2,11/43] powerpc/32: Handle bookE debugging in C in exception entry powerpc/32: Switch to interrupt entry/exit in C - - - - --- 2021-03-09 Christophe Leroy Superseded
[v2,10/43] powerpc/32: Entry cpu time accounting in C powerpc/32: Switch to interrupt entry/exit in C - - - - --- 2021-03-09 Christophe Leroy Superseded
[v2,09/43] powerpc/32: Reconcile interrupts in C powerpc/32: Switch to interrupt entry/exit in C - - - - --- 2021-03-09 Christophe Leroy Superseded
[v2,08/43] powerpc/40x: Prepare normal exception handler for enabling MMU early powerpc/32: Switch to interrupt entry/exit in C - - - - 7-- 2021-03-09 Christophe Leroy Superseded
[v2,07/43] powerpc/40x: Prepare for enabling MMU in critical exception prolog powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,06/43] powerpc/40x: Reorder a few instructions in critical exception prolog powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,05/43] powerpc/40x: Save SRR0/SRR1 and r10/r11 earlier in critical exception powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
« 1 2 ... 172 173 174700 701 »