linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-14 22:55:33 to 2018-05-17 10:09:39 UTC [more...]

[PATCH] pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-05-17 10:09 UTC  (30+ messages)

[RFC PATCH] UAPI: Document auxvec AT_* namespace policy and note reservations
 2018-05-17  6:40 UTC  (12+ messages)

[PATCH v4 0/8] Introduce the for_each_set_clump macro
 2018-05-16 20:08 UTC  (22+ messages)
` [PATCH v4 1/8] bitops: "
` [PATCH v4 2/8] lib/test_bitmap.c: Add for_each_set_clump test cases
` [PATCH v4 3/8] gpio: 104-dio-48e: Utilize for_each_set_clump macro
` [PATCH v4 4/8] gpio: 104-idi-48: "
` [PATCH v4 5/8] gpio: gpio-mm: "
` [PATCH v4 6/8] gpio: ws16c48: "
` [PATCH v4 7/8] gpio: pci-idio-16: "
` [PATCH v4 8/8] gpio: pcie-idio-24: "

[PATCH v3 0/2] mm: PAGE_KERNEL_* fallbacks
 2018-05-16 16:44 UTC  (3+ messages)

[PATCH] arm64: remove no-op macro VMLINUX_SYMBOL()
 2018-05-16 10:47 UTC  (3+ messages)

[PATCH v9 00/24] ILP32 for ARM64
 2018-05-16  8:19 UTC  (49+ messages)
` [PATCH 01/24] arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layout
` [PATCH 02/24] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers
` [PATCH 03/24] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 04/24] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 05/24] asm-generic: Drop getrlimit and setrlimit syscalls from default list
` [PATCH 06/24] thread: move thread bits accessors to separated file
` [PATCH 07/24] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
` [PATCH 08/24] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 09/24] arm64: rename functions that reference compat term
` [PATCH 10/24] arm64: uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH 11/24] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH 12/24] arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64
` [PATCH 13/24] arm64: introduce binfmt_elf32.c
` [PATCH 14/24] arm64: change compat_elf_hwcap and compat_elf_hwcap2 prefix to a32
` [PATCH 15/24] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH 16/24] arm64: ilp32: share aarch32 syscall handlers
` [PATCH 17/24] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 18/24] arm64: signal: share lp64 signal structures and routines to ilp32
` [PATCH 19/24] arm64: signal32: move ilp32 and aarch32 common code to separated file
` [PATCH 20/24] arm64: ilp32: introduce ilp32-specific sigframe and ucontext
` [PATCH 21/24] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH 22/24] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 23/24] arm64:ilp32: add ARM64_ILP32 to Kconfig
` [PATCH 24/24] arm64: ilp32: Make the Kconfig option default y

[PATCH 00/12] introduce support for early platform drivers
 2018-05-16  1:06 UTC  (11+ messages)
` [PATCH 09/12] platform/early: add an init section for early driver data
` [PATCH 10/12] platform/early: implement support for early platform drivers

[PATCH v9 00/24] ILP32 for ARM64
 2018-05-15 19:40 UTC  (8+ messages)
` [PATCH 01/24] arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layout
` [PATCH 02/24] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers

[PATCH memory-model 0/19] Updates to the formal memory model
 2018-05-15 16:20 UTC  (44+ messages)
` [PATCH memory-model 01/19] tools/memory-model: Rename link and rcu-path to rcu-link and rb
` [PATCH memory-model 02/19] tools/memory-model: Redefine rb in terms of rcu-fence
` [PATCH memory-model 03/19] tools/memory-model: Update required version of herdtools7
` [PATCH memory-model 04/19] tools/memory-model: Fix cheat sheet typo
` [PATCH memory-model 05/19] tools/memory-order: Improve key for SELF and SV
` [PATCH memory-model 06/19] tools/memory-order: smp_mb__after_atomic() orders later RMW operations
` [PATCH memory-model 07/19] tools/memory-model: Model 'smp_store_mb()'
` [PATCH memory-model 08/19] tools/memory-model: Fix coding style in 'linux-kernel.def'
` [PATCH memory-model 09/19] tools/memory-model: Add scripts to test memory model
` [PATCH memory-model 10/19] tools/memory-model: Add model support for spin_is_locked
` [PATCH memory-model 11/19] tools/memory-model: Flag "cumulativity" and "propagation" tests
` [PATCH memory-model 12/19] tools/memory-model: Remove duplicated code from lock.cat
` [PATCH memory-model 13/19] tools/memory-model: Improve comments in lock.cat
` [PATCH memory-model 14/19] tools/memory-model: Improve mixed-access checking "
` [PATCH memory-model 15/19] tools/memory-model: Remove out-of-date comments and code from lock.cat
` [PATCH memory-model 16/19] tools/memory-model: Fix coding style in 'lock.cat'
` [PATCH memory-model 17/19] MAINTAINERS: Update e-mail address for Andrea Parri
` [PATCH memory-model 18/19] tools/memory-model: Update ASPLOS information
` [PATCH memory-model 19/19] tools/memory-model: Add reference for 'Simplifying ARM concurrency'

[PATCH v3 0/8] Introduce the for_each_set_clump macro
 2018-05-15 15:51 UTC  (18+ messages)
` [PATCH v3 1/8] bitops: "
` [PATCH v3 2/8] lib/test_bitmap.c: Add for_each_set_clump test cases
` [PATCH v3 3/8] gpio: 104-dio-48e: Utilize for_each_set_clump macro
` [PATCH v3 4/8] gpio: 104-idi-48: "
` [PATCH v3 5/8] gpio: gpio-mm: "
` [PATCH v3 6/8] gpio: ws16c48: "
` [PATCH v3 7/8] gpio: pci-idio-16: "
` [PATCH v3 8/8] gpio: pcie-idio-24: "

[RFC PATCH 00/11] prctl: Modernise wiring for optional prctl() calls
 2018-05-15 13:30 UTC  (10+ messages)
` [RFC PATCH 06/11] powerpc: Remove unused task argument from prctl functions
` [RFC PATCH 07/11] powerpc: Move arch-specific prctls out of core code

[PATCH -resend 00/27] New macros for assembler symbols
 2018-05-15  6:39 UTC  (5+ messages)
` [PATCH -resend 02/27] x86: assembly, use SYM_DATA for data

[PATCH REPOST 0/5] Simplify setting thread flags to a particular value
 2018-05-15  3:13 UTC  (4+ messages)
` [PATCH REPOST 4/5] powerpc: Use update_thread_flag()

[PATCH 1/3] int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi header
 2018-05-15  2:22 UTC  (2+ messages)

common non-cache coherent direct dma mapping ops
 2018-05-15  0:25 UTC  (4+ messages)
` [PATCH 05/20] c6x: use generic dma_noncoherent_ops
    ` [Linux-c6x-dev] "

[PATCH memory-model 0/3] Kernel fixes to spin_is_locked()
 2018-05-14 23:01 UTC  (8+ messages)
` [PATCH memory-model 1/3] locking: Document the semantics of spin_is_locked()
` [PATCH memory-model 2/3] arm64: Remove smp_mb() from arch_spin_is_locked()
` [PATCH memory-model 3/3] locking: Clean up comment and #ifndef for {,queued_}spin_is_locked()

[PATCH memory-model 0/8] memory-barriers.txt and atomic_ops.rst updates
 2018-05-14 22:55 UTC  (2+ messages)
` [PATCH memory-model 8/8] atomic_ops.rst: Use `warning` rst directive


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