messages from 2020-02-28 06:51:36 to 2020-03-06 13:33:30 UTC [more...]
[PATCH v2 00/20] Introduce common headers
2020-03-06 13:32 UTC (26+ messages)
` [PATCH v2 01/20] linux/const.h: Extract common header for vDSO
` [PATCH v2 02/20] linux/bits.h: "
` [PATCH v2 03/20] linux/limits.h: "
` [PATCH v2 04/20] linux/math64.h: "
` [PATCH v2 05/20] linux/time.h: "
` [PATCH v2 06/20] linux/time32.h: "
` [PATCH v2 07/20] linux/time64.h: "
` [PATCH v2 08/20] linux/jiffies.h: "
` [PATCH v2 09/20] linux/ktime.h: "
` [PATCH v2 10/20] common: Introduce processor.h
` [PATCH v2 11/20] linux/elfnote.h: Replace elf.h with UAPI equivalent
` [PATCH v2 12/20] arm64: Introduce asm/common/processor.h
` [PATCH v2 13/20] arm64: vdso: Include common headers in the vdso library
` [PATCH v2 14/20] arm64: vdso32: "
` [PATCH v2 16/20] mips: vdso: Enable mips to use common headers
` [PATCH v2 17/20] x86: vdso: Enable x86 "
` [PATCH v2 19/20] lib: vdso: Enable "
` [PATCH v2 20/20] arm64: vdso32: Enable Clang Compilation
[PATCH v4 00/27] tracing vs world
2020-03-06 12:40 UTC (8+ messages)
` [PATCH v4 11/27] rcu,tracing: Create trace_rcu_{enter,exit}()
` [PATCH v4 16/27] tracing: Remove regular RCU context for _rcuidle tracepoints (again)
[PATCH] binfmt_misc: pass binfmt_misc P flag to the interpreter
2020-03-06 12:07 UTC (17+ messages)
About commit "io: change inX() to have their own IO barrier overrides"
2020-03-06 10:39 UTC (8+ messages)
[PATCH v8 00/11] arm64: Branch Target Identification support
2020-03-06 10:27 UTC (5+ messages)
[PATCH v2 0/9] tracing vs rcu vs nmi
2020-03-06 0:42 UTC (12+ messages)
` [PATCH v2 3/9] rcu,tracing: Create trace_rcu_{enter,exit}()
[PATCH V15] mm/debug: Add tests validating architecture page table helpers
2020-03-05 23:57 UTC (2+ messages)
[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
2020-03-05 20:44 UTC (21+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description
` [RFC PATCH v9 04/27] x86/cet: Add control-protection fault handler
` [RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
` [RFC PATCH v9 18/27] x86/cet/shstk: Introduce WRUSS instruction
[PATCH 00/12] "Task_isolation" mode
2020-03-05 18:33 UTC (23+ messages)
` [PATCH 03/12] task_isolation: userspace hard isolation from kernel
` [PATCH 05/12] task_isolation: arch/x86: enable task isolation functionality
` [PATCH 01/12] task_isolation: vmstat: add quiet_vmstat_sync function
` [PATCH 02/12] task_isolation: vmstat: add vmstat_idle function
` [PATCH 04/12] task_isolation: Add task isolation hooks to arch-independent code
` [PATCH 06/12] task_isolation: arch/arm64: enable task isolation functionality
` [PATCH 07/12] task_isolation: arch/arm: "
` [PATCH 08/12] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
` [PATCH 12/12] task_isolation: CONFIG_TASK_ISOLATION prevents distribution of jobs to non-housekeeping CPUs
` [PATCH 09/12] task_isolation: net: don't flush backlog on CPUs running isolated tasks
` [PATCH 10/12] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize
` [PATCH 11/12] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support
2020-03-05 16:38 UTC (4+ messages)
` [PATCH v2 04/19] arm64: mte: Use Normal Tagged attributes for the linear map
(unknown)
2020-03-05 10:46 UTC
[PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
2020-03-05 7:34 UTC (14+ messages)
[PATCH V14] mm/debug: Add tests validating architecture page table helpers
2020-03-05 6:23 UTC (22+ messages)
[PATCH 1/2] kallsyms: architecture specific symbol lookups
2020-03-05 3:43 UTC (5+ messages)
` [PATCH 2/2] powerpc/powernv: Wire up OPAL address lookups
[PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
2020-03-04 23:10 UTC (21+ messages)
` [PATCH v3 1/7] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v3 4/7] init: main: add KUnit to kernel init
` [PATCH v3 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt
COMPLEMENT OF THE DAY TO YOU DEAR FRIEND
2020-03-04 16:54 UTC
(unknown)
2020-03-04 9:42 UTC
Hello Dear
2020-03-03 18:03 UTC
[PATCH 0/9] Enable orphan section warning
2020-03-03 4:32 UTC (5+ messages)
[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 (9+ 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 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 (6+ messages)
` [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)
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).