summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-02-23perf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen-1/+27
2026-02-23x86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__Thomas Huth-9/+9
2026-02-23x86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra-24/+34
2026-02-23x86/bug: Handle __WARN_printf() trap in early_fixup_exception()Hou Wenlong-6/+5
2026-02-23x86/fred: Correct speculative safety in fred_extint()Andrew Cooper-3/+2
2026-02-23sparc: Fix page alignment in dma mappingStian Halseth-0/+4
2026-02-23ARM: dts: aspeed: anacapa: Add retimer EEPROMsDirk Chen-0/+12
2026-02-23arm64: dts: nuvoton: drop unused syscon property from watchdog nodeTomer Maimon-3/+0
2026-02-23ARM: dts: aspeed: anacapa: add NFC deviceCarl Lee-0/+10
2026-02-23ARM: dts: aspeed: Add Asrock Paul IPMI cardAnirudh Srinivasan-0/+132
2026-02-23ARM: dts: aspeed: Add 128M alt flash layout to NVIDIA MSX4Marc Olberding-0/+33
2026-02-23ARM: dts: aspeed: Add Asus Kommando IPMI cardAnirudh Srinivasan-0/+118
2026-02-22arm64: dts: rockchip: Describe HDMI supplies for nanopi4 boardsRobin Murphy-0/+2
2026-02-22arm64: dts: rockchip: Clean up NanoPi-R2S Plus gmac2ioRobin Murphy-17/+0
2026-02-22arm64: dts: rockchip: add pwm-fan for NanoPC-T6Hugh Cole-Baker-0/+39
2026-02-22arm64: dts: rockchip: Add rk3576 evb2 boardChaoyi Chen-0/+1021
2026-02-22arm64: dts: rockchip: Add overlay for FriendlyElec HD702ERobin Murphy-0/+101
2026-02-22arm64: dts: rockchip: Move RK3399 eDP pinctrl to boardsRobin Murphy-4/+5
2026-02-22arm64: dts: rockchip: add overlay for qnap-ts133 device revisionHeiko Stuebner-0/+69
2026-02-22arm64: dts: rockchip: add overlay for qnap-ts233 device revisionHeiko Stuebner-0/+98
2026-02-22arm64: dts: rockchip: add overlay for qnap-ts433 device revisionHeiko Stuebner-0/+156
2026-02-22arm64: dts: rockchip: Add port subnodes to RK356x SATA controllersHeiko Stuebner-4/+23
2026-02-22arm64: dts: rockchip: add Awinic aw87391 amplifiers for Anbernic RG-DSChris Morgan-4/+40
2026-02-22arm64: dts: rockchip: Add supply for pd_rkvdec and pd_venc on rk3388-evbsShawn Lin-0/+32
2026-02-22arm64: dts: rockchip: add node name for RK3588_PD_RKVDEC0/1 and RK3588_PD_VEN...Shawn Lin-4/+4
2026-02-22arm64: dts: rockchip: Add OneThing Edge Cube seriesJun Yan-0/+343
2026-02-22arm64: dts: rockchip: Add DisplayPort dt node for rk3576Andy Yan-0/+28
2026-02-22Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinebook Pro"Heiko Stuebner-18/+0
2026-02-22KVM: arm64: Fix protected mode handling of pages larger than 4kBMarc Zyngier-7/+5
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-27/+19
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-72/+36
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-8/+8
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-480/+480
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-756/+721
2026-02-20Merge tag 'kmalloc_obj-prep-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2026-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds-1/+14
2026-02-20Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+7
2026-02-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-6/+22
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-34/+35
2026-02-20Merge tag 'xtensa-20260219' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-2/+8
2026-02-20Merge tag 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+5
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-17/+50
2026-02-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-20/+77
2026-02-19KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation typeKees Cook-1/+1
2026-02-19arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)Arnd Bergmann-2/+7
2026-02-19arm64: Force the use of CNTVCT_EL0 in __delay()Marc Zyngier-4/+15
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-29/+58
2026-02-18x86/hyperv: Fix error pointer dereferenceEthan Tidmore-3/+5
2026-02-18x86/hyperv: Reserve 3 interrupt vectors used exclusively by MSHVMukesh Rathor-0/+25
2026-02-18s390/debug: Convert debug area lock from a spinlock to a raw spinlockBenjamin Block-32/+32