Show patches with: State = Action Required       |   240 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3] selftests/powerpc: Add test to check is DSCR is corrupted. - - - - --- 2015-12-03 Rashmica Gupta mpe New
[v12,35/84] KVM: x86: Use kvm_lookup_pfn() to check if retrying #PF is useful KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,34/84] KVM: Add a helper to lookup a pfn without grabbing a reference KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,33/84] KVM: Disallow direct access (w/o mmu_notifier) to unpinned pfn by default KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,32/84] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,31/84] KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap() KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,30/84] KVM: nVMX: Mark vmcs12's APIC access page dirty when unmapping KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,29/84] KVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map() KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,28/84] KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn() KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,27/84] KVM: pfncache: Precisely track refcounted pages KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,26/84] KVM: Move kvm_{set,release}_page_{clean,dirty}() helpers up in kvm_main.c KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,25/84] KVM: Provide refcounted page as output field in struct kvm_follow_pfn KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,24/84] KVM: Use plain "struct page" pointer instead of single-entry array KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,23/84] KVM: nVMX: Add helper to put (unmap) vmcs12 pages KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,22/84] KVM: nVMX: Drop pointless msr_bitmap_map field from struct nested_vmx KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,21/84] KVM: nVMX: Rely on kvm_vcpu_unmap() to track validity of eVMCS mapping KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,20/84] KVM: Use NULL for struct page pointer to indicate mremapped memory KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,19/84] KVM: Explicitly initialize all fields at the start of kvm_vcpu_map() KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,18/84] KVM: Remove pointless sanity check on @map param to kvm_vcpu_(un)map() KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,17/84] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,16/84] KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot() KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,15/84] KVM: x86/mmu: Drop kvm_page_fault.hva, i.e. don't track intermediate hva KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,14/84] KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,12/84] KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,11/84] KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages() KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,10/84] KVM: x86/mmu: Use gfn_to_page_many_atomic() when prefetching indirect PTEs KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,09/84] KVM: x86/mmu: Don't force flush if SPTE update clears Accessed bit KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,08/84] KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEs KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,07/84] KVM: x86/mmu: Mark folio dirty when creating SPTE, not when zapping/modifying KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,06/84] KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,05/84] KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,04/84] KVM: Allow calling kvm_release_page_{clean,dirty}() on a NULL page pointer KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,03/84] KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error KVM: Stop grabbing references to PFNMAP'd pages - - - - --- 2024-07-26 Sean Christopherson New
[v12,02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging KVM: Stop grabbing references to PFNMAP'd pages - 1 - - --- 2024-07-26 Sean Christopherson New
[v12,01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE KVM: Stop grabbing references to PFNMAP'd pages - 1 - - --- 2024-07-26 Sean Christopherson New
[07/20] soc/qman: test: Use kthread_run_on_cpu() Untitled series #416839 - - - - --- 2024-07-26 Frederic Weisbecker New
[v1,3/3] powerpc/8xx: document and enforce that split PT locks are not used mm: split PTE/PMD PT table Kconfig cleanups+clarifications - - - - --- 2024-07-26 David Hildenbrand New
[v1,2/3] mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks mm: split PTE/PMD PT table Kconfig cleanups+clarifications - - - - --- 2024-07-26 David Hildenbrand New
[v1,1/3] mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options mm: split PTE/PMD PT table Kconfig cleanups+clarifications - - - - --- 2024-07-26 David Hildenbrand New
[2/2] MAINTAINERS: Mark powerpc spufs as orphaned [1/2] MAINTAINERS: Mark powerpc Cell as orphaned 2 - - - 3-- 2024-07-26 Michael Ellerman New
[1/2] MAINTAINERS: Mark powerpc Cell as orphaned [1/2] MAINTAINERS: Mark powerpc Cell as orphaned 1 - - - --- 2024-07-26 Michael Ellerman New
[v5,1/1] x86/elf: Add a new .note section containing xfeatures buffer layout info to x86 core files Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts - - - - 3-- 2024-07-25 Vignesh Balasubramanian New
[2/2] ASoC: fsl_micfil: Differentiate register access permission for platforms ASoC: fsl_micfil: Check the difference for i.MX8 and i.MX9 - - - - 3-- 2024-07-25 Shengjiu Wang New
[1/2] ASoC: fsl_micfil: Expand the range of FIFO watermark mask ASoC: fsl_micfil: Check the difference for i.MX8 and i.MX9 - - - - --- 2024-07-25 Shengjiu Wang New
ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_components ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_components - 1 - - --- 2024-07-25 Shengjiu Wang New
[GIT,PULL] sysctl constification changes for v6.11-rc1 [GIT,PULL] sysctl constification changes for v6.11-rc1 - - - - --- 2024-07-24 Joel Granados New
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 Sullivan New
[v3] of: remove internal arguments from of_property_for_each_u32() [v3] of: remove internal arguments from of_property_for_each_u32() 9 - 2 - 5-- 2024-07-24 Luca Ceresoli New
[v2,17/16] xz: Remove XZ_EXTERN and extern from functions Untitled series #416502 - - - - --- 2024-07-24 Lasse Collin New
[v4,1/1] x86/elf: Add a new .note section containing xfeatures buffer layout info to x86 core files Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts - - - - 3-- 2024-07-23 Vignesh Balasubramanian New
[v2,25/25] docs: move numa=fake description to kernel-parameters.txt mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,24/25] mm: make range-to-target_node lookup facility a part of numa_memblks mm: introduce numa_memblks - - 1 - --- 2024-07-23 Mike Rapoport New
[v2,23/25] arch_numa: switch over to numa_memblks mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,21/25] mm: numa_memblks: make several functions and variables static mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,20/25] mm: numa_memblks: introduce numa_memblks_init mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,19/25] mm: introduce numa_emulation mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,18/25] mm: move numa_distance and related code from x86 to numa_memblks mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,17/25] mm: introduce numa_memblks mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned mm: introduce numa_memblks - - 1 - --- 2024-07-23 Mike Rapoport New
[v2,15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN mm: introduce numa_memblks - - 1 - --- 2024-07-23 Mike Rapoport New
[v2,14/25] x86/numa_emu: split __apicid_to_node update to a helper function mm: introduce numa_memblks - - 1 - --- 2024-07-23 Mike Rapoport New
[v2,13/25] x86/numa_emu: simplify allocation of phys_dist mm: introduce numa_memblks - - 1 - --- 2024-07-23 Mike Rapoport New
[v2,12/25] x86/numa: move FAKE_NODE_* defines to numa_emu mm: introduce numa_memblks - - 1 - --- 2024-07-23 Mike Rapoport New
[v2,11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,10/25] x86/numa: simplify numa_distance allocation mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,09/25] arch, mm: pull out allocation of NODE_DATA to generic code mm: introduce numa_memblks 1 - 1 - --- 2024-07-23 Mike Rapoport New
[v2,08/25] arch, mm: move definition of node_data to generic code mm: introduce numa_memblks 2 - 1 - --- 2024-07-23 Mike Rapoport New
[v2,07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,05/25] MIPS: loongson64: rename __node_data to node_data mm: introduce numa_memblks - - 3 - --- 2024-07-23 Mike Rapoport New
[v2,04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures mm: introduce numa_memblks - - - - --- 2024-07-23 Mike Rapoport New
[v2,01/25] mm: move kernel/numa.c to mm/ mm: introduce numa_memblks 1 - 1 - --- 2024-07-23 Mike Rapoport New
[v2,5/5] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround kallsyms: Emit symbol for holes in text and fix weak function issue - - - - --- 2024-07-23 Zheng Yejian New
[v2,4/5] ftrace: Fix possible out-of-bound issue in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - 1 - - --- 2024-07-23 Zheng Yejian New
[v2,3/5] ftrace: Skip invalid __fentry__ in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - 1 - - --- 2024-07-23 Zheng Yejian New
[v2,2/5] module: kallsyms: Determine exact function size kallsyms: Emit symbol for holes in text and fix weak function issue - - - - --- 2024-07-23 Zheng Yejian New
[v2,1/5] kallsyms: Emit symbol at the holes in the text kallsyms: Emit symbol for holes in text and fix weak function issue - - - - --- 2024-07-23 Zheng Yejian New
perf vendor events power10: Update JSON/events perf vendor events power10: Update JSON/events - - 1 1 3-1 2024-07-23 Kajol Jain New
[v2] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros [v2] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros 2 - - - 3-- 2024-07-22 Jeff Johnson New
[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 New
crypto: ppc/curve25519 - add missing MODULE_DESCRIPTION() macro crypto: ppc/curve25519 - add missing MODULE_DESCRIPTION() macro - - - - --- 2024-07-19 Jeff Johnson New
[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 New
[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 New
[1/2] MAINTAINERS: Update email address of Naveen [1/2] MAINTAINERS: Update email address of Naveen - - 1 - --- 2024-07-14 Naveen N Rao New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
« 1 2 3 »