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-10-02
tracing: Fix race condition in kprobe initialization causing NULL pointer der...
Yuan Chen
4
-14
/
+28
2025-10-01
bpf: Reject negative offsets for ALU ops
Yazhou Tang
1
-2
/
+2
2025-10-01
bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer
Brahmajit Das
1
-1
/
+2
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
30
-919
/
+2105
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-09-30
Merge tag 'timers-clocksource-2025-09-29' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+2
2025-09-30
Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-39
/
+44
2025-09-30
Merge tag 'locking-futex-2025-09-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-50
/
+56
2025-09-30
Merge tag 'smp-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+5
2025-09-30
Merge tag 'irq-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-102
/
+337
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
3
-5
/
+5
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
1
-8
/
+5
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
[prev]
[next]