Messages by Date
-
2022/05/27
[PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types
Peter Xu
-
2022/05/27
Re: [PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
Peter Xu
-
2022/05/27
Re: [PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
Peter Xu
-
2022/05/27
Re: [PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
Heiko Carstens
-
2022/05/27
[PATCH v2 1/3] ARC: bitops: Change __fls to return unsigned long
Amadeusz Sławiński
-
2022/05/27
[PATCH v2 3/3] sparc64: bitops: Change __fls to return unsigned long
Amadeusz Sławiński
-
2022/05/27
[PATCH v2 0/3] bitops: __fls adjustments
Amadeusz Sławiński
-
2022/05/27
[PATCH v2 2/3] m68k: bitops: Change __fls to return and accept unsigned long
Amadeusz Sławiński
-
2022/05/27
Re: [PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
Ingo Molnar
-
2022/05/27
Re: [PATCH 1/2] ARC: bitops: Change __fls to return unsigned long
Amadeusz Sławiński
-
2022/05/26
Re: [PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
Max Filippov
-
2022/05/26
Re: [PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
Guo Ren
-
2022/05/26
Re: [PATCH 0/2] bitops: __fls adjustments
Cezary Rojewski
-
2022/05/25
Re: [PATCH 1/2] ARC: bitops: Change __fls to return unsigned long
Vineet Gupta
-
2022/05/25
Re: [PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
Vineet Gupta
-
2022/05/25
[GIT PULL] ARC changes for 5.19-rc1
Vineet Gupta
-
2022/05/25
[PATCH 1/2] ARC: bitops: Change __fls to return unsigned long
Amadeusz Sławiński
-
2022/05/25
[PATCH 2/2] m68k: bitops: Change __fls to return and accept unsigned long
Amadeusz Sławiński
-
2022/05/25
[PATCH 0/2] bitops: __fls adjustments
Amadeusz Sławiński
-
2022/05/25
Re: [PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
Johannes Weiner
-
2022/05/25
Re: [PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
Peter Zijlstra
-
2022/05/25
Re: [PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
Geert Uytterhoeven
-
2022/05/24
[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
Peter Xu
-
2022/05/09
arch/arc/kernel/smp.c:279:18: sparse: sparse: dereference of noderef expression
kernel test robot
-
2022/05/08
arch/arc/kernel/smp.c:279:18: sparse: sparse: dereference of noderef expression
kernel test robot
-
2022/05/07
[PATCH] ARC: Fix comment typo
Jason Wang
-
2022/04/26
Re: [vgupta-arc:for-next 3/4] arch/arc/kernel/disasm.c:494:23: error: 'struct pt_regs' has no member named 'gp'; did you mean 'fp'?
Vineet Gupta
-
2022/04/26
Re: [vgupta-arc:for-next 3/4] arch/arc/kernel/disasm.c:494:23: error: 'struct pt_regs' has no member named 'gp'; did you mean 'fp'?
Sergey Matyukevich
-
2022/04/26
[PATCH/next] ARC: disasm: fix gp name for arc700
Sergey Matyukevich
-
2022/04/25
[vgupta-arc:for-next 3/4] arch/arc/kernel/disasm.c:494:23: error: 'struct pt_regs' has no member named 'gp'; did you mean 'fp'?
kernel test robot
-
2022/04/23
Re: [GIT PULL] ARC fixes for 5.18-rc4
pr-tracker-bot
-
2022/04/23
[GIT PULL] ARC fixes for 5.18-rc4
Vineet Gupta
-
2022/04/21
[PATCH] clean up some inconsistent indenting
Jiapeng Chong
-
2022/04/18
Re: [PATCH 1/2] ARC: atomic: cleanup atomic-llsc definitions
Vineet Gupta
-
2022/04/18
Re: [PATCH] arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirely
Vineet Gupta
-
2022/04/18
Re: [PATCH] ARC: dts: align SPI NOR node name with dtschema
Vineet Gupta
-
2022/04/18
Re: [PATCH] ARC: Remove a redundant memset()
Vineet Gupta
-
2022/04/18
Re: [PATCH] ARC: fix typos in comments
Vineet Gupta
-
2022/04/18
Re: [PATCH] ARC: remove redundant READ_ONCE() in cmpxchg loop
Vineet Gupta
-
2022/04/18
Re: [PATCH v2 2/4] ARC: entry: fix syscall_trace_exit argument
Vineet Gupta
-
2022/04/18
Re: [PATCH v2 0/4] ARC: add missing bits for better BPF support
Vineet Gupta
-
2022/04/14
[PATCH v2 1/4] ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature
Sergey Matyukevich
-
2022/04/14
[PATCH v2 0/4] ARC: add missing bits for better BPF support
Sergey Matyukevich
-
2022/04/14
[PATCH v2 2/4] ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
-
2022/04/14
[PATCH v2 4/4] ARC: disasm: handle ARCv2 case in kprobe get/set functions
Sergey Matyukevich
-
2022/04/14
[PATCH v2 3/4] ARC: implement syscall tracepoints
Sergey Matyukevich
-
2022/04/11
include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_297' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PGD * sizeof(pgd_t)) > PAGE_SIZE
kernel test robot
-
2022/04/08
[PATCH 1/4] ARC: bpf: define uapi for BPF_PROG_TYPE_PERF_EVENT program type
Sergey Matyukevich
-
2022/04/08
[PATCH 3/4] ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
-
2022/04/08
[PATCH 0/4] ARC: add missing bits for better BPF support
Sergey Matyukevich
-
2022/04/08
[PATCH 2/4] ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature
Sergey Matyukevich
-
2022/04/08
[PATCH 4/4] ARC: implement syscall tracepoints
Sergey Matyukevich
-
2022/04/07
[PATCH] ARC: dts: align SPI NOR node name with dtschema
Krzysztof Kozlowski
-
2022/03/30
[PATCH AUTOSEL 5.10 26/37] uaccess: fix type mismatch warnings from access_ok()
Sasha Levin
-
2022/03/30
[PATCH AUTOSEL 5.15 36/50] uaccess: fix type mismatch warnings from access_ok()
Sasha Levin
-
2022/03/30
[PATCH AUTOSEL 5.16 40/59] uaccess: fix type mismatch warnings from access_ok()
Sasha Levin
-
2022/03/30
[PATCH AUTOSEL 5.17 41/66] uaccess: fix type mismatch warnings from access_ok()
Sasha Levin
-
2022/03/28
[PATCH] arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirely
Rolf Eike Beer
-
2022/03/23
Re: [RFC PATCH 00/13] ARC: handle the lack of ZOL supporty
Sergey Matyukevich
-
2022/03/22
[PATCH] ARC: Remove a redundant memset()
Christophe JAILLET
-
2022/03/18
[PATCH] ARC: remove redundant READ_ONCE() in cmpxchg loop
Bang Li
-
2022/03/18
[PATCH] ARC: fix typos in comments
Julia Lawall
-
2022/03/15
arch/arc/kernel/smp.c:279:18: sparse: sparse: dereference of noderef expression
kernel test robot
-
2022/03/10
arch/arc/kernel/smp.c:279:18: sparse: sparse: dereference of noderef expression
kernel test robot
-
2022/03/10
arch/arc/kernel/smp.c:279:18: sparse: sparse: dereference of noderef expression
kernel test robot
-
2022/03/10
arch/arc/kernel/smp.c:279:18: sparse: sparse: dereference of noderef expression
kernel test robot
-
2022/03/10
arch/arc/kernel/smp.c:279:18: sparse: sparse: dereference of noderef expression
kernel test robot
-
2022/03/09
Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/03/09
Re: [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/03/08
net/ipv4/tcp_cong.c:238:24: sparse: sparse: incorrect type in initializer (different address spaces)
kernel test robot
-
2022/03/03
Re: [RFC PATCH 00/13] ARC: handle the lack of ZOL support
Sergey Matyukevich
-
2022/03/03
Re: [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Catalin Marinas
-
2022/03/02
Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Geert Uytterhoeven
-
2022/03/02
Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Russell King (Oracle)
-
2022/03/02
Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/03/02
Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Geert Uytterhoeven
-
2022/03/02
Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/03/01
Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Christophe Leroy
-
2022/03/01
Re: [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Michael Ellerman
-
2022/03/01
Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/03/01
Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/03/01
Re: [PATCH V3 19/30] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Guo Ren
-
2022/03/01
Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Christophe Leroy
-
2022/02/28
Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Russell King (Oracle)
-
2022/02/28
Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Geert Uytterhoeven
-
2022/02/28
Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Russell King (Oracle)
-
2022/02/28
[PATCH V3 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 29/30] mm/mmap: Drop generic vm_get_page_prot()
Anshuman Khandual
-
2022/02/28
[PATCH V3 28/30] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 27/30] nds32/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 26/30] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 25/30] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 24/30] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 23/30] um/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 22/30] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 21/30] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 20/30] xtensa/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 19/30] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 18/30] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 17/30] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 16/30] alpha/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 15/30] riscv/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 13/30] mm/mmap: Drop arch_vm_get_page_pgprot()
Anshuman Khandual
-
2022/02/28
[PATCH V3 12/30] mm/mmap: Drop arch_filter_pgprot()
Anshuman Khandual
-
2022/02/28
[PATCH V3 11/30] mm/mmap: Drop protection_map[]
Anshuman Khandual
-
2022/02/28
[PATCH V3 10/30] x86/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 08/30] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 07/30] mips/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 06/30] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/28
[PATCH V3 02/30] mm/mmap: Clarify protection_map[] indices
Anshuman Khandual
-
2022/02/28
[PATCH V3 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage
Anshuman Khandual
-
2022/02/28
[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
Anshuman Khandual
-
2022/02/27
Re: [RFC PATCH 00/13] ARC: handle the lack of ZOL support
Vineet Gupta
-
2022/02/25
arch/arc/kernel/signal.c:77:31: sparse: sparse: incorrect type in argument 1 (different address spaces)
kernel test robot
-
2022/02/24
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Dinh Nguyen
-
2022/02/24
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Dinh Nguyen
-
2022/02/24
Re: [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
Dinh Nguyen
-
2022/02/24
Re: [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
Dinh Nguyen
-
2022/02/24
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Stafford Horne
-
2022/02/24
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Arnd Bergmann
-
2022/02/24
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Stafford Horne
-
2022/02/23
Re: [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
Arnd Bergmann
-
2022/02/23
Re: [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
Dinh Nguyen
-
2022/02/23
Re: [PATCH v2 09/18] mips: use simpler access_ok()
Linus Torvalds
-
2022/02/23
Re: [PATCH v2 09/18] mips: use simpler access_ok()
Arnd Bergmann
-
2022/02/22
Re: [PATCH v2 09/18] mips: use simpler access_ok()
Thomas Bogendoerfer
-
2022/02/22
Re: [PATCH v2 09/18] mips: use simpler access_ok()
Thomas Bogendoerfer
-
2022/02/22
[RFC PATCH 12/13] ARC: build: inhibit ZOL generation by compiler
Sergey Matyukevich
-
2022/02/22
[RFC PATCH 13/13] ARC: pt_regs: handle the case when ZOL is not supported
Sergey Matyukevich
-
2022/02/22
[RFC PATCH 07/13] ARCv2: memset: rewrite using double load/stores
Sergey Matyukevich
-
2022/02/22
[RFC PATCH 08/13] ARC: string: use generic C code if no ZOL support
Sergey Matyukevich
-
2022/02/22
[RFC PATCH 09/13] ARC: delay: elide ZOL
Sergey Matyukevich
-
2022/02/22
[RFC PATCH 11/13] ARC: head: elide ZOL
Sergey Matyukevich
-
2022/02/22
[RFC PATCH 10/13] ARC: checksum: elide ZOL
Sergey Matyukevich
-
2022/02/22
[RFC PATCH 04/13] ARC: uaccess: elide ZOL, use double load/stores
Sergey Matyukevich
-
2022/02/22
[RFC PATCH 06/13] ARCv2: memset: elide unaligned handling if hardware supports
Sergey Matyukevich
-
2022/02/22
[RFC PATCH 05/13] ARCv2: memset: don't prefetch for len == 0 which happens a lot
Sergey Matyukevich
-
2022/02/22
[RFC PATCH 03/13] ARC: uaccess: drop CC_OPTIMIZE_FOR_SIZE
Sergey Matyukevich
-
2022/02/22
[RFC PATCH 00/13] ARC: handle the lack of ZOL support
Sergey Matyukevich
-
2022/02/22
[RFC PATCH 01/13] ARC: uaccess: elide unaligned handling if hardware supports
Sergey Matyukevich
-
2022/02/22
[RFC PATCH 02/13] ARC: Kconfig: introduce option to disable ZOL
Sergey Matyukevich
-
2022/02/22
[PATCH 2/2] ARC: atomic: avoid unwanted gcc optimizations in atomic operations
Sergey Matyukevich
-
2022/02/22
[PATCH 0/2] ARC: atomic: cleanup and optimization fixes
Sergey Matyukevich
-
2022/02/22
[PATCH 1/2] ARC: atomic: cleanup atomic-llsc definitions
Sergey Matyukevich
-
2022/02/21
Re: [PATCH v2 09/18] mips: use simpler access_ok()
Thomas Bogendoerfer
-
2022/02/21
Re: [PATCH v2 09/18] mips: use simpler access_ok()
Arnd Bergmann
-
2022/02/21
Re: [PATCH v2 09/18] mips: use simpler access_ok()
Thomas Bogendoerfer
-
2022/02/20
[PATCH V2 18/30] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
2022/02/18
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Andy Lutomirski
-
2022/02/18
RE: [PATCH v2 05/18] x86: remove __range_not_ok()
David Laight
-
2022/02/18
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Sergey Matyukevich
-
2022/02/18
Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Christophe Leroy
-
2022/02/18
RE: [PATCH v2 13/18] uaccess: generalize access_ok()
David Laight
-
2022/02/18
Re: [PATCH v2 10/18] m68k: fix access_ok for coldfire
Arnd Bergmann
-
2022/02/18
Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Arnd Bergmann
-
2022/02/18
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Geert Uytterhoeven
-
2022/02/18
Re: [PATCH v2 10/18] m68k: fix access_ok for coldfire
Geert Uytterhoeven
-
2022/02/18
Re: [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
Geert Uytterhoeven
-
2022/02/17
Re: [PATCH v2 05/18] x86: remove __range_not_ok()
Arnd Bergmann
-
2022/02/17
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Arnd Bergmann
-
2022/02/17
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Arnd Bergmann
-
2022/02/17
Re: [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
Arnd Bergmann
-
2022/02/17
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Arnd Bergmann
-
2022/02/17
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Christoph Hellwig
-
2022/02/17
Re: [PATCH v2 16/18] sh: remove CONFIG_SET_FS support
Christoph Hellwig
-
2022/02/17
Re: [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
Christoph Hellwig
-
2022/02/17
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Christoph Hellwig
-
2022/02/17
Re: [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
Christoph Hellwig
-
2022/02/17
Re: [PATCH v2 10/18] m68k: fix access_ok for coldfire
Christoph Hellwig
-
2022/02/17
Re: [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
Christoph Hellwig
-
2022/02/17
Re: [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
Christoph Hellwig
-
2022/02/17
Re: [PATCH v2 06/18] x86: use more conventional access_ok() definition
Christoph Hellwig
-
2022/02/17
Re: [PATCH v2 05/18] x86: remove __range_not_ok()
Christoph Hellwig
-
2022/02/17
Re: [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
Christoph Hellwig
-
2022/02/17
Re: [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
Christoph Hellwig
-
2022/02/17
Re: [RFC PATCH 0/3] arc: remove CONFIG_SET_FS
Vineet Gupta
-
2022/02/17
Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Al Viro
-
2022/02/17
Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Al Viro
-
2022/02/17
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Eric W. Biederman
-
2022/02/17
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Andy Lutomirski
-
2022/02/17
Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Arnd Bergmann
-
2022/02/16
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Arnd Bergmann
-
2022/02/16
Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Arnd Bergmann
-
2022/02/16
Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Christophe Leroy
-
2022/02/16
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Arnd Bergmann
-
2022/02/16
Re: [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
Arnd Bergmann
-
2022/02/16
Re: [PATCH 08/14] arm64: simplify access_ok()
Christophe Leroy
-
2022/02/16
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Sam Ravnborg
-
2022/02/16
Re: [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
Sam Ravnborg
-
2022/02/16
Re: [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
Sam Ravnborg
-
2022/02/16
RE: [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
David Laight
-
2022/02/16
[PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Arnd Bergmann
-
2022/02/16
[PATCH v2 17/18] ia64: remove CONFIG_SET_FS support
Arnd Bergmann
-
2022/02/16
[PATCH v2 16/18] sh: remove CONFIG_SET_FS support
Arnd Bergmann