linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-24 21:11:44 to 2020-07-29 14:56:35 UTC [more...]

[PATCH v3 0/2] prctl.2 man page updates for Linux 5.6
 2020-07-29 14:56 UTC  (5+ messages)

[patch 01/15] mm/memory.c: avoid access flag update TLB flush for retried page fault
 2020-07-29 13:58 UTC  (9+ messages)

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2020-07-29 13:52 UTC  (32+ 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 V5 00/15] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-29 13:39 UTC  (4+ messages)

[patch V4 00/15] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-29 12:18 UTC  (9+ 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 00/24] Use asm-generic for mmu_context no-op functions
 2020-07-29 11:45 UTC  (56+ 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: "

Schönen Tag,
 2020-07-29  9:27 UTC 

improve compat handling for the i386 u64 alignment quirk
 2020-07-29  6:08 UTC  (20+ 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 2/4 v2] "
` [PATCH 3/4] compat: add a compat_need_64bit_alignment_fixup() helper
  ` [PATCH 4/4] quota: simplify the quotactl compat handling

Add and use a generic version of devmem_is_allowed()
 2020-07-29  0:00 UTC  (3+ messages)

[PATCH v10 0/5] Add NUMA-awareness to qspinlock
 2020-07-28 20:00 UTC  (8+ messages)
` [PATCH v10 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v10 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v10 5/5] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA

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

[GIT PULL] asm-generic: bugfix for v5.8
 2020-07-28 19:05 UTC  (2+ messages)

[asm-generic:asm-generic] BUILD SUCCESS 214ba3584b2e2c57536fa8aed52521ac59c5b448
 2020-07-28 16:59 UTC 

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

[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 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 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 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  (6+ 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  (14+ 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  (3+ messages)

[PATCH v4 0/6] powerpc: queued spinlocks and rwlocks
 2020-07-24 21:11 UTC  (2+ 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).