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-07-22
tracing: Remove pointless memory barriers
Nam Cao
2025-07-22
ftrace: Make DYNAMIC_FTRACE always enabled for architectures that support it
Steven Rostedt
2025-07-22
fgraph: Keep track of when fgraph_ops are registered or not
Steven Rostedt
2025-07-22
ring-buffer: Remove ring_buffer_read_prepare_sync()
Steven Rostedt
2025-07-22
genirq: Teach handle_simple_irq() to resend an in-progress interrupt
Marc Zyngier
2025-07-22
genirq: Prevent migration live lock in handle_edge_irq()
Thomas Gleixner
2025-07-22
genirq: Split up irq_pm_check_wakeup()
Thomas Gleixner
2025-07-22
genirq: Move irq_wait_for_poll() to call site
Thomas Gleixner
2025-07-22
genirq: Remove pointless local variable
Thomas Gleixner
2025-07-22
timekeeping: Zero initialize system_counterval when querying time from phc dr...
Markus Blöchl
2025-07-22
rcu: Document concurrent quiescent state reporting for offline CPUs
Joel Fernandes
2025-07-22
rcu: Document separation of rcu_state and rnp's gp_seq
Joel Fernandes
2025-07-22
rcu: Document GP init vs hotplug-scan ordering requirements
Joel Fernandes
2025-07-21
configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
Kees Cook
2025-07-21
configs/hardening: Enable CONFIG_KSTACK_ERASE
Kees Cook
2025-07-21
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2025-07-21
bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))
Yonghong Song
2025-07-21
PM: cpufreq: powernv/tracing: Move powernv_throttle trace event
Steven Rostedt
2025-07-21
entry: Add arch_in_rcu_eqs()
Mark Rutland
2025-07-20
Merge tag 'trace-v6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-20
Merge tag 'sched-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-07-19
hung_task: extend hung task blocker tracking to rwsems
Lance Yang
2025-07-19
locking/rwsem: make owner helpers globally available
Lance Yang
2025-07-19
panic: add note that panic_print sysctl interface is deprecated
Feng Tang
2025-07-19
panic: add 'panic_sys_info=' setup option for kernel cmdline
Feng Tang
2025-07-19
panic: add 'panic_sys_info' sysctl to take human readable string parameter
Feng Tang
2025-07-19
panic: generalize panic_print's function to show sys info
Feng Tang
2025-07-19
panic: clean up code for console replay
Feng Tang
2025-07-19
kdump: wait for DMA to finish when using CMA
Jiri Bohac
2025-07-19
kdump: implement reserve_crashkernel_cma
Jiri Bohac
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
2025-07-19
tracing: Add down_write(trace_event_sem) when adding trace event
Steven Rostedt
2025-07-19
Merge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-07-19
Merge tag 'cgroup-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-19
cgroup: Add compatibility option for content of /proc/cgroups
Michal Koutný
2025-07-18
tracing/osnoise: Fix crash in timerlat_dump_stack()
Tomas Glozar
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
2025-07-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-07-18
vdso/vsyscall: Update auxiliary clock data in the datapage
Thomas Weißschuh
2025-07-18
vdso: Introduce aux_clock_resolution_ns()
Thomas Weißschuh
2025-07-18
rcu: Fix delayed execution of hurry callbacks
Tze-nan Wu
2025-07-17
fork: reorder function qualifiers for copy_clone_args_from_user
Dishank Jogi
2025-07-17
smp: Document preemption and stop_machine() mutual exclusion
Joel Fernandes
2025-07-17
btf: Fix virt_to_phys() on arm64 when mmapping BTF
Lorenz Bauer
2025-07-17
PM: hibernate: Fix up white space that does not follow coding style
Darshan Rathod
2025-07-17
sched_ext: idle: Handle migration-disabled tasks in idle selection
Andrea Righi
2025-07-17
sched_ext: Fix scx_bpf_reenqueue_local() reference
Christian Loehle
2025-07-17
workqueue: Use atomic_try_cmpxchg_relaxed() in tryinc_node_nr_active()
Uros Bizjak
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[prev]
[next]