messages from 2026-04-06 20:05:28 to 2026-04-10 17:12:03 UTC [more...]
[PATCH v4 0/3] tracing/fprobe: Fix fprobe_ip_table related bugs
2026-04-10 17:11 UTC (4+ messages)
` [PATCH v4 1/3] tracing/fprobe: Remove fprobe from hash in failure path
` [PATCH v4 2/3] tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
` [PATCH v4 3/3] tracing/fprobe: Check the same type fprobe on table as the unregistered one
[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
2026-04-10 15:18 UTC (2+ messages)
[PATCH v2] perf: enable unprivileged syscall tracing with perf trace
2026-04-10 13:35 UTC
[bug report] ring-buffer: Introduce ring-buffer remotes
2026-04-10 12:46 UTC (2+ messages)
[PATCH] ring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()
2026-04-10 12:45 UTC
[PATCH v3 0/3] tracing/fprobe: Fix fprobe_ip_table related bugs
2026-04-10 9:35 UTC (4+ messages)
` [PATCH v3 1/3] tracing/fprobe: Remove fprobe from hash in failure path
` [PATCH v3 2/3] tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
` [PATCH v3 3/3] tracing/fprobe: Check the same type fprobe on table as the unregistered one
[PATCH] tracing: preserve module tracepoint strings
2026-04-10 5:18 UTC (4+ messages)
` [PATCH v2] "
[RFC PATCH 0/4] trace, livepatch: Allow kprobe return overriding for livepatched functions
2026-04-10 4:38 UTC (30+ messages)
` [RFC PATCH 2/4] trace: Allow kprobes to override "
` [RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_patch
[PATCH] selftests/ftrace: Account for fprobe attachment at creation
2026-04-10 4:32 UTC (7+ messages)
` [PATCH v2] selftests/ftrace: Account for fprobe attachment before enable
[RFC v4 0/7] ext4: fast commit: snapshot inode state for FC log
2026-04-10 1:18 UTC (2+ messages)
[PATCH v2 0/2] tracing/fprobe: Fix fprobe_ip_table related bugs
2026-04-10 0:19 UTC (5+ messages)
` [PATCH v2 1/2] tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
` [PATCH v2 2/2] tracing/fprobe: Check the same type fprobe on table as the unregistered one
[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
2026-04-09 18:35 UTC (9+ messages)
` [PATCH mm-unstable v15 03/13] mm/khugepaged: generalize __collapse_huge_page_* for "
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-04-09 18:16 UTC (2+ messages)
[PATCH v3 00/11] Add spi-hid transport driver
2026-04-09 17:16 UTC (4+ messages)
` [PATCH v3 09/11] dt-bindings: input: Document hid-over-spi DT schema
[PATCH] tracing: Documentation: Update histogram-design.rst for fn() handling
2026-04-09 16:20 UTC (6+ messages)
[PATCH v1] Documentation/rtla: Convert links to RST format
2026-04-09 14:24 UTC (2+ messages)
[PATCH v4] kernel/trace: fixed static warnings
2026-04-09 12:07 UTC (3+ messages)
[PATCH] tracing/fprobe: Check the same type fprobe on table as the unregistered one
2026-04-09 10:34 UTC (4+ messages)
[PATCH] tracing/hist: bound expression string construction
2026-04-09 2:56 UTC (3+ messages)
` [PATCH v2] tracing/hist: bound expression strings with seq_buf
[PATCH 1/2] tracing: Store trace_marker_raw payload length in events
2026-04-09 5:12 UTC (4+ messages)
` [PATCH 2/2] selftests/ftrace: Check exact trace_marker_raw payload lengths
[PATCH net-next v2 0/2] mptcp: autotune related improvement
2026-04-09 2:40 UTC (3+ messages)
` [PATCH net-next v2 1/2] mptcp: better mptcp-level RTT estimator
[PATCH 2/2] tracing/hist: allocate synthetic-field command buffers to fit
2026-04-09 2:19 UTC (4+ messages)
` [PATCH v2 2/2] tracing/hist: reject synthetic-field strings that exceed MAX_FILTER_STR_VAL
` [PATCH v3] tracing/hist: bound synthetic-field strings with seq_buf
[PATCH bpf-next v5 0/2] Reject sleepable kprobe_multi programs at attach time
2026-04-09 1:20 UTC (4+ messages)
` [PATCH bpf-next v5 1/2] bpf: "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add test to ensure kprobe_multi is not sleepable
[PATCH] selftests/ftrace: Quote check_requires comparisons
2026-04-08 21:22 UTC (3+ messages)
[PATCH v3] seq_buf: Export seq_buf_putmem_hex() and add KUnit tests
2026-04-08 20:23 UTC
[PATCH bpf-next v4 0/2] Reject sleepable kprobe_multi programs at attach time
2026-04-08 20:13 UTC (5+ messages)
` [PATCH bpf-next v4 1/2] bpf: "
` [PATCH bpf-next v4 2/2] selftests/bpf: Add test to ensure kprobe_multi is not sleepable
[PATCH] seq_buf: add KUnit tests for seq_buf_putmem_hex()
2026-04-08 20:09 UTC (5+ messages)
` [PATCH v2] seq_buf: export seq_buf_putmem_hex() and add KUnit tests
[RFC v6 0/7] ext4: fast commit: snapshot inode state for FC log
2026-04-08 20:04 UTC (9+ messages)
` [RFC v6 1/7] ext4: fast commit: snapshot inode state before writing log
` [RFC v6 2/7] ext4: lockdep: handle i_data_sem subclassing for special inodes
` [RFC v6 3/7] ext4: fast commit: avoid waiting for FC_COMMITTING
` [RFC v6 4/7] ext4: fast commit: avoid self-deadlock in inode snapshotting
` [RFC v6 5/7] ext4: fast commit: avoid i_data_sem by dropping ext4_map_blocks() in snapshots
` [RFC v6 6/7] ext4: fast commit: add lock_updates tracepoint
` [RFC v6 7/7] ext4: fast commit: export snapshot stats in fc_info
[PATCH 00/24] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-04-08 19:53 UTC (41+ messages)
` [PATCH 01/24] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH 02/24] filelock: add a tracepoint to start of break_lease()
` [PATCH 03/24] filelock: add an inode_lease_ignore_mask helper
` [PATCH 04/24] nfsd: add protocol support for CB_NOTIFY
` [PATCH 05/24] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH 06/24] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH 07/24] vfs: add fsnotify_modify_mark_mask()
` [PATCH 08/24] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH 09/24] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH 10/24] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH 11/24] nfsd: use RCU to protect fi_deleg_file
` [PATCH 12/24] nfsd: add data structures for handling CB_NOTIFY
` [PATCH 13/24] nfsd: add notification handlers for dir events
` [PATCH 14/24] nfsd: add tracepoint to dir_event handler
` [PATCH 15/24] nfsd: apply the notify mask to the delegation when requested
` [PATCH 16/24] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH 17/24] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH 18/24] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH 19/24] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH 20/24] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH 21/24] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH 22/24] nfsd: properly track requested child attributes
` [PATCH 23/24] nfsd: track requested dir attributes
` [PATCH 24/24] nfsd: add support to CB_NOTIFY for dir attribute changes
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-04-08 19:48 UTC (14+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH 1/2] tracing/hist: bound full field-name construction
2026-04-08 17:18 UTC (8+ messages)
` [PATCH v2 1/2] tracing/hist: rebuild full_name on each hist_field_name() call
[PATCH v2 1/2] module/kallsyms: fix nextval for data symbol lookup
2026-04-08 15:24 UTC (2+ messages)
[PATCH] perf: enable unprivileged syscall tracing with perf trace
2026-04-08 12:39 UTC
[GIT PULL] rv changes for v7.1 (for-next)
2026-04-08 12:27 UTC
[PATCH] uprobes: clear extra_consumers before pooling return instances
2026-04-08 10:02 UTC
[PATCH bpf-next v7 0/2] tracing: Fix kprobe attachment when module shadows vmlinux symbol
2026-04-08 1:20 UTC (4+ messages)
` [PATCH bpf-next v7 1/2] tracing: Prefer vmlinux symbols over module symbols for unqualified kprobes
` [PATCH bpf-next v7 2/2] selftests/bpf: Add tests for kprobe attachment with duplicate symbols
[PATCH] selftests/ftrace: Drop invalid top-level local in test_ownership
2026-04-08 0:37 UTC (2+ messages)
[PATCH bpf-next v6 0/2] tracing: Fix kprobe attachment when module shadows vmlinux symbol
2026-04-07 19:34 UTC (5+ messages)
` [PATCH bpf-next v6 1/2] tracing: Prefer vmlinux symbols over module symbols for unqualified kprobes
` [PATCH bpf-next v6 2/2] selftests/bpf: Add tests for kprobe attachment with duplicate symbols
[RFC 0/2] openrisc: Add support for KProbes
2026-04-07 18:56 UTC (3+ messages)
` [RFC 1/2] openrisc: Add utilities and clean up simulation of instructions
` [RFC 2/2] openrisc: Add KProbes
[PATCH] selftests/ftrace: Check exact trace_marker_raw payload lengths
2026-04-07 16:54 UTC (3+ messages)
[PATCH] ring-buffer: Preserve true payload lengths in long data events
2026-04-07 16:45 UTC (3+ messages)
[PATCH v5 0/3] PCI Controller event and LTSSM tracepoint support
2026-04-07 14:43 UTC (2+ messages)
[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
2026-04-07 13:10 UTC (2+ messages)
[PATCH v2 00/17] Landlock tracepoints
2026-04-07 13:00 UTC (4+ messages)
` [PATCH v2 12/17] landlock: Add tracepoints for ptrace and scope denials
[RFC PATCH bpf-next v5 0/2] tracing: Fix kprobe attachment when module shadows vmlinux symbol
2026-04-07 12:59 UTC (7+ messages)
` [RFC PATCH bpf-next v5 1/2] tracing: Prefer vmlinux symbols over module symbols for unqualified kprobes
` [RFC PATCH bpf-next v5 2/2] selftests/bpf: Add tests for duplicate kprobe symbol handling
[PATCH] selftests/ftrace: Fix BAD_TP_NAME marker in fprobe_syntax_errors
2026-04-07 12:11 UTC
[PATCH v2] bootconfig: Apply early options from embedded config
2026-04-07 10:19 UTC (11+ messages)
[RESEND PATCH v16 0/5] ring-buffer: Making persistent ring buffers robust
2026-04-07 1:12 UTC (6+ messages)
` [RESEND PATCH v16 1/5] ring-buffer: Flush and stop persistent ring buffer on panic
` [RESEND PATCH v16 2/5] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [RESEND PATCH v16 3/5] ring-buffer: Skip invalid sub-buffers when rewinding "
` [RESEND PATCH v16 4/5] ring-buffer: Add persistent ring buffer invalid-page inject test
` [RESEND PATCH v16 5/5] ring-buffer: Show commit numbers in buffer_meta file
[PATCH bpf v3 1/2] bpf: Reject sleepable kprobe_multi programs at attach time
2026-04-06 20:11 UTC (5+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Add test to ensure kprobe_multi is not sleepable
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