Show patches with: State = Action Required       |    Archived = No       |   199 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] objpool: enable inlining objpool_push() and objpool_pop() operations Objpool performance improvements - - - --- 2024-04-24 Andrii Nakryiko New
[1/2] tracing/selftests: Support log output when generating KTAP output tracing/selftests: Verbosity improvements to KTAP output - 1 - --- 2024-03-25 Mark Brown New
[1/3] tracing: Remove dependency of saved_cmdlines_buffer on PID_MAX_DEFAULT kernel/pid: Remove default pid_max value - - - --- 2024-04-08 Michal Koutný New
[1/4] KVM: delete .change_pte MMU notifier callback KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() 3 1 - --- 2024-04-05 Paolo Bonzini New
[1/8] rtla/timerlat: Simplify "no value" printing on top rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[2/2] objpool: cache nr_possible_cpus() and avoid caching nr_cpu_ids Objpool performance improvements - - - --- 2024-04-24 Andrii Nakryiko New
[2/2] tracing/selftests: Default to verbose mode when running in kselftest tracing/selftests: Verbosity improvements to KTAP output - 1 - --- 2024-03-25 Mark Brown New
[2/3] kernel/pid: Remove default pid_max value kernel/pid: Remove default pid_max value - - - --- 2024-04-08 Michal Koutný New
[2/4] KVM: remove unused argument of kvm_handle_hva_range() KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() - 1 - --- 2024-04-05 Paolo Bonzini New
[2/8] rtla/auto-analysis: Replace \t with spaces rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[3/3] tracing: Compare pid_max against pid_list capacity kernel/pid: Remove default pid_max value - - - --- 2024-04-08 Michal Koutný New
[3/4] mmu_notifier: remove the .change_pte() callback KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() - 1 - --- 2024-04-05 Paolo Bonzini New
[3/8] rtla/timerlat: Use pretty formatting only on interactive tty rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[4/4] mm: replace set_pte_at_notify() with just set_pte_at() KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() - 2 - --- 2024-04-05 Paolo Bonzini New
[4/8] rtla/timerlat: Add a summary for top mode rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[5.15,5.10,2/2] tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together Fix warning when tracing with large filenames - - - --- 2024-04-24 Thadeu Lima de Souza Cascardo New
[5.15,5.10,5.4,4.19,1/2] tracing: Show size of requested perf buffer Fix warning when tracing with large filenames - - - --- 2024-04-24 Thadeu Lima de Souza Cascardo New
[5.4,4.19,2/2] tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together Untitled series #847641 - - - --- 2024-04-24 Thadeu Lima de Souza Cascardo New
[5/8] rtla/timerlat: Add a summary for hist mode rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[6/8] rtla: Add the --warm-up option rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[7/7] man2: Add uretprobe syscall page uprobe: uretprobe speed up - - - --- 2024-04-21 Jiri Olsa New
[7/8] rtla/timerlat: Make user-space threads the default rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[8/8] rtla: Add --trace-buffer-size option rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[bpf-next,1/2] bpf: Introduce bpf_probe_write_user_registered() [bpf-next,1/2] bpf: Introduce bpf_probe_write_user_registered() - - - --- 2024-04-04 Marco Elver New
[bpf-next,2/2] selftests/bpf: Add test for bpf_probe_write_user_registered() [bpf-next,1/2] bpf: Introduce bpf_probe_write_user_registered() - - - --- 2024-04-04 Marco Elver New
[for-next,v2] tracing/kprobes: Add symbol counting check when module loads [for-next,v2] tracing/kprobes: Add symbol counting check when module loads - - - --- 2024-04-17 Masami Hiramatsu (Google) New
[FYI] tracing/treewide: Remove second parameter of __assign_str() [FYI] tracing/treewide: Remove second parameter of __assign_str() - - - --- 2024-02-23 Steven Rostedt New
[net-next,v6] net/ipv4: add tracepoint for icmp_send [net-next,v6] net/ipv4: add tracepoint for icmp_send - 1 - --- 2024-04-23 xu.xin16@zte.com.cn New
[net-next,v9,1/7] net: introduce rstreason to detect why the RST is sent Implement reset reason mechanism to detect 1 - - --- 2024-04-25 Jason Xing New
[net-next,v9,2/7] rstreason: prepare for passive reset Implement reset reason mechanism to detect 1 - - --- 2024-04-25 Jason Xing New
[net-next,v9,3/7] rstreason: prepare for active reset Implement reset reason mechanism to detect 1 - - --- 2024-04-25 Jason Xing New
[net-next,v9,4/7] tcp: support rstreason for passive reset Implement reset reason mechanism to detect - - - --- 2024-04-25 Jason Xing New
[net-next,v9,5/7] mptcp: support rstreason for passive reset Implement reset reason mechanism to detect - 1 - --- 2024-04-25 Jason Xing New
[net-next,v9,6/7] mptcp: introducing a helper into active reset logic Implement reset reason mechanism to detect - 1 - --- 2024-04-25 Jason Xing New
[net-next,v9,7/7] rstreason: make it work in trace world Implement reset reason mechanism to detect - 1 - --- 2024-04-25 Jason Xing New
[PATCHv3,bpf-next,1/7] uprobe: Wire up uretprobe system call uprobe: uretprobe speed up - 1 - --- 2024-04-21 Jiri Olsa New
[PATCHv3,bpf-next,2/7] uprobe: Add uretprobe syscall to speed up return probe uprobe: uretprobe speed up - 1 - --- 2024-04-21 Jiri Olsa New
[PATCHv3,bpf-next,3/7] selftests/bpf: Add uretprobe syscall test for regs integrity uprobe: uretprobe speed up 1 - - --- 2024-04-21 Jiri Olsa New
[PATCHv3,bpf-next,4/7] selftests/bpf: Add uretprobe syscall test for regs changes uprobe: uretprobe speed up 1 - - --- 2024-04-21 Jiri Olsa New
[PATCHv3,bpf-next,5/7] selftests/bpf: Add uretprobe syscall call from user space test uprobe: uretprobe speed up - - - --- 2024-04-21 Jiri Olsa New
[PATCHv3,bpf-next,6/7] selftests/bpf: Add uretprobe compat test uprobe: uretprobe speed up - - - --- 2024-04-21 Jiri Olsa New
[POC,RFC,1/2] mm/x86: Add wildcard * option as memmap=nn*align:name pstore/mm/x86: Add wildcard memmap to map pstore consistently - - - --- 2024-04-09 Steven Rostedt New
[POC,RFC,2/2] pstore/ramoops: Add ramoops.mem_name= command line option pstore/mm/x86: Add wildcard memmap to map pstore consistently - - - --- 2024-04-09 Steven Rostedt New
[RESEND,v2] tracing: Improve performance by using do_div() [RESEND,v2] tracing: Improve performance by using do_div() - - - --- 2024-03-29 Thorsten Blum New
[RFC,1/2] tracing: Introduce stack filter for trace events [RFC,1/2] tracing: Introduce stack filter for trace events - - - --- 2024-01-25 Sicheng Liu New
[RFC,1/4] perf/core: Introduce perf_prepare_dump_data() perf: Correlating user process data to samples - - - --- 2024-04-12 Beau Belgrave New
[RFC,1/7] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,2/2] tracing: Add documentation for event stack filter [RFC,1/2] tracing: Introduce stack filter for trace events - - - --- 2024-01-25 Sicheng Liu New
[RFC,2/4] perf: Introduce PERF_SAMPLE_TLS_USER sample type perf: Correlating user process data to samples - - - --- 2024-04-12 Beau Belgrave New
[RFC,2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,3/4] perf/core: Factor perf_output_sample_udump() perf: Correlating user process data to samples - - - --- 2024-04-12 Beau Belgrave New
[RFC,3/7] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,4/4] perf/x86/core: Add tls dump support perf: Correlating user process data to samples - - - --- 2024-04-12 Beau Belgrave New
[RFC,4/7] ftrace: Add swap_func to ftrace_process_locs() x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,5/7] x86/module: perpare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,6/7] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,7/7] x86/module: enable ROX caches for module text x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,ftrace] Asynchronous grace period for register_ftrace_direct() [RFC,ftrace] Asynchronous grace period for register_ftrace_direct() - - - --- 2024-04-03 Paul E. McKenney New
[RFC,v2,1/4] tracing: add __print_sym() to replace __print_symbolic() tracing: improve symbolic printing - - - --- 2024-03-26 Johannes Berg New
[RFC,v2,2/4] net: dropreason: use new __print_sym() in tracing tracing: improve symbolic printing - - - --- 2024-03-26 Johannes Berg New
[RFC,v2,3/4] net: drop_monitor: use drop_reason_lookup() tracing: improve symbolic printing - - - --- 2024-03-26 Johannes Berg New
[RFC,v2,4/4] tracing/timer: use __print_sym() tracing: improve symbolic printing - - - --- 2024-03-26 Johannes Berg New
[RFC] rethook: inline arch_rethook_trampoline_callback() in assembly code [RFC] rethook: inline arch_rethook_trampoline_callback() in assembly code - - - --- 2024-04-25 Andrii Nakryiko New
[RFC] tracing: Introduce restart_critical_timings() [RFC] tracing: Introduce restart_critical_timings() - - - --- 2024-03-20 Steven Rostedt New
[v1] trace/hwlat: stop worker if !is_percpu_thread due to hotplug event [v1] trace/hwlat: stop worker if !is_percpu_thread due to hotplug event - - - --- 2024-02-01 Andy Chiu New
[v1] trace/osnoise: prevent osnoise hotplog worker running in UNBOUND workqueue [v1] trace/osnoise: prevent osnoise hotplog worker running in UNBOUND workqueue - - - --- 2024-02-01 Andy Chiu New
[v2,01/11] ring-buffer: Allow mapped field to be set without mapping tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,02/11] ring-buffer: Add ring_buffer_alloc_range() tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,03/11] ring-buffer: Add ring_buffer_meta data tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,04/11] tracing: Implement creating an instance based on a given memory region tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,05/11] ring-buffer: Add output of ring buffer meta page tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,06/11] ring-buffer: Add test if range of boot buffer is valid tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,07/11] ring-buffer: Validate boot range memory events tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,08/11] ring-buffer: Save text and data locations in mapped meta data tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,09/11] tracing/ring-buffer: Add last_boot_info file to boot instance tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,1/2] tracing/user_events: Fix non-spaced field matching tracing/user_events: Fix non-spaced field matching - - - --- 2024-04-23 Beau Belgrave New
[v2,1/3] uprobes: encapsulate preparation of uprobe args buffer uprobes: two common case speed ups - 1 - --- 2024-03-18 Andrii Nakryiko Queued
[v2,10/11] tracing: Handle old buffer mappings for event strings and functions tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,11/11] tracing: Update function tracing output for previous boot buffer tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,2/2] selftests/user_events: Add non-spacing separator check tracing/user_events: Fix non-spaced field matching - - - --- 2024-04-23 Beau Belgrave New
[v2,2/3] uprobes: prepare uprobe args buffer lazily uprobes: two common case speed ups - 1 - --- 2024-03-18 Andrii Nakryiko Queued
[v2,3/3] uprobes: add speculative lockless system-wide uprobe filter check uprobes: two common case speed ups - 1 - --- 2024-03-18 Andrii Nakryiko Queued
[v2,fs/proc/bootconfig,1/2] fs/proc: remove redundant comments from /proc/bootconfig [v2,fs/proc/bootconfig,1/2] fs/proc: remove redundant comments from /proc/bootconfig 1 - - --- 2024-04-09 Paul E. McKenney Queued
[v2] init/main.c: Remove redundant space from saved_command_line [v2] init/main.c: Remove redundant space from saved_command_line 1 - - --- 2024-04-12 Yuntao Wang Queued
[v2] rethook: Remove warning messages printed for finding return address of a frame. [v2] rethook: Remove warning messages printed for finding return address of a frame. 2 - - --- 2024-04-08 Kui-Feng Lee mhiramat Queued
[v2] selftests/ftrace: Limit length in subsystem-enable tests [v2] selftests/ftrace: Limit length in subsystem-enable tests 2 - - --- 2024-02-26 Yuanhe Shu New
[v2] tracing: Add sched_prepare_exec tracepoint [v2] tracing: Add sched_prepare_exec tracepoint 2 1 - --- 2024-04-11 Marco Elver New
[v2] treewide: Fix common grammar mistake "the the" [v2] treewide: Fix common grammar mistake "the the" - 2 - --- 2024-04-11 Thorsten Blum New
[v2] uprobes: reduce contention on uprobes_tree access [v2] uprobes: reduce contention on uprobes_tree access 1 - - --- 2024-04-22 Jonathan Haslam Queued
[v21,1/5] ring-buffer: Allocate sub-buffers with __GFP_COMP Introducing trace buffer mapping by user-space - - - --- 2024-04-23 Vincent Donnefort New
[v21,2/5] ring-buffer: Introducing ring-buffer mapping functions Introducing trace buffer mapping by user-space - - - --- 2024-04-23 Vincent Donnefort New
[v21,3/5] tracing: Allow user-space mapping of the ring-buffer Introducing trace buffer mapping by user-space - - - --- 2024-04-23 Vincent Donnefort New
[v21,4/5] Documentation: tracing: Add ring-buffer mapping Introducing trace buffer mapping by user-space - - - --- 2024-04-23 Vincent Donnefort New
[v21,5/5] ring-buffer/selftest: Add ring-buffer mapping test Introducing trace buffer mapping by user-space 1 - - --- 2024-04-23 Vincent Donnefort New
[v3,01/11] stackleak: don't modify ctl_table argument sysctl: treewide: constify ctl_table argument of sysctl handlers 1 - - --- 2024-04-23 Thomas Weißschuh New
[v3,02/11] cgroup: bpf: constify ctl_table arguments and fields sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,03/11] hugetlb: constify ctl_table arguments of utility functions sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,04/11] utsname: constify ctl_table arguments of utility function sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,05/11] neighbour: constify ctl_table arguments of utility function sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,06/11] ipv4/sysctl: constify ctl_table arguments of utility functions sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
« 1 2 »