messages from 2025-09-23 01:16:57 to 2025-09-25 15:03:02 UTC [more...]
[PATCH v2 00/15] block: add blktrace support for zoned block device commands
2025-09-25 15:02 UTC (7+ messages)
` [PATCH v2 01/15] blktrace: only calculate trace length once
` [PATCH v2 02/15] blktrace: factor out recording a blktrace event
` [PATCH v2 03/15] blktrace: split out relaying "
` [PATCH v2 04/15] blktrace: untangle if/else sequence in __blk_add_trace
` [PATCH v2 05/15] blktrace: change the internal action to 64bit
` [PATCH v2 06/15] blktrace: split do_blk_trace_setup into two functions
[PATCH] rv: Add signal reactor
2025-09-25 14:39 UTC (5+ messages)
[PATCH v3 00/38] vfs, nfsd: implement directory delegations
2025-09-25 13:39 UTC (40+ messages)
` [PATCH v3 01/38] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH v3 02/38] filelock: add a lm_may_setlease lease_manager callback
` [PATCH v3 03/38] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH v3 04/38] vfs: allow mkdir to wait for delegation break on parent
` [PATCH v3 05/38] vfs: allow rmdir "
` [PATCH v3 06/38] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH v3 07/38] vfs: make vfs_create break delegations on parent directory
` [PATCH v3 08/38] vfs: make vfs_mknod "
` [PATCH v3 09/38] filelock: lift the ban on directory leases in generic_setlease
` [PATCH v3 10/38] nfsd: allow filecache to hold S_IFDIR files
` [PATCH v3 11/38] nfsd: allow DELEGRETURN on directories
` [PATCH v3 12/38] nfsd: check for delegation conflicts vs. the same client
` [PATCH v3 13/38] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH v3 14/38] filelock: rework the __break_lease API to use flags
` [PATCH v3 15/38] filelock: add struct delegated_inode
` [PATCH v3 16/38] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH v3 17/38] filelock: add a tracepoint to start of break_lease()
` [PATCH v3 18/38] filelock: add an inode_lease_ignore_mask helper
` [PATCH v3 19/38] nfsd: add protocol support for CB_NOTIFY
` [PATCH v3 20/38] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v3 21/38] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v3 22/38] vfs: add fsnotify_modify_mark_mask()
` [PATCH v3 23/38] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v3 24/38] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v3 25/38] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v3 26/38] nfsd: add data structures for handling CB_NOTIFY to directory delegation
` [PATCH v3 27/38] nfsd: add notification handlers for dir events
` [PATCH v3 28/38] nfsd: add tracepoint to dir_event handler
` [PATCH v3 29/38] nfsd: apply the notify mask to the delegation when requested
` [PATCH v3 30/38] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v3 31/38] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v3 32/38] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v3 33/38] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v3 34/38] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v3 35/38] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v3 36/38] nfsd: properly track requested child attributes
` [PATCH v3 37/38] nfsd: track requested dir attributes
` [PATCH v3 38/38] nfsd: add support to CB_NOTIFY for dir attribute changes
[PATCH v2 0/8] tracing: Show contents of syscall trace event user space fields
2025-09-25 11:15 UTC (12+ messages)
` [PATCH v2 1/8] tracing: Replace syscall RCU pointer assignment with READ/WRITE_ONCE()
` [PATCH v2 2/8] tracing: Have syscall trace events show "0x" for values greater than 10
` [PATCH v2 3/8] tracing: Have syscall trace events read user space string
` [PATCH v2 4/8] tracing: Have system call events record user array data
` [PATCH v2 5/8] tracing: Display some syscall arrays as strings
` [PATCH v2 6/8] tracing: Allow syscall trace events to read more than one user parameter
` [PATCH v2 7/8] tracing: Add syscall_user_buf_size to limit amount written
` [PATCH v2 8/8] tracing: Show printable characters in syscall arrays
[PATCH] ceph: add trace points to the MDS client
2025-09-25 10:45 UTC
[PATCH] tracing: fprobe: fix suspicious rcu usage in fprobe_entry
2025-09-25 10:17 UTC (9+ messages)
` [PATCH] rhashtable: Use rcu_dereference_all and rcu_dereference_all_check
` [v2 PATCH] "
[PATCH] tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64
2025-09-25 7:14 UTC (4+ messages)
[PATCH v11 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
2025-09-25 6:19 UTC (4+ messages)
` [PATCH v11 1/3] PCI: trace: Add a generic RAS tracepoint for hotplug event
` [PATCH v11 2/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
` [PATCH v11 3/3] Documentation: tracing: Add documentation about PCI tracepoints
[PATCH v5 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
2025-09-25 2:07 UTC (30+ messages)
` [PATCH v5 01/23] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v5 02/23] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v5 03/23] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v5 04/23] mm/ksw: add build system support
` [PATCH v5 05/23] mm/ksw: add ksw_config struct and parser
` [PATCH v5 06/23] mm/ksw: add singleton /proc/kstackwatch interface
` [PATCH v5 08/23] mm/ksw: Add atomic watchpoint management api
` [PATCH v5 09/23] mm/ksw: ignore false positives from exit trampolines
` [PATCH v5 10/23] mm/ksw: support CPU hotplug
` [PATCH v5 11/23] sched: add per-task context
` [PATCH v5 12/23] mm/ksw: add entry kprobe and exit fprobe management
` [PATCH v5 13/23] mm/ksw: add per-task ctx tracking
` [PATCH v5 14/23] mm/ksw: resolve stack watch addr and len
` [PATCH v5 15/23] mm/ksw: manage probe and HWBP lifecycle via procfs
` [PATCH v5 16/23] mm/ksw: add self-debug helpers
` [PATCH v5 17/23] mm/ksw: add test module
` [PATCH v5 18/23] mm/ksw: add stack overflow test
` [PATCH v5 19/23] mm/ksw: add recursive depth test
` [PATCH v5 20/23] mm/ksw: add multi-thread corruption test cases
` [PATCH v5 21/23] tools/ksw: add test script
` [PATCH v5 22/23] docs: add KStackWatch document
` [PATCH v5 23/23] MAINTAINERS: add entry for KStackWatch
` [PATCH v5 07/23] mm/ksw: add HWBP pre-allocation
[BUG] Failed to obtain stack trace via bpf_get_stackid on ARM64 architecture
2025-09-24 22:00 UTC (10+ messages)
[PATCH 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
2025-09-24 16:00 UTC (14+ messages)
` [PATCH 1/9] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
` [PATCH 2/9] ftrace: Add register_ftrace_direct_hash function
` [PATCH 3/9] ftrace: Add unregister_ftrace_direct_hash function
` [PATCH 4/9] ftrace: Add modify_ftrace_direct_hash function
` [PATCH 5/9] ftrace: Export some of hash related functions
` [PATCH 6/9] ftrace: Use direct hash interface in direct functions
` [PATCH 7/9] bpf: Add trampoline ip hash table
` [PATCH 8/9] ftrace: Factor ftrace_ops ops_func interface
` [PATCH 9/9] bpf, x86: Use single ftrace_ops for direct calls
[PATCH] tracing: dynevent: Add a missing lockdown check on dynevent
2025-09-24 14:28 UTC (2+ messages)
[PATCH v2 1/1] tracing/sched: add 'next_policy' to trace_sched_switch
2025-09-24 12:45 UTC (4+ messages)
[PATCH v2] tracing: Ensure optimized hashing works
2025-09-24 11:38 UTC
[PATCHv4 bpf-next 0/6] uprobe,bpf: Allow to change app registers from uprobe registers
2025-09-24 10:23 UTC (7+ messages)
` [PATCHv4 bpf-next 2/6] uprobe: Do not emulate/sstep original instruction when ip is changed
[PATCH 1/2] tracing: fprobe: rename fprobe_entry to fprobe_fgraph_entry
2025-09-24 8:13 UTC (14+ messages)
` [PATCH 2/2] tracing: fprobe: optimization for entry only case
[PATCH] tracing: Ensure optimized hashing works
2025-09-24 8:11 UTC (2+ messages)
[PATCH 1/2] tracing: fprobe: Remove unused local variable
2025-09-24 8:10 UTC (6+ messages)
` [PATCH 2/2] tracing: fprobe: Fix to remove recorded module addresses from filter
[PATCH bpf-next] bpf: remove is_return in struct bpf_session_run_ctx
2025-09-24 2:03 UTC (6+ messages)
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
2025-09-23 22:35 UTC (10+ messages)
[RESEND][PATCH v15 0/4] perf: Support the deferred unwinding infrastructure
2025-09-23 12:36 UTC (10+ messages)
` [RESEND][PATCH v15 2/4] perf: Support deferred user callchains
` [RESEND][PATCH v15 2/4] perf: Support deferred user callchainshttps://lore.kernel.org/linux-trace-kernel/20250827193644.527334838@kernel.org/
[PATCH v2 0/2] x86: Enable the deferred unwinding infrastructure
2025-09-23 12:20 UTC (8+ messages)
` [PATCH v2 1/2] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v2 2/2] unwind deferred/x86: Do not defer stack tracing for compat tasks
[PATCH] rv: Fix wrong type cast in enabled_monitors_next()
2025-09-23 9:43 UTC (7+ messages)
[PATCH v10 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
2025-09-23 8:09 UTC (12+ messages)
` [PATCH v10 1/3] PCI: trace: Add a generic RAS tracepoint for hotplug event
` [PATCH v10 2/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
[RFC PATCH v0] mm/vmscan: Add readahead LRU to improve readahead file page reclamation efficiency
2025-09-23 8:03 UTC (2+ messages)
[RFC PATCH V3] sched: psi: Add psi events trace point
2025-09-23 6:07 UTC (4+ messages)
[PATCH v2 2/2] tracing: Add an option to show symbols in _text+offset for function profiler
2025-09-23 2:32 UTC (2+ messages)
[PATCH v2 1/2] tracing: Allow tracer to add more than 32 options
2025-09-23 2:25 UTC (3+ messages)
[PATCH v5 0/8] tracing: wprobe: Add wprobe for watchpoint
2025-09-23 1:18 UTC (9+ messages)
` [PATCH v5 1/8] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v5 2/8] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v5 3/8] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v5 4/8] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v5 5/8] tracing: wprobe: Add wprobe event trigger
` [PATCH v5 6/8] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v5 7/8] selftests: tracing: Add syntax "
` [PATCH v5 8/8] selftests: ftrace: Add wprobe trigger testcase
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).