messages from 2022-07-21 09:56:10 to 2022-08-04 00:40:07 UTC [more...]
[PATCH] uapi: Fixup strace compile error
2022-08-04 0:40 UTC (2+ messages)
[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
2022-08-03 18:14 UTC (38+ messages)
` [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 RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
2022-08-03 17:37 UTC
[PATCH 0/3] Dump command line of faulting process to syslog
2022-08-02 19:40 UTC (6+ 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
[PATCH] Add a read memory barrier to wait_on_buffer
2022-08-02 15:57 UTC (36+ 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 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 V7 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-08-02 10:05 UTC (5+ 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 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 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-08-02 7:00 UTC (6+ messages)
` [PATCH V6 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V6 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V6 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V6 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
[PATCH] LoongArch: Requires __force attributes for any casts
2022-08-02 6:09 UTC
[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 (15+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
[PATCH] csky: Add jump-label implementation
2022-07-30 15:10 UTC
[PATCH] asm-generic: Support NO_IOPORT_MAP in pci_iomap.h
2022-07-29 20:44 UTC (3+ messages)
[GIT PULL] LoongArch fixes for v5.19-final
2022-07-29 18:35 UTC (2+ messages)
[PATCH] LoongArch: Disable executable stack by default
2022-07-29 2:49 UTC (6+ messages)
[PATCH v3 0/6] tracing/user_events: Update user_events ABI from
2022-07-28 23:33 UTC (7+ messages)
` [PATCH v3 1/6] tracing/user_events: Use NULL for strstr checks
` [PATCH v3 2/6] tracing/user_events: Use WRITE instead of READ for io vector import
` [PATCH v3 3/6] tracing/user_events: Ensure user provided strings are safely formatted
` [PATCH v3 4/6] tracing/user_events: Use refcount instead of atomic for ref tracking
` [PATCH v3 5/6] tracing/user_events: Use bits vs bytes for enabled status page data
` [PATCH v3 6/6] tracing/user_events: Update ABI documentation to align to bits vs bytes
[arnd-asm-generic:asm-generic-fixes] BUILD SUCCESS e2a619ca0b38f2114347b7078b8a67d72d457a3d
2022-07-28 21:32 UTC
[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
2022-07-28 12:53 UTC (4+ messages)
` [PATCH V2 2/3] LoongArch: "
[arnd-asm-generic:asm-generic] BUILD SUCCESS 82dc270146a82edd67228be94b0fe302a6f78395
2022-07-28 10:19 UTC
[PATCH V5 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-07-28 9:24 UTC (9+ messages)
` [PATCH V5 1/4] MIPS&LoongArch: Adjust prototypes of p?d_init()
` [PATCH V5 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V5 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V5 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
[PATCH v2 0/7] tracing/user_events: Update user_events ABI from
2022-07-27 19:01 UTC (8+ messages)
` [PATCH v2 6/7] tracing/user_events: Use bits vs bytes for enabled status page data
[GIT PULL] asm-generic fixes for 5.19, part 2
2022-07-27 17:00 UTC (2+ messages)
[PATCH v2] asm-generic: remove a broken and needless ifdef conditional
2022-07-27 15:17 UTC (3+ messages)
[PATCH] Revert "x86/unwind/orc: Don't skip the first frame for inactive tasks"
2022-07-27 3:15 UTC
[PATCH 0/5] Add process_memwatch syscall
2022-07-26 16:18 UTC (6+ messages)
` [PATCH 1/5] fs/proc/task_mmu: make functions global to be used in other files
` [PATCH 2/5] mm: Implement process_memwatch syscall
` [PATCH 3/5] mm: wire up process_memwatch syscall for x86
` [PATCH 4/5] selftests: vm: add process_memwatch syscall tests
` [PATCH 5/5] mm: add process_memwatch syscall documentation
[PATCH] LoongArch: Fix shared cache size calculation
2022-07-26 13:04 UTC
[PATCH v1 1/1] asm-generic: Make parameter types consisten in _unaligned_be48()
2022-07-26 8:29 UTC
[PATCH v3 1/3] asm-generic: Support NO_IOPORT_MAP in pci_iomap.h
2022-07-25 21:25 UTC (3+ messages)
[PATCH v6 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
2022-07-22 23:51 UTC (4+ messages)
` [PATCH v6 4/4] asm-generic: Add new pci.h and use it
[PATCH v5 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
2022-07-22 23:37 UTC (9+ messages)
` [PATCH v5 4/4] asm-generic: Add new pci.h and use it
[PATCH v3 2/2] asm-generic: Add new pci.h and use it
2022-07-22 22:41 UTC (15+ messages)
mainline build failure due to b67fbebd4cf9 ("mmu_gather: Force tlb-flush VM_PFNMAP vmas")
2022-07-22 18:57 UTC (4+ messages)
[PATCH] uapi: Fix typo 'the the' in comment
2022-07-22 10:14 UTC
[PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-07-22 2:31 UTC (13+ messages)
` [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
[PATCH] asm-generic: correct reference to GENERIC_LIB_DEVMEM_IS_ALLOWED
2022-07-21 20:41 UTC (10+ messages)
[PATCH v4 1/3] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
2022-07-21 9:55 UTC (2+ 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).