Linux PA RISC
[Prev Page][Next Page]
- [PATCH V7 18/20] riscv: compat: signal: Add rt_frame implementation
- [PATCH V7 17/20] riscv: compat: vdso: Add setup additional pages implementation
- [PATCH V7 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
- [PATCH V7 15/20] riscv: compat: Add hw capability check for elf
- [PATCH V7 14/20] riscv: compat: Add elf.h implementation
- [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread
- [PATCH V7 12/20] riscv: compat: syscall: Add entry.S implementation
- [PATCH V7 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
- [PATCH V7 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
- [PATCH V7 09/20] riscv: compat: Add basic compat data type implementation
- [PATCH V7 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
- [PATCH V7 08/20] riscv: Fixup difference with defconfig
- [PATCH V7 06/20] asm-generic: compat: Cleanup duplicate definitions
- [PATCH V7 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
- [PATCH V7 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
- [PATCH V7 03/20] compat: consolidate the compat_flock{,64} definition
- [PATCH V7 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- [PATCH V7 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
- [PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64
- Re: [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH V6 17/20] riscv: compat: vdso: Add setup additional pages implementation
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V6 17/20] riscv: compat: vdso: Add setup additional pages implementation
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [next] mm/mmap.c:1962:25: error: passing argument 1 of 'vma_find' from incompatible pointer type
- From: Liam Howlett <liam.howlett@xxxxxxxxxx>
- [next] mm/mmap.c:1962:25: error: passing argument 1 of 'vma_find' from incompatible pointer type
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH V6 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V6 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V6 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH V6 17/20] riscv: compat: vdso: Add setup additional pages implementation
- [PATCH V6 14/20] riscv: compat: Add elf.h implementation
- [PATCH V6 13/20] riscv: compat: process: Add UXL_32 support in start_thread
- [PATCH V6 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
- [PATCH V6 06/20] asm-generic: compat: Cleanup duplicate definitions
- [PATCH V6 12/20] riscv: compat: syscall: Add entry.S implementation
- [PATCH V6 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
- [PATCH V6 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- [PATCH V6 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
- [PATCH V6 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
- [PATCH V6 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
- [PATCH V6 08/20] riscv: Fixup difference with defconfig
- [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation
- [PATCH V6 00/20] riscv: compat: Add COMPAT mode support for rv64
- [PATCH V6 03/20] compat: consolidate the compat_flock{,64} definition
- [PATCH V6 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
- [PATCH V6 09/20] riscv: compat: Add basic compat data type implementation
- [PATCH V6 15/20] riscv: compat: Add hw capability check for elf
- [PATCH V6 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
- [PATCH V6 18/20] riscv: compat: signal: Add rt_frame implementation
- [PATCH V6 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v2 09/18] mips: use simpler access_ok()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] parisc unaligned handler fixes for v5.17-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] parisc unaligned handler fixes for v5.17-rc6
- From: Helge Deller <deller@xxxxxx>
- Re: [RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 2/4] parisc/unaligned: Tweak inline assembly of emulate_ldw()
- From: Helge Deller <deller@xxxxxx>
- [PATCH 1/4] parisc/unaligned: Tweak inline assembly of emulate_ldh()
- From: Helge Deller <deller@xxxxxx>
- [PATCH 4/4] parisc/unaligned: Tweak 32-bit inline assembly of emulate_sth()
- From: Helge Deller <deller@xxxxxx>
- [PATCH 3/4] parisc/unaligned: Tweak 32-bit inline assembly of emulate_ldd()
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
- From: Rolf Eike Beer <eb@xxxxxxxxx>
- Re: [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v2 09/18] mips: use simpler access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V5 09/21] riscv: compat: Add basic compat data type implementation
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v2 09/18] mips: use simpler access_ok()
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH V5 09/21] riscv: compat: Add basic compat data type implementation
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v2 09/18] mips: use simpler access_ok()
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/18] mips: use simpler access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 5.4 24/80] module/ftrace: handle patchable-function-entry
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 16/21] mips: Use do_kernel_power_off()
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [PATCH 4.9 03/33] serial: parisc: GSC: fix build when IOSAPIC is not set
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.10 011/121] serial: parisc: GSC: fix build when IOSAPIC is not set
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.16 014/227] serial: parisc: GSC: fix build when IOSAPIC is not set
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.19 03/58] serial: parisc: GSC: fix build when IOSAPIC is not set
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/18] mips: use simpler access_ok()
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [PATCH 5.15 008/196] serial: parisc: GSC: fix build when IOSAPIC is not set
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.14 03/45] serial: parisc: GSC: fix build when IOSAPIC is not set
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.4 04/80] serial: parisc: GSC: fix build when IOSAPIC is not set
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/18] mips: use simpler access_ok()
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [PATCH v2 01/11] kernel/parisc: move soft-power sysctl to its own file
- From: tangmeng <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH 01/11] kernel/parisc: move soft-power sysctl to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH V2 21/30] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH 01/11] kernel/parisc: move soft-power sysctl to its own file
- From: tangmeng <tangmeng@xxxxxxxxxxxxx>
- [PATCH] Use EFAULT fixup handler in unaligned handlers
- From: Helge Deller <deller@xxxxxx>
- [PATCH] Fix ldw() and stw() unalignment handlers
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] parisc: Use the VMA iterator in the cache handling
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- RE: [PATCH v2 05/18] x86: remove __range_not_ok()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Sergey Matyukevich <geomatsi@xxxxxxxxx>
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- RE: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 10/18] m68k: fix access_ok for coldfire
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 10/18] m68k: fix access_ok for coldfire
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] parisc: Fix fldd and fstd unaligned handlers on 32-bit kernel
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v2 05/18] x86: remove __range_not_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 16/18] sh: remove CONFIG_SET_FS support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 10/18] m68k: fix access_ok for coldfire
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 06/18] x86: use more conventional access_ok() definition
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 05/18] x86: remove __range_not_ok()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 4/4] parisc: Reduce code size by optimizing get_current() function calls
- From: Helge Deller <deller@xxxxxx>
- [PATCH 2/4] parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()
- From: Helge Deller <deller@xxxxxx>
- [PATCH 1/4] parisc: Add defines for various space register
- From: Helge Deller <deller@xxxxxx>
- [PATCH 3/4] parisc: Use constants to encode the space registers like SR_KERNEL
- From: Helge Deller <deller@xxxxxx>
- Fwd: [PATCH v6 33/71] parisc: Remove mmap linked list from cache handling
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] parisc: Use constants to encode the space registers like PRIV_KERNEL
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 1/2] parisc: Use constants to encode the space registers like PRIV_KERNEL
- From: John David Anglin <dave.anglin@xxxxxxxx>
- [PATCH 1/2] parisc: Use constants to encode the space registers like PRIV_KERNEL
- From: Helge Deller <deller@xxxxxx>
- [PATCH 2/2] parisc: Reduce code size by optimizing get_current() function calls
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v6 00/21] Introduce power-off+restart call chain API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- linux-next: manual merge of the maple tree with the parisc-hd tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH] parisc: Use PRIV_USER and PRIV_KERNEL in get_user() and put_user()
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v6 00/21] Introduce power-off+restart call chain API
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- RE: [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: Helge Deller <deller@xxxxxx>
- [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 17/18] ia64: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 16/18] sh: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 11/18] arm64: simplify access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 10/18] m68k: fix access_ok for coldfire
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 09/18] mips: use simpler access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 06/18] x86: use more conventional access_ok() definition
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 05/18] x86: remove __range_not_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 04/18] sparc64: add __{get,put}_kernel_nocheck()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 01/18] uaccess: fix integer overflow on access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 00/21] Introduce power-off+restart call chain API
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v6 00/21] Introduce power-off+restart call chain API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH] parisc: Always use the self-extracting kernel feature
- From: Helge Deller <deller@xxxxxx>
- Re: [GIT PULL] parisc architecture fixes for v5.17-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 01/13] powerpc: Fix 'sparse' checking on PPC64le
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [GIT PULL] parisc architecture fixes for v5.17-rc5
- From: Helge Deller <deller@xxxxxx>
- RE: [PATCH 09/14] m68k: drop custom __access_ok()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v4 10/13] lkdtm: Force do_nothing() out of line
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 12/13] lkdtm: Fix execute_[user]_location()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 09/13] asm-generic: Refactor dereference_[kernel]_function_descriptor()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 06/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc'
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 13/13] lkdtm: Add a test for function descriptors protection
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 01/13] powerpc: Fix 'sparse' checking on PPC64le
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 08/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 03/13] powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 07/13] asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 11/13] lkdtm: Really write into kernel text in WRITE_KERN
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 04/13] powerpc: Remove 'struct ppc64_opd_entry'
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 05/13] powerpc: Prepare func_desc_t for refactorisation
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 02/13] powerpc: Move and rename func_descr_t
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 07/14] uaccess: generalize access_ok()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/14] m68k: drop custom __access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- RE: [PATCH 08/14] arm64: simplify access_ok()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 14/14] uaccess: drop set_fs leftovers
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 14/14] uaccess: drop set_fs leftovers
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 09/14] m68k: drop custom __access_ok()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/14] m68k: drop custom __access_ok()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 14/14] uaccess: drop set_fs leftovers
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/14] m68k: drop custom __access_ok()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 07/14] uaccess: generalize access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] serial: parisc: GSC: fix build when IOSAPIC is not set
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set
- From: Helge Deller <deller@xxxxxx>
- [PATCH v2] serial: parisc: GSC: fix build when IOSAPIC is not set
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/14] uaccess: generalize access_ok()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 07/14] uaccess: generalize access_ok()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/14] uaccess: fix integer overflow on access_ok()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 14/14] uaccess: drop set_fs leftovers
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 13/14] ia64: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 12/14] sh: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 09/14] m68k: drop custom __access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 08/14] arm64: simplify access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 06/14] mips: use simpler access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 07/14] uaccess: generalize access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 02/14] sparc64: add __{get,put}_kernel_nocheck()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 01/14] uaccess: fix integer overflow on access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2] fat: Use pointer to simple type in put_user()
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set
- From: Helge Deller <deller@xxxxxx>
- [PATCH v2] fat: Use pointer to simple type in put_user()
- From: Helge Deller <deller@xxxxxx>
- RE: [PATCH] fat: Use pointer to d_name[0] in put_user() for compat case
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] fat: Use pointer to d_name[0] in put_user() for compat case
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] fat: Use pointer to d_name[0] in put_user() for compat case
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] fat: Use pointer to d_name[0] in put_user() for compat case
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- RE: [PATCH] fat: Use pointer to d_name[0] in put_user() for compat case
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [PATCH] fat: Use pointer to d_name[0] in put_user() for compat case
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] fat: Use pointer to d_name[0] in put_user() for compat case
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- [PATCH 21/30] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set
- From: Helge Deller <deller@xxxxxx>
- [PATCH] fat: Use pointer to d_name[0] in put_user() for compat case
- From: Helge Deller <deller@xxxxxx>
- [PATCH v5] parisc: Fix some apparent put_user() failures
- From: Helge Deller <deller@xxxxxx>
- [PATCH] parisc: Show error if wrong 32/64-bit compiler is being used
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set
- From: Helge Deller <deller@xxxxxx>
- BUG: soft lockup in on_each_cpu_cond_mask() from do_exit()
- From: Rolf Eike Beer <eike@xxxxxxxxxx>
- [PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 01/12] powerpc: Move and rename func_descr_t
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4] parisc: Fix some apparent put_user() failures
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] parisc: Fix some apparent put_user() failures
- From: Helge Deller <deller@xxxxxx>
- [PATCH] parisc: Fix some apparent put_user() failures
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] parisc: Fix user access miscompilation
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH] parisc: Fix user access miscompilation
- From: John David Anglin <dave.anglin@xxxxxxxx>
- [PATCH] parisc: Fix user access miscompilation
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v1 1/1] parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()
- From: Helge Deller <deller@xxxxxx>
- [PATCH v1 1/1] parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
- From: Jiri Slaby <jirislaby@xxxxxxxxxx>
- Re: [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- Re: [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- Re: [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] status: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/3] status: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT
- From: Walt Drummond <walt@xxxxxxxxxxx>
- [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
- From: Walt Drummond <walt@xxxxxxxxxxx>
- [PATCH v2 1/3] vstatus: Allow the n_tty line dicipline to write to a user tty
- From: Walt Drummond <walt@xxxxxxxxxxx>
- [PATCH v2 0/3] vstatus: TTY status message request
- From: Walt Drummond <walt@xxxxxxxxxxx>
- Re: [PATCH V5 15/21] riscv: compat: Add hw capability check for elf
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V5 15/21] riscv: compat: Add hw capability check for elf
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V5 06/21] asm-generic: compat: Cleanup duplicate definitions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V5 15/21] riscv: compat: Add hw capability check for elf
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
- [PATCH V5 20/21] riscv: compat: Add COMPAT Kbuild skeletal support
- [PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement
- [PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation
- [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
- [PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation
- [PATCH V5 15/21] riscv: compat: Add hw capability check for elf
- [PATCH V5 14/21] riscv: compat: Add elf.h implementation
- [PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread
- [PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation
- [PATCH V5 11/21] riscv: compat: syscall: Add compat_sys_call_table implementation
- [PATCH V5 10/21] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
- [PATCH V5 09/21] riscv: compat: Add basic compat data type implementation
- [PATCH V5 08/21] riscv: Fixup difference with defconfig
- [PATCH V5 07/21] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
- [PATCH V5 06/21] asm-generic: compat: Cleanup duplicate definitions
- [PATCH V5 05/21] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
- [PATCH V5 04/21] kconfig: Add SYSVIPC_COMPAT for all architectures
- [PATCH V5 03/21] compat: consolidate the compat_flock{,64} definition
- [PATCH V5 02/21] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- [PATCH V5 01/21] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
- [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
- Re: [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: consolidate the compat fcntl definitions v2
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
- From: Christoph Hellwig <hch@xxxxxx>
- Re: consolidate the compat fcntl definitions v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: consolidate the compat fcntl definitions v2
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: consolidate the compat fcntl definitions v2
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V4 05/17] riscv: Fixup difference with defconfig
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V4 03/17] asm-generic: compat: Cleanup duplicate definitions
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH 2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V4 05/17] riscv: Fixup difference with defconfig
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V4 05/17] riscv: Fixup difference with defconfig
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V4 05/17] riscv: Fixup difference with defconfig
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V4 04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V4 03/17] asm-generic: compat: Cleanup duplicate definitions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V4 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V4 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v6 18/21] memory: emif: Use kernel_can_power_off()
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
- [PATCH 5/5] compat: consolidate the compat_flock{,64} definition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] uapi: merge the 32-bit mips struct flock into the generic one
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
- From: Christoph Hellwig <hch@xxxxxx>
- consolidate the compat fcntl definitions v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v6 21/21] reboot: Remove pm_power_off_prepare()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 19/21] ACPI: power: Switch to sys-off handler API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 20/21] regulator: pfuze100: Use devm_register_sys_off_handler()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 12/21] m68k: Switch to new sys-off handler API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 18/21] memory: emif: Use kernel_can_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 15/21] ia64: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 17/21] nds32: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 16/21] mips: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 14/21] x86: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 13/21] sh: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 11/21] powerpc: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 10/21] xen/x86: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 09/21] parisc: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 08/21] arm64: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 07/21] riscv: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 06/21] csky: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 04/21] kernel: Add combined power-off+restart handler call chain API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 03/21] reboot: Print error message if restart handler has duplicated priority
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 05/21] ARM: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 00/21] Introduce power-off+restart call chain API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 01/21] notifier: Add blocking_notifier_call_chain_is_empty()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH V4 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V4 06/17] riscv: compat: Add basic compat date type implementation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V4 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V4 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V4 06/17] riscv: compat: Add basic compat date type implementation
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V4 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V4 06/17] riscv: compat: Add basic compat date type implementation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V4 03/17] asm-generic: compat: Cleanup duplicate definitions
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] parisc: Add initial vDSO support
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 0/3] status: TTY status message request
- From: Walt Drummond <walt@xxxxxxxxxxx>
- Re: [PATCH] parisc: Add initial vDSO support
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- [PATCH V4 17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
- [PATCH V4 15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement
- [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
- [PATCH V4 14/17] riscv: compat: signal: Add rt_frame implementation
- [PATCH V4 13/17] riscv: compat: vdso: Add setup additional pages implementation
- [PATCH V4 12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation
- [PATCH V4 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation
- [PATCH V4 09/17] riscv: compat: syscall: Add entry.S implementation
- [PATCH V4 10/17] riscv: compat: process: Add UXL_32 support in start_thread
- [PATCH V4 11/17] riscv: compat: Add elf.h implementation
- [PATCH V4 07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
- [PATCH V4 06/17] riscv: compat: Add basic compat date type implementation
- [PATCH V4 05/17] riscv: Fixup difference with defconfig
- [PATCH V4 04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
- [PATCH V4 03/17] asm-generic: compat: Cleanup duplicate definitions
- [PATCH V4 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
- [PATCH V4 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
- [PATCH V4 00/17] riscv: compat: Add COMPAT mode support for rv64
- [PATCH] parisc: Add initial vDSO support
- From: Helge Deller <deller@xxxxxx>
- PA-8800 CPU Library Application Programming Interface Reference
- From: John David Anglin <dave.anglin@xxxxxxxx>
- [PATCH] parisc: Fix sglist access in ccio-dma.c
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH v2] usercopy/csky: Do not fail on memory from former init sections
- From: Sven Schnelle <svens@xxxxxxxxxxxxxx>
- [PATCH v2] usercopy/csky: Do not fail on memory from former init sections
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] parisc: Fix data TLB miss in sba_unmap_sg
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [PATCH] parisc: Fix data TLB miss in sba_unmap_sg
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH v5 04/21] kernel: Add combined power-off+restart handler call chain API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH] parisc: Fix data TLB miss in sba_unmap_sg
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [PATCH] parisc: Fix data TLB miss in sba_unmap_sg
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] parisc: Fix data TLB miss in sba_unmap_sg
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [PATCH] parisc: Fix data TLB miss in sba_unmap_sg
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [RFC V1 21/31] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] parisc: Fix data TLB miss in sba_unmap_sg
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH] parisc: Fix data TLB miss in sba_unmap_sg
- From: Helge Deller <deller@xxxxxx>
- [PATCH] parisc: Fix data TLB miss in sba_unmap_sg
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH 0/3] status: TTY status message request
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [RFC V1 21/31] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [PATCH] net: tulip: remove redundant assignment to variable new_csr6
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] net: tulip: remove redundant assignment to variable new_csr6
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] net: tulip: remove redundant assignment to variable new_csr6
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: John David Anglin <dave.anglin@xxxxxxxx>
- [RFC V1 21/31] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- [PATCH] net: tulip: remove redundant assignment to variable new_csr6
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: Helge Deller <deller@xxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- [PATCH v2] parisc: Drop __init from map_pages declaration
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [GIT PULL] parisc architecture fixes & updates v5.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] parisc architecture fixes & updates v5.17-rc1
- From: Helge Deller <deller@xxxxxx>
- Re: [next] parisc: allnoconfig: ERROR: modpost: Section mismatches detected. Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them.
- From: Helge Deller <deller@xxxxxx>
- Re: [next] parisc: allnoconfig: ERROR: modpost: Section mismatches detected. Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them.
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [next] parisc: allnoconfig: ERROR: modpost: Section mismatches detected. Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them.
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH] parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries
- From: Helge Deller <deller@xxxxxx>
- [PATCH] parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries
- From: Miaoqian Lin <linmq006@xxxxxxxxx>
- [PATCH] parisc: Drop __init from map_pages declaration
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 2/3] vstatus: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 0/3] status: TTY status message request
- From: Walt Drummond <walt@xxxxxxxxxxx>
- [PATCH 2/3] vstatus: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT
- From: Walt Drummond <walt@xxxxxxxxxxx>
- [PATCH AUTOSEL 4.4 29/29] parisc: Avoid calling faulthandler_disabled() twice
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 59/59] parisc: Avoid calling faulthandler_disabled() twice
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 73/73] parisc: Avoid calling faulthandler_disabled() twice
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 56/56] parisc: Avoid calling faulthandler_disabled() twice
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 182/188] parisc: Avoid calling faulthandler_disabled() twice
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 113/116] parisc: Avoid calling faulthandler_disabled() twice
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 211/217] parisc: Avoid calling faulthandler_disabled() twice
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] hil/parisc: Disable HIL driver when it gets stuck
- From: list04 <list04@xxxxxx>
- [PATCH] parisc: Fix no previous prototype for 'toc_intr' warning in toc.c
- From: Helge Deller <deller@xxxxxx>
- [PATCH 2/2] parisc: Autodetect default output device and set console= kernel parameter
- From: Helge Deller <deller@xxxxxx>
- [PATCH 1/2] parisc: Use safer strscpy() in setup_cmdline()
- From: Helge Deller <deller@xxxxxx>
- [PATCH] video/fbdev/stifb: Implement the stifb_fillrect() function
- From: Helge Deller <deller@xxxxxx>
- [PATCH] parisc: Add visible flag to toc_stack variable
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: consolidate the compat fcntl definitions
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [GIT PULL] parisc architecture updates v5.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: consolidate the compat fcntl definitions
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/2] parisc: Enable TOC (transfer of contents) feature unconditionally
- From: Jeroen Roovers <jer@xxxxxxxxx>
- Re: [PATCH 1/2] parisc: Enable TOC (transfer of contents) feature unconditionally
- From: Helge Deller <deller@xxxxxx>
- [GIT PULL] parisc architecture updates v5.17-rc1
- From: Helge Deller <deller@xxxxxx>
- RE: [PATCH 5/5] compat: consolidate the compat_flock{,64} definition
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH 5/5] compat: consolidate the compat_flock{,64} definition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] uapi: merge the 32-bit mips struct flock into the generic one
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
- From: Christoph Hellwig <hch@xxxxxx>
- consolidate the compat fcntl definitions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 04/21] kernel: Add combined power-off+restart handler call chain API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v5 04/21] kernel: Add combined power-off+restart handler call chain API
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- Re: [PATCH] usercopy: Do not fail on memory from former init sections
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] usercopy: Do not fail on memory from former init sections
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] usercopy: Do not fail on memory from former init sections
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] usercopy: Do not fail on memory from former init sections
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] parisc: Enable TOC (transfer of contents) feature unconditionally
- From: Helge Deller <deller@xxxxxx>
- [PATCH 2/2] parisc: Re-use toc_stack as hpmc_stack
- From: Helge Deller <deller@xxxxxx>
- [PATCH] parisc: Include Intel E1000 driver in 32-bit defconfig
- From: Helge Deller <deller@xxxxxx>
- [PATCH] usercopy: Do not fail on memory from former init sections
- From: Helge Deller <deller@xxxxxx>
- [PATCH] sections: Fix __is_kernel() to include init ranges
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH, RESEND] parisc: io: Improve the outb(), outw() and outl() macros
- From: Helge Deller <deller@xxxxxx>
- [PATCH, RESEND] parisc: io: Improve the outb(), outw() and outl() macros
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] parisc: pdc_stable: use default_groups in kobj_type
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 2/2] parisc: Provide a trivial PDC-based io_module for kgdb
- From: Helge Deller <deller@xxxxxx>
- [PATCH] parisc: Add kgdb io_module to read chars via PDC
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] parisc: io: Improve the outb(), outw() and outl() macros
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 2/2] parisc: Provide a trivial PDC-based io_module for kgdb
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- [PATCH] parisc: pdc_stable: use default_groups in kobj_type
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- [PATCH 2/2] parisc: Provide a trivial PDC-based io_module for kgdb
- From: Helge Deller <deller@xxxxxx>
- [PATCH 1/2] Subject: parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 structs
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] parisc: io: Improve the outb(), outw() and outl() macros
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: Helge Deller <deller@xxxxxx>
- linux-next: Signed-off-by missing for commit in the parisc-hd tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- [PATCH v2] parisc: Add lws_atomic_xchg and lws_atomic_store syscalls
- From: John David Anglin <dave.anglin@xxxxxxxx>
- [PATCH v5] parisc: Rewrite light-weight syscall and futex code
- From: John David Anglin <dave.anglin@xxxxxxxx>
- [PATCH] parisc: Enhance page fault termination message
- From: John David Anglin <dave.anglin@xxxxxxxx>
- [PATCH] parisc: Don't call faulthandler_disabled() in do_page_fault()
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: show_regs doesn't user KERN_CRIT loglevel when called from parisc-terminate1G/show
- From: John David Anglin <dave.anglin@xxxxxxxx>
- [PATCH] parisc: Whitespace cleanups in pdc.h
- From: Helge Deller <deller@xxxxxx>
- [PATCH] hppa: Show registers at KERN_CRIT loglevel in parisc_terminate
- From: John David Anglin <dave.anglin@xxxxxxxx>
- show_regs doesn't user KERN_CRIT loglevel when called from parisc-terminate1G/show
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: Helge Deller <deller@xxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: Sven Schnelle <svens@xxxxxxxxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: Sven Schnelle <svens@xxxxxxxxxxxxxx>
- Re: [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- [PATCH v4] parisc: Rewrite light-weight syscall and futex code
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH] target/hppa: Fix atomic_store_3 for STBY
- From: Helge Deller <deller@xxxxxx>
- Re: [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.10 12/14] parisc: Clear stale IIR value on instruction access rights trap
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 20/26] parisc: Clear stale IIR value on instruction access rights trap
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: pagefaults and hang with 5.15.11
- From: John David Anglin <dave.anglin@xxxxxxxx>
- pagefaults and hang with 5.15.11
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [PATCH v3] parisc: Rewrite light-weight syscall and futex code
- From: Helge Deller <deller@xxxxxx>
- [PATCH v3] parisc: Rewrite light-weight syscall and futex code
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH v2] parisc: Rewrite light-weight syscall and futex code
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH v2] parisc: Rewrite light-weight syscall and futex code
- From: Helge Deller <deller@xxxxxx>
- [PATCH] parisc: Add lws_atomic_xchg and lws_atomic_store syscalls
- From: John David Anglin <dave.anglin@xxxxxxxx>
- [PATCH] parisc: Switch user access functions to signal errors in r29 instead of r8
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v2] parisc: Rewrite light-weight syscall and futex code
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH v2] parisc: Rewrite light-weight syscall and futex code
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH v2] parisc: Rewrite light-weight syscall and futex code
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH v2] parisc: Rewrite light-weight syscall and futex code
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v2] parisc: Rewrite light-weight syscall and futex code
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v2] parisc: Rewrite light-weight syscall and futex code
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH v2] parisc: Rewrite light-weight syscall and futex code
- From: Helge Deller <deller@xxxxxx>
- [PATCH v2] parisc: Rewrite light-weight syscall and futex code
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [GIT PULL] parisc architecture late bug fixes for kernel v5.16
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] parisc: Avoid calling faulthandler_disabled() twice
- From: John David Anglin <dave.anglin@xxxxxxxx>
- [GIT PULL] parisc architecture late bug fixes for kernel v5.16
- From: Helge Deller <deller@xxxxxx>
- [PATCH] parisc: Fix lpa and lpa_user defines
- From: John David Anglin <dave.anglin@xxxxxxxx>
- [PATCH v1 resend] parisc: Rewrite light-weight syscall and futex code
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH] parisc: remove ARCH_DEFCONFIG
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] parisc: remove ARCH_DEFCONFIG
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] parisc: decompressor: do not copy source files while building
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] parisc: Define depi_safe macro
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH] parisc: Fix mask used to select futex spinlock
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] parisc: Fix mask used to select futex spinlock
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH] parisc: Correct completer in lws start
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH] parisc: Fix mask used to select futex spinlock
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- [PATCH] parisc: Fix mask used to select futex spinlock
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH] parisc: Correct completer in lws start
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- [PATCH] parisc: Correct completer in lws start
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH v1] parisc: Rewrite light-weight syscall and futex code
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH v1] parisc: Rewrite light-weight syscall and futex code
- From: Helge Deller <deller@xxxxxx>
- [PATCH v1] parisc: Rewrite light-weight syscall and futex code
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] parisc: remove ARCH_DEFCONFIG
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] parisc: decompressor: do not copy source files while building
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] parisc: decompressor: do not copy source files while building
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH] parisc: remove ARCH_DEFCONFIG
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v5 09/21] parisc: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 20/21] regulator: pfuze100: Use devm_register_sys_off_handler()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 11/21] powerpc: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 03/21] reboot: Print error message if restart handler has duplicated priority
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 14/21] x86: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 12/21] m68k: Switch to new sys-off handler API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 21/21] reboot: Remove pm_power_off_prepare()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 13/21] sh: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 18/21] memory: emif: Use kernel_can_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 07/21] riscv: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 17/21] nds32: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 16/21] mips: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 15/21] ia64: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 04/21] kernel: Add combined power-off+restart handler call chain API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 05/21] ARM: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 00/21] Introduce power-off+restart call chain API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 10/21] xen/x86: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 01/21] notifier: Add blocking_notifier_call_chain_is_empty()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 06/21] csky: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 19/21] ACPI: power: Switch to sys-off handler API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v5 08/21] arm64: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: Your System ate a SPARC! Gah! in map_pages()
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: Your System ate a SPARC! Gah! in map_pages()
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: Your System ate a SPARC! Gah! in map_pages()
- From: Sven Schnelle <svens@xxxxxxxxxxxxxx>
- Re: [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4 04/25] reboot: Correct typo in a comment
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH] parisc: Re: Best parisc kernel?
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: glibc tst-minsigstksz-5 failure
- From: Sven Schnelle <svens@xxxxxxxxxxxxxx>
- Re: glibc tst-minsigstksz-5 failure
- From: John David Anglin <dave.anglin@xxxxxxxx>
- Re: glibc tst-minsigstksz-5 failure
- From: Helge Deller <deller@xxxxxx>
- Re: glibc tst-minsigstksz-5 failure
- From: Helge Deller <deller@xxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]