messages from 2020-03-08 03:48:43 to 2020-03-12 09:50:26 UTC [more...]
[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support
2020-03-12 9:50 UTC (7+ messages)
` [PATCH v2 16/19] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v2 19/19] arm64: mte: Add Memory Tagging Extension documentation
[PATCH]arch/csky:Enable the gcov function in csky achitecture
2020-03-10 15:32 UTC (2+ messages)
[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
2020-03-12 8:01 UTC (4+ messages)
` [RESEND PATCH v2 8/9] media: fsl-viu: Constify ioreadX() iomem argument (as in generic implementation)
[RFC PATCH v2 0/3] arm64: tlb: add support for TTL field
2020-03-12 4:10 UTC (8+ messages)
` [RFC PATCH v2 1/3] arm64: tlb: use __tlbi_level replace __tlbi in Stage-1
` [RFC PATCH v2 2/3] arm64: tlb: use mm_struct.context.flags to indicate TTL value
` [RFC PATCH v2 3/3] arm64: tlb: add support for TTL in some functions
[RFC PATCH V3 00/11] riscv: Add vector ISA support
2020-03-12 3:14 UTC (24+ 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
[RFC PATCH v14 00/10] Landlock LSM
2020-03-11 23:38 UTC (5+ messages)
[PATCH v9 00/13] arm64: Branch Target Identification support
2020-03-11 19:26 UTC (28+ messages)
` [PATCH v9 01/13] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v9 02/13] ELF: Add ELF program property parsing support
` [PATCH v9 03/13] arm64: Basic Branch Target Identification support
` [PATCH v9 04/13] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v9 05/13] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v9 06/13] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v9 07/13] arm64: unify native/compat instruction skipping
` [PATCH v9 08/13] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v9 09/13] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v9 10/13] KVM: "
` [PATCH v9 11/13] arm64: mm: Display guarded pages in ptdump
` [PATCH v9 12/13] mm: smaps: Report arm64 guarded pages in smaps
` [PATCH v9 13/13] arm64: BTI: Add Kconfig entry for userspace BTI
[PATCH v8 00/11] arm64: Branch Target Identification support
2020-03-11 19:15 UTC (16+ messages)
` [PATCH v8 03/11] arm64: Basic "
About commit "io: change inX() to have their own IO barrier overrides"
2020-03-11 16:12 UTC (11+ messages)
INVESTMENT PROPOSAL
2020-03-11 11:53 UTC
[RFC PATCH v1 0/3] arm64: tlb: add support for TTL field
2020-03-11 11:29 UTC (9+ messages)
` [RFC PATCH v1 1/3] arm64: tlb: add TTL field to __TLBI_ADDR
` [RFC PATCH v1 2/3] arm64: tlb: use mm_struct.context.flags to indicate TTL
` [RFC PATCH v1 3/3] arm64: tlb: add support for TTL in some functions
[PATCH V16] mm/debug: Add tests validating architecture page table helpers
2020-03-11 9:34 UTC (2+ messages)
[PATCH] binfmt_misc: pass binfmt_misc P flag to the interpreter
2020-03-11 9:09 UTC (3+ messages)
[PATCH V3] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
2020-03-10 14:52 UTC (2+ messages)
[PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
2020-03-10 13:46 UTC (6+ messages)
Wohltätigkeitsspende von 2.000.000 Millionen Euro
2020-03-10 8:46 UTC
[PATCH V15] mm/debug: Add tests validating architecture page table helpers
2020-03-10 2:31 UTC (6+ messages)
[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
2020-03-10 2:13 UTC (39+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description
[PATCH v2 00/20] Introduce common headers
2020-03-10 1:40 UTC (10+ messages)
` [PATCH v2 20/20] arm64: vdso32: Enable Clang Compilation
[PATCH 00/12] "Task_isolation" mode
2020-03-09 16:59 UTC (44+ 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 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 05/12] task_isolation: arch/x86: enable task isolation functionality
` [PATCH v2 07/12] task_isolation: arch/arm: "
` [PATCH v2 06/12] task_isolation: arch/arm64: "
` [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 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-09 9:06 UTC (8+ 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
(unknown)
2020-03-09 8:43 UTC
Finanzielles Angebot @1,3%
2020-03-09 0:15 UTC
Finanzielles Angebot @1,3%
2020-03-09 0:15 UTC
Attn: Dear Friend
2020-03-09 4:59 UTC
I need your urgently response
2020-03-09 3:02 UTC
BUSINESS PROPOSAL
2020-03-08 15:53 UTC
[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
2020-03-08 10:54 UTC (5+ messages)
` [PATCH v3 07/14] powerpc/32: drop get_pteptr()
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).