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-05-27
bpf: Add open coded dmabuf iterator
T.J. Mercier
-0
/
+53
2025-05-27
bpf: Add dmabuf iterator
T.J. Mercier
-0
/
+105
2025-05-27
locking/mutex: implement mutex_lock_killable_nest_lock
Maxim Levitsky
-3
/
+4
2025-05-27
locking/mutex: implement mutex_trylock_nested
Maxim Levitsky
-3
/
+11
2025-05-27
Merge tag 'timers-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-111
/
+45
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-22
/
+22
2025-05-27
Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-77
/
+115
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-71
/
+3
2025-05-27
Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-31
/
+16
2025-05-27
Merge tag 'irq-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1367
/
+1014
2025-05-27
Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-48
/
+1
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-199
/
+444
2025-05-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-194
/
+317
2025-05-26
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-576
/
+1383
2025-05-26
Merge tag 'next.2025.05.17a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-101
/
+232
2025-05-26
Merge tag 'loongarch-kvm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-223
/
+404
2025-05-26
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
-13
/
+33
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
-67
/
+47
2025-05-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-24
/
+12
2025-05-26
Merge branch 'pm-em'
Rafael J. Wysocki
-27
/
+45
2025-05-26
Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-56
/
+48
2025-05-26
Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-6
/
+65
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-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
2025-05-25
Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+1
2025-05-25
module: Account for the build time module name mangling
Peter Zijlstra
-1
/
+25
2025-05-25
module: Extend the module namespace parsing
Peter Zijlstra
-2
/
+34
2025-05-25
module: Add module specific symbol namespace support
Peter Zijlstra
-2
/
+31
2025-05-25
Merge branch 'locking/futex' into locking/core, to pick up pending futex changes
Ingo Molnar
-541
/
+1339
2025-05-25
module: release codetag section when module load fails
David Wang
-0
/
+1
2025-05-23
bpf: Fix error return value in bpf_copy_from_user_dynptr
Mykyta Yatsenko
-2
/
+6
2025-05-23
btf: Allow mmap of vmlinux btf
Lorenz Bauer
-0
/
+32
2025-05-23
traceevent/block: Add REQ_ATOMIC flag to block trace events
Ritesh Harjani (IBM)
-0
/
+2
2025-05-23
xen: enable XEN_UNPOPULATED_ALLOC as part of xen.config
Roger Pau Monne
-0
/
+3
2025-05-22
mm: rename try_alloc_pages() to alloc_pages_nolock()
Alexei Starovoitov
-1
/
+1
2025-05-22
sched_ext: Call ops.update_idle() after updating builtin idle bits
Tejun Heo
-10
/
+15
2025-05-22
sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifier
Tejun Heo
-19
/
+39
2025-05-22
sched_ext: Introduce cgroup_lifetime_notifier
Tejun Heo
-1
/
+26
2025-05-22
cgroup: Minor reorganization of cgroup_create()
Tejun Heo
-24
/
+24
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-5
/
+7
2025-05-22
bpf: Revert "bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe...
Di Shen
-0
/
+2
2025-05-21
cgroup: avoid per-cpu allocation of size zero rstat cpu locks
JP Kobryn
-0
/
+9
2025-05-21
kernel/panic.c: format kernel-doc comments
Sravan Kumar Gundu
-5
/
+3
2025-05-21
fork: define a local GFP_VMAP_STACK
Linus Walleij
-43
/
+45
2025-05-21
fork: check charging success before zeroing stack
Pasha Tatashin
-5
/
+5
2025-05-21
fork: clean-up naming of vm_stack/vm_struct variables in vmap stacks code
Pasha Tatashin
-31
/
+29
2025-05-21
fork: clean-up ifdef logic around stack allocation
Pasha Tatashin
-11
/
+11
2025-05-21
kernel/watchdog: add /sys/kernel/{hard,soft}lockup_count
Max Kellermann
-0
/
+53
2025-05-21
crash_dump: retrieve dm crypt keys in kdump kernel
Coiby Xu
-0
/
+133
2025-05-21
crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
Coiby Xu
-4
/
+48
[prev]
[next]