summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-03-02x86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-01Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-01Merge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2Alexei Starovoitov
2026-02-28Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-02-28Merge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-02-28arm64: dts: exynosautov920: add CMU_G3D clock DT nodesRaghav Sharma
2026-02-28arm64: dts: exynos: gs101-pixel: add all S2MPG1x regulatorsAndré Draszik
2026-02-28Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
2026-02-28ARM: dts: microchip: sama7d65: add LVDS controllerRyan Wanner
2026-02-28ARM: dts: microchip: sama7d65: add LCD controllerRyan Wanner
2026-02-28ARM: configs: at91: sama7: enable LVDS serializer supportAubin Constans
2026-02-28ARM: configs: at91: sama7: enable config for atmel maxtouchRomain Sioen
2026-02-28ARM: configs: at91: sama7: enable DRM hlcdc supportRyan Wanner
2026-02-28perf/amd/ibs: Advertise remote socket capabilityRavi Bangoria
2026-02-28perf/amd/ibs: Enable streaming store filterRavi Bangoria
2026-02-28perf/amd/ibs: Enable RIP bit63 hardware filteringRavi Bangoria
2026-02-28perf/amd/ibs: Enable fetch latency filteringRavi Bangoria
2026-02-28perf/amd/ibs: Support IBS_{FETCH|OP}_CTL2[Dis] to eliminate RMW raceRavi Bangoria
2026-02-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-02-27perf/amd/ibs: Add new MSRs and CPUID bits definitionsRavi Bangoria
2026-02-27perf/amd/ibs: Define macro for ldlat mask and shiftRavi Bangoria
2026-02-27perf/amd/ibs: Avoid race between event add and NMIRavi Bangoria
2026-02-27perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handlerRavi Bangoria
2026-02-27perf/amd/ibs: Preserve PhyAddrVal bit when clearing PhyAddr MSRRavi Bangoria
2026-02-27perf/amd/ibs: Limit ldlat->l3missonly dependency to Zen5Ravi Bangoria
2026-02-27perf/amd/ibs: Account interrupt for discarded samplesRavi Bangoria
2026-02-27x86/apic: Enable TSC coupled programming modeThomas Gleixner
2026-02-27x86/apic: Avoid the PVOPS indirection for the TSC deadline timerThomas Gleixner
2026-02-27x86/apic: Remove pointless fence in lapic_next_deadline()Thomas Gleixner
2026-02-27x86: Inline TSC reads in timekeepingThomas Gleixner
2026-02-26Merge tag 'dma-mapping-7.0-2026-02-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-26ARM: samsung: exynos5250: Allow CPU1 to bootAlexandre Marquet
2026-02-26ARM: dts: exynos: Add Google Manta (Nexus 10)Alexandre Marquet
2026-02-26bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-26arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU readsSumit Gupta
2026-02-26arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier
2026-02-26arm64, compiler-context-analysis: Permit alias analysis through __READ_ONCE()...Marco Elver
2026-02-26arm64: Optimize __READ_ONCE() with CONFIG_LTO=yMarco Elver
2026-02-26x86: rtc: Drop PNP device checkRafael J. Wysocki
2026-02-26ACPI: x86: cmos_rtc: Create a CMOS RTC platform deviceRafael J. Wysocki
2026-02-26riscv: dts: spacemit: Update PMIC supply properties for BPI-F3 and JupiterGuodong Xu
2026-02-26riscv: dts: spacemit: pcie: fix missing power regulatorYixun Lan
2026-02-26arm64: dts: exynos: add initial support for Samsung Galaxy J7 (2016)Rayan Marzouk
2026-02-25x86/virt/tdx: Print TDX module version during initVishal Verma
2026-02-25x86/virt/tdx: Retrieve TDX module versionChao Gao