Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-20 14:55:57 to 2020-03-27 23:30:10 UTC [more...]

[RFC][PATCHSET] uaccess: getting csum_and_copy_..._user() into saner shape
 2020-03-27 23:30 UTC  (2+ messages)

[PATCH v4 0/4] Documentation/litmus-tests: Add litmus tests for atomic APIs
 2020-03-27 22:18 UTC  (14+ messages)
` [PATCH v4 1/4] tools/memory-model: Add an exception for limitations on _unless() family
` [PATCH v4 2/4] Documentation/litmus-tests: Introduce atomic directory
` [PATCH v4 3/4] Documentation/litmus-tests/atomic: Add a test for atomic_set()
` [PATCH v4 4/4] Documentation/litmus-tests/atomic: Add a test for smp_mb__after_atomic()

[PATCH v2 0/3] io.h, logic_pio: Allow barriers for inX() and outX() be overridden
 2020-03-27 16:06 UTC  (5+ messages)
` [PATCH v2 1/3] io: Provide _inX() and _outX()
` [PATCH v2 2/3] logic_pio: Improve macro argument name
` [PATCH v2 3/3] logic_pio: Use _inX() and _outX()

[PATCH v15 00/10] Landlock LSM
 2020-03-27 14:59 UTC  (26+ messages)
` [PATCH v15 01/10] landlock: Add object management
  ` [PATCH v15 02/10] landlock: Add ruleset and domain management
` [PATCH v15 03/10] landlock: Set up the security framework and manage credentials
` [PATCH v15 04/10] landlock: Add ptrace restrictions
` [PATCH v15 05/10] fs,landlock: Support filesystem access-control
` [PATCH v15 06/10] landlock: Add syscall implementation
` [PATCH v15 07/10] arch: Wire up landlock() syscall
` [PATCH v15 08/10] selftests/landlock: Add initial tests
` [PATCH v15 09/10] samples/landlock: Add a sandbox manager example
` [PATCH v15 10/10] landlock: Add user and kernel documentation

HOW ARE YOU?
 2020-03-27 13:47 UTC 

[PATCH] Discard .note.gnu.property sections in generic NOTES
 2020-03-27 12:11 UTC  (2+ messages)

[PATCH 00/12] "Task_isolation" mode
 2020-03-27  8:42 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 03/12] task_isolation: userspace hard isolation from kernel

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-03-27  7:41 UTC  (22+ messages)
` [PATCH V2 1/3] mm/debug: Add tests validating arch page table helpers for core features
` [PATCH V2 2/3] mm/debug: Add tests validating arch advanced page table helpers
  ` [mm/debug] d157503f6f: WARNING:at_mm/debug_vm_pgtable.c:#debug_vm_pgtable

[PATCH 1/2] Add RUNTIME_DISCARD_EXIT to generic DISCARDS
 2020-03-26 20:39 UTC  (5+ messages)
` [PATCH 2/2] Discard .note.gnu.property sections in generic NOTES

[RFC PATCH v4 0/6] arm64: tlb: add support for TTL feature
 2020-03-26  7:15 UTC  (37+ messages)
` [RFC PATCH v4 1/6] arm64: Detect the ARMv8.4 "
` [RFC PATCH v4 2/6] arm64: Add level-hinted TLB invalidation helper
` [RFC PATCH v4 3/6] arm64: Add level-hinted TLB invalidation helper to tlbi_user
` [RFC PATCH v4 4/6] mm: Add page table level flags to vm_flags
` [RFC PATCH v4 5/6] arm64: tlb: Use translation level hint in vm_flags
` [RFC PATCH v4 6/6] mm: Set VM_LEVEL flags in some tlb_flush functions
  ` Re: [RFC PATCH v4 0/6] arm64: tlb: add support for TTL feature

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-03-25 21:51 UTC  (5+ messages)
` [RFC PATCH v9 25/27] x86/cet/shstk: Handle thread "

[PATCH 3/7] docs: fix broken references to text files
 2020-03-25  2:42 UTC  (3+ messages)

[PATCH v10 00/13] arm64: Branch Target Identification support
 2020-03-24 15:43 UTC  (19+ messages)

[RFC PATCH v3 0/4] arm64: tlb: add support for TTL field
 2020-03-24 12:41 UTC  (14+ messages)
` [RFC PATCH v3 1/4] arm64: Add level-hinted TLB invalidation helper to tlbi_user
` [RFC PATCH v3 2/4] mm: Add page table level flags to vm_flags
` [RFC PATCH v3 3/4] arm64: tlb: Use translation level hint in vm_flags
` [RFC PATCH v3 4/4] mm: Set VM_LEVEL flags in some tlb_flush functions

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-03-24  8:39 UTC  (6+ messages)
` [RESEND PATCH v2 6/9] drm/mgag200: Constify ioreadX() iomem argument (as in generic implementation)

[PATCH] fix __percpu annotation in asm-generic
 2020-03-24  6:44 UTC  (8+ messages)

[RFC PATCH V3 00/11] riscv: Add vector ISA support
 2020-03-24  3:41 UTC  (3+ messages)

[PATCH] vdso: Fix clocksource.h macro detection
 2020-03-23 13:39 UTC 

[PATCH] mm/debug: Add tests validating arch page table helpers for core features
 2020-03-23 13:26 UTC  (6+ messages)

[PATCH] um: Fix header inclusion
 2020-03-23 12:41 UTC  (2+ messages)

[PATCH 2/3] LKMM: Add litmus test for RCU GP guarantee where reader stores
 2020-03-23  1:31 UTC  (9+ messages)

[PATCH 0/9] Enable orphan section warning
 2020-03-22 16:00 UTC  (8+ messages)
` [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link

[PATCH v5 00/26] Introduce common headers for vDSO
 2020-03-21 12:06 UTC  (18+ messages)
` [PATCH v5 18/26] arm64: vdso32: Code clean up
` [PATCH v5 23/26] x86: vdso: Enable x86 to use common headers
` [PATCH v5 24/26] arm: vdso: Enable arm "
` [PATCH v5 25/26] lib: vdso: Enable "
` [PATCH v5 26/26] arm64: vdso32: Enable Clang Compilation

[PATCH 1/3] LKMM: Add litmus test for RCU GP guarantee where updater frees object
 2020-03-20 20:15 UTC  (4+ messages)

[PATCH v6 00/10] Subject: Enable Linux guests on Hyper-V on ARM64
 2020-03-20 17:22 UTC  (19+ messages)
` [PATCH v6 01/10] arm64: hyperv: Add core Hyper-V include files
` [PATCH v6 04/10] arm64: hyperv: Add memory alloc/free functions for Hyper-V size pages

[PATCH 1/3] LKMM: Add litmus test for RCU GP guarantee where updater frees object
 2020-03-20 16:54 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).