messages from 2020-03-30 14:47:46 to 2020-04-06 04:43:28 UTC [more...]
[PATCH 00/12] "Task_isolation" mode
2020-04-06 4:43 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 03/12] task_isolation: userspace hard isolation from kernel
` [PATCH v2 10/12] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize
[PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
2020-04-05 18:47 UTC (18+ messages)
` [PATCH v2 2/5] uaccess: Selectively open read or write user access
` [PATCH v2 3/5] drm/i915/gem: Replace user_access_begin by user_write_access_begin
` [PATCH v2 4/5] powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
` [PATCH v2 5/5] uaccess: Rename user_access_begin/end() to user_full_access_begin/end()
[mm/debug] f675f2f91d: WARNING:at_mm/debug_vm_pgtable.c:#debug_vm_pgtable
2020-04-05 14:49 UTC (3+ messages)
[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
2020-04-05 12:28 UTC (5+ messages)
[PATCH 0/9] Enable orphan section warning
2020-04-05 11:15 UTC (7+ messages)
[PATCH v4 0/4] Documentation/litmus-tests: Add litmus tests for atomic APIs
2020-04-04 19:57 UTC (10+ messages)
[PATCH v10 0/5] Add NUMA-awareness to qspinlock
2020-04-03 20:59 UTC (12+ messages)
` [PATCH v10 1/5] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
` [PATCH v10 2/5] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v10 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v10 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v10 5/5] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA
[PATCH RESEND 1/4] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
2020-04-03 17:26 UTC (36+ messages)
` [PATCH RESEND 2/4] uaccess: Selectively open read or write user access
` [PATCH RESEND 3/4] drm/i915/gem: Replace user_access_begin by user_write_access_begin
` [PATCH RESEND 4/4] powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
2020-04-03 15:42 UTC (11+ messages)
` [RFC PATCH v9 09/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v9 11/27] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
[PATCH v2 1/4] powerpc/64s: implement probe_kernel_read/write without touching AMR
2020-04-03 11:05 UTC
[PATCH v1 0/6] arm64: tlb: add support for TTL feature
2020-04-03 9:00 UTC (12+ messages)
` [PATCH v1 1/6] arm64: Detect the ARMv8.4 "
` [PATCH v1 2/6] arm64: Add level-hinted TLB invalidation helper
` [PATCH v1 3/6] arm64: Add tlbi_user_level "
` [PATCH v1 4/6] tlb: mmu_gather: add tlb_set_*_range APIs
` [PATCH v1 5/6] mm: tlb: Provide flush_*_tlb_range wrappers
` [PATCH v1 6/6] arm64: tlb: Set the TTL field in flush_tlb_range
[RFC PATCH v5 0/8] arm64: tlb: add support for TTL feature
2020-04-03 5:14 UTC (29+ messages)
` [RFC PATCH v5 1/8] arm64: Detect the ARMv8.4 "
` [RFC PATCH v5 2/8] arm64: Add level-hinted TLB invalidation helper
` [RFC PATCH v5 3/8] arm64: Add tlbi_user_level "
` [RFC PATCH v5 4/8] mm: tlb: Pass struct mmu_gather to flush_pmd_tlb_range
` [RFC PATCH v5 5/8] mm: tlb: Pass struct mmu_gather to flush_pud_tlb_range
` [RFC PATCH v5 6/8] mm: tlb: Pass struct mmu_gather to flush_hugetlb_tlb_range
` [RFC PATCH v5 7/8] mm: tlb: Pass struct mmu_gather to flush_tlb_range
` [RFC PATCH v5 8/8] arm64: tlb: Set the TTL field in flush_tlb_range
[RFC v4 00/25] Unifying LKL into UML
2020-04-02 6:44 UTC (30+ messages)
` [RFC v4 02/25] um lkl: architecture skeleton for Linux kernel library
` [RFC v4 07/25] um lkl: system call interface and application API
` [RFC v4 08/25] um lkl: timers, time and delay support
` [RFC v4 09/25] um lkl: basic kernel console support
` [RFC v4 10/25] um lkl: initialization and cleanup
` [RFC v4 11/25] um lkl: plug in the build system
` [RFC v4 12/25] lkl tools: skeleton for host side library
` [RFC v4 13/25] lkl tools: host lib: add utilities functions
` [RFC v4 14/25] lkl tools: host lib: filesystem helpers
` [RFC v4 15/25] lkl tools: host lib: networking helpers
` [RFC v4 16/25] lkl tools: host lib: posix host operations
` [RFC v4 17/25] lkl tools: add test programs
` [RFC v4 18/25] lkl tools: cptofs that reads/writes to/from a filesystem image
` [RFC v4 19/25] lkl tools: fs2tar that converts a filesystem image to tar
` [RFC v4 20/25] lkl tools: add lklfuse
` [RFC v4 21/25] um lkl: add documentation
` [RFC v4 22/25] um lkl: add CI scripts to conduct regression tests
` [RFC v4 23/25] um lkl: add UML network driver for lkl
` [RFC v4 24/25] um lkl: add UML block device driver (ubd) "
` [RFC v4 25/25] um: fix clone flags to be familiar with valgrind
[PATCH v19 00/24] selftests, powerpc, x86: Memory Protection Keys
2020-03-31 9:58 UTC (28+ messages)
` [PATCH v19 01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory
` [PATCH v19 02/24] selftests/vm/pkeys: Rename all references to pkru to a generic name
` [PATCH v19 03/24] selftests/vm/pkeys: Move generic definitions to header file
` [PATCH v19 04/24] selftests/vm/pkeys: Move some definitions to arch-specific header
` [PATCH v19 05/24] selftests/vm/pkeys: Make gcc check arguments of sigsafe_printf()
` [PATCH v19 06/24] selftests: vm: pkeys: Use sane types for pkey register
` [PATCH v19 07/24] selftests: vm: pkeys: Add helpers for pkey bits
` [PATCH v19 08/24] selftests/vm/pkeys: Fix pkey_disable_clear()
` [PATCH v19 09/24] selftests/vm/pkeys: Fix assertion in pkey_disable_set/clear()
` [PATCH v19 10/24] selftests/vm/pkeys: Fix alloc_random_pkey() to make it really random
` [PATCH v19 11/24] selftests: vm: pkeys: Use the correct huge page size
` [PATCH v19 12/24] selftests/vm/pkeys: Introduce generic pkey abstractions
` [PATCH v19 13/24] selftests/vm/pkeys: Introduce powerpc support
` [PATCH v19 14/24] selftests/vm/pkeys: Fix number of reserved powerpc pkeys
` [PATCH v19 15/24] selftests/vm/pkeys: Fix assertion in test_pkey_alloc_exhaust()
` [PATCH v19 16/24] selftests/vm/pkeys: Improve checks to determine pkey support
` [PATCH v19 17/24] selftests/vm/pkeys: Associate key on a mapped page and detect access violation
` [PATCH v19 18/24] selftests/vm/pkeys: Associate key on a mapped page and detect write violation
` [PATCH v19 19/24] selftests/vm/pkeys: Detect write violation on a mapped access-denied-key page
` [PATCH v19 20/24] selftests/vm/pkeys: Introduce a sub-page allocator
` [PATCH v19 21/24] selftests/vm/pkeys: Test correct behaviour of pkey-0
` [PATCH v19 22/24] selftests/vm/pkeys: Override access right definitions on powerpc
` [PATCH v19 23/24] selftests: vm: pkeys: Use the correct page size "
` [PATCH v19 24/24] selftests: vm: pkeys: Fix multilib builds for x86
[RFC][Qusetion] the value of cleared_(ptes|pmds|puds|p4ds) in struct mmu_gather
2020-03-31 8:15 UTC (3+ messages)
[PATCH v15 00/10] Landlock LSM
2020-03-30 18:29 UTC (4+ messages)
` [PATCH v15 05/10] fs,landlock: Support filesystem access-control
[RFC PATCH v14 00/10] Landlock LSM
2020-03-30 18:26 UTC (12+ 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).