index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-03
Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2025-01-03
Merge tag 'wq-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+14
2025-01-03
bpf: Reject struct_ops registration that uses module ptr and the module btf_i...
Martin KaFai Lau
2
-5
/
+21
2025-01-03
Merge tag 'ftrace-v6.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+3
2025-01-02
ftrace: Fix function profiler's filtering functionality
Kohei Enju
1
-6
/
+2
2025-01-02
fgraph: Add READ_ONCE() when accessing fgraph_array[]
Zilin Guan
1
-1
/
+1
2025-01-02
kallsyms: Use kthread_run_on_cpu()
Frederic Weisbecker
1
-3
/
+1
2024-12-31
tracing: Have process_string() also allow arrays
Steven Rostedt
1
-0
/
+12
2024-12-30
bpf: Use refcount_t instead of atomic_t for mmap_count
Pei Xiao
1
-4
/
+4
2024-12-30
kcov: mark in_softirq_really() as __always_inline
Arnd Bergmann
1
-1
/
+1
2024-12-30
bpf: Remove unused MT_ENTRY define
Lorenzo Pieralisi
1
-2
/
+0
2024-12-30
bpf: Fix holes in special_kfunc_list if !CONFIG_NET
Thomas Weißschuh
1
-0
/
+3
2024-12-30
bpf, verifier: Improve precision of BPF_MUL
Matan Shachnai
1
-44
/
+36
2024-12-30
cpu: Remove unused init_cpu_online
Dr. David Alan Gilbert
1
-5
/
+0
2024-12-29
sched_ext: idle: introduce check_builtin_idle_enabled() helper
Andrea Righi
1
-15
/
+14
2024-12-29
sched_ext: idle: clarify comments
Andrea Righi
1
-0
/
+6
2024-12-29
sched_ext: idle: use assign_cpu() to update the idle cpumask
Andrea Righi
1
-4
/
+1
2024-12-29
Merge tag 'locking-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+17
2024-12-27
verification/dot2k: Auto patch current kernel source
Gabriele Monaco
3
-1
/
+4
2024-12-27
rv: Simplify manual steps in monitor creation
Gabriele Monaco
10
-26
/
+189
2024-12-27
Merge tag 'probes-fixes-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-12-26
tracing/fprobe: Remove nr_maxactive from fprobe
Masami Hiramatsu (Google)
1
-37
/
+6
2024-12-26
fprobe: Add fprobe_header encoding feature
Masami Hiramatsu (Google)
1
-0
/
+29
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
2
-185
/
+460
2024-12-26
ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
Masami Hiramatsu (Google)
1
-0
/
+5
2024-12-26
bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
Masami Hiramatsu (Google)
1
-13
/
+14
2024-12-26
tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Masami Hiramatsu (Google)
3
-42
/
+69
2024-12-26
fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
4
-3
/
+19
2024-12-26
fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
4
-8
/
+19
2024-12-26
fgraph: Pass ftrace_regs to retfunc
Masami Hiramatsu (Google)
7
-13
/
+25
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
2
-14
/
+11
2024-12-26
fgraph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
7
-16
/
+27
2024-12-26
tracing/string: Create and use __free(argv_free) in trace_dynevent.c
Steven Rostedt
1
-16
/
+7
2024-12-26
tracing: Switch trace_stat.c code over to use guard()
Steven Rostedt
1
-16
/
+10
2024-12-26
tracing: Switch trace_stack.c code over to use guard()
Steven Rostedt
1
-4
/
+2
2024-12-26
tracing: Switch trace_osnoise.c code over to use guard() and __free()
Steven Rostedt
1
-27
/
+13
2024-12-26
tracing: Switch trace_events_synth.c code over to use guard()
Steven Rostedt
1
-12
/
+5
2024-12-26
tracing: Switch trace_events_filter.c code over to use guard()
Steven Rostedt
1
-16
/
+7
2024-12-26
tracing: Switch trace_events_trigger.c code over to use guard()
Steven Rostedt
1
-44
/
+23
2024-12-26
tracing: Switch trace_events_hist.c code over to use guard()
Steven Rostedt
1
-22
/
+10
2024-12-26
tracing: Switch trace_events.c code over to use guard()
Steven Rostedt
1
-65
/
+38
2024-12-26
tracing: Simplify event_enable_func() goto_reg logic
Steven Rostedt
1
-15
/
+13
2024-12-26
tracing: Simplify event_enable_func() goto out_free logic
Steven Rostedt
1
-14
/
+14
2024-12-26
tracing: Have event_enable_write() just return error on error
Steven Rostedt
1
-7
/
+7
2024-12-26
tracing: Return -EINVAL if a boot tracer tries to enable the mmiotracer at boot
Steven Rostedt
1
-1
/
+1
2024-12-26
tracing: Switch trace.c code over to use guard()
Steven Rostedt
1
-172
/
+94
2024-12-24
sched_ext: initialize kit->cursor.flags
Henry Huang
1
-1
/
+1
2024-12-24
sched_ext: Use str_enabled_disabled() helper in update_selcpu_topology()
Thorsten Blum
1
-2
/
+2
2024-12-24
workqueue: add printf attribute to __alloc_workqueue()
Su Hui
1
-0
/
+1
2024-12-24
kheaders: Simplify attribute through __BIN_ATTR_SIMPLE_RO()
Thomas Weißschuh
1
-16
/
+3
[prev]
[next]