Show patches with: Archived = No       |   70056 patches
« 1 2 ... 173 174 175700 701 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,04/43] powerpc/40x: Change CRITICAL_EXCEPTION_PROLOG macro to a gas macro powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,03/43] powerpc/40x: Don't use SPRN_SPRG_SCRATCH0/1 in TLB miss handlers powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,02/43] powerpc/traps: Declare unrecoverable_exception() as __noreturn powerpc/32: Switch to interrupt entry/exit in C - - 1 - --1 2021-03-09 Christophe Leroy Superseded
[v2,01/43] powerpc/traps: unrecoverable_exception() is not an interrupt handler powerpc/32: Switch to interrupt entry/exit in C - 1 1 - 3-- 2021-03-09 Christophe Leroy Accepted
powerpc: Fix missing declaration of [en/dis]able_kernel_vsx() powerpc: Fix missing declaration of [en/dis]able_kernel_vsx() - 1 - - 61- 2021-03-09 Christophe Leroy Accepted
[5/6] mm: Drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK mm: some config cleanups - - - - --- 2021-03-09 Anshuman Khandual Not Applicable
[4/6] mm: Drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION mm: some config cleanups - - - - --- 2021-03-09 Anshuman Khandual Not Applicable
[3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] mm: some config cleanups - - - - --- 2021-03-09 Anshuman Khandual Not Applicable
[2/6] mm: Generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) mm: some config cleanups 1 - - - --- 2021-03-09 Anshuman Khandual Not Applicable
powerpc/64s: Use symbolic macros for function entry encoding powerpc/64s: Use symbolic macros for function entry encoding 1 - - - --1 2021-03-09 Michael Ellerman Accepted
powerpc/vdso32: Add missing _restgpr_31_x to fix build failure powerpc/vdso32: Add missing _restgpr_31_x to fix build failure - 1 - - 61- 2021-03-09 Christophe Leroy Accepted
PowerPC64 future proof kernel toc, revised PowerPC64 future proof kernel toc, revised - - - - 61- 2021-03-09 Alan Modra Superseded
[3/3] powerpc/qspinlock: Use generic smp_cond_load_relaxed powerpc/qspinlock: Some tuning updates 1 - - - 61- 2021-03-09 Davidlohr Bueso Superseded
[2/3] powerpc/spinlock: Unserialize spin_is_locked powerpc/qspinlock: Some tuning updates - - - - 21- 2021-03-09 Davidlohr Bueso Accepted
[1/3] powerpc/spinlock: Define smp_mb__after_spinlock only once powerpc/qspinlock: Some tuning updates - - - - 21- 2021-03-09 Davidlohr Bueso Accepted
[v2,7/7] CMDLINE: x86: convert to generic builtin command line [v2,1/7] CMDLINE: add generic builtin command line - - - - --1 2021-03-09 Daniel Walker (danielwa) Not Applicable
[v2,6/7] CMDLINE: mips: convert to generic builtin command line [v2,1/7] CMDLINE: add generic builtin command line - - - - --1 2021-03-09 Daniel Walker (danielwa) Not Applicable
[v2,5/7] mips: convert config files to generic cmdline [v2,1/7] CMDLINE: add generic builtin command line - - - - --1 2021-03-09 Daniel Walker (danielwa) Not Applicable
[v2,4/7] CMDLINE: powerpc: convert to generic builtin command line [v2,1/7] CMDLINE: add generic builtin command line - - - - --1 2021-03-09 Daniel Walker (danielwa) Not Applicable
[v2,3/7] powerpc: convert config files to generic cmdline [v2,1/7] CMDLINE: add generic builtin command line - - - - --1 2021-03-09 Daniel Walker (danielwa) Not Applicable
[v2,2/7] CMDLINE: drivers: of: ifdef out cmdline section [v2,1/7] CMDLINE: add generic builtin command line - - - - 3-- 2021-03-09 Daniel Walker (danielwa) Not Applicable
[v2,1/7] CMDLINE: add generic builtin command line [v2,1/7] CMDLINE: add generic builtin command line - - - - 21- 2021-03-09 Daniel Walker (danielwa) Not Applicable
[v2,2/7] CMDLINE: drivers: of: ifdef out cmdline section Generic Command Line changes - - - - --- 2021-03-08 Daniel Walker (danielwa) Not Applicable
[v2,1/7] CMDLINE: add generic builtin command line Generic Command Line changes - - - - --- 2021-03-08 Daniel Walker (danielwa) Not Applicable
[v4,6/6] ASoC: imx-rpmsg: Add machine driver for audio base on rpmsg Add audio driver base on rpmsg on i.MX platform - - - - 7-- 2021-03-08 Shengjiu Wang Not Applicable
[v4,5/6] ASoC: imx-pcm-rpmsg: Add platform driver for audio base on rpmsg Add audio driver base on rpmsg on i.MX platform - - - - 3-- 2021-03-08 Shengjiu Wang Not Applicable
[v4,4/6] ASoC: imx-audio-rpmsg: Add rpmsg_driver for audio channel Add audio driver base on rpmsg on i.MX platform - - - - 3-- 2021-03-08 Shengjiu Wang Not Applicable
[v4,3/6] 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-03-08 Shengjiu Wang Not Applicable
[v4,2/6] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg Add audio driver base on rpmsg on i.MX platform - - - - 21- 2021-03-08 Shengjiu Wang Not Applicable
[v4,1/6] ASoC: soc-component: Add snd_soc_pcm_component_ack Add audio driver base on rpmsg on i.MX platform - - - - 3-- 2021-03-08 Shengjiu Wang Not Applicable
[RFC,7/7] powerpc/64e/interrupt: Use new interrupt context tracking scheme Move 64e to new interrupt return code - - - - --1 2021-03-08 Nicholas Piggin Superseded
[RFC,6/7] powerpc/64e/interrupt: handle bad_page_fault in C Move 64e to new interrupt return code - - - - --1 2021-03-08 Nicholas Piggin Superseded
[RFC,5/7] KVM: PPC: Remove RECONCILE_IRQ_STATE from guest exit Move 64e to new interrupt return code - - - - --1 2021-03-08 Nicholas Piggin Superseded
[RFC,4/7] powerpc/64e/interrupt: reconcile irq soft-mask state in C Move 64e to new interrupt return code - - - - --1 2021-03-08 Nicholas Piggin Superseded
[RFC,3/7] powerpc/64e/interrupt: use new interrupt return Move 64e to new interrupt return code - - - - --1 2021-03-08 Nicholas Piggin Superseded
[RFC,2/7] powerpc/64e/interrupt: always save nvgprs on interrupt Move 64e to new interrupt return code - - - - --1 2021-03-08 Nicholas Piggin Superseded
[RFC,1/7] powerpc/syscall: switch user_exit_irqoff and trace_hardirqs_off order Move 64e to new interrupt return code - 1 - - 21- 2021-03-08 Nicholas Piggin Superseded
powerpc: fix inverted SET_FULL_REGS bitop powerpc: fix inverted SET_FULL_REGS bitop - 1 - - 61- 2021-03-08 Nicholas Piggin Superseded
powerpc: fix inverted SET_FULL_REGS bitop powerpc: fix inverted SET_FULL_REGS bitop - 1 - - 61- 2021-03-08 Nicholas Piggin Accepted
[6/6] mm: Drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE mm: some config cleanups 1 - - - 7-- 2021-03-08 Anshuman Khandual Not Applicable
[5/6] mm: Drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK mm: some config cleanups - - - - 3-- 2021-03-08 Anshuman Khandual Not Applicable
[4/6] mm: Drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION mm: some config cleanups - - - - 3-- 2021-03-08 Anshuman Khandual Not Applicable
[3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] mm: some config cleanups - - - - 3-- 2021-03-08 Anshuman Khandual Not Applicable
[2/6] mm: Generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) mm: some config cleanups 1 - - - 3-- 2021-03-08 Anshuman Khandual Not Applicable
[1/6] mm: Generalize ARCH_HAS_CACHE_LINE_SIZE mm: some config cleanups - - - - 3-- 2021-03-08 Anshuman Khandual Not Applicable
[GIT,PULL] Please pull powerpc/linux.git powerpc-5.12-2 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-5.12-2 tag - - - - --- 2021-03-07 Michael Ellerman Not Applicable
net: wan: fix error return code of uhdlc_init() net: wan: fix error return code of uhdlc_init() - - - - 7-- 2021-03-07 Jia-Ju Bai Not Applicable
Replace __toc_start + 0x8000 with .TOC. Replace __toc_start + 0x8000 with .TOC. - - - - 61- 2021-03-07 Fangrui Song Superseded
[v1,3/3] Revert "soc: fsl: qe: introduce qe_io{read,write}* wrappers" Remove qe_io{read,write}* IO accessors - - - - 61- 2021-03-06 Christophe Leroy Not Applicable
[v1,2/3] tty: serial: ucc_uart: replace qe_io{read,write}* wrappers by generic io{read,write}* Remove qe_io{read,write}* IO accessors 1 - - - 21- 2021-03-06 Christophe Leroy Not Applicable
[v1,1/3] soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}* Remove qe_io{read,write}* IO accessors - - - - 21- 2021-03-06 Christophe Leroy Not Applicable
KVM: PPC: Book3S HV: Do not expose HFSCR sanitisation to nested hypervisor KVM: PPC: Book3S HV: Do not expose HFSCR sanitisation to nested hypervisor - - - - 7-- 2021-03-05 Fabiano Rosas Superseded
[1/1] hotplug-cpu.c: show 'last online CPU' error in dlpar_cpu_remove() [1/1] hotplug-cpu.c: show 'last online CPU' error in dlpar_cpu_remove() - - - - 7-- 2021-03-05 Daniel Henrique Barboza Superseded
[v3,41/41] KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,40/41] KVM: PPC: Book3S HV P9: implement hash host / hash guest support KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,39/41] KVM: PPC: Book3S HV P9: implement hash guest support KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,38/41] 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-03-05 Nicholas Piggin Changes Requested
[v3,37/41] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,36/41] KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,35/41] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,34/41] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,33/41] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,32/41] 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-03-05 Nicholas Piggin Changes Requested
[v3,31/41] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,30/41] KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,29/41] KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,28/41] 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-03-05 Nicholas Piggin Changes Requested
[v3,27/41] 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-03-05 Nicholas Piggin Changes Requested
[v3,26/41] 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-03-05 Nicholas Piggin Changes Requested
[v3,25/41] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,24/41] powerpc: add set_dec_or_work API for safely updating decrementer KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,23/41] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,22/41] 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-03-05 Nicholas Piggin Changes Requested
[v3,21/41] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,20/41] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,19/41] 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-03-05 Nicholas Piggin Changes Requested
[v3,18/41] 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 - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,17/41] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,16/41] KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,15/41] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,14/41] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,13/41] KVM: PPC: Book3S 64: Move interrupt early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,12/41] KVM: PPC: Book3S 64: Move hcall early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --1 2021-03-05 Nicholas Piggin Changes Requested
[v3,11/41] KVM: PPC: Book3S 64: add hcall interrupt handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-03-05 Nicholas Piggin Changes Requested
[v3,10/41] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-03-05 Nicholas Piggin Changes Requested
[v3,09/41] 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-03-05 Nicholas Piggin Changes Requested
[v3,08/41] 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-03-05 Nicholas Piggin Changes Requested
[v3,07/41] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-03-05 Nicholas Piggin Changes Requested
[v3,06/41] powerpc/64s: Remove KVM handler support from CBE_RAS interrupts KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-05 Nicholas Piggin Changes Requested
[v3,05/41] KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcalls KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-05 Nicholas Piggin Changes Requested
[v3,04/41] KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argument KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-05 Nicholas Piggin Changes Requested
[v3,03/41] KVM: PPC: Book3S HV: Remove redundant mtspr PSPB KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-05 Nicholas Piggin Changes Requested
[v3,02/41] KVM: PPC: Book3S HV: Prevent radix guests from setting LPCR[TC] KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-05 Nicholas Piggin Changes Requested
[v3,01/41] KVM: PPC: Book3S HV: Disallow LPCR[AIL] to be set to 1 or 2 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-05 Nicholas Piggin Changes Requested
ethernet: ucc_geth: Use kmemdup instead of kmalloc and memcpy ethernet: ucc_geth: Use kmemdup instead of kmalloc and memcpy 1 - - - 7-- 2021-03-05 angkery Not Applicable
[v2] powerpc/pseries: export LPAR security flavor in lparcfg [v2] powerpc/pseries: export LPAR security flavor in lparcfg - - - - 61- 2021-03-05 Laurent Dufour Accepted
[v4] powerpc/uprobes: Validation for prefixed instruction [v4] powerpc/uprobes: Validation for prefixed instruction 2 1 - - 7-- 2021-03-05 Ravi Bangoria Changes Requested
powerpc/ptrace: Remove duplicate check from pt_regs_check() powerpc/ptrace: Remove duplicate check from pt_regs_check() - - - - 7-- 2021-03-05 Denis Efremov Accepted
ASoC: fsl_asrc_dma: request dma channel from specific controller ASoC: fsl_asrc_dma: request dma channel from specific controller - - - - 7-- 2021-03-05 Shengjiu Wang Not Applicable
[v1] ibmvnic: remove excessive irqsave [v1] ibmvnic: remove excessive irqsave - 1 - - 7-- 2021-03-05 angkery Not Applicable
« 1 2 ... 173 174 175700 701 »