summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-10-19arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas2-3/+10
2025-10-19minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-0/+2
2025-10-19minmax: add a few more MIN_T/MAX_T usersLinus Torvalds1-1/+1
2025-10-19arm64: dts: qcom: sdm845: Fix slimbam num-channels/eesStephan Gerhold1-2/+2
2025-10-19KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson3-9/+13
2025-10-19x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)Sean Christopherson1-0/+11
2025-10-19x86/umip: Check that the instruction opcode is at least two bytesSean Christopherson1-2/+2
2025-10-19sparc: fix error handling in scan_one_device()Ma Ke2-0/+2
2025-10-19sparc64: fix hugetlb for sun4uAnthony Yznaga1-0/+20
2025-10-19powerpc/pseries/msi: Fix potential underflow and leak issueNam Cao1-1/+1
2025-10-19powerpc/powernv/pci: Fix underflow and leak issueNam Cao1-1/+1
2025-10-19parisc: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2025-10-19ARM: OMAP2+: pm33xx-core: ix device node reference leaks in amx3_idle_initMiaoqian Lin1-1/+5
2025-10-19arm64: dts: qcom: msm8916: Add missing MDSS resetStephan Gerhold1-0/+2
2025-10-19sparc: fix accurate exception reporting in copy_{from,to}_user for M7Michael Karcher2-10/+19
2025-10-19sparc: fix accurate exception reporting in copy_to_user for Niagara 4Michael Karcher1-1/+1
2025-10-19sparc: fix accurate exception reporting in copy_{from_to}_user for NiagaraMichael Karcher1-11/+18
2025-10-19sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC...Michael Karcher1-1/+1
2025-10-19sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARCMichael Karcher1-9/+10
2025-10-19arm64: dts: mediatek: mt8516-pumpkin: Fix machine compatibleAngeloGioacchino Del Regno1-1/+1
2025-10-19ARM: at91: pm: fix MCKx restore routineNicolas Ferre1-2/+2
2025-10-19x86/vdso: Fix output operand size of RDPIDUros Bizjak1-4/+4
2025-10-19minmax: add in_range() macroMatthew Wilcox (Oracle)1-3/+3
2025-10-19KVM: arm64: Fix softirq masking in FPSIMD register saving sequenceWill Deacon1-2/+6
2025-10-02arm64: dts: imx8mp: Correct thermal sensor indexPeng Fan1-2/+2
2025-10-02KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is activeMaciej S. Szmigiero1-2/+1
2025-10-02um: virtio_uml: Fix use-after-free after put_device in probeMiaoqian Lin1-2/+4
2025-10-02KVM: SVM: Set synthesized TSA CPUID flagsBorislav Petkov (AMD)1-0/+5
2025-10-02KVM: SVM: Return TSA_SQ_NO and TSA_L1_NO bits in __do_cpuid_func()Boris Ostrovsky1-1/+2
2025-10-02KVM: x86: Move open-coded CPUID leaf 0x80000021 EAX bit propagation codeKim Phillips1-13/+12
2025-09-11x86/vmscape: Add old Intel CPUs to affected listPawan Gupta1-9/+12
2025-09-11x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta1-0/+23
2025-09-11x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta1-78/+78
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta2-0/+86
2025-09-11x86/vmscape: Add conditional IBPB mitigationPawan Gupta5-0/+27
2025-09-11x86/vmscape: Enumerate VMSCAPE bugPawan Gupta2-21/+36
2025-09-09arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDsGabor Juhos1-3/+6
2025-09-09KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producerSean Christopherson1-3/+15
2025-09-09x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo2-0/+21
2025-09-09arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3399-pinebook-proPeter Robinson1-0/+1
2025-09-04KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers2-2/+7
2025-09-04powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan1-4/+4
2025-08-28s390/hypfs: Enable limited access during lockdownPeter Oberparleiter1-1/+2
2025-08-28s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter1-7/+11
2025-08-28x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng1-0/+3
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-2/+4
2025-08-28KVM: arm64: Fix kernel BUG() due to bad backport of FPSIMD/SVE/SME fixWill Deacon1-2/+2
2025-08-28KVM: VMX: Flush shadow VMCS on emergency rebootChao Gao1-1/+4
2025-08-28mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual2-5/+0
2025-08-28x86/fpu: Delay instruction pointer fixup until after warningDave Hansen1-3/+2