Linux-parisc archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-01 01:02:00 to 2022-02-16 13:35:48 UTC [more...]

[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
 2022-02-16 13:35 UTC  (20+ messages)
` [PATCH v2 01/18] uaccess: fix integer overflow on access_ok()
` [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
` [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
` [PATCH v2 04/18] sparc64: add __{get,put}_kernel_nocheck()
` [PATCH v2 05/18] x86: remove __range_not_ok()
` [PATCH v2 06/18] x86: use more conventional access_ok() definition
` [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
` [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH v2 09/18] mips: use simpler access_ok()
` [PATCH v2 10/18] m68k: fix access_ok for coldfire
` [PATCH v2 11/18] arm64: simplify access_ok()
` [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
` [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
` [PATCH v2 16/18] sh: "
` [PATCH v2 17/18] ia64: "
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users

[PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
 2022-02-16 13:26 UTC  (19+ messages)
` [PATCH v4 01/13] powerpc: Fix 'sparse' checking on PPC64le
` [PATCH v4 02/13] powerpc: Move and rename func_descr_t
` [PATCH v4 03/13] powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
` [PATCH v4 04/13] powerpc: Remove "
` [PATCH v4 05/13] powerpc: Prepare func_desc_t for refactorisation
` [PATCH v4 06/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc'
` [PATCH v4 07/13] asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
` [PATCH v4 08/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors
` [PATCH v4 09/13] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v4 10/13] lkdtm: Force do_nothing() out of line
` [PATCH v4 11/13] lkdtm: Really write into kernel text in WRITE_KERN
` [PATCH v4 12/13] lkdtm: Fix execute_[user]_location()
` [PATCH v4 13/13] lkdtm: Add a test for function descriptors protection

[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
 2022-02-16 13:07 UTC  (60+ messages)
` [PATCH 01/14] uaccess: fix integer overflow on access_ok()
` [PATCH 02/14] sparc64: add __{get,put}_kernel_nocheck()
` [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
` [PATCH 04/14] x86: use more conventional access_ok() definition
` [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH 06/14] mips: use simpler access_ok()
` [PATCH 07/14] uaccess: generalize access_ok()
` [PATCH 08/14] arm64: simplify access_ok()
` [PATCH 09/14] m68k: drop custom __access_ok()
` [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
` [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
` [PATCH 12/14] sh: "
` [PATCH 13/14] ia64: "
` [PATCH 14/14] uaccess: drop set_fs leftovers

[PATCH v6 00/21] Introduce power-off+restart call chain API
 2022-02-16 12:25 UTC  (3+ messages)

[PATCH] parisc: Always use the self-extracting kernel feature
 2022-02-15 19:56 UTC 

[GIT PULL] parisc architecture fixes for v5.17-rc5
 2022-02-15 17:18 UTC  (2+ messages)

[PATCH v2] serial: parisc: GSC: fix build when IOSAPIC is not set
 2022-02-14 18:38 UTC  (2+ messages)

[PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set
 2022-02-14 18:29 UTC  (9+ messages)

[PATCH v2] fat: Use pointer to simple type in put_user()
 2022-02-14 16:08 UTC  (2+ messages)

[PATCH] fat: Use pointer to d_name[0] in put_user() for compat case
 2022-02-14 11:11 UTC  (8+ messages)

[PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC
 2022-02-14 10:34 UTC  (16+ messages)
` [PATCH v3 01/12] powerpc: Move and rename func_descr_t
` [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
` [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
` [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection

[PATCH 21/30] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
 2022-02-14  2:30 UTC 

[PATCH v5] parisc: Fix some apparent put_user() failures
 2022-02-13 21:55 UTC 

[PATCH] parisc: Show error if wrong 32/64-bit compiler is being used
 2022-02-13 21:34 UTC 

BUG: soft lockup in on_each_cpu_cond_mask() from do_exit()
 2022-02-13 20:10 UTC 

[PATCH v4] parisc: Fix some apparent put_user() failures
 2022-02-10 18:01 UTC 

[PATCH] parisc: Fix some apparent put_user() failures
 2022-02-10 17:42 UTC  (2+ messages)

[PATCH] parisc: Fix user access miscompilation
 2022-02-10 10:56 UTC  (3+ messages)

[PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
 2022-02-08  7:43 UTC  (31+ messages)
` [PATCH V5 01/21] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V5 02/21] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V5 03/21] compat: consolidate the compat_flock{,64} definition
` [PATCH V5 04/21] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V5 05/21] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V5 06/21] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V5 07/21] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V5 08/21] riscv: Fixup difference with defconfig
` [PATCH V5 09/21] riscv: compat: Add basic compat data type implementation
` [PATCH V5 10/21] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V5 11/21] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation
` [PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V5 14/21] riscv: compat: Add elf.h implementation
` [PATCH V5 15/21] riscv: compat: Add hw capability check for elf
` [PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation
` [PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V5 20/21] riscv: compat: Add COMPAT Kbuild skeletal support
` [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected

[PATCH v1 1/1] parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()
 2022-02-07 15:34 UTC  (2+ messages)

[PATCH v2 0/3] vstatus: TTY status message request
 2022-02-07  5:38 UTC  (9+ messages)
` [PATCH v2 1/3] vstatus: Allow the n_tty line dicipline to write to a user tty
` [PATCH v2 2/3] status: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT
` [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called

[PATCH V4 00/17] riscv: compat: Add COMPAT mode support for rv64
 2022-02-01 13:56 UTC  (10+ messages)
` [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support

consolidate the compat fcntl definitions v2
 2022-02-01 11:23 UTC  (11+ messages)
` [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
` [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).