summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
27 hoursx86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1Sean Christopherson2-3/+38
27 hoursarm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland1-6/+16
27 hoursarm64: dts: rockchip: remove redundant max-link-speed from nanopi-r4sGeraldo Nascimento1-1/+0
27 hoursriscv: compat: fix COMPAT_UTS_MACHINE definitionHan Gao1-1/+1
27 hoursperf/x86/intel: Do not enable BTS for guestsFernand Sieber1-2/+11
27 hoursarm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang1-1/+1
27 hoursarm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland1-0/+4
27 hoursx86: make page fault handling disable interrupts properlyCedric Xing1-10/+5
27 hoursx86/kfence: avoid writing L1TF-vulnerable PTEsAndrew Cooper1-5/+24
27 hoursarm64: dts: rockchip: remove dangerous max-link-speed from helios64Geraldo Nascimento1-1/+0
27 hoursarm64: dts: qcom: sc8280xp: Add missing VDD_MXC linksKonrad Dybcio1-4/+12
27 hoursLoongArch: Fix PMU counter allocation for mixed-type event groupsLisa Robinson1-3/+18
27 hoursx86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen2-2/+16
27 hoursx86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen1-2/+4
27 hoursx86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams1-5/+5
2026-01-17arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH electronics i.MX8...Marek Vasut1-0/+1
2026-01-17ARM: dts: imx6q-ba16: fix RTC interrupt levelIan Ray1-1/+1
2026-01-17arm64: dts: add off-on-delay-us for usdhc2 regulatorHaibo Chen1-0/+1
2026-01-17alpha: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2026-01-17ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernelsSebastian Andrzej Siewior1-1/+1
2026-01-17csky: fix csky_cmpxchg_fixup not workingYang Li1-2/+2
2026-01-11x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand1-24/+28
2026-01-11x86/mm/pat: clear VM_PAT if copy_p4d_range failedMa Wupeng1-4/+8
2026-01-11KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warningJustin Stitt1-0/+3
2026-01-11KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-ExitDongli Zhang3-2/+3
2026-01-11powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand1-0/+1
2026-01-11mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand1-1/+1
2026-01-11arm64: dts: ti: k3-j721e-sk: Fix pinmux for pin Y1 used by power regulatorSiddharth Vadapalli1-6/+6
2026-01-11ARM: dts: microchip: sama7g5: fix uart fifo size to 32Nicolas Ferre1-2/+2
2026-01-11ARM: dts: microchip: sama5d2: fix spi flexcom fifo size to 32Nicolas Ferre1-5/+5
2026-01-11KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replacedOmar Sandoval3-11/+43
2026-01-11KVM: x86/mmu: Use EMULTYPE flag to track write #PFs to shadow pagesSean Christopherson5-36/+37
2026-01-11powerpc/64s/radix/kfence: map __kfence_pool at page granularityHari Bathini3-5/+93
2026-01-11LoongArch: BPF: Zero-extend bpf_tail_call() indexHengqi Chen1-0/+2
2026-01-11LoongArch: Use __pmd()/__pte() for swap entry conversionsWangYuli1-2/+2
2026-01-11LoongArch: Correct the calculation logic of thread_countQiang Ma1-1/+7
2026-01-11LoongArch: Add new PCI ID for pci_fixup_vgadev()Huacai Chen1-0/+2
2026-01-11powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand1-1/+1
2026-01-11parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()Sven Schnelle2-1/+6
2026-01-11parisc: entry.S: fix space adjustment on interruption for 64-bit userspaceSven Schnelle1-3/+8
2026-01-11powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom5-98/+0
2026-01-11powerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky2-1/+13
2026-01-11powerpc/kexec: Enable SMT before waking offline CPUsNysal Jan K.A.1-0/+19
2026-01-11KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-ExitsSean Christopherson2-3/+6
2026-01-11KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)Sean Christopherson1-2/+2
2026-01-11KVM: SVM: Mark VMCB_PERM_MAP as dirty on nested VMRUNJim Mattson1-0/+1
2026-01-11KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulationYosry Ahmed1-9/+9
2026-01-11KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUNJim Mattson1-0/+1
2026-01-11KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITEYosry Ahmed1-5/+19
2026-01-11KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timerfuqiang wang1-5/+23