linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-02 14:29:52 to 2019-05-09 12:54:01 UTC [more...]

[GIT PULL] csky perf unwind libdw patch for v5.2-rc1
 2019-05-09 12:53 UTC  (2+ messages)

[PATCH] vsprintf: Do not break early boot with probing addresses
 2019-05-09 12:19 UTC  (2+ messages)

Early printk breakage due to 3e5903eb9cff ("vsprintf: Prevent crash when dereferencing invalid pointers")
 2019-05-09 10:46 UTC  (2+ messages)

[PATCH] [v2] x86/mpx: fix recursive munmap() corruption
 2019-05-09  8:31 UTC  (3+ messages)

[PATCH] arch: remove dangling asm-generic wrappers
 2019-05-09  7:59 UTC  (2+ messages)

[PATCH v9 00/24] ILP32 for ARM64
 2019-05-08 23:10 UTC  (5+ messages)

[GIT PULL] csky fixes for v5.1-rc7
 2019-05-08 20:00 UTC  (3+ messages)

[GIT PULL] csky changes for v5.2-rc1
 2019-05-08  9:09 UTC  (2+ messages)

[PATCH v2 00/14] introduce generic pte_{alloc,free}_one[_kernel]
 2019-05-08  6:17 UTC  (30+ messages)
` [PATCH v2 01/14] asm-generic, x86: "
  ` [PATCH v2 01/14] asm-generic, x86: introduce generic pte_{alloc, free}_one[_kernel]
` [PATCH v2 02/14] alpha: switch to generic version of pte allocation
` [PATCH v2 03/14] arm: "
` [PATCH v2 04/14] arm64: "
` [PATCH v2 05/14] csky: "
` [PATCH v2 06/14] hexagon: "
` [PATCH v2 07/14] m68k: sun3: "
` [PATCH v2 08/14] mips: "
` [PATCH v2 09/14] nds32: "
` [PATCH v2 10/14] nios2: "
` [PATCH v2 11/14] parisc: "
` [PATCH v2 12/14] riscv: "
` [PATCH v2 13/14] um: "
` [PATCH v2 14/14] unicore32: "

[PATCH v6 0/6] namei: resolveat(2) path resolution restriction API
 2019-05-08  0:54 UTC  (24+ messages)
` [PATCH v6 1/6] namei: split out nd->dfd handling to dirfd_path_init
` [PATCH v6 2/6] namei: O_BENEATH-style path resolution flags
` [PATCH v6 3/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v6 4/6] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v6 5/6] binfmt_*: scope path resolution of interpreters
` [PATCH v6 6/6] namei: resolveat(2) syscall

[PATCH] uapi: avoid namespace conflict in linux/posix_types.h
 2019-05-07 22:50 UTC  (3+ messages)

[PATCH v7 0/5] namei: resolveat(2) path resolution restriction API
 2019-05-07 16:43 UTC  (12+ messages)
` [PATCH v7 1/5] namei: split out nd->dfd handling to dirfd_path_init
` [PATCH v7 2/5] namei: O_BENEATH-style path resolution flags
` [PATCH v7 3/5] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v7 4/5] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v7 5/5] namei: resolveat(2) syscall

[PATCH 00/15] introduce generic pte_{alloc,free}_one[_kernel]
 2019-05-07  6:49 UTC  (58+ messages)
` [PATCH 01/15] asm-generic, x86: introduce generic pte_{alloc, free}_one[_kernel]
  ` [PATCH 01/15] asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]
` [PATCH 02/15] alpha: switch to generic version of pte allocation
` [PATCH 03/15] arm: "
` [PATCH 04/15] arm64: "
` [PATCH 05/15] csky: "
` [PATCH 06/15] hexagon: "
` [PATCH 07/15] m68k: sun3: "
` [PATCH 08/15] mips: "
` [PATCH 09/15] nds32: "
` [PATCH 10/15] nios2: "
` [PATCH 11/15] parisc: "
` [PATCH 12/15] powerpc/nohash/64: "
` [PATCH 13/15] riscv: "
` [PATCH 14/15] um: "
` [PATCH 15/15] unicore32: "

[PATCH AUTOSEL 4.14 61/95] mm: introduce mm_[p4d|pud|pmd]_folded
 2019-05-07  5:37 UTC 

[PATCH v2 56/79] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-05-06 19:50 UTC  (11+ messages)

[PATCH 3/7] thermal/drivers/core: Add init section table for self-encapsulation
 2019-05-06 12:44 UTC  (8+ messages)

DISCONTIGMEM is deprecated
 2019-05-05  8:53 UTC  (5+ messages)

[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
 2019-05-03 23:52 UTC  (10+ messages)
` [PATCH v13 16/20] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr

f68f031d ("Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,after}_atomic()")
 2019-05-03 16:52 UTC  (10+ messages)

[PATCH 0/3] remove ARCH_SELECT_MEMORY_MODEL where it has no effect
 2019-05-03 13:47 UTC  (4+ messages)
` [PATCH 2/3] s390: remove ARCH_SELECT_MEMORY_MODEL

[RESEND PATCH v3 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-05-03 13:40 UTC  (11+ messages)
` [RESEND PATCH v3 05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
` [RESEND PATCH v3 09/11] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline

remove asm-generic/ptrace.h
 2019-05-03 13:29 UTC  (4+ messages)
` [PATCH 5/5] asm-generic: remove ptrace.h

[PATCH v2 0/5] cpu/speculation: Add 'mitigations=' cmdline option
 2019-05-03 13:00 UTC  (12+ messages)
` [PATCH v2 5/5] arm64/speculation: Support "
    ` [PATCH] Documentation: Add ARM64 to kernel-parameters.rst

strace for m68k bpf_prog_info mismatch
 2019-05-03 12:16 UTC  (2+ messages)

[PATCH 4/9] powerpc/prom_init: get rid of PROM_SCRATCH_SIZE
 2019-05-03  6:59 UTC  (3+ messages)

[PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-05-02 16:25 UTC  (12+ messages)


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).