summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-28Merge remote-tracking branch 'drm/drm-next' into drm-rust-nextDanilo Krummrich
2026-05-28Merge v7.1-rc5 into drm-nextSimona Vetter
2026-05-28drm/exynos: fix size_t format stringArnd Bergmann
2026-05-26Merge tag 'exynos-drm-next-for-v7.2' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2026-05-26Merge tag 'mediatek-drm-next-20260521' of https://git.kernel.org/pub/scm/linu...Dave Airlie
2026-05-26Merge tag 'drm-xe-next-2026-05-21' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-05-26Merge tag 'drm-misc-next-2026-05-21' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-25gpu: nova-core: vbios: remove unused rom_header fieldEliot Courtney
2026-05-25gpu: nova-core: vbios: move constants and functions to be associatedEliot Courtney
2026-05-25gpu: nova-core: vbios: drop redundant TryFrom importEliot Courtney
2026-05-25gpu: nova-core: vbios: drop unused image wrappersEliot Courtney
2026-05-25gpu: nova-core: vbios: remove unnecessary fields in PciRomHeaderEliot Courtney
2026-05-25gpu: nova-core: vbios: use let-else in Vbios::newEliot Courtney
2026-05-25gpu: nova-core: vbios: use single logical block for the FWSEC sectionEliot Courtney
2026-05-25gpu: nova-core: vbios: use the first PCI-AT imageEliot Courtney
2026-05-25gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS imagesEliot Courtney
2026-05-25gpu: nova-core: vbios: store PMU lookup entries in a KVVecEliot Courtney
2026-05-25gpu: nova-core: vbios: read PMU lookup entries using FromBytesEliot Courtney
2026-05-25gpu: nova-core: vbios: simplify setup_falcon_dataEliot Courtney
2026-05-25gpu: nova-core: vbios: compute FWSEC-relative Falcon data offsetEliot Courtney
2026-05-25gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_dataEliot Courtney
2026-05-25gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilderEliot Courtney
2026-05-25gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`Eliot Courtney
2026-05-25gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`Eliot Courtney
2026-05-25gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`Eliot Courtney
2026-05-25gpu: nova-core: vbios: read BitToken using FromBytesEliot Courtney
2026-05-25gpu: nova-core: vbios: avoid reading too far in read_more_at_offsetEliot Courtney
2026-05-25gpu: nova-core: vbios: use checked arithmetic for bios image range endEliot Courtney
2026-05-25gpu: nova-core: vbios: stop scanning at BIOS_MAX_SCAN_LENEliot Courtney
2026-05-24Linux 7.1-rc5v7.1-rc5Linus Torvalds
2026-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-24Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-24Merge tag 'irq-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-24Merge tag 'core-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-24Merge tag 'hwmon-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-24drm/msm: Restore second parameter name in purge() and evict()Nathan Chancellor
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-23Merge tag 'v7.1-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-05-23Merge tag 'for-7.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-23Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-05-23Merge tag 'nios2_updates_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-23Merge tag 'loongarch-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-23libbpf: fix off-by-one in emit_signature_match jump offsetKP Singh
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-05-23Merge tag 'i2c-for-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-05-23Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linu...Carlos Maiolino
2026-05-23Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-23KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)Tina Zhang
2026-05-23KVM: selftests: Verify that KVM returns the configured APIC cycle lengthSean Christopherson