Show patches with: Archived = No       |   10470 patches
« 1 2 ... 25 26 27104 105 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
mm: Merge pte_mkhuge() call into arch_make_huge_pte() mm: Merge pte_mkhuge() call into arch_make_huge_pte() 2 - 1 - --- 2022-02-02 Anshuman Khandual New
[V5,21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected riscv: compat: Add COMPAT mode support for rv64 1 - 2 - --- 2022-02-01 Guo Ren New
[V5,20/21] riscv: compat: Add COMPAT Kbuild skeletal support riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-01 Guo Ren New
[V5,19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-01 Guo Ren New
[V5,18/21] riscv: compat: signal: Add rt_frame implementation riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-01 Guo Ren New
[V5,17/21] riscv: compat: vdso: Add setup additional pages implementation riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-01 Guo Ren New
[V5,16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-02-01 Guo Ren New
[V5,15/21] riscv: compat: Add hw capability check for elf riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-02-01 Guo Ren New
[V5,14/21] riscv: compat: Add elf.h implementation riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-01 Guo Ren New
[V5,13/21] riscv: compat: process: Add UXL_32 support in start_thread riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-02-01 Guo Ren New
[V5,12/21] riscv: compat: syscall: Add entry.S implementation riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-01 Guo Ren New
[V5,11/21] riscv: compat: syscall: Add compat_sys_call_table implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-02-01 Guo Ren New
[V5,10/21] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-01 Guo Ren New
[V5,09/21] riscv: compat: Add basic compat data type implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-02-01 Guo Ren New
[V5,08/21] riscv: Fixup difference with defconfig riscv: compat: Add COMPAT mode support for rv64 - 1 1 - --- 2022-02-01 Guo Ren New
[V5,07/21] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT riscv: compat: Add COMPAT mode support for rv64 - - 2 - --- 2022-02-01 Guo Ren New
[V5,06/21] asm-generic: compat: Cleanup duplicate definitions riscv: compat: Add COMPAT mode support for rv64 - - 2 - --- 2022-02-01 Guo Ren New
[V5,05/21] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT riscv: compat: Add COMPAT mode support for rv64 - - 2 - --- 2022-02-01 Guo Ren New
[V5,04/21] kconfig: Add SYSVIPC_COMPAT for all architectures riscv: compat: Add COMPAT mode support for rv64 1 - 1 - --- 2022-02-01 Guo Ren New
[V5,03/21] compat: consolidate the compat_flock{,64} definition riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-01 Guo Ren New
[V5,02/21] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-01 Guo Ren New
[V5,01/21] uapi: simplify __ARCH_FLOCK{,64}_PAD a little riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-02-01 Guo Ren New
[5/5] compat: consolidate the compat_flock{,64} definition [1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define - - - - --- 2022-01-31 Christoph Hellwig New
[4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h [1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define 1 - - - --- 2022-01-31 Christoph Hellwig New
[3/5] uapi: merge the 32-bit mips struct flock into the generic one [1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define - - - - --- 2022-01-31 Christoph Hellwig New
[2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little [1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define - - 1 - --- 2022-01-31 Christoph Hellwig New
[1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define [1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define - - 1 - --- 2022-01-31 Christoph Hellwig New
[V4,17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-29 Guo Ren New
[V4,16/17] riscv: compat: Add COMPAT Kbuild skeletal support riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-01-29 Guo Ren New
[V4,15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-29 Guo Ren New
[V4,14/17] riscv: compat: signal: Add rt_frame implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-29 Guo Ren New
[V4,13/17] riscv: compat: vdso: Add setup additional pages implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-29 Guo Ren New
[V4,12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-29 Guo Ren New
[V4,11/17] riscv: compat: Add elf.h implementation riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-01-29 Guo Ren New
[V4,10/17] riscv: compat: process: Add UXL_32 support in start_thread riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-29 Guo Ren New
[V4,09/17] riscv: compat: syscall: Add entry.S implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-29 Guo Ren New
[V4,08/17] riscv: compat: syscall: Add compat_sys_call_table implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-29 Guo Ren New
[V4,07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-01-29 Guo Ren New
[V4,06/17] riscv: compat: Add basic compat date type implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-29 Guo Ren New
[V4,05/17] riscv: Fixup difference with defconfig riscv: compat: Add COMPAT mode support for rv64 - 1 - - --- 2022-01-29 Guo Ren New
[V4,04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT riscv: compat: Add COMPAT mode support for rv64 - - 2 - --- 2022-01-29 Guo Ren New
[V4,03/17] asm-generic: compat: Cleanup duplicate definitions riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-01-29 Guo Ren New
[V4,02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT riscv: compat: Add COMPAT mode support for rv64 - - 2 - --- 2022-01-29 Guo Ren New
[V4,01/17] kconfig: Add SYSVIPC_COMPAT for all architectures riscv: compat: Add COMPAT mode support for rv64 1 - 1 - --- 2022-01-29 Guo Ren New
[RFC,v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init() [RFC,v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init() - - 1 1 --- 2022-01-28 David Hildenbrand New
[RFC,V1,06/31] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT Untitled series #282520 1 - 1 - --- 2022-01-24 Anshuman Khandual New
[V3,17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-20 Guo Ren New
[V3,16/17] riscv: compat: Add COMPAT Kbuild skeletal support riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-01-20 Guo Ren New
[V3,15/17] riscv: compat: Add UXL_32 support in start_thread riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-20 Guo Ren New
[V3,14/17] riscv: compat: ptrace: Add compat_arch_ptrace implement riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-20 Guo Ren New
[V3,13/17] riscv: compat: signal: Add rt_frame implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-20 Guo Ren New
[V3,12/17] riscv: compat: vdso: Add setup additional pages implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-20 Guo Ren New
[V3,11/17] riscv: compat: vdso: Add rv32 VDSO base code implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-20 Guo Ren New
[V3,10/17] riscv: compat: Add elf.h implementation riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-01-20 Guo Ren New
[V3,09/17] riscv: compat: syscall: Add entry.S implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-20 Guo Ren New
[V3,08/17] riscv: compat: syscall: Add compat_sys_call_table implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-20 Guo Ren New
[V3,07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-01-20 Guo Ren New
[V3,06/17] riscv: compat: Add basic compat date type implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-20 Guo Ren New
[V3,05/17] riscv: Fixup difference with defconfig riscv: compat: Add COMPAT mode support for rv64 - 1 - - --- 2022-01-20 Guo Ren New
[V3,04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-01-20 Guo Ren New
[V3,03/17] asm-generic: compat: Cleanup duplicate definitions riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2022-01-20 Guo Ren New
[V3,02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2022-01-20 Guo Ren New
[V3,01/17] kconfig: Add SYSVIPC_COMPAT for all architectures riscv: compat: Add COMPAT mode support for rv64 1 - - - --- 2022-01-20 Guo Ren New
[2/3] vstatus: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT Untitled series #281551 - - - - --- 2022-01-18 Walt Drummond New
[5/5] compat: consolidate the compat_flock{,64} definition [1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define - - - - --- 2022-01-11 Christoph Hellwig New
[4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h [1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define 1 - - - --- 2022-01-11 Christoph Hellwig New
[3/5] uapi: merge the 32-bit mips struct flock into the generic one [1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define - - - - --- 2022-01-11 Christoph Hellwig New
[2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little [1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define - - - - --- 2022-01-11 Christoph Hellwig New
[1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define [1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define - - - - --- 2022-01-11 Christoph Hellwig New
[06/16] sparc: Remove usage of the deprecated "pci-dma-compat.h" API Remove usage of the deprecated "pci-dma-compat.h" API 1 - 2 - --- 2022-01-06 Christophe JAILLET New
[V2,17/17] riscv: compat: Add COMPAT Kbuild skeletal support riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2021-12-28 Guo Ren New
[V2,16/17] riscv: compat: Add UXL_32 support in start_thread riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2021-12-28 Guo Ren New
[V2,15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2021-12-28 Guo Ren New
[V2,14/17] riscv: compat: signal: Add rt_frame implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2021-12-28 Guo Ren New
[V2,13/17] riscv: compat: vdso: Add setup additional pages implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2021-12-28 Guo Ren New
[V2,12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2021-12-28 Guo Ren New
[V2,11/17] riscv: compat: Add elf.h implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2021-12-28 Guo Ren New
[V2,10/17] riscv: compat: syscall: Add entry.S implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2021-12-28 Guo Ren New
[V2,09/17] riscv: compat: syscall: Add compat_sys_call_table implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2021-12-28 Guo Ren New
[V2,08/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2021-12-28 Guo Ren New
[V2,07/17] riscv: compat: Add basic compat date type implementation riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2021-12-28 Guo Ren New
[V2,06/17] riscv: Fixup difference with defconfig riscv: compat: Add COMPAT mode support for rv64 - 1 - - --- 2021-12-28 Guo Ren New
[V2,05/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2021-12-28 Guo Ren New
[V2,04/17] asm-generic: compat: Cleanup duplicate definitions riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2021-12-28 Guo Ren New
[V2,03/17] asm-generic: fcntl: compat: Remove duplicate definitions riscv: compat: Add COMPAT mode support for rv64 - - - - --- 2021-12-28 Guo Ren New
[V2,02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT riscv: compat: Add COMPAT mode support for rv64 - - 1 - --- 2021-12-28 Guo Ren New
[V2,01/17] kconfig: Add SYSVIPC_COMPAT for all architectures riscv: compat: Add COMPAT mode support for rv64 1 - - - --- 2021-12-28 Guo Ren New
[RFC,02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary Untitled series #278558 - - - - --- 2021-12-27 Niklas Schnelle New
[5/5] crypto: s390/sha512 - Use macros instead of direct IV numbers Remove duplicate context init function for sha algorithm - - - - --- 2021-12-20 Tianjia Zhang New
[4/5] crypto: sparc/sha - remove duplicate hash init function Remove duplicate context init function for sha algorithm - - - - --- 2021-12-20 Tianjia Zhang New
[3/5] crypto: powerpc/sha - remove duplicate hash init function Remove duplicate context init function for sha algorithm - - - - --- 2021-12-20 Tianjia Zhang New
[2/5] crypto: mips/sha - remove duplicate hash init function Remove duplicate context init function for sha algorithm - - - - --- 2021-12-20 Tianjia Zhang New
[1/5] crypto: sha256 - remove duplicate generic hash init function Remove duplicate context init function for sha algorithm - - - - --- 2021-12-20 Tianjia Zhang New
sparc32: use strscpy to copy strings sparc32: use strscpy to copy strings - - - - --- 2021-12-20 Jason Wang New
sparc32: use strscpy to copy strings sparc32: use strscpy to copy strings - - - - --- 2021-12-20 Jason Wang New
sparc64: use strscpy to copy strings sparc64: use strscpy to copy strings - - - - --- 2021-12-20 Jason Wang New
sparc: use strscpy to copy strings sparc: use strscpy to copy strings - - - - --- 2021-12-20 Jason Wang New
[PATCH/RFC] mm: add and use batched version of __tlb_remove_table() [PATCH/RFC] mm: add and use batched version of __tlb_remove_table() - - - - --- 2021-12-17 Nikita Yushchenko New
[4/4] mm: percpu: Add generic pcpu_populate_pte() function [1/4] mm: percpu: Generalize percpu related config - - - - --- 2021-12-16 Kefeng Wang New
[3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton [1/4] mm: percpu: Generalize percpu related config - - - - --- 2021-12-16 Kefeng Wang New
« 1 2 ... 25 26 27104 105 »