messages from 2024-06-19 15:46:11 to 2024-06-21 20:31:45 UTC [more...]
[PATCH net-next v12 00/13] Device Memory TCP
2024-06-21 20:31 UTC (7+ messages)
` [PATCH net-next v12 06/13] page_pool: devmem support
` [PATCH net-next v12 10/13] tcp: RX path for devmem TCP
[PATCH 0/4] MCE wrapper and support for new SMCA syndrome MSRs
2024-06-21 20:01 UTC (3+ messages)
[PATCH v7 00/38] kmsan: Enable on s390
2024-06-21 17:55 UTC (40+ messages)
` [PATCH v7 01/38] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v7 02/38] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH v7 03/38] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH v7 04/38] kmsan: Increase the maximum store size to 4096
` [PATCH v7 05/38] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
` [PATCH v7 06/38] kmsan: Fix kmsan_copy_to_user() "
` [PATCH v7 07/38] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
` [PATCH v7 08/38] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH v7 09/38] kmsan: Expose kmsan_get_metadata()
` [PATCH v7 10/38] kmsan: Export panic_on_kmsan
` [PATCH v7 11/38] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v7 12/38] kmsan: Introduce memset_no_sanitize_memory()
` [PATCH v7 13/38] kmsan: Support SLAB_POISON
` [PATCH v7 14/38] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [PATCH v7 15/38] kmsan: Do not round up pg_data_t size
` [PATCH v7 16/38] kmsan: Expose KMSAN_WARN_ON()
` [PATCH v7 17/38] mm: slub: Let KMSAN access metadata
` [PATCH v7 18/38] mm: slub: Disable KMSAN when checking the padding bytes
` [PATCH v7 19/38] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v7 20/38] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v7 21/38] kmsan: Accept ranges starting with 0 on s390
` [PATCH v7 22/38] s390/boot: Turn off KMSAN
` [PATCH v7 23/38] s390: Use a larger stack for KMSAN
` [PATCH v7 24/38] s390/boot: Add the KMSAN runtime stub
` [PATCH v7 25/38] s390/checksum: Add a KMSAN check
` [PATCH v7 26/38] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v7 27/38] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v7 28/38] s390/diag: Unpoison diag224() "
` [PATCH v7 29/38] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v7 30/38] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v7 31/38] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v7 32/38] s390/string: Add KMSAN support
` [PATCH v7 33/38] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v7 34/38] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v7 35/38] s390/uaccess: Add the missing linux/instrumented.h #include
` [PATCH v7 36/38] s390/unwind: Disable KMSAN checks
` [PATCH v7 37/38] s390/kmsan: Implement the architecture-specific functions
` [PATCH v7 38/38] kmsan: Enable on s390
[PATCH v3 00/11] Improve the copy of task comm
2024-06-21 16:39 UTC (16+ messages)
` [PATCH v3 01/11] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH v3 02/11] auditsc: Replace memcpy() with __get_task_comm()
` [PATCH v3 03/11] security: "
` [PATCH v3 04/11] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v3 05/11] mm/util: Fix possible race condition in kstrdup()
` [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v3 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm()
` [PATCH v3 08/11] tsacct: "
` [PATCH v3 09/11] tracing: "
` [PATCH v3 10/11] net: Replace strcpy() "
` [PATCH v3 11/11] drm: "
[PATCH net v2] net/sched: Fixes: 51270d573a8d NULL ptr deref in perf_trace_qdisc_reset()
2024-06-21 16:25 UTC
[PATCH] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
2024-06-21 15:09 UTC
[PATCH] qdisc: fix NULL pointer dereference in perf_trace_qdisc_reset()
2024-06-21 15:06 UTC (3+ messages)
[PATCH] uprobe: Do not use UPROBE_SWBP_INSN as static initializer
2024-06-21 13:17 UTC (6+ messages)
[PATCH v3 0/2] Tracepoints and static branch in Rust
2024-06-21 12:52 UTC (4+ messages)
` [PATCH v3 1/2] rust: add static_key_false
` [PATCH v3 2/2] rust: add tracepoint support
[PATCH v2 0/2] Tracepoints and static branch in Rust
2024-06-21 10:38 UTC (4+ messages)
` [PATCH v2 1/2] rust: add static_key_false
[PATCH] tools: build: use correct lib name for libtracefs feature detection
2024-06-21 10:01 UTC (2+ messages)
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-06-21 9:32 UTC (12+ messages)
[PATCH 0/5] rtla: Support idle state disabling via libcpupower in timerlat
2024-06-21 8:46 UTC (7+ messages)
` [PATCH 1/5] rtla: Add dependency on libcpupower
` [PATCH 2/5] rtla/utils: Add idle state disabling via libcpupower
` [PATCH 3/5] rtla/timerlat: Add --disable-idle-states for top
[PATCH] rtla/osnoise: Better report when histogram is empty
2024-06-21 8:26 UTC (3+ messages)
[PATCH v6 00/39] kmsan: Enable on s390
2024-06-21 8:21 UTC (43+ messages)
` [PATCH v6 01/39] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v6 02/39] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH v6 03/39] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH v6 04/39] kmsan: Increase the maximum store size to 4096
` [PATCH v6 05/39] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
` [PATCH v6 06/39] kmsan: Fix kmsan_copy_to_user() "
` [PATCH v6 07/39] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
` [PATCH v6 08/39] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH v6 09/39] kmsan: Expose kmsan_get_metadata()
` [PATCH v6 10/39] kmsan: Export panic_on_kmsan
` [PATCH v6 11/39] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v6 12/39] kmsan: Introduce memset_no_sanitize_memory()
` [PATCH v6 13/39] kmsan: Support SLAB_POISON
` [PATCH v6 14/39] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [PATCH v6 15/39] kmsan: Do not round up pg_data_t size
` [PATCH v6 16/39] kmsan: Expose KMSAN_WARN_ON()
` [PATCH v6 17/39] mm: slub: Let KMSAN access metadata
` [PATCH v6 18/39] mm: slub: Disable KMSAN when checking the padding bytes
` [PATCH v6 19/39] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v6 20/39] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v6 21/39] kmsan: Accept ranges starting with 0 on s390
` [PATCH v6 22/39] s390/boot: Turn off KMSAN
` [PATCH v6 23/39] s390: Use a larger stack for KMSAN
` [PATCH v6 24/39] s390/boot: Add the KMSAN runtime stub
` [PATCH v6 25/39] s390/checksum: Add a KMSAN check
` [PATCH v6 26/39] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v6 27/39] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v6 28/39] s390/diag: Unpoison diag224() "
` [PATCH v6 29/39] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v6 30/39] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v6 31/39] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v6 32/39] s390/ptdump: Add KMSAN page markers
` [PATCH v6 33/39] s390/string: Add KMSAN support
` [PATCH v6 34/39] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v6 35/39] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v6 36/39] s390/uaccess: Add the missing linux/instrumented.h #include
` [PATCH v6 37/39] s390/unwind: Disable KMSAN checks
` [PATCH v6 38/39] s390/kmsan: Implement the architecture-specific functions
` [PATCH v6 39/39] kmsan: Enable on s390
[PATCH] rtla/osnoise: set the default threshold to 1us
2024-06-21 8:00 UTC (2+ messages)
[PATCH v2] KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko
2024-06-21 4:39 UTC (3+ messages)
[RFC PATCH v3 00/11] powerpc: Add support for ftrace direct and BPF trampolines
2024-06-20 19:09 UTC (12+ messages)
` [RFC PATCH v3 01/11] powerpc/kprobes: Use ftrace to determine if a probe is at function entry
` [RFC PATCH v3 02/11] powerpc/ftrace: Unify 32-bit and 64-bit ftrace entry code
` [RFC PATCH v3 03/11] powerpc/module_64: Convert #ifdef to IS_ENABLED()
` [RFC PATCH v3 04/11] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
` [RFC PATCH v3 05/11] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [RFC PATCH v3 06/11] powerpc64/ftrace: Move ftrace sequence out of line
` [RFC PATCH v3 07/11] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
` [RFC PATCH v3 08/11] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
` [RFC PATCH v3 09/11] samples/ftrace: Add support for ftrace direct samples on powerpc
` [RFC PATCH v3 10/11] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel()
` [RFC PATCH v3 11/11] powerpc64/bpf: Add support for bpf trampolines
[PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
2024-06-20 18:52 UTC (4+ messages)
` [PATCHv8 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe
[PATCH v5 00/37] kmsan: Enable on s390
2024-06-20 17:05 UTC (39+ messages)
` [PATCH v5 01/37] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v5 04/37] kmsan: Increase the maximum store size to 4096
` [PATCH v5 05/37] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
` [PATCH v5 09/37] kmsan: Expose kmsan_get_metadata()
` [PATCH v5 12/37] kmsan: Introduce memset_no_sanitize_memory()
` [PATCH v5 13/37] kmsan: Support SLAB_POISON
` [PATCH v5 14/37] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [PATCH v5 15/37] kmsan: Do not round up pg_data_t size
` [PATCH v5 16/37] mm: slub: Let KMSAN access metadata
` [PATCH v5 17/37] mm: slub: Disable KMSAN when checking the padding bytes
` [PATCH v5 18/37] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v5 19/37] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v5 20/37] kmsan: Accept ranges starting with 0 on s390
` [PATCH v5 22/37] s390: Use a larger stack for KMSAN
` [PATCH v5 23/37] s390/boot: Add the KMSAN runtime stub
` [PATCH v5 26/37] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v5 27/37] s390/diag: Unpoison diag224() "
` [PATCH v5 28/37] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v5 29/37] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v5 30/37] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v5 32/37] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v5 33/37] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v5 34/37] s390/uaccess: Add the missing linux/instrumented.h #include
` [PATCH v5 35/37] s390/unwind: Disable KMSAN checks
` [PATCH v5 36/37] s390/kmsan: Implement the architecture-specific functions
[PATCH] riscv: Fix early ftrace nop patching
2024-06-20 17:03 UTC (8+ messages)
[PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
2024-06-20 16:19 UTC
[PATCH] filemap: add trace events for get_pages, map_pages, and fault
2024-06-20 16:18 UTC (5+ messages)
[PATCH 0/2] Introduce tracepoint for hugetlbfs
2024-06-20 11:50 UTC (3+ messages)
` [PATCH 2/2] hugetlbfs: use tracepoints in hugetlbfs functions
[bug report] ring-buffer: Validate boot range memory events
2024-06-20 8:50 UTC
[PATCH] tracing: Fix NULL vs IS_ERR() check in enable_instances()
2024-06-20 8:49 UTC
[PATCH v2 0/7] static key support for error injection functions
2024-06-20 8:15 UTC (10+ messages)
` [PATCH v2 1/7] fault-inject: add support for static keys around fault injection sites
` [PATCH v2 2/7] error-injection: support static keys around injectable functions
` [PATCH v2 3/7] bpf: support error injection static keys for perf_event attached progs
` [PATCH v2 4/7] bpf: support error injection static keys for multi_link "
` [PATCH v2 5/7] bpf: do not create bpf_non_sleepable_error_inject list when unnecessary
` [PATCH v2 6/7] mm, slab: add static key for should_failslab()
` [PATCH v2 7/7] mm, page_alloc: add static key for should_fail_alloc_page()
[PATCH v6 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-19 21:53 UTC (2+ messages)
[RFC bpf-next 00/10] uprobe, bpf: Add session support
2024-06-19 18:48 UTC (10+ messages)
` [RFC bpf-next 01/10] uprobe: Add session callbacks to uprobe_consumer
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 read-only IMAP folder(s) and NNTP newsgroup(s).