messages from 2020-01-11 01:30:45 to 2020-01-16 06:50:09 UTC [more...]
[PATCH v4 0/9] Fixup page directory freeing
2020-01-16 6:49 UTC (22+ 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 0/2] mm/thp: rework the pmd protect changing flow
2020-01-16 3:09 UTC (6+ 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] 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
[PATCH] ARC: wireup clone3 syscall
2020-01-16 0:09 UTC
[RFC 0/4] Switching ARC to optimized generic strncpy_from_user
2020-01-15 23:01 UTC (34+ 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 3/4] ARC: uaccess: remove noinline variants of __strncpy_from_user() and friends
` [RFC 4/4] ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_user
[PATCH v3 2/2] arch: wire-up clone3() syscall
2020-01-15 22:41 UTC (4+ messages)
` clone3 on ARC (was Re: [PATCH v3 2/2] arch: wire-up clone3() syscall)
[PATCH -rcu] asm-generic, kcsan: Add KCSAN instrumentation for bitops
2020-01-15 20:50 UTC (9+ messages)
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 (27+ messages)
` [PATCH v3 1/9] powerpc/mmu_gather: Enable RCU_TABLE_FREE even for !SMP case
` [PATCH v3 2/9] mm/mmu_gather: Invalidate TLB correctly on batch allocation failure and flush
` [PATCH v3 3/9] asm-generic/tlb: Avoid potential double flush
` [PATCH v3 4/9] asm-gemeric/tlb: Remove stray function declarations
` [PATCH v3 5/9] asm-generic/tlb: Add missing CONFIG symbol
` [PATCH v3 6/9] asm-generic/tlb: Rename HAVE_RCU_TABLE_FREE
` [PATCH v3 7/9] asm-generic/tlb: Rename HAVE_MMU_GATHER_PAGE_SIZE
` [PATCH v3 8/9] asm-generic/tlb: Rename HAVE_MMU_GATHER_NO_GATHER
` [PATCH v3 9/9] asm-generic/tlb: Provide MMU_GATHER_TABLE_FREE
[RFC PATCH 0/8] Rework READ_ONCE() to improve codegen
2020-01-15 10:49 UTC (33+ messages)
` [RFC PATCH 1/8] compiler/gcc: Emit build-time warning for GCC prior to version 4.8
` [RFC PATCH 5/8] READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses
` [RFC PATCH 6/8] READ_ONCE: Drop pointer qualifiers when reading from scalar types
` [RFC PATCH 7/8] locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macros
[PATCH v15 00/24] selftests, powerpc, x86: Memory Protection Keys
2020-01-15 7:30 UTC (9+ 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 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 (15+ messages)
[PATCH v4 00/12] arm64: ARMv8.5-A: Branch Target Identification support
2020-01-14 17:37 UTC (37+ messages)
` [PATCH v4 01/12] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v4 02/12] ELF: Add ELF program property parsing support
` [PATCH v4 04/12] arm64: Basic Branch Target Identification support
` [PATCH v4 05/12] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v4 06/12] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v4 07/12] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v4 08/12] arm64: unify native/compat instruction skipping
` [PATCH v4 09/12] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v4 10/12] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v4 11/12] KVM: "
` [PATCH v4 12/12] arm64: mm: Display guarded pages in ptdump
[PATCH v2 0/8] vdso: Complete the conversion to 32bit syscalls
2020-01-14 11:15 UTC (14+ messages)
` [PATCH v2 2/8] lib: vdso: Build 32 bit specific functions in the right context
[RFC PATCH v3 00/12] Unify SMP stop generic logic to common code
2020-01-13 17:05 UTC (5+ messages)
I wait for your swift response,
2020-01-13 5:52 UTC
IMFC-FINANZIERUNG
2020-01-12 16:07 UTC
[PATCH 1/2] riscv: Fixup obvious bug for fp-regs reset
2020-01-11 1:30 UTC (3+ 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).