linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-09 05:42:58 to 2018-11-13 18:43:37 UTC [more...]

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-11-13 18:43 UTC  (49+ messages)
` [PATCH v5 04/27] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [PATCH v5 05/27] Documentation/x86: Add CET description

[PATCH v5 0/5] ia64: system call table generation support
 2018-11-13 17:09 UTC  (13+ messages)
` [PATCH v5 1/5] ia64: add __NR_old_getpagesize in uapi header file
` [PATCH v5 2/5] ia64: add __NR_syscalls along with NR_syscalls
` [PATCH v5 3/5] ia64: add an offset for system call number
` [PATCH v5 4/5] ia64: add system call table generation support
` [PATCH v5 5/5] ia64: generate uapi header and system call table files

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-11-13 16:17 UTC  (3+ messages)

[PATCH v4 0/3] microblaze: system call table generation support
 2018-11-13  6:04 UTC  (8+ messages)
` [PATCH v4 1/3] microblaze: move __NR_syscalls macro from asm/unistd.h
` [PATCH v4 2/3] microblaze: add system call table generation support
` [PATCH v4 3/3] microblaze: generate uapi header and system call table files

[PATCH v5 0/3] m68k: system call table generation support
 2018-11-13  6:00 UTC  (8+ messages)
` [PATCH v5 1/3] m68k: add __NR_syscalls along with NR_syscalls
` [PATCH v5 2/3] m68k: add system call table generation support
` [PATCH v5 3/3] m68k: generate uapi header and syscall table header files

[PATCH 00/27] Unify vDSOs across more architectures
 2018-11-13 10:58 UTC  (82+ messages)
` [PATCH 01/27] kernel: Standardize vdso_datapage
` [PATCH 02/27] kernel: Add Monotonic boot time support
` [PATCH 03/27] kernel: Add International Atomic Time support
` [PATCH 04/27] kernel: Add masks support for Raw and NTP time
` [PATCH 05/27] kernel: Add clock_mode support
` [PATCH 06/27] kernel: Define gettimeofday vdso common code
` [PATCH 07/27] arm64: Substitute gettimeofday with C implementation
` [PATCH 08/27] arm64: compat: Alloc separate pages for vectors and sigpage
` [PATCH 09/27] arm64: compat: Split kuser32
` [PATCH 10/27] arm64: compat: Refactor aarch32_alloc_vdso_pages()
` [PATCH 11/27] arm64: compat: Add KUSER_HELPERS config option
` [PATCH 12/27] arm64: compat: Add missing syscall numbers
` [PATCH 13/27] arm64: compat: Expose signal related structures
` [PATCH 14/27] arm64: compat: Generate asm offsets for signals
` [PATCH 15/27] lib: vdso: Add compat support
` [PATCH 16/27] arm64: compat: Add vDSO
` [PATCH 17/27] arm64: Refactor vDSO code
` [PATCH 18/27] arm64: compat: vDSO setup for compat layer
` [PATCH 19/27] arm64: elf: vDSO code page discovery
` [PATCH 20/27] arm64: compat: Get sigreturn trampolines from vDSO
` [PATCH 21/27] arm64: Add vDSO compat support
` [PATCH 22/27] arm64: Enable compat vDSO support
` [PATCH 23/27] arm: Add support for generic vDSO
` [PATCH 24/27] mips: Introduce vdso_direct
` [PATCH 25/27] clock: csrc-4k: Add support for vdso_direct
` [PATCH 26/27] clock: gic-timer: "
` [PATCH 27/27] mips: Add support for generic vDSO

[PATCH v2 0/3] xtensa: system call table generation support
 2018-11-13 10:19 UTC  (4+ messages)
` [PATCH v2 1/3] xtensa: add __NR_syscalls along with __NR_syscall_count
` [PATCH v2 2/3] xtensa: add system call table generation support
` [PATCH v2 3/3] xtensa: generate uapi header and syscall table header files

[PATCH v3 0/5] alpha: system call table generation support
 2018-11-13  9:31 UTC  (6+ messages)
` [PATCH v3 1/5] alpha: move __IGNORE* entries to non uapi header
` [PATCH v3 2/5] alpha: remove CONFIG_OSF4_COMPAT flag from syscall table
` [PATCH v3 3/5] alpha: add __NR_syscalls along with NR_SYSCALLS
` [PATCH v3 4/5] alpha: add system call table generation support
` [PATCH v3 5/5] alpha: generate uapi header and syscall table header files

[PATCH] kernel/signal: Signal-based pre-coredump notification
 2018-11-12 23:22 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
            ` [PATCH v5] "

[PATCH v4 0/4] namei: O_* flags to restrict path resolution
 2018-11-12 14:26 UTC  (10+ messages)
` [PATCH v4 1/4] namei: split out nd->dfd handling to dirfd_path_init
` [PATCH v4 2/4] namei: O_BENEATH-style path resolution flags
` [PATCH v4 3/4] namei: O_THISROOT: chroot-like path resolution
` [PATCH v4 4/4] namei: aggressively check for nd->root escape on ".." resolution

[PATCH RFC memory-model 0/3] LKMM updates for v4.21/v5.0
 2018-11-11 20:25 UTC  (8+ messages)
` [PATCH RFC LKMM 1/3] tools/memory-model: Model smp_mb__after_unlock_lock()
` [PATCH RFC LKMM 2/3] EXP tools/memory-model: Add scripts to check github litmus tests
` [PATCH RFC LKMM 3/3] EXP tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"

[RFC] remove the ->mapping_error method from dma_map_ops
 2018-11-09 23:12 UTC  (10+ messages)
` [PATCH 1/2] dma-mapping: remove ->mapping_error
` [PATCH 2/2] dma-mapping: return errors from dma_map_page and dma_map_attrs

[PATCH] ARC: MM: fix UB and kernel resourse leak in do_page_fault
 2018-11-09 17:32 UTC  (3+ messages)

scatterlist arch cleanups
 2018-11-09  9:00 UTC  (6+ messages)
` [PATCH 1/2] csky, h8300, riscv: remove <asm/scatterlist.h> leftovers
` [PATCH 2/2] arch: switch the default on ARCH_HAS_SG_CHAIN

RFC: userspace exception fixups
 2018-11-09  7:12 UTC  (23+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v3
 2018-11-08 22:45 UTC  (4+ messages)
` [PATCH 6/9] PCI: consolidate PCI config entry in drivers/pci


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 NNTP newsgroup(s).