messages from 2020-02-27 08:46:05 to 2020-03-03 05:59:49 UTC [more...]
[PATCH V14] mm/debug: Add tests validating architecture page table helpers
2020-03-03 5:59 UTC (10+ messages)
[PATCH 0/9] Enable orphan section warning
2020-03-03 4:32 UTC (19+ messages)
` [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link
` [PATCH 2/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS
` [PATCH 3/9] x86/build: Warn on orphan section placement
` [PATCH 4/9] x86/boot: "
` [PATCH 5/9] Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 6/9] arm64/build: Use common DISCARDS in linker script
` [PATCH 7/9] arm64/build: Warn on orphan section placement
` [PATCH 8/9] arm/build: "
` [PATCH 9/9] arm/boot: "
[PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
2020-03-02 22:45 UTC (32+ messages)
` [PATCH v3 1/7] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v3 2/7] arch: um: "
` [PATCH v3 3/7] kunit: test: create a single centralized executor for all tests
` [PATCH v3 4/7] init: main: add KUnit to kernel init
` [PATCH v3 5/7] kunit: test: add test plan to KUnit TAP format
` [PATCH v3 6/7] kunit: Add 'kunit_shutdown' option
` [PATCH v3 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt
[RFC v2 21/37] lkl tools: "boot" test
2020-03-02 22:25 UTC (4+ messages)
[PATCH] mm/debug: Add tests validating arch page table helpers for core features
2020-03-02 21:24 UTC (12+ messages)
[PATCH v2 0/7] kunit: create a centralized executor to dispatch all KUnit tests
2020-03-02 20:00 UTC (4+ messages)
` [PATCH v2 4/7] init: main: add KUnit to kernel init
[PATCH v3] tools/memory-model/Documentation: Fix "conflict" definition
2020-03-02 19:49 UTC (6+ messages)
[RFC v1 0/6] kunit: create a centralized executor to dispatch all KUnit tests
2020-03-02 19:45 UTC (12+ messages)
[PATCH v2] tools/memory-model/Documentation: Fix "conflict" definition
2020-03-02 18:33 UTC (6+ messages)
provide in-place uncached remapping for dma-direct v2
2020-03-02 16:05 UTC (3+ messages)
[PATCH] tools/memory-model/Documentation: Fix "conflict" definition
2020-03-02 14:21 UTC (7+ messages)
[PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
2020-03-02 11:19 UTC (12+ messages)
[PATCH v18 00/24] selftests, powerpc, x86: Memory Protection Keys
2020-03-02 10:25 UTC (3+ messages)
[RFC PATCH v14 00/10] Landlock LSM
2020-03-02 10:03 UTC (21+ messages)
` [RFC PATCH v14 01/10] landlock: Add object and rule management
` [RFC PATCH v14 05/10] fs,landlock: Support filesystem access-control
` [RFC PATCH v14 10/10] landlock: Add user and kernel documentation
[PATCH v9 5/5] locking/qspinlock: Introduce the shuffle reduction optimization into CNA
2020-03-02 1:14 UTC (2+ messages)
` [locking/qspinlock] 7b6da71157: unixbench.score 8.4% improvement
[PATCH v3] binfmt_misc: pass binfmt_misc flags to the interpreter
2020-03-01 0:47 UTC (2+ messages)
[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
2020-02-28 15:55 UTC (5+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description
[PATCH v3 2/5] Documentation/locking/atomic: Fix atomic-set litmus test
2020-02-28 6:30 UTC (5+ messages)
[PATCH v3 0/5] Documentation/locking/atomic: Add litmus tests for atomic APIs
2020-02-28 6:12 UTC (18+ messages)
` [PATCH v3 1/5] tools/memory-model: Add an exception for limitations on _unless() family
` [PATCH v3 4/5] Documentation/locking/atomic: Add a litmus test for atomic_set()
[PATCH 1/2] kallsyms: architecture specific symbol lookups
2020-02-28 3:10 UTC (4+ messages)
` [PATCH 2/2] powerpc/powernv: Wire up OPAL address lookups
[PATCH v8 00/11] arm64: Branch Target Identification support
2020-02-28 1:35 UTC (26+ messages)
` [PATCH v8 01/11] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v8 02/11] ELF: Add ELF program property parsing support
` [PATCH v8 03/11] arm64: Basic Branch Target Identification support
` [PATCH v8 04/11] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v8 05/11] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v8 06/11] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v8 07/11] arm64: unify native/compat instruction skipping
` [PATCH v8 08/11] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v8 09/11] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v8 10/11] KVM: "
` [PATCH v8 11/11] arm64: mm: Display guarded pages in ptdump
[RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection
2020-02-27 18:03 UTC (4+ messages)
[PATCH v3 5/5] Documentation/locking/atomic: Add a litmus test smp_mb__after_atomic()
2020-02-27 16:38 UTC (2+ messages)
[PATCH v3 3/5] Documentation/locking/atomic: Introduce atomic-tests directory
2020-02-27 16:36 UTC (3+ messages)
[PATCH v2 09/19] arm64: mte: Add specific SIGSEGV codes
2020-02-27 15:20 UTC (4+ messages)
[PATCH v4 00/27] tracing vs world
2020-02-27 13:34 UTC (10+ messages)
` [PATCH v4 02/27] hardirq/nmi: Allow nested nmi_enter()
[PATCH v7 00/11] arm64: Branch Target Identification support
2020-02-27 13:13 UTC (4+ messages)
[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support
2020-02-27 11:50 UTC (3+ messages)
` [PATCH v2 10/19] arm64: mte: Handle synchronous and asynchronous tag check faults
[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
2020-02-27 8:46 UTC (12+ messages)
` [PATCH v3 01/14] arm/arm64: add support for folded p4d page tables
` [PATCH v3 07/14] powerpc/32: drop get_pteptr()
` [PATCH v3 08/14] powerpc: add support for folded p4d page tables
` [PATCH v3 11/14] sh: "
` [PATCH v3 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v3 13/14] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v3 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).