messages from 2020-03-05 16:38:14 to 2020-03-09 02:38:42 UTC [more...]
[PATCH 00/12] "Task_isolation" mode
2020-03-09 2:38 UTC (47+ messages)
` [PATCH 03/12] task_isolation: userspace hard isolation from kernel
` [EXT] "
` [PATCH 06/12] task_isolation: arch/arm64: enable task isolation functionality
` [EXT] "
` [PATCH 08/12] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
` [EXT] "
` [PATCH 11/12] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
` [EXT] "
` [PATCH v2 00/12] "Task_isolation" mode
` [PATCH v2 01/12] task_isolation: vmstat: add quiet_vmstat_sync function
` [PATCH v2 02/12] task_isolation: vmstat: add vmstat_idle function
` [PATCH v2 03/12] task_isolation: userspace hard isolation from kernel
` [EXT] "
` [PATCH v2 04/12] task_isolation: Add task isolation hooks to arch-independent code
` [PATCH v2 06/12] task_isolation: arch/arm64: enable task isolation functionality
` [PATCH v2 08/12] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
` [PATCH v2 09/12] task_isolation: net: don't flush backlog on CPUs running isolated tasks
` [PATCH v2 05/12] task_isolation: arch/x86: enable task isolation functionality
` [PATCH v2 07/12] task_isolation: arch/arm: "
` [PATCH v2 10/12] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize
` [PATCH v2 11/12] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
` [PATCH v2 12/12] task_isolation: CONFIG_TASK_ISOLATION prevents distribution of jobs to non-housekeeping CPUs
[PATCH 0/3] docs: a few improvements for atomic_ops.rst
2020-03-08 21:25 UTC (7+ messages)
` [PATCH 1/3] docs: atomic_ops: Remove colons where they don't make sense
` [PATCH 2/3] docs: atomic_ops: Move two paragraphs into the warning block above
` [PATCH 3/3] docs: atomic_ops: Steer readers towards using refcount_t for reference counts
BUSINESS PROPOSAL
2020-03-08 15:53 UTC
[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
2020-03-08 10:54 UTC (6+ messages)
` [PATCH v3 07/14] powerpc/32: drop get_pteptr()
[RFC PATCH V3 00/11] riscv: Add vector ISA support
2020-03-08 9:49 UTC (17+ messages)
` [RFC PATCH V3 01/11] riscv: Separate patch for cflags and aflags
` [RFC PATCH V3 02/11] riscv: Rename __switch_to_aux -> fpu
` [RFC PATCH V3 03/11] riscv: Extending cpufeature.c to detect V-extension
` [RFC PATCH V3 04/11] riscv: Add CSR defines related to VECTOR extension
` [RFC PATCH V3 05/11] riscv: Add vector feature to compile
` [RFC PATCH V3 06/11] riscv: Add has_vector detect
` [RFC PATCH V3 07/11] riscv: Reset vector register
` [RFC PATCH V3 08/11] riscv: Add vector struct and assembler definitions
` [RFC PATCH V3 09/11] riscv: Add task switch support for VECTOR
` [RFC PATCH V3 10/11] riscv: Add ptrace support
` [RFC PATCH V3 11/11] riscv: Add sigcontext save/restore
[PATCH] x86/kprobes: Prohibit probing on rcu_nmi_exit() and ist_exit()
2020-03-07 7:47 UTC (5+ messages)
[PATCH V15] mm/debug: Add tests validating architecture page table helpers
2020-03-07 7:05 UTC (14+ messages)
[PATCH v2 0/9] tracing vs rcu vs nmi
2020-03-07 1:58 UTC (30+ messages)
` [PATCH v2 3/9] rcu,tracing: Create trace_rcu_{enter,exit}()
[PATCH v4 00/27] tracing vs world
2020-03-07 1:53 UTC (34+ messages)
` [PATCH v4 05/27] x86: Replace ist_enter() with nmi_enter()
` [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 v2 00/20] Introduce common headers
2020-03-07 1:21 UTC (37+ 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 15/20] arm64: Introduce asm/common/arch_timer.h
` [PATCH v2 16/20] mips: vdso: Enable mips to use common headers
` [PATCH v2 17/20] x86: vdso: Enable x86 "
` [PATCH v2 18/20] arm: vdso: Enable arm "
` [PATCH v2 19/20] lib: vdso: Enable "
` [PATCH v2 20/20] arm64: vdso32: Enable Clang Compilation
[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
2020-03-06 21:16 UTC (24+ messages)
` [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
About commit "io: change inX() to have their own IO barrier overrides"
2020-03-06 21:15 UTC (11+ messages)
[PATCH] binfmt_misc: pass binfmt_misc P flag to the interpreter
2020-03-06 12:07 UTC (17+ messages)
[PATCH v8 00/11] arm64: Branch Target Identification support
2020-03-06 10:27 UTC (5+ messages)
[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
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).