messages from 2020-01-14 20:42:35 to 2020-01-20 08:36:04 UTC [more...]
[PATCH v16 00/23] selftests, powerpc, x86: Memory Protection Keys
2020-01-20 8:36 UTC (14+ messages)
` [PATCH v17 01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory
` [PATCH v17 02/24] selftests: vm: pkeys: Fix multilib builds for x86
` [PATCH v17 03/24] selftests/vm/pkeys: Rename all references to pkru to a generic name
` [PATCH v17 04/24] selftests/vm/pkeys: Move generic definitions to header file
` [PATCH v17 06/24] selftests/vm/pkeys: Make gcc check arguments of sigsafe_printf()
` [PATCH v17 07/24] selftests: vm: pkeys: Use sane types for pkey register
HELLO
2020-01-19 18:44 UTC
HELLO
2020-01-19 18:44 UTC
[PATCH v4 0/9] Fixup page directory freeing
2020-01-18 11:04 UTC (30+ messages)
` [PATCH v4 1/9] powerpc/mmu_gather: Enable RCU_TABLE_FREE even for !SMP case
` [PATCH v4 2/9] mm/mmu_gather: Invalidate TLB correctly on batch allocation failure and flush
` [PATCH v4 3/9] asm-generic/tlb: Avoid potential double flush
` [PATCH v4 4/9] asm-gemeric/tlb: Remove stray function declarations
` [PATCH v4 5/9] asm-generic/tlb: Add missing CONFIG symbol
` [PATCH v4 6/9] asm-generic/tlb: Rename HAVE_RCU_TABLE_FREE
` [PATCH v4 7/9] asm-generic/tlb: Rename HAVE_MMU_GATHER_PAGE_SIZE
` [PATCH v4 8/9] asm-generic/tlb: Rename HAVE_MMU_GATHER_NO_GATHER
` [PATCH v4 9/9] asm-generic/tlb: Provide MMU_GATHER_TABLE_FREE
[PATCH v16 00/23] selftests, powerpc, x86: Memory Protection Keys
2020-01-18 9:24 UTC (51+ messages)
` [PATCH v16 01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
` [PATCH v16 02/23] selftests/vm: Rename all references to pkru to a generic name
` [PATCH v16 03/23] selftests/vm: Move generic definitions to header file
` [PATCH v16 04/23] selftests/vm: Move some definitions to arch-specific header
` [PATCH v16 05/23] selftests/vm: Make gcc check arguments of sigsafe_printf()
` [PATCH v16 06/23] selftests/vm: Typecast references to pkey register
` [PATCH v16 07/23] selftests: vm: pkeys: Add helpers for pkey bits
` [PATCH v16 08/23] selftests/vm: Fix pkey_disable_clear()
` [PATCH v16 09/23] selftests/vm/pkeys: Fix assertion in pkey_disable_set/clear()
` [PATCH v16 10/23] selftests/vm/pkeys: Fix alloc_random_pkey() to make it really random
` [PATCH v16 11/23] selftests: vm: pkeys: Use the correct huge page size
` [PATCH v16 12/23] selftests/vm/pkeys: Introduce generic pkey abstractions
` [PATCH v16 13/23] selftests/vm/pkeys: Introduce powerpc support
` [PATCH v16 14/23] selftests/vm/pkeys: Fix number of reserved powerpc pkeys
` [PATCH v16 15/23] selftests/vm/pkeys: Fix assertion in test_pkey_alloc_exhaust()
` [PATCH v16 16/23] selftests/vm/pkeys: Improve checks to determine pkey support
` [PATCH v16 17/23] selftests/vm/pkeys: Associate key on a mapped page and detect access violation
` [PATCH v16 18/23] selftests/vm/pkeys: Associate key on a mapped page and detect write violation
` [PATCH v16 19/23] selftests/vm/pkeys: Detect write violation on a mapped access-denied-key page
` [PATCH v16 20/23] selftests/vm/pkeys: Introduce a sub-page allocator
` [PATCH v16 21/23] selftests/vm/pkeys: Test correct behaviour of pkey-0
` [PATCH v16 22/23] selftests/vm/pkeys: Override access right definitions on powerpc
` [PATCH v16 23/23] selftests: vm: pkeys: Use the correct page size "
[PATCH 0/2] mm/thp: rework the pmd protect changing flow
2020-01-17 22:37 UTC (7+ messages)
` [PATCH 1/2] mm: add helpers pmdp_modify_prot_start/commit
` [PATCH 2/2] arm64: mm: rework the pmd protect changing flow
[PATCH v2 0/2] microblaze: Enable CMA
2020-01-17 20:41 UTC (14+ messages)
` [PATCH v2 1/2] asm-generic: Make dma-contiguous.h a mandatory include/asm header
[PATCH -rcu] asm-generic, kcsan: Add KCSAN instrumentation for bitops
2020-01-17 13:14 UTC (13+ messages)
Spende von 2 Millionen Euro
2020-01-16 20:42 UTC
Spende von 2 Millionen Euro
2020-01-16 18:42 UTC
[PATCH AUTOSEL 4.4 035/174] rtc: cmos: ignore bogus century byte
2020-01-16 17:40 UTC (2+ messages)
[PATCH V2 1/4] riscv: Separate patch for cflags and aflags
2020-01-16 14:30 UTC (5+ messages)
` [PATCH V2 2/4] riscv: Rename __switch_to_aux -> fpu
` [PATCH V2 3/4] riscv: Extending cpufeature.c to detect V-extension
` [PATCH V2 4/4] riscv: Add vector ISA support
[RFC 0/4] Switching ARC to optimized generic strncpy_from_user
2020-01-16 11:43 UTC (31+ messages)
` [RFC 1/4] asm-generic/uaccess: don't define inline functions if noinline lib/* in use
` [RFC 2/4] lib/strncpy_from_user: Remove redundant user space pointer range check
` [RFC 4/4] ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_user
[PATCH v3 2/2] arch: wire-up clone3() syscall
2020-01-16 11:25 UTC (5+ messages)
` clone3 on ARC (was Re: [PATCH v3 2/2] arch: wire-up clone3() syscall)
[PATCH] ARC: wireup clone3 syscall
2020-01-16 11:19 UTC (3+ messages)
[PATCH v15 00/24] selftests, powerpc, x86: Memory Protection Keys
2020-01-16 8:33 UTC (7+ messages)
` [PATCH v15 14/23] selftests/vm/pkeys: Fix assertion in test_pkey_alloc_exhaust()
` [PATCH v15 23/23] selftests: vm: pkeys: Use the correct page size on powerpc
[PATCH v2 0/2] Switching ARC to optimized generic strncpy_from_user
2020-01-16 0:21 UTC (5+ messages)
` [PATCH v2 1/2] asm-generic/uaccess: don't define inline functions if noinline lib/* in use
` [PATCH v2 2/2] ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_user
Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
2020-01-15 15:18 UTC (4+ messages)
[PATCH v3 0/9] Fixup page directory freeing
2020-01-15 14:47 UTC (5+ messages)
[RFC PATCH 1/8] compiler/gcc: Emit build-time warning for GCC prior to version 4.8
2020-01-15 10:49 UTC (4+ messages)
[PATCH v9 0/5] Add NUMA-awareness to qspinlock
2020-01-15 3:59 UTC (10+ messages)
` [PATCH v9 1/5] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
` [PATCH v9 2/5] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v9 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v9 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v9 5/5] locking/qspinlock: Introduce the shuffle reduction optimization "
[PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2020-01-14 22:09 UTC (8+ 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).