index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2026-01-30
bpf: Consolidate special map field validation in verifier
Mykyta Yatsenko
-59
/
+11
2026-01-30
bpf: Introduce struct bpf_map_desc in verifier
Mykyta Yatsenko
-39
/
+40
2026-01-30
perf: sched: Fix perf crash with new is_user_task() helper
Steven Rostedt
-4
/
+4
2026-01-30
sched/deadline: Fix 'stuck' dl_server
Peter Zijlstra
-0
/
+12
2026-01-30
Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-7
/
+16
2026-01-30
tick/nohz: Optimize check_tick_dependency() with early return
Ionut Nechita (Sunlight Linux)
-0
/
+3
2026-01-30
bpf: Allow sleepable programs to use tail calls
Jiri Olsa
-1
/
+4
2026-01-30
tracing: Add kerneldoc to trace_event_buffer_reserve()
Steven Rostedt
-0
/
+16
2026-01-30
tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
-4
/
+14
2026-01-30
srcu: Fix warning to permit SRCU-fast readers in NMI handlers
Paul E. McKenney
-1
/
+2
2026-01-30
bpf: Have __bpf_trace_run() use rcu_read_lock_dont_migrate()
Steven Rostedt
-3
/
+2
2026-01-30
Merge branch 'core/entry' into sched/core
Thomas Gleixner
-105
/
+10
2026-01-30
entry: Inline syscall_exit_work() and syscall_trace_enter()
Jinjie Ruan
-97
/
+10
2026-01-30
entry: Add arch_ptrace_report_syscall_entry/exit()
Jinjie Ruan
-2
/
+2
2026-01-30
entry: Remove unused syscall argument from syscall_trace_enter()
Jinjie Ruan
-3
/
+2
2026-01-30
genirq/proc: Replace snprintf with strscpy in register_handler_proc
Thorsten Blum
-1
/
+2
2026-01-30
kprobes: Use dedicated kthread for kprobe optimizer
Masami Hiramatsu (Google)
-20
/
+86
2026-01-29
genirq/redirect: Prevent writing MSI message on affinity change
Thomas Gleixner
-1
/
+1
2026-01-29
Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+16
2026-01-29
prctl: add arch-agnostic prctl()s for indirect branch tracking
Deepak Gupta
-0
/
+30
2026-01-29
dma/pool: distinguish between missing and exhausted atomic pools
Sai Sree Kartheek Adivi
-1
/
+6
2026-01-28
bpf: Fix verifier_bug_if to account for BPF_CALL
Luis Gerhorst
-6
/
+8
2026-01-28
tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macros
Steven Rostedt
-5
/
+0
2026-01-28
tracing: Up the hist stacktrace size from 16 to 31
Steven Rostedt
-2
/
+2
2026-01-28
tracing: Remove notrace from trace_event_raw_event_synth()
Steven Rostedt
-3
/
+3
2026-01-28
tracing: Have hist_debug show what function a field uses
Steven Rostedt
-31
/
+44
2026-01-29
tracing: kprobe-event: Return directly when trace kprobes is empty
sunliming
-0
/
+4
2026-01-29
of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
Oreoluwa Babatunde
-6
/
+10
2026-01-28
cpufreq: ondemand: Simplify idle cputime granularity test
Frederic Weisbecker
-5
/
+9
2026-01-28
PM: hibernate: Drop NULL pointer checks before acomp_request_free()
Rafael J. Wysocki
-4
/
+4
2026-01-28
kcov: Use scoped init guard
Marco Elver
-1
/
+1
2026-01-28
bpf,x86: Use single ftrace_ops for direct calls
Jiri Olsa
-31
/
+199
2026-01-28
ftrace: Factor ftrace_ops ops_func interface
Jiri Olsa
-4
/
+5
2026-01-28
bpf: Add trampoline ip hash table
Jiri Olsa
-11
/
+19
2026-01-28
ftrace: Add update_ftrace_direct_mod function
Jiri Olsa
-0
/
+94
2026-01-28
ftrace: Add update_ftrace_direct_del function
Jiri Olsa
-0
/
+127
2026-01-28
ftrace: Add update_ftrace_direct_add function
Jiri Olsa
-0
/
+140
2026-01-28
ftrace: Export some of hash related functions
Jiri Olsa
-7
/
+6
2026-01-28
ftrace: Make alloc_and_copy_ftrace_hash direct friendly
Jiri Olsa
-2
/
+9
2026-01-28
ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Jiri Olsa
-32
/
+14
2026-01-27
bpf: Fix tcx/netkit detach permissions when prog fd isn't given
Guillaume Gonnet
-5
/
+2
2026-01-27
resource: Increase MAX_IORES_LEVEL to 8
Ilpo Järvinen
-1
/
+1
2026-01-27
bpf: add new BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
-5
/
+21
2026-01-27
kernel: debug: Add SPDX license ids to kdb files
Tim Bird
-27
/
+9
2026-01-27
irqdomain: Add parent field to struct irqchip_fwid
Lorenzo Pieralisi
-1
/
+13
2026-01-26
cgroup: use nodes_and() output where appropriate
Yury Norov
-4
/
+3
2026-01-26
kho: print which scratch buffer failed to be reserved
Pratyush Yadav (Google)
-4
/
+12
2026-01-26
bpf: explicitly align bpf_res_spin_lock
Finn Thain
-1
/
+0
2026-01-26
tsacct: skip all kernel threads
Mathieu Desnoyers
-1
/
+1
2026-01-26
kho: remove duplicate header file references
Long Wei
-1
/
+0
[prev]
[next]