Linux PA RISC
[Prev Page][Next Page]
- [PATCH 01/12] parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY,
Helge Deller
- [PATCH 06/12] parisc: Move disable_sr_hashing_asm() into __cpuinit section, Helge Deller
- [PATCH 11/12] parisc: Rewrite arch_cpu_idle_dead() for CPU hotplugging, Helge Deller
- [PATCH 10/12] parisc: Move common_stext into text section when CONFIG_HOTPLUG_CPU=y, Helge Deller
- [PATCH 12/12] parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging, Helge Deller
- [PATCH 09/12] parisc: Ensure set_firmware_width() is called only once, Helge Deller
- [PATCH 02/12] parisc: Add __cpuinit section for HOTPLUG_CPU, Helge Deller
- [PATCH 08/12] parisc: Move init_IRQ() into __cpuinit section, Helge Deller
- [PATCH 04/12] parisc: Move start_cpu_itimer() into __cpuinit section, Helge Deller
- [PATCH 03/12] parisc: Move store_cpu_topology() into __cpuinit section, Helge Deller
- [PATCH 05/12] parisc: Move init_per_cpu() init __cpuinit section, Helge Deller
- [PATCH 07/12] parisc: Move disable_sr_hashing() into __cpuinit section, Helge Deller
- Re: [PATCH 01/12] parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY, Helge Deller
- Re: [PATCH 01/12] parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY, Rolf Eike Beer
- Recurring INEQUIVALENT ALIASES issues and userland corruption/crashes,
Sam James
- Re: Recurring INEQUIVALENT ALIASES issues and userland corruption/crashes, John David Anglin
[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support,
guoren
- [PATCH V9 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h, guoren
- [PATCH V9 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little, guoren
- [PATCH V9 03/20] compat: consolidate the compat_flock{,64} definition, guoren
- [PATCH V9 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V9 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V9 06/20] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V9 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V9 15/20] riscv: compat: Add hw capability check for elf, guoren
- [PATCH V9 13/20] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V9 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V9 12/20] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V9 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT, guoren
- [PATCH V9 09/20] riscv: compat: Add basic compat data type implementation, guoren
- [PATCH V9 08/20] riscv: Fixup difference with defconfig, guoren
- [PATCH V9 14/20] riscv: compat: Add elf.h implementation, guoren
- [PATCH V9 17/20] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V9 18/20] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V9 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- [PATCH V9 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation, guoren
- [PATCH V9 20/20] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- Re: [PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support, Palmer Dabbelt
Fwd: Updated Debian Ports installation images,
Helge Deller
[GIT PULL] parisc architecture updates for v5.18-rc1,
Helge Deller
[PATCH v3] parisc: Fix invalidate/flush vmap routines, John David Anglin
[PATCH v2] parisc: Fix invalidate/flush vmap routines, John David Anglin
[PATCH] parisc: Convert parisc_requires_coherency() to static branch, Helge Deller
[PATCH] parisc: Fix invalidate/flush vmap routines, John David Anglin
[PATCH] parisc: Avoid flushing cache on cache-less machines, Helge Deller
[PATCH] parisc: Improve CPU socket and core bootup info text, Helge Deller
[PATCH] parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLE, Helge Deller
[PATCH v3] parisc: Avoid calling SMP cache flush functions on cache-less machines, Helge Deller
[PATCH v2] parisc: Avoid calling SMP cache flush functions on cache-less machines, Helge Deller
[PATCH V8 00/20] riscv: compat: Add COMPAT Kbuild skeletal support,
guoren
- [PATCH V8 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little, guoren
- [PATCH V8 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h, guoren
- [PATCH V8 03/20] compat: consolidate the compat_flock{,64} definition, guoren
- [PATCH V8 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V8 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V8 06/20] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V8 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V8 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT, guoren
- [PATCH V8 08/20] riscv: Fixup difference with defconfig, guoren
- [PATCH V8 09/20] riscv: compat: Add basic compat data type implementation, guoren
- [PATCH V8 12/20] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V8 13/20] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V8 14/20] riscv: compat: Add elf.h implementation, guoren
- [PATCH V8 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V8 15/20] riscv: compat: Add hw capability check for elf, guoren
- [PATCH V8 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation, guoren
- [PATCH V8 17/20] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V8 18/20] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V8 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- [PATCH V8 20/20] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
[PATCH net-next] net: mark tulip obsolete,
Jakub Kicinski
[PATCH] parisc: Avoid calling SMP cache flush functions on cache-less machines,
Helge Deller
[PATCH] parisc: Add sysctl entry for parisc_cache_flush_threshold, Helge Deller
[PATCH] parisc: Increase parisc_cache_flush_threshold setting, John David Anglin
[PATCH V2] parisc: Fix non-access data TLB cache flush faults, John David Anglin
[PATCH] parisc: Simplify fast path for non-access data TLB faults, John David Anglin
[PATCH, V2] parisc: Fix handling off probe non-access faults,
John David Anglin
[PATCH] parisc: Fix non-access data TLB cache flush faults,
John David Anglin
support for DEBUG_VM_PGTABLE,
Rolf Eike Beer
[PATCH, RFC] parisc: Fix handling off probe non-access faults, John David Anglin
hppa vDSO and compiler (non-)support,
Jiri Slaby
[RFC PATCH 5/7] serial: termbits: ADDRB to indicate 9th bit addressing mode, Ilpo Järvinen
[RFC PATCH 6/7] serial: General support for multipoint addresses,
Ilpo Järvinen
[no subject], Unknown
[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements,
Anshuman Khandual
- [PATCH V3 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage, Anshuman Khandual
- [PATCH V3 02/30] mm/mmap: Clarify protection_map[] indices, Anshuman Khandual
- [PATCH V3 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 06/30] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 07/30] mips/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 08/30] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 11/30] mm/mmap: Drop protection_map[], Anshuman Khandual
- [PATCH V3 10/30] x86/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 12/30] mm/mmap: Drop arch_filter_pgprot(), Anshuman Khandual
- [PATCH V3 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 15/30] riscv/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 13/30] mm/mmap: Drop arch_vm_get_page_pgprot(), Anshuman Khandual
- [PATCH V3 16/30] alpha/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 17/30] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 18/30] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 19/30] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 20/30] xtensa/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 21/30] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 26/30] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 22/30] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 24/30] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 23/30] um/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 25/30] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 28/30] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 27/30] nds32/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V3 29/30] mm/mmap: Drop generic vm_get_page_prot(), Anshuman Khandual
[PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64,
guoren
- [PATCH V7 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little, guoren
- [PATCH V7 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h, guoren
- [PATCH V7 03/20] compat: consolidate the compat_flock{,64} definition, guoren
- [PATCH V7 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V7 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V7 06/20] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V7 08/20] riscv: Fixup difference with defconfig, guoren
- [PATCH V7 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V7 09/20] riscv: compat: Add basic compat data type implementation, guoren
- [PATCH V7 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT, guoren
- [PATCH V7 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V7 12/20] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V7 14/20] riscv: compat: Add elf.h implementation, guoren
- [PATCH V7 15/20] riscv: compat: Add hw capability check for elf, guoren
- [PATCH V7 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation, guoren
- [PATCH V7 17/20] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V7 18/20] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V7 20/20] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- [PATCH V7 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- Re: [PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64, Heiko Stübner
[next] mm/mmap.c:1962:25: error: passing argument 1 of 'vma_find' from incompatible pointer type,
Naresh Kamboju
[PATCH V6 00/20] riscv: compat: Add COMPAT mode support for rv64,
guoren
- [PATCH V6 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT, guoren
- [PATCH V6 18/20] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V6 20/20] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- [PATCH V6 15/20] riscv: compat: Add hw capability check for elf, guoren
- [PATCH V6 09/20] riscv: compat: Add basic compat data type implementation, guoren
- [PATCH V6 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V6 03/20] compat: consolidate the compat_flock{,64} definition, guoren
- [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation, guoren
- [PATCH V6 08/20] riscv: Fixup difference with defconfig, guoren
- [PATCH V6 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V6 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- [PATCH V6 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little, guoren
- [PATCH V6 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h, guoren
- [PATCH V6 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V6 12/20] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V6 06/20] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V6 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V6 13/20] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V6 14/20] riscv: compat: Add elf.h implementation, guoren
- [PATCH V6 17/20] riscv: compat: vdso: Add setup additional pages implementation, guoren
[GIT PULL] parisc unaligned handler fixes for v5.17-rc6,
Helge Deller
[PATCH 1/4] parisc/unaligned: Tweak inline assembly of emulate_ldh(),
Helge Deller
[PATCH 5.4 24/80] module/ftrace: handle patchable-function-entry, Greg Kroah-Hartman
[PATCH 4.9 03/33] serial: parisc: GSC: fix build when IOSAPIC is not set, Greg Kroah-Hartman
[PATCH 5.10 011/121] serial: parisc: GSC: fix build when IOSAPIC is not set, Greg Kroah-Hartman
[PATCH 5.16 014/227] serial: parisc: GSC: fix build when IOSAPIC is not set, Greg Kroah-Hartman
[PATCH 4.19 03/58] serial: parisc: GSC: fix build when IOSAPIC is not set, Greg Kroah-Hartman
[PATCH 5.15 008/196] serial: parisc: GSC: fix build when IOSAPIC is not set, Greg Kroah-Hartman
[PATCH 4.14 03/45] serial: parisc: GSC: fix build when IOSAPIC is not set, Greg Kroah-Hartman
[PATCH 5.4 04/80] serial: parisc: GSC: fix build when IOSAPIC is not set, Greg Kroah-Hartman
[PATCH v2 01/11] kernel/parisc: move soft-power sysctl to its own file, tangmeng
[PATCH V2 21/30] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
[PATCH 01/11] kernel/parisc: move soft-power sysctl to its own file,
tangmeng
[PATCH] Use EFAULT fixup handler in unaligned handlers, Helge Deller
[PATCH] Fix ldw() and stw() unalignment handlers, Helge Deller
Re: [PATCH] parisc: Use the VMA iterator in the cache handling, Helge Deller
[PATCH] parisc: Fix fldd and fstd unaligned handlers on 32-bit kernel, Helge Deller
[PATCH 1/4] parisc: Add defines for various space register,
Helge Deller
Fwd: [PATCH v6 33/71] parisc: Remove mmap linked list from cache handling, Helge Deller
[PATCH 1/2] parisc: Use constants to encode the space registers like PRIV_KERNEL,
Helge Deller
linux-next: manual merge of the maple tree with the parisc-hd tree, Stephen Rothwell
[PATCH] parisc: Use PRIV_USER and PRIV_KERNEL in get_user() and put_user(), Helge Deller
[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
- [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user, Arnd Bergmann
- [PATCH v2 04/18] sparc64: add __{get,put}_kernel_nocheck(), Arnd Bergmann
- [PATCH v2 05/18] x86: remove __range_not_ok(), Arnd Bergmann
- [PATCH v2 06/18] x86: use more conventional access_ok() definition, Arnd Bergmann
- [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
- [PATCH v2 09/18] mips: use simpler access_ok(), Arnd Bergmann
- [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
- [PATCH v2 13/18] uaccess: generalize access_ok(), Arnd Bergmann
- [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support, Arnd Bergmann
- [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces, Arnd Bergmann
- [PATCH v2 16/18] sh: remove CONFIG_SET_FS support, Arnd Bergmann
- [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 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
[PATCH] parisc: Always use the self-extracting kernel feature, Helge Deller
[GIT PULL] parisc architecture fixes for v5.17-rc5,
Helge Deller
[PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4,
Christophe Leroy
- [PATCH v4 02/13] powerpc: Move and rename func_descr_t, Christophe Leroy
- [PATCH v4 05/13] powerpc: Prepare func_desc_t for refactorisation, Christophe Leroy
- [PATCH v4 04/13] powerpc: Remove 'struct ppc64_opd_entry', Christophe Leroy
- [PATCH v4 11/13] lkdtm: Really write into kernel text in WRITE_KERN, Christophe Leroy
- [PATCH v4 07/13] asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS, Christophe Leroy
- [PATCH v4 03/13] powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry', Christophe Leroy
- [PATCH v4 08/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors, Christophe Leroy
- [PATCH v4 01/13] powerpc: Fix 'sparse' checking on PPC64le, Christophe Leroy
- [PATCH v4 13/13] lkdtm: Add a test for function descriptors protection, Christophe Leroy
- [PATCH v4 06/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc', Christophe Leroy
- [PATCH v4 09/13] asm-generic: Refactor dereference_[kernel]_function_descriptor(), Christophe Leroy
- [PATCH v4 12/13] lkdtm: Fix execute_[user]_location(), Christophe Leroy
- [PATCH v4 10/13] lkdtm: Force do_nothing() out of line, Christophe Leroy
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4, Kees Cook
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4, John Paul Adrian Glaubitz
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4, Michael Ellerman
[PATCH v2] serial: parisc: GSC: fix build when IOSAPIC is not set,
Randy Dunlap
[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good,
Arnd Bergmann
- [PATCH 01/14] uaccess: fix integer overflow on access_ok(), Arnd Bergmann
- [PATCH 02/14] sparc64: add __{get,put}_kernel_nocheck(), Arnd Bergmann
- [PATCH 03/14] nds32: fix access_ok() checks in get/put_user, Arnd Bergmann
- [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault, Arnd Bergmann
- [PATCH 04/14] x86: use more conventional access_ok() definition, Arnd Bergmann
- [PATCH 07/14] uaccess: generalize access_ok(), Arnd Bergmann
- [PATCH 06/14] mips: use simpler access_ok(), Arnd Bergmann
- [PATCH 08/14] arm64: simplify access_ok(), Arnd Bergmann
- [PATCH 09/14] m68k: drop custom __access_ok(), Arnd Bergmann
- [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users, Arnd Bergmann
- [PATCH 11/14] sparc64: remove CONFIG_SET_FS support, Arnd Bergmann
- [PATCH 12/14] sh: remove CONFIG_SET_FS support, Arnd Bergmann
- [PATCH 13/14] ia64: remove CONFIG_SET_FS support, Arnd Bergmann
- [PATCH 14/14] uaccess: drop set_fs leftovers, Arnd Bergmann
- Re: [PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good, Linus Torvalds
[PATCH v2] fat: Use pointer to simple type in put_user(),
Helge Deller
[PATCH 21/30] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
[PATCH] fat: Use pointer to d_name[0] in put_user() for compat case,
Helge Deller
[PATCH v5] parisc: Fix some apparent put_user() failures, Helge Deller
[PATCH] parisc: Show error if wrong 32/64-bit compiler is being used, Helge Deller
BUG: soft lockup in on_each_cpu_cond_mask() from do_exit(), Rolf Eike Beer
[PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set,
Randy Dunlap
[PATCH v4] parisc: Fix some apparent put_user() failures, Helge Deller
[PATCH] parisc: Fix some apparent put_user() failures,
Helge Deller
[PATCH] parisc: Fix user access miscompilation,
Helge Deller
[PATCH v1 1/1] parisc: Add ioread64_lo_hi() and iowrite64_lo_hi(),
Andy Shevchenko
[PATCH v2 0/3] vstatus: TTY status message request,
Walt Drummond
[PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64,
guoren
- [PATCH V5 01/21] uapi: simplify __ARCH_FLOCK{,64}_PAD a little, guoren
- [PATCH V5 02/21] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h, guoren
- [PATCH V5 03/21] compat: consolidate the compat_flock{,64} definition, guoren
- [PATCH V5 04/21] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V5 05/21] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V5 06/21] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V5 07/21] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V5 08/21] riscv: Fixup difference with defconfig, guoren
- [PATCH V5 09/21] riscv: compat: Add basic compat data type implementation, guoren
- [PATCH V5 10/21] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT, guoren
- [PATCH V5 11/21] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V5 14/21] riscv: compat: Add elf.h implementation, guoren
- [PATCH V5 15/21] riscv: compat: Add hw capability check for elf, guoren
- [PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation, guoren
- [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- [PATCH V5 20/21] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected, guoren
- Re: [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64, Guo Ren
- Re: [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64, Palmer Dabbelt
consolidate the compat fcntl definitions v2,
Christoph Hellwig
[PATCH v6 00/21] Introduce power-off+restart call chain API,
Dmitry Osipenko
- [PATCH v6 01/21] notifier: Add blocking_notifier_call_chain_is_empty(), Dmitry Osipenko
- [PATCH v6 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio(), Dmitry Osipenko
- [PATCH v6 05/21] ARM: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 03/21] reboot: Print error message if restart handler has duplicated priority, Dmitry Osipenko
- [PATCH v6 04/21] kernel: Add combined power-off+restart handler call chain API, Dmitry Osipenko
- [PATCH v6 06/21] csky: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 07/21] riscv: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 08/21] arm64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 09/21] parisc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 10/21] xen/x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 11/21] powerpc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 13/21] sh: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 14/21] x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 16/21] mips: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 17/21] nds32: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 15/21] ia64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v6 18/21] memory: emif: Use kernel_can_power_off(), Dmitry Osipenko
- [PATCH v6 12/21] m68k: Switch to new sys-off handler API, Dmitry Osipenko
- [PATCH v6 20/21] regulator: pfuze100: Use devm_register_sys_off_handler(), Dmitry Osipenko
- [PATCH v6 19/21] ACPI: power: Switch to sys-off handler API, Dmitry Osipenko
- [PATCH v6 21/21] reboot: Remove pm_power_off_prepare(), Dmitry Osipenko
- Re: [PATCH v6 00/21] Introduce power-off+restart call chain API, Dmitry Osipenko
[PATCH V4 00/17] riscv: compat: Add COMPAT mode support for rv64,
guoren
- [PATCH V4 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V4 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V4 03/17] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V4 04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V4 05/17] riscv: Fixup difference with defconfig, guoren
- [PATCH V4 06/17] riscv: compat: Add basic compat date type implementation, guoren
- [PATCH V4 07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT, guoren
- [PATCH V4 11/17] riscv: compat: Add elf.h implementation, guoren
- [PATCH V4 10/17] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V4 09/17] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V4 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V4 12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation, guoren
- [PATCH V4 13/17] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V4 14/17] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- [PATCH V4 15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- [PATCH V4 17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected, guoren
[PATCH] parisc: Add initial vDSO support,
Helge Deller
PA-8800 CPU Library Application Programming Interface Reference, John David Anglin
[PATCH] parisc: Fix sglist access in ccio-dma.c, John David Anglin
[PATCH v2] usercopy/csky: Do not fail on memory from former init sections,
Helge Deller
[PATCH] parisc: Fix data TLB miss in sba_unmap_sg,
John David Anglin
[Index of Archives]
[Linux SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]