index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
Merge tag 'audit-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2025-05-28
Merge tag 'integrity-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+86
2025-05-27
Merge tag 'sched_ext-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-869
/
+1240
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-260
/
+482
2025-05-27
Merge tag 'wq-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+14
2025-05-27
Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-159
/
+97
2025-05-27
Merge tag 'for-linus-6.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2025-05-27
Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-22
/
+40
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
9
-64
/
+90
2025-05-27
Merge tag 'timers-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-111
/
+45
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-22
/
+22
2025-05-27
Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-77
/
+115
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-71
/
+3
2025-05-27
Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-31
/
+16
2025-05-27
Merge tag 'irq-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-1367
/
+1014
2025-05-27
Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-48
/
+1
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-199
/
+444
2025-05-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-194
/
+317
2025-05-26
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-576
/
+1383
2025-05-26
Merge tag 'next.2025.05.17a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-101
/
+232
2025-05-26
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
5
-13
/
+33
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2
-67
/
+47
2025-05-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-24
/
+12
2025-05-26
Merge branch 'pm-em'
Rafael J. Wysocki
1
-27
/
+45
2025-05-26
Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-56
/
+48
2025-05-26
Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-6
/
+65
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+10
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-05-25
Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2025-05-25
Merge branch 'locking/futex' into locking/core, to pick up pending futex changes
Ingo Molnar
7
-541
/
+1339
2025-05-25
module: release codetag section when module load fails
David Wang
1
-0
/
+1
2025-05-23
traceevent/block: Add REQ_ATOMIC flag to block trace events
Ritesh Harjani (IBM)
1
-0
/
+2
2025-05-23
xen: enable XEN_UNPOPULATED_ALLOC as part of xen.config
Roger Pau Monne
1
-0
/
+3
2025-05-22
sched_ext: Call ops.update_idle() after updating builtin idle bits
Tejun Heo
1
-10
/
+15
2025-05-22
sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifier
Tejun Heo
2
-19
/
+39
2025-05-22
sched_ext: Introduce cgroup_lifetime_notifier
Tejun Heo
1
-1
/
+26
2025-05-22
cgroup: Minor reorganization of cgroup_create()
Tejun Heo
1
-24
/
+24
2025-05-21
cgroup: avoid per-cpu allocation of size zero rstat cpu locks
JP Kobryn
1
-0
/
+9
2025-05-21
sched_ext: idle: Consolidate default idle CPU selection kfuncs
Andrea Righi
1
-85
/
+71
2025-05-21
genirq/irqdesc: Remove double locking in hwirq_show()
Claudiu Beznea
1
-1
/
+0
2025-05-21
perf: Only dump the throttle log for the leader
Kan Liang
1
-2
/
+4
2025-05-21
perf: Fix the throttle logic for a group
Kan Liang
1
-20
/
+46
2025-05-21
futex: Correct the kernedoc return value for futex_wait_setup().
Sebastian Andrzej Siewior
1
-1
/
+2
2025-05-21
sched/uclamp: Align uclamp and util_est and call before freq update
Xuewen Yan
1
-7
/
+10
2025-05-21
sched/util_est: Simplify condition for util_est_{en,de}queue()
Xuewen Yan
1
-2
/
+2
2025-05-21
sched/fair: Fixup wake_up_sync() vs DELAYED_DEQUEUE
Xuewen Yan
1
-2
/
+11
2025-05-20
Merge tag 'v6.15-p7' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2025-05-20
sched_ext: idle: Allow scx_bpf_select_cpu_and() from unlocked context
Andrea Righi
1
-10
/
+27
2025-05-20
sched_ext: idle: Validate locking correctness in scx_bpf_select_cpu_and()
Andrea Righi
1
-0
/
+10
2025-05-20
sched_ext: Make scx_kf_allowed_if_unlocked() available outside ext.c
Andrea Righi
2
-5
/
+5
[next]