index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-01-07
tracing: Fix using ret variable in tracing_set_tracer()
Steven Rostedt
2025-01-07
kernel/ksysfs.c: simplify bin_attribute definition
Thomas Weißschuh
2025-01-06
bpf: Allow bpf_for/bpf_repeat calls while holding a spinlock
Emil Tsalapatis
2025-01-06
sched_ext: Include remaining task time slice in error state dump
Andrea Righi
2025-01-06
sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON
Andrea Righi
2025-01-06
sched_ext: idle: small CPU iteration refactoring
Andrea Righi
2025-01-06
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-06
kernel/cgroup: Add "dmem" memory accounting cgroup
Maarten Lankhorst
2025-01-05
Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-01-04
padata: fix sysfs store callback check
Thomas Weißschuh
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-03
Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-01-03
Merge tag 'wq-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-03
bpf: Reject struct_ops registration that uses module ptr and the module btf_i...
Martin KaFai Lau
2025-01-03
Merge tag 'ftrace-v6.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-02
ftrace: Fix function profiler's filtering functionality
Kohei Enju
2025-01-02
fgraph: Add READ_ONCE() when accessing fgraph_array[]
Zilin Guan
2025-01-02
kallsyms: Use kthread_run_on_cpu()
Frederic Weisbecker
2024-12-31
tracing: Have process_string() also allow arrays
Steven Rostedt
2024-12-30
bpf: Use refcount_t instead of atomic_t for mmap_count
Pei Xiao
2024-12-30
kcov: mark in_softirq_really() as __always_inline
Arnd Bergmann
2024-12-30
bpf: Remove unused MT_ENTRY define
Lorenzo Pieralisi
2024-12-30
bpf: Fix holes in special_kfunc_list if !CONFIG_NET
Thomas Weißschuh
2024-12-30
bpf, verifier: Improve precision of BPF_MUL
Matan Shachnai
2024-12-30
cpu: Remove unused init_cpu_online
Dr. David Alan Gilbert
2024-12-29
sched_ext: idle: introduce check_builtin_idle_enabled() helper
Andrea Righi
2024-12-29
sched_ext: idle: clarify comments
Andrea Righi
2024-12-29
sched_ext: idle: use assign_cpu() to update the idle cpumask
Andrea Righi
2024-12-29
Merge tag 'locking-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-12-27
verification/dot2k: Auto patch current kernel source
Gabriele Monaco
2024-12-27
rv: Simplify manual steps in monitor creation
Gabriele Monaco
2024-12-27
Merge tag 'probes-fixes-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-26
tracing/fprobe: Remove nr_maxactive from fprobe
Masami Hiramatsu (Google)
2024-12-26
fprobe: Add fprobe_header encoding feature
Masami Hiramatsu (Google)
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
2024-12-26
ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
Masami Hiramatsu (Google)
2024-12-26
bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
Masami Hiramatsu (Google)
2024-12-26
tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Masami Hiramatsu (Google)
2024-12-26
fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
2024-12-26
fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
2024-12-26
fgraph: Pass ftrace_regs to retfunc
Masami Hiramatsu (Google)
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
2024-12-26
fgraph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
2024-12-26
tracing/string: Create and use __free(argv_free) in trace_dynevent.c
Steven Rostedt
2024-12-26
tracing: Switch trace_stat.c code over to use guard()
Steven Rostedt
2024-12-26
tracing: Switch trace_stack.c code over to use guard()
Steven Rostedt
2024-12-26
tracing: Switch trace_osnoise.c code over to use guard() and __free()
Steven Rostedt
2024-12-26
tracing: Switch trace_events_synth.c code over to use guard()
Steven Rostedt
2024-12-26
tracing: Switch trace_events_filter.c code over to use guard()
Steven Rostedt
2024-12-26
tracing: Switch trace_events_trigger.c code over to use guard()
Steven Rostedt
[prev]
[next]