summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-09-19KVM: SVM: Set synthesized TSA CPUID flagsBorislav Petkov (AMD)1-0/+5
2025-09-19KVM: SVM: Return TSA_SQ_NO and TSA_L1_NO bits in __do_cpuid_func()Boris Ostrovsky1-1/+2
2025-09-19KVM: x86: Move open-coded CPUID leaf 0x80000021 EAX bit propagation codeKim Phillips1-19/+14
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/+24
2025-09-11x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta1-74/+74
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/+39
2025-09-09x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo2-0/+21
2025-09-09arm64: dts: imx8mp: Fix missing microSD slot vqmmc on DH electronics i.MX8M P...Marek Vasut1-0/+1
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-09-04mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski2-6/+6
2025-09-04mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski1-0/+3
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/+3
2025-08-28arm64: dts: ti: k3-am62-main: Remove eMMC High Speed DDR supportJudith Mendez1-1/+0
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-28x86/reboot: KVM: Handle VMXOFF in KVM's reboot callbackSean Christopherson3-33/+14
2025-08-28x86/reboot: Harden virtualization hooks for emergency rebootSean Christopherson3-12/+29
2025-08-28KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producerSean Christopherson1-3/+16
2025-08-28arm64/cpufeatures/kvm: Add ARMv8.9 FEAT_ECBHB bits in ID_AA64MMFR1 registerNianyao Tang1-0/+1
2025-08-28mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual2-5/+0
2025-08-28arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()Ada Couprie Diaz1-0/+6
2025-08-28ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGSNathan Chancellor1-1/+1
2025-08-28x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam1-3/+10
2025-08-28perf/x86/intel: Fix crash in icl_update_topdown_event()Kan Liang1-1/+1
2025-08-28parisc: Update comments in make_insert_tlbJohn David Anglin1-5/+12
2025-08-28parisc: Try to fixup kernel exception in bad_area_nosemaphore path of do_page...John David Anglin1-0/+4
2025-08-28parisc: Revise gateway LWS calls to probe user read accessJohn David Anglin1-9/+21
2025-08-28parisc: Revise __get_user() to probe user read accessJohn David Anglin1-3/+18
2025-08-28parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilersRandy Dunlap1-1/+3
2025-08-28parisc: Check region is readable by user in raw_copy_from_user()John David Anglin2-1/+46
2025-08-28lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswapEric Biggers1-13/+7
2025-08-28m68k: Fix lost column on framebuffer debug consoleFinn Thain1-10/+21
2025-08-28parisc: Makefile: fix a typo in palo.confRandy Dunlap1-1/+1
2025-08-28MIPS: lantiq: falcon: sysctrl: fix request memory check logicShiji Yang1-13/+10
2025-08-28MIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh1-7/+9
2025-08-28MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang1-0/+8
2025-08-28powerpc: floppy: Add missing checks after DMA mapThomas Fourier1-1/+4
2025-08-28(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier1-4/+2
2025-08-28s390/stp: Remove udelay from stp_sync_clock()Sven Schnelle1-1/+1
2025-08-28um: Re-evaluate thread flags repeatedlyThomas Weißschuh2-8/+16
2025-08-28arm64: Mark kernel as tainted on SAE and SError panicBreno Leitao2-0/+2
2025-08-28s390/time: Use monotonic clock in get_cycles()Sven Schnelle1-7/+6