summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-04dt-bindings: input: rotary-encoder: Fix "rotary-encoder,rollover" typeRob Herring (Arm)
2024-11-04KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabledSean Christopherson
2024-11-04KVM: selftests: Don't force -march=x86-64-v2 if it's unsupportedSean Christopherson
2024-11-04KVM: selftests: Disable strict aliasingSean Christopherson
2024-11-04KVM: selftests: fix unintentional noop test in guest_memfd_test.cPatrick Roy
2024-11-04KVM: selftests: memslot_perf_test: increase guest sync timeoutMaxim Levitsky
2024-11-04KVM: x86: Short-circuit all of kvm_apic_set_base() if MSR value is unchangedSean Christopherson
2024-11-04KVM: x86: Unpack msr_data structure prior to calling kvm_apic_set_base()Sean Christopherson
2024-11-04KVM: x86: Make kvm_recalculate_apic_map() local to lapic.cSean Christopherson
2024-11-04KVM: x86: Rename APIC base setters to better capture their relationshipSean Christopherson
2024-11-04KVM: x86: Move kvm_set_apic_base() implementation to lapic.c (from x86.c)Sean Christopherson
2024-11-04KVM: x86: Inline kvm_get_apic_mode() in lapic.hSean Christopherson
2024-11-04KVM: x86: Get vcpu->arch.apic_base directly and drop kvm_get_apic_base()Sean Christopherson
2024-11-04KVM: x86: Drop superfluous kvm_lapic_set_base() call when setting APIC stateSean Christopherson
2024-11-04KVM: x86: Short-circuit all kvm_lapic_set_base() if MSR value isn't changingSean Christopherson
2024-11-05char: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-05eeprom: Fix the cacography in KconfigLuo Yifan
2024-11-05scripts/tags.sh: Fix warnings "null expansion of name pattern"Costa Shulyupin
2024-11-05scripts/tags.sh: use list of identifiers to ignoreCosta Shulyupin
2024-11-05scripts/tags.sh: add regex to map IDT entriesCosta Shulyupin
2024-11-05dt-bindings: nvmem: sprd,sc2731-efuse: convert to YAMLStanislav Jakubek
2024-11-05dt-bindings: nvmem: sprd,ums312-efuse: convert to YAMLStanislav Jakubek
2024-11-05dt-bindings: nvmem: convert zii,rave-sp-eeprom.txt to yaml formatFrank Li
2024-11-05nvmem: imx-iim: Convert comma to semicolonShen Lichuan
2024-11-05nvmem: Correct some typos in commentsShen Lichuan
2024-11-05nvmem: Add R-Car E-FUSE driverGeert Uytterhoeven
2024-11-05dt-bindings: fuse: Move renesas,rcar-{efuse,otp} to nvmemGeert Uytterhoeven
2024-11-05goldfish: Fix unused const variable 'goldfish_pipe_acpi_match'Zeng Heng
2024-11-05misc: rtsx: Cleanup on DRV_NAME cardreader variablesDesnes Nunes
2024-11-05greybus: Fix a typoChristophe JAILLET
2024-11-05rust: add `dev_*` print macros.Wedson Almeida Filho
2024-11-05rust: introduce `InPlaceModule`Wedson Almeida Filho
2024-11-04KVM: x86/mmu: Drop per-VM zapped_obsolete_pages listVipin Sharma
2024-11-04KVM: x86/mmu: Remove KVM's MMU shrinkerVipin Sharma
2024-11-05Merge tag 'exynos-drm-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2024-11-04Merge branch 'fix-sparse-warnings-in-dpaa_eth-driver'Jakub Kicinski
2024-11-04net: dpaa_eth: extract hash using __be32 pointer in rx_default_dqrr()Vladimir Oltean
2024-11-04net: dpaa_eth: add assertions about SGT entry offsets in sg_fd_to_skb()Vladimir Oltean
2024-11-04soc: fsl_qbman: use be16_to_cpu() in qm_sg_entry_get_off()Vladimir Oltean
2024-11-04KVM: x86/mmu: WARN if huge page recovery triggered during dirty loggingDavid Matlack
2024-11-04KVM: x86/mmu: Rename make_huge_page_split_spte() to make_small_spte()David Matlack
2024-11-04KVM: x86/mmu: Recover TDP MMU huge page mappings in-place instead of zappingDavid Matlack
2024-11-04KVM: x86/mmu: Refactor TDP MMU iter need resched checkSean Christopherson
2024-11-04KVM: x86/mmu: Demote the WARN on yielded in xxx_cond_resched() to KVM_MMU_WAR...Sean Christopherson
2024-11-04KVM: x86/mmu: Check yielded_gfn for forward progress iff resched is neededSean Christopherson
2024-11-04net: ena: remove devm from ethtoolRosen Penev
2024-11-04ptp: Remove 'default y' for VMCLOCK PTP deviceDavid Woodhouse
2024-11-04net: ena: Remove deadcodeDr. David Alan Gilbert
2024-11-04net: ena: Remove autopolling modeDr. David Alan Gilbert
2024-11-04tools: ynl-gen: de-kdocify enums with no doc for entriesJakub Kicinski