messages from 2020-03-31 09:58:54 to 2020-04-08 08:52:09 UTC [more...]
[RFC][Qusetion] the value of cleared_(ptes|pmds|puds|p4ds) in struct mmu_gather
2020-04-08 8:51 UTC (3+ messages)
[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
2020-04-08 7:11 UTC (9+ messages)
[PATCH v3 0/3] Support userspace-selected fds
2020-04-08 6:57 UTC (4+ messages)
` [PATCH v3 1/3] fs: Support setting a minimum fd for "lowest available fd" allocation
` [PATCH v3 2/3] fs: openat2: Extend open_how to allow userspace-selected fds
` [PATCH v3 3/3] fs: pipe2: Support O_SPECIFIC_FD
[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
2020-04-07 22:21 UTC (17+ 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
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
[RFC v4 00/25] Unifying LKL into UML
2020-04-07 19:25 UTC (13+ messages)
` [RFC v4 02/25] um lkl: architecture skeleton for Linux kernel library
` [RFC v4 23/25] um lkl: add UML network driver for lkl
[kernel-hardening] [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
2020-04-07 11:05 UTC (16+ messages)
[PATCH v2 1/4] powerpc/64s: implement probe_kernel_read/write without touching AMR
2020-04-07 9:09 UTC (3+ messages)
whether this is your correct email address or not
2020-04-07 5:12 UTC
[GIT PULL] csky updates for v5.7-rc1
2020-04-07 1:50 UTC (3+ messages)
[ GIT PULL ] csky updates for v5.7-rc1
2020-04-07 1:34 UTC (3+ messages)
[PATCH V4 0/6] x86/Hyper-V: Panic code path fixes
2020-04-06 15:53 UTC (12+ messages)
` [PATCH V4 1/6] x86/Hyper-V: Unload vmbus channel in hv panic callback
` [PATCH V4 2/6] x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
` [PATCH V4 3/6] x86/Hyper-V: Trigger crash enlightenment only once during 0;136;0c0;136;0c system crash
` [PATCH V4 4/6] x86/Hyper-V: Report crash register data or kmsg before running crash kernel
` [PATCH V4 5/6] x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set
` [PATCH V4 6/6] x86/Hyper-V: Report crash data in die() when panic_on_oops is set
[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 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 (9+ 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
[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
[PATCH v19 00/24] selftests, powerpc, x86: Memory Protection Keys
2020-03-31 9:58 UTC (21+ messages)
` [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
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).