Messages by Date
-
2025/11/19
[PATCH v5 3/6] perf record: Add --call-graph fp,defer option for deferred callchains
Namhyung Kim
-
2025/11/19
[PATCH v5 5/6] perf tools: Merge deferred user callchains
Namhyung Kim
-
2025/11/19
[PATCHSET v5 0/6] perf tools: Add deferred callchain support
Namhyung Kim
-
2025/11/19
[PATCH v5 2/6] perf tools: Minimal DEFERRED_CALLCHAIN support
Namhyung Kim
-
2025/11/19
[PATCH v5 1/6] tools headers UAPI: Sync linux/perf_event.h for deferred callchains
Namhyung Kim
-
2025/11/19
Re: [PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
Leon Hwang
-
2025/11/19
Re: [PATCH 00/44] Change a lot of min_t() that might mask high bits
Jakub Kicinski
-
2025/11/19
Re: [PATCH] selftests: tracing: Add tprobe enable/disable testcase
Google
-
2025/11/19
Re: [PATCH v4 5/5] perf tools: Merge deferred user callchains
Namhyung Kim
-
2025/11/19
Re: [PATCH v4 2/5] perf tools: Minimal DEFERRED_CALLCHAIN support
Namhyung Kim
-
2025/11/19
Re: [PATCH] selftests: tracing: Add tprobe enable/disable testcase
Shuah Khan
-
2025/11/19
Re: [PATCH] selftests: tracing: Update fprobe selftest for ftrace based fprobe
Shuah Khan
-
2025/11/19
[PATCH 00/44] Change a lot of min_t() that might mask high bits
david . laight . linux
-
2025/11/19
[PATCH 35/44] bpf: use min() instead of min_t()
david . laight . linux
-
2025/11/19
Re: [PATCH] selftests: tracing: Update fprobe selftest for ftrace based fprobe
Steven Rostedt
-
2025/11/19
Re: [PATCH] selftests: tracing: Update fprobe selftest for ftrace based fprobe
Shuah Khan
-
2025/11/19
Re: [PATCH] selftests: tracing: Add tprobe enable/disable testcase
Steven Rostedt
-
2025/11/19
Re: [PATCH] selftests: tracing: Add tprobe enable/disable testcase
Shuah Khan
-
2025/11/19
Re: [RFC PATCH v7 30/31] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y
Andy Lutomirski
-
2025/11/19
Re: [RFC PATCH v7 30/31] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y
Dave Hansen
-
2025/11/19
Re: [PATCH 2/2] mm/khugepaged: return EAGAIN for transient dirty pages in MADV_COLLAPSE
Lorenzo Stoakes
-
2025/11/19
Re: [PATCH v8 22/28] KVM: arm64: Add trace remote for the pKVM hyp
Marc Zyngier
-
2025/11/19
Re: [RFC PATCH v7 29/31] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
Andy Lutomirski
-
2025/11/19
Re: [PATCH v4 1/5] tools headers UAPI: Sync linux/perf_event.h for deferred callchains
Ian Rogers
-
2025/11/19
Re: [PATCH v4 3/5] perf record: Add --call-graph fp,defer option for deferred callchains
Ian Rogers
-
2025/11/19
Re: [PATCH v8 21/28] KVM: arm64: Add tracing capability for the pKVM hyp
Marc Zyngier
-
2025/11/19
Re: [PATCH v4 4/5] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
Ian Rogers
-
2025/11/19
Re: [PATCH v4 5/5] perf tools: Merge deferred user callchains
Ian Rogers
-
2025/11/19
Re: [PATCH v4 2/5] perf tools: Minimal DEFERRED_CALLCHAIN support
Ian Rogers
-
2025/11/19
Re: [PATCH v4 3/9] mm: update vma_modify_flags() to handle residual flags, document
Pedro Falcato
-
2025/11/19
Re: [PATCH v4 3/9] mm: update vma_modify_flags() to handle residual flags, document
Vlastimil Babka
-
2025/11/19
Re: [PATCH v3 15/21] PCI: epf-test: Switch to use %ptSp
Manivannan Sadhasivam
-
2025/11/19
Re: [RFC PATCH v7 29/31] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
Valentin Schneider
-
2025/11/19
Re: [PATCH v8 19/28] KVM: arm64: Support unaligned fixmap in the pKVM hyp
Marc Zyngier
-
2025/11/19
Re: [PATCH v8 20/28] KVM: arm64: Add clock support for the pKVM hyp
Marc Zyngier
-
2025/11/19
Re: [PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
Andy Shevchenko
-
2025/11/19
Re: [RFC PATCH v7 29/31] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
Andy Lutomirski
-
2025/11/19
[PATCH v12 09/13] unwind_user/sframe/x86: Enable sframe unwinding on x86
Jens Remus
-
2025/11/19
Re: [PATCH v3 3/8] mm: implement sticky VMA flags
Lorenzo Stoakes
-
2025/11/19
[PATCH v12 06/13] unwind_user/sframe: Wire up unwind_user to sframe
Jens Remus
-
2025/11/19
[PATCH v12 03/13] x86/uaccess: Add unsafe_copy_from_user() implementation
Jens Remus
-
2025/11/19
Re: [PATCH v3 3/8] mm: implement sticky VMA flags
Lorenzo Stoakes
-
2025/11/19
[PATCH v12 11/13] unwind_user/sframe: Show file name in debug output
Jens Remus
-
2025/11/19
[PATCH v12 05/13] unwind_user/sframe: Detect .sframe sections in executables
Jens Remus
-
2025/11/19
Re: [PATCH v3 3/8] mm: implement sticky VMA flags
Pedro Falcato
-
2025/11/19
[PATCH v12 10/13] unwind_user/sframe: Remove .sframe section on detected corruption
Jens Remus
-
2025/11/19
Re: [PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
Petr Mladek
-
2025/11/19
[PATCH v12 13/13] unwind_user/sframe: Add prctl() interface for registering .sframe sections
Jens Remus
-
2025/11/19
Re: [PATCH v3 3/8] mm: implement sticky VMA flags
Mark Brown
-
2025/11/19
[PATCH v12 08/13] unwind_user/sframe: Add support for outermost frame indication
Jens Remus
-
2025/11/19
[PATCH v12 04/13] unwind_user/sframe: Add support for reading .sframe contents
Jens Remus
-
2025/11/19
[PATCH v12 12/13] unwind_user/sframe: Add .sframe validation option
Jens Remus
-
2025/11/19
[PATCH v12 01/13] unwind_user/sframe: Add support for reading .sframe headers
Jens Remus
-
2025/11/19
[PATCH v12 00/13] unwind_deferred: Implement sframe handling
Jens Remus
-
2025/11/19
[PATCH v12 02/13] unwind_user/sframe: Store .sframe section data in per-mm maple tree
Jens Remus
-
2025/11/19
[PATCH v12 07/13] unwind_user: Stop when reaching an outermost frame
Jens Remus
-
2025/11/19
Re: [PATCH v3 3/8] mm: implement sticky VMA flags
Mark Brown
-
2025/11/19
Re: [PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
Xu Kuohai
-
2025/11/19
Re: [PATCH v12 mm-new 14/15] khugepaged: run khugepaged for all orders
Lorenzo Stoakes
-
2025/11/19
Re: [PATCH v12 mm-new 12/15] khugepaged: Introduce mTHP collapse support
Lorenzo Stoakes
-
2025/11/19
Re: [PATCH v12 mm-new 13/15] khugepaged: avoid unnecessary mTHP collapse attempts
Lorenzo Stoakes
-
2025/11/19
Re: [PATCH v12 mm-new 12/15] khugepaged: Introduce mTHP collapse support
Lorenzo Stoakes
-
2025/11/19
Re: [PATCH 2/2] mm/khugepaged: return EAGAIN for transient dirty pages in MADV_COLLAPSE
Garg, Shivank
-
2025/11/19
Re: [PATCH v3 19/21] scsi: fnic: Switch to use %ptSp
Andy Shevchenko
-
2025/11/19
Re: [PATCH v3 19/21] scsi: fnic: Switch to use %ptSp
Petr Mladek
-
2025/11/19
[PATCH v3] mm/memory-failure: remove the selection of RAS
Xie Yuanbin
-
2025/11/19
Re: [PATCH v4 6/9] mm: set the VM_MAYBE_GUARD flag on guard region install
Lorenzo Stoakes
-
2025/11/19
Re: [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64
Andy Shevchenko
-
2025/11/19
Re: [PATCH v4 6/9] mm: set the VM_MAYBE_GUARD flag on guard region install
David Hildenbrand (Red Hat)
-
2025/11/19
Re: [PATCH v4 2/9] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
David Hildenbrand (Red Hat)
-
2025/11/19
Re: [PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
David Hildenbrand (Red Hat)
-
2025/11/19
[PATCH v3] tracing: Show the tracer options in boot-time created instance
Masami Hiramatsu (Google)
-
2025/11/19
Re: [PATCH v2] tracing: Show the tracer options in boot-time created instance
Google
-
2025/11/18
[bug report] tracing: Have function graph tracer option sleep-time be per instance
Dan Carpenter
-
2025/11/18
Re: [PATCH 2/2] mm/khugepaged: return EAGAIN for transient dirty pages in MADV_COLLAPSE
Garg, Shivank
-
2025/11/18
[PATCH] tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs
Deepanshu Kartikey
-
2025/11/18
Re: [PATCH v2] tracing: Show the tracer options in boot-time created instance
Google
-
2025/11/18
[PATCH 2/2] tracing: Merge struct event_trigger_ops into struct event_command
Steven Rostedt
-
2025/11/18
[PATCH 0/2] tracing: Clean up trigger code my merging structures
Steven Rostedt
-
2025/11/18
[PATCH 1/2] tracing: Remove get_trigger_ops() and add count_func() from trigger ops
Steven Rostedt
-
2025/11/18
Re: [PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
Leon Hwang
-
2025/11/18
Re: [PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
Menglong Dong
-
2025/11/18
Re: [PATCH bpf-next v3 2/6] x86/ftrace: implement DYNAMIC_FTRACE_WITH_JMP
Menglong Dong
-
2025/11/18
Re: [PATCH bpf-next v3 6/6] bpf: implement "jmp" mode for trampoline
Steven Rostedt
-
2025/11/18
Re: [PATCH bpf-next v3 6/6] bpf: implement "jmp" mode for trampoline
Alexei Starovoitov
-
2025/11/18
Re: [PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
Alexei Starovoitov
-
2025/11/18
[PATCH v2] tracing: Show the tracer options in boot-time created instance
Masami Hiramatsu (Google)
-
2025/11/18
Re: [PATCH] tracing: Show the tracer options in boot-time created instance
Google
-
2025/11/18
Re: [RFC PATCH 2/8] mm: Add PG_atomic
Dave Chinner
-
2025/11/18
Re: [PATCH bpf-next v3 2/6] x86/ftrace: implement DYNAMIC_FTRACE_WITH_JMP
Jiri Olsa
-
2025/11/18
Re: [POC][RFC][PATCH 1/3] tracing: Add perf events
Steven Rostedt
-
2025/11/18
Re: [PATCH v11 03/15] unwind_user/sframe: Add support for reading .sframe headers
Steven Rostedt
-
2025/11/18
RE: [PATCH v3 19/21] scsi: fnic: Switch to use %ptSp
Karan Tilak Kumar (kartilak)
-
2025/11/18
Re: [PATCH v3 14/21] net: dsa: sja1105: Switch to use %ptSp
Vladimir Oltean
-
2025/11/18
Re: [PATCH] tracing: Show the tracer options in boot-time created instance
Steven Rostedt
-
2025/11/18
Re: [PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
Andrew Morton
-
2025/11/18
Re: [RFC PATCH 2/8] mm: Add PG_atomic
IBM
-
2025/11/18
Re: [PATCH v11 03/15] unwind_user/sframe: Add support for reading .sframe headers
Jens Remus
-
2025/11/18
Re: [POC][RFC][PATCH 0/3] tracing: Add perf events to trace buffer
Steven Rostedt
-
2025/11/18
Re: [POC][RFC][PATCH 0/3] tracing: Add perf events to trace buffer
Steven Rostedt
-
2025/11/18
Re: [PATCH v3 18/21] s390/dasd: Switch to use %ptSp
Stefan Haberland
-
2025/11/18
Re: [POC][RFC][PATCH 0/3] tracing: Add perf events to trace buffer
Steven Rostedt
-
2025/11/18
Re: [POC][RFC][PATCH 0/3] tracing: Add perf events to trace buffer
Steven Rostedt
-
2025/11/18
Re: [PATCH bpf-next v3 1/6] ftrace: introduce FTRACE_OPS_FL_JMP
Steven Rostedt
-
2025/11/18
Re: [POC][RFC][PATCH 1/3] tracing: Add perf events
Steven Rostedt
-
2025/11/18
Re: [PATCH bpf-next v3 1/6] ftrace: introduce FTRACE_OPS_FL_JMP
bot+bpf-ci
-
2025/11/18
[PATCH bpf-next v3 6/6] bpf: implement "jmp" mode for trampoline
Menglong Dong
-
2025/11/18
[PATCH bpf-next v3 2/6] x86/ftrace: implement DYNAMIC_FTRACE_WITH_JMP
Menglong Dong
-
2025/11/18
[PATCH bpf-next v3 4/6] bpf,x86: adjust the "jmp" mode for bpf trampoline
Menglong Dong
-
2025/11/18
[PATCH bpf-next v3 5/6] bpf: specify the old and new poke_type for bpf_arch_text_poke
Menglong Dong
-
2025/11/18
[PATCH bpf-next v3 3/6] bpf: fix the usage of BPF_TRAMP_F_SKIP_FRAME
Menglong Dong
-
2025/11/18
[PATCH bpf-next v3 1/6] ftrace: introduce FTRACE_OPS_FL_JMP
Menglong Dong
-
2025/11/18
[PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
Menglong Dong
-
2025/11/18
[PATCH v4 3/9] mm: update vma_modify_flags() to handle residual flags, document
Lorenzo Stoakes
-
2025/11/18
[PATCH v4 4/9] mm: implement sticky VMA flags
Lorenzo Stoakes
-
2025/11/18
[PATCH v4 2/9] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
Lorenzo Stoakes
-
2025/11/18
[PATCH v4 8/9] tools/testing/selftests/mm: add MADV_COLLAPSE test case
Lorenzo Stoakes
-
2025/11/18
[PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
Lorenzo Stoakes
-
2025/11/18
[PATCH v4 6/9] mm: set the VM_MAYBE_GUARD flag on guard region install
Lorenzo Stoakes
-
2025/11/18
[PATCH v4 9/9] tools/testing/selftests/mm: add smaps visibility guard region test
Lorenzo Stoakes
-
2025/11/18
[PATCH v4 7/9] tools/testing/vma: add VMA sticky userland tests
Lorenzo Stoakes
-
2025/11/18
[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
Lorenzo Stoakes
-
2025/11/18
[PATCH v4 1/9] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
-
2025/11/18
Re: [POC][RFC][PATCH 1/3] tracing: Add perf events
Peter Zijlstra
-
2025/11/18
Re: [POC][RFC][PATCH 0/3] tracing: Add perf events to trace buffer
Google
-
2025/11/17
[PATCH] tracing: Show the tracer options in boot-time created instance
Masami Hiramatsu (Google)
-
2025/11/17
Re: [PATCH v3 3/8] mm: implement sticky VMA flags
Lorenzo Stoakes
-
2025/11/17
Re: [PATCH v3 1/8] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
-
2025/11/17
Re: [PATCH v3 1/8] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
-
2025/11/17
Re: [POC][RFC][PATCH 0/3] tracing: Add perf events to trace buffer
Namhyung Kim
-
2025/11/17
Re: [PATCH bpf-next v2 0/6] bpf trampoline support "jmp" mode
Menglong Dong
-
2025/11/17
Re: [PATCH bpf-next v2 0/6] bpf trampoline support "jmp" mode
Alexei Starovoitov
-
2025/11/17
Re: [PATCH bpf-next v2 0/6] bpf trampoline support "jmp" mode
Menglong Dong
-
2025/11/17
Re: [PATCH bpf-next v2 0/6] bpf trampoline support "jmp" mode
Alexei Starovoitov
-
2025/11/17
Re: [PATCH bpf-next v2 1/6] ftrace: introduce FTRACE_OPS_FL_JMP
Menglong Dong
-
2025/11/17
Re: [PATCH bpf-next v2 1/6] ftrace: introduce FTRACE_OPS_FL_JMP
Google
-
2025/11/17
Re: [rtla 01/13] rtla: Check for memory allocation failures
Google
-
2025/11/17
Re: [PATCH bpf-next v2 6/6] bpf: implement "jmp" mode for trampoline
kernel test robot
-
2025/11/17
Re: [POC][RFC][PATCH 0/3] tracing: Add perf events to trace buffer
Steven Rostedt
-
2025/11/17
Re: [POC][RFC][PATCH 0/3] tracing: Add perf events to trace buffer
Google
-
2025/11/17
Re: [rtla 01/13] rtla: Check for memory allocation failures
Steven Rostedt
-
2025/11/17
Re: [rtla 01/13] rtla: Check for memory allocation failures
Google
-
2025/11/17
Re: [PATCH v12 mm-new 13/15] khugepaged: avoid unnecessary mTHP collapse attempts
Wei Yang
-
2025/11/17
Re: [PATCH bpf-next v2 6/6] bpf: implement "jmp" mode for trampoline
Menglong Dong
-
2025/11/17
Re: [PATCH v1] cpufreq: Add policy_frequency trace event
Samuel Wu
-
2025/11/17
Re: [PATCH v3 1/8] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
jane . chu
-
2025/11/17
[POC][RFC][PATCH 3/3] fgraph: Add perf counters to function graph tracer
Steven Rostedt
-
2025/11/17
[POC][RFC][PATCH 1/3] tracing: Add perf events
Steven Rostedt
-
2025/11/17
[POC][RFC][PATCH 2/3] ftrace: Add perf counters to function tracing
Steven Rostedt
-
2025/11/17
[POC][RFC][PATCH 0/3] tracing: Add perf events to trace buffer
Steven Rostedt
-
2025/11/17
Re: [PATCH bpf-next v2 6/6] bpf: implement "jmp" mode for trampoline
kernel test robot
-
2025/11/17
Re: [PATCH v3 3/8] mm: implement sticky VMA flags
Andrew Morton
-
2025/11/17
Re: [PATCH] unwind: Show that entries of struct unwind_cache is not bound by nr_entries
Kees Cook
-
2025/11/17
Re: [PATCH bpf-next v2 5/6] bpf: specify the old and new poke_type for bpf_arch_text_poke
kernel test robot
-
2025/11/17
Re: [RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
Dave Chinner
-
2025/11/17
Re: [PATCH v3 3/8] mm: implement sticky VMA flags
Lorenzo Stoakes
-
2025/11/17
[rtla 12/13] rtla: Remove unused headers
Wander Lairson Costa
-
2025/11/17
[rtla 10/13] rtla: Remove redundant memset after calloc
Wander Lairson Costa
-
2025/11/17
[rtla 13/13] rtla: Fix inconsistent state in actions_add_* functions
Wander Lairson Costa
-
2025/11/17
[rtla 11/13] rtla: Replace magic number with MAX_PATH
Wander Lairson Costa
-
2025/11/17
[rtla 09/13] rtla: Exit if trace output action fails
Wander Lairson Costa
-
2025/11/17
[rtla 08/13] rtla: Use standard exit codes for result enum
Wander Lairson Costa
-
2025/11/17
[rtla 07/13] rtla: Introduce timerlat_restart() helper
Wander Lairson Costa
-
2025/11/17
[rtla 06/13] rtla: Use strncmp_static() in more places
Wander Lairson Costa
-
2025/11/17
[rtla 03/13] rtla: Introduce for_each_action() helper
Wander Lairson Costa
-
2025/11/17
[rtla 04/13] rtla: Replace atoi() with a robust strtoi()
Wander Lairson Costa
-
2025/11/17
[rtla 05/13] rtla: Simplify argument parsing
Wander Lairson Costa
-
2025/11/17
[PATCH 0/13] rtla: Code robustness and maintainability improvements
Wander Lairson Costa
-
2025/11/17
[rtla 02/13] rtla: Use strdup() to simplify code
Wander Lairson Costa
-
2025/11/17
[rtla 01/13] rtla: Check for memory allocation failures
Wander Lairson Costa
-
2025/11/17
Re: [PATCH v12 mm-new 13/15] khugepaged: avoid unnecessary mTHP collapse attempts
Nico Pache
-
2025/11/17
Re: [PATCH] tracing: Remove unused variable in tracing_trace_options_show()
Andy Shevchenko
-
2025/11/17
[PATCH] tracing: Remove unused variable in tracing_trace_options_show()
Steven Rostedt
-
2025/11/17
Re: [PATCH v4 1/3] tracing: Have tracer option be instance specific
Steven Rostedt
-
2025/11/17
Re: [PATCH v4 1/3] tracing: Have tracer option be instance specific
Andy Shevchenko
-
2025/11/17
Re: [PATCH 2/2] rv: Convert to use __free
Nam Cao
-
2025/11/17
Re: [PATCH 2/2] rv: Convert to use __free
Steven Rostedt
-
2025/11/17
Re: [PATCH v3 1/8] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
David Hildenbrand (Red Hat)
-
2025/11/17
Re: [PATCH v3 3/8] mm: implement sticky VMA flags
Lorenzo Stoakes
-
2025/11/17
[RFC PATCH 8/8] selftests/bpf: Add race test for uprobe proglog optimization
Jiri Olsa
-
2025/11/17
[RFC PATCH 7/8] selftests/bpf: Add test for uprobe prologue optimization
Jiri Olsa
-
2025/11/17
[RFC PATCH 5/8] uprobe/x86: Add support to optimize on top of emulated instructions
Jiri Olsa
-
2025/11/17
[RFC PATCH 4/8] uprobe/x86: Add support to emulate sub imm,reg instructions
Jiri Olsa
-
2025/11/17
[RFC PATCH 6/8] selftests/bpf: Add test for mov and sub emulation
Jiri Olsa
-
2025/11/17
[RFC PATCH 0/8] uprobe/x86: Add support to optimize prologue
Jiri Olsa
-
2025/11/17
[RFC PATCH 1/8] uprobe/x86: Introduce struct arch_uprobe_xol object
Jiri Olsa
-
2025/11/17
[RFC PATCH 2/8] uprobe/x86: Use struct arch_uprobe_xol in emulate callback
Jiri Olsa
-
2025/11/17
[RFC PATCH 3/8] uprobe/x86: Add support to emulate mov reg,reg instructions
Jiri Olsa
-
2025/11/17
Re: [RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
John Garry
-
2025/11/17
Re: [PATCH v3 13/21] mmc: mmc_test: Switch to use %ptSp
Ulf Hansson
-
2025/11/17
Re: [PATCH v1] cpufreq: Add policy_frequency trace event
Christian Loehle
-
2025/11/17
Re: [PATCH v1] cpufreq: Add policy_frequency trace event
Christian Loehle
-
2025/11/17
[PATCH v2 0/2] rv: Tidy up with auto-cleanup
Nam Cao
-
2025/11/17
[PATCH v2 2/2] rv: Convert to use __free
Nam Cao
-
2025/11/17
[PATCH v2 1/2] rv: Convert to use lock guard
Nam Cao
-
2025/11/17
Re: [PATCH 2/2] rv: Convert to use __free
Nam Cao
-
2025/11/16
Re: [PATCH 2/2] rv: Convert to use __free
Gabriele Monaco
-
2025/11/16
[PATCH bpf-next v2 6/6] bpf: implement "jmp" mode for trampoline
Menglong Dong
-
2025/11/16
[PATCH bpf-next v2 4/6] bpf,x86: adjust the "jmp" mode for bpf trampoline
Menglong Dong
-
2025/11/16
[PATCH bpf-next v2 5/6] bpf: specify the old and new poke_type for bpf_arch_text_poke
Menglong Dong