summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-24drm/modes: Add DRM_MODE_MATCH_TIMINGS_VRRVille Syrjälä
2026-06-24drm/i915/panel: Split VRR vs. fixed refresh rate fixed mode selection into se...Ville Syrjälä
2026-06-24smb/client: preserve errors from smb2_set_sparse()Huiwen He
2026-06-24smb: client: Fix next buffer leak in receive_encrypted_standard()Haoxiang Li
2026-06-24smb/client: use %pe to print error pointerFredric Cover
2026-06-24smb/client: name the default fallocate modeHuiwen He
2026-06-24smb common: add missing AAPL definesSteve French
2026-06-24smb/client: fix chown/chgrp with SMB3 POSIX ExtensionsRalph Boehme
2026-06-24smb/client: fix security flag calculation when setting security descriptorsRalph Boehme
2026-06-24drm/fb-helper: Remove unused local variable in hotplug_event()Cristian Ciocaltea
2026-06-24arm64: mm: Defer read-only remap of data/bss linear aliasArd Biesheuvel
2026-06-24dt-bindings: mfd: khadas,mcu: Drop type reference from "fan-supply"Rob Herring (Arm)
2026-06-24ACPI: processor_idle: Mark LPI enter functions as __cpuidleLi RongQing
2026-06-24dt-bindings: clock: renesas: div6: Use ZT/ZTR trace clock in R-Mobile APE6 ex...Marek Vasut
2026-06-24regulator: dt-bindings: Add Unisoc SC2730 PMICOtto Pflüger
2026-06-24ACPICA: Unbreak tools build after switching over to strscpy_pad()Rafael J. Wysocki
2026-06-24thermal: testing: zone: Flush work items during cleanupRafael J. Wysocki
2026-06-24dt-bindings: thermal: amlogic: Correct 'reg' in the exampleKrzysztof Kozlowski
2026-06-24dt-bindings: thermal: amlogic: Fix missing header in the exampleKrzysztof Kozlowski
2026-06-24of: Fix RST inline emphasis warnings in of_map_id() kernel-docVijayanand Jitta
2026-06-24of: property: Fix of_fwnode_get_reference_args() with negative indexAlban Bedel
2026-06-24block: handle REQ_OP_ZONE_APPEND in __bio_integrity_actionChristoph Hellwig
2026-06-24block: fix GFP_ flags confusion in bio_integrity_alloc_bufChristoph Hellwig
2026-06-24block, bfq: don't grab queue_lock to initialize bfqYu Kuai
2026-06-24mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()Yu Kuai
2026-06-24blk-cgroup: don't nest queue_lock under blkcg->lock in blkcg_destroy_blkgs()Yu Kuai
2026-06-24blk-cgroup: don't nest queue_lock under rcu in bio_associate_blkg()Yu Kuai
2026-06-24blk-cgroup: don't nest queue_lock under rcu in blkg_lookup_create()Yu Kuai
2026-06-24blk-cgroup: don't nest queue_lock under rcu in blkcg_print_blkgs()Yu Kuai
2026-06-24blk-cgroup: delay freeing policy data after rcu grace periodYu Kuai
2026-06-24blk-cgroup: protect iterating blkgs with blkcg->lock in blkcg_print_stat()Yu Kuai
2026-06-24Merge branch 'md-7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mdra...Jens Axboe
2026-06-24Merge branch 'kvm-spring-clean' into HEADPaolo Bonzini
2026-06-24KVM: x86: Move a pile of stuff from kvm_host.h => x86.hSean Christopherson
2026-06-24KVM: move TSS constants from kvm_host.h to tss.hPaolo Bonzini
2026-06-24KVM: x86/mmu: Move kvm_mmu_do_page_fault() from mmu_internal.h => mmu.cSean Christopherson
2026-06-24KVM: x86/mmu: Move kvm_arch_async_page_ready() below kvm_tdp_page_fault()Sean Christopherson
2026-06-24KVM: x86: Rework kvm_arch_interrupt_allowed() into kvm_is_interrupt_allowed()Sean Christopherson
2026-06-24KVM: x86: Don't treat interrupts as allowed just because a nested run is pendingSean Christopherson
2026-06-24KVM: x86: Move kvm_pv_send_ipi() declaration from kvm_host.h => lapic.hSean Christopherson
2026-06-24KVM: x86: Move IRQ-related helper declarations from kvm_host.h => irq.hSean Christopherson
2026-06-24KVM: x86: Move __kvm_irq_line_state() from kvm_host.h => ioapic.hSean Christopherson
2026-06-24KVM: x86: Move misc "VALID MASK" defines from kvm_host.h => x86.cSean Christopherson
2026-06-24KVM: x86: Move LLDT assembly wrappers into VMXSean Christopherson
2026-06-24KVM: x86: Move MMU helper declarations from kvm_host.h => mmu.hSean Christopherson
2026-06-24KVM: x86/pmu: Move "struct kvm_x86_pmu_event_filter" definition to pmu.cSean Christopherson
2026-06-24KVM: x86: Move "struct kvm_x86_msr_filter" definition to msrs.cSean Christopherson
2026-06-24KVM: x86: Move MSR helper declarations from kvm_host.h => msrs.hSean Christopherson
2026-06-24KVM: x86: Move kvm_{g,s}et_segment() to inline helpers in regs.hSean Christopherson
2026-06-24KVM: x86: Move register helper declarations from kvm_host.h => regs.hSean Christopherson