index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-10-14
objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
2025-10-14
x86/module: Improve relocation error messages
Josh Poimboeuf
2025-10-14
sched_ext: Fix scx_kick_pseqs corruption on concurrent scheduler loads
Andrea Righi
2025-10-14
sched/ext: Implement cgroup_set_idle() callback
zhidao su
2025-10-14
sched/fair: Fix pelt lost idle time detection
Vincent Guittot
2025-10-14
sched/deadline: Stop dl_server before CPU goes offline
Peter Zijlstra (Intel)
2025-10-14
perf/core: Fix MMAP2 event device with backing files
Adrian Hunter
2025-10-14
perf/core: Fix MMAP event path names with backing files
Adrian Hunter
2025-10-14
perf/core: Fix address filter match with backing files
Adrian Hunter
2025-10-14
uprobe: Move arch_uprobe_optimize right after handlers execution
Jiri Olsa
2025-10-13
PM: WQ_UNBOUND added to pm_wq workqueue
Marco Crivellari
2025-10-13
sched_ext: Make scx_bpf_dsq_insert*() return bool
Tejun Heo
2025-10-13
sched_ext: Wrap kfunc args in struct to prepare for aux__prog
Tejun Heo
2025-10-13
sched_ext: Add scx_bpf_task_set_slice() and scx_bpf_task_set_dsq_vtime()
Tejun Heo
2025-10-13
sched_ext: Exit early on hotplug events during attach
Andrea Righi
2025-10-13
sched_ext: Allocate scx_kick_cpus_pnt_seqs lazily using kvzalloc()
Tejun Heo
2025-10-13
sched_ext: defer queue_balance_callback() until after ops.dispatch
Emil Tsalapatis
2025-10-13
sched_ext: Sync error_irq_work before freeing scx_sched
Tejun Heo
2025-10-13
sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCU
Tejun Heo
2025-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1
Alexei Starovoitov
2025-10-11
Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-11
Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-10-11
tracing: Stop fortify-string from warning in tracing_mark_raw_write()
Steven Rostedt
2025-10-10
tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
Steven Rostedt
2025-10-10
bpf: Extract internal structs validation logic into helpers
Mykyta Yatsenko
2025-10-10
bpf: Fix handling maps with no BTF and non-constant offsets for the bpf_wq
Mykyta Yatsenko
2025-10-10
bpf: Avoid RCU context warning when unpinning htab with internal structs
KaFai Wan
2025-10-10
bpf: add bpf_strcasestr,bpf_strncasestr kfuncs
Rong Tao
2025-10-10
bpf: Refactor storage_get_func_atomic to generic non_sleepable flag
Kumar Kartikeya Dwivedi
2025-10-10
bpf: Fix sleepable context for async callbacks
Kumar Kartikeya Dwivedi
2025-10-09
Merge tag 'trace-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-10-08
tracing: Have trace_marker use per-cpu data to read user space
Steven Rostedt
2025-10-08
ring buffer: Propagate __rb_map_vma return value to caller
Ankit Khushwaha
2025-10-08
tracing: Fix irqoff tracers on failure of acquiring calltime
Steven Rostedt
2025-10-08
tracing: Fix wakeup tracers on failure of acquiring calltime
Steven Rostedt
2025-10-08
tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user_nul
Thorsten Blum
2025-10-07
bpf: Cleanup unused func args in rqspinlock implementation
Siddharth Chintamaneni
2025-10-07
kho: add support for preserving vmalloc allocations
Mike Rapoport (Microsoft)
2025-10-07
kho: replace kho_preserve_phys() with kho_preserve_pages()
Mike Rapoport (Microsoft)
2025-10-07
kho: check if kho is finalized in __kho_preserve_order()
Mike Rapoport (Microsoft)
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-10-05
Merge tag 'trace-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-10-05
Merge tag 'probes-fixes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-10-04
Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-10-04
Merge tag 'printk-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-10-04
Merge tag 'kgdb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2025-10-03
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-03
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
[prev]
[next]