Show patches with: Archived = No       |   5748 patches
« 1 2 ... 41 42 4357 58 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec() [v2] eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec() - - - --- 2023-09-09 Jinjie Ruan Superseded
ftrace/selftests: Add softlink to latest log directory ftrace/selftests: Add softlink to latest log directory 1 - - --- 2023-09-08 Steven Rostedt Accepted
[RESEND] tracing/synthetic: Fix order of struct trace_dynamic_info [RESEND] tracing/synthetic: Fix order of struct trace_dynamic_info 1 - 1 --- 2023-09-08 Steven Rostedt Accepted
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec() eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec() - - - --- 2023-09-08 Jinjie Ruan Superseded
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec() eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec() - - - --- 2023-09-08 Jinjie Ruan Superseded
[2/2] tracing: Remove unused trace_event_file dir field tracing: Remove 'dir' from trace_event_file structure - - - --- 2023-09-08 Steven Rostedt Accepted
[1/2] tracing: Use the new eventfs descriptor for print trigger tracing: Remove 'dir' from trace_event_file structure - - - --- 2023-09-08 Steven Rostedt Accepted
tracefs/eventfs: Free top level files on removal tracefs/eventfs: Free top level files on removal - 1 - --- 2023-09-07 Steven Rostedt Accepted
ring-buffer: Do not attempt to read past "commit" ring-buffer: Do not attempt to read past "commit" - - - --- 2023-09-07 Steven Rostedt Accepted
[6/6] tracing: Have event inject files inc the trace array ref count tracing: Fix removing instances while reading/writing to their files - - - --- 2023-09-07 Steven Rostedt Accepted
[5/6] tracing: Have option files inc the trace array ref count tracing: Fix removing instances while reading/writing to their files - - - --- 2023-09-07 Steven Rostedt Accepted
[4/6] tracing: Have current_trace inc the trace array ref count tracing: Fix removing instances while reading/writing to their files - - - --- 2023-09-07 Steven Rostedt Accepted
[3/6] tracing: Have tracing_max_latency inc the trace array ref count tracing: Fix removing instances while reading/writing to their files - - - --- 2023-09-07 Steven Rostedt Accepted
[2/6] tracing: Increase trace array ref count on enable and filter files tracing: Fix removing instances while reading/writing to their files - - - --- 2023-09-07 Steven Rostedt Accepted
[1/6] tracefs/eventfs: Use dput to free the toplevel events directory tracing: Fix removing instances while reading/writing to their files - - - --- 2023-09-07 Steven Rostedt Accepted
[11/11] mm/damon/core: remove 'struct target *' parameter from damon_aggregated tracepoint mm/damon: misc fixups for documents, comments and its tracepoint - - - --- 2023-09-07 SeongJae Park Handled Elsewhere
[v2] verification/dot2k: Delete duplicate imports [v2] verification/dot2k: Delete duplicate imports - - - --- 2023-09-06 Alessandro Carminati Accepted
tools/verification/dot2/dot2k: Delete duplicate imports tools/verification/dot2/dot2k: Delete duplicate imports - - - --- 2023-09-06 Alessandro Carminati Superseded
[v2] tracing: Fix unexpected ring buffer expand by instance [v2] tracing: Fix unexpected ring buffer expand by instance - - - --- 2023-09-06 Zheng Yejian Accepted
ring-buffer: Avoid softlockup in ring_buffer_resize() ring-buffer: Avoid softlockup in ring_buffer_resize() - - - --- 2023-09-06 Zheng Yejian Accepted
tracefs/eventfs: Use dput to free the toplevel events directory tracefs/eventfs: Use dput to free the toplevel events directory - - - --- 2023-09-05 Steven Rostedt Superseded
[2/2] tracefs/eventfs: Add missing lockdown checks tracing: Add missing LOCKDOWN_TRACEFS checking - - - --- 2023-09-05 Steven Rostedt Accepted
[1/2] tracefs: Add missing lockdown check to tracefs_create_dir() tracing: Add missing LOCKDOWN_TRACEFS checking - - - --- 2023-09-05 Steven Rostedt Accepted
ring-buffer: Do not read at &event->array[0] if it across the page ring-buffer: Do not read at &event->array[0] if it across the page - - - --- 2023-09-05 Tze-nan Wu Superseded
ring-buffer: Do not read at &event->array[0] if it across the page ring-buffer: Do not read at &event->array[0] if it across the page - - - --- 2023-09-05 Tze-nan Wu Superseded
tracing: Fix unexpected ring buffer expand by instance tracing: Fix unexpected ring buffer expand by instance - - - --- 2023-09-05 Zheng Yejian Superseded
[v9,5/5] MAINTAINERS: objpool added lib,kprobes: kretprobe scalability improvement - - - --- 2023-09-05 wuqiang.matt Superseded
[v9,4/5] kprobes: freelist.h removed lib,kprobes: kretprobe scalability improvement - - - --- 2023-09-05 wuqiang.matt Superseded
[v9,3/5] kprobes: kretprobe scalability improvement with objpool lib,kprobes: kretprobe scalability improvement 1 - - --- 2023-09-05 wuqiang.matt Superseded
[v9,2/5] lib: objpool test module added lib,kprobes: kretprobe scalability improvement - - - --- 2023-09-05 wuqiang.matt Superseded
[v9,1/5] lib: objpool added: ring-array based lockless MPMC lib,kprobes: kretprobe scalability improvement - - - --- 2023-09-05 wuqiang.matt Superseded
[3/3] tracing/user_events: Document persist event flags tracing/user_events: Allow events to persist for perfmon_capable users - - - --- 2023-09-01 Beau Belgrave Superseded
[2/3] selftests/user_events: Test persist flag cases tracing/user_events: Allow events to persist for perfmon_capable users - - - --- 2023-09-01 Beau Belgrave Superseded
[1/3] tracing/user_events: Allow events to persist for perfmon_capable users tracing/user_events: Allow events to persist for perfmon_capable users - - - --- 2023-09-01 Beau Belgrave Superseded
[4/4] tracing/filters: Fix coding style issues Minor v6.6 trace_events_filter fixes - - - --- 2023-09-01 Valentin Schneider Accepted
[3/4] tracing/filters: Change parse_pred() cpulist ternary into an if block Minor v6.6 trace_events_filter fixes - - - --- 2023-09-01 Valentin Schneider Accepted
[2/4] tracing/filters: Fix double-free of struct filter_pred.mask Minor v6.6 trace_events_filter fixes - - - --- 2023-09-01 Valentin Schneider Accepted
[1/4] tracing/filters: Fix error-handling of cpulist parsing buffer Minor v6.6 trace_events_filter fixes - - - --- 2023-09-01 Valentin Schneider Accepted
tracing: Fix the unusable problem caused by non-empty pipe_cpumask tracing: Fix the unusable problem caused by non-empty pipe_cpumask - 1 - --- 2023-09-01 Chuang Wang Superseded
trace/events/task.h: Replace strlcpy with strscpy trace/events/task.h: Replace strlcpy with strscpy - 2 - --- 2023-08-31 Azeem Shaikh Accepted
tracing: Fix race issue between cpu buffer write and swap tracing: Fix race issue between cpu buffer write and swap - - - --- 2023-08-31 Zheng Yejian Accepted
tracing: zero the pipe cpumask on alloc to avoid spurious -EBUSY tracing: zero the pipe cpumask on alloc to avoid spurious -EBUSY - 1 - --- 2023-08-31 Brian Foster Accepted
[RFC,1/1] smp: Change function signatures to use call_single_data_t [RFC,1/1] smp: Change function signatures to use call_single_data_t - 1 - --- 2023-08-31 Leonardo Bras Handled Elsewhere
visl: use canonical ftrace path visl: use canonical ftrace path - 2 - --- 2023-08-29 Ross Zwisler Handled Elsewhere
[v3] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms [v3] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms - - - --- 2023-08-28 Alessandro Carminati Superseded
[v2] riscv: Only consider swbp/ss handlers for correct privileged mode [v2] riscv: Only consider swbp/ss handlers for correct privileged mode - 2 1 --- 2023-08-27 Björn Töpel Superseded
riscv: Only consider swbp/ss handlers for correct privileged mode riscv: Only consider swbp/ss handlers for correct privileged mode - 1 - --- 2023-08-27 Björn Töpel Superseded
[RFC] mm/damon/core: add a tracepoint for damos apply target regions [RFC] mm/damon/core: add a tracepoint for damos apply target regions - - - --- 2023-08-27 SeongJae Park Changes Requested
[v4,2/2] selftests/ftrace: Add new test case which checks non unique symbol Return EADDRNOTAVAIL when func matches several symbols during kprobe creation - - - --- 2023-08-25 Francis Laniel Superseded
[v4,1/2] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols Return EADDRNOTAVAIL when func matches several symbols during kprobe creation - - - --- 2023-08-25 Francis Laniel Superseded
[v4] tracepoint: add new `tcp:tcp_ca_event` trace event [v4] tracepoint: add new `tcp:tcp_ca_event` trace event - - - --- 2023-08-25 Manjusaka Changes Requested
trace/hwlat: remove extra space at the end of hwlat_detector/mode trace/hwlat: remove extra space at the end of hwlat_detector/mode 1 1 - --- 2023-08-25 Mikhail Kobuk Accepted
[v3,1/1] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols Return EADDRNOTAVAIL when func matches several symbols during kprobe creation 1 - - --- 2023-08-24 Francis Laniel Superseded
[v1,1/1] bitops: Share BYTES_TO_BITS() for everyone [v1,1/1] bitops: Share BYTES_TO_BITS() for everyone - - - --- 2023-08-24 Andy Shevchenko Handled Elsewhere
[RFC,v2,1/1] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols Return EADDRNOTAVAIL when func matches several symbols during kprobe creation - - - --- 2023-08-24 Francis Laniel Superseded
[RFC,v1,1/1] tracing/kprobes: Return ENAMESVRLSYMS when func matches several symbols Return ENAMESVRLSYMS when func matches several symbols during PMU kprobe creation - - - --- 2023-08-23 Francis Laniel Superseded
[v4,9/9] Documentation: tracing: Add a note about argument and retval access bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-08-23 Masami Hiramatsu (Google) Superseded
[v4,8/9] Documentations: probes: Update fprobe document to use ftrace_regs bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-08-23 Masami Hiramatsu (Google) Superseded
[v4,7/9] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-08-23 Masami Hiramatsu (Google) Superseded
[v4,6/9] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - --- 2023-08-23 Masami Hiramatsu (Google) Superseded
[v4,5/9] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-08-23 Masami Hiramatsu (Google) Superseded
[v4,4/9] fprobe: rethook: Use ftrace_regs in fprobe exit handler and rethook bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-08-23 Masami Hiramatsu (Google) Superseded
[v4,3/9] tracing: Expose ftrace_regs regardless of CONFIG_FUNCTION_TRACER bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-08-23 Masami Hiramatsu (Google) Superseded
[v4,2/9] fprobe: Use fprobe_regs in fprobe entry handler bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-08-23 Masami Hiramatsu (Google) Superseded
[v4,1/9] Documentation: probes: Add a new ret_ip callback parameter bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-08-23 Masami Hiramatsu (Google) Superseded
[RFC,37/37] arm64: mte: Enable tag storage management [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,36/37] KVM: arm64: Disable MTE is tag storage is enabled [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,35/37] mm: hugepage: Handle PAGE_METADATA_NONE faults for huge pages [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,34/37] arm64: mte: Handle fatal signal in reserve_metadata_storage() [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,33/37] arm64: mte: swap/copypage: Handle tag restoring when missing tag storage [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,32/37] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore() [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,31/37] mm: arm64: Set PAGE_METADATA_NONE in set_pte_at() if missing metadata storage [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,30/37] mm: mprotect: arm64: Set PAGE_METADATA_NONE for mprotect(PROT_MTE) [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,29/37] mm: arm64: Define the PAGE_METADATA_NONE page protection [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,28/37] mm: sched: Introduce PF_MEMALLOC_ISOLATE [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,27/37] arm64: mte: Reserve tag block for the zero page [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,26/37] arm64: mte: Perform CMOs for tag blocks on tagged page allocation/free [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,25/37] arm64: mte: Manage tag storage on page allocation [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,24/37] mm: page_alloc: Teach alloc_contig_range() about MIGRATE_METADATA [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,23/37] mm: Teach vma_alloc_folio() about metadata-enabled VMAs [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,22/37] mm: shmem: Allocate metadata storage for in-memory filesystems [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,21/37] mm: khugepaged: Handle metadata-enabled VMAs [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,20/37] mm: compaction: Reserve metadata storage in compaction_alloc() [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,19/37] mm: page_alloc: Manage metadata storage on page allocation [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,18/37] arm64: mte: Check that tag storage blocks are in the same zone [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,17/37] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,16/37] arm64: mte: Move tag storage to MIGRATE_MOVABLE when MTE is disabled [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,15/37] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,14/37] arm64: mte: Expose tag storage pages to the MIGRATE_METADATA freelist [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,13/37] arm64: mte: Reserve tag storage memory [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,12/37] mm: gup: Don't allow longterm pinning of MIGRATE_METADATA pages [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,11/37] mm: migrate/mempolicy: Allocate metadata-enabled destination page [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,10/37] mm: compaction: Do not use MIGRATE_METADATA to replace pages with metadata [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,09/37] mm: compaction: Handle metadata pages as source for direct compaction [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,08/37] mm: compaction: Account for free metadata pages in __compact_finished() [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,07/37] mm: page_alloc: Bypass pcp when freeing MIGRATE_METADATA pages [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,05/37] mm: Add memory statistics for the MIGRATE_METADATA allocation policy [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,04/37] mm: Add MIGRATE_METADATA allocation policy [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
[RFC,03/37] arm64: mte: Rename __GFP_ZEROTAGS to __GFP_TAGGED [RFC,01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast - - - --- 2023-08-23 Alexandru Elisei Handled Elsewhere
« 1 2 ... 41 42 4357 58 »