messages from 2025-01-14 19:21:59 to 2025-01-21 08:05:02 UTC [more...]
[PATCH 0/2] lib/atomic64: ring-buffer: Fix infinite recursion on some 32bit archs
2025-01-21 8:04 UTC (5+ messages)
` [PATCH 1/2] ring-buffer: Do not allow events in NMI with generic atomic64 cmpxchg()
` [PATCH 2/2] atomic64: Use arch_spin_locks instead of raw_spin_locks
[PATCH bpf] bpf: trace: send signals asynchronously if !preemptible
2025-01-21 1:26 UTC (4+ messages)
[PATCH RFC net-next] trace: tcp: Add tracepoint for tcp_cwnd_reduction()
2025-01-21 1:22 UTC (8+ messages)
[syzbot] [block?] [trace?] possible deadlock in blk_trace_setup
2025-01-21 0:22 UTC (2+ messages)
(no subject)
2025-01-20 23:40 UTC
(no subject)
2025-01-20 23:40 UTC
[BUG] spinlock recursion when enabling function tracer on 32-bit
2025-01-20 22:37 UTC (8+ messages)
[PATCH] tracing: Rename update_cache() to update_mod_cache()
2025-01-20 22:27 UTC
[PATCH] seccomp: passthrough uretprobe systemcall without filtering
2025-01-20 21:34 UTC (21+ messages)
[PATCH] tracing: Fix #if CONFIG_MODULES to #ifdef CONFIG_MODULES
2025-01-20 18:09 UTC (2+ messages)
[PATCH] tracing: Fix -Wundef around 'struct event_mod_load'
2025-01-20 17:36 UTC (2+ messages)
[PATCH v2] tools/rtla: Add basic test suite
2025-01-20 13:56 UTC
[PATCH] tools/rtla: Add basic test suite
2025-01-20 12:14 UTC (7+ messages)
[PATCH v3 20/28] powerpc/ftrace: Use RCU in all users of __module_text_address()
2025-01-20 10:09 UTC (2+ messages)
[PATCH] cpuidle: psci: Add trace for PSCI domain idle
2025-01-20 1:36 UTC (4+ messages)
` [PATCH v2] "
[PATCH v6] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
2025-01-18 17:52 UTC (7+ messages)
[PATCH] ring-buffer: fix typo in comment about header page pointer
2025-01-18 1:23 UTC
Crash when attaching uretprobes to processes running in Docker
2025-01-17 17:53 UTC (41+ messages)
[PATCH 0/5] rtla/timerlat: Stop on signal properly when overloaded
2025-01-17 15:55 UTC (15+ messages)
` [PATCH 1/5] rtla: Add trace_instance_stop
` [PATCH 2/5] rtla/timerlat_hist: Stop timerlat tracer on signal
` [PATCH 3/5] rtla/timerlat_top: "
` [PATCH 4/5] rtla/timerlat_hist: Abort event processing on second signal
` [PATCH 5/5] rtla/timerlat_top: "
[PATCH] arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVAL
2025-01-17 12:55 UTC
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-01-17 11:23 UTC (10+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
kprobe not always triggering
2025-01-17 8:52 UTC (8+ messages)
[PATCHv2 00/11] Get rid of PG_reclaim and rename PG_dropbehind
2025-01-17 8:42 UTC (20+ messages)
` [PATCHv2 01/11] mm/migrate: Transfer PG_dropbehind to the new folio
` [PATCHv2 02/11] drm/i915/gem: Convert __shmem_writeback() to folios
` [PATCHv2 03/11] drm/i915/gem: Use PG_dropbehind instead of PG_reclaim
` [PATCHv2 04/11] mm/zswap: "
` [PATCHv2 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()
` [PATCHv2 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()k
` [PATCHv2 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim
` [PATCHv2 07/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim in shrink_folio_list()
` [PATCHv2 08/11] mm/mglru: Check PG_dropbehind instead of PG_reclaim in lru_gen_folio_seq()
` [PATCHv2 09/11] mm: Remove PG_reclaim
` [PATCHv2 10/11] mm/vmscan: Do not demote PG_dropbehind folios
` [PATCHv2 11/11] mm: Rename PG_dropbehind to PG_reclaim
[PATCH v4] tools/rtla: Add osnoise_trace_is_off()
2025-01-17 5:08 UTC (4+ messages)
[PATCH v7] tracing: Adopt __free() and guard() for trace_fprobe.c
2025-01-17 2:20 UTC
[PATCH v2] ftrace: Implement :mod: cache filtering on kernel command line
2025-01-16 22:58 UTC
[PATCH v2 0/2] tracing: gfp: Fix regression of printing GFP flags in user space tracing tooling
2025-01-16 21:48 UTC (4+ messages)
` [PATCH v2 1/2] tracing: gfp: Fix the GFP enum values shown for user space tracing tools
` [PATCH v2 2/2] tracing: gfp: Remove duplication of recording GFP flags
[PATCH] tracing: gfp: Fix the GFP enum values shown for user space tracing tools
2025-01-16 20:12 UTC (10+ messages)
[PATCH rcu 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall()
2025-01-16 20:05 UTC
perf kmem --page stat and gpf_flags translation
2025-01-16 16:47 UTC
[PATCH 0/3] tracing: Add ':mod:' command to set_event to enable events in modules
2025-01-16 14:33 UTC (4+ messages)
` [PATCH 1/3] tracing: Add :mod: command to enabled module events
` [PATCH 2/3] tracing: Cache ":mod:" events for modules not loaded yet
` [PATCH 3/3] selftests/ftrace: Add test that tests event :mod: commands
[RFC] x86/alternatives: Merge first and second step in text_poke_bp_batch
2025-01-16 11:48 UTC (8+ messages)
[PATCH v6 0/5] tracing/probes: Cleanup with guard and __free for kprobe and fprobe
2025-01-16 2:13 UTC (4+ messages)
` [PATCH v6 5/5] tracing: Adopt __free() and guard() for trace_fprobe.c
[PATCH] selftests/tracing: Test only toplevel README file not the instances
2025-01-16 1:26 UTC (2+ messages)
[PATCH 0/3] selftest/tracing: Allow README requirements to be tested for instance tests
2025-01-16 1:20 UTC (4+ messages)
` [PATCH 1/3] selftests/tracing: Test only toplevel README file not the instances
` [PATCH 2/3] selftests/ftrace: Clean up triggers after setting them
` [PATCH 3/3] selftests/tracing: Allow some more tests to run in instances
[PATCH] swiotlb: Introduce DMA_ATTR_SKIP_DEVICE_SYNC
2025-01-15 22:16 UTC (3+ messages)
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-15 20:30 UTC (4+ messages)
[PATCH v3] Add osnoise_trace_is_off()
2025-01-15 18:27 UTC (2+ messages)
[PATCH v2] Fix bug and add osnoise_trace_is_off()
2025-01-15 15:26 UTC (4+ messages)
[PATCH] rv: Reset per-task monitors also for idle tasks
2025-01-15 15:15 UTC
[syzbot] [bpf?] [trace?] WARNING: locking bug in __lock_task_sighand
2025-01-15 11:47 UTC (7+ messages)
[PATCH 0/8] mm: Remove PG_reclaim
2025-01-15 4:31 UTC (7+ messages)
` [PATCH 4/8] mm/swap: Use PG_dropbehind instead of PG_reclaim
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).