summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-11time/jiffies: Mark jiffies_64_to_clock_t() notraceSteven Rostedt-1/+1
2026-03-11drm/i915/frontbuffer: reduce fb for frontbuffer abbreviation usageJani Nikula-14/+14
2026-03-11drm/i915/frontbuffer: call parent interface directlyJani Nikula-29/+7
2026-03-11drm/{i915, xe}/frontbuffer: move frontbuffer handling to parent interfaceJani Nikula-102/+178
2026-03-11drm/intel: fix @dpt kernel-doc for parent interfaceJani Nikula-1/+1
2026-03-11drm/i915/overlay: convert from struct intel_frontbuffer to i915_frontbufferJani Nikula-6/+16
2026-03-11drm/i915/gem: unify i915 gem object frontbuffer function namesJani Nikula-17/+17
2026-03-11drm/i915/gem: relocate __i915_gem_object_{flush, invalidate}_frontbuffer()Jani Nikula-24/+24
2026-03-11pinctrl: Prefer IS_ERR_OR_NULL over manual NULL checkPhilipp Hahn-1/+1
2026-03-11vdso/gettimeofday: Add a helper to read the sequence lock of a time namespace...Thomas Weißschuh-42/+31
2026-03-11vdso/gettimeofday: Drop a few usages of __maybe_unusedThomas Weißschuh-6/+6
2026-03-11libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()Raphael Zimmer-2/+4
2026-03-11libceph: Use u32 for non-negative values in ceph_monmap_decode()Raphael Zimmer-3/+3
2026-03-11clocksource: Remove ARCH_CLOCKSOURCE_DATAArnd Bergmann-9/+1
2026-03-11sparc64: vdso: Implement clock_gettime64()Thomas Weißschuh-2/+28
2026-03-11sparc64: vdso2c: Remove symbol handlingThomas Weißschuh-50/+1
2026-03-11sparc64: vdso2c: Drop sym_vvar_start handlingThomas Weißschuh-12/+0
2026-03-11sparc64: vdso: Switch to the generic vDSO libraryThomas Weißschuh-375/+118
2026-03-11sparc64: vdso: Introduce vdso/processor.hThomas Weißschuh-27/+44
2026-03-11sparc64: vdso: Move syscall fallbacks into headerThomas Weißschuh-49/+52
2026-03-11sparc64: vdso: Move hardware counter read into headerThomas Weißschuh-66/+82
2026-03-11sparc64: vdso: Replace code patching with runtime conditionalThomas Weißschuh-316/+4
2026-03-11sparc64: vdso: Remove obsolete "fake section table" reservationThomas Weißschuh-29/+0
2026-03-11sparc64: vdso: Link with -z noexecstackThomas Weißschuh-1/+1
2026-03-11vdso/datastore: Allocate data pages dynamicallyThomas Weißschuh-32/+68
2026-03-11vdso/datastore: Drop inclusion of linux/mmap_lock.hThomas Weißschuh-1/+0
2026-03-11vdso/datastore: Reduce scope of some variables in vvar_fault()Thomas Weißschuh-2/+4
2026-03-11asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONGThomas Weißschuh-0/+9
2026-03-11powerpc/audit: Directly include unistd_32.h from compat_audit.cThomas Weißschuh-2/+1
2026-03-11s390: Add -m64 to KBUILD_CPPFLAGSThomas Weißschuh-2/+1
2026-03-11sparc64: vdso: Use 32-bit CHECKFLAGS for compat vDSOThomas Weißschuh-0/+3
2026-03-11x86/vdso: Use 32-bit CHECKFLAGS for compat vDSOThomas Weißschuh-0/+4
2026-03-11drm/loongson: Mark driver as orphanedThomas Zimmermann-2/+1
2026-03-11vdso/datapage: Correct struct member kernel-docRandy Dunlap-2/+2
2026-03-11dma-buf: heaps: Clear CMA highages using helperLinus Walleij-4/+1
2026-03-11dma-buf: heaps: Clear CMA pages with clear_pages()Linus Walleij-1/+1
2026-03-11irqchip/apple-aic: Add support for "apple,t8122-aic3"Janne Grunau-3/+21
2026-03-11dt-bindings: interrupt-controller: apple,aic2: Add AICv3Janne Grunau-9/+21
2026-03-11irqchip/imx-irqsteer: Add NXP S32N79 supportCiprian Marian Costea-16/+43
2026-03-11tracing: selftests: Add hypervisor trace remote testsVincent Donnefort-0/+55
2026-03-11KVM: arm64: Add selftest event support to nVHE/pKVM hypVincent Donnefort-0/+42
2026-03-11KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hypVincent Donnefort-17/+131
2026-03-11KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remoteVincent Donnefort-2/+184
2026-03-11KVM: arm64: Add trace reset to the nVHE/pKVM hypVincent Donnefort-1/+29
2026-03-11KVM: arm64: Sync boot clock with the nVHE/pKVM hypVincent Donnefort-0/+179
2026-03-11KVM: arm64: Add trace remote for the nVHE/pKVM hypVincent Donnefort-0/+238
2026-03-11KVM: arm64: Add tracing capability for the nVHE/pKVM hypVincent Donnefort-1/+354
2026-03-11KVM: arm64: Support unaligned fixmap in the pKVM hypVincent Donnefort-2/+2
2026-03-11KVM: arm64: Initialise hyp_nr_cpus for nVHE hypVincent Donnefort-13/+10
2026-03-11KVM: arm64: Add clock support to nVHE/pKVM hypVincent Donnefort-1/+83