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
2024-12-26
tracing: Simplify event_enable_func() goto_reg logic
Steven Rostedt
-15
/
+13
2024-12-26
tracing: Simplify event_enable_func() goto out_free logic
Steven Rostedt
-14
/
+14
2024-12-26
tracing: Have event_enable_write() just return error on error
Steven Rostedt
-7
/
+7
2024-12-26
tracing: Return -EINVAL if a boot tracer tries to enable the mmiotracer at boot
Steven Rostedt
-1
/
+1
2024-12-26
tracing: Switch trace.c code over to use guard()
Steven Rostedt
-172
/
+94
2024-12-24
sched_ext: initialize kit->cursor.flags
Henry Huang
-1
/
+1
2024-12-24
sched_ext: Use str_enabled_disabled() helper in update_selcpu_topology()
Thorsten Blum
-2
/
+2
2024-12-24
workqueue: add printf attribute to __alloc_workqueue()
Su Hui
-0
/
+1
2024-12-24
kheaders: Simplify attribute through __BIN_ATTR_SIMPLE_RO()
Thomas Weißschuh
-16
/
+3
2024-12-23
tracing: Prevent bad count for tracing_cpumask_write
Lizhi Xu
-0
/
+3
2024-12-23
fgraph: Get ftrace recursion lock in function_graph_enter
Masami Hiramatsu (Google)
-1
/
+7
2024-12-23
ftrace: Switch ftrace.c code over to use guard()
Steven Rostedt
-63
/
+34
2024-12-23
ftrace: Remove unneeded goto jumps
Steven Rostedt
-9
/
+4
2024-12-23
ftrace: Do not disable interrupts in profiler
Steven Rostedt
-13
/
+7
2024-12-23
fgraph: Remove unnecessary disabling of interrupts and recursion
Steven Rostedt
-22
/
+15
2024-12-23
blktrace: remove redundant return at end of function
Colin Ian King
-2
/
+0
2024-12-23
blktrace: move copy_[to|from]_user() out of ->debugfs_lock
Ming Lei
-17
/
+9
2024-12-23
blktrace: don't centralize grabbing q->debugfs_mutex in blk_trace_ioctl
Ming Lei
-7
/
+5
2024-12-24
tracing/kprobe: Make trace_kprobe's module callback called after jump_label u...
Masami Hiramatsu (Google)
-1
/
+1
2024-12-23
Merge back earlier cpufreq material for 6.14
Rafael J. Wysocki
-2
/
+2
2024-12-22
stackleak: Use str_enabled_disabled() helper in stack_erasing_sysctl()
Thorsten Blum
-1
/
+2
2024-12-22
tracing: Add task_prctl_unknown tracepoint
Marco Elver
-0
/
+3
2024-12-22
Merge tag 'lockdep-for-tip.20241220' of git://git.kernel.org/pub/scm/linux/ke...
Peter Zijlstra
-8
/
+8
2024-12-22
watch_queue: Use page->private instead of page->index
Matthew Wilcox (Oracle)
-2
/
+2
2024-12-21
Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...
Linus Torvalds
-7
/
+6
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-1
/
+5
2024-12-20
kheaders: Ignore silly-rename files
David Howells
-0
/
+1
2024-12-20
Merge tag 'trace-ringbuffer-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+14
2024-12-20
sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabled
John Stultz
-43
/
+10
2024-12-20
Merge branch 'locking/urgent'
Peter Zijlstra
-218
/
+548
2024-12-20
docs: Update Schedstat version to 17
Swapnil Sapkal
-1
/
+1
2024-12-20
sched/stats: Print domain name in /proc/schedstat
K Prateek Nayak
-1
/
+1
2024-12-20
sched: Move sched domain name out of CONFIG_SCHED_DEBUG
Swapnil Sapkal
-4
/
+0
2024-12-20
sched: Report the different kinds of imbalances in /proc/schedstat
Swapnil Sapkal
-3
/
+28
2024-12-20
sched/fair: Cleanup in migrate_degrades_locality() to improve readability
Peter Zijlstra
-20
/
+21
2024-12-20
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
-4
/
+13
2024-12-20
sched/fair: Update comments after sched_tick() rename.
Sebastian Andrzej Siewior
-2
/
+2
2024-12-19
lockdep: Move lockdep_assert_locked() under #ifdef CONFIG_PROVE_LOCKING
Andy Shevchenko
-0
/
+2
2024-12-19
lockdep: Mark chain_hlock_class_idx() with __maybe_unused
Andy Shevchenko
-1
/
+1
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-369
/
+575
2024-12-19
workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLA...
Tvrtko Ursulin
-9
/
+13
2024-12-18
fork: avoid inappropriate uprobe access to invalid mm
Lorenzo Stoakes
-7
/
+6
2024-12-18
bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT
Martin KaFai Lau
-2
/
+6
2024-12-18
PM: EM: Move sched domains rebuild function from schedutil to EM
Rafael J. Wysocki
-27
/
+23
2024-12-18
trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers
Steven Rostedt
-0
/
+9
2024-12-18
ring-buffer: Fix overflow in __rb_map_vma
Edward Adam Davis
-1
/
+5
2024-12-18
Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-255
/
+237
2024-12-18
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
-2
/
+2
2024-12-17
bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP
Andrea Righi
-1
/
+5
2024-12-17
Merge tag 'ftrace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+9
[prev]
[next]