February 2023 Archives by date
Starting: Wed Feb 1 00:47:48 AEDT 2023
Ending: Tue Feb 28 23:06:34 AEDT 2023
Messages: 1437
- [PATCH] tools/perf: Fix usage of perf probe when libtraceevent is missing
Athira Rajeev
- [PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support
Athira Rajeev
- [RFC PATCH 01/19] mm: Introduce vm_account
David Hildenbrand
- [PATCH v5 05/25] powerpc/secvar: Warn and error if multiple secvar ops are set
Stefan Berger
- [PATCH v5 03/25] powerpc/secvar: Fix incorrect return in secvar_sysfs_load()
Stefan Berger
- [PATCH v5 06/25] powerpc/secvar: Use sysfs_emit() instead of sprintf()
Stefan Berger
- [PATCH v5 07/25] powerpc/secvar: Handle format string in the consumer
Stefan Berger
- [PATCH v5 08/25] powerpc/secvar: Handle max object size in the consumer
Stefan Berger
- [PATCH v5 09/25] powerpc/secvar: Clean up init error messages
Stefan Berger
- [PATCH v5 10/25] powerpc/secvar: Extend sysfs to include config vars
Stefan Berger
- [PATCH v5 11/25] powerpc/secvar: Allow backend to populate static list of variable names
Stefan Berger
- [PATCH v5 12/25] powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size
Stefan Berger
- [PATCH v5 13/25] powerpc/secvar: Don't print error on ENOENT when reading variables
Stefan Berger
- [PATCH v5 14/25] powerpc/pseries: Move plpks.h to include directory
Stefan Berger
- [PATCH v5 15/25] powerpc/pseries: Move PLPKS constants to header file
Stefan Berger
- [PATCH v5 16/25] powerpc/pseries: Expose PLPKS config values, support additional fields
Stefan Berger
- (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
Catalin Marinas
- [PATCH v5 17/25] powerpc/pseries: Implement signed update for PLPKS objects
Stefan Berger
- [PATCH v5 18/25] powerpc/pseries: Log hcall return codes for PLPKS debug
Stefan Berger
- [PATCH v5 19/25] powerpc/pseries: Make caller pass buffer to plpks_read_var()
Stefan Berger
- [PATCH v5 20/25] powerpc/pseries: Turn PSERIES_PLPKS into a hidden option
Stefan Berger
- [PATCH v5 21/25] powerpc/pseries: Add helper to get PLPKS password length
Stefan Berger
- [PATCH v5 22/25] powerpc/pseries: Pass PLPKS password on kexec
Stefan Berger
- [PATCH 0/8] powerpc: improve copy_thread
Nicholas Piggin
- [PATCH 1/8] powerpc: copy_thread remove unused pkey code
Nicholas Piggin
- [PATCH 2/8] powerpc: copy_thread make ret_from_fork register setup consistent
Nicholas Piggin
- [PATCH 3/8] powerpc: use switch frame for ret_from_kernel_thread parameters
Nicholas Piggin
- [PATCH 4/8] powerpc/64: ret_from_fork avoid restoring regs twice
Nicholas Piggin
- [PATCH 5/8] powerpc: copy_thread differentiate kthreads and user mode threads
Nicholas Piggin
- [PATCH 6/8] powerpc: differentiate kthread from user kernel thread start
Nicholas Piggin
- [PATCH 7/8] powerpc: copy_thread don't set _TIF_RESTOREALL
Nicholas Piggin
- [PATCH 8/8] powerpc: copy_thread don't set ppr in user interrupt frame regs
Nicholas Piggin
- [PATCH v5 23/25] powerpc/pseries: Implement secvars for dynamic secure boot
Stefan Berger
- [PATCH v5 25/25] integrity/powerpc: Support loading keys from PLPKS
Stefan Berger
- [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
Conor Dooley
- [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport
- [PATCH] powerpc/hv-24x7: Fix pvr check when setting interface version
Kajol Jain
- [PATCH v4 4/7] mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
- [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
Conor Dooley
- [PATCH v4 4/7] mm: replace vma->vm_flags direct modifications with modifier calls
Andrew Morton
- [PATCH v4 4/7] mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
- [PATCH] powerpc/tlb: Implement book3s/32/tlbflush.h local_flush_tlb_page_psize
Benjamin Gray
- [PATCH v4 4/7] mm: replace vma->vm_flags direct modifications with modifier calls
Andrew Morton
- [PATCH 1/5] powerpc: kcsan: Add exclusions from instrumentation
Rohan McLure
- [PATCH 2/5] powerpc: kcsan: Exclude udelay to prevent recursive instrumentation
Rohan McLure
- [PATCH 3/5] powerpc: kcsan: Memory barriers semantics
Rohan McLure
- [PATCH 4/5] powerpc: kcsan: Prevent recursive instrumentation with IRQ save/restores
Rohan McLure
- [PATCH 5/5] powerpc: kcsan: Add KCSAN Support
Rohan McLure
- [PATCH 1/1] mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
Suren Baghdasaryan
- [PATCH v4 4/7] mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
- [PATCH 0/5] powerpc: Add KCSAN support
Rohan McLure
- [powerpc:fixes-test] BUILD SUCCESS 37e5bf9657c8af85b91dda79c14eee5b7e0406d7
kernel test robot
- [powerpc:fixes] BUILD SUCCESS 111bcb37385353f0510e5847d5abcd1c613dba23
kernel test robot
- [powerpc:next-test] BUILD SUCCESS 5746ca131e2496ccd5bb4d7a0244d6c38070cbf5
kernel test robot
- [PATCH] powerpc/kexec_file: Fix division by zero in extra size estimation
Michael Ellerman
- [PATCH v4 22/24] powerpc/pseries: Implement secvars for dynamic secure boot
Andrew Donnellan
- [PATCH] powerpc/kexec_file: Fix division by zero in extra size estimation
Sourabh Jain
- [PATCH v2 0/5] powerpc: Add KCSAN support
Rohan McLure
- [PATCH v2 1/5] powerpc: kcsan: Add exclusions from instrumentation
Rohan McLure
- [PATCH v2 2/5] powerpc: kcsan: Exclude udelay to prevent recursive instrumentation
Rohan McLure
- [PATCH v2 3/5] powerpc: kcsan: Memory barriers semantics
Rohan McLure
- [PATCH v2 4/5] powerpc: kcsan: Prevent recursive instrumentation with IRQ save/restores
Rohan McLure
- [PATCH v2 5/5] powerpc: kcsan: Add KCSAN Support
Rohan McLure
- [PATCH] powerpc/kexec_file: print error string on usable memory property update failure
Sourabh Jain
- [PATCH v5 23/25] powerpc/pseries: Implement secvars for dynamic secure boot
Andrew Donnellan
- [PATCH v8 0/8] In kernel handling of CPU hotplug events for crash kernel
Sourabh Jain
- [PATCH v8 1/8] powerpc/kexec: turn some static helper functions public
Sourabh Jain
- [PATCH v8 0/8] In kernel handling of CPU hotplug events for crash kernel
Sourabh Jain
- [PATCH v8 1/8] powerpc/kexec: turn some static helper functions public
Sourabh Jain
- [PATCH v8 2/8] powerpc/crash hp: introduce a new config option CRASH_HOTPLUG
Sourabh Jain
- [PATCH v8 3/8] powerpc/crash: update kimage_arch struct
Sourabh Jain
- [PATCH v8 4/8] crash: add phdr for possible CPUs in elfcorehdr
Sourabh Jain
- [PATCH v8 5/8] crash: pass hotplug action type to arch crash hotplug handler
Sourabh Jain
- [PATCH v8 6/8] powerpc/crash: add crash CPU hotplug support
Sourabh Jain
- [PATCH v8 7/8] crash: forward memory_notify args to arch crash hotplug handler
Sourabh Jain
- [PATCH v8 8/8] powerpc/kexec: add crash memory hotplug support
Sourabh Jain
- [PATCH 1/1] mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
Michal Hocko
- [PATCH v2] powerpc/mce: log the error for all unrecoverable errors
Ganesh G R
- [PATCH v3] powerpc/mce: log the error for all unrecoverable errors
Ganesh Goudar
- [PATCH v2 1/9] powerpc: Remove __kernel_text_address() in show_instructions()
Christophe Leroy
- [PATCH v2 2/9] powerpc/bpf/32: No need to zeroise r4 when not doing tail call
Christophe Leroy
- [PATCH v2 3/9] powerpc/bpf/32: Only set a stack frame when necessary
Christophe Leroy
- [PATCH v2 4/9] powerpc/bpf/32: BPF prog is never called with more than one arg
Christophe Leroy
- [PATCH v2 5/9] powerpc/bpf: Perform complete extra passes to update addresses
Christophe Leroy
- [PATCH v2 6/9] powerpc/bpf: Only pad length-variable code at initial pass
Christophe Leroy
- [PATCH v2 7/9] powerpc/bpf/32: Optimise some particular const operations
Christophe Leroy
- [PATCH v2 8/9] powerpc/bpf/32: introduce a second source register for ALU operations
Christophe Leroy
- [PATCH v2 9/9] powerpc/bpf/32: perform three operands ALU operations
Christophe Leroy
- [PATCH] powerpc/tlb: Implement book3s/32/tlbflush.h local_flush_tlb_page_psize
Christophe Leroy
- [PATCH 0/7] hvcs: Various hvcs device hotplug fixes
Christophe Leroy
- [PATCH 1/2] powerpc/64: Set default CPU in Kconfig
Naresh Kamboju
- [PATCH 1/2] powerpc/64: Set default CPU in Kconfig
Christophe Leroy
- [PATCH v4 4/7] mm: replace vma->vm_flags direct modifications with modifier calls
Hyeonggon Yoo
- [PATCH] powerpc/hv-24x7: Fix pvr check when setting interface version
Sachin Sant
- [PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
Dawei Li
- [PATCH 0/7] hvcs: Various hvcs device hotplug fixes
Brian King
- [PATCH v4] of: Make OF framebuffer device names unique
Rob Herring
- [PATCH 1/2] powerpc/64: Set default CPU in Kconfig
Nick Desaulniers
- [PATCH 1/2] tests/shell: Add check for perf data file in record+probe_libc_inet_pton test
Athira Rajeev
- [PATCH 2/2] tests/shell: Fix perf test shell to check for libtracevent support
Athira Rajeev
- [PATCH v5 00/15] jevents/pmu-events improvements
John Garry
- [PATCH v5 10/15] perf jevents: Generate metrics and events as separate tables
John Garry
- [PATCH] drm/amdgpu: drop the long-double-128 powerpc check/hack
Daniel Kolesa
- [PATCH] drm/amdgpu: drop the long-double-128 powerpc check/hack
Deucher, Alexander
- [PATCH 0/6] hvcs: Various hvcs device hotplug fixes
Brian King
- [PATCH 1/6] hvcs: Fix hvcs port reference counting
Brian King
- [PATCH 2/6] hvcs: Remove sysfs file prior to vio unregister
Brian King
- [PATCH 3/6] hvcs: Remove sysfs group earlier
Brian King
- [PATCH 4/6] hvcs: Get reference to tty in remove
Brian King
- [PATCH 5/6] hvcs: Use vhangup in hotplug remove
Brian King
- [PATCH 6/6] hvcs: Synchronize hotplug remove with port free
Brian King
- [PATCH] powerpc: Fix device node refcounting
Brian King
- [PATCH 3/6] hvcs: Remove sysfs group earlier
Greg KH
- [PATCH 2/6] hvcs: Remove sysfs file prior to vio unregister
Greg KH
- [PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
Damien Le Moal
- [PATCH v1 3/5] powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500
Pali Rohár
- [powerpc:next-test 14/40] pci.c:undefined reference to `pci_create_OF_bus_map'
kernel test robot
- [powerpc:next-test 14/40] pci.c:undefined reference to `pci_create_OF_bus_map'
Pali Rohár
- [PATCH 1/2] tests/shell: Add check for perf data file in record+probe_libc_inet_pton test
Arnaldo Carvalho de Melo
- [PATCH] tools/perf: Fix usage of perf probe when libtraceevent is missing
Arnaldo Carvalho de Melo
- [PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support
Arnaldo Carvalho de Melo
- [powerpc:fixes-test] BUILD SUCCESS fc546faa559538fb312c77e055243ece18ab3288
kernel test robot
- [PATCH 00/34] selftests: Fix incorrect kernel headers search path
Shuah Khan
- [PATCH v2 1/4] powerpc/rtas: unexport 'rtas' symbol
Andrew Donnellan
- [PATCH v2 2/4] powerpc/rtas: make all exports GPL
Andrew Donnellan
- [PATCH 1/2] tests/shell: Add check for perf data file in record+probe_libc_inet_pton test
Athira Rajeev
- [PATCH] tools/perf: Fix usage of perf probe when libtraceevent is missing
Athira Rajeev
- [PATCH v2 3/4] powerpc/rtas: remove lock and args fields from global rtas struct
Andrew Donnellan
- [PATCH] powerpc/kexec_file: Fix division by zero in extra size estimation
Hari Bathini
- [PATCH v2 4/4] powerpc/rtas: upgrade internal arch spinlocks
Andrew Donnellan
- [PATCH v5 00/15] jevents/pmu-events improvements
kajoljain
- WARN include/linux/trace_recursion.h:162 (powerpc)
Sachin Sant
- WARN include/linux/trace_recursion.h:162 (powerpc)
Peter Zijlstra
- [powerpc:next-test] BUILD REGRESSION 9ffcf6a19dbb2a24de2c2d7b2af1e130986cd565
kernel test robot
- [PATCH] powerpc: Disable CPU unknown by CLANG when CC_IS_CLANG
Christophe Leroy
- [PATCH] powerpc: Don't select ARCH_WANTS_NO_INSTR
Michael Ellerman
- [PATCH] powerpc: Don't select ARCH_WANTS_NO_INSTR
Sachin Sant
- WARN include/linux/trace_recursion.h:162 (powerpc)
Sachin Sant
- [PATCH] ppc: iommu: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
- [PATCH v8 4/8] crash: add phdr for possible CPUs in elfcorehdr
Eric DeVolder
- [powerpc:next-test 14/40] arch/powerpc/kernel/pci_32.c:233:5: error: no previous prototype for 'pci_device_from_OF_node'
kernel test robot
- [PATCH] tools/perf/tests: Add system wide check for perf bench workload in all metric test
Kajol Jain
- [PATCH V2 1/3] core/device: Add function to return child node using name at substring "@"
Athira Rajeev
- [EXT] [PATCH v2 1/1] PCI: layerscape: Add EP mode support for ls1028a
Frank Li
- [PATCH 1/1] PCI: layerscape: Set 64-bit DMA mask
Frank Li
- [PATCH 1/1] PCI: layerscape: Add the workaround for A-010305
Frank Li
- [PATCH v8 4/8] crash: add phdr for possible CPUs in elfcorehdr
Eric DeVolder
- [PATCH v2 0/6] hvcs: Various hvcs device hotplug fixes
Brian King
- [PATCH v2 1/6] hvcs: Fix hvcs port reference counting
Brian King
- [PATCH v2 2/6] hvcs: Use dev_groups to manage hvcs device attributes
Brian King
- [PATCH v2 3/6] hvcs: Use driver groups to manage driver attributes
Brian King
- [PATCH v2 4/6] hvcs: Get reference to tty in remove
Brian King
- [PATCH v2 5/6] hvcs: Use vhangup in hotplug remove
Brian King
- [PATCH v2 6/6] hvcs: Synchronize hotplug remove with port free
Brian King
- Bug: Write fault blocked by KUAP! (kernel 6.2-rc6, Talos II)
Erhard F.
- [PATCH 0/5] Expand selftest utils
Benjamin Gray
- [PATCH 1/5] selftests/powerpc: Add generic read/write file util
Benjamin Gray
- [PATCH 2/5] selftests/powerpc: Add read/write debugfs file, int
Benjamin Gray
- [PATCH 3/5] selftests/powerpc: Parse long/unsigned long value safely
Benjamin Gray
- [PATCH 4/5] selftests/powerpc: Add {read,write}_{long,ulong}
Benjamin Gray
- [PATCH 5/5] selftests/powerpc: Add automatically allocating read_file
Benjamin Gray
- [PATCH v1] perf pmu: Fix aarch64 build
Ian Rogers
- [PATCH v1] perf pmu: Fix aarch64 build
Ian Rogers
- Bug: Write fault blocked by KUAP! (kernel 6.2-rc6, Talos II)
Benjamin Gray
- Bug: Write fault blocked by KUAP! (kernel 6.2-rc6, Talos II)
Nicholas Piggin
- [PATCH] powerpc/hv-24x7: Fix pvr check when setting interface version
kajoljain
- [PATCH v2 2/6] hvcs: Use dev_groups to manage hvcs device attributes
Greg KH
- [PATCH v2 1/6] hvcs: Fix hvcs port reference counting
Greg KH
- [PATCH v2 3/6] hvcs: Use driver groups to manage driver attributes
Greg KH
- [External] : RE: [EXT] [PATCH v2 1/1] PCI: layerscape: Add EP mode support for ls1028a
ALOK TIWARI
- [merge] WARN arch/powerpc/kernel/irq_64.c:278
Sachin Sant
- [PATCH v7 0/5] shoot lazy tlbs (lazy tlb refcount scalability improvement)
Nicholas Piggin
- [PATCH v7 1/5] kthread: simplify kthread_use_mm refcounting
Nicholas Piggin
- [PATCH v7 2/5] lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
- [PATCH v7 3/5] lazy tlb: allow lazy tlb mm refcounting to be configurable
Nicholas Piggin
- [PATCH v7 4/5] lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
Nicholas Piggin
- [PATCH v7 5/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
Nicholas Piggin
- [PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
Thomas Huth
- [PATCH 1/7] KVM: Standardize on "int" return types instead of "long" in kvm_main.c
Thomas Huth
- [PATCH 2/7] KVM: x86: Improve return type handling in kvm_vm_ioctl_get_nr_mmu_pages()
Thomas Huth
- [PATCH 3/7] KVM: Move KVM_GET_NR_MMU_PAGES into the deprecation section
Thomas Huth
- [PATCH 4/7] KVM: PPC: Standardize on "int" return types in the powerpc KVM code
Thomas Huth
- [PATCH 5/7] KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()
Thomas Huth
- [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"
Thomas Huth
- [PATCH 7/7] KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
- make alloc_anon_inode more useful
Jingbo Xu
- [PATCH 3/7] KVM: Move KVM_GET_NR_MMU_PAGES into the deprecation section
Nicholas Piggin
- [PATCH 4/7] KVM: PPC: Standardize on "int" return types in the powerpc KVM code
Nicholas Piggin
- [merge] WARN arch/powerpc/kernel/irq_64.c:278
Nicholas Piggin
- Bug: Write fault blocked by KUAP! (kernel 6.2-rc6, Talos II)
Erhard F.
- [PATCH 3/7] KVM: Move KVM_GET_NR_MMU_PAGES into the deprecation section
Thomas Huth
- [PATCH 0/3] powerpc/64s/radix: misc tidying
Nicholas Piggin
- [PATCH 1/3] powerpc/64s/radix: Remove need_flush_all test from radix__tlb_flush
Nicholas Piggin
- [PATCH 2/3] powerpc/64s/radix: mm->context.id should always be valid
Nicholas Piggin
- [PATCH 3/3] powerpc/64s/radix: Remove TLB_FLUSH_ALL test from range flushes
Nicholas Piggin
- [PATCH 0/3] powerpc: prepare for pcrel addressing patches
Nicholas Piggin
- [PATCH 1/3] crypto: powerpc - Use address generation helper for asm
Nicholas Piggin
- [PATCH 2/3] powerpc/64s: Refactor initialisation after prom
Nicholas Piggin
- [PATCH 3/3] powerpc/64e: Simplify address calculation in secondary hold loop
Nicholas Piggin
- [PATCH v1] perf pmu: Fix aarch64 build
Arnaldo Carvalho de Melo
- [PATCH v2 1/4] arm: include asm-generic/memory_model.h from page.h rather than memory.h
David Hildenbrand
- [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
David Hildenbrand
- [PATCH v2 3/4] mips: drop definition of pfn_valid() for DISCONTIGMEM
David Hildenbrand
- [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
David Hildenbrand
- [PATCH v1] perf pmu: Fix aarch64 build
Arnaldo Carvalho de Melo
- [PATCH v1] perf pmu: Fix aarch64 build
Arnaldo Carvalho de Melo
- [PATCH v1] perf pmu: Fix aarch64 build
Arnaldo Carvalho de Melo
- [PATCH v1] perf pmu: Fix aarch64 build
Arnaldo Carvalho de Melo
- [PATCH v3 0/5] hvcs: Various hvcs device hotplug fixes
Brian King
- [PATCH v3 1/5] hvcs: Use dev_groups to manage hvcs device attributes
Brian King
- [PATCH v3 2/5] hvcs: Use driver groups to manage driver attributes
Brian King
- [PATCH v3 3/5] hvcs: Get reference to tty in remove
Brian King
- [PATCH v3 4/5] hvcs: Use vhangup in hotplug remove
Brian King
- [PATCH v3 5/5] hvcs: Synchronize hotplug remove with port free
Brian King
- [PATCH v1] perf pmu: Fix aarch64 build
Arnaldo Carvalho de Melo
- [PATCH v1] perf pmu: Fix aarch64 build
Arnaldo Carvalho de Melo
- [PATCH 2/7] KVM: x86: Improve return type handling in kvm_vm_ioctl_get_nr_mmu_pages()
Sean Christopherson
- [PATCH 1/2] powerpc/64: Set default CPU in Kconfig
Pali Rohár
- [PATCH 1/2] powerpc/64: Set default CPU in Kconfig
Christophe Leroy
- [PATCH v1 3/5] powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500
Christophe Leroy
- [PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
Jakub Kicinski
- [PATCH v2 3/8] powerpc/85xx: p2020: Move all P2020 machine descriptions to p2020.c
Pali Rohár
- [powerpc:next-test 14/40] arch/powerpc/kernel/pci_32.c:233:5: error: no previous prototype for 'pci_device_from_OF_node'
Pali Rohár
- [PATCH v5 15/15] perf jevents: Run metric_test.py at compile-time
Arnaldo Carvalho de Melo
- [PATCH 00/22] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
- [PATCH 01/22] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
Josh Poimboeuf
- [PATCH 02/22] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
- [PATCH 03/22] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
- [PATCH 04/22] arm64/cpu: Mark cpu_die() __noreturn
Josh Poimboeuf
- [PATCH 05/22] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
- [PATCH 06/22] ia64/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
- [PATCH 07/22] loongarch/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
- [PATCH 08/22] loongarch/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
- [PATCH 09/22] mips/cpu: Expose play_dead()'s prototype definition
Josh Poimboeuf
- [PATCH 10/22] mips/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
- [PATCH 11/22] mips/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
- [PATCH 12/22] powerpc/cpu: Mark start_secondary_resume() __noreturn
Josh Poimboeuf
- [PATCH 13/22] sh/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
- [PATCH 14/22] sh/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
- [PATCH 15/22] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition
Josh Poimboeuf
- [PATCH 16/22] sparc/cpu: Mark cpu_play_dead() __noreturn
Josh Poimboeuf
- [PATCH 17/22] x86/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
- [PATCH 18/22] x86/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
- [PATCH 19/22] xtensa/cpu: Make sure cpu_die() doesn't return
Josh Poimboeuf
- [PATCH 20/22] xtensa/cpu: Mark cpu_die() __noreturn
Josh Poimboeuf
- [PATCH 21/22] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
- [PATCH 22/22] sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
- [PATCH 00/34] selftests: Fix incorrect kernel headers search path
Shuah Khan
- [PATCH 05/22] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
Guo Ren
- [PATCH 05/22] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
- [PATCH v2 15/16] objtool/powerpc: Enable objtool to be built on ppc
Randy Dunlap
- [PATCH v2 15/16] objtool/powerpc: Enable objtool to be built on ppc
Randy Dunlap
- [PATCH v2 15/16] objtool/powerpc: Enable objtool to be built on ppc
Randy Dunlap
- [PATCH v2 15/16] objtool/powerpc: Enable objtool to be built on ppc
Christophe Leroy
- [PATCH v2 5/5] powerpc: kcsan: Add KCSAN Support
kernel test robot
- [PATCH v2 15/16] objtool/powerpc: Enable objtool to be built on ppc
Christophe Leroy
- [PATCH v2 15/16] objtool/powerpc: Enable objtool to be built on ppc
Josh Poimboeuf
- [PATCH] powerpc/kexec_file: fix implicit decl error
Randy Dunlap
- [PATCH 0/2] powerpc: Fix livepatch module re-patching issue
Josh Poimboeuf
- PPC64 TOC. warnings
Randy Dunlap
- PPC64 TOC. warnings
Masahiro Yamada
- [PATCH v1] perf pmu: Fix aarch64 build
Ian Rogers
- [PATCH v5 15/15] perf jevents: Run metric_test.py at compile-time
Ian Rogers
- [PATCH 0/2] powerpc: Fix livepatch module re-patching issue
Michael Ellerman
- [PATCH 0/2] powerpc: Fix livepatch module re-patching issue
Michael Ellerman
- [PATCH 1/2] powerpc/64: Set default CPU in Kconfig
Michael Ellerman
- [PATCH v2 0/4] powerpc/rtas: exports and locking
Michael Ellerman
- [PATCH] powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQ
Michael Ellerman
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-4 tag
Michael Ellerman
- PPC64 TOC. warnings
Randy Dunlap
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-4 tag
pr-tracker-bot at kernel.org
- [PATCH] powerpc: Fix objtool warning for unannotated intra-function call in head_85xx.o
Michael Ellerman
- [PATCH] powerpc/kvm: Fix objtool warning for unannotated intra-function call in booke.o
Michael Ellerman
- [PATCH] powerpc/64s: Fix local irq disable when PMIs are disabled
Michael Ellerman
- [PATCH v2] powerpc/64: Fix perf profiling asynchronous interrupt handlers
Michael Ellerman
- [PATCH] powerpc/imc-pmu: Revert nest_init_lock to being a mutex
Michael Ellerman
- [PATCH] powerpc/kexec_file: Fix division by zero in extra size estimation
Michael Ellerman
- [PATCH 1/2] powerpc/64s/radix: Fix crash with unaligned relocated kernel
Michael Ellerman
- [PATCH v2] powerpc/kexec_file: account hot-pluggable memory while estimating FDT size
Michael Ellerman
- [PATCH] powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()
Michael Ellerman
- [powerpc:fixes-test] BUILD SUCCESS e33416fca8a2313b8650bd5807aaf34354d39a4c
kernel test robot
- [powerpc:fixes] BUILD SUCCESS 1665c027afb225882a5a0b014c45e84290b826c2
kernel test robot
- [PATCH] powerpc/kexec_file: fix implicit decl error
Sourabh Jain
- [merge] WARN arch/powerpc/kernel/irq_64.c:278
Sachin Sant
- [PATCH v6 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
Maciej W. Rozycki
- [PATCH v6 1/7] PCI: Export PCI link retrain timeout
Maciej W. Rozycki
- [PATCH v6 2/7] PCI: Execute `quirk_enable_clear_retrain_link' earlier
Maciej W. Rozycki
- [PATCH v6 3/7] PCI: Initialize `link_active_reporting' earlier
Maciej W. Rozycki
- [PATCH v6 4/7] powerpc/eeh: Rely on `link_active_reporting'
Maciej W. Rozycki
- [PATCH v6 5/7] net/mlx5: Rely on `link_active_reporting'
Maciej W. Rozycki
- [PATCH v6 6/7] PCI: pciehp: Rely on `link_active_reporting'
Maciej W. Rozycki
- [PATCH v6 7/7] PCI: Work around PCIe link training failures
Maciej W. Rozycki
- [PATCH 0/2] powerpc: Fix livepatch module re-patching issue
Josh Poimboeuf
- [PATCH v3 0/5] powerpc: Add KCSAN support
Rohan McLure
- [PATCH v3 1/5] powerpc: kcsan: Add exclusions from instrumentation
Rohan McLure
- [PATCH v3 2/5] powerpc: kcsan: Exclude udelay to prevent recursive instrumentation
Rohan McLure
- [PATCH v3 3/5] powerpc: kcsan: Memory barriers semantics
Rohan McLure
- [PATCH v3 4/5] powerpc: kcsan: Prevent recursive instrumentation with IRQ save/restores
Rohan McLure
- [PATCH v3 5/5] powerpc: kcsan: Add KCSAN Support
Rohan McLure
- [PATCH 05/22] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
Guo Ren
- [PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support
Athira Rajeev
- [PATCH] powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch
Nicholas Piggin
- [PATCH] tools/perf/tests: Add system wide check for perf bench workload in all metric test
Athira Rajeev
- [PATCH v8 4/8] crash: add phdr for possible CPUs in elfcorehdr
Sourabh Jain
- [PATCH v8 4/8] crash: add phdr for possible CPUs in elfcorehdr
Sourabh Jain
- [PATCH v8 4/8] crash: add phdr for possible CPUs in elfcorehdr
Sourabh Jain
- [PATCH 01/19] mm: Introduce vm_account
Alistair Popple
- [PATCH 08/19] vfio/spapr_tce: Convert accounting to pinned_vm
Alistair Popple
- [PATCH 12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned()
Alistair Popple
- [PATCH] tools/perf/tests: Add system wide check for perf bench workload in all metric test
Disha Goel
- [PATCH v3 0/5] powerpc: Add KCSAN support
Christophe Leroy
- [PATCH v3 5/5] powerpc: kcsan: Add KCSAN Support
Christophe Leroy
- [PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support
Disha Goel
- [PATCH 12/22] powerpc/cpu: Mark start_secondary_resume() __noreturn
Michael Ellerman
- [PATCH v3] powerpc/pci: Add option for using pci_to_OF_bus_map
Michael Ellerman
- Build regressions/improvements in v6.2-rc7
Geert Uytterhoeven
- [PATCH 2/2] perf test bpf: Skip test if kernel-debuginfo is not present
Athira Rajeev
- [PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support
Arnaldo Carvalho de Melo
- [PATCH 2/2] perf test bpf: Skip test if kernel-debuginfo is not present
Arnaldo Carvalho de Melo
- [PATCH v2 00/19] RTAS maintenance
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 01/19] powerpc/rtas: handle extended delays safely in early boot
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 02/19] powerpc/perf/hv-24x7: add missing RTAS retry status handling
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 03/19] powerpc/pseries/lpar: add missing RTAS retry status handling
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 04/19] powerpc/pseries/lparcfg: add missing RTAS retry status handling
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 05/19] powerpc/pseries/setup: add missing RTAS retry status handling
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 06/19] powerpc/pseries: drop RTAS-based timebase synchronization
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 07/19] powerpc/rtas: improve function information lookups
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 08/19] powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 09/19] powerpc/tracing: tracepoints for RTAS entry and exit
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 10/19] powerpc/rtas: add tracepoints around RTAS entry
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 11/19] powerpc/rtas: add work area allocator
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 12/19] powerpc/pseries/dlpar: use RTAS work area API
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 13/19] powerpc/pseries: PAPR system parameter API
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 14/19] powerpc/pseries: convert CMO probe to papr_sysparm API
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 15/19] powerpc/pseries/lparcfg: convert to papr_sysparm API
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 16/19] powerpc/pseries/hv-24x7: convert to papr_sysparm API
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 17/19] powerpc/pseries/lpar: convert to papr_sysparm API
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 18/19] powerpc/rtas: introduce rtas_function_token() API
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 19/19] powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch via B4 Submission Endpoint
- [PATCH 12/22] powerpc/cpu: Mark start_secondary_resume() __noreturn
Josh Poimboeuf
- [PATCH 09/22] mips/cpu: Expose play_dead()'s prototype definition
Florian Fainelli
- [PATCH 10/22] mips/cpu: Make sure play_dead() doesn't return
Florian Fainelli
- [PATCH 11/22] mips/cpu: Mark play_dead() __noreturn
Florian Fainelli
- [PATCH v3] powerpc/pci: Add option for using pci_to_OF_bus_map
Pali Rohár
- [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"
Gavin Shan
- [PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
Mark Brown
- [powerpc:fixes-test] BUILD SUCCESS 97e45d469eb180a7bd2809e4e079331552c73e42
kernel test robot
- [powerpc:merge] BUILD SUCCESS 0bfb97203f5f300777624a2ad6f8f84aea3e8658
kernel test robot
- [powerpc:next-test] BUILD SUCCESS e870dcd0076521fc3f082b248314c376574ac709
kernel test robot
- [PATCH 0/3] Add generic data patching functions
Benjamin Gray
- [PATCH 1/3] powerpc/code-patching: Add generic memory patching
Benjamin Gray
- [PATCH 2/3] powerpc/64: Convert patch_instruction() to patch_u32()
Benjamin Gray
- [PATCH 3/3] powerpc/32: Convert patch_instruction() to patch_uint()
Benjamin Gray
- [PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support
Athira Rajeev
- [PATCH v5 19/25] powerpc/pseries: Make caller pass buffer to plpks_read_var()
Andrew Donnellan
- [PATCH] ASoC: fsl_sai: fix getting version from VERID
Shengjiu Wang
- [PATCH 2/7] KVM: x86: Improve return type handling in kvm_vm_ioctl_get_nr_mmu_pages()
Thomas Huth
- [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"
Thomas Huth
- [PATCH] ASoC: fsl_sai: fix getting version from VERID
Fabio Estevam
- [PATCH] ASoC: fsl_sai: fix getting version from VERID
Iuliana Prodan
- [PATCH] ASoC: fsl_sai: fix getting version from VERID
Mark Brown
- [PATCH v3 00/12] gpiolib cleanups
Andy Shevchenko
- [PATCH v3 01/12] gpiolib: remove empty asm/gpio.h files
Andy Shevchenko
- [PATCH v3 02/12] gpiolib: coldfire: remove custom asm/gpio.h
Andy Shevchenko
- [PATCH v3 03/12] gpiolib: remove asm-generic/gpio.h
Andy Shevchenko
- [PATCH v3 04/12] gpiolib: remove gpio_set_debounce
Andy Shevchenko
- [PATCH v3 05/12] gpiolib: remove legacy gpio_export
Andy Shevchenko
- [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
Andy Shevchenko
- [PATCH v3 07/12] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Andy Shevchenko
- [PATCH v3 08/12] gpio: aggregator: Add missing header(s)
Andy Shevchenko
- [PATCH v3 09/12] gpiolib: Drop unused forward declaration from driver.h
Andy Shevchenko
- [PATCH v3 10/12] gpiolib: Deduplicate forward declarations in consumer.h
Andy Shevchenko
- [PATCH v3 11/12] gpiolib: Group forward declarations in consumer.h
Andy Shevchenko
- [PATCH v3 12/12] gpiolib: Clean up headers
Andy Shevchenko
- [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
Linus Walleij
- [PATCH] powerpc: Fix device node refcounting
Nathan Lynch
- [PATCH 5/7] KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()
Claudio Imbrenda
- [External] : RE: [EXT] [PATCH v2 1/1] PCI: layerscape: Add EP mode support for ls1028a
Frank Li
- [PATCH 2/7] KVM: x86: Improve return type handling in kvm_vm_ioctl_get_nr_mmu_pages()
Sean Christopherson
- [PATCH v3 1/7] kernel/fork: convert vma assignment to a memcpy
Marco Elver
- [PATCH v3 1/7] kernel/fork: convert vma assignment to a memcpy
Suren Baghdasaryan
- [PATCH v1.1 22/22] sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
- [PATCH v3 1/7] kernel/fork: convert vma assignment to a memcpy
Marco Elver
- [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
Lee Jones
- [PATCH 0/3] ALSA: core: Make some functions return void
Uwe Kleine-König
- [PATCH 3/3] ALSA: core: Make snd_card_free() return void
Uwe Kleine-König
- API for setting multiple PTEs at once
Matthew Wilcox
- [PATCH v3 01/12] gpiolib: remove empty asm/gpio.h files
Vincenzo Palazzo
- [PATCH v3 04/12] gpiolib: remove gpio_set_debounce
Dmitry Torokhov
- [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"
Gavin Shan
- [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
Andy Shevchenko
- [PATCH v3 04/12] gpiolib: remove gpio_set_debounce
Andy Shevchenko
- [PATCH 1/1] mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
Hyeonggon Yoo
- [PATCH v4 2/7] mm: introduce vma->vm_flags wrapper functions
Hyeonggon Yoo
- [PATCH v4 5/7] mm: replace vma->vm_flags indirect modification in ksm_madvise
Hyeonggon Yoo
- [PATCH 3/3] ALSA: core: Make snd_card_free() return void
Geoff Levand
- [PATCH v4 0/7] powerpc: Add KCSAN Support
Rohan McLure
- [PATCH v4 1/7] kcsan: Add atomic builtin stubs for 32-bit systems
Rohan McLure
- [PATCH v4 2/7] xtensa: kcsan: Remove kcsan stubs for atomic builtins
Rohan McLure
- [PATCH v4 3/7] powerpc: kcsan: Add exclusions from instrumentation
Rohan McLure
- [PATCH v4 4/7] powerpc: kcsan: Exclude udelay to prevent recursive instrumentation
Rohan McLure
- [PATCH v4 5/7] powerpc: kcsan: Memory barriers semantics
Rohan McLure
- [PATCH v4 6/7] powerpc: kcsan: Prevent recursive instrumentation with IRQ save/restores
Rohan McLure
- [PATCH v4 7/7] powerpc: kcsan: Add KCSAN Support
Rohan McLure
- [PATCH] tools/perf/tests: Add system wide check for perf bench workload in all metric test
kajoljain
- [PATCH v4 1/7] kcsan: Add atomic builtin stubs for 32-bit systems
Max Filippov
- [PATCH v4 2/7] xtensa: kcsan: Remove kcsan stubs for atomic builtins
Max Filippov
- [PATCH 0/3] ALSA: core: Make some functions return void
Takashi Sakamoto
- [PATCH 0/3] ALSA: core: Make some functions return void
Jaroslav Kysela
- [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"
Cornelia Huck
- [PATCH 0/3] ALSA: core: Make some functions return void
Uwe Kleine-König
- [PATCH v3 08/12] gpio: aggregator: Add missing header(s)
Geert Uytterhoeven
- [PATCH v4 7/7] powerpc: kcsan: Add KCSAN Support
Marco Elver
- [PATCH v2 01/19] powerpc/rtas: handle extended delays safely in early boot
Michael Ellerman
- API for setting multiple PTEs at once
Alexandre Ghiti
- [PATCH 3/3] ALSA: core: Make snd_card_free() return void
Thierry Reding
- [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"
Steven Price
- [PATCH v2 07/19] powerpc/rtas: improve function information lookups
Michael Ellerman
- [PATCH v2 11/19] powerpc/rtas: add work area allocator
Michael Ellerman
- API for setting multiple PTEs at once
Yin, Fengwei
- [PATCH v2 18/19] powerpc/rtas: introduce rtas_function_token() API
Michael Ellerman
- [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"
Thomas Huth
- [PATCH v4 1/7] kcsan: Add atomic builtin stubs for 32-bit systems
Christophe Leroy
- [PATCH v4 7/7] powerpc: kcsan: Add KCSAN Support
Christophe Leroy
- [PATCH 0/3] ALSA: core: Make some functions return void
Takashi Iwai
- [PATCH v2 01/19] powerpc/rtas: handle extended delays safely in early boot
Nathan Lynch
- [PATCH v2 07/19] powerpc/rtas: improve function information lookups
Nathan Lynch
- API for setting multiple PTEs at once
Matthew Wilcox
- [PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
- [PATCH v2 11/19] powerpc/rtas: add work area allocator
Nathan Lynch
- [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
Andy Shevchenko
- [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
Linus Walleij
- [PATCH v2 18/19] powerpc/rtas: introduce rtas_function_token() API
Nathan Lynch
- [PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
Mark Brown
- [PATCH v4 00/18] gpiolib cleanups
Andy Shevchenko
- [PATCH v4 01/18] ARM: orion/gpio: Use the right include
Andy Shevchenko
- [PATCH v4 02/18] ARM: s3c24xx: Use the right include
Andy Shevchenko
- [PATCH v4 03/18] hte: tegra-194: Use proper includes
Andy Shevchenko
- [PATCH v4 04/18] gpiolib: Make the legacy <linux/gpio.h> consumer-only
Andy Shevchenko
- [PATCH v4 05/18] gpiolib: remove empty asm/gpio.h files
Andy Shevchenko
- [PATCH v4 06/18] gpiolib: coldfire: remove custom asm/gpio.h
Andy Shevchenko
- [PATCH v4 07/18] gpiolib: remove asm-generic/gpio.h
Andy Shevchenko
- [PATCH v4 08/18] gpiolib: remove gpio_set_debounce()
Andy Shevchenko
- [PATCH v4 09/18] gpiolib: remove legacy gpio_export()
Andy Shevchenko
- [PATCH v4 10/18] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
Andy Shevchenko
- [PATCH v4 11/18] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Andy Shevchenko
- [PATCH v4 12/18] gpio: aggregator: Add missing header(s)
Andy Shevchenko
- [PATCH v4 13/18] gpio: reg: Add missing header(s)
Andy Shevchenko
- [PATCH v4 14/18] gpio: regmap: Add missing header(s)
Andy Shevchenko
- [PATCH v4 15/18] gpiolib: Drop unused forward declaration from driver.h
Andy Shevchenko
- [PATCH v4 16/18] gpiolib: Deduplicate forward declarations in consumer.h
Andy Shevchenko
- [PATCH v4 17/18] gpiolib: Group forward declarations in consumer.h
Andy Shevchenko
- [PATCH v4 18/18] gpiolib: Clean up headers
Andy Shevchenko
- [PATCH 7/7] KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Claudio Imbrenda
- [PATCH v4 02/18] ARM: s3c24xx: Use the right include
Krzysztof Kozlowski
- [PATCH v4 02/18] ARM: s3c24xx: Use the right include
Andy Shevchenko
- [PATCH v4 02/18] ARM: s3c24xx: Use the right include
Krzysztof Kozlowski
- [External] : RE: [EXT] [PATCH v2 1/1] PCI: layerscape: Add EP mode support for ls1028a
Bjorn Helgaas
- [PATCH v4 1/7] kcsan: Add atomic builtin stubs for 32-bit systems
Rohan McLure
- [PATCH v4 3/3] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot
Pali Rohár
- [PATCH v2 0/8] powerpc/85xx: p2020: Create one unified machine description
Pali Rohár
- [powerpc:fixes-test] BUILD SUCCESS 2ea31e2e62bbc4d11c411eeb36f1b02841dbcab1
kernel test robot
- [powerpc:next] BUILD SUCCESS b505063910c134778202dfad9332dfcecb76bab3
kernel test robot
- [powerpc:next-test] BUILD SUCCESS 18e3525c5e7c6634f88857242a2e1997d5f065e8
kernel test robot
- [PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
Randy Dunlap
- [PATCH 14/24] Documentation: powerpc: correct spelling
Randy Dunlap
- [PATCH 1/3] powerpc/code-patching: Add generic memory patching
Christophe Leroy
- Bug: Write fault blocked by KUAP! (kernel 6.2-rc6, Talos II)
Christophe Leroy
- [External] : RE: [EXT] [PATCH v2 1/1] PCI: layerscape: Add EP mode support for ls1028a
ALOK TIWARI
- [PATCH v4 14/18] gpio: regmap: Add missing header(s)
Linus Walleij
- [PATCH v4 16/18] gpiolib: Deduplicate forward declarations in consumer.h
Linus Walleij
- [PATCH v4 17/18] gpiolib: Group forward declarations in consumer.h
Linus Walleij
- [PATCH v4 12/18] gpio: aggregator: Add missing header(s)
Linus Walleij
- [PATCH v4 13/18] gpio: reg: Add missing header(s)
Linus Walleij
- [PATCH v4 18/18] gpiolib: Clean up headers
Linus Walleij
- [PATCH v4 02/18] ARM: s3c24xx: Use the right include
Linus Walleij
- [PATCH] powerpc/eeh: Set channel state after notifying the drivers
Ganesh Goudar
- [PATCH AUTOSEL 6.1 17/38] powerpc/85xx: Fix unannotated intra-function call warning
Sasha Levin
- [PATCH AUTOSEL 6.1 18/38] powerpc/kvm: Fix unannotated intra-function call warning
Sasha Levin
- [PATCH AUTOSEL 6.1 20/38] powerpc/64: Fix perf profiling asynchronous interrupt handlers
Sasha Levin
- [PATCH AUTOSEL 5.15 09/17] powerpc/85xx: Fix unannotated intra-function call warning
Sasha Levin
- [PATCH AUTOSEL 5.15 10/17] powerpc/kvm: Fix unannotated intra-function call warning
Sasha Levin
- [PATCH AUTOSEL 5.10 07/13] powerpc/85xx: Fix unannotated intra-function call warning
Sasha Levin
- [PATCH AUTOSEL 5.10 08/13] powerpc/kvm: Fix unannotated intra-function call warning
Sasha Levin
- [PATCH AUTOSEL 5.4 05/10] powerpc/85xx: Fix unannotated intra-function call warning
Sasha Levin
- [PATCH AUTOSEL 5.4 06/10] powerpc/kvm: Fix unannotated intra-function call warning
Sasha Levin
- [PATCH AUTOSEL 4.19 4/6] powerpc/85xx: Fix unannotated intra-function call warning
Sasha Levin
- [PATCH AUTOSEL 4.19 5/6] powerpc/kvm: Fix unannotated intra-function call warning
Sasha Levin
- [PATCH AUTOSEL 4.14 3/5] powerpc/85xx: Fix unannotated intra-function call warning
Sasha Levin
- [PATCH AUTOSEL 4.14 4/5] powerpc/kvm: Fix unannotated intra-function call warning
Sasha Levin
- [PATCH v4 03/18] hte: tegra-194: Use proper includes
Dipen Patel
- [PATCH 00/11] drm,fbdev: Move video= option to drivers/video
Thomas Zimmermann
- [PATCH 01/11] fbdev: Fix contact info in fb_cmdline.c
Thomas Zimmermann
- [PATCH 02/11] fbdev: Transfer video= option strings to caller; clarify ownership
Thomas Zimmermann
- [PATCH 03/11] fbdev: Support NULL for name in option-string lookup
Thomas Zimmermann
- [PATCH 04/11] drivers/ps3: Read video= option with fb_get_option()
Thomas Zimmermann
- [PATCH 05/11] fbdev: Read video= option with fb_get_option() in modedb
Thomas Zimmermann
- [PATCH 06/11] fbdev: Unexport fb_mode_option
Thomas Zimmermann
- [PATCH 07/11] fbdev: Move option-string lookup into helper
Thomas Zimmermann
- [PATCH 08/11] fbdev: Handle video= parameter in video/cmdline.c
Thomas Zimmermann
- [PATCH 09/11] driver/ps3: Include <video/cmdline.h> for mode parsing
Thomas Zimmermann
- [PATCH 10/11] drm: Include <video/cmdline.h> for mode parsing
Thomas Zimmermann
- [PATCH 11/11] drm: Fix comment on mode parsing
Thomas Zimmermann
- [PATCH v3 1/1] PCI: layerscape: Add EP mode support for ls1028a
Frank Li
- [External] : RE: [EXT] [PATCH v2 1/1] PCI: layerscape: Add EP mode support for ls1028a
Frank Li
- [PATCH] powerpc: Fix device node refcounting
Brian King
- [PATCH] powerpc: Fix device node refcounting
Nathan Lynch
- [PATCH] powerpc: Fix device node refcounting
Brian King
- [PATCH v4 1/7] kcsan: Add atomic builtin stubs for 32-bit systems
Rohan McLure
- [PATCH v4 08/18] gpiolib: remove gpio_set_debounce()
Dmitry Torokhov
- [PATCH 1/3] powerpc/code-patching: Add generic memory patching
Benjamin Gray
- [PATCH v2 1/2] powerpc/ps3: Change updateboltedpp panic to info
Michael Ellerman
- [powerpc:next] BUILD SUCCESS 6acecfa485d3de955c35a18730c106ddf1e7600e
kernel test robot
- linux-next: build failure after merge of the powerpc tree
Stephen Rothwell
- [PATCH mm-unstable v1 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
Michael Ellerman
- [PATCH v2 01/19] powerpc/rtas: handle extended delays safely in early boot
Michael Ellerman
- [PATCH v2 11/19] powerpc/rtas: add work area allocator
Michael Ellerman
- [PATCH v6 00/26] pSeries dynamic secure boot secvar interface + platform keyring loading
Andrew Donnellan
- [PATCH v6 01/26] powerpc/pseries: Fix handling of PLPKS object flushing timeout
Andrew Donnellan
- [PATCH v6 02/26] powerpc/pseries: Fix alignment of PLPKS structures and buffers
Andrew Donnellan
- [PATCH v6 03/26] powerpc/secvar: Fix incorrect return in secvar_sysfs_load()
Andrew Donnellan
- [PATCH v6 04/26] powerpc/secvar: Use u64 in secvar_operations
Andrew Donnellan
- [PATCH v6 05/26] powerpc/secvar: Warn and error if multiple secvar ops are set
Andrew Donnellan
- [PATCH v6 06/26] powerpc/secvar: Use sysfs_emit() instead of sprintf()
Andrew Donnellan
- [PATCH v6 07/26] powerpc/secvar: Handle format string in the consumer
Andrew Donnellan
- [PATCH v6 08/26] powerpc/secvar: Handle max object size in the consumer
Andrew Donnellan
- [PATCH v6 09/26] powerpc/secvar: Clean up init error messages
Andrew Donnellan
- [PATCH v6 10/26] powerpc/secvar: Extend sysfs to include config vars
Andrew Donnellan
- [PATCH v6 11/26] powerpc/secvar: Allow backend to populate static list of variable names
Andrew Donnellan
- [PATCH v6 12/26] powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size
Andrew Donnellan
- [PATCH v6 13/26] powerpc/secvar: Don't print error on ENOENT when reading variables
Andrew Donnellan
- [PATCH v6 14/26] powerpc/pseries: Move plpks.h to include directory
Andrew Donnellan
- [PATCH v6 15/26] powerpc/pseries: Move PLPKS constants to header file
Andrew Donnellan
- [PATCH v6 16/26] powerpc/pseries: Expose PLPKS config values, support additional fields
Andrew Donnellan
- [PATCH v6 17/26] powerpc/pseries: Implement signed update for PLPKS objects
Andrew Donnellan
- [PATCH v6 18/26] powerpc/pseries: Log hcall return codes for PLPKS debug
Andrew Donnellan
- [PATCH v6 19/26] powerpc/pseries: Make caller pass buffer to plpks_read_var()
Andrew Donnellan
- [PATCH v6 20/26] powerpc/pseries: Turn PSERIES_PLPKS into a hidden option
Andrew Donnellan
- [PATCH v6 21/26] powerpc/pseries: Clarify warning when PLPKS password already set
Andrew Donnellan
- [PATCH v6 22/26] powerpc/pseries: Add helper to get PLPKS password length
Andrew Donnellan
- [PATCH v6 23/26] powerpc/pseries: Pass PLPKS password on kexec
Andrew Donnellan
- [PATCH v6 24/26] powerpc/pseries: Implement secvars for dynamic secure boot
Andrew Donnellan
- [PATCH v6 25/26] integrity/powerpc: Improve error handling & reporting when loading certs
Andrew Donnellan
- [PATCH v6 26/26] integrity/powerpc: Support loading keys from PLPKS
Andrew Donnellan
- [PATCH AUTOSEL 6.1 17/38] powerpc/85xx: Fix unannotated intra-function call warning
Sathvika Vasireddy
- [PATCH AUTOSEL 6.1 18/38] powerpc/kvm: Fix unannotated intra-function call warning
Sathvika Vasireddy
- [External] : [PATCH v3 1/1] PCI: layerscape: Add EP mode support for ls1028a
ALOK TIWARI
- [PATCH v3 00/20] RTAS maintenance
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 01/20] powerpc/rtas: handle extended delays safely in early boot
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 02/20] powerpc/perf/hv-24x7: add missing RTAS retry status handling
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 03/20] powerpc/pseries/lpar: add missing RTAS retry status handling
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 04/20] powerpc/pseries/lparcfg: add missing RTAS retry status handling
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 05/20] powerpc/pseries/setup: add missing RTAS retry status handling
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 06/20] powerpc/rtas: ensure 4KB alignment for rtas_data_buf
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 07/20] powerpc/pseries: drop RTAS-based timebase synchronization
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 08/20] powerpc/rtas: improve function information lookups
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 09/20] powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 10/20] powerpc/tracing: tracepoints for RTAS entry and exit
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 11/20] powerpc/rtas: add tracepoints around RTAS entry
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 12/20] powerpc/pseries: add RTAS work area allocator
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 13/20] powerpc/pseries/dlpar: use RTAS work area API
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 14/20] powerpc/pseries: PAPR system parameter API
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 15/20] powerpc/pseries: convert CMO probe to papr_sysparm API
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 16/20] powerpc/pseries/lparcfg: convert to papr_sysparm API
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 17/20] powerpc/pseries/hv-24x7: convert to papr_sysparm API
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 18/20] powerpc/pseries/lpar: convert to papr_sysparm API
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 19/20] powerpc/rtas: introduce rtas_function_token() API
Nathan Lynch via B4 Submission Endpoint
- [PATCH v3 20/20] powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch via B4 Submission Endpoint
- [PATCH v4 00/15] spi: Add support for stacked/parallel memories
Amit Kumar Mahapatra
- [PATCH v4 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
Amit Kumar Mahapatra
- [PATCH v4 02/15] net: Replace all spi->chip_select and spi->cs_gpiod references with function call
Amit Kumar Mahapatra
- [PATCH v4 03/15] iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with function call
Amit Kumar Mahapatra
- [PATCH v4 04/15] mtd: devices: Replace all spi->chip_select and spi->cs_gpiod references with function call
Amit Kumar Mahapatra
- [PATCH v4 05/15] staging: Replace all spi->chip_select and spi->cs_gpiod references with function call
Amit Kumar Mahapatra
- [PATCH v4 06/15] platform/x86: serial-multi-instantiate: Replace all spi->chip_select and spi->cs_gpiod references with function call
Amit Kumar Mahapatra
- [PATCH v4 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select references with function call
Amit Kumar Mahapatra
- [PATCH v4 08/15] ALSA: hda: cs35l41: Replace all spi->chip_select references with function call
Amit Kumar Mahapatra
- [PATCH v4 09/15] spi: Add stacked and parallel memories support in SPI core
Amit Kumar Mahapatra
- [PATCH v4 10/15] mtd: spi-nor: Convert macros with inline functions
Amit Kumar Mahapatra
- [PATCH v4 11/15] mtd: spi-nor: Add APIs to set/get nor->params
Amit Kumar Mahapatra
- [PATCH v4 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
Amit Kumar Mahapatra
- [PATCH v4 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
Amit Kumar Mahapatra
- [PATCH v4 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
Amit Kumar Mahapatra
- [PATCH v4 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
Amit Kumar Mahapatra
- [External] : [PATCH v3 1/1] PCI: layerscape: Add EP mode support for ls1028a
Bjorn Helgaas
- [External] : [PATCH v3 1/1] PCI: layerscape: Add EP mode support for ls1028a
ALOK TIWARI
- [External] : [PATCH v3 1/1] PCI: layerscape: Add EP mode support for ls1028a
ALOK TIWARI
- [PATCH 6.1 v2 0/7] Backport Build ID fixes
Tom Saeger
- [PATCH 6.1 v2 1/7] riscv: remove special treatment for the link order of head.o
Tom Saeger
- [PATCH 6.1 v2 2/7] arm64: remove special treatment for the link order of head.o
Tom Saeger
- [PATCH 6.1 v2 3/7] arch: fix broken BuildID for arm64 and riscv
Tom Saeger
- [PATCH 6.1 v2 4/7] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Tom Saeger
- [PATCH 6.1 v2 5/7] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Tom Saeger
- [PATCH 6.1 v2 6/7] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
Tom Saeger
- [PATCH 6.1 v2 7/7] sh: define RUNTIME_DISCARD_EXIT
Tom Saeger
- [PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
Tom Saeger
- [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv
Tom Saeger
- [PATCH 5.15 v2 2/5] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Tom Saeger
- [PATCH 5.15 v2 3/5] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Tom Saeger
- [PATCH 5.15 v2 4/5] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
Tom Saeger
- [PATCH 5.15 v2 5/5] sh: define RUNTIME_DISCARD_EXIT
Tom Saeger
- [PATCH 5.10 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
Tom Saeger
- [PATCH 5.10 v2 1/5] arch: fix broken BuildID for arm64 and riscv
Tom Saeger
- [PATCH 5.10 v2 2/5] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Tom Saeger
- [PATCH 5.10 v2 3/5] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Tom Saeger
- [PATCH 5.10 v2 4/5] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
Tom Saeger
- [PATCH 5.10 v2 5/5] sh: define RUNTIME_DISCARD_EXIT
Tom Saeger
- [PATCH 5.4 v2 0/6] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
Tom Saeger
- [PATCH 5.4 v2 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
Tom Saeger
- [PATCH 5.4 v2 2/6] arch: fix broken BuildID for arm64 and riscv
Tom Saeger
- [PATCH 5.4 v2 3/6] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Tom Saeger
- [PATCH 5.4 v2 4/6] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Tom Saeger
- [PATCH 5.4 v2 5/6] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
Tom Saeger
- [PATCH 5.4 v2 6/6] sh: define RUNTIME_DISCARD_EXIT
Tom Saeger
- [PATCH 5.4 v2 4/6] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Tom Saeger
- [PATCH 5.4 v2 5/6] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
Tom Saeger
- [PATCH 5.4 v2 6/6] sh: define RUNTIME_DISCARD_EXIT
Tom Saeger
- [PATCH v6 21/26] powerpc/pseries: Clarify warning when PLPKS password already set
Stefan Berger
- [PATCH v6 05/26] powerpc/secvar: Warn and error if multiple secvar ops are set
Stefan Berger
- [PATCH v6 23/26] powerpc/pseries: Pass PLPKS password on kexec
Stefan Berger
- [PATCH v6 24/26] powerpc/pseries: Implement secvars for dynamic secure boot
Stefan Berger
- [PATCH v6 24/26] powerpc/pseries: Implement secvars for dynamic secure boot
Stefan Berger
- [PATCH RFC] PCI/AER: Enable internal AER errors by default
Ira Weiny
- [PATCH] powerpc/machdep: warn when machine_is() used too early
Nathan Lynch via B4 Submission Endpoint
- [PATCH 00/34] selftests: Fix incorrect kernel headers search path
Shuah Khan
- [PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
patchwork-bot+netdevbpf at kernel.org
- [powerpc:next] BUILD SUCCESS 231635a26513955fea98638e79e0a43734976c3b
kernel test robot
- [powerpc:next-test] BUILD SUCCESS e4d432f204d77e853b9d55810ebc877fa6d69a3d
kernel test robot
- [PATCH] powerpc/machdep: warn when machine_is() used too early
Christophe Leroy
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-5 tag
Michael Ellerman
- [PATCH 0/2] char/agp: consolidate asm/agp.h
Mike Rapoport
- [PATCH 1/2] char/agp: consolidate {alloc,free}_gatt_pages()
Mike Rapoport
- [PATCH 2/2] char/agp: introduce asm-generic/agp.h
Mike Rapoport
- [PATCH v6 21/26] powerpc/pseries: Clarify warning when PLPKS password already set
Andrew Donnellan
- [PATCH v6 24/26] powerpc/pseries: Implement secvars for dynamic secure boot
Andrew Donnellan
- [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
Guenter Roeck
- [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport
- [PATCH 04/11] drivers/ps3: Read video= option with fb_get_option()
Geoff Levand
- [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
Guenter Roeck
- [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
Guenter Roeck
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-5 tag
pr-tracker-bot at kernel.org
- linux-next: build failure after merge of the powerpc tree
Michael Ellerman
- [powerpc:next-test] BUILD SUCCESS 2b42c8057a19768a3f203feee8fe16965ff119b5
kernel test robot
- [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
Mike Rapoport
- [powerpc:next] BUILD SUCCESS 99dcb8a071130d5a5d33d255416debf7f5a92a06
kernel test robot
- [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport
- [PATCH v6 24/26] powerpc/pseries: Implement secvars for dynamic secure boot
Michael Ellerman
- [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
Guenter Roeck
- [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
Guenter Roeck
- [PATCH v6 24/26] powerpc/pseries: Implement secvars for dynamic secure boot
Andrew Donnellan
- [PATCH v6 24/26] powerpc/pseries: Implement secvars for dynamic secure boot
Andrew Donnellan
- [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport
- Build regressions/improvements in v6.2-rc8
Geert Uytterhoeven
- [PATCH] powerpc/machdep: warn when machine_is() used too early
Michael Ellerman
- [PATCH] powerpc/nohash: Fix build error with binutils >= 2.38
Michael Ellerman
- [PATCH 04/11] drivers/ps3: Read video= option with fb_get_option()
Thomas Zimmermann
- [PATCH v6 24/26] powerpc/pseries: Implement secvars for dynamic secure boot
Michael Ellerman
- [PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
Laurent Dufour
- [PATCH] powerpc/machdep: warn when machine_is() used too early
Nathan Lynch
- [PATCH v6 24/26] powerpc/pseries: Implement secvars for dynamic secure boot
Stefan Berger
- [PATCH v6 6/7] PCI: pciehp: Rely on `link_active_reporting'
Lukas Wunner
- [PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
Nathan Lynch
- [PATCH 6.1 024/114] of: Make OF framebuffer device names unique
Greg Kroah-Hartman
- [PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
Michal Suchánek
- [PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
Nathan Lynch
- [PATCH 04/11] drivers/ps3: Read video= option with fb_get_option()
Geoff Levand
- [PATCH v2] powerpc/machdep: warn when machine_is() used too early
Nathan Lynch via B4 Submission Endpoint
- [PATCH v2 0/8] powerpc/85xx: p2020: Create one unified machine description
Christophe Leroy
- [PATCH v2 3/8] powerpc/85xx: p2020: Move all P2020 machine descriptions to p2020.c
Christophe Leroy
- [PATCH v2 4/8] powerpc/85xx: p2020: Move i8259 code into own function
Christophe Leroy
- [PATCH v2 6/8] powerpc/85xx: p2020: Define just one machine description
Christophe Leroy
- [PATCH v2 0/8] powerpc/85xx: p2020: Create one unified machine description
Pali Rohár
- [PATCH v2] powerpc/machdep: warn when machine_is() used too early
Christophe Leroy
- [PATCH v2 3/8] powerpc/85xx: p2020: Move all P2020 machine descriptions to p2020.c
Pali Rohár
- [PATCH v2 4/8] powerpc/85xx: p2020: Move i8259 code into own function
Pali Rohár
- [PATCH v2 6/8] powerpc/85xx: p2020: Define just one machine description
Pali Rohár
- [PATCH v2] powerpc/machdep: warn when machine_is() used too early
Nathan Lynch
- [PATCH RFC] PCI/AER: Enable internal AER errors by default
Bjorn Helgaas
- [PATCH RFC] PCI/AER: Enable internal AER errors by default
David Laight
- [PATCH AUTOSEL 6.1 17/38] powerpc/85xx: Fix unannotated intra-function call warning
Sasha Levin
- Build regressions/improvements in v6.2-rc8
Michael Ellerman
- [PATCH v6 0/7] Support page table check
Rohan McLure
- [PATCH v6 1/7] powerpc: mm: Separate set_pte, set_pte_at for internal, external use
Rohan McLure
- [PATCH v6 2/7] powerpc/64s: mm: Introduce __pmdp_collapse_flush with mm_struct argument
Rohan McLure
- [PATCH v6 3/7] powerpc: mm: Replace p{u,m,4}d_is_leaf with p{u,m,4}_leaf
Rohan McLure
- [PATCH v6 4/7] powerpc: mm: Implement p{m,u,4}d_leaf on all platforms
Rohan McLure
- [PATCH v6 5/7] powerpc: mm: Add common pud_pfn stub for all platforms
Rohan McLure
- [PATCH v6 6/7] powerpc: mm: Add p{te,md,ud}_user_accessible_page helpers
Rohan McLure
- [PATCH v6 7/7] powerpc: mm: Support page table check
Rohan McLure
- linux-next: qemu boot log difference today
Stephen Rothwell
- [powerpc:next-test] BUILD SUCCESS 631bb79c0c5654bdd79b6df186f9e41981a2b1fa
kernel test robot
- linux-next: qemu boot log difference today
Nathan Lynch
- [PATCH v2 0/8] powerpc/85xx: p2020: Create one unified machine description
Christophe Leroy
- [PATCH v2 3/8] powerpc/85xx: p2020: Move all P2020 machine descriptions to p2020.c
Christophe Leroy
- [PATCH v6 1/7] powerpc: mm: Separate set_pte, set_pte_at for internal, external use
Christophe Leroy
- [PATCH v6 2/7] powerpc/64s: mm: Introduce __pmdp_collapse_flush with mm_struct argument
Christophe Leroy
- [PATCH v6 24/26] powerpc/pseries: Implement secvars for dynamic secure boot
Andrew Donnellan
- linux-next: qemu boot log difference today
Stephen Rothwell
- [PATCH v6 7/7] powerpc: mm: Support page table check
Christophe Leroy
- [PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
- [PATCH v2 01/24] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
Josh Poimboeuf
- [PATCH v2 02/24] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
- [PATCH v2 03/24] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
- [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
Josh Poimboeuf
- [PATCH v2 05/24] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
- [PATCH v2 06/24] ia64/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
- [PATCH v2 07/24] loongarch/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
- [PATCH v2 08/24] loongarch/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
- [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
Josh Poimboeuf
- [PATCH v2 10/24] mips/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
- [PATCH v2 11/24] mips/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
- [PATCH v2 12/24] powerpc/cpu: Mark start_secondary_resume() __noreturn
Josh Poimboeuf
- [PATCH v2 13/24] sh/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
- [PATCH v2 14/24] sh/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
- [PATCH v2 15/24] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition
Josh Poimboeuf
- [PATCH v2 16/24] sparc/cpu: Mark cpu_play_dead() __noreturn
Josh Poimboeuf
- [PATCH v2 17/24] x86/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
- [PATCH v2 18/24] x86/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
- [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return
Josh Poimboeuf
- [PATCH v2 20/24] xtensa/cpu: Mark cpu_die() __noreturn
Josh Poimboeuf
- [PATCH v2 21/24] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
- [PATCH v2 22/24] objtool: Include weak functions in 'global_noreturns' check
Josh Poimboeuf
- [PATCH v2 23/24] init: Make arch_call_rest_init() and rest_init() __noreturn
Josh Poimboeuf
- [PATCH v2 24/24] sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
- [PATCH v2 12/24] powerpc/cpu: Mark start_secondary_resume() __noreturn
Christophe Leroy
- [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
Philippe Mathieu-Daudé
- [PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 01/24] alpha: Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 02/24] arm64: Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 03/24] arm: Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 04/24] ia64: Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 05/24] m68k: Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 06/24] microblaze: Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 07/24] mips: Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 08/24] parisc: Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 09/24] powerpc: Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 10/24] sparc: Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 11/24] xtensa: Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 12/24] asm-generic: Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 13/24] alpha: Remove empty <uapi/asm/setup.h>
Alexandre Ghiti
- [PATCH v3 14/24] arc: Remove empty <uapi/asm/setup.h>
Alexandre Ghiti
- [PATCH v3 15/24] m68k: Remove empty <uapi/asm/setup.h>
Alexandre Ghiti
- [PATCH v3 16/24] arm64: Remove empty <uapi/asm/setup.h>
Alexandre Ghiti
- [PATCH v3 17/24] microblaze: Remove empty <uapi/asm/setup.h>
Alexandre Ghiti
- [PATCH v3 18/24] sparc: Remove empty <uapi/asm/setup.h>
Alexandre Ghiti
- [PATCH v3 19/24] parisc: Remove empty <uapi/asm/setup.h>
Alexandre Ghiti
- [PATCH v3 20/24] x86: Remove empty <uapi/asm/setup.h>
Alexandre Ghiti
- [PATCH v3 21/24] xtensa: Remove empty <uapi/asm/setup.h>
Alexandre Ghiti
- [PATCH v3 22/24] powerpc: Remove empty <uapi/asm/setup.h>
Alexandre Ghiti
- [PATCH v3 23/24] mips: Remove empty <uapi/asm/setup.h>
Alexandre Ghiti
- [PATCH v3 24/24] s390: Remove empty <uapi/asm/setup.h>
Alexandre Ghiti
- [PATCH v2 10/24] mips/cpu: Make sure play_dead() doesn't return
Philippe Mathieu-Daudé
- [PATCH v2 11/24] mips/cpu: Mark play_dead() __noreturn
Philippe Mathieu-Daudé
- [PATCH v2 16/24] sparc/cpu: Mark cpu_play_dead() __noreturn
Philippe Mathieu-Daudé
- [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return
Philippe Mathieu-Daudé
- [PATCH v2 13/24] sh/cpu: Make sure play_dead() doesn't return
Philippe Mathieu-Daudé
- [PATCH v2 17/24] x86/cpu: Make sure play_dead() doesn't return
Philippe Mathieu-Daudé
- [PATCH v2 08/24] loongarch/cpu: Mark play_dead() __noreturn
Philippe Mathieu-Daudé
- [PATCH v2 06/24] ia64/cpu: Mark play_dead() __noreturn
Philippe Mathieu-Daudé
- [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
Philippe Mathieu-Daudé
- [PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
Heiko Carstens
- [PATCH v3 24/24] s390: Remove empty <uapi/asm/setup.h>
Heiko Carstens
- [PATCH v3 10/24] sparc: Remove COMMAND_LINE_SIZE from uapi
Sergey Shtylyov
- [PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
Geert Uytterhoeven
- [PATCH v3 10/24] sparc: Remove COMMAND_LINE_SIZE from uapi
WANG Xuerui
- [PATCH v3 05/24] m68k: Remove COMMAND_LINE_SIZE from uapi
Geert Uytterhoeven
- [PATCH v3 15/24] m68k: Remove empty <uapi/asm/setup.h>
Geert Uytterhoeven
- [PATCH v3 20/24] x86: Remove empty <uapi/asm/setup.h>
Philippe Mathieu-Daudé
- [PATCH v3 24/24] s390: Remove empty <uapi/asm/setup.h>
Philippe Mathieu-Daudé
- [PATCH v3 14/24] arc: Remove empty <uapi/asm/setup.h>
Philippe Mathieu-Daudé
- [PATCH v3 07/24] mips: Remove COMMAND_LINE_SIZE from uapi
Philippe Mathieu-Daudé
- [PATCH v3 01/24] alpha: Remove COMMAND_LINE_SIZE from uapi
Philippe Mathieu-Daudé
- [PATCH v3 08/24] parisc: Remove COMMAND_LINE_SIZE from uapi
Philippe Mathieu-Daudé
- [PATCH v3 19/24] parisc: Remove empty <uapi/asm/setup.h>
Philippe Mathieu-Daudé
- [PATCH v3 10/24] sparc: Remove COMMAND_LINE_SIZE from uapi
Sergey Shtylyov
- [PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
Heiko Carstens
- [PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
Philippe Mathieu-Daudé
- [PATCH v3 08/24] parisc: Remove COMMAND_LINE_SIZE from uapi
Helge Deller
- [PATCH v3 19/24] parisc: Remove empty <uapi/asm/setup.h>
Helge Deller
- API for setting multiple PTEs at once
Alexandre Ghiti
- [PATCH v3 10/24] sparc: Remove COMMAND_LINE_SIZE from uapi
John Paul Adrian Glaubitz
- [powerpc:next] BUILD SUCCESS 08273c9f619cb32fb041935724f576e607101f3b
kernel test robot
- [PATCH v2 03/24] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return
Russell King (Oracle)
- [PATCH v2 20/24] xtensa/cpu: Mark cpu_die() __noreturn
Max Filippov
- [PATCH v3 11/24] xtensa: Remove COMMAND_LINE_SIZE from uapi
Max Filippov
- [PATCH v3 21/24] xtensa: Remove empty <uapi/asm/setup.h>
Max Filippov
- [PATCH v4 0/7] Generic IPI sending tracepoint
Valentin Schneider
- [PATCH v3 02/24] arm64: Remove COMMAND_LINE_SIZE from uapi
Catalin Marinas
- [PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
Laurent Dufour
- [PATCH v2 00/33] Per-VMA locks
Suren Baghdasaryan
- (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
Martin K. Petersen
- [PATCH 1/1] PCI: layerscape: Set 64-bit DMA mask
Frank Li
- [PATCH 1/1] PCI: layerscape: Add the workaround for A-010305
Frank Li
- [PATCH 1/1] PCI: layerscape: Set 64-bit DMA mask
Sean Anderson
- [PATCH] ASoC: imx-pcm-rpmsg: Remove unused variable
Mark Brown
- [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
Josh Poimboeuf
- [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return
Josh Poimboeuf
- [PATCH v2 13/24] sh/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
- [PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
- [PATCH v2 03/24] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
- [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return
Steven Rostedt
- [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return
Max Filippov
- [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return
Josh Poimboeuf
- [EXT] Re: [PATCH 1/1] PCI: layerscape: Set 64-bit DMA mask
Frank Li
- [PATCH v2 03/24] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return
Russell King (Oracle)
- [PATCH] tools/perf/tests: Add system wide check for perf bench workload in all metric test
Ian Rogers
- [PATCH RFC] PCI/AER: Enable internal AER errors by default
Ira Weiny
- [PATCH v6 2/7] powerpc/64s: mm: Introduce __pmdp_collapse_flush with mm_struct argument
Rohan McLure
- [PATCH v6 2/7] powerpc/64s: mm: Introduce __pmdp_collapse_flush with mm_struct argument
Rohan McLure
- [PATCH v7 0/7] Support page table check
Rohan McLure
- [PATCH v7 1/7] powerpc: mm: Separate set_pte, set_pte_at for internal, external use
Rohan McLure
- [PATCH v7 2/7] powerpc/64s: mm: Introduce __pmdp_collapse_flush with mm_struct argument
Rohan McLure
- [PATCH v7 3/7] powerpc: mm: Replace p{u,m,4}d_is_leaf with p{u,m,4}_leaf
Rohan McLure
- [PATCH v7 4/7] powerpc: mm: Implement p{m,u,4}d_leaf on all platforms
Rohan McLure
- [PATCH v7 5/7] powerpc: mm: Add common pud_pfn stub for all platforms
Rohan McLure
- [PATCH v7 6/7] powerpc: mm: Add p{te,md,ud}_user_accessible_page helpers
Rohan McLure
- [PATCH v7 7/7] powerpc: mm: Support page table check
Rohan McLure
- [PATCH] mm: remove zap_page_range and create zap_vma_pages
Palmer Dabbelt
- [PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
Palmer Dabbelt
- [PATCH v3 09/24] powerpc: Remove COMMAND_LINE_SIZE from uapi
Michael Ellerman
- [PATCH v7 1/7] powerpc: mm: Separate set_pte, set_pte_at for internal, external use
Christophe Leroy
- [PATCH v7 3/7] powerpc: mm: Replace p{u,m,4}d_is_leaf with p{u,m,4}_leaf
Christophe Leroy
- [PATCH v7 4/7] powerpc: mm: Implement p{m,u,4}d_leaf on all platforms
Christophe Leroy
- [PATCH v7 6/7] powerpc: mm: Add p{te,md,ud}_user_accessible_page helpers
Christophe Leroy
- [PATCH v7 7/7] powerpc: mm: Support page table check
Christophe Leroy
- [PATCH v7 7/7] powerpc: mm: Support page table check
kernel test robot
- [PATCH] tools/perf/tests: Add system wide check for perf bench workload in all metric test
kajoljain
- [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
Philippe Mathieu-Daudé
- [PATCH] usb: fix some spelling mistakes in comment
Zhou nan
- [PATCH] usb: fix some spelling mistakes in comment
Greg KH
- [PATCH v2] tools/perf/tests: Change true workload to sleep workload in all metric test for system wide check
Kajol Jain
- [PATCH v6 24/26] powerpc/pseries: Implement secvars for dynamic secure boot
Michael Ellerman
- [PATCH] powerpc/kexec_file: fix implicit decl error
Michael Ellerman
- [PATCH] powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch
Michael Ellerman
- [PATCH] powerpc/64: Don't recurse irq replay
Michael Ellerman
- [PATCH v2 1/2] powerpc/pci: Enable PPC_PCI_BUS_NUM_DOMAIN_DEPENDENT by default
Michael Ellerman
- [PATCH v3] powerpc/pci: Add option for using pci_to_OF_bus_map
Michael Ellerman
- [PATCH 0/3] powerpc/64s/radix: misc tidying
Michael Ellerman
- [PATCH] ppc: iommu: fix memory leak with using debugfs_lookup()
Michael Ellerman
- [PATCH 0/5] Expand selftest utils
Michael Ellerman
- [PATCH v3] powerpc/mce: log the error for all unrecoverable errors
Michael Ellerman
- [PATCH v2 1/9] powerpc: Remove __kernel_text_address() in show_instructions()
Michael Ellerman
- [PATCH] powerpc/hv-24x7: Fix pvr check when setting interface version
Michael Ellerman
- [PATCH v2 0/3] powerpc/32: nohz full support
Michael Ellerman
- [PATCH] powerpc/powernv/ioda: Skip unallocated resources when mapping to PE
Michael Ellerman
- [PATCH 0/3] powerpc: prepare for pcrel addressing patches
Michael Ellerman
- [PATCH 0/4] powerpc: Misc early boot fixes
Michael Ellerman
- [PATCH] powerpc: Disable CPU unknown by CLANG when CC_IS_CLANG
Michael Ellerman
- [PATCH v3 0/5] powerpc: Add KCSAN support
Michael Ellerman
- [PATCH v2 0/2] PS3 patches
Michael Ellerman
- [PATCH v6 00/26] pSeries dynamic secure boot secvar interface + platform keyring loading
Michael Ellerman
- [PATCH v3 00/20] RTAS maintenance
Michael Ellerman
- [PATCH v4 06/10] soc: fsl: cmp1: Add support for QMC
kernel test robot
- [PATCH] powerpc/rtas: Drop unused export symbols
Michael Ellerman
- [PATCH v4 06/10] soc: fsl: cmp1: Add support for QMC
Christophe Leroy
- [PATCH v1 1/9] powerpc/machdep: Define 'compatible' property in ppc_md and use it
Christophe Leroy
- [PATCH v1 2/9] powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
- [PATCH v1 3/9] powerpc/47x: Split ppc47x machine in two
Christophe Leroy
- [PATCH v1 4/9] powerpc/gamecube|wii : Use machine_device_initcall()
Christophe Leroy
- [PATCH v1 5/9] powerpc/85xx: Fix function naming for p1023_rdb platform
Christophe Leroy
- [PATCH v1 6/9] powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
- [PATCH v1 7/9] powerpc: Add ppc_md_progress()
Christophe Leroy
- [PATCH v1 8/9] powerpc: Use ppc_md_progress()
Christophe Leroy
- [PATCH v1 9/9] powerpc/85xx: Don't check ppc_md.progress in mpc85xx_cds_setup_arch()
Christophe Leroy
- [PATCH v3 03/24] arm: Remove COMMAND_LINE_SIZE from uapi
Russell King (Oracle)
- [PATCH v3 03/24] arm: Remove COMMAND_LINE_SIZE from uapi
Arnd Bergmann
- [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
Mark Rutland
- [PATCH v4 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
Mark Brown
- [PATCH v8 0/3] Introduce 64b relocatable kernel
Alexandre Ghiti
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
Alexandre Ghiti
- [PATCH v8 2/3] powerpc: Move script to check relocations at compile time in scripts/
Alexandre Ghiti
- [PATCH v8 3/3] riscv: Check relocations at compile time
Alexandre Ghiti
- [PATCH v4 00/18] gpiolib cleanups
Bartosz Golaszewski
- [PATCH v4 00/18] gpiolib cleanups
Andy Shevchenko
- [PATCH v4 06/10] soc: fsl: cmp1: Add support for QMC
Christophe Leroy
- [PATCH v2] tools/perf/tests: Change true workload to sleep workload in all metric test for system wide check
Ian Rogers
- [PATCH v4 02/10] soc: fsl: cpm1: Add support for TSA
Christophe Leroy
- [PATCH] macintosh: windfarm: Use unsigned type for 1-bit bitfields
Nathan Chancellor
- [External] [PATCH v2 00/33] Per-VMA locks
Punit Agrawal
- [External] [PATCH v2 00/33] Per-VMA locks
Suren Baghdasaryan
- [PATCH 0/3] Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+
Nathan Chancellor
- [PATCH 1/3] powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPER
Nathan Chancellor
- [PATCH 2/3] powerpc: Fix use of '-mabi=elfv2' with clang
Nathan Chancellor
- [PATCH 3/3] powerpc: Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+
Nathan Chancellor
- [PATCH v1 1/9] powerpc/machdep: Define 'compatible' property in ppc_md and use it
Nathan Lynch
- [PATCH v2 0/8] powerpc/85xx: p2020: Create one unified machine description
Pali Rohár
- [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
Josh Poimboeuf
- [PATCH AUTOSEL 6.1 15/24] powerpc: Don't select ARCH_WANTS_NO_INSTR
Sasha Levin
- [PATCH v4 06/10] soc: fsl: cmp1: Add support for QMC
Leo Li
- [PATCH v1 3/9] powerpc/47x: Split ppc47x machine in two
Michael Ellerman
- [PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
Paul E. McKenney
- [PATCH v4 06/10] soc: fsl: cmp1: Add support for QMC
Leo Li
- [PATCH v8 0/7] Support page table check
Rohan McLure
- [PATCH v8 1/7] powerpc: mm: Separate set_pte, set_pte_at for internal, external use
Rohan McLure
- [PATCH v8 2/7] powerpc/64s: mm: Introduce __pmdp_collapse_flush with mm_struct argument
Rohan McLure
- [PATCH v8 3/7] powerpc: mm: Replace p{u,m,4}d_is_leaf with p{u,m,4}_leaf
Rohan McLure
- [PATCH v8 4/7] powerpc: mm: Implement p{m,u,4}d_leaf on all platforms
Rohan McLure
- [PATCH v8 5/7] powerpc: mm: Add common pud_pfn stub for all platforms
Rohan McLure
- [PATCH v8 6/7] powerpc: mm: Add p{te,md,ud}_user_accessible_page helpers
Rohan McLure
- [PATCH v8 7/7] powerpc: mm: Support page table check
Rohan McLure
- [PATCH v1 5/5] powerpc/epapr: Don't use wrteei on non booke
Pali Rohár
- 6.2-rc7 fails building on Talos II: memory.c:(.text+0x2e14): undefined reference to `hash__tlb_flush'
Erhard F.
- [PATCH v2] usb: fix some spelling mistakes in comment of gadget
Zhou nan
- [PATCH v2] usb: fix some spelling mistakes in comment of gadget
Randy Dunlap
- linux-next: build warning after merge of the powerpc tree
Stephen Rothwell
- [PATCH 1/2] kcsan: xtensa: Add atomic builtin stubs for 32-bit systems
Rohan McLure
- [PATCH 2/2] powerpc/{32,book3e}: kcsan: Extend KCSAN Support
Rohan McLure
- [PATCH v3 00/35] Per-VMA locks
Suren Baghdasaryan
- [PATCH v3 01/35] maple_tree: Be more cautious about dead nodes
Suren Baghdasaryan
- [PATCH v3 02/35] maple_tree: Detect dead nodes in mas_start()
Suren Baghdasaryan
- [PATCH v3 03/35] maple_tree: Fix freeing of nodes in rcu mode
Suren Baghdasaryan
- [PATCH v3 04/35] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
Suren Baghdasaryan
- [PATCH v3 05/35] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
Suren Baghdasaryan
- [PATCH v3 06/35] maple_tree: Add smp_rmb() to dead node detection
Suren Baghdasaryan
- [PATCH v3 07/35] maple_tree: Add RCU lock checking to rcu callback functions
Suren Baghdasaryan
- [PATCH v3 08/35] mm: Enable maple tree RCU mode by default.
Suren Baghdasaryan
- [PATCH v3 09/35] mm: introduce CONFIG_PER_VMA_LOCK
Suren Baghdasaryan
- [PATCH v3 10/35] mm: rcu safe VMA freeing
Suren Baghdasaryan
- [PATCH v3 11/35] mm: move mmap_lock assert function definitions
Suren Baghdasaryan
- [PATCH v3 12/35] mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
- [PATCH v3 13/35] mm: mark VMA as being written when changing vm_flags
Suren Baghdasaryan
- [PATCH v3 14/35] mm/mmap: move VMA locking before vma_adjust_trans_huge call
Suren Baghdasaryan
- [PATCH v3 15/35] mm/khugepaged: write-lock VMA while collapsing a huge page
Suren Baghdasaryan
- [PATCH v3 16/35] mm/mmap: write-lock VMAs before merging, splitting or expanding them
Suren Baghdasaryan
- [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
Suren Baghdasaryan
- [PATCH v3 18/35] mm/mremap: write-lock VMA while remapping it to a new address range
Suren Baghdasaryan
- [PATCH v3 19/35] mm: write-lock VMAs before removing them from VMA tree
Suren Baghdasaryan
- [PATCH v3 20/35] mm: conditionally write-lock VMA in free_pgtables
Suren Baghdasaryan
- [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
Suren Baghdasaryan
- [PATCH v3 22/35] kernel/fork: assert no VMA readers during its destruction
Suren Baghdasaryan
- [PATCH v3 23/35] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
Suren Baghdasaryan
- [PATCH v3 24/35] mm: introduce vma detached flag
Suren Baghdasaryan
- [PATCH v3 25/35] mm: introduce lock_vma_under_rcu to be used from arch-specific code
Suren Baghdasaryan
- [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
Suren Baghdasaryan
- [PATCH v3 27/35] mm: add FAULT_FLAG_VMA_LOCK flag
Suren Baghdasaryan
- [PATCH v3 28/35] mm: prevent do_swap_page from handling page faults under VMA lock
Suren Baghdasaryan
- [PATCH v3 29/35] mm: prevent userfaults to be handled under per-vma lock
Suren Baghdasaryan
- [PATCH v3 30/35] mm: introduce per-VMA lock statistics
Suren Baghdasaryan
- [PATCH v3 31/35] x86/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
- [PATCH v3 32/35] arm64/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
- [PATCH v3 33/35] powerc/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
- [PATCH v3 34/35] mm/mmap: free vm_area_struct without call_rcu in exit_mmap
Suren Baghdasaryan
- [PATCH v3 35/35] mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
- 6.2-rc7 fails building on Talos II: memory.c:(.text+0x2e14): undefined reference to `hash__tlb_flush'
Benjamin Gray
- [PATCH] powerpc/perf: Add json metric events to present CPI stall cycles in powerpc
Athira Rajeev
- 6.2-rc7 fails building on Talos II: memory.c:(.text+0x2e14): undefined reference to `hash__tlb_flush'
Christophe Leroy
- [PATCH v4 06/10] soc: fsl: cmp1: Add support for QMC
Christophe Leroy
- [powerpc:next] BUILD SUCCESS b0ae5b6f3c298a005b73556740526c0e24a5633c
kernel test robot
- [PATCH] powerpc/pseries: Fix endianness issue when parsing PLPKS secvar flags
Andrew Donnellan
- [PATCH 1/2] kcsan: xtensa: Add atomic builtin stubs for 32-bit systems
Christophe Leroy
- [PATCH 2/2] powerpc/{32,book3e}: kcsan: Extend KCSAN Support
Christophe Leroy
- [PATCH V3 1/3] core/device: Add function to return child node using name at substring "@"
Athira Rajeev
- [PATCH V3 2/3] skiboot: Update IMC code to use dt_find_by_name_substr for checking dt nodes
Athira Rajeev
- [PATCH V3 3/3] skiboot: Update IMC PMU node names for power10
Athira Rajeev
- [PATCH 1/2] kcsan: xtensa: Add atomic builtin stubs for 32-bit systems
Marco Elver
- 6.2-rc7 fails building on Talos II: memory.c:(.text+0x2e14): undefined reference to `hash__tlb_flush'
Linux regression tracking (Thorsten Leemhuis)
- 6.2-rc7 fails building on Talos II: memory.c:(.text+0x2e14): undefined reference to `hash__tlb_flush'
Erhard F.
- [PATCH] powerpc/nohash: Fix build with llvm-as
Michael Ellerman
- [PATCH v2] usb: fix some spelling mistakes in comment of gadget
Greg KH
- [PATCH v4 14/16] powerpc: mm: Convert to GENERIC_IOREMAP
Baoquan He
- [PATCH v5 00/10] Add the PowerQUICC audio support using the QMC
Herve Codina
- [PATCH v5 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
Herve Codina
- [PATCH v5 02/10] soc: fsl: cpm1: Add support for TSA
Herve Codina
- [PATCH v5 03/10] MAINTAINERS: add the Freescale TSA controller entry
Herve Codina
- [PATCH v5 04/10] powerpc/8xx: Use a larger CPM1 command check mask
Herve Codina
- [PATCH v5 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
Herve Codina
- [PATCH v5 06/10] soc: fsl: cpm1: Add support for QMC
Herve Codina
- [PATCH v5 07/10] MAINTAINERS: add the Freescale QMC controller entry
Herve Codina
- [PATCH v5 08/10] dt-bindings: sound: Add support for QMC audio
Herve Codina
- [PATCH v5 09/10] ASoC: fsl: Add support for QMC audio
Herve Codina
- [PATCH v5 10/10] MAINTAINERS: add the Freescale QMC audio entry
Herve Codina
- Bug: Write fault blocked by KUAP! (kernel 6.2-rc6, Talos II)
Erhard F.
- [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
Liam R. Howlett
- [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
Matthew Wilcox
- linux-next: build warning after merge of the powerpc tree
Josh Poimboeuf
- [PATCH] powerpc/perf: Add json metric events to present CPI stall cycles in powerpc
Ian Rogers
- [PATCH v2.1 03/24] arm/cpu: Add unreachable() to arch_cpu_idle_dead()
Josh Poimboeuf
- [PATCH v2.1 04/24] arm64/cpu: Mark cpu_die() __noreturn
Josh Poimboeuf
- [PATCH v2.1 09/24] mips/cpu: Expose play_dead()'s prototype definition
Josh Poimboeuf
- [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
Suren Baghdasaryan
- [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
Suren Baghdasaryan
- [PATCH v5 02/10] soc: fsl: cpm1: Add support for TSA
Leo Li
- [PATCH 2/2] powerpc/{32,book3e}: kcsan: Extend KCSAN Support
Rohan McLure
- [PATCH 1/2] kcsan: xtensa: Add atomic builtin stubs for 32-bit systems
Rohan McLure
- [PATCH v5 00/10] Add the PowerQUICC audio support using the QMC
Michael Ellerman
- [PATCH] powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
Benjamin Gray
- linux-next: build warning after merge of the powerpc tree
Michael Ellerman
- [powerpc:next] BUILD SUCCESS b5ae1cde0f341c936e84e5a9c49f0cb81ba4df1c
kernel test robot
- [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
Suren Baghdasaryan
- [PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvest
Yu Zhao
- [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 4/5] kvm/powerpc: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 4/5] kvm/powerpc: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH] powerpc/64: Fix unannotated intra-function call warning
Sathvika Vasireddy
- [PATCH] powerpc/64: Fix unannotated intra-function call warning
Stephen Rothwell
- [PATCH v5 00/10] Add the PowerQUICC audio support using the QMC
Christophe Leroy
- [PATCH 2/2] powerpc/{32,book3e}: kcsan: Extend KCSAN Support
Christophe Leroy
- linux-next: build warning after merge of the powerpc tree
Josh Poimboeuf
- [PATCH] powerpc/64: Fix unannotated intra-function call warning
Josh Poimboeuf
- [PATCH 01/11] fbdev: Fix contact info in fb_cmdline.c
Javier Martinez Canillas
- [PATCH 02/11] fbdev: Transfer video= option strings to caller; clarify ownership
Javier Martinez Canillas
- [PATCH 03/11] fbdev: Support NULL for name in option-string lookup
Javier Martinez Canillas
- [PATCH 04/11] drivers/ps3: Read video= option with fb_get_option()
Javier Martinez Canillas
- [PATCH 05/11] fbdev: Read video= option with fb_get_option() in modedb
Javier Martinez Canillas
- [PATCH 06/11] fbdev: Unexport fb_mode_option
Javier Martinez Canillas
- [PATCH 07/11] fbdev: Move option-string lookup into helper
Javier Martinez Canillas
- [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
Marc Zyngier
- [PATCH 08/11] fbdev: Handle video= parameter in video/cmdline.c
Javier Martinez Canillas
- [PATCH 09/11] driver/ps3: Include <video/cmdline.h> for mode parsing
Javier Martinez Canillas
- [PATCH 10/11] drm: Include <video/cmdline.h> for mode parsing
Javier Martinez Canillas
- [PATCH 11/11] drm: Fix comment on mode parsing
Javier Martinez Canillas
- [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
Oliver Upton
- [PATCH v5 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
Krzysztof Kozlowski
- [PATCH v5 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
Krzysztof Kozlowski
- [PATCH 02/11] fbdev: Transfer video= option strings to caller; clarify ownership
Thomas Zimmermann
- [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
Hyeonggon Yoo
- [PATCH 02/11] fbdev: Transfer video= option strings to caller; clarify ownership
Javier Martinez Canillas
- [PATCH v5 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
Herve Codina
- [PATCH v5 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
Krzysztof Kozlowski
- [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
Liam R. Howlett
- [PATCH v6 00/10] Add the PowerQUICC audio support using the QMC
Herve Codina
- [PATCH v6 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
Herve Codina
- [PATCH v6 02/10] soc: fsl: cpm1: Add support for TSA
Herve Codina
- [PATCH v6 03/10] MAINTAINERS: add the Freescale TSA controller entry
Herve Codina
- [PATCH v6 04/10] powerpc/8xx: Use a larger CPM1 command check mask
Herve Codina
- [PATCH v6 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
Herve Codina
- [PATCH v6 06/10] soc: fsl: cpm1: Add support for QMC
Herve Codina
- [PATCH v6 07/10] MAINTAINERS: add the Freescale QMC controller entry
Herve Codina
- [PATCH v6 08/10] dt-bindings: sound: Add support for QMC audio
Herve Codina
- [PATCH v6 09/10] ASoC: fsl: Add support for QMC audio
Herve Codina
- [PATCH v6 10/10] MAINTAINERS: add the Freescale QMC audio entry
Herve Codina
- [powerpc:fixes-test] BUILD SUCCESS 4302abc628fc0dc08e5855f21bbfaed407a72bc3
kernel test robot
- [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
Suren Baghdasaryan
- [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
Sean Christopherson
- [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
Matthew Wilcox
- [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
Suren Baghdasaryan
- [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
Suren Baghdasaryan
- [PATCH v6 02/10] soc: fsl: cpm1: Add support for TSA
Christophe Leroy
- [PATCH v6 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
Christophe Leroy
- [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
Sean Christopherson
- [PATCH v6 03/10] MAINTAINERS: add the Freescale TSA controller entry
Christophe Leroy
- [PATCH v6 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
Christophe Leroy
- [PATCH v6 06/10] soc: fsl: cpm1: Add support for QMC
Christophe Leroy
- [PATCH v6 07/10] MAINTAINERS: add the Freescale QMC controller entry
Christophe Leroy
- [PATCH v6 08/10] dt-bindings: sound: Add support for QMC audio
Christophe Leroy
- [PATCH v6 09/10] ASoC: fsl: Add support for QMC audio
Christophe Leroy
- [PATCH v6 10/10] MAINTAINERS: add the Freescale QMC audio entry
Christophe Leroy
- microwatt_defconfig broken: fined reference to `hash__tlb_flush'
Jan-Benedict Glaw
- [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
Hyeonggon Yoo
- [PATCH v5 00/10] Add the PowerQUICC audio support using the QMC
Mark Brown
- microwatt_defconfig broken: fined reference to `hash__tlb_flush'
Christophe Leroy
- microwatt_defconfig broken: fined reference to `hash__tlb_flush'
Jan-Benedict Glaw
- [PATCH v5 00/10] Add the PowerQUICC audio support using the QMC
Herve Codina
- [PATCH] powerpc/perf: Add json metric events to present CPI stall cycles in powerpc
Arnaldo Carvalho de Melo
- [PATCH v2] tools/perf/tests: Change true workload to sleep workload in all metric test for system wide check
Arnaldo Carvalho de Melo
- [PATCH v5 00/10] Add the PowerQUICC audio support using the QMC
Herve Codina
- microwatt_defconfig broken: fined reference to `hash__tlb_flush'
Jan-Benedict Glaw
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-6 tag
Michael Ellerman
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-6 tag
Linus Torvalds
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-6 tag
pr-tracker-bot at kernel.org
- [powerpc:merge] BUILD SUCCESS 4f8c30390bbb243a5ac0f4a25d9f0dfeaef90977
kernel test robot
- [powerpc:next] BUILD SUCCESS 38d73b671a817328334f2a70a23fed4d1f4a952c
kernel test robot
- 6.2-rc7 fails building on Talos II: memory.c:(.text+0x2e14): undefined reference to `hash__tlb_flush'
Linux regression tracking #update (Thorsten Leemhuis)
- microwatt_defconfig broken: fined reference to `hash__tlb_flush'
Christophe Leroy
- [PATCH v2 01/10] powerpc/machdep: Make machine name const
Christophe Leroy
- [PATCH v2 02/10] powerpc/machdep: Define 'compatible' property in ppc_md and use it
Christophe Leroy
- [PATCH v2 03/10] powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
- [PATCH v2 04/10] powerpc/47x: Split ppc47x machine in two
Christophe Leroy
- [PATCH v2 05/10] powerpc/gamecube|wii : Use machine_device_initcall()
Christophe Leroy
- [PATCH v2 06/10] powerpc/85xx: Fix function naming for p1023_rdb platform
Christophe Leroy
- [PATCH v2 07/10] powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
- [PATCH v2 08/10] powerpc: Add ppc_md_progress()
Christophe Leroy
- [PATCH v2 09/10] powerpc: Use ppc_md_progress()
Christophe Leroy
- [PATCH v2 10/10] powerpc/85xx: Don't check ppc_md.progress in mpc85xx_cds_setup_arch()
Christophe Leroy
- [PATCH] powerpc/e500: Add missing prototype for 'relocate_init'
Christophe Leroy
- [PATCH v3 0/8] powerpc/85xx: p2020: Create one unified machine description
Pali Rohár
- [PATCH v3 1/8] powerpc/85xx: Mark mpc85xx_rdb_pic_init() as static
Pali Rohár
- [PATCH v3 2/8] powerpc/85xx: Mark mpc85xx_ds_pic_init() as static
Pali Rohár
- [PATCH v3 3/8] powerpc/85xx: p2020: Move all P2020 machine descriptions to p2020.c
Pali Rohár
- [PATCH v3 4/8] powerpc/85xx: p2020: Move i8259 code into own function
Pali Rohár
- [PATCH v3 5/8] powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
Pali Rohár
- [PATCH v3 6/8] powerpc/85xx: p2020: Define just one machine description
Pali Rohár
- [PATCH v3 7/8] powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020
Pali Rohár
- [PATCH v3 8/8] powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible string
Pali Rohár
- [PATCH v4 3/3] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot
Pali Rohár
- [PATCH v2 09/10] powerpc: Use ppc_md_progress()
Joe Perches
- [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
- [PING][PATCH v6 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
Maciej W. Rozycki
- [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
Kees Cook
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.2-6 tag
Michael Ellerman
- [PATCH v2 09/10] powerpc: Use ppc_md_progress()
Michael Ellerman
- [PATCH v4 3/3] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot
Michael Ellerman
- [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
Michael Ellerman
- [PATCH] powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
Michael Ellerman
- [PATCH] powerpc/eeh: Set channel state after notifying the drivers
Michael Ellerman
- [PATCH] powerpc/nohash: Fix build error with binutils >= 2.38
Michael Ellerman
- [PATCH v2] powerpc/machdep: warn when machine_is() used too early
Michael Ellerman
- [PATCH] powerpc/kexec_file: print error string on usable memory property update failure
Michael Ellerman
- [PATCH] macintosh: windfarm: Use unsigned type for 1-bit bitfields
Michael Ellerman
- [PATCH] powerpc/pseries: Fix endianness issue when parsing PLPKS secvar flags
Michael Ellerman
- [PATCHv3, resend] powerpc: mm: radix_tlb: rearrange the if-else block
Michael Ellerman
- [PATCH] powerpc/nohash: Fix build with llvm-as
Michael Ellerman
- [PATCH] powerpc/64: Fix unannotated intra-function call warning
Michael Ellerman
- [PATCH v1 1/5] powerpc/64: Set default CPU in Kconfig
Michael Ellerman
- [Skiboot] [PATCH V3 1/3] core/device: Add function to return child node using name at substring "@"
Athira Rajeev
- [PATCH 0/2] Improving calls to kvmppc_hv_entry
Kautuk Consul
- [PATCH 1/2] arch/powerpc/kvm: kvmppc_hv_entry: remove .global scope
Kautuk Consul
- [PATCH 2/2] arch/powerpc/kvm: kvmppc_hv_entry: remove r4 argument
Kautuk Consul
- [PATCH v1 4/5] powerpc: Remove cpu-as-y completely
Michael Ellerman
- [PATCH 2/2] powerpc/{32,book3e}: kcsan: Extend KCSAN Support
Michael Ellerman
- [PATCH 0/3] Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+
Michael Ellerman
- [PATCH 1/2] arch/powerpc/kvm: kvmppc_hv_entry: remove .global scope
Sathvika Vasireddy
- [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage
Christophe Leroy
- [PATCH 1/2] arch/powerpc/kvm: kvmppc_hv_entry: remove .global scope
Kautuk Consul
- [PATCH 1/2] arch/powerpc/kvm: kvmppc_hv_entry: remove .global scope
Sathvika Vasireddy
- [PATCH RESEND] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot
Pali Rohár
- [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage
Pali Rohár
- [PATCH 1/2] arch/powerpc/kvm: kvmppc_hv_entry: remove .global scope
Kautuk Consul
- API for setting multiple PTEs at once
Rolf Eike Beer
- [PATCH v8 0/3] Introduce 64b relocatable kernel
Björn Töpel
- [PATCH 1/2] arch/powerpc/kvm: kvmppc_hv_entry: remove .global scope
Kautuk Consul
- [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
David Hildenbrand
- [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
Paul Gortmaker
- [PATCH 1/4] powerpc: drop MPC834x_MDS platform support
Paul Gortmaker
- [PATCH 2/4] powerpc: drop MPC836x_MDS platform support
Paul Gortmaker
- [PATCH 3/4] powerpc: drop MPC837x_MDS platform support
Paul Gortmaker
- [PATCH 4/4] powerpc: drop MPC832x_MDS platform support
Paul Gortmaker
- [PATCH 0/3] Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+
Nathan Chancellor
- [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
Edgecombe, Rick P
- [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
Leo Li
- [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
Edgecombe, Rick P
- [PATCH] powerpc: Drop orphaned VAS MAINTAINERS entry
Michael Ellerman
- [PATCH v4 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select references with function call
Michael Ellerman
- [PATCH 0/7] MIPS DMA coherence fixes
Jiaxun Yang
- [PATCH 1/7] MIPS: Remove DMA_PERDEV_COHERENT
Jiaxun Yang
- [PATCH 2/7] MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platforms
Jiaxun Yang
- [PATCH 3/7] MIPS: c-r4k: Always install dma flush functions
Jiaxun Yang
- [PATCH 4/7] dma-mapping: Always provide dma_default_coherent
Jiaxun Yang
- [PATCH 5/7] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
Jiaxun Yang
- [PATCH 6/7] riscv: Select ARCH_DMA_DEFAULT_COHERENT
Jiaxun Yang
- [PATCH 7/7] of: address: Use dma_default_coherent to determine default coherency
Jiaxun Yang
- [PATCH] powerpc: Avoid dead code/data elimination when using recordmcount
Michael Ellerman
- [PATCH 0/7] MIPS DMA coherence fixes
Christoph Hellwig
- [PATCH 1/7] MIPS: Remove DMA_PERDEV_COHERENT
Christoph Hellwig
- [PATCH 4/7] dma-mapping: Always provide dma_default_coherent
Christoph Hellwig
- [PATCH 5/7] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
Christoph Hellwig
- [PATCH 6/7] riscv: Select ARCH_DMA_DEFAULT_COHERENT
Conor Dooley
- [PATCH 0/7] MIPS DMA coherence fixes
Jiaxun Yang
- [PATCH 5/7] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
Jiaxun Yang
- [PATCH 6/7] riscv: Select ARCH_DMA_DEFAULT_COHERENT
Jiaxun Yang
- [PATCH 4/7] dma-mapping: Always provide dma_default_coherent
Robin Murphy
- [PATCH 0/7] MIPS DMA coherence fixes
Robin Murphy
- [RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms
Paul Gortmaker
- [PATCH 1/4] powerpc: drop MPC8540_ADS and MPC8560_ADS platform support
Paul Gortmaker
- [PATCH 2/4] powerpc: drop MPC85xx_CDS platform support
Paul Gortmaker
- [PATCH 3/4] powerpc: drop MPC8568_MDS / P1021_MDS platform support
Paul Gortmaker
- [PATCH 4/4] powerpc: remove orphaned MPC85xx kernel config fragments.
Paul Gortmaker
- [PATCH 0/7] MIPS DMA coherence fixes
Jiaxun Yang
- [PATCH 4/7] dma-mapping: Always provide dma_default_coherent
Jiaxun Yang
- [PATCH 4/4] powerpc: remove orphaned MPC85xx kernel config fragments.
Pali Rohár
- [RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms
Pali Rohár
- [PATCH 4/4] powerpc: remove orphaned MPC85xx kernel config fragments.
Paul Gortmaker
- [RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms
Paul Gortmaker
- [PATCH 4/4] powerpc: remove orphaned MPC85xx kernel config fragments.
Pali Rohár
- [RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms
Pali Rohár
- [PATCH v3 0/8] powerpc/85xx: p2020: Create one unified machine description
Pali Rohár
- WARNING: CPU: 0 PID: 756 at arch/powerpc/kernel/exceptions-64s.S:2863 masked_interrupt+0xc/0xe4 with kernel Hard LOCKUP and reboot afterwards (kernel 6.2, PowerMac G5 11,2)
Erhard Furtner
- linux-next tree panic on ppc64le
Murphy Zhou
- [PATCH] powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseries
Russell Currey
- linux-next tree panic on ppc64le
Bagas Sanjaya
- [PATCH 1/2] sched/topology: introduce node_has_cpus() macro
Yury Norov
- [PATCH 2/2] powerpc: use node_has_cpus() instead of nr_cpus_node()
Yury Norov
- [PATCH] powerpc/vmlinux.lds: Add .text.asan/tsan sections
Michael Ellerman
- [PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH v3 0/8] powerpc/85xx: p2020: Create one unified machine description
Christophe Leroy
- [PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Christophe Leroy
- [PATCH v3 0/8] powerpc/85xx: p2020: Create one unified machine description
Pali Rohár
- [PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Christophe Leroy
- [PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Christophe Leroy
- [PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- linux-next tree panic on ppc64le
Murphy Zhou
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Christophe Leroy
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Christophe Leroy
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Christophe Leroy
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [Intel-gfx] [PATCH v5 0/7] Introduce __xchg, non-atomic xchg
Andrzej Hajda
- linux-next tree panic on ppc64le
Bagas Sanjaya
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
Alexandre Ghiti
- [PATCH 0/7] MIPS DMA coherence fixes
Robin Murphy
- [PATCH 0/7] MIPS DMA coherence fixes
Jiaxun Yang
- [PATCH 0/3] Use dma_default_coherent for devicetree default coherency
Jiaxun Yang
- [PATCH 1/3] dma-mapping: Provide a fallback dma_default_coherent
Jiaxun Yang
- [PATCH 2/3] riscv: Set dma_default_coherent to true
Jiaxun Yang
- [PATCH 3/3] of: address: Use dma_default_coherent to determine default coherency
Jiaxun Yang
- [PATCH 0/7] MIPS DMA coherence fixes
Robin Murphy
- [PATCH v3 0/8] powerpc/85xx: p2020: Create one unified machine description
Christophe Leroy
- [PATCH v4 00/17] powerpc/85xx: p2020: Create one unified machine description
Christophe Leroy
- [PATCH v4 01/17] powerpc/fsl_uli1575: Misc cleanup
Christophe Leroy
- [PATCH v4 02/17] powerpc/85xx: Rename setup_arch and pic_init on p1023
Christophe Leroy
- [PATCH v4 03/17] powerpc/85xx: Remove DBG() macro
Christophe Leroy
- [PATCH v4 04/17] powerpc/85xx: Remove #ifdefs CONFIG_PCI in mpc85xx_ds
Christophe Leroy
- [PATCH v4 05/17] powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()
Christophe Leroy
- [PATCH v4 06/17] powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()
Christophe Leroy
- [PATCH v4 07/17] powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macro
Christophe Leroy
- [PATCH v4 08/17] powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_ds
Christophe Leroy
- [PATCH v4 09/17] powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdb
Christophe Leroy
- [PATCH v4 10/17] powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.c
Christophe Leroy
- [PATCH v4 11/17] powerpc/85xx: p2020: Move all P2020 RDB machine descriptions to p2020.c
Christophe Leroy
- [PATCH v4 12/17] powerpc/85xx: p2020: Move i8259 code into own function
Christophe Leroy
- [PATCH v4 13/17] powerpc/85xx: mpc85xx_ds: Move PCI code into own file
Christophe Leroy
- [PATCH v4 14/17] powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
Christophe Leroy
- [PATCH v4 15/17] powerpc/85xx: p2020: Define just one machine description
Christophe Leroy
- [PATCH v4 16/17] powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020
Christophe Leroy
- [PATCH v4 17/17] powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible string
Christophe Leroy
- [PATCH 2/3] riscv: Set dma_default_coherent to true
Conor Dooley
- [PATCH 2/3] riscv: Set dma_default_coherent to true
Jiaxun Yang
- [PATCH 2/3] riscv: Set dma_default_coherent to true
Conor Dooley
- [PATCH 2/3] riscv: Set dma_default_coherent to true
Jiaxun Yang
- [PATCH 2/3] riscv: Set dma_default_coherent to true
Conor Dooley
- [PATCH v5 0/7] Introduce __xchg, non-atomic xchg
Peter Zijlstra
- [PATCH] powerpc/vmlinux.lds: Add .text.asan/tsan sections
Nathan Chancellor
- [PATCH 3/3] of: address: Use dma_default_coherent to determine default coherency
Robin Murphy
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Paul E. McKenney
- [PATCH 3/3] of: address: Use dma_default_coherent to determine default coherency
Jiaxun Yang
- [PATCH v4 00/17] powerpc/85xx: p2020: Create one unified machine description
Pali Rohár
- WARNING: CPU: 0 PID: 756 at arch/powerpc/kernel/exceptions-64s.S:2863 masked_interrupt+0xc/0xe4 with kernel Hard LOCKUP and reboot afterwards (kernel 6.2, PowerMac G5 11,2)
Erhard Furtner
- linux-next tree panic on ppc64le
Murphy Zhou
- [PATCH] macintosh: via-pmu-led: *********************************
Randy Dunlap
- [PATCH v2] macintosh: via-pmu-led: requires ATA to be set
Randy Dunlap
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Michael Ellerman
- [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Paul E. McKenney
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH] powerpc/vmlinux.lds: Add .text.asan/tsan sections
Michael Ellerman
- [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Kautuk Consul
- [PATCH 1/2] arch/powerpc/kvm: kvmppc_hv_entry: remove .global scope
Kautuk Consul
- linux-next tree panic on ppc64le
Michael Ellerman
- [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH] POWERPC: several build fixes
Randy Dunlap
- [PATCH 1/4] clk: mpc512x: fix resource printk format warning
Randy Dunlap
- [PATCH 2/4] powerpc: wii: fix resource printk format warnings
Randy Dunlap
- [PATCH 3/4] powerpc/pseries: RTAS work area requires GENERIC_ALLOCATOR
Randy Dunlap
- [PATCH 4/4] POWERPC: sysdev/tsi108: fix resource printk format warnings
Randy Dunlap
- [PATCH V3 1/3] core/device: Add function to return child node using name at substring "@"
Mahesh J Salgaonkar
- [PATCH v4 00/17] powerpc/85xx: p2020: Create one unified machine description
Christophe Leroy
- [PATCH] macintosh: via-pmu-led: *********************************
Michael Ellerman
- [PATCH v4 00/17] powerpc/85xx: p2020: Create one unified machine description
Michael Ellerman
- [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
Marc Zyngier
- [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
Michael Ellerman
- [PATCH 5.4 v2 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
Greg Kroah-Hartman
- [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv
Greg Kroah-Hartman
- [PATCH v3 03/24] arm: Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH 6.1 v2 0/7] Backport Build ID fixes
Greg Kroah-Hartman
- [PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
Greg Kroah-Hartman
- [powerpc:merge] BUILD SUCCESS cf67b423ea80af8345efb51db9738f170955ce06
kernel test robot
- [powerpc:next] BUILD SUCCESS f82cdc37c4bd4ba905bf99ade9782a639b5c12e9
kernel test robot
- [PATCH v2 0/5] Use dma_default_coherent for devicetree default coherency
Jiaxun Yang
- [PATCH v2 1/5] of: address: Fix default coherency for MIPS
Jiaxun Yang
- [PATCH v2 2/5] dma-mapping: Provide a fallback dma_default_coherent
Jiaxun Yang
- [PATCH v2 3/5] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
Jiaxun Yang
- [PATCH v2 4/5] riscv: Select ARCH_DMA_DEFAULT_COHERENT
Jiaxun Yang
- [PATCH v2 5/5] of: address: Always use dma_default_coherent for default coherency
Jiaxun Yang
- [PATCH v3 03/24] arm: Remove COMMAND_LINE_SIZE from uapi
Arnd Bergmann
- [PATCH v3 03/24] arm: Remove COMMAND_LINE_SIZE from uapi
Alexandre Ghiti
- [PATCH v3 16/35] mm/mmap: write-lock VMAs before merging, splitting or expanding them
Hyeonggon Yoo
- [PATCH v3 16/35] mm/mmap: write-lock VMAs before merging, splitting or expanding them
Hyeonggon Yoo
- [PATCH 3/4] powerpc/pseries: RTAS work area requires GENERIC_ALLOCATOR
Nathan Lynch
- [Bug 216095] sysfs: cannot create duplicate filename '/devices/platform/of-display'
bugzilla-daemon at kernel.org
- [PATCH] macintosh: via-pmu-led: *********************************
Randy Dunlap
- [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
Sean Christopherson
- [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
Sean Christopherson
- [PATCH v3] macintosh: via-pmu-led: fix Kconfig for ADB_PMU_LED_DISK
Randy Dunlap
- [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
Sean Christopherson
- [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
Sean Christopherson
- [PATCH v3 16/35] mm/mmap: write-lock VMAs before merging, splitting or expanding them
Suren Baghdasaryan
- [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv
Tom Saeger
- [PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
Tom Saeger
- [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
Sean Christopherson
- [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
Sean Christopherson
- [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH 5.4 v2 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
Tom Saeger
- [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
Sean Christopherson
- [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
Sean Christopherson
- [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
Sean Christopherson
- [PATCH v3 23/35] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
Liam R. Howlett
- [PATCH v3 24/35] mm: introduce vma detached flag
Liam R. Howlett
- [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
Yu Zhao
- [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
Liam R. Howlett
- [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
Liam R. Howlett
- [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
Sean Christopherson
- [PATCH v3 23/35] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
Suren Baghdasaryan
- [PATCH v3 24/35] mm: introduce vma detached flag
Suren Baghdasaryan
- [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
Yu Zhao
- [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
Sean Christopherson
- [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
Suren Baghdasaryan
- [Intel-gfx] [PATCH v5 0/7] Introduce __xchg, non-atomic xchg
Andrzej Hajda
- [PATCH v2 4/5] riscv: Select ARCH_DMA_DEFAULT_COHERENT
Conor Dooley
- [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
Liam R. Howlett
- [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
Suren Baghdasaryan
- [PATCH] powerpc/e500: Add missing prototype for 'relocate_init'
Michael Ellerman
- [PATCH RESEND] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot
Michael Ellerman
- [PATCH] powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseries
Michael Ellerman
- [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv
Tom Saeger
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.3-1 tag
Michael Ellerman
- [PATCH 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
Michael Ellerman
- [PATCH 2/2] powerpc/tpm: Reserve SML log when kexec'ing
Michael Ellerman
- [PATCH] powerpc/pseries: Add FW_FEATURE_PLPKS feature flag
Andrew Donnellan
- [PATCH v3 00/35] Per-VMA locks
freak07
- [PATCH] powerpc/atomics: Remove unused function
Nysal Jan K.A
- [PATCH] powerpc/atomics: Remove unused function
Christophe Leroy
- [PATCH 1/2] arch/powerpc/kvm: kvmppc_hv_entry: remove .global scope
Sathvika Vasireddy
- Possible bug in linux-6.2/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
David Binderman
- [powerpc:fixes-test] BUILD SUCCESS aef2599afe184cb32ea592185adf7065ece0743f
kernel test robot
- [powerpc:merge] BUILD SUCCESS ec0a1b360aec1ba0bdfad3dd69e300b028529c0d
kernel test robot
- microwatt_defconfig broken: fined reference to `hash__tlb_flush'
Jan-Benedict Glaw
- [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
Björn Töpel
- [PATCH 0/2] Freescale T1040RDB DTS updates
Vladimir Oltean
- [PATCH 1/2] powerpc: dts: t1040rdb: fix compatible string for Rev A boards
Vladimir Oltean
- [PATCH 2/2] powerpc: dts: t1040rdb: enable both CPU ports
Vladimir Oltean
- [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
Liam R. Howlett
- [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
Suren Baghdasaryan
- [RFC PATCH 0/3] Remove some PQ2/MPC82xx evaluation platforms
Paul Gortmaker
- [PATCH 1/3] powerpc: drop MPC8272_ADS platform support
Paul Gortmaker
- [PATCH 2/3] powerpc: drop PowerQUICC II Family ADS platform support
Paul Gortmaker
- [PATCH 3/3] powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.
Paul Gortmaker
- [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
Leo Li
- Kconfig unmet dependency warning
Randy Dunlap
- [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
Christophe Leroy
- [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
Paul Gortmaker
- [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
Paul Gortmaker
- [GIT PULL] Please pull powerpc/linux.git powerpc-6.3-1 tag
pr-tracker-bot at kernel.org
- [RFC PATCH 0/3] Remove some e600/MPC7448/MPC86xx evaluation platforms
Paul Gortmaker
- [PATCH 1/3] powerpc: drop HPC II (MPC7448) evaluation platform support.
Paul Gortmaker
- [PATCH 2/3] powerpc: drop HPC-NET/MPC8641D evaluation platform support
Paul Gortmaker
- [PATCH 3/3] powerpc: drop HPCD/MPC8610 evaluation platform support
Paul Gortmaker
- [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
Arnd Bergmann
- [PATCH v6 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
Rob Herring
- [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
Geert Uytterhoeven
- [PATCH v7 5/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
Andrew Morton
- Possible bug in linux-6.2/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
Michael Ellerman
- [PATCH mm] kasan, powerpc: Don't rename memintrinsics if compiler adds prefixes
Marco Elver
- [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
- [PATCH v7 5/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
Peter Zijlstra
- [Intel-gfx] [PATCH v5 0/7] Introduce __xchg, non-atomic xchg
Peter Zijlstra
- [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
Geert Uytterhoeven
- [PATCH] powerpc/perf: Properly detect mpc7450 family
Christophe Leroy
- [PATCH v3 00/35] Per-VMA locks
Davidlohr Bueso
- [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
- [PATCH v3 00/35] Per-VMA locks
Suren Baghdasaryan
- [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
Suren Baghdasaryan
- [PATCH v4 00/33] Per-VMA locks
Suren Baghdasaryan
- [PATCH v4 01/33] maple_tree: Be more cautious about dead nodes
Suren Baghdasaryan
- [PATCH v4 02/33] maple_tree: Detect dead nodes in mas_start()
Suren Baghdasaryan
- [PATCH v4 03/33] maple_tree: Fix freeing of nodes in rcu mode
Suren Baghdasaryan
- [PATCH v4 04/33] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
Suren Baghdasaryan
- [PATCH v4 05/33] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
Suren Baghdasaryan
- [PATCH v4 06/33] maple_tree: Add smp_rmb() to dead node detection
Suren Baghdasaryan
- [PATCH v4 07/33] maple_tree: Add RCU lock checking to rcu callback functions
Suren Baghdasaryan
- [PATCH v4 08/33] mm: Enable maple tree RCU mode by default.
Suren Baghdasaryan
- [PATCH v4 09/33] mm: introduce CONFIG_PER_VMA_LOCK
Suren Baghdasaryan
- [PATCH v4 10/33] mm: rcu safe VMA freeing
Suren Baghdasaryan
- [PATCH v4 11/33] mm: move mmap_lock assert function definitions
Suren Baghdasaryan
- [PATCH v4 12/33] mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
- [PATCH v4 13/33] mm: mark VMA as being written when changing vm_flags
Suren Baghdasaryan
- [PATCH v4 14/33] mm/mmap: move vma_prepare before vma_adjust_trans_huge
Suren Baghdasaryan
- [PATCH v4 15/33] mm/khugepaged: write-lock VMA while collapsing a huge page
Suren Baghdasaryan
- [PATCH v4 16/33] mm/mmap: write-lock VMAs in vma_prepare before modifying them
Suren Baghdasaryan
- [PATCH v4 17/33] mm/mremap: write-lock VMA while remapping it to a new address range
Suren Baghdasaryan
- [PATCH v4 18/33] mm: write-lock VMAs before removing them from VMA tree
Suren Baghdasaryan
- [PATCH v4 19/33] mm: conditionally write-lock VMA in free_pgtables
Suren Baghdasaryan
- [PATCH v4 20/33] kernel/fork: assert no VMA readers during its destruction
Suren Baghdasaryan
- [PATCH v4 21/33] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
Suren Baghdasaryan
- [PATCH v4 22/33] mm: introduce vma detached flag
Suren Baghdasaryan
- [PATCH v4 23/33] mm: introduce lock_vma_under_rcu to be used from arch-specific code
Suren Baghdasaryan
- [PATCH v4 24/33] mm: fall back to mmap_lock if vma->anon_vma is not yet set
Suren Baghdasaryan
- [PATCH v4 25/33] mm: add FAULT_FLAG_VMA_LOCK flag
Suren Baghdasaryan
- [PATCH v4 26/33] mm: prevent do_swap_page from handling page faults under VMA lock
Suren Baghdasaryan
- [PATCH v4 27/33] mm: prevent userfaults to be handled under per-vma lock
Suren Baghdasaryan
- [PATCH v4 28/33] mm: introduce per-VMA lock statistics
Suren Baghdasaryan
- [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
- [PATCH v4 30/33] arm64/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
- [PATCH v4 31/33] powerc/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
- [PATCH v4 32/33] mm/mmap: free vm_area_struct without call_rcu in exit_mmap
Suren Baghdasaryan
- [PATCH v4 33/33] mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
- [PATCH v2 18/30] powerpc: Implement the new page table range API
Matthew Wilcox (Oracle)
- [PATCH v2 18/30] powerpc: Implement the new page table range API
Christophe Leroy
- [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
Geert Uytterhoeven
- [PATCH 0/2] char/agp: consolidate asm/agp.h
Arnd Bergmann
- [PATCH v2 18/30] powerpc: Implement the new page table range API
Matthew Wilcox
- [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
Li Yang
- [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
Li Yang
- [RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms
Li Yang
- [PATCH mm] kasan, powerpc: Don't rename memintrinsics if compiler adds prefixes
Andrew Morton
- [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
- [PATCH 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
Stefan Berger
- [PATCH mm] kasan, powerpc: Don't rename memintrinsics if compiler adds prefixes
Marco Elver
- [PATCH 0/3] Clean up PowerPC selftest stderr output
Benjamin Gray
- [PATCH 1/3] selftests/powerpc: Use CLEAN macro to fix make warning
Benjamin Gray
- [PATCH 2/3] selftests/powerpc: Pass make context to children
Benjamin Gray
- [PATCH 3/3] selftests/powerpc: Make dd output quiet
Benjamin Gray
- [PATCH 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
Jarkko Sakkinen
- [PATCH v3] powerpc: Implement arch_within_stack_frames
Nicholas Miehlbradt
- [PATCH v2 18/30] powerpc: Implement the new page table range API
Christophe Leroy
- Symbol cpu_feature_keys should be exported to all modules on powerpc
王昊然
- Symbol cpu_feature_keys should be exported to all modules on powerpc
Greg KH
- [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv
Greg Kroah-Hartman
- [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
Joakim Tjernlund
- Possible bug in linux-6.2/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
kajoljain
- [PATCH 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
Michael Ellerman
- [PATCH mm] kasan, powerpc: Don't rename memintrinsics if compiler adds prefixes
Michael Ellerman
- [PATCH v2 00/33] Per-VMA locks
Punit Agrawal
Last message date:
Tue Feb 28 23:06:34 AEDT 2023
Archived on: Tue Feb 28 23:06:46 AEDT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).