linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/10/16
[PATCH v6 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/10/16
[PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Mike Rapoport
2024/10/16
[PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
Mike Rapoport
2024/10/16
[PATCH v6 4/8] module: prepare to handle ROX allocations for text
Mike Rapoport
2024/10/16
[PATCH v6 3/8] asm-generic: introduce text-patching.h
Mike Rapoport
2024/10/16
[PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Mike Rapoport
2024/10/16
[PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Mike Rapoport
2024/10/16
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
Mike Rapoport
2024/10/16
Re: [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer
Sven Schnelle
2024/10/16
[PATCH v6 3/3] selftests/tracing: Add hist poll() support test
Masami Hiramatsu (Google)
2024/10/16
[PATCH v6 2/3] tracing/hist: Support POLLPRI event for poll on histogram
Masami Hiramatsu (Google)
2024/10/16
[PATCH v6 1/3] tracing/hist: Add poll(POLLIN) support on hist file
Masami Hiramatsu (Google)
2024/10/16
[PATCH v6 0/3] tracing: Support poll on event hist file
Masami Hiramatsu (Google)
2024/10/16
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/10/16
Re: [PATCH 2/3] tracing: Record task flag NEED_RESCHED_LAZY.
Shrikanth Hegde
2024/10/16
Re: [PATCH v16 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs
Heiko Carstens
2024/10/15
[PATCH v6 5/5] EDAC/mce_amd: Add support for FRU Text in MCA
Avadhut Naik
2024/10/15
Re: [PATCHv6 perf/core 01/16] uprobe: Add data pointer to consumer handlers
Jiri Olsa
2024/10/15
[PATCH v6 4/5] x86/mce/apei: Handle variable register array size
Avadhut Naik
2024/10/15
[PATCH v6 3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
Avadhut Naik
2024/10/15
[PATCH v6 2/5] tracing: Add __print_dynamic_array() helper
Avadhut Naik
2024/10/15
[PATCH v6 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info
Avadhut Naik
2024/10/15
[PATCH v6 0/5] MCE wrapper and support for new SMCA syndrome MSRs
Avadhut Naik
2024/10/15
[PATCH v17 16/16] bpf: Add get_entry_ip() for arm64
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 15/16] Documentation: probes: Update fprobe on function-graph tracer
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 14/16] selftests/ftrace: Add a test case for repeating register/unregister fprobe
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 13/16] selftests: ftrace: Remove obsolate maxactive syntax check
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 12/16] tracing/fprobe: Remove nr_maxactive from fprobe
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 10/16] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 09/16] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 08/16] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 07/16] tracing: Add ftrace_fill_perf_regs() for perf event
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 06/16] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 05/16] fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 04/16] fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 03/16] function_graph: Pass ftrace_regs to retfunc
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 02/16] function_graph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 01/16] function_graph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
2024/10/15
[PATCH v17 00/16] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
Masami Hiramatsu (Google)
2024/10/15
Re: [PATCH RFC] rethook: inline arch_rethook_trampoline_callback() in assembly code
Google
2024/10/15
Re: [PATCHv6 perf/core 02/16] uprobe: Add support for session consumer
Google
2024/10/15
Re: [PATCH v16 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs
Google
2024/10/15
Re: [PATCH v16 09/18] tracing: Add ftrace_fill_perf_regs() for perf event
Google
2024/10/15
Re: [PATCH v16 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs
Google
2024/10/15
Re: [PATCH v16 01/18] tracing: Use arch_ftrace_regs() for ftrace_regs_*() macros
Steven Rostedt
2024/10/15
Re: [PATCH v16 01/18] tracing: Use arch_ftrace_regs() for ftrace_regs_*() macros
Google
2024/10/15
Re: [PATCHv6 perf/core 01/16] uprobe: Add data pointer to consumer handlers
Google
2024/10/15
Re: [PATCH v16 01/18] tracing: Use arch_ftrace_regs() for ftrace_regs_*() macros
Steven Rostedt
2024/10/15
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Luis Chamberlain
2024/10/15
Re: [PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance
Catalin Marinas
2024/10/15
Re: [PATCH v16 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs
Heiko Carstens
2024/10/15
Re: [PATCH v16 09/18] tracing: Add ftrace_fill_perf_regs() for perf event
Heiko Carstens
2024/10/15
Re: [PATCH v5 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info
Naik, Avadhut
2024/10/15
Re: [PATCH v10 5/5] rust: add arch_static_branch
Miguel Ojeda
2024/10/15
Re: [syzbot] [fs?] [mm?] stack segment fault in folio_wait_writeback
Mathieu Desnoyers
2024/10/15
Re: [PATCH v10 5/5] rust: add arch_static_branch
Alice Ryhl
2024/10/15
Re: [PATCH v10 5/5] rust: add arch_static_branch
Miguel Ojeda
2024/10/15
Re: [syzbot] Monthly trace report (Oct 2024)
Steven Rostedt
2024/10/15
Re: Have compiler remove __fentry locations from overwritten weak functions
Steven Rostedt
2024/10/15
[PATCH v4 6/6] rtla: Documentation: Mention --deepest-idle-state
tglozar
2024/10/15
[PATCH v4 5/6] rtla/timerlat: Add --deepest-idle-state for hist
tglozar
2024/10/15
[PATCH v4 4/6] rtla/timerlat: Add --deepest-idle-state for top
tglozar
2024/10/15
[PATCH v4 3/6] rtla/utils: Add idle state disabling via libcpupower
tglozar
2024/10/15
[PATCH v4 2/6] rtla: Add optional dependency on libcpupower
tglozar
2024/10/15
[PATCH v4 0/6] rtla: Support idle state disabling via libcpupower in timerlat
tglozar
2024/10/15
[PATCH v4 1/6] tools/build: Add libcpupower dependency detection
tglozar
2024/10/15
[PATCH v11 5/5] rust: add arch_static_branch
Alice Ryhl
2024/10/15
[PATCH v11 4/5] jump_label: adjust inline asm to be consistent
Alice Ryhl
2024/10/15
[PATCH v11 3/5] rust: samples: add tracepoint to Rust sample
Alice Ryhl
2024/10/15
[PATCH v11 2/5] rust: add tracepoint support
Alice Ryhl
2024/10/15
[PATCH v11 0/5] Tracepoints and static branch in Rust
Alice Ryhl
2024/10/15
[PATCH v11 1/5] rust: add static_branch_unlikely for static_key_false
Alice Ryhl
2024/10/15
Re: [PATCH v10 5/5] rust: add arch_static_branch
Alice Ryhl
2024/10/15
Re: [PATCH v10 5/5] rust: add arch_static_branch
Alice Ryhl
2024/10/15
Re: [PATCH v10 5/5] rust: add arch_static_branch
Miguel Ojeda
2024/10/15
[PATCH v4] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
Petr Pavlu
2024/10/15
[PATCH v2] ring-buffer: Fix reader locking when changing the sub buffer order
Petr Pavlu
2024/10/15
Re: [RFC PATCH v1 18/57] trace: Remove PAGE_SIZE compile-time constant assumption
Ryan Roberts
2024/10/15
Re: [PATCH v10 5/5] rust: add arch_static_branch
kernel test robot
2024/10/15
Re: [syzbot] Monthly trace report (Oct 2024)
Aleksandr Nogikh
2024/10/15
Re: [PATCH v5 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info
Borislav Petkov
2024/10/15
Re: Have compiler remove __fentry locations from overwritten weak functions
Peter Zijlstra
2024/10/15
Re: [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
Nathan Chancellor
2024/10/15
Re: Have compiler remove __fentry locations from overwritten weak functions
Peter Zijlstra
2024/10/14
RE: [PATCH v5 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info
Zhuo, Qiuxu
2024/10/14
[PATCH v2] uprobe: avoid out-of-bounds memory access of fetching args
Ma Qiao
2024/10/14
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/10/14
Re: [PATCH] uprobe: avoid out-of-bounds memory access of fetching args
maqiao.mq
2024/10/14
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Luis Chamberlain
2024/10/14
Re: [PATCH] uprobe: avoid out-of-bounds memory access of fetching args
maqiao . mq
2024/10/14
[PATCH v16 06/18] fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 18/18] bpf: Add get_entry_ip() for arm64
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 17/18] Documentation: probes: Update fprobe on function-graph tracer
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 16/18] selftests/ftrace: Add a test case for repeating register/unregister fprobe
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 15/18] selftests: ftrace: Remove obsolate maxactive syntax check
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 14/18] tracing/fprobe: Remove nr_maxactive from fprobe
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 13/18] fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 12/18] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 11/18] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 10/18] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 09/18] tracing: Add ftrace_fill_perf_regs() for perf event
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 08/18] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 07/18] fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 05/18] function_graph: Pass ftrace_regs to retfunc
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 03/18] function_graph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 02/18] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 01/18] tracing: Use arch_ftrace_regs() for ftrace_regs_*() macros
Masami Hiramatsu (Google)
2024/10/14
[PATCH v16 00/18] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
Masami Hiramatsu (Google)
2024/10/14
Have compiler remove __fentry locations from overwritten weak functions
Steven Rostedt
2024/10/14
Re: [PATCH] ring-buffer: Fix reader locking when changing the sub buffer order
Steven Rostedt
2024/10/14
Re: [PATCH v2] tracing: replace multiple deprecated strncpy with memcpy
Steven Rostedt
2024/10/14
Re: [PATCH v2] tracing: replace multiple deprecated strncpy with memcpy
Kees Cook
2024/10/14
[PATCH v2] tracing: replace multiple deprecated strncpy with memcpy
Justin Stitt
2024/10/14
Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Suren Baghdasaryan
2024/10/14
Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Andrii Nakryiko
2024/10/14
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Luis Chamberlain
2024/10/14
[PATCH v5 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info
Naik, Avadhut
2024/10/14
Re: [RFC PATCH v1 18/57] trace: Remove PAGE_SIZE compile-time constant assumption
Steven Rostedt
2024/10/14
Re: tools/rtla: Fix installation from out-of-tree build
Steven Rostedt
2024/10/14
Re: [PATCH] uprobe: avoid out-of-bounds memory access of fetching args
Oleg Nesterov
2024/10/14
Re: [PATCH] uprobe: avoid out-of-bounds memory access of fetching args
Google
2024/10/14
[PATCH] ring-buffer: Fix reader locking when changing the sub buffer order
Petr Pavlu
2024/10/14
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/10/14
[RFC PATCH v1 18/57] trace: Remove PAGE_SIZE compile-time constant assumption
Ryan Roberts
2024/10/14
Re: [PATCH 1/2] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
Tomas Glozar
2024/10/14
Re: [PATCH] tools/rtla: Enhance Error Handling and Readability for timerlat
Tomas Glozar
2024/10/14
Re: [syzbot] [fs?] [mm?] stack segment fault in folio_wait_writeback
Dmitry Vyukov
2024/10/13
[PATCH] uprobe: avoid out-of-bounds memory access of fetching args
Ma Qiao
2024/10/13
RE: [PATCH v5 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info
Zhuo, Qiuxu
2024/10/13
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Christoph Hellwig
2024/10/13
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Andrew Morton
2024/10/13
Re: tools/rtla: Fix installation from out-of-tree build
Ben Hutchings
2024/10/13
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/10/13
Re: [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
Shakeel Butt
2024/10/13
Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
Shakeel Butt
2024/10/12
[PATCH v2] ftrace: Fix function name for trampoline
Tatsuya S
2024/10/11
Re: [PATCH] ring-buffer: Fix refcount setting of boot mapped buffers
Google
2024/10/11
Re: [PATCH] tracing: replace multiple deprecated strncpy with strscpy
Steven Rostedt
2024/10/11
Re: [PATCH] selftests/ftrace: Fix check of return value in fgraph-retval.tc test
Shuah Khan
2024/10/11
Re: [PATCH] tracing: replace multiple deprecated strncpy with strscpy
Justin Stitt
2024/10/11
Re: [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
Sami Tolvanen
2024/10/11
[PATCH] ring-buffer: Fix refcount setting of boot mapped buffers
Steven Rostedt
2024/10/11
Re: [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
Miguel Ojeda
2024/10/11
Re: [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
2024/10/11
Re: [PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock
Andrii Nakryiko
2024/10/11
Re: [syzbot] [block?] [trace?] INFO: task hung in blk_trace_ioctl (4)
Jens Axboe
2024/10/11
Re: [syzbot] Monthly trace report (Oct 2024)
Jens Axboe
2024/10/11
Re: [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
Sami Tolvanen
2024/10/11
Re: [PATCH 1/2] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
Steven Rostedt
2024/10/11
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Andy Shevchenko
2024/10/11
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Kees Cook
2024/10/11
[PATCH] selftests/ftrace: Fix check of return value in fgraph-retval.tc test
Steven Rostedt
2024/10/11
Re: [PATCH] ring-buffer: Synchronize ring_buffer_subbuf_order_set() with rb_check_pages()
Steven Rostedt
2024/10/11
Re: [PATCH] ring-buffer: Have the buffer update counter be atomic
Steven Rostedt
2024/10/11
Re: [PATCH] ring-buffer: Have the buffer update counter be atomic
Steven Rostedt
2024/10/11
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Christophe Leroy
2024/10/11
Re: [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
Gary Guo
2024/10/11
Re: [syzbot] Monthly trace report (Oct 2024)
Steven Rostedt
2024/10/11
[PATCH] ring-buffer: Synchronize ring_buffer_subbuf_order_set() with rb_check_pages()
Steven Rostedt
2024/10/11
Re: [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Jakub Kicinski
2024/10/11
[syzbot] Monthly trace report (Oct 2024)
syzbot
2024/10/11
Re: [PATCH v10 5/5] rust: add arch_static_branch
Josh Poimboeuf
2024/10/11
Re: [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
Sami Tolvanen
2024/10/11
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Andy Shevchenko
2024/10/11
Re: [PATCH] ring-buffer: Have the buffer update counter be atomic
Petr Pavlu
2024/10/11
Re: [PATCH 2/2] rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long
John Kacur
2024/10/11
Re: [PATCH 1/2] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
John Kacur
2024/10/11
Re: [PATCH] ring-buffer: Have the buffer update counter be atomic
Steven Rostedt
2024/10/11
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Geert Uytterhoeven
2024/10/11
Re: [PATCH] docs: fix WARNING document not included in any toctree
Suraj Sonawane
2024/10/11
Re: [PATCH] ring-buffer: Have the buffer update counter be atomic
Steven Rostedt
2024/10/11
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Andy Shevchenko
2024/10/11
Re: [PATCH] docs: fix WARNING document not included in any toctree
Steven Rostedt
2024/10/11
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Geert Uytterhoeven
2024/10/11
Re: [PATCH] tools/rtla: Enhance Error Handling and Readability for timerlat
Tomas Glozar
2024/10/11
Re: [PATCH] docs: fix WARNING document not included in any toctree
Jonathan Corbet
2024/10/11
Re: [PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
2024/10/11
Re: [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
Mike Rapoport
2024/10/11
Re: [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
Gary Guo
2024/10/11
[PATCH 2/2] rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long
tglozar
2024/10/11
[PATCH 1/2] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
tglozar
2024/10/11
Re: [PATCHv6 bpf-next 15/16] selftests/bpf: Add uprobe sessions to consumer test
Jiri Olsa
2024/10/11
Re: [PATCHv6 bpf-next 14/16] selftests/bpf: Scale down uprobe multi consumer test
Jiri Olsa
2024/10/11
Re: [PATCHv6 bpf-next 13/16] selftests/bpf: Add uprobe session single consumer test
Jiri Olsa
2024/10/11
Re: [PATCHv6 perf/core 02/16] uprobe: Add support for session consumer
Oleg Nesterov
2024/10/11
Re: [PATCH RESEND v3 3/6] rtla/utils: Add idle state disabling via libcpupower
Tomas Glozar
2024/10/11
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Andy Shevchenko
2024/10/11
Re: [PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Catalin Marinas
2024/10/11
Re: [PATCH v9 1/5] rust: add generic static_key_false
Alice Ryhl
2024/10/11
[PATCH v10 5/5] rust: add arch_static_branch
Alice Ryhl
2024/10/11
[PATCH v10 4/5] jump_label: adjust inline asm to be consistent
Alice Ryhl
2024/10/11
[PATCH v10 3/5] rust: samples: add tracepoint to Rust sample
Alice Ryhl
2024/10/11
[PATCH v10 2/5] rust: add tracepoint support
Alice Ryhl
2024/10/11
[PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
Alice Ryhl
2024/10/11
[PATCH v10 0/5] Tracepoints and static branch in Rust
Alice Ryhl
2024/10/11
Re: [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
Vlastimil Babka
2024/10/11
Re: [PATCH] ring-buffer: Have the buffer update counter be atomic
Petr Pavlu
2024/10/11
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Christoph Hellwig
Earlier messages
Later messages