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.19.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-7.0.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-02-18
posix-timers: Invoke cond_resched() during exit_itimers()
Benjamin Segall
2025-02-18
hrtimers: Replace hrtimer_clock_to_base_table with switch-case
Andy Shevchenko
2025-02-18
uprobes: Don't use %pK through printk
Thomas Weißschuh
2025-02-18
sched: Compact RSEQ concurrency IDs with reduced threads and affinity
Mathieu Desnoyers
2025-02-17
bpf: Allow struct_ops prog to return referenced kptr
Amery Hung
2025-02-17
bpf: Support getting referenced kptr from struct_ops argument
Amery Hung
2025-02-17
bpf: Make every prog keep a copy of ctx_arg_info
Amery Hung
2025-02-17
Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-02-17
Merge 6.14-rc3 into tty-next
Greg Kroah-Hartman
2025-02-17
Merge 6.14-rc3 into driver-core-next
Greg Kroah-Hartman
2025-02-16
Merge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-02-16
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-02-16
sched_ext: idle: Per-node idle cpumasks
Andrea Righi
2025-02-16
sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE
Andrea Righi
2025-02-16
sched_ext: idle: Make idle static keys private
Andrea Righi
2025-02-15
Merge tag 'trace-ring-buffer-v6.14-rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-02-15
ring-buffer: Update pages_touched to reflect persistent buffer content
Steven Rostedt
2025-02-15
tracing: Do not allow mmap() of persistent ring buffer
Steven Rostedt
2025-02-15
kernfs: Use RCU to access kernfs_node::parent.
Sebastian Andrzej Siewior
2025-02-14
bpf: Fix array bounds error with may_goto
Jiayuan Chen
2025-02-14
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-02-14
Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-02-14
Merge tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-02-14
ring-buffer: Validate the persistent meta data subbuf array
Steven Rostedt
2025-02-14
tracing: Have the error of __tracing_resize_ring_buffer() passed to user
Steven Rostedt
2025-02-14
ring-buffer: Unlock resize on mmap error
Steven Rostedt
2025-02-14
workqueue: Log additional details when rejecting work
Will Deacon
2025-02-14
sched_ext: Provides a sysfs 'events' to expose core event counters
Changwoo Min
2025-02-14
x86/ibt: Clean up is_endbr()
Peter Zijlstra
2025-02-14
Merge branch 'x86/mm'
Peter Zijlstra
2025-02-14
module: don't annotate ROX memory as kmemleak_not_leak()
Mike Rapoport (Microsoft)
2025-02-14
sched/fair: Refactor can_migrate_task() to elimate looping
I Hsin Cheng
2025-02-14
sched/eevdf: Force propagating min_slice of cfs_rq when {en,de}queue tasks
Tianchen Ding
2025-02-14
sched: Don't define sched_clock_irqtime as static key
Yafang Shao
2025-02-14
sched: Reduce the default slice to avoid tasks getting an extra tick
zihan zhou
2025-02-14
sched: Cancel the slice protection of the idle entity
zihan zhou
2025-02-14
Revert "kernel/debug: Mask KGDB NMI upon entry"
Douglas Anderson
2025-02-14
Revert "kdb: Implement disable_nmi command"
Douglas Anderson
2025-02-13
bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
Song Liu
2025-02-13
bpf: lsm: Add two more sleepable hooks
Song Liu
2025-02-13
bpf: Add tracepoints with null-able arguments
Jiri Olsa
2025-02-13
cpu: export lockdep_assert_cpus_held()
Hamza Mahfooz
2025-02-13
sched_ext: Implement SCX_OPS_ALLOW_QUEUED_WAKEUP
Tejun Heo
2025-02-13
sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx
Chuyi Zhou
2025-02-13
genirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGS
Anup Patel
2025-02-12
acct: block access to kernel internal filesystems
Christian Brauner
2025-02-12
acct: perform last write from workqueue
Christian Brauner
2025-02-12
uidgid: add map_id_range_up()
Christian Brauner
2025-02-10
crash: Use note name macros
Akihiko Odaki
2025-02-10
Merge branch 'for-6.14-fixes' into for-6.15
Tejun Heo
[prev]
[next]