messages from 2023-04-14 07:14:11 to 2023-04-27 15:36:09 UTC [more...]
[PATCH bpf-next 0/6] bpf: Tracing recursion prevention mechanism improvement
2023-04-27 15:36 UTC (22+ messages)
` [PATCH bpf-next 1/6] bpf: Add __rcu_read_{lock,unlock} into btf id deny list
` [PATCH bpf-next 2/6] tracing: Add generic test_recursion_try_acquire()
` [PATCH bpf-next 3/6] tracing: Add the comment for allowing one single recursion in process context
` [PATCH bpf-next 4/6] selftests/bpf: Allow one single recursion in fentry recursion test
` [PATCH bpf-next 5/6] bpf: Improve tracing recursion prevention mechanism
` [PATCH bpf-next 6/6] bpf: Remove some denied functions from the btf id deny list
[PATCH 0/2] Ftrace direct call samples improvements
2023-04-27 14:07 UTC (3+ messages)
` [PATCH 1/2] samples: ftrace: Save required argument registers in sample trampolines
` [PATCH 2/2] arm64: ftrace: Add direct call trampoline samples support
[PATCH v7 00/11] tracing: Add fprobe events
2023-04-27 11:59 UTC (14+ messages)
` [PATCH v7 01/11] fprobe: Pass return address to the handlers
` [PATCH v7 02/11] tracing/probes: Add fprobe events for tracing function entry and exit
` [PATCH v7 03/11] selftests/ftrace: Add fprobe related testcases
` [PATCH v7 04/11] tracing/probes: Add tracepoint support on fprobe_events
` [PATCH v7 05/11] tracing/probes: Move event parameter fetching code to common parser
` [PATCH v7 06/11] tracing/probes: Support function parameters if BTF is available
` [PATCH v7 07/11] tracing/probes: Add $$args meta argument for all function args
` [PATCH v7 08/11] tracing/probes: Add BTF retval type support
` [PATCH v7 09/11] selftests/ftrace: Add tracepoint probe test case
` [PATCH v7 10/11] selftests/ftrace: Add BTF arguments test cases
` [PATCH v7 11/11] Documentation: tracing/probes: Add fprobe event tracing document
[PATCH v2 0/5] LoongArch: ftrace: Add direct call support and code simplification
2023-04-27 6:47 UTC (8+ messages)
` [PATCH v2 1/5] LoongArch: Fix build error if CONFIG_DYNAMIC_FTRACE_WITH_REGS is not set
` [PATCH v2 2/5] LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify code
` [PATCH v2 3/5] LoongArch: ftrace: Add direct call support
` [PATCH v2 4/5] LoongArch: ftrace: Add direct call trampoline samples support
` [PATCH v2 5/5] LoongArch: Abstract DYNAMIC_FTRACE_WITH_ARGS accesses
[RFC][PATCH 0/6] KEYS: Introduce user mode key and signature parsers
2023-04-26 18:27 UTC (13+ messages)
` [RFC][PATCH 1/6] KEYS: asymmetric: Introduce UMD-based asymmetric key parser
` [RFC][PATCH 2/6] KEYS: asymmetric: Introduce UMD-based asymmetric key signature parser
` [RFC][PATCH 3/6] verification: Introduce verify_umd_signature() and verify_umd_message_sig()
` [RFC][PATCH 4/6] bpf: Introduce bpf_verify_umd_signature() kfunc
` [RFC][PATCH 5/6] selftests/bpf: Prepare a test for UMD-parsed signatures
` [RFC][PATCH 6/6] KEYS: asymmetric: Add UMD handler
[PATCH 0/5] LoongArch: ftrace: Add direct call support code simplification
2023-04-26 14:30 UTC (8+ messages)
` [PATCH 1/5] LoongArch: Fix build error if CONFIG_DYNAMIC_FTRACE_WITH_REGS is not set
` [PATCH 2/5] LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify code
` [PATCH 3/5] LoongArch: ftrace: Add direct call support
` [PATCH 4/5] LoongArch: ftrace: Add direct call trampoline samples support
` [PATCH 5/5] LoongArch: Abstract DYNAMIC_FTRACE_WITH_ARGS accesses
[PATCH tracing 0/3] tracing: support > 8 byte filter predicates
2023-04-26 14:12 UTC (11+ messages)
` [PATCH tracing 1/3] tracing: support > 8 byte array "
` [PATCH tracing 2/3] selftests/ftrace: add test coverage for "
` [PATCH tracing 3/3] tracing: document > 8 byte numeric filtering support
[PATCH v2 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
2023-04-26 11:01 UTC (9+ messages)
` [PATCH v2 1/2] selftests/ftrace: Add new test case which adds multiple consecutive probes in a function
` [PATCH v2 2/2] selftests/ftrace: Add new test case which checks for optimized probes
[PATCH v2] f2fs: add async reset zone command support
2023-04-26 7:01 UTC (3+ messages)
` "
[PATCH v5] ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus
2023-04-26 6:39 UTC (4+ messages)
[PATCH v5] ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus
2023-04-26 6:20 UTC
[PATCH] tracing: Add missing spaces in trace_print_hex_seq()
2023-04-26 3:22 UTC
[PATCH v6 00/10] tracing: Add fprobe events
2023-04-25 23:55 UTC (13+ messages)
` [PATCH v6 01/10] fprobe: Pass return address to the handlers
` [PATCH v6 02/10] tracing/probes: Add fprobe events for tracing function entry and exit
` [PATCH v6 03/10] selftests/ftrace: Add fprobe related testcases
` [PATCH v6 04/10] tracing/probes: Add tracepoint support on fprobe_events
` [PATCH v6 05/10] tracing/probes: Move event parameter fetching code to common parser
` [PATCH v6 06/10] tracing/probes: Support function parameters if BTF is available
` [PATCH v6 07/10] tracing/probes: Add $$args meta argument for all function args
` [PATCH v6 08/10] selftests/ftrace: Add tracepoint probe test case
` [PATCH v6 09/10] selftests/ftrace: Add BTF arguments test cases
` [PATCH v6 10/10] Documentation: tracing/probes: Add fprobe event tracing document
[PATCH v2 0/4] tracing/user_events: Fixes and improvements for 6.4
2023-04-25 22:51 UTC (5+ messages)
` [PATCH v2 1/4] tracing/user_events: Ensure write index cannot be negative
` [PATCH v2 2/4] tracing/user_events: Ensure bit is cleared on unregister
` [PATCH v2 3/4] tracing/user_events: Prevent same address and bit per process
` [PATCH v2 4/4] tracing/user_events: Limit max fault-in attempts
[PATCH v1] trace: add the necessary dependencies of configuration options
2023-04-25 19:02 UTC (2+ messages)
[PATCH] trace/recordmcount: add the necessary dependencies
2023-04-25 19:01 UTC (2+ messages)
[PATCH v2] selftests/ftrace: Improve integration with kselftest runner
2023-04-25 18:52 UTC
[PATCH 0/3] tracing/user_events: Fixes and improvements for 6.4
2023-04-25 17:56 UTC (9+ messages)
` [PATCH 1/3] tracing/user_events: Ensure write index cannot be negative
` [PATCH 2/3] tracing/user_events: Ensure bit is cleared on unregister
` [PATCH 3/3] tracing/user_events: Prevent same address and bit per process
[PATCH RESEND] selftests/ftrace: Improve integration with kselftest runner
2023-04-25 16:01 UTC (3+ messages)
[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
2023-04-25 8:27 UTC (4+ messages)
[PATCH v11 0/8] function_graph: Support recording and printing the return value of function
2023-04-25 3:55 UTC (8+ messages)
` [PATCH v11 1/8] "
` [PATCH v11 8/8] selftests/ftrace: Add funcgraph-retval test case
[PATCH] tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode()
2023-04-24 21:44 UTC (3+ messages)
[PATCH v4] ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus
2023-04-24 20:11 UTC (2+ messages)
[PATCH v6 0/5] Add ftrace direct call for arm64
2023-04-24 20:09 UTC (8+ messages)
[PATCH v5 0/9] tracing: Add fprobe events
2023-04-24 7:38 UTC (23+ messages)
` [PATCH v5 1/9] fprobe: Pass return address to the handlers
` [PATCH v5 2/9] tracing/probes: Add fprobe events for tracing function entry and exit
` [PATCH v5 3/9] selftests/ftrace: Add fprobe related testcases
` [PATCH v5 4/9] tracing/probes: Add tracepoint support on fprobe_event
` [PATCH v5 5/9] tracing/probes: Move event parameter fetching code to common parser
` [PATCH v5 6/9] tracing/probes: Support function parameters if BTF is available
` [PATCH v5 7/9] tracing/probes: Add $$args meta argument for all function args
` [PATCH v5 8/9] selftests/ftrace: Add tracepoint probe test case
` [PATCH v5 9/9] selftests/ftrace: Add BTF arguments test cases
[PATCH] docs: trace: Fix typo in ftrace.rst
2023-04-20 16:13 UTC (2+ messages)
[PATCH v2] stm: class: Add MIPI OST protocol support
2023-04-20 10:02 UTC (3+ messages)
[PATCH] f2fs: add async reset zone command support
2023-04-20 7:52 UTC (3+ messages)
` "
[linus:master] [ftrace] b56c68f705: WARNING:at_samples/ftrace/ftrace-ops.c:#ops_alloc_init
2023-04-20 7:03 UTC
[PATCH v4 1/2] f2fs: refactor struct iostat_lat_info
2023-04-20 3:30 UTC (3+ messages)
[PATCH 0/2] tracing: Fix print_fields() and use best filter
2023-04-19 21:41 UTC (3+ messages)
` [PATCH 1/2] tracing/user_events: Set event filter_type from type
` [PATCH 2/2] tracing: Fix print_fields() for __dyn_loc/__rel_loc
[PATCH V8 0/4] riscv: Optimize function trace
2023-04-19 15:00 UTC (2+ messages)
[RFC PATCH 1/1] smp: Add tracepoints for functions called with smp_call_function*()
2023-04-19 4:04 UTC (7+ messages)
[PATCH] tracing: Add generic test_recursion_try_acquire()
2023-04-16 2:42 UTC (5+ messages)
[PATCH v5 00/17] Introduce Copy-On-Write to Page Table
2023-04-14 14:23 UTC (18+ messages)
` [PATCH v5 01/17] mm: Split out the present cases from zap_pte_range()
` [PATCH v5 02/17] mm: Allow user to control COW PTE via prctl
` [PATCH v5 03/17] mm: Add Copy-On-Write PTE to fork()
` [PATCH v5 04/17] mm: Add break COW PTE fault and helper functions
` [PATCH v5 05/17] mm: Handle COW-ed PTE during zapping
` [PATCH v5 06/17] mm/rmap: Break COW PTE in rmap walking
` [PATCH v5 07/17] mm/khugepaged: Break COW PTE before scanning pte
` [PATCH v5 08/17] mm/ksm: Break COW PTE before modify shared PTE
` [PATCH v5 09/17] mm/madvise: Handle COW-ed PTE with madvise()
` [PATCH v5 10/17] mm/gup: Trigger break COW PTE before calling follow_pfn_pte()
` [PATCH v5 11/17] mm/mprotect: Break COW PTE before changing protection
` [PATCH v5 12/17] mm/userfaultfd: Support COW PTE
` [PATCH v5 13/17] mm/migrate_device: "
` [PATCH v5 14/17] fs/proc: Support COW PTE with clear_refs_write
` [PATCH v5 15/17] events/uprobes: Break COW PTE before replacing page
` [PATCH v5 16/17] mm: fork: Enable COW PTE to fork system call
` [PATCH v5 17/17] mm: Check the unexpected modification of COW-ed PTE
[PATCH] ring-buffer: Clearly check null ptr returned by rb_set_head_page()
2023-04-14 7:17 UTC
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).