messages from 2024-08-30 10:12:29 to 2024-09-05 11:42:11 UTC [more...]
[RFC PATCH 0/3] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
2024-09-05 11:41 UTC (7+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] llvm-cov: add Clang's Source-based Code Coverage support
` [PATCH v2 2/4] llvm-cov: add Clang's MC/DC support
` [PATCH v2 3/4] x86: disable llvm-cov instrumentation
` [PATCH v2 4/4] x86: enable llvm-cov support
[PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release
2024-09-05 10:38 UTC (10+ messages)
[PATCH 0/7] add function arguments to ftrace
2024-09-05 8:58 UTC (11+ messages)
` [PATCH 1/7] tracing: add ftrace_regs to function_graph_enter()
` [PATCH 2/7] x86/tracing: pass "
` [PATCH 3/7] s390/tracing: "
` [PATCH 4/7] Add print_function_args()
` [PATCH 5/7] tracing: add config option for print arguments in ftrace
` [PATCH 6/7] tracing: add support for function argument to graph tracer
` [PATCH 7/7] tracing: add arguments to function tracer
[PATCH bpf-next v2 0/5] bpf: Allow skb dynptr for tp_btf
2024-09-05 7:56 UTC (6+ messages)
` [PATCH bpf-next v2 1/5] bpf: Support __nullable argument suffix "
` [PATCH bpf-next v2 2/5] selftests/bpf: Add test for __nullable suffix in tp_btf
` [PATCH bpf-next v2 3/5] tcp: Use skb__nullable in trace_tcp_send_reset
` [PATCH bpf-next v2 4/5] bpf: Allow bpf_dynptr_from_skb() for tp_btf
` [PATCH bpf-next v2 5/5] selftests/bpf: Expand skb dynptr selftests "
[PATCH v6 0/5] Faultable Tracepoints
2024-09-05 1:21 UTC (3+ messages)
` [PATCH v6 3/5] tracing/bpf-trace: Add support for faultable tracepoints
Unsupported CONFIG_FPROBE and CONFIG_RETHOOK on ARM64
2024-09-05 1:02 UTC
[PATCH] tracing/probes: fix traceprobe out-of-bounds argument allocation
2024-09-04 22:19 UTC (5+ messages)
[PATCH] uprobes: use vm_special_mapping close() functionality
2024-09-04 21:26 UTC (12+ messages)
[PATCH] selftests/ftrace: Fix eventfs ownership testcase to find mount point
2024-09-04 21:09 UTC (3+ messages)
[PATCH] eventfs: Use list_del_rcu() for SRCU protected list variable
2024-09-04 17:17 UTC (2+ messages)
[PATCH net-next v24 00/13] Device Memory TCP
2024-09-04 15:29 UTC (21+ messages)
` [PATCH net-next v24 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v24 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v24 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v24 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v24 05/13] page_pool: devmem support
` [PATCH net-next v24 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v24 07/13] net: support non paged skb frags
` [PATCH net-next v24 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v24 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v24 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v24 11/13] net: add devmem TCP documentation
` [PATCH net-next v24 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v24 13/13] netdev: add dmabuf introspection
[PATCH v3] uprobes: turn trace_uprobe's nhit counter to be per-CPU one
2024-09-04 15:02 UTC (4+ messages)
[PATCH v5 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-04 14:36 UTC (9+ messages)
` [PATCH v5 1/5] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v5 2/5] powerpc/vdso32: Add crtsavres
` [PATCH v5 3/5] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v5 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
` [PATCH v5 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64
[PATCH] tracing/osnoise: Use a cpumask to know what threads are kthreads
2024-09-04 14:34 UTC
[PATCH 0/3] rust: Initial MIPS support
2024-09-04 8:28 UTC (17+ messages)
` [PATCH 1/3] rust: Introduce HAVE_GENERATE_RUST_TARGET config option
` [PATCH 2/3] MIPS: Rename mips_instruction type to workaround bindgen issue
` [PATCH 3/3] rust: Enable for MIPS
[PATCH v3] dma: Trace API
2024-09-04 4:15 UTC (5+ messages)
[PATCH] eventfs: fix a null pointer access in eventfs_iterate
2024-09-04 2:02 UTC (3+ messages)
[PATCH -next] kprobes: Remove obsoleted declaration for init_test_probes
2024-09-03 22:11 UTC (2+ messages)
[PATCH v2] eventfs: fix a null pointer access in eventfs_iterate
2024-09-03 19:58 UTC (2+ messages)
[PATCH RESEND v3 0/2] Introduce tracepoint for hugetlbfs
2024-09-03 19:56 UTC (3+ messages)
` [PATCH RESEND v3 1/2] hugetlbfs: support tracepoint
[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
2024-09-03 19:15 UTC (13+ messages)
[PATCH v1 0/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD()/activate_guard()
2024-09-03 19:00 UTC (9+ messages)
` [PATCH v1 2/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
[PATCH v4 0/8] uprobes: RCU-protected hot path optimizations
2024-09-03 18:27 UTC (22+ messages)
` [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
[PATCH v5 0/8] uprobes: RCU-protected hot path optimizations
2024-09-03 17:46 UTC (9+ messages)
` [PATCH v5 1/8] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH v5 2/8] uprobes: protected uprobe lifetime with SRCU
` [PATCH v5 3/8] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
` [PATCH v5 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
` [PATCH v5 5/8] perf/uprobe: split uprobe_unregister()
` [PATCH v5 6/8] rbtree: provide rb_find_rcu() / rb_find_add_rcu()
` [PATCH v5 7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup
` [PATCH v5 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
[PATCH] tracing/timerlat: Only clear timer if a kthread exists
2024-09-03 15:16 UTC
[PATCH] uprobes: use kzalloc to allocate xol area
2024-09-03 13:19 UTC (3+ messages)
[PATCH v2] arm64: Replace linked list with switch statement for breakpoint handlers
2024-09-03 6:51 UTC (3+ messages)
[PATCH v9 0/4] Generate address range data for built-in modules
2024-09-02 16:00 UTC (8+ messages)
` [PATCH v9 2/4] kbuild: generate offset range data for builtin modules
` [PATCH v9 3/4] scripts: add verifier script for builtin module range data
[PATCH v4 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-02 14:37 UTC (15+ messages)
` [PATCH v4 1/5] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v4 2/5] powerpc/vdso32: Add crtsavres
` [PATCH v4 3/5] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v4 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC32
` [PATCH v4 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC64
[PATCH] kernel: add pid_max to pid_namespace
2024-09-02 11:49 UTC
[PATCH v3 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-01 11:17 UTC (12+ messages)
` [PATCH v3 1/5] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v3 2/5] powerpc/vdso32: Add crtsavres
` [PATCH v3 3/5] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v3 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC32
` [PATCH v3 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC64
[PATCH] arm64: Replace linked list with switch statement for breakpoint handlers
2024-08-31 6:10 UTC
[PATCH bpf-next 0/2] selftests/bpf: Add uprobe pid filter test
2024-08-30 20:51 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add uprobe pid filter test for multiple processes
[PATCH v4 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
2024-08-30 20:36 UTC (4+ messages)
[PATCH net-next v23 00/13] Device Memory TCP
2024-08-30 17:59 UTC (6+ messages)
` [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice
[PATCH v3 0/2] Fix kallsyms with CONFIG_LTO_CLANG
2024-08-30 13:57 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).