linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v4 15/15] rv: Add dl_server specific monitors
Gabriele Monaco
[PATCH] iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
Daniel Thompson
Re: [PATCH] iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
Markus Elfring
Re: [PATCH] iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
Daniel Thompson
Re: iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
Markus Elfring
Re: iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
Daniel Thompson
Re: iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
Steven Rostedt
[PATCH bpf-next v2 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
[PATCH bpf-next v2 1/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
Re: [PATCH bpf-next v2 1/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Andrii Nakryiko
Re: [PATCH bpf-next v2 1/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
[PATCH bpf-next v2 2/2] selftests/bpf: test bpf_get_func_arg() for tp_btf
Menglong Dong
[PATCH v5 0/6] Unload linux/kernel.h
Yury Norov
[PATCH v5 2/6] moduleparam: include required headers explicitly
Yury Norov
[PATCH v5 1/6] kernel.h: drop STACK_MAGIC macro
Yury Norov
[PATCH v5 3/6] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Yury Norov
Re: [PATCH v5 3/6] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Greg Kroah-Hartman
[PATCH v5 4/6] kernel.h: include linux/instruction_pointer.h explicitly
Yury Norov
Re: [PATCH v5 4/6] kernel.h: include linux/instruction_pointer.h explicitly
Andy Shevchenko
[PATCH v5 5/6] tracing: Remove size parameter in __trace_puts()
Yury Norov
Re: [PATCH v5 5/6] tracing: Remove size parameter in __trace_puts()
Andy Shevchenko
[PATCH v5 6/6] tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov
Re: [PATCH v5 0/6] Unload linux/kernel.h
Andy Shevchenko
Re: [PATCH v5 0/6] Unload linux/kernel.h
Yury Norov
Re: [PATCH v5 0/6] Unload linux/kernel.h
Steven Rostedt
Re: [PATCH v5 0/6] Unload linux/kernel.h
Joel Fernandes
[PATCH bpf-next 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
[PATCH bpf-next 1/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
Re: [PATCH bpf-next 1/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
bot+bpf-ci
Re: [PATCH bpf-next 1/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
[PATCH bpf-next 2/2] selftests/bpf: test bpf_get_func_arg() for tp_btf
Menglong Dong
Re: [PATCH bpf-next 2/2] selftests/bpf: test bpf_get_func_arg() for tp_btf
bot+bpf-ci
Re: [PATCH bpf-next 2/2] selftests/bpf: test bpf_get_func_arg() for tp_btf
Menglong Dong
[PATCH v3 00/18] rtla: Robustness and code quality improvements
Wander Lairson Costa
[PATCH v3 14/18] rtla/timerlat: Simplify RTLA_NO_BPF environment variable check
Wander Lairson Costa
[PATCH v3 15/18] rtla/trace: Fix write loop in trace_event_save_hist()
Wander Lairson Costa
[PATCH v3 02/18] rtla: Use strdup() to simplify code
Wander Lairson Costa
[PATCH v3 16/18] rtla/trace: Fix I/O handling in save_trace_to_file()
Wander Lairson Costa
[PATCH v3 09/18] rtla: Handle pthread_create() failure properly
Wander Lairson Costa
[PATCH v3 18/18] rtla/utils: Fix loop condition in PID validation
Wander Lairson Costa
[PATCH v3 06/18] rtla: Simplify code by caching string lengths
Wander Lairson Costa
[PATCH v3 07/18] rtla: Add strscpy() and replace strncpy() calls
Wander Lairson Costa
[PATCH v3 08/18] rtla/timerlat: Add bounds check for softirq vector
Wander Lairson Costa
[PATCH v3 13/18] rtla: Use str_has_prefix() for option prefix check
Wander Lairson Costa
[PATCH v3 05/18] rtla: Replace magic number with MAX_PATH
Wander Lairson Costa
[PATCH v3 10/18] rtla: Add str_has_prefix() helper function
Wander Lairson Costa
[PATCH v3 17/18] rtla/utils: Fix resource leak in set_comm_sched_attr()
Wander Lairson Costa
[PATCH v3 01/18] rtla: Exit on memory allocation failures during initialization
Wander Lairson Costa
[PATCH v3 03/18] rtla: Simplify argument parsing
Wander Lairson Costa
Re: [PATCH v3 03/18] rtla: Simplify argument parsing
Costa Shulyupin
Re: [PATCH v3 03/18] rtla: Simplify argument parsing
Wander Lairson Costa
[PATCH v3 04/18] rtla: Introduce common_threshold_handler() helper
Wander Lairson Costa
[PATCH v3 11/18] rtla: Use str_has_prefix() for prefix checks
Wander Lairson Costa
[PATCH v3 12/18] rtla: Enforce exact match for time unit suffixes
Wander Lairson Costa
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Alexey Kardashevskiy
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Ackerley Tng
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Jason Gunthorpe
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Sean Christopherson
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Jason Gunthorpe
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Quentin Perret
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Jason Gunthorpe
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Quentin Perret
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Alexey Kardashevskiy
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Jason Gunthorpe
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Xu Yilun
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Jason Gunthorpe
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Xu Yilun
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Jason Gunthorpe
Re: [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Xu Yilun
[PATCH v16 0/3] Improve proc RSS accuracy and OOM killer latency
Mathieu Desnoyers
[PATCH v16 2/3] mm: Improve RSS counter approximation accuracy for proc interfaces
Mathieu Desnoyers
Re: [PATCH v16 2/3] mm: Improve RSS counter approximation accuracy for proc interfaces
Michal Hocko
Re: [PATCH v16 2/3] mm: Improve RSS counter approximation accuracy for proc interfaces
Mathieu Desnoyers
[PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm
Mathieu Desnoyers
Re: [PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm
Mathieu Desnoyers
Re: [PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm
Michal Hocko
Re: [PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm
Mathieu Desnoyers
Re: [PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm
Michal Hocko
[PATCH v16 1/3] lib: Introduce hierarchical per-cpu counters
Mathieu Desnoyers
Re: [PATCH v16 1/3] lib: Introduce hierarchical per-cpu counters
Mathieu Desnoyers
Re: [PATCH v16 1/3] lib: Introduce hierarchical per-cpu counters
Michal Hocko
Re: [PATCH v16 1/3] lib: Introduce hierarchical per-cpu counters
Mathieu Desnoyers
[PATCH v3 0/2] mm/vmscan: mitigate spurious kswapd_failures reset and add tracepoints
Jiayuan Chen
[PATCH v3 1/2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Jiayuan Chen
Re: [PATCH v3 1/2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Johannes Weiner
Re: [PATCH v3 1/2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Jiayuan Chen
Re: [PATCH v3 1/2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Shakeel Butt
[PATCH v3 2/2] mm/vmscan: add tracepoint and reason for kswapd_failures reset
Jiayuan Chen
Re: [PATCH v3 2/2] mm/vmscan: add tracepoint and reason for kswapd_failures reset
Shakeel Butt
Re: [PATCH v3 0/2] mm/vmscan: mitigate spurious kswapd_failures reset and add tracepoints
Andrew Morton
[PATCH v2 1/1] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
Re: [PATCH v2 1/1] mm: Fix OOM killer inaccuracy on large many-core systems
Michal Hocko
Re: [PATCH v2 1/1] mm: Fix OOM killer inaccuracy on large many-core systems
Baolin Wang
Re: [PATCH v2 1/1] mm: Fix OOM killer inaccuracy on large many-core systems
Vlastimil Babka
[PATCH] tracing/osnoise: Fix OSN_WORKLOAD-related crash
Tomas Glozar
Re: [PATCH] tracing/osnoise: Fix OSN_WORKLOAD-related crash
Crystal Wood
Re: [PATCH] tracing/osnoise: Fix OSN_WORKLOAD-related crash
Tomas Glozar
Re: [PATCH] tracing/osnoise: Fix OSN_WORKLOAD-related crash
Steven Rostedt
[PATCH v15 0/3] mm: Reduce latency of OOM killer task selection
Mathieu Desnoyers
[PATCH v15 2/3] mm: Use hierarchical per-cpu counters for RSS tracking
Mathieu Desnoyers
[PATCH v15 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm
Mathieu Desnoyers
[PATCH v15 1/3] lib: Introduce hierarchical per-cpu counters
Mathieu Desnoyers
[PATCH v1 0/1] mm: Fix OOM killer and proc stats inaccuracy on large many-core systems
Mathieu Desnoyers
[PATCH v1 1/1] mm: Fix OOM killer and proc stats inaccuracy on large many-core systems
Mathieu Desnoyers
Re: [PATCH v1 1/1] mm: Fix OOM killer and proc stats inaccuracy on large many-core systems
Andrew Morton
Re: [PATCH v1 1/1] mm: Fix OOM killer and proc stats inaccuracy on large many-core systems
Mathieu Desnoyers
Re: [PATCH v1 1/1] mm: Fix OOM killer and proc stats inaccuracy on large many-core systems
Andrew Morton
Re: [PATCH v1 1/1] mm: Fix OOM killer and proc stats inaccuracy on large many-core systems
Mathieu Desnoyers
Re: [PATCH v1 1/1] mm: Fix OOM killer and proc stats inaccuracy on large many-core systems
Andrew Morton
Re: [PATCH v1 1/1] mm: Fix OOM killer and proc stats inaccuracy on large many-core systems
Michal Hocko
Re: [PATCH v1 1/1] mm: Fix OOM killer and proc stats inaccuracy on large many-core systems
Baolin Wang
Re: [PATCH v1 1/1] mm: Fix OOM killer and proc stats inaccuracy on large many-core systems
Mathieu Desnoyers
[PATCH v4 1/2] ftrace: Do not over-allocate ftrace memory
Guenter Roeck
[PATCH v4 2/2] ftrace: Introduce and use ENTRIES_PER_PAGE_GROUP macro
Guenter Roeck
[PATCH v3 0/2] tracing: Remove backup instance after read all
Masami Hiramatsu (Google)
[PATCH v3 1/2] tracing: Make the backup instance readonly
Masami Hiramatsu (Google)
[PATCH v3 2/2] tracing: Add autoremove feature to the backup instance
Masami Hiramatsu (Google)
Re: [PATCH v3 0/2] tracing: Remove backup instance after read all
Google
[PATCH v2] kprobes: Use dedicated kthread for kprobe optimizer
Masami Hiramatsu (Google)
Re: [PATCH v2] kprobes: Use dedicated kthread for kprobe optimizer
kernel test robot
Re: [PATCH v2] kprobes: Use dedicated kthread for kprobe optimizer
Google
[PATCH bpf-next 0/4] x86/fgraph,bpf: Fix ORC stack unwind from kprobe_multi
Jiri Olsa
[PATCH bpf-next 1/4] x86/fgraph: Fix return_to_handler regs.rsp value
Jiri Olsa
[PATCH bpf-next 2/4] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
Jiri Olsa
Re: [PATCH bpf-next 2/4] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
Steven Rostedt
Re: [PATCH bpf-next 2/4] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
Jiri Olsa
Re: [PATCH bpf-next 2/4] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
Andrii Nakryiko
Re: [PATCH bpf-next 2/4] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
Jiri Olsa
Re: [PATCH bpf-next 2/4] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
Andrii Nakryiko
Re: [PATCH bpf-next 2/4] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
Steven Rostedt
Re: [PATCH bpf-next 2/4] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
Jiri Olsa
[PATCH bpf-next 3/4] selftests/bpf: Fix kprobe multi stacktrace_ips test
Jiri Olsa
[PATCH bpf-next 4/4] selftests/bpf: Allow to benchmark trigger with stacktrace
Jiri Olsa
Re: [PATCH bpf-next 4/4] selftests/bpf: Allow to benchmark trigger with stacktrace
Andrii Nakryiko
Re: [PATCH bpf-next 4/4] selftests/bpf: Allow to benchmark trigger with stacktrace
Andrii Nakryiko
Re: [PATCH bpf-next 4/4] selftests/bpf: Allow to benchmark trigger with stacktrace
Jiri Olsa
Re: [PATCH bpf-next 4/4] selftests/bpf: Allow to benchmark trigger with stacktrace
Jiri Olsa
Re: [PATCH bpf-next 4/4] selftests/bpf: Allow to benchmark trigger with stacktrace
Jiri Olsa
[PATCH] tracing: Have show_event_trigger/filter format a bit more in columns
Steven Rostedt
Re: [PATCH] tracing: Have show_event_trigger/filter format a bit more in columns
Aaron Tomlin
Re: [PATCH] tracing: Have show_event_trigger/filter format a bit more in columns
Google
[PATCH v14 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
[PATCH v14 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
[PATCH v14 1/3] lib: Introduce hierarchical per-cpu counters
Mathieu Desnoyers
[PATCH v14 3/3] mm: Implement precise OOM killer task selection
Mathieu Desnoyers
Re: [PATCH v14 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
Andrew Morton
[PATCH v2] rtla: Fix parse_cpu_set() bug introduced by strtoi()
Costa Shulyupin
Re: [PATCH v2] rtla: Fix parse_cpu_set() bug introduced by strtoi()
Google
[PATCH AUTOSEL 6.18-5.10] ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Sasha Levin
[PATCH v1] tools/rtla: Fix parse_cpu_set() and add unit test
Costa Shulyupin
Re: [PATCH v1] tools/rtla: Fix parse_cpu_set() and add unit test
Tomas Glozar
[PATCHv3 bpf-next 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
[PATCHv3 bpf-next 2/2] selftests/bpf: Add test for bpf_override_return helper
Jiri Olsa
Re: [PATCHv3 bpf-next 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
patchwork-bot+netdevbpf
[PATCH v2 0/6] uaccess: Introduce copy_from_user_nul helper
Fushuai Wang
[PATCH v2 2/6] x86/tlb: Use copy_from_user_nul() instead of copy_from_user()
Fushuai Wang
[PATCH v2 1/6] uaccess: Add copy_from_user_nul helper
Fushuai Wang
Re: [PATCH v2 1/6] uaccess: Add copy_from_user_nul helper
Alice Ryhl
Re: [PATCH v2 1/6] uaccess: Add copy_from_user_nul helper
Fushuai Wang
Re: [PATCH v2 1/6] uaccess: Add copy_from_user_nul helper
Alice Ryhl
Re: [PATCH v2 1/6] uaccess: Add copy_from_user_nul helper
Fushuai Wang
Re: [PATCH v2 1/6] uaccess: Add copy_from_user_nul helper
Borislav Petkov
Re: [PATCH v2 1/6] uaccess: Add copy_from_user_nul helper
Alice Ryhl
Re: [PATCH v2 1/6] uaccess: Add copy_from_user_nul helper
Steven Rostedt
Re: [PATCH v2 1/6] uaccess: Add copy_from_user_nul helper
Alice Ryhl
Re: [PATCH v2 1/6] uaccess: Add copy_from_user_nul helper
Yury Norov
Re: [PATCH v2 1/6] uaccess: Add copy_from_user_nul helper
Yury Norov
Re: [PATCH v2 1/6] uaccess: Add copy_from_user_nul helper
Fushuai Wang
[PATCH v2 4/6] userns: Use copy_from_user_nul() instead of copy_from_user()
Fushuai Wang
[PATCH v2 6/6] kstrtox: Use copy_from_user_nul() instead of copy_from_user()
Fushuai Wang
[PATCH v2 3/6] tracing: Use copy_from_user_nul() instead of copy_from_user()
Fushuai Wang
Re: [PATCH v2 3/6] tracing: Use copy_from_user_nul() instead of copy_from_user()
Steven Rostedt
Re: [PATCH v2 3/6] tracing: Use copy_from_user_nul() instead of copy_from_user()
Yury Norov
Re: [PATCH v2 3/6] tracing: Use copy_from_user_nul() instead of copy_from_user()
Steven Rostedt
[PATCH v2 5/6] time: Use copy_from_user_nul() instead of copy_from_user()
Fushuai Wang
[PATCH v2] function_graph: Fix args pointer mismatch in print_graph_retval()
Donglin Peng
Re: [PATCH v2] function_graph: Fix args pointer mismatch in print_graph_retval()
Steven Rostedt
Re: [PATCH v2] function_graph: Fix args pointer mismatch in print_graph_retval()
Donglin Peng
[PATCH v3 0/3] PCI Controller event and LTSSM tracepoint support
Shawn Lin
[PATCH v3 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
Shawn Lin
[PATCH v3 2/3] Documentation: tracing: Add PCI controller event documentation
Shawn Lin
[PATCH v3 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
Shawn Lin
Re: [PATCH v3 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
kernel test robot
Re: [PATCH v3 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
Shawn Lin
Re: [PATCH v3 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
kernel test robot
Re: [PATCH v3 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
kernel test robot
Re: [PATCH v3 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
Steven Rostedt
Re: [PATCH v3 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
Shawn Lin
Re: [PATCH v3 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
Bjorn Helgaas
[PATCH v2 2/2] Documentation/trace: Fix links to other documents
Petr Vorel
[PATCH v13 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
[PATCH v13 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
Re: [PATCH v13 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
Michal Hocko
Re: [PATCH v13 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
Re: [PATCH v13 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
Michal Hocko
Re: [PATCH v13 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
Re: [PATCH v13 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
Michal Hocko
Re: [PATCH v13 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
Re: [PATCH v13 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
Michal Hocko
Re: [PATCH v13 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
Shakeel Butt
Earlier messages
Later messages