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-09-30
Merge tag 'core-rseq-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2025-09-30
tracing: Ensure optimized hashing works
Michal Koutný
1
-0
/
+2
2025-09-30
ftrace: Fix softlockup in ftrace_module_enable
Vladimir Riabchun
1
-0
/
+2
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-240
/
+315
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-293
/
+432
2025-09-30
Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-427
/
+595
2025-09-30
Merge tag 'wq-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-27
/
+53
2025-09-30
Merge tag 'sched_ext-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-1298
/
+1510
2025-09-30
Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-89
/
+273
2025-09-29
Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+0
2025-09-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-2
/
+16
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-5
/
+5
2025-09-29
Merge tag 'seccomp-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+5
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+9
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-91
/
+393
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-18
/
+18
2025-09-29
Merge tag 'vfs-6.18-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+16
2025-09-29
Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
5
-18
/
+31
2025-09-29
Merge branches 'pm-em', 'pm-opp' and 'pm-devfreq'
Rafael J. Wysocki
1
-5
/
+6
2025-09-29
mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock().
Alexei Starovoitov
2
-2
/
+2
2025-09-29
locking/local_lock: Introduce local_lock_is_locked().
Alexei Starovoitov
1
-9
/
+0
2025-09-28
kallsyms: use kmalloc_array() instead of kmalloc()
Sahil Chandna
1
-1
/
+1
2025-09-28
panic: remove CONFIG_PANIC_ON_OOPS_VALUE
Johannes Berg
1
-1
/
+1
2025-09-28
kernel: prevent prctl(PR_SET_PDEATHSIG) from racing with parent process exit
Demi Marie Obenour
1
-0
/
+10
2025-09-28
kho: only fill kimage if KHO is finalized
Pratyush Yadav
1
-1
/
+1
2025-09-28
Merge tag 'trace-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+14
2025-09-27
Merge branches 'work.path' and 'work.mount' into work.f_path
Al Viro
2
-7
/
+7
2025-09-27
kernel/acct.c: saner struct file treatment
Al Viro
1
-60
/
+36
2025-09-27
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
1
-0
/
+5
2025-09-27
tracing: fgraph: Protect return handler from recursion loop
Masami Hiramatsu (Google)
1
-0
/
+12
2025-09-26
Merge tag 'sched-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-44
/
+35
2025-09-26
Merge tag 'locking-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+5
2025-09-26
PM: hibernate: Combine return paths in power_down()
Rafael J. Wysocki
1
-18
/
+14
2025-09-26
PM: hibernate: Restrict GFP mask in power_down()
Rafael J. Wysocki
1
-0
/
+2
2025-09-26
printk: ringbuffer: Fix data block max size check
John Ogness
1
-14
/
+29
2025-09-25
bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
Tao Chen
2
-5
/
+19
2025-09-25
PM: hibernate: Add pm_hibernation_mode_is_suspend()
Mario Limonciello (AMD)
1
-0
/
+11
2025-09-25
PM: hibernate: Fix hybrid-sleep
Mario Limonciello (AMD)
1
-0
/
+4
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-7
/
+43
2025-09-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+2
2025-09-25
sched: Make migrate_{en,dis}able() inline
Menglong Dong
3
-49
/
+27
2025-09-25
sched/deadline: Fix dl_server behaviour
Peter Zijlstra
2
-23
/
+33
2025-09-25
sched/deadline: Fix dl_server getting stuck
Peter Zijlstra
3
-21
/
+2
2025-09-25
ns: drop assert
Christian Brauner
1
-2
/
+0
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
11
-15
/
+13
2025-09-25
nstree: make struct ns_tree private
Christian Brauner
1
-0
/
+14
2025-09-24
Merge tag 'probes-fixes-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+8
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
4
-5
/
+5
2025-09-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+13
[prev]
[next]