messages from 2023-10-20 05:05:27 to 2023-11-02 02:33:00 UTC [more...]
[PATCH] tracing: Have trace_event_file have ref counters
2023-11-02 2:32 UTC (4+ messages)
[PATCH v6 0/8] eventfs: Fixing dynamic creation
2023-11-02 2:14 UTC (11+ messages)
` [PATCH v6 1/8] eventfs: Remove "is_freed" union with rcu head
` [PATCH v6 2/8] eventfs: Have a free_ei() that just frees the eventfs_inode
` [PATCH v6 3/8] eventfs: Test for ei->is_freed when accessing ei->dentry
` [PATCH v6 4/8] eventfs: Save ownership and mode
` [PATCH v6 5/8] eventfs: Hold eventfs_mutex when calling callback functions
` [PATCH v6 6/8] eventfs: Delete eventfs_inode when the last dentry is freed
` [PATCH v6 7/8] eventfs: Remove special processing of dput() of events directory
` [PATCH v6 8/8] eventfs: Use simple_recursive_removal() to clean up dentries
[PATCH v5 0/7] eventfs: Fixing dynamic creation
2023-11-01 23:47 UTC (12+ messages)
` [PATCH v5 1/7] eventfs: Remove "is_freed" union with rcu head
` [PATCH v5 2/7] eventfs: Have a free_ei() that just frees the eventfs_inode
` [PATCH v5 3/7] eventfs: Test for ei->is_freed when accessing ei->dentry
` [PATCH v5 4/7] eventfs: Save ownership and mode
` [PATCH v5 5/7] eventfs: Hold eventfs_mutex when calling callback functions
` [PATCH v5 6/7] eventfs: Delete eventfs_inode when the last dentry is freed
` [PATCH v5 7/7] eventfs: Remove special processing of dput() of events directory
[PATCH] eventfs: Fix kerneldoc of eventfs_remove_rec()
2023-11-01 20:00 UTC (3+ messages)
[QUESTION] ftrace_test_recursion_trylock behaviour
2023-11-01 17:45 UTC (2+ messages)
stable-rc: 5.15 - all builds failed - ld.lld: error: undefined symbol: kallsyms_on_each_symbol
2023-11-01 15:24 UTC
stable-rc: 5.4 - all builds failed - ld.lld: error: undefined symbol: kallsyms_on_each_symbol
2023-11-01 15:18 UTC (2+ messages)
[PATCH] eventfs: Process deletion of dentry more thoroughly
2023-11-01 14:55 UTC (4+ messages)
[PATCH v3] seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()
2023-11-01 7:34 UTC (2+ messages)
[PATCH for-next] tracing/kprobes: Add symbol counting check when module loads
2023-10-31 23:15 UTC (5+ messages)
[PATCH v4 0/3] eventfs: Fixing dynamic creation
2023-10-31 19:31 UTC (4+ messages)
` [PATCH v4 1/3] eventfs: Have a free_ei() that just frees the eventfs_inode
` [PATCH v4 2/3] eventfs: Test for ei->is_freed when accessing ei->dentry
` [PATCH v4 3/3] eventfs: Save ownership and mode
[PATCH] tracing: Have the user copy of synthetic event address use correct context
2023-10-31 19:10 UTC
selftests: user_events: ftrace_test - RIP: 0010:tracing_update_buffers (kernel/trace/trace.c:6470)
2023-10-31 17:05 UTC (13+ messages)
[PATCH] eventfs: Remove extra dget() in eventfs_create_events_dir()
2023-10-31 16:42 UTC
[PATCH v3] eventfs: Save ownership and mode
2023-10-31 15:36 UTC
[PATCH v3] eventfs: Test for ei->is_freed when accessing ei->dentry
2023-10-31 15:13 UTC
[PATCH] tracing/kprobes: Fix the order of argument descriptions
2023-10-31 9:48 UTC (2+ messages)
Update objtrace usage in Documentation/trace/events.rst
2023-10-31 3:06 UTC (2+ messages)
[PATCH] eventfs: Hold eventfs_mutex when calling callback functions
2023-10-30 21:41 UTC (3+ messages)
[PATCH v2] eventfs: Test for ei->is_freed when accessing ei->dentry
2023-10-30 21:03 UTC (7+ messages)
[GIT PULL] tracing/tools: Updates for 6.7
2023-10-30 18:44 UTC
[PATCH v2] eventfs: Save ownership and mode
2023-10-30 16:04 UTC
[PATCH v2] bus: mhi: host: Add tracing support
2023-10-30 7:18 UTC (6+ messages)
[PATCH v3 00/13] mm: jit/text allocator
2023-10-30 7:00 UTC (14+ messages)
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v3 04/13] mm/execmem, arch: convert remaining "
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations
[PATCH 3/3] locking/atomic: openrisc: use generic_cmpxchg[64]_local for arch_cmpxchg[64]_local
2023-10-30 3:41 UTC (8+ messages)
[PATCH v1] lib,kprobes: using try_cmpxchg_local in objpool_push
2023-10-30 1:57 UTC (8+ messages)
[PATCH] eventfs: Save ownership and mode
2023-10-29 22:23 UTC
[PATCH] tracing/kprobes: Fix symbol counting logic by looking at modules as well
2023-10-29 17:09 UTC (6+ messages)
[PATCH] eventfs: Test for ei->is_freed when accessing ei->dentry
2023-10-29 5:22 UTC (2+ messages)
selftests: ftrace: RIP: 0010:__lock_acquire (kernel/locking/lockdep.c:5005)
2023-10-28 19:17 UTC (3+ messages)
[PATCH] selftests/ftrace: Add test case for a symbol in a module without module name
2023-10-28 3:34 UTC
[PATCH v2] seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()
2023-10-27 15:50 UTC (9+ messages)
[PATCH] tracing/kprobes: Fix the description of variable length arguments
2023-10-27 13:18 UTC (3+ messages)
[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
2023-10-27 11:04 UTC (18+ messages)
` [PATCH RFC 04/37] mm: Add MIGRATE_METADATA allocation policy
[PATCH] seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_cstr()
2023-10-27 10:43 UTC (7+ messages)
[RFC][PATCH] wifi: wil6210: Replace strlcat() usage with seq_buf
2023-10-26 22:03 UTC (2+ messages)
[PATCH v6] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-10-26 16:58 UTC (7+ messages)
[PATCH] eventfs: Fix WARN_ON() in create_file_dentry()
2023-10-26 11:29 UTC (2+ messages)
[PATCH v2] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
2023-10-26 9:56 UTC (2+ messages)
[PATCH 2/3] locking/atomic: hexagon: use generic_cmpxchg[64]_local for arch_cmpxchg[64]_local
2023-10-26 7:39 UTC
[PATCH 1/3] locking/atomic: arc: use generic_cmpxchg[64]_local for arch_cmpxchg[64]_local
2023-10-26 7:38 UTC
[PATCH] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
2023-10-25 15:12 UTC (12+ messages)
` [External] "
[PATCH] eventfs: Fix typo in eventfs_inode union comment
2023-10-25 8:28 UTC (2+ messages)
[PATCH] lib,kprobes: objpool_try_add_slot merged into objpool_push
2023-10-25 5:31 UTC
[PATCH] powerpc: Remove initialisation of readpos
2023-10-24 21:50 UTC (2+ messages)
[PATCH v1] kprobes: unused header files removed
2023-10-24 0:52 UTC (2+ messages)
[PATCH] tracing/histograms: Simplify last_cmd_set()
2023-10-23 10:08 UTC (2+ messages)
[PATCH] tracefs/eventfs: Modify mismatched function name
2023-10-23 9:22 UTC (2+ messages)
[PATCH] eventfs: Fix failure path in eventfs_create_events_dir()
2023-10-23 9:20 UTC (2+ messages)
[PATCH] tracing: Fix a NULL vs IS_ERR() bug in event_subsystem_dir()
2023-10-23 9:14 UTC (2+ messages)
[PATCH v6 0/2] Return EADDRNOTAVAIL when func matches several symbols during kprobe creation
2023-10-20 14:26 UTC (5+ messages)
` [PATCH v6 1/2] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
` [PATCH v6 2/2] selftests/ftrace: Add new test case which checks non unique symbol
[bug report] eventfs: Remove eventfs_file and just use eventfs_inode
2023-10-20 13:52 UTC
[PATCH v5 0/2] Return EADDRNOTAVAIL when func matches several symbols during kprobe creation
2023-10-20 10:42 UTC (6+ messages)
[PATCH 0/2] check MGLRU promoted without hold page lock
2023-10-20 8:43 UTC (3+ messages)
` [PATCH 1/2] tracing: mm: multigen-lru: fix mglru trace
` [PATCH 2/2] mm: multi-gen LRU: move promoted folio out of lock
[PATCH v1] Ftrace: make sched_wakeup can focus on the target process
2023-10-20 7:59 UTC (2+ messages)
[PATCH v2 0/1] Put seq_buf on a diet
2023-10-20 5:05 UTC (3+ messages)
` [PATCH v2 1/1] trace: Move readpos from seq_buf to trace_seq
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