index
:
kernel/git/stable/linux.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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-07-07
y2038: uapi: Use 64-bit __kernel_old_timespec::tv_nsec on x32
Thomas Weißschuh
2026-07-07
vdso/gettimeofday: Verify COMPAT_32BIT_TIME interactions
Thomas Weißschuh
2026-07-07
sparc: vdso: Respect COMPAT_32BIT_TIME
Thomas Weißschuh
2026-07-07
MIPS: VDSO: Respect COMPAT_32BIT_TIME
Thomas Weißschuh
2026-07-07
powerpc/vdso: Respect COMPAT_32BIT_TIME
Thomas Weißschuh
2026-07-07
ARM: VDSO: Respect COMPAT_32BIT_TIME
Thomas Weißschuh
2026-07-07
arm64: vdso32: Respect COMPAT_32BIT_TIME
Thomas Weißschuh
2026-07-07
x86/vdso: Respect COMPAT_32BIT_TIME
Thomas Weißschuh
2026-07-07
vdso/gettimeofday: Validate system call existence for time() and gettimeofday()
Thomas Weißschuh
2026-07-07
time: Respect COMPAT_32BIT_TIME for old time type functions
Thomas Weißschuh
2026-07-07
vdso/datastore: Simplify the mapping logic for VDSO_TIME_PAGE_OFFSET
Thomas Weißschuh
2026-07-07
vdso/datastore: Allow prefaulting by mlockall()
Thomas Weißschuh
2026-07-07
vdso/datastore: Explicitly prevent remote access to timens vvar page
Thomas Weißschuh
2026-07-07
vdso/datastore: Map zeroed pages for unavailable data
Thomas Weißschuh
2026-07-07
vdso/datastore: Map pages in terms of the faults pgoff
Thomas Weißschuh
2026-07-07
vdso/datastore: Rename data pages variable
Thomas Weißschuh
2026-07-07
drm/v3d: Reject invalid indirect BO handle in indirect CSD setup
Maíra Canal
2026-07-07
timekeeping: Move the vDSO update declarations into a private header
Thomas Weißschuh
2026-07-07
timekeeping: Fold vdso_time_update_aux() declarations into the generic ifdeffery
Thomas Weißschuh
2026-07-07
hrtimer: Remove inclusion of hrtimer_bases.h remove from hrtimer.h
Thomas Weißschuh (Schneider Electric)
2026-07-07
x86/speculation: Explicitly include linux/types.h
Thomas Weißschuh (Schneider Electric)
2026-07-07
hrtimer: Explicitly include some necessary headers in hrtimer_rearm.h
Thomas Weißschuh (Schneider Electric)
2026-07-07
hrtimer: Explicitly include linux/hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
2026-07-07
tick: Explicitly include linux/hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
2026-07-07
hrtimer: Move hrtimer_update_function() to hrtimer.c
Thomas Weißschuh (Schneider Electric)
2026-07-07
hrtimer: Move hrtimer_callback_running() to hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
2026-07-07
hrtimer: Rename hrtimer_defs.h to hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
2026-07-07
hrtimer: Don't take cpu_base::lock in hrtimer_get_next_event() when hres_active
Usama Arif
2026-07-07
timer_list: Annotate print_cpu() diagnostic reads
Yu Peng
2026-07-07
time/namespace: Validate nanosecond field in proc_timens_set_offset()
Malaya Kumar Rout
2026-07-07
timers/migration: Fix memory leak in tmigr_setup_groups() error path
Malaya Kumar Rout
2026-07-07
timekeeping: Unwind aux clock sysfs children on failure
Yuho Choi
2026-07-07
clocksource: Unregister subsystem on device registration failure
Yuho Choi
2026-07-07
selftests: timers: leap-a-day: Fix -w option and update usage comment
Jiangshan Yi
2026-07-07
drm/v3d: Use write_to_buffer() helper in performance query copy
Maíra Canal
2026-07-07
irqchip/gic-v3-its: Fix its node leak in gic_acpi_parse_madt_its()
Kemeng Shi
2026-07-07
irqchip/gic-v3-its: Fix memleak in its_probe_one()
Kemeng Shi
2026-07-07
Merge tag 'irq-chip-qcom-pdc-for-gpio-07-07-26' into irq/drivers
Thomas Gleixner
2026-07-07
irqchip/qcom-pdc: Configure PDC to pass through mode
Maulik Shah
2026-07-07
irqchip/qcom-pdc: Differentiate between direct SPI and GPIO as SPI
Maulik Shah
2026-07-07
irqchip/qcom-pdc: Move all static variables to struct pdc_desc
Maulik Shah
2026-07-07
irqchip/qcom-pdc: Restructure version support
Maulik Shah
2026-07-07
drm/v3d: Serialize jobs across queues when a perfmon is attached
Maíra Canal
2026-07-07
drm/v3d: Refactor perfmon locking
Maíra Canal
2026-07-07
dt-bindings: rockchip: grf: Narrow allowed reboot modes
Krzysztof Kozlowski
2026-07-07
dt-bindings: rockchip: pmu: Narrow definition of reboot-mode
Krzysztof Kozlowski
2026-07-07
parisc: Remove unnecessary NULL check of the kstat_irqs field
Radu Rendec
2026-07-07
genirq: Remove unnecessary NULL check of the kstat_irqs field
Radu Rendec
2026-07-07
selftests/lsm: Fix memory leak in attr_lsm_count
Wang Yan
2026-07-07
cred: delete task_euid()
Alice Ryhl
[prev]
[next]