summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-10-02minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-10-02minmax: add in_range() macroMatthew Wilcox (Oracle)
2025-10-02s390/cpum_cf: Fix uninitialized warning after backport of ce971233242bNathan Chancellor
2025-10-02arm64: dts: imx8mp: Correct thermal sensor indexPeng Fan
2025-09-25KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is activeMaciej S. Szmigiero
2025-09-25LoongArch: Check the return value when creating kobjTao Cui
2025-09-25LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabledHuacai Chen
2025-09-25um: virtio_uml: Fix use-after-free after put_device in probeMiaoqian Lin
2025-09-19KVM: SVM: Set synthesized TSA CPUID flagsBorislav Petkov (AMD)
2025-09-19KVM: SVM: Return TSA_SQ_NO and TSA_L1_NO bits in __do_cpuid_func()Boris Ostrovsky
2025-09-19KVM: x86: Move open-coded CPUID leaf 0x80000021 EAX bit propagation codeKim Phillips
2025-09-11x86/vmscape: Add old Intel CPUs to affected listPawan Gupta
2025-09-11x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta
2025-09-11x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta
2025-09-11x86/vmscape: Add conditional IBPB mitigationPawan Gupta
2025-09-11x86/vmscape: Enumerate VMSCAPE bugPawan Gupta
2025-09-09x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo
2025-09-09arm64: dts: imx8mp: Fix missing microSD slot vqmmc on DH electronics i.MX8M P...Marek Vasut
2025-09-09arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3399-pinebook-proPeter Robinson
2025-09-04KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers
2025-09-04powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan
2025-09-04mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski
2025-09-04mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski
2025-08-28s390/hypfs: Enable limited access during lockdownPeter Oberparleiter
2025-08-28s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter
2025-08-28x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-28arm64: dts: ti: k3-am62-main: Remove eMMC High Speed DDR supportJudith Mendez
2025-08-28KVM: arm64: Fix kernel BUG() due to bad backport of FPSIMD/SVE/SME fixWill Deacon
2025-08-28KVM: VMX: Flush shadow VMCS on emergency rebootChao Gao
2025-08-28x86/reboot: KVM: Handle VMXOFF in KVM's reboot callbackSean Christopherson
2025-08-28x86/reboot: Harden virtualization hooks for emergency rebootSean Christopherson
2025-08-28KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producerSean Christopherson
2025-08-28arm64/cpufeatures/kvm: Add ARMv8.9 FEAT_ECBHB bits in ID_AA64MMFR1 registerNianyao Tang
2025-08-28mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual
2025-08-28arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()Ada Couprie Diaz
2025-08-28ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGSNathan Chancellor
2025-08-28x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam
2025-08-28perf/x86/intel: Fix crash in icl_update_topdown_event()Kan Liang
2025-08-28parisc: Update comments in make_insert_tlbJohn David Anglin
2025-08-28parisc: Try to fixup kernel exception in bad_area_nosemaphore path of do_page...John David Anglin
2025-08-28parisc: Revise gateway LWS calls to probe user read accessJohn David Anglin
2025-08-28parisc: Revise __get_user() to probe user read accessJohn David Anglin
2025-08-28parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilersRandy Dunlap
2025-08-28parisc: Check region is readable by user in raw_copy_from_user()John David Anglin
2025-08-28lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswapEric Biggers
2025-08-28m68k: Fix lost column on framebuffer debug consoleFinn Thain
2025-08-28parisc: Makefile: fix a typo in palo.confRandy Dunlap