linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-24 07:00:32 to 2020-07-28 11:34:37 UTC [more...]

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2020-07-28 11:34 UTC  (16+ messages)
` [RFC PATCH 1/5] elf: reintroduce using MAP_FIXED_NOREPLACE for elf executable mappings
` [RFC PATCH 2/5] mm: do not assume only the stack vma exists in setup_arg_pages()
` [RFC PATCH 3/5] mm: introduce VM_EXEC_KEEP
` [RFC PATCH 4/5] exec, elf: require opt-in for accepting preserved mem
` [RFC PATCH 5/5] mm: introduce MADV_DOEXEC

[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
 2020-07-28 11:22 UTC  (12+ messages)

[PATCH v7 00/26] arm64: Memory Tagging Extension user-space support
 2020-07-28 11:08 UTC  (4+ messages)
` [PATCH v7 29/29] arm64: mte: Add Memory Tagging Extension documentation

[PATCH 00/24] Use asm-generic for mmu_context no-op functions
 2020-07-28 10:54 UTC  (53+ messages)
` [PATCH 01/24] asm-generic: add generic versions of mmu context functions
` [PATCH 02/24] alpha: use asm-generic/mmu_context.h for no-op implementations
` [PATCH 03/24] arc: "
` [PATCH 04/24] arm: "
` [PATCH 05/24] arm64: "
` [PATCH 06/24] csky: "
` [PATCH 07/24] hexagon: "
` [PATCH 08/24] ia64: "
` [PATCH 09/24] m68k: "
` [PATCH 10/24] microblaze: "
` [PATCH 11/24] mips: "
` [PATCH 12/24] nds32: "
` [PATCH 13/24] nios2: "
` [PATCH 14/24] openrisc: "
` [PATCH 15/24] parisc: "
` [PATCH 16/24] powerpc: "
` [PATCH 17/24] riscv: "
` [PATCH 18/24] s390: "
` [PATCH 19/24] sh: "
` [PATCH 20/24] sparc: "
` [PATCH 21/24] um: "
` [PATCH 22/24] unicore32: "
` [PATCH 23/24] x86: "
` [PATCH 24/24] xtensa: "

[patch 01/15] mm/memory.c: avoid access flag update TLB flush for retried page fault
 2020-07-28 10:53 UTC  (6+ messages)

improve compat handling for the i386 u64 alignment quirk
 2020-07-28  1:49 UTC  (19+ messages)
` [PATCH 1/4] arm64: stop using <asm/compat.h> directly
` [PATCH 2/4] compat: lift compat_s64 and compat_u64 to <linux/compat.h>
` [PATCH 3/4] compat: add a compat_need_64bit_alignment_fixup() helper
  ` [PATCH 4/4] quota: simplify the quotactl compat handling

[patch V4 00/15] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-27 22:39 UTC  (8+ messages)
` [patch V4 03/15] entry: Provide generic syscall exit function
` [patch V4 04/15] entry: Provide generic interrupt entry/exit code
` [patch V4 06/15] x86/entry: Consolidate check_user_regs()

[patch V3 00/13] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-27 22:28 UTC  (4+ messages)
` [patch V3 01/13] entry: Provide generic syscall entry functionality

[PATCH] tools/memory-model: document the "one-time init" pattern
 2020-07-27 19:13 UTC  (18+ messages)

[PATCH v2 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-07-27 17:25 UTC  (11+ messages)
  ` [PATCH v2 1/7] mm: add definition of PMD_PAGE_ORDER
  ` [PATCH v2 4/7] arch, mm: wire up memfd_secret system call were relevant
  ` [PATCH v2 5/7] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v2 2/7] mmap: make mlock_future_check() global
` [PATCH v2 3/7] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v2 6/7] mm: secretmem: add ability to reserve memory at boot
` [PATCH v2 7/7] "

[RESEND RFC PATCH v1] arm64: kvm: flush tlbs by range in unmap_stage2_range function
 2020-07-27 17:12 UTC  (7+ messages)

Spende von 2.000.000,00 Euro
 2020-07-27 14:36 UTC 

[PATCH] lockdep: Fix TRACE_IRQFLAGS vs NMIs
 2020-07-27 13:17 UTC  (2+ messages)

[PATCH] io: Fix return type of _inb and _inl
 2020-07-27  8:41 UTC  (7+ messages)

from the Hospital
 2020-07-27  0:15 UTC 

[RFC][CFT][PATCHSET v2] saner calling conventions for csum-and-copy primitives
 2020-07-27  3:58 UTC  (10+ messages)
` [PATCH v2 01/20] xtensa: fix access check in csum_and_copy_from_user
  ` [PATCH v2 04/20] unify generic instances of csum_partial_copy_nocheck()

[PATCH 4/6] arch, mm: wire up secretmemfd system call were relevant
 2020-07-26 17:44 UTC  (2+ messages)

[PATCH v2 1/2] MIPS: Set page access bit with pgprot on platforms with RIXI
 2020-07-26  8:32 UTC  (3+ messages)

[RFC][CFT][PATCHSET] saner calling conventions for csum-and-copy primitives
 2020-07-25 17:54 UTC  (7+ messages)
` [PATCH 01/18] skb_copy_and_csum_bits(): don't bother with the last argument
  ` [PATCH 04/18] csum_and_copy_..._user(): pass 0xffffffff instead of 0 as initial sum

[PATCH v3 0/6] powerpc: queued spinlocks and rwlocks
 2020-07-25 17:36 UTC  (15+ messages)
` [PATCH v3 5/6] powerpc/pseries: implement paravirt qspinlocks for SPLPAR

[PATCH v2 0/8] kcsan: Compound read-write instrumentation
 2020-07-24 22:40 UTC  (10+ messages)
` [PATCH v2 4/8] kcsan: Add missing CONFIG_KCSAN_IGNORE_ATOMICS checks
` [PATCH v2 5/8] kcsan: Test support for compound instrumentation
` [PATCH v2 6/8] instrumented.h: Introduce read-write instrumentation hooks
` [PATCH v2 7/8] asm-generic/bitops: Use instrument_read_write() where appropriate
` [PATCH v2 8/8] locking/atomics: Use read-write instrumentation for atomic RMWs

[PATCH v4 0/6] powerpc: queued spinlocks and rwlocks
 2020-07-24 21:11 UTC  (15+ messages)
` [PATCH v4 1/6] powerpc/pseries: move some PAPR paravirt functions to their own file
` [PATCH v4 2/6] powerpc: move spinlock implementation to simple_spinlock
` [PATCH v4 3/6] powerpc/64s: implement queued spinlocks and rwlocks
` [PATCH v4 4/6] powerpc/pseries: implement paravirt qspinlocks for SPLPAR
` [PATCH v4 5/6] powerpc/qspinlock: optimised atomic_try_cmpxchg_lock that adds the lock hint
` [PATCH v4 6/6] powerpc: implement smp_cond_load_relaxed

[patch V5 00/15] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-24 20:51 UTC  (8+ messages)
` [patch V5 13/15] x86/entry: Use generic interrupt entry/exit code
` [patch V5 15/15] x86/kvm: Use generic xfer to guest work function

[PATCH v4 00/13] "Task_isolation" mode
 2020-07-24 16:08 UTC  (9+ messages)
          ` [EXT] "

INVESTMENT
 2020-07-24 15:23 UTC 

[PATCH v3] powerpc: select ARCH_HAS_MEMBARRIER_SYNC_CORE
 2020-07-24 13:25 UTC  (2+ messages)

[PATCH v5 0/6] arch/x86: kprobes: Remove MODULES dependency
 2020-07-24 10:26 UTC 

[PATCH 1/5] selftests/powerpc: Add test of stack expansion logic
 2020-07-24  9:20 UTC  (4+ messages)
` [PATCH 2/5] powerpc: Allow 4096 bytes of stack expansion for the signal frame


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