Messages by Thread
-
-
net/ipv4/tcp_cong.c:238:24: sparse: sparse: incorrect type in initializer (different address spaces)
kernel test robot
-
[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
Anshuman Khandual
-
arch/arc/kernel/signal.c:77:31: sparse: sparse: incorrect type in argument 1 (different address spaces)
kernel test robot
-
[RFC PATCH 00/13] ARC: handle the lack of ZOL support
Sergey Matyukevich
-
[PATCH 0/2] ARC: atomic: cleanup and optimization fixes
Sergey Matyukevich
-
[PATCH V2 18/30] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
-
[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
-
RE: [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
David Laight
-
Re: [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
Christoph Hellwig
-
Re: [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
Dinh Nguyen
-
[PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
Arnd Bergmann
-
Re: [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
Christoph Hellwig
-
[PATCH v2 04/18] sparc64: add __{get,put}_kernel_nocheck()
Arnd Bergmann
-
[PATCH v2 05/18] x86: remove __range_not_ok()
Arnd Bergmann
-
Re: [PATCH v2 05/18] x86: remove __range_not_ok()
Christoph Hellwig
-
Re: [PATCH v2 05/18] x86: remove __range_not_ok()
Arnd Bergmann
-
RE: [PATCH v2 05/18] x86: remove __range_not_ok()
David Laight
-
[PATCH v2 06/18] x86: use more conventional access_ok() definition
Arnd Bergmann
-
Re: [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()
Arnd Bergmann
-
Re: [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
Christoph Hellwig
-
Re: [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
Dinh Nguyen
-
Re: [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
-
Re: [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
Christoph Hellwig
-
Re: [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
Geert Uytterhoeven
-
[PATCH v2 09/18] mips: use simpler access_ok()
Arnd Bergmann
-
Re: [PATCH v2 09/18] mips: use simpler access_ok()
Thomas Bogendoerfer
-
Re: [PATCH v2 09/18] mips: use simpler access_ok()
Arnd Bergmann
-
Re: [PATCH v2 09/18] mips: use simpler access_ok()
Thomas Bogendoerfer
-
Re: [PATCH v2 09/18] mips: use simpler access_ok()
Thomas Bogendoerfer
-
Re: [PATCH v2 09/18] mips: use simpler access_ok()
Linus Torvalds
-
Re: [PATCH v2 09/18] mips: use simpler access_ok()
Thomas Bogendoerfer
-
Re: [PATCH v2 09/18] mips: use simpler access_ok()
Arnd Bergmann
-
[PATCH v2 10/18] m68k: fix access_ok for coldfire
Arnd Bergmann
-
Re: [PATCH v2 10/18] m68k: fix access_ok for coldfire
Christoph Hellwig
-
Re: [PATCH v2 10/18] m68k: fix access_ok for coldfire
Geert Uytterhoeven
-
Re: [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
-
Re: [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
Christoph Hellwig
-
Re: [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
Dinh Nguyen
-
[PATCH v2 13/18] uaccess: generalize access_ok()
Arnd Bergmann
-
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Arnd Bergmann
-
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Andy Lutomirski
-
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Arnd Bergmann
-
RE: [PATCH v2 13/18] uaccess: generalize access_ok()
David Laight
-
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Andy Lutomirski
-
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Christoph Hellwig
-
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Arnd Bergmann
-
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Geert Uytterhoeven
-
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Stafford Horne
-
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Arnd Bergmann
-
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
Dinh Nguyen
-
[PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
Arnd Bergmann
-
Re: [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
Christoph Hellwig
-
Re: [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
-
Re: [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
Sam Ravnborg
-
Re: [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
Sam Ravnborg
-
Re: [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
Arnd Bergmann
-
[PATCH v2 16/18] sh: remove CONFIG_SET_FS support
Arnd Bergmann
-
Re: [PATCH v2 16/18] sh: remove CONFIG_SET_FS support
Christoph Hellwig
-
[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
-
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Sam Ravnborg
-
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Arnd Bergmann
-
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Eric W. Biederman
-
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Christoph Hellwig
-
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Arnd Bergmann
-
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Sergey Matyukevich
-
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Stafford Horne
-
Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
Dinh Nguyen
-
Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Christophe Leroy
-
Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Arnd Bergmann
-
Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Al Viro
-
Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Arnd Bergmann
-
Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Al Viro
-
Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Christophe Leroy
-
Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
Arnd Bergmann
-
Re: [RFC PATCH 0/3] arc: remove CONFIG_SET_FS
Sergey Matyukevich
-
Re: [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
Arnd Bergmann
-
Re: [PATCH 14/14] uaccess: drop set_fs leftovers
Al Viro
-
Re: [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
Al Viro
-
Re: [PATCH 09/14] m68k: drop custom __access_ok()
Al Viro
-
Re: [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
Al Viro
-
Re: [PATCH 08/14] arm64: simplify access_ok()
Robin Murphy
-
Re: [PATCH 04/14] x86: use more conventional access_ok() definition
Arnd Bergmann
-
Re: [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
Arnd Bergmann
-
Re: [PATCH 07/14] uaccess: generalize access_ok()
Arnd Bergmann
-
Re: [PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
Linus Torvalds