messages from 2026-04-08 00:49:23 to 2026-04-15 10:08:44 UTC [more...]
[PATCH v7 0/6] tracing/fprobe: Fix fprobe_ip_table related bugs
2026-04-15 10:08 UTC (2+ messages)
` [PATCH v7 1/6] tracing/fprobe: Reject registration of a registered fprobe before init
[PATCH v6 0/5] tracing/fprobe: Fix fprobe_ip_table related bugs
2026-04-15 10:06 UTC (8+ messages)
` [PATCH v6 1/5] tracing/fprobe: Reject registration of a registered fprobe before init
` [PATCH v6 2/5] tracing/fprobe: Remove fprobe from hash in failure path
` [PATCH v6 3/5] tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
` [PATCH v6 4/5] tracing/fprobe: Check the same type fprobe on table as the unregistered one
` [PATCH v6 5/5] tracing/fprobe: Fix to unregister ftrace_ops if it is empty on module unloading
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-04-15 9:49 UTC (6+ messages)
[PATCH] ring-buffer: Preserve true payload lengths in long data events
2026-04-15 9:29 UTC (2+ messages)
[PATCH v3 00/11] Add spi-hid transport driver
2026-04-15 8:41 UTC (7+ messages)
` [PATCH v3 09/11] dt-bindings: input: Document hid-over-spi DT schema
[RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
2026-04-15 7:40 UTC (2+ messages)
[RFC PATCH 0/2] Decouple ftrace/livepatch from module loader via notifier priority and reverse traversal
2026-04-15 7:38 UTC (2+ messages)
[RFC 0/2] openrisc: Add support for KProbes
2026-04-15 6:48 UTC (6+ messages)
` [RFC 1/2] openrisc: Add utilities and clean up simulation of instructions
[RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
2026-04-15 6:43 UTC (2+ messages)
[RFC PATCH 0/4] trace, livepatch: Allow kprobe return overriding for livepatched functions
2026-04-15 0:48 UTC (16+ messages)
` [RFC PATCH 2/4] trace: Allow kprobes to override "
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-04-14 23:37 UTC (14+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
2026-04-14 23:20 UTC (7+ messages)
` [PATCH v4 3/5] locking: Add contended_release tracepoint to sleepable locks
` [PATCH v4 4/5] locking: Factor out queued_spin_release()
` [PATCH v4 5/5] locking: Add contended_release tracepoint to spinning locks
[PATCH v2] tools/rtla: Fix --dump-tasks usage in timerlat
2026-04-14 18:52 UTC
[PATCH v1] tools/rtla: Fix --dump-task option name to --dump-tasks
2026-04-14 18:51 UTC (3+ messages)
[PATCH v2] tracing/osnoise: Add option to align tlat threads
2026-04-14 18:35 UTC (3+ messages)
[PATCH] tracefs: Removed unused 'ret' variable in eventfs_iterate()
2026-04-14 15:03 UTC
[PATCH] tracing: preserve module tracepoint strings
2026-04-14 11:37 UTC (7+ messages)
` [PATCH v2] "
` [PATCH] tracing: separate module tracepoint strings from trace_printk formats
[PATCH 0/3] mm: split the file's i_mmap tree for NUMA
2026-04-14 9:11 UTC (6+ messages)
` [PATCH 1/3] mm: use mapping_mapped to simplify the code
` [PATCH 2/3] mm: use get_i_mmap_root to access the file's i_mmap
` [PATCH 3/3] mm: split the file's i_mmap tree for NUMA
[PATCH] tracing/hist: bound expression string construction
2026-04-14 9:10 UTC (4+ messages)
` [PATCH v2] tracing/hist: bound expression strings with seq_buf
[PATCH 2/2] tracing/hist: allocate synthetic-field command buffers to fit
2026-04-14 8:58 UTC (5+ 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 v5 0/3] tracing/fprobe: Fix fprobe_ip_table related bugs
2026-04-14 1:19 UTC (5+ messages)
` [PATCH v5 1/3] tracing/fprobe: Remove fprobe from hash in failure path
` [PATCH v5 2/3] tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
` [PATCH v5 3/3] tracing/fprobe: Check the same type fprobe on table as the unregistered one
[PATCH 1/2] tracing/hist: bound full field-name construction
2026-04-13 22:38 UTC (9+ messages)
` [PATCH v2 1/2] tracing/hist: rebuild full_name on each hist_field_name() call
[PATCH 0/2] tracing: fully-qualified var-ref testcase
2026-04-13 22:35 UTC (3+ messages)
` [PATCH 1/2] tracing: Fix fully-qualified variable reference printing in histograms
` [PATCH 2/2] selftests/ftrace: Add test case for fully-qualified variable references
[PATCH] tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()
2026-04-13 19:06 UTC
[RFC v4 0/7] ext4: fast commit: snapshot inode state for FC log
2026-04-13 13:12 UTC (4+ messages)
[RFC v6 0/7] ext4: fast commit: snapshot inode state for FC log
2026-04-13 12:58 UTC (10+ 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] selftests/ftrace: Account for fprobe attachment at creation
2026-04-13 8:48 UTC (8+ messages)
` [PATCH v2] selftests/ftrace: Account for fprobe attachment before enable
[RFC PATCH 0/4] rv/tlob: Add task latency over budget RV monitor
2026-04-13 8:19 UTC (7+ messages)
` [RFC PATCH 1/4] rv/tlob: Add tlob model DOT file
` [RFC PATCH 2/4] rv/tlob: Add tlob deterministic automaton monitor
` [RFC PATCH 3/4] rv/tlob: Add KUnit tests for the tlob monitor
` [RFC PATCH 4/4] selftests/rv: Add selftest "
[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
2026-04-13 7:37 UTC (16+ messages)
` [PATCH mm-unstable v15 03/13] mm/khugepaged: generalize __collapse_huge_page_* for "
` [PATCH mm-unstable v15 06/13] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v15 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics
[PATCH v2 00/17] Landlock tracepoints
2026-04-12 16:29 UTC (5+ messages)
` [PATCH v2 01/17] landlock: Prepare ruleset and domain type split
` [PATCH v2 03/17] landlock: Split struct landlock_domain from struct landlock_ruleset
[PATCH] kernel/trace/ftrace: introduce ftrace module notifier
2026-04-12 14:10 UTC (8+ messages)
[RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_patch
2026-04-12 12:18 UTC (19+ messages)
[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 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 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-04-09 18:16 UTC (2+ messages)
[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 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 (2+ messages)
[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
[PATCH 00/24] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-04-08 19:53 UTC (23+ 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 07/24] vfs: add fsnotify_modify_mark_mask()
` [PATCH 08/24] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH 12/24] nfsd: add data structures for handling CB_NOTIFY
` [PATCH 13/24] nfsd: add notification handlers for dir events
[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 (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