summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-07y2038: uapi: Use 64-bit __kernel_old_timespec::tv_nsec on x32Thomas Weißschuh
2026-07-07vdso/gettimeofday: Verify COMPAT_32BIT_TIME interactionsThomas Weißschuh
2026-07-07sparc: vdso: Respect COMPAT_32BIT_TIMEThomas Weißschuh
2026-07-07MIPS: VDSO: Respect COMPAT_32BIT_TIMEThomas Weißschuh
2026-07-07powerpc/vdso: Respect COMPAT_32BIT_TIMEThomas Weißschuh
2026-07-07ARM: VDSO: Respect COMPAT_32BIT_TIMEThomas Weißschuh
2026-07-07arm64: vdso32: Respect COMPAT_32BIT_TIMEThomas Weißschuh
2026-07-07x86/vdso: Respect COMPAT_32BIT_TIMEThomas Weißschuh
2026-07-07vdso/gettimeofday: Validate system call existence for time() and gettimeofday()Thomas Weißschuh
2026-07-07time: Respect COMPAT_32BIT_TIME for old time type functionsThomas Weißschuh
2026-07-07vdso/datastore: Simplify the mapping logic for VDSO_TIME_PAGE_OFFSETThomas Weißschuh
2026-07-07vdso/datastore: Allow prefaulting by mlockall()Thomas Weißschuh
2026-07-07vdso/datastore: Explicitly prevent remote access to timens vvar pageThomas Weißschuh
2026-07-07vdso/datastore: Map zeroed pages for unavailable dataThomas Weißschuh
2026-07-07vdso/datastore: Map pages in terms of the faults pgoffThomas Weißschuh
2026-07-07vdso/datastore: Rename data pages variableThomas Weißschuh
2026-07-07drm/v3d: Reject invalid indirect BO handle in indirect CSD setupMaíra Canal
2026-07-07timekeeping: Move the vDSO update declarations into a private headerThomas Weißschuh
2026-07-07timekeeping: Fold vdso_time_update_aux() declarations into the generic ifdefferyThomas Weißschuh
2026-07-07hrtimer: Remove inclusion of hrtimer_bases.h remove from hrtimer.hThomas Weißschuh (Schneider Electric)
2026-07-07x86/speculation: Explicitly include linux/types.hThomas Weißschuh (Schneider Electric)
2026-07-07hrtimer: Explicitly include some necessary headers in hrtimer_rearm.hThomas Weißschuh (Schneider Electric)
2026-07-07hrtimer: Explicitly include linux/hrtimer_bases.hThomas Weißschuh (Schneider Electric)
2026-07-07tick: Explicitly include linux/hrtimer_bases.hThomas Weißschuh (Schneider Electric)
2026-07-07hrtimer: Move hrtimer_update_function() to hrtimer.cThomas Weißschuh (Schneider Electric)
2026-07-07hrtimer: Move hrtimer_callback_running() to hrtimer_bases.hThomas Weißschuh (Schneider Electric)
2026-07-07hrtimer: Rename hrtimer_defs.h to hrtimer_bases.hThomas Weißschuh (Schneider Electric)
2026-07-07hrtimer: Don't take cpu_base::lock in hrtimer_get_next_event() when hres_activeUsama Arif
2026-07-07timer_list: Annotate print_cpu() diagnostic readsYu Peng
2026-07-07time/namespace: Validate nanosecond field in proc_timens_set_offset()Malaya Kumar Rout
2026-07-07timers/migration: Fix memory leak in tmigr_setup_groups() error pathMalaya Kumar Rout
2026-07-07timekeeping: Unwind aux clock sysfs children on failureYuho Choi
2026-07-07clocksource: Unregister subsystem on device registration failureYuho Choi
2026-07-07selftests: timers: leap-a-day: Fix -w option and update usage commentJiangshan Yi
2026-07-07drm/v3d: Use write_to_buffer() helper in performance query copyMaíra Canal
2026-07-07irqchip/gic-v3-its: Fix its node leak in gic_acpi_parse_madt_its()Kemeng Shi
2026-07-07irqchip/gic-v3-its: Fix memleak in its_probe_one()Kemeng Shi
2026-07-07Merge tag 'irq-chip-qcom-pdc-for-gpio-07-07-26' into irq/driversThomas Gleixner
2026-07-07irqchip/qcom-pdc: Configure PDC to pass through modeMaulik Shah
2026-07-07irqchip/qcom-pdc: Differentiate between direct SPI and GPIO as SPIMaulik Shah
2026-07-07irqchip/qcom-pdc: Move all static variables to struct pdc_descMaulik Shah
2026-07-07irqchip/qcom-pdc: Restructure version supportMaulik Shah
2026-07-07drm/v3d: Serialize jobs across queues when a perfmon is attachedMaíra Canal
2026-07-07drm/v3d: Refactor perfmon lockingMaíra Canal
2026-07-07dt-bindings: rockchip: grf: Narrow allowed reboot modesKrzysztof Kozlowski
2026-07-07dt-bindings: rockchip: pmu: Narrow definition of reboot-modeKrzysztof Kozlowski
2026-07-07parisc: Remove unnecessary NULL check of the kstat_irqs fieldRadu Rendec
2026-07-07genirq: Remove unnecessary NULL check of the kstat_irqs fieldRadu Rendec
2026-07-07selftests/lsm: Fix memory leak in attr_lsm_countWang Yan
2026-07-07cred: delete task_euid()Alice Ryhl