summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-02-06arm64: dts: rockchip: remove redundant max-link-speed from nanopi-r4sGeraldo Nascimento
2026-02-06perf/x86/intel: Do not enable BTS for guestsFernand Sieber
2026-02-06arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang
2026-02-06x86: make page fault handling disable interrupts properlyCedric Xing
2026-02-06x86/kfence: avoid writing L1TF-vulnerable PTEsAndrew Cooper
2026-02-06x86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen
2026-02-06x86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen
2026-02-06x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams
2026-01-19ARM: dts: imx6q-ba16: fix RTC interrupt levelIan Ray
2026-01-19arm64: dts: add off-on-delay-us for usdhc2 regulatorHaibo Chen
2026-01-19alpha: don't reference obsolete termio struct for TC* constantsSam James
2026-01-19ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernelsSebastian Andrzej Siewior
2026-01-19csky: fix csky_cmpxchg_fixup not workingYang Li
2026-01-19x86: remove __range_not_ok()Arnd Bergmann
2026-01-19KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warningJustin Stitt
2026-01-19KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTSSean Christopherson
2026-01-19powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand
2026-01-19mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2026-01-19powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom
2026-01-19powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand
2026-01-19KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUNJim Mattson
2026-01-19ARM: dts: microchip: sama7g5: fix uart fifo size to 32Nicolas Ferre
2026-01-19KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-ExitDongli Zhang
2026-01-19parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()Sven Schnelle
2026-01-19parisc: entry.S: fix space adjustment on interruption for 64-bit userspaceSven Schnelle
2026-01-19KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-ExitsSean Christopherson
2026-01-19KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)Sean Christopherson
2026-01-19KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulationYosry Ahmed
2026-01-19KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timerfuqiang wang
2026-01-19KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn()fuqiang wang
2026-01-19KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0Sean Christopherson
2026-01-19lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bitEric Biggers
2026-01-19powerpc/addnote: Fix overflow on 32-bit buildsBen Collins
2026-01-19x86/ptrace: Always inline trivial accessorsPeter Zijlstra
2026-01-19bpf, arm64: Do not audit capability check in do_jit()Ondrej Mosnacek
2026-01-19ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()Liyuan Pang
2026-01-19powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE formatRitesh Harjani (IBM)
2026-01-19powerpc/32: Fix unpaired stwcx. on interrupt exitChristophe Leroy
2026-01-19perf/x86/intel: Correct large PEBS flag checkDapeng Mi
2026-01-19x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()Tengda Wu
2026-01-19x86: kmsan: don't instrument stack walking functionsAlexander Potapenko
2026-01-19s390/smp: Fix fallback CPU detectionHeiko Carstens
2026-01-19arm64: dts: imx8mm-venice-gw72xx: remove unused sdhc1 pinctrlTim Harvey
2025-12-07MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki
2025-12-07Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"Jiri Olsa
2025-12-07Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers
2025-12-07MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki
2025-12-07lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIANEric Biggers
2025-12-07RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...Danil Skrebenkov
2025-12-07riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macroJosephine Pfeiffer