messages from 2022-07-30 19:52:51 to 2022-08-10 20:06:33 UTC [more...]
[PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
2022-08-10 20:06 UTC (7+ messages)
[PATCH 0/5] Add process_memwatch syscall
2022-08-10 17:05 UTC (8+ messages)
[GIT PULL] asm-generic: updates for 6.0
2022-08-10 9:23 UTC (7+ messages)
` [PATCH] asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig
` [PATCH v2] "
[PATCH] Add a read memory barrier to wait_on_buffer
2022-08-09 22:06 UTC (47+ messages)
` [PATCH v2] make buffer_locked provide an acquire semantics
` [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
` [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
` [PATCH v5] add barriers to buffer functions
` [PATCH v6] add barriers to buffer_uptodate and set_buffer_uptodate
` [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
` [PATCH v3 2/2] make buffer_locked provide an acquire semantics
[PATCH] LoongArch: Don't disable EIOINTC master core
2022-08-09 15:16 UTC (7+ messages)
[PATCH] gpio: Allow user to customise maximum number of GPIOs
2022-08-09 10:40 UTC
[PATCH V9 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-08-09 8:52 UTC (5+ messages)
` [PATCH V9 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V9 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V9 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V9 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
[PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
2022-08-09 7:06 UTC (11+ messages)
[RFC PATCH 0/4] riscv: Add basic percpu operations
2022-08-09 2:58 UTC (7+ messages)
` [RFC PATCH 1/4] vmstat: percpu: Rename HAVE_CMPXCHG_LOCAL to HAVE_CMPXCHG_PERCPU_BYTE
` [RFC PATCH 2/4] arm64: percpu: Use generic PERCPU_RW_OPS
` [RFC PATCH 3/4] riscv: percpu: Implement this_cpu operations
` [RFC PATCH 4/4] riscv: cmpxchg: Remove unused cmpxchg(64)_local
[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
2022-08-08 16:37 UTC (43+ messages)
` [PATCH v4 04/45] x86: asm: instrument usercopy in get_user() and __put_user_size()
` [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
` [PATCH v4 11/45] kmsan: add KMSAN runtime core
` [PATCH v4 13/45] MAINTAINERS: add entry for KMSAN
` [PATCH v4 14/45] mm: kmsan: maintain KMSAN metadata for page operations
` [PATCH v4 15/45] mm: kmsan: call KMSAN hooks from SLUB code
` [PATCH v4 16/45] kmsan: handle task creation and exiting
` [PATCH v4 17/45] init: kmsan: call KMSAN initialization routines
` [PATCH v4 18/45] instrumented.h: add KMSAN support
` [PATCH v4 25/45] kmsan: add tests for KMSAN
` [PATCH v4 29/45] block: kmsan: skip bio block merging logic "
` [PATCH v4 33/45] x86: kmsan: disable instrumentation of unsupported code
` [PATCH v4 43/45] namei: initialize parameters passed to step_into()
[PATCH] asm-generic: unistd.h: make 'compat_sys_fadvise64_64' conditional
2022-08-08 8:06 UTC (4+ messages)
[PATCH V9 00/15] arch: Add qspinlock support and atomic cleanup
2022-08-08 7:25 UTC (17+ messages)
` [PATCH V9 01/15] asm-generic: ticket-lock: Remove unnecessary atomic_read
` [PATCH V9 02/15] asm-generic: ticket-lock: Use the same struct definitions with qspinlock
` [PATCH V9 03/15] asm-generic: ticket-lock: Move into ticket_spinlock.h
` [PATCH V9 04/15] asm-generic: ticket-lock: Keep ticket-lock the same semantic with qspinlock
` [PATCH V9 05/15] asm-generic: spinlock: Add queued spinlock support in common header
` [PATCH V9 06/15] riscv: atomic: Clean up unnecessary acquire and release definitions
` [PATCH V9 07/15] riscv: cmpxchg: Remove xchg32 and xchg64
` [PATCH V9 08/15] riscv: cmpxchg: Forbid arch_cmpxchg64 for 32-bit
` [PATCH V9 09/15] riscv: cmpxchg: Optimize cmpxchg64
` [PATCH V9 10/15] riscv: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
` [PATCH V9 11/15] riscv: Add qspinlock support
` [PATCH V9 12/15] riscv: Add combo spinlock support
` [PATCH V9 13/15] openrisc: cmpxchg: Cleanup unnecessary codes
` [PATCH V9 14/15] openrisc: Move from ticket-lock to qspinlock
` [PATCH V9 15/15] csky: spinlock: Use the generic header files
Urna Contact "Verdienen Sie online uber 1200 $ pro Tag mit der Bitcoin-Gewinnmethode!"
2022-08-08 4:31 UTC
[PATCH 0/3] Dump command line of faulting process to syslog
2022-08-07 15:11 UTC (11+ messages)
` [PATCH 1/3] proc: Add get_task_cmdline_kernel() function
` [PATCH 2/3] lib/dump_stack: Add dump_stack_print_cmdline() and wire up in dump_stack_print_info()
` [PATCH 3/3] x86/fault: Dump command line of faulting process to syslog
[M3PCS] EARN OVER $1200 PER DAY ONLINE WITH THE BITCOIN PROFIT METHOD!
2022-08-07 13:39 UTC
[PATCH v4 0/4] Add unwinder support
2022-08-06 10:43 UTC (6+ messages)
` [PATCH v4 1/4] LoongArch: Add guess "
` [PATCH v4 2/4] LoongArch: Add prologue "
` [PATCH v4 3/4] LoongArch: Add stacktrace and get_wchan support
` [PATCH v4 4/4] LoongArch: Add USER_STACKTRACE support
A FINANCIAL CRISIS CAN MAKE YOU A MILLIONAIRE!
2022-08-05 23:14 UTC
[PATCH V8 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-08-06 7:55 UTC (5+ messages)
` [PATCH V8 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V8 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V8 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V8 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
[PATCH V7 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-08-06 3:41 UTC (6+ messages)
` [PATCH V7 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V7 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V7 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V7 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
[PATCH] LoongArch: Add efistub booting support
2022-08-05 13:45 UTC (2+ messages)
[GIT PULL] csky changes for v6.0-rc1
2022-08-04 22:46 UTC (2+ messages)
[PATCH] Revert "x86/unwind/orc: Don't skip the first frame for inactive tasks"
2022-08-04 22:06 UTC (4+ messages)
THE FALL IN THE PRICE OF BITCOIN WILL MAKE YOU A BILLIONAIRE
2022-08-04 14:02 UTC
[PATCH] LoongArch: Requires __force attributes for any casts
2022-08-04 3:14 UTC (2+ messages)
[PATCH V2] uapi: Fixup strace compile error
2022-08-04 2:54 UTC
[PATCH] uapi: Fixup strace compile error
2022-08-04 2:12 UTC (7+ messages)
[PATCH v3 0/4] Add unwinder support
2022-08-02 7:09 UTC (10+ messages)
` [PATCH v3 1/4] LoongArch: Add guess "
` [PATCH v3 2/4] LoongArch: Add prologue "
` [PATCH v3 3/4] LoongArch: Add stacktrace support
` [PATCH v3 4/4] LoongArch: Add USER_STACKTRACE support
[PATCH V6 2/4] LoongArch: Add sparse memory vmemmap support
2022-08-02 7:00 UTC (2+ messages)
[PATCH AUTOSEL 5.4 3/6] mmu_gather: Let there be one tlb_{start,end}_vma() implementation
2022-08-01 19:03 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 4/6] mmu_gather: Force tlb-flush VM_PFNMAP vmas
[PATCH AUTOSEL 5.10 4/7] mmu_gather: Let there be one tlb_{start,end}_vma() implementation
2022-08-01 19:02 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 5/7] mmu_gather: Force tlb-flush VM_PFNMAP vmas
[PATCH AUTOSEL 5.15 5/8] mmu_gather: Let there be one tlb_{start,end}_vma() implementation
2022-08-01 19:02 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 6/8] mmu_gather: Force tlb-flush VM_PFNMAP vmas
[PATCH AUTOSEL 5.18 06/10] mmu_gather: Let there be one tlb_{start,end}_vma() implementation
2022-08-01 19:02 UTC (2+ messages)
` [PATCH AUTOSEL 5.18 07/10] mmu_gather: Force tlb-flush VM_PFNMAP vmas
Zwiększenie płynności finansowej
2022-08-01 8:11 UTC
[PATCH] kprobes: Forbid probing on kprobe_insn_slot
2022-08-01 3:44 UTC (3+ messages)
[PATCH 0/2] Fixup and coding convention
2022-08-01 2:42 UTC (3+ messages)
` [PATCH 1/2] csky: cmpxchg: Coding convention for BUILD_BUG()
` [PATCH 2/2] csky: abiv1: Fixup compile error
[PATCH] csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
2022-08-01 0:42 UTC
[PATCH] csky: Add qspinlock support
2022-07-31 9:47 UTC
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-07-30 23:45 UTC (9+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
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).