February 2022 Archives by author
Starting: Tue Feb 1 00:00:28 AEDT 2022
Ending: Mon Feb 28 23:51:03 AEDT 2022
Messages: 1127
- [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
Michael Kelley (LINUX)
- [PATCH RFC v1 0/5] Add SCSI per device tagsets
Melanie Plageman (Microsoft)
- [PATCH RFC v1 1/5] scsi: core: Rename host_tagset to hctx_share_tags
Melanie Plageman (Microsoft)
- [PATCH RFC v1 2/5] scsi: map_queues() takes tag set instead of host
Melanie Plageman (Microsoft)
- [PATCH RFC v1 3/5] scsi: core: Add per device tag sets
Melanie Plageman (Microsoft)
- [PATCH RFC v1 4/5] scsi: storvsc: use per device tag sets
Melanie Plageman (Microsoft)
- [PATCH RFC v1 5/5] scsi: storvsc: Hardware queues share blk_mq_tags
Melanie Plageman (Microsoft)
- [PATCH v4 16/20] Kbuild: add Rust support
Russell King (Oracle)
- [PATCH v4 16/20] Kbuild: add Rust support
Russell King (Oracle)
- [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Russell King (Oracle)
- [PATCH 3/3] crypto/nx: Constify static attribute_group structs
Daniel Axtens
- [PATCH] powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()
Daniel Henrique Barboza
- [PATCH] ocxl: Make use of the helper macro LIST_HEAD()
Frederic Barrat
- [RESEND PATCH v2] powerpc/fadump: register for fadump as early as possible
Hari Bathini
- powerpc: Set crashkernel offset to mid of RMA region
Hari Bathini
- [PATCH] include: linux: Reorganize timekeeping and ktime headers
Alexandre Belloni
- [PATCH v2 0/5] Allocate module text and data separately
Miroslav Benes
- [PATCH V4 05/17] riscv: Fixup difference with defconfig
Arnd Bergmann
- consolidate the compat fcntl definitions v2
Arnd Bergmann
- [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
Arnd Bergmann
- [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
Arnd Bergmann
- [PATCH v2 0/7] soc: fsl: guts: cleanups and serial_number support
Arnd Bergmann
- [PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
Arnd Bergmann
- [PATCH 01/14] uaccess: fix integer overflow on access_ok()
Arnd Bergmann
- [PATCH 02/14] sparc64: add __{get,put}_kernel_nocheck()
Arnd Bergmann
- [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
Arnd Bergmann
- [PATCH 04/14] x86: use more conventional access_ok() definition
Arnd Bergmann
- [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
- [PATCH 06/14] mips: use simpler access_ok()
Arnd Bergmann
- [PATCH 07/14] uaccess: generalize access_ok()
Arnd Bergmann
- [PATCH 08/14] arm64: simplify access_ok()
Arnd Bergmann
- [PATCH 09/14] m68k: drop custom __access_ok()
Arnd Bergmann
- [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
Arnd Bergmann
- [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
Arnd Bergmann
- [PATCH 12/14] sh: remove CONFIG_SET_FS support
Arnd Bergmann
- [PATCH 13/14] ia64: remove CONFIG_SET_FS support
Arnd Bergmann
- [PATCH 14/14] uaccess: drop set_fs leftovers
Arnd Bergmann
- [PATCH 07/14] uaccess: generalize access_ok()
Arnd Bergmann
- [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
Arnd Bergmann
- [PATCH 04/14] x86: use more conventional access_ok() definition
Arnd Bergmann
- [PATCH 14/14] uaccess: drop set_fs leftovers
Arnd Bergmann
- [PATCH 08/14] arm64: simplify access_ok()
Arnd Bergmann
- [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
Arnd Bergmann
- [PATCH 08/14] arm64: simplify access_ok()
Arnd Bergmann
- [PATCH 09/14] m68k: drop custom __access_ok()
Arnd Bergmann
- [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
- [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
Arnd Bergmann
- [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
Arnd Bergmann
- [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Arnd Bergmann
- [PATCH v2 01/18] uaccess: fix integer overflow on access_ok()
Arnd Bergmann
- [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
Arnd Bergmann
- [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
Arnd Bergmann
- [PATCH v2 04/18] sparc64: add __{get,put}_kernel_nocheck()
Arnd Bergmann
- [PATCH v2 05/18] x86: remove __range_not_ok()
Arnd Bergmann
- [PATCH v2 06/18] x86: use more conventional access_ok() definition
Arnd Bergmann
- [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
Arnd Bergmann
- [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
- [PATCH v2 09/18] mips: use simpler access_ok()
Arnd Bergmann
- [PATCH v2 10/18] m68k: fix access_ok for coldfire
Arnd Bergmann
- [PATCH v2 11/18] arm64: simplify access_ok()
Arnd Bergmann
- [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
- [PATCH v2 13/18] uaccess: generalize access_ok()
Arnd Bergmann
- [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
Arnd Bergmann
- [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
Arnd Bergmann
- [PATCH v2 16/18] sh: remove CONFIG_SET_FS support
Arnd Bergmann
- [PATCH v2 17/18] ia64: remove CONFIG_SET_FS support
Arnd Bergmann
- [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Arnd Bergmann
- [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
Arnd Bergmann
- [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Arnd Bergmann
- [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Arnd Bergmann
- [PATCH v2 13/18] uaccess: generalize access_ok()
Arnd Bergmann
- [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Arnd Bergmann
- [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Arnd Bergmann
- [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
Arnd Bergmann
- [PATCH v2 13/18] uaccess: generalize access_ok()
Arnd Bergmann
- [PATCH v2 13/18] uaccess: generalize access_ok()
Arnd Bergmann
- [PATCH v2 05/18] x86: remove __range_not_ok()
Arnd Bergmann
- [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Arnd Bergmann
- [PATCH v2 10/18] m68k: fix access_ok for coldfire
Arnd Bergmann
- [PATCH v2 09/18] mips: use simpler access_ok()
Arnd Bergmann
- [PATCH v2 09/18] mips: use simpler access_ok()
Arnd Bergmann
- [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
Arnd Bergmann
- [PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
Arnd Bergmann
- [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
Arnd Bergmann
- [PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
Arnd Bergmann
- [PATCH v2 13/18] uaccess: generalize access_ok()
Arnd Bergmann
- [PATCH 2/3] powerpc: fix build errors
Arnd Bergmann
- [PATCH V6 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
Arnd Bergmann
- [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation
Arnd Bergmann
- [PATCH V6 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
Arnd Bergmann
- [PATCH 2/3] powerpc: fix build errors
Arnd Bergmann
- [PATCH 2/3] powerpc: fix build errors
Arnd Bergmann
- [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation
Arnd Bergmann
- [PATCH V7 03/20] compat: consolidate the compat_flock{, 64} definition
Arnd Bergmann
- [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Eric W. Biederman
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Ard Biesheuvel
- [PATCH 08/14] arm64: simplify access_ok()
Ard Biesheuvel
- [PATCH 08/14] arm64: simplify access_ok()
Ard Biesheuvel
- [PATCH v2] include: linux: Reorganize timekeeping and ktime headers
Carlos Bilbao
- [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
Segher Boessenkool
- [PATCH] net: Remove branch in csum_shift()
Segher Boessenkool
- [PATCH] net: Remove branch in csum_shift()
Segher Boessenkool
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
Segher Boessenkool
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
Segher Boessenkool
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
Segher Boessenkool
- [PATCH 2/3] powerpc: fix build errors
Segher Boessenkool
- [PATCH 3/3] powerpc: lib: sstep: fix build errors
Segher Boessenkool
- [PATCH] powerpc/32: Clear volatile regs on syscall exit
Segher Boessenkool
- [PATCH] powerpc/32: Clear volatile regs on syscall exit
Segher Boessenkool
- [PATCH 2/3] powerpc: fix build errors
Segher Boessenkool
- [PATCH 2/3] powerpc: fix build errors
Segher Boessenkool
- [PATCH 2/3] powerpc: fix build errors
Segher Boessenkool
- [PATCH 2/3] powerpc: fix build errors
Segher Boessenkool
- [PATCH 2/3] powerpc: fix build errors
Segher Boessenkool
- [PATCH v2 09/18] mips: use simpler access_ok()
Thomas Bogendoerfer
- [PATCH v2 09/18] mips: use simpler access_ok()
Thomas Bogendoerfer
- [PATCH v2 09/18] mips: use simpler access_ok()
Thomas Bogendoerfer
- [PATCH v2 09/18] mips: use simpler access_ok()
Thomas Bogendoerfer
- [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
Paolo Bonzini
- [PATCH v4 0/3] KVM: PPC: Book3S PR: Fixes for AIL and SCV
Paolo Bonzini
- [PATCH v4 0/3] KVM: PPC: Book3S PR: Fixes for AIL and SCV
Christian Borntraeger
- [PATCH v4 0/3] KVM: PPC: Book3S PR: Fixes for AIL and SCV
Christian Borntraeger
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
James Bottomley
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
James Bottomley
- [PATCH v2] spi: mpc512x-psc: Convert to use GPIO descriptors
Mark Brown
- [PATCH] spi: mpc512x-psc: Fix compile errors
Mark Brown
- [PATCH] powerpc: platforms: 52xx: Fix a resource leak in an error handling path
Dan Carpenter
- [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body
Dan Carpenter
- [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
Dan Carpenter
- [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Heiko Carstens
- [PATCH 6/7] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Luis Chamberlain
- [PATCH v2 5/5] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
Luis Chamberlain
- [PATCH v3 3/6] modules: Introduce data_layout
Luis Chamberlain
- [PATCH v3 4/6] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Luis Chamberlain
- [PATCH v3 0/6] Allocate module text and data separately
Luis Chamberlain
- [PATCH v3 4/6] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Luis Chamberlain
- [PATCH v5 0/6] KEXEC_SIG with appended signature
Luis Chamberlain
- [PATCH v3 2/5] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
Sean Christopherson
- ppc64le: `NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #20!!!` when turning off SMT
Paul A. Clarke
- [PATCH v3 01/12] powerpc: Move and rename func_descr_t
Kees Cook
- [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
Kees Cook
- [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
Kees Cook
- [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
Kees Cook
- [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection
Kees Cook
- [PATCH v4 01/13] powerpc: Fix 'sparse' checking on PPC64le
Kees Cook
- [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
Kees Cook
- [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
Kees Cook
- [PATCH] powerpc/32: Clear volatile regs on syscall exit
Kees Cook
- [PATCH v2] usercopy: Check valid lifetime via stack depth
Kees Cook
- [PATCH v2] usercopy: Check valid lifetime via stack depth
Kees Cook
- [PATCH kernel 3/3] powerpc/llvm/lto: Workaround conditional branches in FTR_SECTION_ELSE
Russell Currey
- [PATCH] powerpc/module_64: fix array_size.cocci warning
Russell Currey
- [PATCH V5 09/21] riscv: compat: Add basic compat data type implementation
Palmer Dabbelt
- [PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread
Palmer Dabbelt
- [PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation
Palmer Dabbelt
- [PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation
Palmer Dabbelt
- [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
Palmer Dabbelt
- [PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation
Palmer Dabbelt
- [PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement
Palmer Dabbelt
- [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
Palmer Dabbelt
- [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
Palmer Dabbelt
- [PATCH V6 17/20] riscv: compat: vdso: Add setup additional pages implementation
Palmer Dabbelt
- [PATCH] powerpc/pseries: make pseries_devicetree_update() static
Tyrel Datwyler
- [PATCH 14/14] uaccess: drop set_fs leftovers
Helge Deller
- [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
Helge Deller
- [PATCH kernel 2/3] powerpc/llvm: Sample config for LLVM LTO
Nick Desaulniers
- [PATCH] ocxl: Make use of the helper macro LIST_HEAD()
Andrew Donnellan
- [PATCH v2 0/3] vstatus: TTY status message request
Walt Drummond
- [PATCH v2 1/3] vstatus: Allow the n_tty line dicipline to write to a user tty
Walt Drummond
- [PATCH v2 2/3] status: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT
Walt Drummond
- [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
Walt Drummond
- powerpc: Set crashkernel offset to mid of RMA region
Michael Ellerman
- microwatt booting linux-5.7 under verilator
Michael Ellerman
- [Oops][next-20220128] 5.17.0-rc1 kernel panics on my powerpc box
Michael Ellerman
- [PATCH] powerpc/ptdump: Fix sparse warning in hashpagetable.c
Michael Ellerman
- [PATCH v2] powerpc/ptdump: Fix sparse warning in hashpagetable.c
Michael Ellerman
- [PATCH v2 5/5] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
Michael Ellerman
- powerpc: Set crashkernel offset to mid of RMA region
Michael Ellerman
- [PATCH 1/2] powerpc/signal: Fix handling of SA_RESTORER sigaction flag
Michael Ellerman
- [PATCH v2 5/5] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
Michael Ellerman
- [RFC PATCH v1 05/11] powerpc/machdep: Move sys_ctrler_t definition into pmac.h
Michael Ellerman
- rcutorture’s init segfaults in ppc64le VM
Michael Ellerman
- [PATCHv2] selftests/powerpc/copyloops: Add memmove_64 test
Michael Ellerman
- [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
Michael Ellerman
- [PATCH v5 0/6] KEXEC_SIG with appended signature
Michael Ellerman
- [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
Michael Ellerman
- rcutorture’s init segfaults in ppc64le VM
Michael Ellerman
- [PATCH 38/49] arch/powerpc: replace cpumask_weight with cpumask_weight_{eq, ...} where appropriate
Michael Ellerman
- [RFC] Upstreaming Linux for Nintendo Wii U
Michael Ellerman
- [PATCH] powerpc: Fix STACKTRACE=n build
Michael Ellerman
- [PATCH]powerpc/xive: Export XIVE IPI information for online-only processors.
Michael Ellerman
- [PATCH v5] powerpc/pseries: read the lpar name from the firmware
Michael Ellerman
- [PATCH] powerpc: add link stack flush mitigation status in debugfs.
Michael Ellerman
- [PATCH 1/1] powerpc/e500/qemu-e500: allow core to idle without waiting
Michael Ellerman
- [PATCH] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
Michael Ellerman
- [PATCH] powerpc: dts: Fix some I2C unit addresses
Michael Ellerman
- [PATCH v3] powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch
Michael Ellerman
- [PATCH] macintosh: macio_asic: remove useless cast for driver.name
Michael Ellerman
- [PATCH] powerpc/ptdump: Fix sparse warning in hashpagetable.c
Michael Ellerman
- [PATCH] powerpc: Fix debug print in smp_setup_cpu_maps
Michael Ellerman
- [PATCH] powerpc: epapr: A typo fix
Michael Ellerman
- [PATCH] powerpc/spufs: adjust list element pointer type
Michael Ellerman
- [PATCH] rpadlpar_io:Add MODULE_DESCRIPTION entries to kernel modules
Michael Ellerman
- [PATCH] powerpc/module_64: use module_init_section instead of patching names
Michael Ellerman
- [PATCH V2] powerpc/perf: Fix task context setting for trace imc
Michael Ellerman
- [PATCH v2] powerpc/xive: Add some error handling code to 'xive_spapr_init()'
Michael Ellerman
- [PATCH] powerpc/kasan: Fix early region not updated correctly
Michael Ellerman
- [PATCH] powerpc/603: Remove outdated comment
Michael Ellerman
- [PATCH] powerpc/603: Clear C bit when PTE is read only
Michael Ellerman
- [PATCH] powerpc/nohash: Remove pte_same()
Michael Ellerman
- [PATCH] powerpc/32s: Make pte_update() non atomic on 603 core
Michael Ellerman
- [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Michael Ellerman
- [PATCH] powerpc/module_64: use module_init_section instead of patching names
Michael Ellerman
- [PATCH] powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bit
Michael Ellerman
- [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
Michael Ellerman
- powerpc: Set crashkernel offset to mid of RMA region
Michael Ellerman
- [RFC PATCH v1 00/11] powerpc/machdep: Remove dust and convert to static calls
Michael Ellerman
- [PATCH 1/2] powerpc/32: Remove remaining .stabs annotations
Michael Ellerman
- [PATCH v3 1/2] powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
Michael Ellerman
- [PATCH] powerpc/bpf: Always reallocate BPF_REG_5, BPF_REG_AX and TMP_REG when possible
Michael Ellerman
- [PATCH] powerpc/32s: Enable STRICT_MODULE_RWX for the 603 core
Michael Ellerman
- [PATCH] powerpc: Use the newly added is_tsk_32bit_task() macro
Michael Ellerman
- [PATCH 1/3] powerpc/lib/sstep: Use l1_dcache_bytes() instead of opencoding
Michael Ellerman
- [PATCH v4 1/5] powerpc/vdso: augment VDSO32 functions to support 64 bits build
Michael Ellerman
- [PATCH] powerpc/pseries: make pseries_devicetree_update() static
Michael Ellerman
- [PATCHv2] selftests/powerpc/copyloops: Add memmove_64 test
Michael Ellerman
- [PATCH v2] powerpc/mm: Update default hugetlb size early
Michael Ellerman
- [PATCH v2 00/13] Implement livepatch on PPC32 and more
Michael Ellerman
- [PATCH v5 0/5] KVM: PPC: MMIO fixes
Michael Ellerman
- [PATCH] powerpc/64: Move paca allocation later in boot
Michael Ellerman
- [PATCH] powerpc: Fix STACKTRACE=n build
Michael Ellerman
- No Linux logs when doing `ppc64_cpu --smt=off/8`
Michael Ellerman
- [PATCH 0/3] KVM: PPC: KVM module exit fixes
Michael Ellerman
- [PATCH] powerpc/kvm: no need to initialise statics to 0
Michael Ellerman
- [PATCH kernel v5] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
Michael Ellerman
- [PATCH] powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE
Michael Ellerman
- [PATCHv2] powerpc/lib/sstep: fix 'ptesync' build error
Michael Ellerman
- [GIT PULL] Please pull powerpc/linux.git powerpc-5.17-4 tag
Michael Ellerman
- [PATCH v3 3/3] KVM: PPC: Add KVM_CAP_PPC_AIL_MODE_3
Michael Ellerman
- [PATCH] powerpc/64s: Don't use DSISR for SLB faults
Michael Ellerman
- [PATCH] powerpc/code-patching: Pre-map patch area
Michael Ellerman
- [PATCH 2/3] powerpc: fix build errors
Michael Ellerman
- [PATCH v2 02/13] tracing: Fix selftest config check for function graph start up test
Michael Ellerman
- [PATCH 0/3] drivers/crypto: Constify static attribute_group
Rikard Falkeborn
- [PATCH 1/3] crypto: omap-aes - Constify static attribute_group
Rikard Falkeborn
- [PATCH 2/3] crypto: omap-sham - Constify static attribute_group
Rikard Falkeborn
- [PATCH 3/3] crypto/nx: Constify static attribute_group structs
Rikard Falkeborn
- [BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
Ahmad Fatoum
- [BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
Ahmad Fatoum
- [PATCH] powerpc/module_64: use module_init_section instead of patching names
Wedson Almeida Filho
- [PATCH] powerpc/module_64: use module_init_section instead of patching names
Wedson Almeida Filho
- [PATCH] powerpc/module_64: use module_init_section instead of patching names
Wedson Almeida Filho
- [PATCH v3 RESEND 1/3] powerpc/pseries: Parse control memory access error
Ganesh
- [PATCH v3 0/5] Improve KVM's interaction with CPU hotplug
Chao Gao
- [PATCH v3 2/5] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
Chao Gao
- [PATCH v4 0/6] Improve KVM's interaction with CPU hotplug
Chao Gao
- [PATCH v4 2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
Chao Gao
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Matthew Garrett
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Matthew Garrett
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Matthew Garrett
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Matthew Garrett
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Matthew Garrett
- [PATCH RFC v1 0/5] Add SCSI per device tagsets
John Garry
- [PATCH v7 1/3] riscv: Introduce CONFIG_RELOCATABLE
Alexandre Ghiti
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Dr. David Alan Gilbert
- [PATCH v4 16/20] Kbuild: add Rust support
John Paul Adrian Glaubitz
- [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
John Paul Adrian Glaubitz
- [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
John Paul Adrian Glaubitz
- [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
Thomas Gleixner
- [PATCH v2] powerpc/xive: Add some error handling code to 'xive_spapr_init()'
Cédric Le Goater
- [PATCH] net/ibmvnic: Cleanup workaround doing an EOI after partition migration
Cédric Le Goater
- [RFC PATCH 0/2] powerpc/pseries: add support for local secure storage called Platform Keystore(PKS)
Dave Hansen
- [PATCHv2] selftests/powerpc/copyloops: Add memmove_64 test
Ritesh Harjani
- [powerpc] Warning mm/slub.c:3246 during boot (next-20220210) w/ext4
Ritesh Harjani
- [RFC PATCH 0/5] Avoid kdump service reload on CPU hotplug events
Baoquan He
- [PATCH V4 05/17] riscv: Fixup difference with defconfig
Christoph Hellwig
- consolidate the compat fcntl definitions v2
Christoph Hellwig
- [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
Christoph Hellwig
- [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
Christoph Hellwig
- [PATCH V5 06/21] asm-generic: compat: Cleanup duplicate definitions
Christoph Hellwig
- [PATCH V5 15/21] riscv: compat: Add hw capability check for elf
Christoph Hellwig
- [PATCH v5 3/6] mm: make alloc_contig_range work at pageblock granularity
Christoph Hellwig
- [PATCH 01/14] uaccess: fix integer overflow on access_ok()
Christoph Hellwig
- [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
Christoph Hellwig
- [PATCH 04/14] x86: use more conventional access_ok() definition
Christoph Hellwig
- [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
Christoph Hellwig
- [PATCH 07/14] uaccess: generalize access_ok()
Christoph Hellwig
- [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
Christoph Hellwig
- [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
Christoph Hellwig
- [PATCH 04/14] x86: use more conventional access_ok() definition
Christoph Hellwig
- [PATCH 09/14] m68k: drop custom __access_ok()
Christoph Hellwig
- [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
Christoph Hellwig
- [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
Christoph Hellwig
- [PATCH v2 05/18] x86: remove __range_not_ok()
Christoph Hellwig
- [PATCH v2 06/18] x86: use more conventional access_ok() definition
Christoph Hellwig
- [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
Christoph Hellwig
- [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
Christoph Hellwig
- [PATCH v2 10/18] m68k: fix access_ok for coldfire
Christoph Hellwig
- [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
Christoph Hellwig
- [PATCH v2 13/18] uaccess: generalize access_ok()
Christoph Hellwig
- [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
Christoph Hellwig
- [PATCH v2 16/18] sh: remove CONFIG_SET_FS support
Christoph Hellwig
- [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Christoph Hellwig
- [PATCH RFC v1 0/5] Add SCSI per device tagsets
Christoph Hellwig
- cleanup swiotlb initialization
Christoph Hellwig
- [PATCH 01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page
Christoph Hellwig
- [PATCH 02/11] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
Christoph Hellwig
- [PATCH 03/11] swiotlb: simplify swiotlb_max_segment
Christoph Hellwig
- [PATCH 04/11] swiotlb: rename swiotlb_late_init_with_default_size
Christoph Hellwig
- [PATCH 05/11] swiotlb: pass a gfp_mask argument to swiotlb_init_late
Christoph Hellwig
- [PATCH 06/11] MIPS/octeon: use swiotlb_init instead of open coding it
Christoph Hellwig
- [PATCH 07/11] x86: remove the IOMMU table infrastructure
Christoph Hellwig
- [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
- [PATCH 09/11] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
Christoph Hellwig
- [PATCH 10/11] swiotlb: merge swiotlb-xen initialization into swiotlb
Christoph Hellwig
- [PATCH 11/11] x86: remove cruft from <asm/dma-mapping.h>
Christoph Hellwig
- [PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
Christoph Hellwig
- [PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
Christoph Hellwig
- cleanup swiotlb initialization
Christoph Hellwig
- cleanup swiotlb initialization
Christoph Hellwig
- cleanup swiotlb initialization
Christoph Hellwig
- [PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
Christoph Hellwig
- cleanup swiotlb initialization v2
Christoph Hellwig
- [PATCH 01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page
Christoph Hellwig
- [PATCH 02/11] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
Christoph Hellwig
- [PATCH 03/11] swiotlb: simplify swiotlb_max_segment
Christoph Hellwig
- [PATCH 04/11] swiotlb: rename swiotlb_late_init_with_default_size
Christoph Hellwig
- [PATCH 05/11] swiotlb: pass a gfp_mask argument to swiotlb_init_late
Christoph Hellwig
- [PATCH 06/11] MIPS/octeon: use swiotlb_init instead of open coding it
Christoph Hellwig
- [PATCH 07/11] x86: remove the IOMMU table infrastructure
Christoph Hellwig
- [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
- [PATCH 09/11] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
Christoph Hellwig
- [PATCH 10/11] swiotlb: merge swiotlb-xen initialization into swiotlb
Christoph Hellwig
- [PATCH 11/11] x86: remove cruft from <asm/dma-mapping.h>
Christoph Hellwig
- [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
Stephen Hemminger
- [PATCH v1 1/2] cma: factor out minimum alignment requirement
Rob Herring
- [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
David Hildenbrand
- [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages
David Hildenbrand
- [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
David Hildenbrand
- [PATCH v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
David Hildenbrand
- [PATCH v2] powerpc/mm: Update default hugetlb size early
David Hildenbrand
- [PATCH v2] powerpc/mm: Update default hugetlb size early
David Hildenbrand
- [PATCH v2] powerpc/mm: Update default hugetlb size early
David Hildenbrand
- [PATCH v1 0/2] mm: enforce pageblock_order < MAX_ORDER
David Hildenbrand
- [PATCH v1 1/2] cma: factor out minimum alignment requirement
David Hildenbrand
- [PATCH v1 2/2] mm: enforce pageblock_order < MAX_ORDER
David Hildenbrand
- [PATCH 1/3] powerpc/ftrace: Reserve instructions from function entry for ftrace
Masami Hiramatsu
- [PATCH 3/3] kprobes: Allow probing on any address belonging to ftrace
Masami Hiramatsu
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Gerd Hoffmann
- [PATCH v2 13/18] uaccess: generalize access_ok()
Stafford Horne
- [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Stafford Horne
- [PATCH] powerpc: 8xx: fix a return value error in mpc8xx_pic_init
Hangyu Hua
- [PATCH] powerpc: kernel: fix a refcount leak in format_show()
Hangyu Hua
- [PATCH] oc: fsl: dpio: Make use of the helper macro LIST_HEAD()
Cai Huoqing
- [PATCH] ocxl: Make use of the helper macro LIST_HEAD()
Cai Huoqing
- [BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
Tokunori Ikegami
- [BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
Tokunori Ikegami
- [BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
Tokunori Ikegami
- [PATCH v4 2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
Claudio Imbrenda
- [PATCH v2] powerpc/xive: Add some error handling code to 'xive_spapr_init()'
Christophe JAILLET
- [PATCH] powerpc/xive: Add some error handling code to 'xive_spapr_init()'
Christophe JAILLET
- [PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
- [PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
- [PATCH v6 0/4] Add perf interface to expose nvdimm
Kajol Jain
- [PATCH v6 1/4] drivers/nvdimm: Add nvdimm pmu structure
Kajol Jain
- [PATCH v6 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
Kajol Jain
- [PATCH v6 3/4] powerpc/papr_scm: Add perf interface support
Kajol Jain
- [PATCH v6 4/4] docs: ABI: sysfs-bus-nvdimm: Document sysfs event format entries for nvdimm pmu
Kajol Jain
- [PATCH v7 0/4] Add perf interface to expose nvdimm
Kajol Jain
- [PATCH v7 1/4] drivers/nvdimm: Add nvdimm pmu structure
Kajol Jain
- [PATCH v7 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
Kajol Jain
- [PATCH v7 3/4] powerpc/papr_scm: Add perf interface support
Kajol Jain
- [PATCH v7 4/4] docs: ABI: sysfs-bus-nvdimm: Document sysfs event format entries for nvdimm pmu
Kajol Jain
- powerpc: Set crashkernel offset to mid of RMA region
Sourabh Jain
- powerpc: Set crashkernel offset to mid of RMA region
Sourabh Jain
- powerpc: Set crashkernel offset to mid of RMA region
Sourabh Jain
- powerpc: Set crashkernel offset to mid of RMA region
Sourabh Jain
- [RESEND PATCH v4] powerpc: Set crashkernel offset to mid of RMA region
Sourabh Jain
- [RFC PATCH 0/5] Avoid kdump service reload on CPU hotplug events
Sourabh Jain
- [RFC PATCH 1/5] powerpc/kdump: export functions from file_load_64.c
Sourabh Jain
- [RFC PATCH 2/5] powerpc/kdump: setup kexec crash FDT
Sourabh Jain
- [RFC PATCH 3/5] powerpc/kdump: update kexec crash FDT on CPU hot add event
Sourabh Jain
- [RFC PATCH 4/5] powerpc/kdump: enable kexec_file_load system call to use kexec crash FDT
Sourabh Jain
- [RFC PATCH 5/5] powerpc/kdump: export kexec crash FDT details via sysfs
Sourabh Jain
- [RFC PATCH 0/5] Avoid kdump service reload on CPU hotplug events
Sourabh Jain
- [PATCH v4] powerpc/papr_scm: Implement initial support for injecting smart errors
Aneesh Kumar K.V
- [PATCH] powerpc/64s/hash: Make hash faults work in NMI context
Aneesh Kumar K.V
- [PATCH] powerpc/mm: Update default hugetlb size early
Aneesh Kumar K.V
- [PATCH] selftest/vm: Use correct PAGE_SHIFT value for ppc64
Aneesh Kumar K.V
- [PATCH] selftest/vm: Use correct PAGE_SHIFT value for ppc64
Aneesh Kumar K.V
- [PATCH] selftest/vm: Use correct PAGE_SHIFT value for ppc64
Aneesh Kumar K.V
- [PATCH v2] mm/hugetlb: Fix kernel crash with hugetlb mremap
Aneesh Kumar K.V
- [PATCH v2 1/2] selftest/vm: Use correct PAGE_SHIFT value for ppc64
Aneesh Kumar K.V
- [PATCH v2 2/2] selftest/vm: Add util.h and and move helper functions there
Aneesh Kumar K.V
- [PATCH v2] powerpc/mm: Update default hugetlb size early
Aneesh Kumar K.V
- [PATCH v2] powerpc/mm: Update default hugetlb size early
Aneesh Kumar K.V
- [PATCH v2] powerpc/mm: Update default hugetlb size early
Aneesh Kumar K.V
- [PATCH] selftest/vm: Fix map_fixed_noreplace test failure
Aneesh Kumar K.V
- [PATCH v3 1/2] selftest/vm: Add util.h and and move helper functions there
Aneesh Kumar K.V
- [PATCH v3 2/2] selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT
Aneesh Kumar K.V
- [RFC PATCH 0/2] powerpc/pseries: add support for local secure storage called Platform Keystore(PKS)
Greg KH
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Greg KH
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Greg KH
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Greg KH
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Greg KH
- [PATCH v2 2/3] status: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT
Greg KH
- [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
Greg KH
- [PATCH] Styleguide fix: Removed un-needed whitespaces and formatting errors in drivers/tty
Greg KH
- [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
Greg KH
- [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
Greg KH
- [PATCH kernel] powerpc/64: Add UADDR64 relocation support
Alexey Kardashevskiy
- [PATCH 2/2] KVM: selftests: Add support for ppc64le
Alexey Kardashevskiy
- [PATCH kernel v2] powerpc/64: Add UADDR64 relocation support
Alexey Kardashevskiy
- [PATCH kernel 0/3] powerpc/llvm/lto: Enable CONFIG_LTO_CLANG_THIN=y
Alexey Kardashevskiy
- [PATCH kernel 1/3] powerpc/64: Allow LLVM LTO builds
Alexey Kardashevskiy
- [PATCH kernel 2/3] powerpc/llvm: Sample config for LLVM LTO
Alexey Kardashevskiy
- [PATCH kernel 3/3] powerpc/llvm/lto: Workaround conditional branches in FTR_SECTION_ELSE
Alexey Kardashevskiy
- [PATCH kernel 2/3] powerpc/llvm: Sample config for LLVM LTO
Alexey Kardashevskiy
- [PATCH kernel v3] powerpc/64: Add UADDR64 relocation support
Alexey Kardashevskiy
- [PATCH 2/2] KVM: selftests: Add support for ppc64le
Shuah Khan
- [PATCH] selftest/vm: Use correct PAGE_SHIFT value for ppc64
Shuah Khan
- [PATCH] selftest/vm: Use correct PAGE_SHIFT value for ppc64
Shuah Khan
- [PATCH] selftest/vm: Use correct PAGE_SHIFT value for ppc64
Shuah Khan
- [PATCH] mm: Merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
- [PATCH] mm: Merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
- [PATCH V2] mm: Merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
- [RFC V1 04/31] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V2 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH 10/11] swiotlb: merge swiotlb-xen initialization into swiotlb
Anshuman Khandual
- [PATCH 07/11] x86: remove the IOMMU table infrastructure
Anshuman Khandual
- [PATCH 01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page
Anshuman Khandual
- [PATCH 02/11] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
Anshuman Khandual
- [PATCH 03/11] swiotlb: simplify swiotlb_max_segment
Anshuman Khandual
- [PATCH 04/11] swiotlb: rename swiotlb_late_init_with_default_size
Anshuman Khandual
- [PATCH 05/11] swiotlb: pass a gfp_mask argument to swiotlb_init_late
Anshuman Khandual
- [PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
Anshuman Khandual
- [PATCH V3 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage
Anshuman Khandual
- [PATCH V3 02/30] mm/mmap: Clarify protection_map[] indices
Anshuman Khandual
- [PATCH V3 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 06/30] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 07/30] mips/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 08/30] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 10/30] x86/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 11/30] mm/mmap: Drop protection_map[]
Anshuman Khandual
- [PATCH V3 12/30] mm/mmap: Drop arch_filter_pgprot()
Anshuman Khandual
- [PATCH V3 13/30] mm/mmap: Drop arch_vm_get_page_pgprot()
Anshuman Khandual
- [PATCH V3 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 15/30] riscv/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 16/30] alpha/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 17/30] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 18/30] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 19/30] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 20/30] xtensa/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 21/30] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 22/30] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 23/30] um/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 24/30] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 25/30] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 26/30] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 27/30] nds32/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 28/30] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH V3 29/30] mm/mmap: Drop generic vm_get_page_prot()
Anshuman Khandual
- [PATCH V3 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
- [PATCH 0/6] Remove usage of list iterator past the loop body
Jakob Koschel
- [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body
Jakob Koschel
- [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
Jakob Koschel
- [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
Jakob Koschel
- [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
Jakob Koschel
- [PATCH 5/6] treewide: remove dereference of list iterator after loop body
Jakob Koschel
- [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
Jakob Koschel
- [PATCH 1/6] drivers: usb: remove usage of list iterator past the loop body
Jakob Koschel
- [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
Jakob Koschel
- [PATCH] mm: Merge pte_mkhuge() call into arch_make_huge_pte()
Mike Kravetz
- [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
Christian König
- [PATCH v2 1/2] lib/raid6/test/Makefile: Use `$(pound)` instead of `\#` for Make 4.3
David Laight
- [PATCH] net: Remove branch in csum_shift()
David Laight
- [PATCH 2/2] powerpc/32: Implement csum_sub
David Laight
- [PATCH] net: Remove branch in csum_shift()
David Laight
- [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
David Laight
- [PATCH 04/14] x86: use more conventional access_ok() definition
David Laight
- [PATCH 08/14] arm64: simplify access_ok()
David Laight
- [PATCH 09/14] m68k: drop custom __access_ok()
David Laight
- [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
David Laight
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
David Laight
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
David Laight
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
David Laight
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
David Laight
- [PATCH v2 13/18] uaccess: generalize access_ok()
David Laight
- [PATCH v2 05/18] x86: remove __range_not_ok()
David Laight
- [PATCH v2] usercopy: Check valid lifetime via stack depth
David Laight
- [PATCH V7 03/20] compat: consolidate the compat_flock{,64} definition
David Laight
- [PATCH V7 03/20] compat: consolidate the compat_flock{,64} definition
David Laight
- [PATCH V7 03/20] compat: consolidate the compat_flock{,64} definition
David Laight
- bug: usb: gadget: FSL_UDC_CORE Corrupted request list leads to unrecoverable loop.
Thorsten Leemhuis
- microwatt booting linux-5.7 under verilator
Luke Kenneth Casson Leighton
- microwatt booting linux-5.7 under verilator
Luke Kenneth Casson Leighton
- [PATCH] powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()
Magali Lemes
- [PATCH 1/2] powerpc: reserve memory for capture kernel after hugepages init
Christophe Leroy
- consolidate the compat fcntl definitions v2
Christophe Leroy
- [PATCH] powerpc/xive: Add some error handling code to 'xive_spapr_init()'
Christophe Leroy
- [PATCH v3] powerpc: Fix virt_addr_valid() check
Christophe Leroy
- [PATCH] powerpc/kasan: Fix early region not updated correctly
Christophe Leroy
- [PATCH] powerpc/xive: Add some error handling code to 'xive_spapr_init()'
Christophe Leroy
- [PATCH] mm: Merge pte_mkhuge() call into arch_make_huge_pte()
Christophe Leroy
- [PATCH] mm: Merge pte_mkhuge() call into arch_make_huge_pte()
Christophe Leroy
- [PATCH v3 3/6] modules: Introduce data_layout
Christophe Leroy
- [PATCH v3 4/6] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Christophe Leroy
- [PATCH v2 5/5] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
Christophe Leroy
- [PATCH] powerpc: Fix xmon ml command to work with 64 bit values.
Christophe Leroy
- [PATCH 1/2] powerpc/signal: Fix handling of SA_RESTORER sigaction flag
Christophe Leroy
- [PATCH] powerpc/lib/sstep: fix 'ptesync' build error
Christophe Leroy
- [PATCH] Fixup for next-test 3a1a8f078670 ("powerpc/ftrace: Remove ftrace_32.S")
Christophe Leroy
- [PATCH] net: Remove branch in csum_shift()
Christophe Leroy
- [PATCH] powerpc/bitops: Force inlining of fls()
Christophe Leroy
- [PATCH 1/2] net: Allow csum_sub() to be provided in arch
Christophe Leroy
- [PATCH 2/2] powerpc/32: Implement csum_sub
Christophe Leroy
- [RFC] Upstreaming Linux for Nintendo Wii U
Christophe Leroy
- [PATCH] powerpc/64: Force inlining of prevent_user_access() and set_kuap()
Christophe Leroy
- [PATCH] powerpc/64: Rewrite loading of AMR_KUAP_BLOCKED in assembly
Christophe Leroy
- [RFC PATCH 0/3] powerpc64/bpf: Add support for BPF Trampolines
Christophe Leroy
- [PATCH] powerpc: Reduce csum_add() complexity for PPC64
Christophe Leroy
- [PATCH] powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNING
Christophe Leroy
- [PATCH v5 3/6] mm: make alloc_contig_range work at pageblock granularity
Christophe Leroy
- BUG: sleeping function called from invalid context at include/linux/sched/mm.h:256
Christophe Leroy
- [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
Christophe Leroy
- [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
- [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection
Christophe Leroy
- [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Christophe Leroy
- [PATCH v2 12/13] powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32
Christophe Leroy
- [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
Christophe Leroy
- [PATCH v4 01/13] powerpc: Fix 'sparse' checking on PPC64le
Christophe Leroy
- [PATCH v4 02/13] powerpc: Move and rename func_descr_t
Christophe Leroy
- [PATCH v4 03/13] powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
Christophe Leroy
- [PATCH v4 04/13] powerpc: Remove 'struct ppc64_opd_entry'
Christophe Leroy
- [PATCH v4 05/13] powerpc: Prepare func_desc_t for refactorisation
Christophe Leroy
- [PATCH v4 06/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc'
Christophe Leroy
- [PATCH v4 07/13] asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
- [PATCH v4 08/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
- [PATCH v4 09/13] asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
- [PATCH v4 10/13] lkdtm: Force do_nothing() out of line
Christophe Leroy
- [PATCH v4 11/13] lkdtm: Really write into kernel text in WRITE_KERN
Christophe Leroy
- [PATCH v4 12/13] lkdtm: Fix execute_[user]_location()
Christophe Leroy
- [PATCH v4 13/13] lkdtm: Add a test for function descriptors protection
Christophe Leroy
- [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Christophe Leroy
- [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Christophe Leroy
- [PATCH v1 1/4] powerpc/ftrace: Also save r1 in ftrace_caller()
Christophe Leroy
- [PATCH v1 2/4] powerpc/ftrace: Add recursion protection in prepare_ftrace_return()
Christophe Leroy
- [PATCH v1 3/4] powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS is set
Christophe Leroy
- [PATCH v1 4/4] powerpc/ftrace: Style cleanup in ftrace_mprofile.S
Christophe Leroy
- [PATCH 08/14] arm64: simplify access_ok()
Christophe Leroy
- [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Christophe Leroy
- [PATCH] net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
- [PATCH 2/2] powerpc/32: Implement csum_sub
Christophe Leroy
- [PATCH net v2] net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
- [PATCH v1 1/4] powerpc/ftrace: Don't use lmw/stmw in ftrace_regs_caller()
Christophe Leroy
- [PATCH v1 2/4] powerpc/ftrace: Refactor ftrace_{regs_}caller
Christophe Leroy
- [PATCH v1 3/4] powerpc/ftrace: Regroup PPC64 specific operations in ftrace_mprofile.S
Christophe Leroy
- [PATCH v1 4/4] powerpc/ftrace: Use STK_GOT in ftrace_mprofile.S
Christophe Leroy
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
- [PATCH net v4] net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
- [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Christophe Leroy
- [PATCH] platforms/83xx: Use of_device_get_match_data()
Christophe Leroy
- [PATCH v4 0/6] Allocate module text and data separately
Christophe Leroy
- [PATCH v4 1/6] module: Always have struct mod_tree_root
Christophe Leroy
- [PATCH v4 2/6] module: Prepare for handling several RB trees
Christophe Leroy
- [PATCH v4 3/6] module: Introduce data_layout
Christophe Leroy
- [PATCH v4 4/6] module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Christophe Leroy
- [PATCH v4 5/6] module: Remove module_addr_min and module_addr_max
Christophe Leroy
- [PATCH v4 6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
Christophe Leroy
- [PATCH] powerpc: Remove remaining stab codes
Christophe Leroy
- [PATCH 3/3] powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC64
Christophe Leroy
- [PATCH 3/4] powerpc: Handle prefixed instructions in show_user_instructions()
Christophe Leroy
- [PATCH v5 0/6] Allocate module text and data separately
Christophe Leroy
- [PATCH v5 1/6] module: Always have struct mod_tree_root
Christophe Leroy
- [PATCH v5 2/6] module: Prepare for handling several RB trees
Christophe Leroy
- [PATCH v5 3/6] module: Introduce data_layout
Christophe Leroy
- [PATCH v5 4/6] module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Christophe Leroy
- [PATCH v5 5/6] module: Remove module_addr_min and module_addr_max
Christophe Leroy
- [PATCH v5 6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
Christophe Leroy
- [PATCH] platforms/83xx: Use of_device_get_match_data()
Christophe Leroy
- [PATCH v6 0/6] Allocate module text and data separately
Christophe Leroy
- [PATCH v6 1/6] module: Always have struct mod_tree_root
Christophe Leroy
- [PATCH v6 2/6] module: Prepare for handling several RB trees
Christophe Leroy
- [PATCH v6 3/6] module: Introduce data_layout
Christophe Leroy
- [PATCH v6 4/6] module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Christophe Leroy
- [PATCH v6 5/6] module: Remove module_addr_min and module_addr_max
Christophe Leroy
- [PATCH v6 6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
Christophe Leroy
- [PATCH v2 1/7] ftrace: Expose flags used for ftrace_replace_code()
Christophe Leroy
- [PATCH] powerpc/security: Provide stubs for when PPC_BARRIER_NOSPEC isn't enabled
Christophe Leroy
- [PATCH] powerpc/32: Clear volatile regs on syscall exit
Christophe Leroy
- [RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
Christophe Leroy
- [PATCH] powerpc/32: Clear volatile regs on syscall exit
Christophe Leroy
- [PATCH] powerpc/32: Clear volatile regs on syscall exit
Christophe Leroy
- [PATCH v2 02/13] tracing: Fix selftest config check for function graph start up test
Christophe Leroy
- [PATCH v2 02/13] tracing: Fix selftest config check for function graph start up test
Christophe Leroy
- [PATCH] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
Christophe Leroy
- [PATCH v1] powerpc/interrupt: Remove struct interrupt_state
Christophe Leroy
- [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
Christophe Leroy
- [PATCH] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
Christophe Leroy
- [PATCH] powerpc/boot: Add `otheros-too-big.bld` to .gitignore
Geoff Levand
- [PATCH AUTOSEL 5.16 22/52] powerpc/fixmap: Fix VM debug warning on unmap
Sasha Levin
- [PATCH AUTOSEL 5.15 22/41] powerpc/fixmap: Fix VM debug warning on unmap
Sasha Levin
- [PATCH AUTOSEL 5.10 12/25] powerpc/fixmap: Fix VM debug warning on unmap
Sasha Levin
- [PATCH] macintosh: Fix warning comparing pointer to 0
Yang Li
- [PATCH 1/3] lib/raid6/test/Makefile: Use `$(pound)` instead of `\#` for Make 4.3
Wols Lists
- [PATCH v2 1/2] lib/raid6/test/Makefile: Use `$(pound)` instead of `\#` for Make 4.3
Wols Lists
- [PATCH 1/3] lib/raid6/test/Makefile: Use `$(pound)` instead of `\#` for Make 4.3
Song Liu
- [PATCH v2 1/2] lib/raid6/test/Makefile: Use `$(pound)` instead of `\#` for Make 4.3
Song Liu
- [RFC] Upstreaming Linux for Nintendo Wii U
Ash Logan
- [RFC] Upstreaming Linux for Nintendo Wii U
Ash Logan
- [RFC] Upstreaming Linux for Nintendo Wii U
Ash Logan
- [PATCH v2 13/18] uaccess: generalize access_ok()
Andy Lutomirski
- [PATCH v2 13/18] uaccess: generalize access_ok()
Andy Lutomirski
- [PATCH 2/3] powerpc/pseries/vas: Add VAS migration handler
Nathan Lynch
- [PATCH 2/3] powerpc/pseries/vas: Add VAS migration handler
Nathan Lynch
- [PATCH] powerpc/pseries: make pseries_devicetree_update() static
Nathan Lynch
- [PATCH v2 1/4] powerpc/pseries/vas: Define global hv_cop_caps struct
Nathan Lynch
- False positive kmemleak report for dtb properties names on powerpc
Ariel Marcovitch
- False positive kmemleak report for dtb properties names on powerpc
Ariel Marcovitch
- [PATCH] mm: Merge pte_mkhuge() call into arch_make_huge_pte()
Catalin Marinas
- [PATCH V2] mm: Merge pte_mkhuge() call into arch_make_huge_pte()
Catalin Marinas
- [PATCH v2] i2c: pasemi: Drop I2C classes from platform driver variant
Hector Martin
- [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
Dominique Martinet
- [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
Arseny Maslennikov
- [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
Arseny Maslennikov
- [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Sergey Matyukevich
- Question about update_persistent_clock() routine
Jimmie Mayfield
- rcutorture’s init segfaults in ppc64le VM
Paul E. McKenney
- ppc64le: rcutorture warns about improperly set `CONFIG_HYPERVISOR_GUEST` and `CONFIG_PARAVIRT`
Paul E. McKenney
- BUG: sleeping function called from invalid context at include/linux/sched/mm.h:256
Paul E. McKenney
- BUG: sleeping function called from invalid context at include/linux/sched/mm.h:256
Paul E. McKenney
- rcutorture’s init segfaults in ppc64le VM
Paul Menzel
- ppc64le: rcutorture warns about improperly set `CONFIG_HYPERVISOR_GUEST` and `CONFIG_PARAVIRT`
Paul Menzel
- ppc64le: `NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #20!!!` when turning off SMT
Paul Menzel
- ppc64le: `NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #20!!!` when turning off SMT
Paul Menzel
- Re: rcutorture’s init segfaults in ppc64le VM
Paul Menzel
- Re: rcutorture’s init segfaults in ppc64le VM
Paul Menzel
- [PATCH v2 1/2] lib/raid6/test/Makefile: Use `$(pound)` instead of `\#` for Make 4.3
Paul Menzel
- [PATCH v2 2/2] lib/raid6: Include <asm/ppc-opcode.h> for `VPERMXOR`
Paul Menzel
- [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
Paul Menzel
- Re: rcutorture’s init segfaults in ppc64le VM
Paul Menzel
- [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
Paul Menzel
- Re: rcutorture’s init segfaults in ppc64le VM
Paul Menzel
- BUG: sleeping function called from invalid context at include/linux/sched/mm.h:256
Paul Menzel
- BUG: sleeping function called from invalid context at include/linux/sched/mm.h:256
Paul Menzel
- BUG: sleeping function called from invalid context at include/linux/sched/mm.h:256
Paul Menzel
- No Linux logs when doing `ppc64_cpu --smt=off/8`
Paul Menzel
- [PATCH] powerpc/boot: Add `otheros-too-big.bld` to .gitignore
Paul Menzel
- No Linux logs when doing `ppc64_cpu --smt=off/8`
Paul Menzel
- [PATCH] powerpc: fix building after binutils changes. - but the 'lwsync' question
Mike
- [PATCH] ata: sata_fsl: fix sscanf() and sysfs_emit() format strings
Damien Le Moal
- [PATCH] ata: sata_fsl: fix sscanf() and sysfs_emit() format strings
Damien Le Moal
- [PATCH] scsi: ibmvfc: replace snprintf with sysfs_emit
Damien Le Moal
- [PATCH v3 1/2] selftest/vm: Add util.h and and move helper functions there
Andrew Morton
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Dov Murik
- [RFC PATCH 2/2] pseries: define sysfs interface to expose PKS variables
Dov Murik
- [PATCH 08/14] arm64: simplify access_ok()
Robin Murphy
- [PATCH 2/3] powerpc/pseries/vas: Add VAS migration handler
Haren Myneni
- [PATCH v2 0/4] powerpc/pseries/vas: VAS/NXGZIP support with LPM
Haren Myneni
- [PATCH v2 1/4] powerpc/pseries/vas: Define global hv_cop_caps struct
Haren Myneni
- [PATCH v2 2/4] powerpc/pseries/vas: Modify reconfig open/close functions for migration
Haren Myneni
- [PATCH v2 3/4] powerpc/pseries/vas: Add VAS migration handler
Haren Myneni
- [PATCH v2 4/4] powerpc/pseries/vas: Disable window open during migration
Haren Myneni
- [PATCH v2 1/4] powerpc/pseries/vas: Define global hv_cop_caps struct
Haren Myneni
- [PATCH v3 01/10] powerpc/pseries/vas: Use common names in VAS capability structure
Haren Myneni
- [PATCH v3 02/10] powerpc/pseries/vas: Add notifier for DLPAR core removal/add
Haren Myneni
- [PATCH v3 03/10] powerpc/pseries/vas: Save LPID in pseries_vas_window struct
Haren Myneni
- [PATCH v3 04/10] powerpc/pseries/vas: Reopen windows with DLPAR core add
Haren Myneni
- [PATCH v3 05/10] powerpc/pseries/vas: Close windows with DLPAR core removal
Haren Myneni
- [PATCH v3 06/10] powerpc/vas: Map paste address only if window is active
Haren Myneni
- [PATCH v3 07/10] powerpc/vas: Add paste address mmap fault handler
Haren Myneni
- [PATCH v4 0/9] powerpc/pseries/vas: NXGZIP support with DLPAR
Haren Myneni
- [PATCH v4 1/9] powerpc/pseries/vas: Use common names in VAS capability structure
Haren Myneni
- [PATCH v4 2/9] powerpc/pseries/vas: Save PID in pseries_vas_window struct
Haren Myneni
- [PATCH v4 3/9] powerpc/vas: Add paste address mmap fault handler
Haren Myneni
- [PATCH v4 4/9] powerpc/vas: Return paste instruction failure if no active window
Haren Myneni
- [PATCH v4 5/9] powerpc/vas: Map paste address only if window is active
Haren Myneni
- [PATCH v4 6/9] powerpc/pseries/vas: Close windows with DLPAR core removal
Haren Myneni
- [PATCH v4 7/9] powerpc/pseries/vas: Reopen windows with DLPAR core add
Haren Myneni
- [PATCH v4 8/9] powerpc/pseries/vas: sysfs interface to export capabilities
Haren Myneni
- [PATCH v4 9/9] powerpc/pseries/vas: Write 'nr_total_credits' for QoS credits change
Haren Myneni
- [PATCH v3 0/4] powerpc/pseries/vas: VAS/NXGZIP support with LPM
Haren Myneni
- [PATCH v3 1/4] powerpc/pseries/vas: Define global hv_cop_caps struct
Haren Myneni
- [PATCH v3 2/4] powerpc/pseries/vas: Modify reconfig open/close functions for migration
Haren Myneni
- [PATCH v3 3/4] powerpc/pseries/vas: Add VAS migration handler
Haren Myneni
- [PATCH v3 4/4] powerpc/pseries/vas: Disable window open during migration
Haren Myneni
- [PATCH v4 4/9] powerpc/vas: Return paste instruction failure if no active window
Haren Myneni
- [PATCH v4 5/9] powerpc/vas: Map paste address only if window is active
Haren Myneni
- [PATCH v4 6/9] powerpc/pseries/vas: Close windows with DLPAR core removal
Haren Myneni
- [PATCH v4 7/9] powerpc/pseries/vas: Reopen windows with DLPAR core add
Haren Myneni
- [PATCH v4 9/9] powerpc/pseries/vas: Write 'nr_total_credits' for QoS credits change
Haren Myneni
- [PATCH v3 0/4] powerpc/pseries/vas: VAS/NXGZIP support with LPM
Haren Myneni
- [PATCH v3 2/4] powerpc/pseries/vas: Modify reconfig open/close functions for migration
Haren Myneni
- [PATCH v3 3/4] powerpc/pseries/vas: Add VAS migration handler
Haren Myneni
- [PATCH v5 0/9] powerpc/pseries/vas: NXGZIP support with DLPAR
Haren Myneni
- [PATCH v5 1/9] powerpc/pseries/vas: Use common names in VAS capability structure
Haren Myneni
- [PATCH v5 2/9] powerpc/pseries/vas: Save PID in pseries_vas_window struct
Haren Myneni
- [PATCH v5 3/9] powerpc/vas: Add paste address mmap fault handler
Haren Myneni
- [PATCH v5 4/9] powerpc/vas: Return paste instruction failure if no active window
Haren Myneni
- [PATCH v5 4/9] powerpc/vas: Return paste instruction failure if no active window
Haren Myneni
- [PATCH v5 5/9] powerpc/vas: Map paste address only if window is active
Haren Myneni
- [PATCH v5 6/9] powerpc/pseries/vas: Close windows with DLPAR core removal
Haren Myneni
- [PATCH v5 7/9] powerpc/pseries/vas: Reopen windows with DLPAR core add
Haren Myneni
- [PATCH v5 8/9] powerpc/pseries/vas: sysfs interface to export capabilities
Haren Myneni
- [PATCH v5 9/9] powerpc/pseries/vas: Add 'update_total_credits' entry for QoS capabilities
Haren Myneni
- [PATCH v4 0/3] powerpc/pseries/vas: VAS/NXGZIP support with LPM
Haren Myneni
- [PATCH v5 7/9] powerpc/pseries/vas: Reopen windows with DLPAR core add
Haren Myneni
- [PATCH v4 1/3] powerpc/pseries/vas: Define global hv_cop_caps struct
Haren Myneni
- [PATCH v4 2/3] powerpc/pseries/vas: Modify reconfig open/close functions for migration
Haren Myneni
- [PATCH v4 3/3] powerpc/pseries/vas: Add VAS migration handler
Haren Myneni
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Nayna
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
Nayna
- [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
Dinh Nguyen
- [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
Dinh Nguyen
- [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
Dinh Nguyen
- [PATCH v2 13/18] uaccess: generalize access_ok()
Dinh Nguyen
- [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Dinh Nguyen
- [PATCH 38/49] arch/powerpc: replace cpumask_weight with cpumask_weight_{eq, ...} where appropriate
Yury Norov
- [PATCH 43/49] soc/qman: replace cpumask_weight with cpumask_weight_lt
Yury Norov
- [PATCH v4 00/20] Rust support
Miguel Ojeda
- [PATCH v4 16/20] Kbuild: add Rust support
Miguel Ojeda
- [PATCH v4 16/20] Kbuild: add Rust support
Miguel Ojeda
- [PATCH v4 16/20] Kbuild: add Rust support
Miguel Ojeda
- [PATCH v4 16/20] Kbuild: add Rust support
Miguel Ojeda
- cleanup swiotlb initialization
Boris Ostrovsky
- cleanup swiotlb initialization
Boris Ostrovsky
- cleanup swiotlb initialization
Boris Ostrovsky
- cleanup swiotlb initialization
Boris Ostrovsky
- [PATCH] Styleguide fix: Removed un-needed whitespaces and formatting errors in drivers/tty
Ankit Kumar Pandey
- [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
Anup Patel
- [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
Anup Patel
- [PATCH v4 2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
Anup Patel
- [PATCH] powerpc/32: Clear volatile regs on syscall exit
Gabriel Paubert
- [PATCH] powerpc/32: Clear volatile regs on syscall exit
Gabriel Paubert
- [PATCH] scsi: ibmvfc: replace snprintf with sysfs_emit
Joe Perches
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
Joe Perches
- [PATCH v2] i2c: pasemi: Drop I2C classes from platform driver variant
Sven Peter
- [PATCH v7 05/14] sizes.h: Add SZ_1T macro
Lorenzo Pieralisi
- microwatt booting linux-5.7 under verilator
Nicholas Piggin
- [PATCH] powerpc/64s/hash: Make hash faults work in NMI context
Nicholas Piggin
- [PATCH v3 01/10] powerpc/pseries/vas: Use common names in VAS capability structure
Nicholas Piggin
- [PATCH v3 02/10] powerpc/pseries/vas: Add notifier for DLPAR core removal/add
Nicholas Piggin
- [PATCH v3 03/10] powerpc/pseries/vas: Save LPID in pseries_vas_window struct
Nicholas Piggin
- [PATCH v3 04/10] powerpc/pseries/vas: Reopen windows with DLPAR core add
Nicholas Piggin
- [PATCH v3 05/10] powerpc/pseries/vas: Close windows with DLPAR core removal
Nicholas Piggin
- [PATCH v3 06/10] powerpc/vas: Map paste address only if window is active
Nicholas Piggin
- [PATCH v3 07/10] powerpc/vas: Add paste address mmap fault handler
Nicholas Piggin
- [PATCH v3 08/10] powerpc/vas: Return paste instruction failure if no active window
Nicholas Piggin
- [PATCH v3 09/10] powerpc/pseries/vas: sysfs interface to export capabilities
Nicholas Piggin
- [PATCH v3 0/3] KVM: PPC: Book3S PR: Fixes for AIL and SCV
Nicholas Piggin
- [PATCH v3 1/3] KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
Nicholas Piggin
- [PATCH v3 2/3] KVM: PPC: Book3S PR: Disallow AIL != 0
Nicholas Piggin
- [PATCH v3 3/3] KVM: PPC: Add KVM_CAP_PPC_AIL_MODE_3
Nicholas Piggin
- [PATCH v4 0/3] KVM: PPC: Book3S PR: Fixes for AIL and SCV
Nicholas Piggin
- [PATCH v4 1/3] KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
Nicholas Piggin
- [PATCH v4 2/3] KVM: PPC: Book3S PR: Disallow AIL != 0
Nicholas Piggin
- [PATCH v4 3/3] KVM: PPC: Add KVM_CAP_PPC_AIL_MODE_3
Nicholas Piggin
- [PATCH v4 0/3] KVM: PPC: Book3S PR: Fixes for AIL and SCV
Nicholas Piggin
- [PATCH] powerpc/64s: Don't use DSISR for SLB faults
Nicholas Piggin
- [PATCH v4 2/9] powerpc/pseries/vas: Save PID in pseries_vas_window struct
Nicholas Piggin
- [PATCH v4 3/9] powerpc/vas: Add paste address mmap fault handler
Nicholas Piggin
- [PATCH v4 4/9] powerpc/vas: Return paste instruction failure if no active window
Nicholas Piggin
- [PATCH v4 5/9] powerpc/vas: Map paste address only if window is active
Nicholas Piggin
- [PATCH v4 6/9] powerpc/pseries/vas: Close windows with DLPAR core removal
Nicholas Piggin
- [PATCH v4 7/9] powerpc/pseries/vas: Reopen windows with DLPAR core add
Nicholas Piggin
- [PATCH v4 8/9] powerpc/pseries/vas: sysfs interface to export capabilities
Nicholas Piggin
- [PATCH v4 9/9] powerpc/pseries/vas: Write 'nr_total_credits' for QoS credits change
Nicholas Piggin
- [PATCH v3 0/4] powerpc/pseries/vas: VAS/NXGZIP support with LPM
Nicholas Piggin
- [PATCH v3 1/4] powerpc/pseries/vas: Define global hv_cop_caps struct
Nicholas Piggin
- [PATCH v3 2/4] powerpc/pseries/vas: Modify reconfig open/close functions for migration
Nicholas Piggin
- [PATCH v3 3/4] powerpc/pseries/vas: Add VAS migration handler
Nicholas Piggin
- [PATCH v3 4/4] powerpc/pseries/vas: Disable window open during migration
Nicholas Piggin
- [PATCH v4 0/3] KVM: PPC: Book3S PR: Fixes for AIL and SCV
Nicholas Piggin
- [RFC PATCH] KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new API
Nicholas Piggin
- [PATCH 1/3] powerpc: lib: sstep: fix 'sthcx' instruction
Nicholas Piggin
- [PATCH 2/3] powerpc: fix build errors
Nicholas Piggin
- [PATCH 2/3] powerpc: fix build errors
Nicholas Piggin
- [PATCH 2/3] powerpc: fix build errors
Nicholas Piggin
- [PATCH 2/3] powerpc: fix build errors
Nicholas Piggin
- [PATCH 2/3] powerpc: fix build errors
Nicholas Piggin
- [PATCH 2/3] powerpc: fix build errors
Nicholas Piggin
- [PATCH 2/3] powerpc: fix build errors
Nicholas Piggin
- [PATCH 2/3] powerpc: fix build errors
Nicholas Piggin
- [PATCH] i2c: pasemi: Drop I2C classes from platform driver variant
Martin Povišer
- [PATCH v2] i2c: pasemi: Drop I2C classes from platform driver variant
Martin Povišer
- [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
Anatoly Pugachev
- [PATCH V2] powerpc/perf: Fix task context setting for trace imc
Athira Rajeev
- [RFC PATCH 0/3] powerpc64/bpf: Add support for BPF Trampolines
Naveen N. Rao
- [RFC PATCH 1/3] ftrace: Add ftrace_location_lookup() to lookup address of ftrace location
Naveen N. Rao
- [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL
Naveen N. Rao
- [RFC PATCH 3/3] powerpc64/bpf: Add support for bpf trampolines
Naveen N. Rao
- [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL
Naveen N. Rao
- [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL
Naveen N. Rao
- [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL
Naveen N. Rao
- [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL
Naveen N. Rao
- [PATCH kernel 2/3] powerpc/llvm: Sample config for LLVM LTO
Naveen N. Rao
- [PATCH powerpc/next 00/17] powerpc/bpf: Some updates and cleanups
Naveen N. Rao
- [PATCH powerpc/next 01/17] powerpc/bpf: Skip branch range validation during first pass
Naveen N. Rao
- [PATCH powerpc/next 02/17] powerpc/bpf: Emit a single branch instruction for known short branch ranges
Naveen N. Rao
- [PATCH powerpc/next 03/17] powerpc/bpf: Handle large branch ranges with BPF_EXIT
Naveen N. Rao
- [PATCH powerpc/next 04/17] powerpc64/bpf: Do not save/restore LR on each call to bpf_stf_barrier()
Naveen N. Rao
- [PATCH powerpc/next 05/17] powerpc64/bpf: Use r12 for constant blinding
Naveen N. Rao
- [PATCH powerpc/next 06/17] powerpc64: Set PPC64_ELF_ABI_v[1|2] macros to 1
Naveen N. Rao
- [PATCH powerpc/next 07/17] powerpc64/bpf elfv2: Setup kernel TOC in r2 on entry
Naveen N. Rao
- [PATCH powerpc/next 08/17] powerpc64/bpf elfv1: Do not load TOC before calling functions
Naveen N. Rao
- [PATCH powerpc/next 09/17] powerpc64/bpf: Optimize instruction sequence used for function calls
Naveen N. Rao
- [PATCH powerpc/next 10/17] powerpc/bpf: Rename PPC_BL_ABS() to PPC_BL()
Naveen N. Rao
- [PATCH powerpc/next 11/17] powerpc64/bpf: Convert some of the uses of PPC_BPF_[LL|STL] to PPC_BPF_[LD|STD]
Naveen N. Rao
- [PATCH powerpc/next 12/17] powerpc64/bpf: Get rid of PPC_BPF_[LL|STL|STLU] macros
Naveen N. Rao
- [PATCH powerpc/next 13/17] powerpc/bpf: Cleanup bpf_jit.h
Naveen N. Rao
- [PATCH powerpc/next 14/17] powerpc/bpf: Move bpf_jit64.h into bpf_jit_comp64.c
Naveen N. Rao
- [PATCH powerpc/next 15/17] powerpc/bpf: Use _Rn macros for GPRs
Naveen N. Rao
- [PATCH powerpc/next 16/17] powerpc64/bpf: Store temp registers' bpf to ppc mapping
Naveen N. Rao
- [PATCH powerpc/next 17/17] powerpc/bpf: Simplify bpf_to_ppc() and adopt it for powerpc64
Naveen N. Rao
- [RFC PATCH 0/3] powerpc64/bpf: Add support for BPF Trampolines
Naveen N. Rao
- [PATCH v2 08/13] powerpc/ftrace: Prepare PPC64's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Naveen N. Rao
- [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Naveen N. Rao
- [PATCH v2 11/13] powerpc/ftrace: directly call of function graph tracer by ftrace caller
Naveen N. Rao
- [PATCH v2 12/13] powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32
Naveen N. Rao
- [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Naveen N. Rao
- [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Naveen N. Rao
- [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Naveen N. Rao
- [PATCH v1 4/4] powerpc/ftrace: Style cleanup in ftrace_mprofile.S
Naveen N. Rao
- [PATCH 0/3] powerpc/ftrace: Reserve instructions from function entry for ftrace
Naveen N. Rao
- [PATCH 1/3] powerpc/ftrace: Reserve instructions from function entry for ftrace
Naveen N. Rao
- [PATCH 2/3] bpf/trampoline: Allow ftrace location to differ from trampoline attach address
Naveen N. Rao
- [PATCH 3/3] kprobes: Allow probing on any address belonging to ftrace
Naveen N. Rao
- [PATCH 3/3] kprobes: Allow probing on any address belonging to ftrace
Naveen N. Rao
- [PATCH] mm: Merge pte_mkhuge() call into arch_make_huge_pte()
Mike Rapoport
- [PATCH] mm: Merge pte_mkhuge() call into arch_make_huge_pte()
Mike Rapoport
- [RFC V1 04/31] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Mike Rapoport
- [RFC V1 04/31] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Mike Rapoport
- [PATCH v2 1/2] selftest/vm: Use correct PAGE_SHIFT value for ppc64
Mike Rapoport
- [PATCH v2 1/2] selftest/vm: Use correct PAGE_SHIFT value for ppc64
Mike Rapoport
- [PATCH v5 1/6] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
Mike Rapoport
- [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
Sam Ravnborg
- [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
Sam Ravnborg
- [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Sam Ravnborg
- [PATCH 2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
Guo Ren
- [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Guo Ren
- [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
Guo Ren
- [PATCH V4 03/17] asm-generic: compat: Cleanup duplicate definitions
Guo Ren
- consolidate the compat fcntl definitions v2
Guo Ren
- [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
Guo Ren
- [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Guo Ren
- [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Guo Ren
- [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
Guo Ren
- [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
Guo Ren
- [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
Guo Ren
- [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
Guo Ren
- [PATCH V5 15/21] riscv: compat: Add hw capability check for elf
Guo Ren
- [PATCH V5 15/21] riscv: compat: Add hw capability check for elf
Guo Ren
- [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
Guo Ren
- [PATCH V5 09/21] riscv: compat: Add basic compat data type implementation
Guo Ren
- [PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread
Guo Ren
- [PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation
Guo Ren
- [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
- [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
- [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
- [PATCH V6 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
- [PATCH V6 17/20] riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
- [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation
Guo Ren
- [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation
Guo Ren
- [PATCH V7 03/20] compat: consolidate the compat_flock{, 64} definition
Guo Ren
- [PATCH V7 03/20] compat: consolidate the compat_flock{, 64} definition
Guo Ren
- [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
Guenter Roeck
- [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
Guenter Roeck
- [PATCH v2 2/2] KVM: PPC: Book3S PR: Disallow AIL != 0
Fabiano Rosas
- [PATCH v2 1/2] KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
Fabiano Rosas
- [PATCH v3 3/3] KVM: PPC: Add KVM_CAP_PPC_AIL_MODE_3
Fabiano Rosas
- [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL
Steven Rostedt
- [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL
Steven Rostedt
- [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL
Steven Rostedt
- [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL
Steven Rostedt
- [PATCH v2 11/13] powerpc/ftrace: directly call of function graph tracer by ftrace caller
Steven Rostedt
- [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Steven Rostedt
- [PATCH v2 02/13] tracing: Fix selftest config check for function graph start up test
Steven Rostedt
- [PATCH v2 02/13] tracing: Fix selftest config check for function graph start up test
Steven Rostedt
- [next-20220215] WARNING at fs/iomap/buffered-io.c:75 with xfstests
Stephen Rothwell
- [next-20220215] WARNING at fs/iomap/buffered-io.c:75 with xfstests
Stephen Rothwell
- [PATCH] powerpc/lib/sstep: fix 'ptesync' build error
Anders Roxell
- [PATCHv2] powerpc/lib/sstep: fix 'ptesync' build error
Anders Roxell
- [PATCH 1/3] powerpc: lib: sstep: fix 'sthcx' instruction
Anders Roxell
- [PATCH 2/3] powerpc: fix build errors
Anders Roxell
- [PATCH 3/3] powerpc: lib: sstep: fix build errors
Anders Roxell
- [PATCH 2/3] powerpc: fix build errors
Anders Roxell
- [PATCHv2 1/3] powerpc: lib: sstep: fix 'sthcx' instruction
Anders Roxell
- [PATCHv2 2/3] powerpc: fix build errors
Anders Roxell
- [PATCHv2 3/3] powerpc: lib: sstep: fix build errors
Anders Roxell
- [PATCH 08/14] arm64: simplify access_ok()
Mark Rutland
- [PATCH 08/14] arm64: simplify access_ok()
Mark Rutland
- [PATCH 07/14] uaccess: generalize access_ok()
Mark Rutland
- [PATCH 08/14] arm64: simplify access_ok()
Mark Rutland
- [PATCH 08/14] arm64: simplify access_ok()
Mark Rutland
- [PATCH] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
Mahesh Salgaonkar
- [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages
Oscar Salvador
- [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages
Oscar Salvador
- [PATCH v4 4/7] mm: make alloc_contig_range work at pageblock granularity
Oscar Salvador
- [PATCH v9 0/2] Interface to represent PAPR firmware attributes
Pratik R. Sampat
- [PATCH v9 1/2] powerpc/pseries: Interface to represent PAPR firmware attributes
Pratik R. Sampat
- [PATCH v9 2/2] selftest/powerpc: Add PAPR sysfs attributes sniff test
Pratik R. Sampat
- [PATCH v2] i2c: pasemi: Drop I2C classes from platform driver variant
Wolfram Sang
- [powerpc/perf] WARN_ONCE arch/powerpc/include/asm/interrupt.h:365 with perf tests
Sachin Sant
- [powerpc] Warning mm/slub.c:3246 during boot (next-20220210) w/ext4
Sachin Sant
- [next-20220215] WARNING at fs/iomap/buffered-io.c:75 with xfstests
Sachin Sant
- [next-20220215] WARNING at fs/iomap/buffered-io.c:75 with xfstests
Sachin Sant
- [PATCH v6 0/4] Add perf interface to expose nvdimm
Nageswara Sastry
- [PATCH v6 0/4] Add perf interface to expose nvdimm
Nageswara Sastry
- [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Sven Schnelle
- [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
Jiri Slaby
- [PATCH v2 1/2] crypto: vmx: Turn CRYPTO_DEV_VMX_ENCRYPT into tristate
Nicolai Stange
- [RFC PATCH] powerpc: Implement hotplug smt control
Joel Stanley
- No Linux logs when doing `ppc64_cpu --smt=off/8`
Joel Stanley
- [PATCH v5 3/6] kexec_file: Don't opencode appended signature verification.
Michal Suchánek
- [PATCH v3 4/6] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Michal Suchánek
- [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
Michal Suchánek
- No Linux logs when doing `ppc64_cpu --smt=off/8`
Michal Suchánek
- No Linux logs when doing `ppc64_cpu --smt=off/8`
Michal Suchánek
- [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
Michal Suchánek
- [PATCH v2 1/2] lib/raid6/test/Makefile: Use `$(pound)` instead of `\#` for Make 4.3
David T-G
- rcutorture's init segfaults in ppc64le VM
Willy Tarreau
- bug: usb: gadget: FSL_UDC_CORE Corrupted request list leads to unrecoverable loop.
Joakim Tjernlund
- bug: usb: gadget: FSL_UDC_CORE Corrupted request list leads to unrecoverable loop.
Joakim Tjernlund
- [PATCH v5 1/6] module: Always have struct mod_tree_root
Aaron Tomlin
- [PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
Linus Torvalds
- [PATCH 04/14] x86: use more conventional access_ok() definition
Linus Torvalds
- [PATCH 04/14] x86: use more conventional access_ok() definition
Linus Torvalds
- [PATCH v2 09/18] mips: use simpler access_ok()
Linus Torvalds
- Build regressions/improvements in v5.17-rc2
Geert Uytterhoeven
- Build regressions/improvements in v5.17-rc4
Geert Uytterhoeven
- [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
Geert Uytterhoeven
- [PATCH v2 10/18] m68k: fix access_ok for coldfire
Geert Uytterhoeven
- [PATCH v2 13/18] uaccess: generalize access_ok()
Geert Uytterhoeven
- [PATCH] selftest/vm: Use correct PAGE_SHIFT value for ppc64
Aneesh Kumar K V
- [PATCH v2] powerpc/mm: Update default hugetlb size early
Aneesh Kumar K V
- [PATCH v2 1/2] selftest/vm: Use correct PAGE_SHIFT value for ppc64
Aneesh Kumar K V
- [PATCH v2 1/2] selftest/vm: Use correct PAGE_SHIFT value for ppc64
Aneesh Kumar K V
- [PATCH v6 0/4] Add perf interface to expose nvdimm
Aneesh Kumar K V
- [PATCH 07/14] uaccess: generalize access_ok()
Al Viro
- [PATCH 04/14] x86: use more conventional access_ok() definition
Al Viro
- [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
Al Viro
- [PATCH 09/14] m68k: drop custom __access_ok()
Al Viro
- [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
Al Viro
- [PATCH 04/14] x86: use more conventional access_ok() definition
Al Viro
- [PATCH 14/14] uaccess: drop set_fs leftovers
Al Viro
- [PATCH 09/14] m68k: drop custom __access_ok()
Al Viro
- [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Al Viro
- [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Al Viro
- [PATCH v2 0/2] vmx-crypto: Add missing dependencies
Petr Vorel
- [PATCH v2 1/2] crypto: vmx: Turn CRYPTO_DEV_VMX_ENCRYPT into tristate
Petr Vorel
- [PATCH v2 2/2] crypto: vmx: Add missing dependencies
Petr Vorel
- [PATCH v2 1/2] crypto: vmx: Turn CRYPTO_DEV_VMX_ENCRYPT into tristate
Petr Vorel
- [PATCH v2 1/2] crypto: vmx: Turn CRYPTO_DEV_VMX_ENCRYPT into tristate
Petr Vorel
- [PATCH v2 1/2] crypto: vmx: Turn CRYPTO_DEV_VMX_ENCRYPT into tristate
Petr Vorel
- [PATCH v3 0/2] vmx-crypto: Add missing dependencies
Petr Vorel
- [PATCH v3 1/2] crypto: vmx - merge CRYPTO_DEV_VMX_ENCRYPT into CRYPTO_DEV_VMX
Petr Vorel
- [PATCH v3 2/2] crypto: vmx - add missing dependencies
Petr Vorel
- [PATCH v3 1/2] crypto: vmx - merge CRYPTO_DEV_VMX_ENCRYPT into CRYPTO_DEV_VMX
Petr Vorel
- [PATCH v4 1/1] crypto: vmx - add missing dependencies
Petr Vorel
- [PATCH v2 0/7] soc: fsl: guts: cleanups and serial_number support
Michael Walle
- [PATCH v2 1/7] soc: fsl: guts: machine variable might be unset
Michael Walle
- [PATCH v2 2/7] soc: fsl: guts: remove module_exit() and fsl_guts_remove()
Michael Walle
- [PATCH v2 3/7] soc: fsl: guts: embed fsl_guts_get_svr() in probe()
Michael Walle
- [PATCH v2 4/7] soc: fsl: guts: allocate soc_dev_attr on the heap
Michael Walle
- [PATCH v2 5/7] soc: fsl: guts: use of_root instead of own reference
Michael Walle
- [PATCH v2 6/7] soc: fsl: guts: drop platform driver
Michael Walle
- [PATCH v2 7/7] soc: fsl: guts: add serial_number support
Michael Walle
- [PATCH v2 0/7] soc: fsl: guts: cleanups and serial_number support
Michael Walle
- [PATCH] spi: mpc512x-psc: Fix compile errors
Linus Walleij
- [PATCH v4 1/2] Revert "powerpc: Set max_mapnr correctly"
Kefeng Wang
- [PATCH v4 2/2] powerpc: Fix virt_addr_valid() check
Kefeng Wang
- [PATCH] powerpc: delete redundant conversion
Qing Wang
- ppc64le: `NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #20!!!` when turning off SMT
Frederic Weisbecker
- BUG: sleeping function called from invalid context at include/linux/sched/mm.h:256
Matthew Wilcox
- [next-20220215] WARNING at fs/iomap/buffered-io.c:75 with xfstests
Matthew Wilcox
- [PATCH v6 0/4] Add perf interface to expose nvdimm
Dan Williams
- [PATCH v6 0/4] Add perf interface to expose nvdimm
Dan Williams
- [PATCH v6 0/4] Add perf interface to expose nvdimm
Dan Williams
- [next-20220215] WARNING at fs/iomap/buffered-io.c:75 with xfstests
Darrick J. Wong
- [PATCH 0/3] drivers/crypto: Constify static attribute_group
Herbert Xu
- [PATCH v3 1/2] crypto: vmx - merge CRYPTO_DEV_VMX_ENCRYPT into CRYPTO_DEV_VMX
Herbert Xu
- [PATCH v3 2/2] crypto: vmx - add missing dependencies
Herbert Xu
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
Masahiro Yamada
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
Masahiro Yamada
- [PATCH net v3] net: Force inlining of checksum functions in net/checksum.h
Masahiro Yamada
- [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages
Zi Yan
- [PATCH v4 4/7] mm: make alloc_contig_range work at pageblock granularity
Zi Yan
- [PATCH v5 0/6] Use pageblock_order for cma and alloc_contig_range alignment.
Zi Yan
- [PATCH v5 1/6] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
Zi Yan
- [PATCH v5 2/6] mm: page_isolation: check specified range for unmovable pages
Zi Yan
- [PATCH v5 3/6] mm: make alloc_contig_range work at pageblock granularity
Zi Yan
- [PATCH v5 4/6] mm: cma: use pageblock_order as the single alignment
Zi Yan
- [PATCH v5 5/6] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size.
Zi Yan
- [PATCH v5 6/6] arch: powerpc: adjust fadump alignment to be pageblock aligned.
Zi Yan
- [PATCH v5 3/6] mm: make alloc_contig_range work at pageblock granularity
Zi Yan
- [PATCH v5 3/6] mm: make alloc_contig_range work at pageblock granularity
Zi Yan
- [PATCH v1 1/2] cma: factor out minimum alignment requirement
Zi Yan
- [PATCH v1 2/2] mm: enforce pageblock_order < MAX_ORDER
Zi Yan
- [PATCH v6 0/5] Use pageblock_order for cma and alloc_contig_range alignment.
Zi Yan
- [PATCH v6 1/5] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
Zi Yan
- [PATCH v6 2/5] mm: page_isolation: check specified range for unmovable pages
Zi Yan
- [PATCH v6 3/5] mm: make alloc_contig_range work at pageblock granularity
Zi Yan
- [PATCH v6 4/5] mm: cma: use pageblock_order as the single alignment
Zi Yan
- [PATCH v6 5/5] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size.
Zi Yan
- [PATCH -v2] powerpc/process, kasan: Silence KASAN warnings in __get_wchan()
He Ying
- [PATCH] powerpc/module_64: fix array_size.cocci warning
Guo Zhengkui
- Re: rcutorture’s init segfaults in ppc64le VM
Zhouyi Zhou
- Re: rcutorture’s init segfaults in ppc64le VM
Zhouyi Zhou
- BUG: Kernel NULL pointer dereference on write at 0x00000000 (rtmsg_ifinfo_build_skb)
Zhouyi Zhou
- BUG: sleeping function called from invalid context at include/linux/sched/mm.h:256
Zhouyi Zhou
- BUG: sleeping function called from invalid context at include/linux/sched/mm.h:256
Zhouyi Zhou
- BUG: sleeping function called from invalid context at include/linux/sched/mm.h:256
Peter Zijlstra
- [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
Mimi Zohar
- [PATCH v5 0/6] KEXEC_SIG with appended signature
Mimi Zohar
- [PATCH v5 0/6] KEXEC_SIG with appended signature
Mimi Zohar
- [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
Mimi Zohar
- [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
Mimi Zohar
- [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
Mimi Zohar
- [PATCH] platforms/83xx: Use of_device_get_match_data()
cgel.zte at gmail.com
- [PATCH V2] platforms/83xx: Use of_device_get_match_data()
cgel.zte at gmail.com
- [PATCH] scsi: ibmvfc: replace snprintf with sysfs_emit
davidcomponentone at gmail.com
- [PATCH v2] scsi: ibmvfc: replace snprintf with sysfs_emit
davidcomponentone at gmail.com
- [PATCH v6 0/4] Add perf interface to expose nvdimm
kajoljain
- [PATCH v6 0/4] Add perf interface to expose nvdimm
kajoljain
- [PATCH v6 0/4] Add perf interface to expose nvdimm
kajoljain
- [PATCH v6 0/4] Add perf interface to expose nvdimm
kajoljain
- [Bug 215389] pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
bugzilla-daemon at kernel.org
- [Bug 215217] Kernel fails to boot at an early stage when built with GCC_PLUGIN_LATENT_ENTROPY=y (PowerMac G4 3,6)
bugzilla-daemon at kernel.org
- [Bug 210749] sysfs: cannot create duplicate filename '/bus/nvmem/devices/module-vpd'
bugzilla-daemon at kernel.org
- [Bug 215567] New: build failure when PPC_64S_HASH_MMU=n is selected in kernel .config
bugzilla-daemon at kernel.org
- [Bug 214867] UBSAN: shift-out-of-bounds in drivers/of/unittest.c:1933:36
bugzilla-daemon at kernel.org
- [Bug 215169] UBSAN: shift-out-of-bounds in arch/powerpc/mm/kasan/book3s_32.c:22:23
bugzilla-daemon at kernel.org
- [Bug 215621] New: Warning: Unable to mark rodata read only on this CPU. (PPC970MP)
bugzilla-daemon at kernel.org
- [Bug 215621] Warning: Unable to mark rodata read only on this CPU. (PPC970MP)
bugzilla-daemon at kernel.org
- [Bug 215622] New: WARNING: possible irq lock inversion dependency detected
bugzilla-daemon at kernel.org
- [Bug 215622] WARNING: possible irq lock inversion dependency detected
bugzilla-daemon at kernel.org
- [Bug 213837] [bisected] "Kernel panic - not syncing: corrupted stack end detected inside scheduler" at building via distcc on a G5
bugzilla-daemon at kernel.org
- [Bug 213837] [bisected] "Kernel panic - not syncing: corrupted stack end detected inside scheduler" at building via distcc on a G5
bugzilla-daemon at kernel.org
- [Bug 215621] Warning: Unable to mark rodata read only on this CPU. (PPC970MP)
bugzilla-daemon at kernel.org
- [Bug 215621] Warning: Unable to mark rodata read only on this CPU. (PPC970MP)
bugzilla-daemon at kernel.org
- [Bug 215621] Warning: Unable to mark rodata read only on this CPU. (PPC970MP)
bugzilla-daemon at kernel.org
- [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
guoren at kernel.org
- [PATCH V5 01/21] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
guoren at kernel.org
- [PATCH V5 02/21] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
guoren at kernel.org
- [PATCH V5 03/21] compat: consolidate the compat_flock{, 64} definition
guoren at kernel.org
- [PATCH V5 04/21] kconfig: Add SYSVIPC_COMPAT for all architectures
guoren at kernel.org
- [PATCH V5 05/21] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
guoren at kernel.org
- [PATCH V5 06/21] asm-generic: compat: Cleanup duplicate definitions
guoren at kernel.org
- [PATCH V5 07/21] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
guoren at kernel.org
- [PATCH V5 08/21] riscv: Fixup difference with defconfig
guoren at kernel.org
- [PATCH V5 09/21] riscv: compat: Add basic compat data type implementation
guoren at kernel.org
- [PATCH V5 10/21] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
guoren at kernel.org
- [PATCH V5 11/21] riscv: compat: syscall: Add compat_sys_call_table implementation
guoren at kernel.org
- [PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation
guoren at kernel.org
- [PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread
guoren at kernel.org
- [PATCH V5 14/21] riscv: compat: Add elf.h implementation
guoren at kernel.org
- [PATCH V5 15/21] riscv: compat: Add hw capability check for elf
guoren at kernel.org
- [PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation
guoren at kernel.org
- [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
guoren at kernel.org
- [PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation
guoren at kernel.org
- [PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement
guoren at kernel.org
- [PATCH V5 20/21] riscv: compat: Add COMPAT Kbuild skeletal support
guoren at kernel.org
- [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
guoren at kernel.org
- [PATCH V6 00/20] riscv: compat: Add COMPAT mode support for rv64
guoren at kernel.org
- [PATCH V6 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
guoren at kernel.org
- [PATCH V6 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
guoren at kernel.org
- [PATCH V6 03/20] compat: consolidate the compat_flock{, 64} definition
guoren at kernel.org
- [PATCH V6 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
guoren at kernel.org
- [PATCH V6 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
guoren at kernel.org
- [PATCH V6 06/20] asm-generic: compat: Cleanup duplicate definitions
guoren at kernel.org
- [PATCH V6 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
guoren at kernel.org
- [PATCH V6 08/20] riscv: Fixup difference with defconfig
guoren at kernel.org
- [PATCH V6 09/20] riscv: compat: Add basic compat data type implementation
guoren at kernel.org
- [PATCH V6 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
guoren at kernel.org
- [PATCH V6 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
guoren at kernel.org
- [PATCH V6 12/20] riscv: compat: syscall: Add entry.S implementation
guoren at kernel.org
- [PATCH V6 13/20] riscv: compat: process: Add UXL_32 support in start_thread
guoren at kernel.org
- [PATCH V6 14/20] riscv: compat: Add elf.h implementation
guoren at kernel.org
- [PATCH V6 15/20] riscv: compat: Add hw capability check for elf
guoren at kernel.org
- [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation
guoren at kernel.org
- [PATCH V6 17/20] riscv: compat: vdso: Add setup additional pages implementation
guoren at kernel.org
- [PATCH V6 18/20] riscv: compat: signal: Add rt_frame implementation
guoren at kernel.org
- [PATCH V6 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
guoren at kernel.org
- [PATCH V6 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
guoren at kernel.org
- [PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64
guoren at kernel.org
- [PATCH V7 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
guoren at kernel.org
- [PATCH V7 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
guoren at kernel.org
- [PATCH V7 03/20] compat: consolidate the compat_flock{, 64} definition
guoren at kernel.org
- [PATCH V7 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
guoren at kernel.org
- [PATCH V7 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
guoren at kernel.org
- [PATCH V7 06/20] asm-generic: compat: Cleanup duplicate definitions
guoren at kernel.org
- [PATCH V7 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
guoren at kernel.org
- [PATCH V7 08/20] riscv: Fixup difference with defconfig
guoren at kernel.org
- [PATCH V7 09/20] riscv: compat: Add basic compat data type implementation
guoren at kernel.org
- [PATCH V7 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
guoren at kernel.org
- [PATCH V7 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
guoren at kernel.org
- [PATCH V7 12/20] riscv: compat: syscall: Add entry.S implementation
guoren at kernel.org
- [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread
guoren at kernel.org
- [PATCH V7 14/20] riscv: compat: Add elf.h implementation
guoren at kernel.org
- [PATCH V7 15/20] riscv: compat: Add hw capability check for elf
guoren at kernel.org
- [PATCH V7 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
guoren at kernel.org
- [PATCH V7 17/20] riscv: compat: vdso: Add setup additional pages implementation
guoren at kernel.org
- [PATCH V7 18/20] riscv: compat: signal: Add rt_frame implementation
guoren at kernel.org
- [PATCH V7 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
guoren at kernel.org
- [PATCH V7 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
guoren at kernel.org
- [PATCH] net/ibmvnic: Cleanup workaround doing an EOI after partition migration
patchwork-bot+netdevbpf at kernel.org
- [PATCH net v4] net: Force inlining of checksum functions in net/checksum.h
patchwork-bot+netdevbpf at kernel.org
- [GIT PULL] Please pull powerpc/linux.git powerpc-5.17-4 tag
pr-tracker-bot at kernel.org
- bug: usb: gadget: FSL_UDC_CORE Corrupted request list leads to unrecoverable loop.
gregkh at linuxfoundation.org
- bug: usb: gadget: FSL_UDC_CORE Corrupted request list leads to unrecoverable loop.
gregkh at linuxfoundation.org
- powerpc: Set crashkernel offset to mid of RMA region
kernel test robot
- [PATCH v2 1/2] KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
kernel test robot
- [PATCH v2] include: linux: Reorganize timekeeping and ktime headers
kernel test robot
- [PATCH v2] include: linux: Reorganize timekeeping and ktime headers
kernel test robot
- [powerpc:fixes-test] BUILD SUCCESS 9bb162fa26ed76031ed0e7dbc77ccea0bf977758
kernel test robot
- [powerpc:next] BUILD REGRESSION 14cc509e7b686ce5db7175d0fb084cacae046d96
kernel test robot
- [powerpc:next] BUILD SUCCESS 5a72345e6a78120368fcc841b570331b6c5a50da
kernel test robot
- [powerpc:fixes-test] BUILD SUCCESS fe663df7825811358531dc2e8a52d9eaa5e3515e
kernel test robot
- [powerpc:next-test] BUILD SUCCESS bbbca72352bb9484bc057c91a408332b35ee8f4c
kernel test robot
- [PATCH 1/3] powerpc/ftrace: Reserve instructions from function entry for ftrace
kernel test robot
Last message date:
Mon Feb 28 23:51:03 AEDT 2022
Archived on: Mon Feb 28 23:51:30 AEDT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).