linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-29 22:20:15 to 2024-01-31 23:03:59 UTC [more...]

[PATCH v3 00/47] filelock: split file leases out of struct file_lock
 2024-01-31 23:02 UTC  (27+ messages)
` [PATCH v3 01/47] filelock: fl_pid field should be signed int
` [PATCH v3 02/47] filelock: rename some fields in tracepoints
` [PATCH v3 03/47] filelock: rename fl_pid variable in lock_get_status
` [PATCH v3 04/47] filelock: add some new helper functions
` [PATCH v3 05/47] 9p: rename fl_type variable in v9fs_file_do_lock
` [PATCH v3 06/47] afs: convert to using new filelock helpers
` [PATCH v3 07/47] ceph: "
` [PATCH v3 08/47] dlm: "
` [PATCH v3 09/47] gfs2: "
` [PATCH v3 10/47] lockd: "
` [PATCH v3 11/47] nfs: "
` [PATCH v3 12/47] nfsd: "
` [PATCH v3 13/47] ocfs2: "
` [PATCH v3 14/47] smb/client: "
` [PATCH v3 15/47] smb/server: "
` [PATCH v3 16/47] filelock: drop the IS_* macros
` [PATCH v3 17/47] filelock: split common fields into struct file_lock_core
` [PATCH v3 18/47] filelock: have fs/locks.c deal with file_lock_core directly
` [PATCH v3 19/47] filelock: convert more internal functions to use file_lock_core
` [PATCH v3 20/47] filelock: make posix_same_owner take file_lock_core pointers
` [PATCH v3 21/47] filelock: convert posix_owner_key to take file_lock_core arg
` [PATCH v3 22/47] filelock: make locks_{insert,delete}_global_locks "
` [PATCH v3 23/47] filelock: convert locks_{insert,delete}_global_blocked
` [PATCH v3 24/47] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
` [PATCH v3 25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
` [PATCH v3 26/47] filelock: convert fl_blocker to file_lock_core

[PATCH] eventfs: Create eventfs_root_inode to store dentry
 2024-01-31 22:11 UTC 

[PATCH] eventfs: Warn if an eventfs_inode is freed without is_freed being set
 2024-01-31 21:37 UTC 

[PATCH RFC 0/4] Introduce uts_release
 2024-01-31 21:26 UTC  (10+ messages)
` [PATCH RFC 1/4] init: Add uts_release
` [PATCH RFC 2/4] tracing: Use uts_release
` [PATCH RFC 3/4] net: ethtool: "
` [PATCH RFC 4/4] firmware_loader: "

[PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-31 20:20 UTC  (5+ messages)
` [PATCH bpf-next v4 3/3] bpf: treewide: Annotate BPF kfuncs in BTF

[PATCH] eventfs: Restructure eventfs_inode structure to be more condensed
 2024-01-31 19:51 UTC 

[linus:master] [eventfs] 852e46e239: BUG:unable_to_handle_page_fault_for_address
 2024-01-31 19:42 UTC  (41+ messages)

[PATCH v2 0/7] eventfs: Rewrite to simplify the code (aka: crapectomy)
 2024-01-31 19:17 UTC  (9+ messages)
` [PATCH v2 1/7] tracefs: Zero out the tracefs_inode when allocating it
` [PATCH v2 2/7] eventfs: Initialize the tracefs inode properly
` [PATCH v2 3/7] tracefs: Avoid using the ei->dentry pointer unnecessarily
` [PATCH v2 4/7] tracefs: dentry lookup crapectomy
` [PATCH v2 5/7] eventfs: Remove unused d_parent pointer field
` [PATCH v2 6/7] eventfs: Clean up dentry ops and add revalidate function
` [PATCH v2 7/7] eventfs: Get rid of dentry pointers without refcounts

[PATCH 1/6] tracefs: avoid using the ei->dentry pointer unnecessarily
 2024-01-31 18:39 UTC  (41+ messages)
` [PATCH 2/6] eventfsfs: initialize the tracefs inode properly
` [PATCH 3/6] tracefs: dentry lookup crapectomy
` [PATCH 4/6] eventfs: remove unused 'd_parent' pointer field
` [PATCH 5/6] eventfs: get rid of dentry pointers without refcounts
` [PATCH 6/6] eventfs: clean up dentry ops and add revalidate function

[PATCH] selftests: ftrace: fix typo in test description
 2024-01-31 15:13 UTC  (2+ messages)

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_remove (2)
 2024-01-31 14:54 UTC  (3+ messages)
` [PATCH] trace/blktrace: fix task hung in blk_trace_remove

[PATCH] selftest/ftrace: fix typo in ftracetest script
 2024-01-31 14:52 UTC  (2+ messages)

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-01-31 14:49 UTC  (3+ messages)
` [PATCH v3 08/17] arm64: Add KHO support

How to display a ktime value as trace timestamp in trace output?
 2024-01-31 14:47 UTC 

[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
 2024-01-31 14:18 UTC  (44+ messages)
` [PATCH RFC v3 01/35] mm: page_alloc: Add gfp_flags parameter to arch_alloc_page()
` [PATCH RFC v3 04/35] mm: page_alloc: Partially revert "mm: page_alloc: remove stale CMA guard code"
` [PATCH RFC v3 06/35] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages
` [PATCH RFC v3 07/35] mm: cma: Add CMA_RELEASE_{SUCCESS,FAIL} events
` [PATCH RFC v3 08/35] mm: cma: Introduce cma_alloc_range()
` [PATCH RFC v3 09/35] mm: cma: Introduce cma_remove_mem()
` [PATCH RFC v3 10/35] mm: cma: Fast track allocating memory when the pages are free
` [PATCH RFC v3 11/35] mm: Allow an arch to hook into folio allocation when VMA is known
` [PATCH RFC v3 23/35] arm64: mte: Try to reserve tag storage in arch_alloc_page()

[PATCH] ring-buffer: Clean ring_buffer_poll_wait() error return
 2024-01-31 14:09 UTC 

[PATCH net v2 2/2] net: dqs: add NIC stall detector based on BQL
 2024-01-31 10:21 UTC 

[PATCH v10] bus: mhi: host: Add tracing support
 2024-01-31  4:24 UTC 

[PATCH v2] tracefs: Zero out the tracefs_inode when allocating it
 2024-01-31  4:06 UTC 

[PATCH v9] bus: mhi: host: Add tracing support
 2024-01-31  1:52 UTC  (6+ messages)

[PATCH v2 (3/6)] tracefs: dentry lookup crapectomy
 2024-01-31  1:50 UTC 

[PATCH 0/4] tracing/user_events: Introduce multi-format events
 2024-01-30 22:42 UTC  (14+ messages)
` [PATCH 2/4] "

[PATCH v4 0/5] Rework system pressure interface to the scheduler
 2024-01-30 22:09 UTC  (13+ messages)
` [PATCH v4 1/5] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH v4 2/5] sched: Take cpufreq feedback into account
` [PATCH v4 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
` [PATCH v4 5/5] sched/pelt: Remove shift of thermal clock

[PATCH v2] eventfs: Initialize the tracefs inode properly
 2024-01-30 20:26 UTC 

[PATCH v2 net-next 0/5] net: switchdev: Tracepoints
 2024-01-30 20:19 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] net: switchdev: Wrap enums in mapper macros
` [PATCH v2 net-next 2/5] net: switchdev: Add helpers to display switchdev objects as strings
` [PATCH v2 net-next 3/5] net: switchdev: Relay all replay messages through a central function
` [PATCH v2 net-next 4/5] net: switchdev: Prepare deferred notifications before enqueuing them
` [PATCH v2 net-next 5/5] net: switchdev: Add tracepoints

[PATCH] tracefs: Zero out the tracefs_inode when allocating it
 2024-01-30 20:17 UTC 

[PATCH v13 0/6] Introducing trace buffer mapping by user-space
 2024-01-30 16:22 UTC  (4+ messages)
` [PATCH v13 2/6] ring-buffer: Introducing ring-buffer mapping functions

[RFC PATCH 0/2] x86/kprobes: add exception opcode detector and boost more opcodes
 2024-01-30 11:30 UTC  (11+ messages)
` [RFC PATCH 1/2] x86/kprobes: Prohibit kprobing on INT and UD
` [RFC PATCH 2/2] x86/kprobes: boost more instructions from grp2/3/4/5

[PATCH v13 3/6] tracing: Add snapshot refcount
 2024-01-30 10:32 UTC  (3+ messages)


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).