summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-03-22perf/amd/ibs: Prevent leaking sensitive data to userspaceNamhyung Kim
2025-03-21Merge tag 'perf-urgent-2025-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-20perf/x86/rapl: Fix error handling in init_rapl_pmus()Dhananjay Ugwekar
2025-03-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-19Merge tag 'kvm-s390-master-6.14-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2025-03-17perf/x86: Check data address for IBS software filterNamhyung Kim
2025-03-17Merge tag 'soc-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-03-14ARM: davinci: da850: fix selecting ARCH_DAVINCI_DA8XXDavid Lechner
2025-03-14Merge tag 'renesas-fixes-for-v6.14-tag1' of https://git.kernel.org/pub/scm/li...Arnd Bergmann
2025-03-14Merge tag 'qcom-arm64-fixes-for-6.14' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2025-03-14Merge tag 'v6.14-rockchip-dtsfixes2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2025-03-14Merge tag 'arm-soc/for-6.14/devicetree-fixes-part2' of https://github.com/Bro...Arnd Bergmann
2025-03-14KVM: s390: pv: fix race when making a page secureClaudio Imbrenda
2025-03-13x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisorsAjay Kaher
2025-03-12ARM: shmobile: smp: Enforce shmobile_smp_* alignmentGeert Uytterhoeven
2025-03-11Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-11Merge tag 'pinctrl-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-11Fix mmu notifiers for range-based invalidatesPiotr Jaroszynski
2025-03-11arm64: mm: Populate vmemmap at the page level if not section alignedZhenhua Huang
2025-03-10x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesFlorent Revest
2025-03-10x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabledVladis Dronov
2025-03-10x86/hyperv: Fix output argument to hypercall that changes page visibilityMichael Kelley
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-09Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...Paolo Bonzini
2025-03-09Merge tag 'kvmarm-fixes-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-08Merge tag 'x86-urgent-2025-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-08x86/microcode/AMD: Add some forgotten models to the SHA checkBorislav Petkov (AMD)
2025-03-08Merge branch 'linus' into x86/urgent, to pick up dependent patchesIngo Molnar
2025-03-08Merge tag 'loongarch-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-08arm64: dts: rockchip: slow down emmc freq for rock 5 itxJianfeng Liu
2025-03-08ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC3200Chester A. Unal
2025-03-08ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC5300Chester A. Unal
2025-03-08ARM: dts: bcm2711: Don't mark timer regs unconfiguredPhil Elwell
2025-03-08LoongArch: KVM: Fix GPA size issue about VMBibo Mao
2025-03-08LoongArch: KVM: Reload guest CSR registers after sleepBibo Mao
2025-03-08LoongArch: KVM: Add interrupt checking for AVECBibo Mao
2025-03-08LoongArch: Set hugetlb mmap base address aligned with pmd sizeBibo Mao
2025-03-08LoongArch: Set max_pfn with the PFN of the last pageBibo Mao
2025-03-08LoongArch: Use polling play_dead() when resuming from hibernationHuacai Chen
2025-03-08LoongArch: Eliminate superfluous get_numa_distances_cnt()Yuli Wang
2025-03-08LoongArch: Convert unreachable() to BUG()Tiezhu Yang
2025-03-07Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-03-08x86/mm: Define PTRS_PER_PMD for assembly code tooIngo Molnar
2025-03-07Merge tag 'x86-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-07virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutexAlexey Kardashevskiy
2025-03-07x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()Andrew Cooper
2025-03-06x86/boot: Sanitize boot params before parsing command lineArd Biesheuvel
2025-03-06ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIPArnd Bergmann