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-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
2026-01-26
kernel/fork: update obsolete use_mm references to kthread_use_mm
mingzhu.wang(王明珠)
-1
/
+1
2026-01-26
kho: relocate vmalloc preservation structure to KHO ABI header
Jason Miu
-15
/
+0
2026-01-26
kho: introduce KHO FDT ABI header
Jason Miu
-10
/
+9
2026-01-26
kho: docs: combine concepts and FDT documentation
Mike Rapoport (Microsoft)
-2
/
+1
2026-01-26
liveupdate: separate memfd support into LIVEUPDATE_MEMFD
Pasha Tatashin
-1
/
+16
2026-01-26
vmcoreinfo: make hwerr_data visible for debugging
Breno Leitao
-1
/
+5
2026-01-26
kho: kho_preserve_vmalloc(): don't return 0 when ENOMEM
Andrew Morton
-1
/
+3
2026-01-26
kho: init alloc tags when restoring pages from reserved memory
Ran Xiaokai
-0
/
+8
2026-01-26
tracing: Disable trace_printk buffer on warning too
Steven Rostedt
-0
/
+9
2026-01-26
ftrace: Introduce and use ENTRIES_PER_PAGE_GROUP macro
Guenter Roeck
-3
/
+4
2026-01-26
tracing: Have show_event_trigger/filter format a bit more in columns
Steven Rostedt
-4
/
+22
2026-01-26
ring-buffer: Use a housekeeping CPU to wake up waiters
Petr Tesarik
-3
/
+21
2026-01-26
tracing: Check the return value of tracing_update_buffers()
Steven Rostedt
-3
/
+4
2026-01-26
tracing: Add show_event_triggers to expose active event triggers
Aaron Tomlin
-0
/
+64
2026-01-26
tracing: Add show_event_filters to expose active event filters
Aaron Tomlin
-0
/
+58
2026-01-26
tracing: Replace use of system_wq with system_dfl_wq
Marco Crivellari
-1
/
+1
2026-01-26
tracing: Add bitmask-list option for human-readable bitmask display
Aaron Tomlin
-4
/
+56
2026-01-26
tracing: Remove redundant call to event_trigger_reset_filter() in event_hist_...
Steven Rostedt
-2
/
+0
2026-01-26
tracing: Properly process error handling in event_hist_trigger_parse()
Miaoqian Lin
-1
/
+1
2026-01-24
bpf: support fsession for bpf_session_cookie
Menglong Dong
-0
/
+20
2026-01-24
bpf: support fsession for bpf_session_is_return
Menglong Dong
-13
/
+39
2026-01-24
bpf: change prototype of bpf_session_{cookie,is_return}
Menglong Dong
-3
/
+7
[prev]
[next]