messages from 2025-02-21 13:20:03 to 2025-02-28 13:56:08 UTC [more...]
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2025-02-28 13:55 UTC (4+ messages)
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages
[PATCH bpf-next v2] add function metadata support
2025-02-28 13:01 UTC (10+ messages)
[PATCH v4 00/11] rv: Add scheduler specification monitors
2025-02-28 1:46 UTC (3+ messages)
` [PATCH v4 03/11] sched: Add sched tracepoints for RV task model
[PATCH v1] rtla: Save trace when option `--trace` is specified
2025-02-28 1:06 UTC (2+ messages)
[PATCH rcu 00/11] Lazy Preempt changes for v6.15
2025-02-27 23:47 UTC (14+ messages)
` [PATCH rcu 01/11] rcu: fix header guard for rcu_all_qs()
` [PATCH rcu 02/11] rcu: rename PREEMPT_AUTO to PREEMPT_LAZY
` [PATCH rcu 03/11] sched: update __cond_resched comment about RCU quiescent states
` [PATCH rcu 04/11] rcu: handle unstable rdp in rcu_read_unlock_strict()
` [PATCH rcu 05/11] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
` [PATCH rcu 06/11] osnoise: provide quiescent states
` [PATCH rcu 07/11] rcutorture: Update rcutorture_one_extend_check() for lazy preemption
` [PATCH rcu 08/11] rcutorture: Update ->extendables check "
` [PATCH rcu 09/11] rcu: limit PREEMPT_RCU configurations
` [PATCH rcu 10/11] rcutorture: Make scenario TREE10 build CONFIG_PREEMPT_LAZY=y
` [PATCH rcu 11/11] rcutorture: Make scenario TREE07 "
[RFC PATCH 0/6] KVM: x86: async PF user
2025-02-27 23:47 UTC (12+ messages)
[PATCH] tracing: Fix bad hist from corrupting named_triggers list
2025-02-27 21:56 UTC (2+ messages)
` [PATCH v2] "
[PATCH] tracing: Fix bad hist from corrupting named_triggers list
2025-02-27 21:37 UTC (4+ messages)
[PATCH v4 0/4] ftrace: Add function arguments to function tracers
2025-02-27 18:58 UTC (5+ messages)
` [PATCH v4 1/4] ftrace: Add print_function_args()
` [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer
` [PATCH v4 3/4] ftrace: Have funcgraph-args take affect during tracing
` [PATCH v4 4/4] ftrace: Add arguments to function tracer
[PATCH net-next] trace: tcp: Add tracepoint for tcp_sendmsg()
2025-02-27 16:26 UTC (14+ messages)
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-02-27 12:06 UTC (5+ messages)
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
[PATCH 0/8] tracing: probes: Fixes and enhancing error logs
2025-02-27 10:13 UTC (19+ messages)
` [PATCH 1/8] tracing: tprobe-events: Fix a memory leak when tprobe with $retval
` [PATCH 2/8] tracing: tprobe-events: Reject invalid tracepoint name
` [PATCH 3/8] tracing: fprobe-events: Log error for exceeding the number of entry args
` [PATCH 4/8] tracing: probe-events: Log errro for exceeding the number of arguments
` [4/8] "
` [PATCH 5/8] tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro
` [PATCH 6/8] selftests/ftrace: Expand the tprobe event test to check wrong format
` [PATCH 7/8] selftests/ftrace: Add new syntax error test
` [PATCH 8/8] selftests/ftrace: Add dynamic events argument limitation test case
[PATCH] tracing/osnoise: Fix possible recursive locking for cpus_read_lock()
2025-02-27 7:40 UTC (5+ messages)
[PATCH] tracing: probe-events: Add comments about entry data storing code
2025-02-27 0:45 UTC
[PATCH] selftests/ftrace: Let fprobe test consider already enabled functions
2025-02-26 23:51 UTC (6+ messages)
[PATCH] selftests/ftrace: Use readelf to find entry point in uprobe test
2025-02-26 20:55 UTC (3+ messages)
[PATCH linux-next 0/2] Fix perf security check problem
2025-02-26 19:13 UTC (5+ messages)
` [PATCH linux-next 1/2] perf: Remove unnecessary parameter of security check
` [PATCH "
[PATCH v3 0/4] ftrace: Add function arguments to function tracers
2025-02-26 16:11 UTC (8+ messages)
` [PATCH v3 1/4] ftrace: Add print_function_args()
` [PATCH v3 2/4] ftrace: Add support for function argument to graph tracer
` [PATCH v3 3/4] ftrace: Have funcgraph-args take affect during tracing
` [PATCH v3 4/4] ftrace: Add arguments to function tracer
[PATCH] riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_call_ra
2025-02-26 14:27 UTC (2+ messages)
[PATCH v3 0/5] ftrace: Fix fprobe with function graph accounting
2025-02-26 13:57 UTC (5+ messages)
` [PATCH v3 5/5] selftests/ftrace: Update fprobe test to check enabled_functions file
[PATCH perf/core] uprobes: remove too strict lockdep_assert() condition in hprobe_expire()
2025-02-26 11:30 UTC (3+ messages)
[PATCH] riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()
2025-02-26 8:50 UTC (5+ messages)
[PATCH RFCv2 00/18] uprobes: Add support to optimize usdt probes on x86_64
2025-02-26 2:36 UTC (25+ messages)
` [PATCH RFCv2 01/18] uprobes: Rename arch_uretprobe_trampoline function
` [PATCH RFCv2 02/18] uprobes: Make copy_from_page global
` [PATCH RFCv2 03/18] uprobes: Move ref_ctr_offset update out of uprobe_write_opcode
` [PATCH RFCv2 04/18] uprobes: Add uprobe_write function
` [PATCH RFCv2 05/18] uprobes: Add nbytes argument to uprobe_write_opcode
` [PATCH RFCv2 06/18] uprobes: Add orig argument to uprobe_write and uprobe_write_opcode
` [PATCH RFCv2 07/18] uprobes: Add swbp argument to arch_uretprobe_hijack_return_addr
` [PATCH RFCv2 08/18] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCH RFCv2 09/18] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCH RFCv2 10/18] uprobes/x86: Add mm_uprobe objects to track uprobes within mm
` [PATCH RFCv2 11/18] uprobes/x86: Add support to emulate nop5 instruction
` [PATCH RFCv2 12/18] uprobes/x86: Add support to optimize uprobes
` [PATCH RFCv2 13/18] selftests/bpf: Reorg the uprobe_syscall test function
` [PATCH RFCv2 14/18] selftests/bpf: Use 5-byte nop for x86 usdt probes
` [PATCH RFCv2 15/18] selftests/bpf: Add uprobe/usdt syscall tests
` [PATCH RFCv2 16/18] selftests/bpf: Add hit/attach/detach race optimized uprobe test
` [PATCH RFCv2 17/18] selftests/bpf: Add uprobe syscall sigill signal test
` [PATCH RFCv2 18/18] selftests/bpf: Add 5-byte nop uprobe trigger bench
[PATCH v3 tip/perf/core 0/2] SRCU-protected uretprobes hot path
2025-02-25 22:10 UTC (7+ messages)
` [PATCH v3 tip/perf/core 2/2] uprobes: SRCU-protect uretprobe lifetime (with timeout)
[PATCH v4 0/2] tracing: Make persistent ring buffer freeable
2025-02-25 20:55 UTC (2+ messages)
[RESEND][PATCH] tracing: gfp: Remove duplication of recording GFP flags
2025-02-25 19:56 UTC (2+ messages)
[PATCH 0/4] scripts/sorttable: ftrace: Fix some bugs with sorttable and ARM 64
2025-02-25 18:35 UTC (6+ messages)
` [PATCH 1/4] ftrace: Test mcount_loc addr before calling ftrace_call_addr()
` [PATCH 2/4] ftrace: Check against is_kernel_text() instead of kaslr_offset()
` [PATCH 3/4] scripts/sorttable: Use normal sort if theres no relocs in the mcount section
` [PATCH 4/4] scripts/sorttable: Allow matches to functions before function entry
[PATCH] ftrace: don't call kaslr_offset()
2025-02-25 18:31 UTC (2+ messages)
[PATCH 0/2] Alternative "pid_max" for 32-bit userspace
2025-02-25 17:36 UTC (7+ messages)
` [PATCH 1/2] Revert "pid: allow pid_max to be set per pid namespace"
` [PATCH 2/2] pid: Optional first-fit pid allocation
[PATCH v5 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
2025-02-25 15:45 UTC (10+ messages)
` [PATCH v5 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH v5 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
[BUG] Crash on named histogram trigger with invalid onmax variable
2025-02-25 8:01 UTC (4+ messages)
[PATCH 0/2] kbuild: rpm-pkg: improve debuggability
2025-02-24 22:17 UTC (5+ messages)
[PATCH 00/11] Tracefs support for pKVM
2025-02-24 12:13 UTC (12+ messages)
` [PATCH 01/11] ring-buffer: Introduce ring-buffer remote
` [PATCH 02/11] ring-buffer: Expose buffer_data_page material
` [PATCH 03/11] KVM: arm64: Support unaligned fixmap in the nVHE hyp
` [PATCH 04/11] KVM: arm64: Add clock support "
` [PATCH 05/11] KVM: arm64: Add tracing support for the pKVM hyp
` [PATCH 06/11] KVM: arm64: Add hyp tracing to tracefs
` [PATCH 07/11] KVM: arm64: Add clock for hyp tracefs
` [PATCH 08/11] KVM: arm64: Add raw interface "
` [PATCH 09/11] KVM: arm64: Add trace "
` [PATCH 10/11] KVM: arm64: Add support for hyp events
` [PATCH 11/11] KVM: arm64: Add kselftest for tracefs hyp tracefs
[PATCH v6] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
2025-02-24 3:38 UTC (2+ messages)
[PATCH -next v3] uprobes: reject the share zeropage in uprobe_write_opcode()
2025-02-24 3:11 UTC
[PATCH] ring-buffer: Fix bytes_dropped calculation issue
2025-02-23 7:01 UTC
[PATCH -next v2] uprobes: fix two zero old_folio bugs in __replace_page()
2025-02-22 12:39 UTC (7+ messages)
[PATCH v2] mm,procfs: allow read-only remote mm access under CAP_PERFMON
2025-02-22 12:05 UTC (2+ messages)
[PATCH] ftrace: Correct preemption accounting for function tracing
2025-02-21 16:48 UTC (5+ messages)
[syzbot] [mm?] [v9fs?] BUG: stack guard page was hit in sys_openat
2025-02-21 13:20 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).