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-07-29
Merge tag 'stop-machine.2025.07.23a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-9
/
+17
2025-07-29
Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-130
/
+142
2025-07-29
Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-55
/
+236
2025-07-29
Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-131
/
+680
2025-07-29
Merge tag 'timers-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-19
/
+12
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2025-07-29
seccomp: Fix a race with WAIT_KILLABLE_RECV if the tracer replies too fast
Johannes Nixdorf
-7
/
+5
2025-07-29
Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+3
2025-07-29
Merge tag 'smp-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-30
/
+14
2025-07-29
Merge tag 'irq-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-59
/
+313
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-9
/
+9
2025-07-29
ring-buffer: Make the const read-only 'type' static
Colin Ian King
-1
/
+1
2025-07-29
unwind_user/deferred: Add unwind_user_faultable()
Steven Rostedt
-1
/
+65
2025-07-29
unwind_user: Add user space unwinding API with frame pointer support
Josh Poimboeuf
-0
/
+130
2025-07-29
tracing: Remove "__attribute__()" from the type field of event format
Masami Hiramatsu (Google)
-33
/
+127
2025-07-29
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-2
/
+20
2025-07-29
tracing: fprobe: Fix infinite recursion using preempt_*_notrace()
Masami Hiramatsu (Google)
-2
/
+2
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-10
/
+22
2025-07-28
bpf: Add log for attaching tracing programs to functions in deny list
KaFai Wan
-0
/
+2
2025-07-28
bpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...
KaFai Wan
-1
/
+2
2025-07-28
Merge tag 'audit-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+6
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-6
/
+6
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-19
/
+26
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
-1
/
+1
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
-6
/
+30
2025-07-29
tracing: trace_fprobe: Fix typo of the semicolon
Masami Hiramatsu (Google)
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+8
2025-07-28
Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-6
/
+6
2025-07-28
rv: Add opid per-cpu monitor
Gabriele Monaco
-0
/
+309
2025-07-28
rv: Add nrp and sssw per-task monitors
Gabriele Monaco
-0
/
+502
2025-07-28
rv: Replace tss and sncid monitors with more complete sts
Gabriele Monaco
-335
/
+299
2025-07-28
sched: Adapt sched tracepoints for RV task model
Gabriele Monaco
-13
/
+20
2025-07-28
rv: Retry when da monitor detects race conditions
Gabriele Monaco
-0
/
+29
2025-07-28
rv: Adjust monitor dependencies
Gabriele Monaco
-4
/
+4
2025-07-28
rv: Use strings in da monitors tracepoints
Gabriele Monaco
-38
/
+38
2025-07-28
rv: Remove trailing whitespace from tracepoint string
Gabriele Monaco
-4
/
+4
2025-07-28
Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2025-07-28
bpf: Fix various typos in verifier.c comments
Suchit Karunakaran
-5
/
+5
2025-07-28
bpf: Add third round of bounds deduction
Paul Chaignon
-0
/
+1
2025-07-28
bpf: Improve bounds when s64 crosses sign boundary
Paul Chaignon
-0
/
+52
2025-07-28
rv: Fix wrong type cast in reactors_show() and monitor_reactor_show()
Nam Cao
-2
/
+2
2025-07-28
rv: Fix wrong type cast in monitors_show()
Nam Cao
-1
/
+1
2025-07-27
bpf: Simplify bounds refinement from s32
Paul Chaignon
-14
/
+0
2025-07-27
Merge tag 'timers-urgent-2025-07-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2025-07-26
kstack_erase: Add -mgeneral-regs-only to silence Clang warnings
Kees Cook
-0
/
+1
2025-07-26
bpf: Move bpf_jit_get_prog_name() to core.c
Puranjay Mohan
-0
/
+7
2025-07-26
umd: Remove usermode driver framework
Thomas Weißschuh
-196
/
+0
2025-07-26
bpf/preload: Don't select USERMODE_DRIVER
Thomas Weißschuh
-1
/
+0
2025-07-25
rv: Remove struct rv_monitor::reacting
Nam Cao
-14
/
+5
2025-07-25
rv: Remove rv_reactor's reference counter
Nam Cao
-38
/
+2
[prev]
[next]