messages from 2022-02-16 13:18:29 to 2022-02-28 10:54:00 UTC [more...]
[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
2022-02-28 10:47 UTC (21+ messages)
` [PATCH V3 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage
` [PATCH V3 02/30] mm/mmap: Clarify protection_map[] indices
` [PATCH V3 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 05/30] arm64/mm: "
` [PATCH V3 06/30] sparc/mm: "
` [PATCH V3 07/30] mips/mm: "
` [PATCH V3 08/30] m68k/mm: "
` [PATCH V3 09/30] arm/mm: "
` [PATCH V3 10/30] x86/mm: "
` [PATCH V3 11/30] mm/mmap: Drop protection_map[]
` [PATCH V3 12/30] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V3 13/30] mm/mmap: Drop arch_vm_get_page_pgprot()
` [PATCH V3 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 15/30] riscv/mm: "
` [PATCH V3 16/30] alpha/mm: "
` [PATCH V3 17/30] sh/mm: "
` [PATCH V3 18/30] arc/mm: "
` [PATCH V3 19/30] csky/mm: "
` [PATCH V3 20/30] xtensa/mm: "
[PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64
2022-02-28 6:40 UTC (22+ messages)
` [PATCH V7 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V7 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V7 03/20] compat: consolidate the compat_flock{,64} definition
` [PATCH V7 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V7 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V7 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V7 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V7 08/20] riscv: Fixup difference with defconfig
` [PATCH V7 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V7 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V7 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V7 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V7 14/20] riscv: compat: Add elf.h implementation
` [PATCH V7 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V7 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V7 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V7 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V7 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V7 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
linux-next: manual merge of the parisc-hd tree with the asm-generic tree
2022-02-28 0:45 UTC
[PATCH V6 00/20] riscv: compat: Add COMPAT mode support for rv64
2022-02-25 16:07 UTC (30+ messages)
` [PATCH V6 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V6 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V6 03/20] compat: consolidate the compat_flock{,64} definition
` [PATCH V6 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V6 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V6 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V6 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V6 08/20] riscv: Fixup difference with defconfig
` [PATCH V6 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V6 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V6 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V6 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V6 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V6 14/20] riscv: compat: Add elf.h implementation
` [PATCH V6 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V6 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V6 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V6 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V6 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
2022-02-25 4:33 UTC (74+ messages)
` [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
` [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
` [PATCH v2 05/18] x86: remove __range_not_ok()
` [PATCH v2 06/18] x86: use more conventional access_ok() definition
` [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
` [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH v2 09/18] mips: use simpler access_ok()
` [PATCH v2 10/18] m68k: fix access_ok for coldfire
` [PATCH v2 11/18] arm64: simplify access_ok()
` [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
` [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
` [PATCH v2 16/18] sh: "
` [PATCH v2 17/18] ia64: "
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
[next] mm/mmap.c:1962:25: error: passing argument 1 of 'vma_find' from incompatible pointer type
2022-02-24 16:34 UTC (2+ messages)
[PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
2022-02-24 1:36 UTC (9+ messages)
` [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
[GIT PULL] parisc unaligned handler fixes for v5.17-rc6
2022-02-23 20:08 UTC (2+ messages)
[RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
2022-02-23 17:17 UTC (2+ messages)
[PATCH 1/4] parisc/unaligned: Tweak inline assembly of emulate_ldh()
2022-02-23 16:54 UTC (4+ messages)
` [PATCH 2/4] parisc/unaligned: Tweak inline assembly of emulate_ldw()
` [PATCH 3/4] parisc/unaligned: Tweak 32-bit inline assembly of emulate_ldd()
` [PATCH 4/4] parisc/unaligned: Tweak 32-bit inline assembly of emulate_sth()
[PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation
2022-02-23 9:55 UTC (3+ messages)
[PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread
2022-02-23 9:21 UTC (3+ messages)
[PATCH V5 09/21] riscv: compat: Add basic compat data type implementation
2022-02-23 8:54 UTC (3+ messages)
[PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement
2022-02-23 1:42 UTC (2+ messages)
[PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
2022-02-23 1:42 UTC (2+ messages)
[PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation
2022-02-23 1:42 UTC (2+ messages)
[PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation
2022-02-23 1:42 UTC (2+ messages)
[PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
2022-02-21 20:06 UTC (7+ messages)
[PATCH v6 00/21] Introduce power-off+restart call chain API
2022-02-21 14:42 UTC (7+ messages)
` [PATCH v6 16/21] mips: Use do_kernel_power_off()
[PATCH 5.16 014/227] serial: parisc: GSC: fix build when IOSAPIC is not set
2022-02-21 8:47 UTC
[PATCH 5.15 008/196] serial: parisc: GSC: fix build when IOSAPIC is not set
2022-02-21 8:47 UTC
[PATCH 5.10 011/121] serial: parisc: GSC: fix build when IOSAPIC is not set
2022-02-21 8:48 UTC
[PATCH 5.4 04/80] serial: parisc: GSC: fix build when IOSAPIC is not set
2022-02-21 8:49 UTC (2+ messages)
` [PATCH 5.4 24/80] module/ftrace: handle patchable-function-entry
[PATCH 4.19 03/58] serial: parisc: GSC: fix build when IOSAPIC is not set
2022-02-21 8:48 UTC
[PATCH 4.14 03/45] serial: parisc: GSC: fix build when IOSAPIC is not set
2022-02-21 8:48 UTC
[PATCH 4.9 03/33] serial: parisc: GSC: fix build when IOSAPIC is not set
2022-02-21 8:48 UTC
[PATCH V2 21/30] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
2022-02-21 6:38 UTC
[PATCH v2 01/11] kernel/parisc: move soft-power sysctl to its own file
2022-02-21 6:08 UTC
[PATCH 01/11] kernel/parisc: move soft-power sysctl to its own file
2022-02-21 5:26 UTC (2+ messages)
[PATCH] Use EFAULT fixup handler in unaligned handlers
2022-02-18 23:40 UTC
[PATCH] Fix ldw() and stw() unalignment handlers
2022-02-18 22:40 UTC
[PATCH] parisc: Use the VMA iterator in the cache handling
2022-02-18 21:23 UTC
[PATCH] parisc: Fix fldd and fstd unaligned handlers on 32-bit kernel
2022-02-18 8:25 UTC
[PATCH 1/4] parisc: Add defines for various space register
2022-02-17 20:45 UTC (4+ messages)
` [PATCH 2/4] parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()
` [PATCH 3/4] parisc: Use constants to encode the space registers like SR_KERNEL
` [PATCH 4/4] parisc: Reduce code size by optimizing get_current() function calls
Fwd: [PATCH v6 33/71] parisc: Remove mmap linked list from cache handling
2022-02-17 20:18 UTC
[PATCH 1/2] parisc: Use constants to encode the space registers like PRIV_KERNEL
2022-02-17 14:37 UTC (4+ messages)
` [PATCH 2/2] parisc: Reduce code size by optimizing get_current() function calls
linux-next: manual merge of the maple tree with the parisc-hd tree
2022-02-17 5:46 UTC
[PATCH] parisc: Use PRIV_USER and PRIV_KERNEL in get_user() and put_user()
2022-02-16 22:11 UTC
[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
2022-02-16 19:43 UTC (5+ messages)
` [PATCH 08/14] arm64: simplify access_ok()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox