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
2025-03-28
module: Add module_for_each_mod() function
Steven Rostedt
-0
/
+13
2025-03-28
tracing: Have persistent trace instances save KASLR offset
Steven Rostedt
-56
/
+46
2025-03-28
ring-buffer: Add ring_buffer_meta_scratch()
Steven Rostedt
-7
/
+30
2025-03-28
ring-buffer: Add buffer meta data for persistent ring buffer
Steven Rostedt
-52
/
+119
2025-03-28
ring-buffer: Use kaslr address instead of text delta
Steven Rostedt
-32
/
+38
2025-03-28
ring-buffer: Fix bytes_dropped calculation issue
Feng Yang
-2
/
+2
2025-03-28
tracing: Mark binary printing functions with __printf() attribute
Andy Shevchenko
-15
/
+12
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-52
/
+1
2025-03-27
Merge tag 'probes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-4
/
+46
2025-03-27
Merge tag 'livepatching-for-6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+6
2025-03-27
Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-30
/
+67
2025-03-27
Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
-47
/
+88
2025-03-27
Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-68
/
+1295
2025-03-27
Merge tag 'ftrace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-74
/
+346
2025-03-27
Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+50
2025-03-27
tracing: probe-events: Add comments about entry data storing code
Masami Hiramatsu (Google)
-0
/
+28
2025-03-27
tracing: probe-events: Log error for exceeding the number of arguments
Masami Hiramatsu (Google)
-4
/
+18
2025-03-27
Merge branch 'for-6.15-console-suspend-api-cleanup' into for-linus
Petr Mladek
-1653
/
+2213
2025-03-27
locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()
Boqun Feng
-0
/
+3
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-57
/
+104
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-221
/
+0
2025-03-26
Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2025-03-26
sched_ext: initialize built-in idle state before ops.init()
Andrea Righi
-6
/
+6
2025-03-26
sched_ext: create_dsq: Return -EEXIST on duplicate request
Jake Hillion
-2
/
+2
2025-03-26
sched_ext: Remove a meaningless conditional goto in scx_select_cpu_dfl()
Tejun Heo
-2
/
+0
2025-03-26
sched_ext: idle: Fix return code of scx_select_cpu_dfl()
Andrea Righi
-1
/
+1
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-9
/
+9
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-54
/
+52
2025-03-25
objtool, panic: Disable SMAP in __stack_chk_fail()
Josh Poimboeuf
-0
/
+6
2025-03-25
Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-0
/
+1
2025-03-25
tracing: Replace strncpy with memcpy for fixed-length substring copy
Siddarth G
-1
/
+1
2025-03-25
tracing: Fix synth event printk format for str fields
Douglas Raillard
-1
/
+1
2025-03-25
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
-0
/
+4
2025-03-25
Merge tag 'for-linus-6.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-44
/
+46
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-46
/
+25
2025-03-25
Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-330
/
+381
2025-03-25
Merge tag 'locking-futex-2025-03-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-10
/
+11
2025-03-25
Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+22
2025-03-25
Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-106
/
+55
2025-03-25
Merge tag 'irq-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-31
/
+41
2025-03-25
exit: fix the usage of delay_group_leader->exit_code in do_notify_parent() an...
Oleg Nesterov
-0
/
+3
2025-03-25
pidfs: cleanup the usage of do_notify_pidfd()
Oleg Nesterov
-11
/
+5
2025-03-25
lockdep: Fix wait context check on softirq for PREEMPT_RT
Ryo Takakura
-0
/
+18
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-150
/
+42
2025-03-24
Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-522
/
+721
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-334
/
+363
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+19
2025-03-24
Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-7
/
+72
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-186
/
+456
[prev]
[next]