summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-02-23ARM: dts: aspeed: anacapa: add NFC deviceCarl Lee1-0/+10
2026-02-23ARM: dts: aspeed: Add Asrock Paul IPMI cardAnirudh Srinivasan2-0/+132
2026-02-23ARM: dts: aspeed: Add 128M alt flash layout to NVIDIA MSX4Marc Olberding2-0/+33
2026-02-23ARM: dts: aspeed: Add Asus Kommando IPMI cardAnirudh Srinivasan2-0/+118
2026-02-23arm64: dts: rockchip: Describe HDMI supplies for nanopi4 boardsRobin Murphy1-0/+2
2026-02-23arm64: dts: rockchip: Clean up NanoPi-R2S Plus gmac2ioRobin Murphy1-17/+0
2026-02-23arm64: dts: rockchip: add pwm-fan for NanoPC-T6Hugh Cole-Baker1-0/+39
2026-02-23arm64: dts: rockchip: Add rk3576 evb2 boardChaoyi Chen2-0/+1021
2026-02-23arm64: dts: rockchip: Add overlay for FriendlyElec HD702ERobin Murphy2-0/+101
2026-02-23arm64: dts: rockchip: Move RK3399 eDP pinctrl to boardsRobin Murphy4-4/+5
2026-02-23arm64: dts: rockchip: add overlay for qnap-ts133 device revisionHeiko Stuebner2-0/+69
2026-02-23arm64: dts: rockchip: add overlay for qnap-ts233 device revisionHeiko Stuebner2-0/+98
2026-02-23arm64: dts: rockchip: add overlay for qnap-ts433 device revisionHeiko Stuebner2-0/+156
2026-02-23arm64: dts: rockchip: Add port subnodes to RK356x SATA controllersHeiko Stuebner1-4/+23
2026-02-23arm64: dts: rockchip: add Awinic aw87391 amplifiers for Anbernic RG-DSChris Morgan1-4/+40
2026-02-23arm64: dts: rockchip: Add supply for pd_rkvdec and pd_venc on rk3388-evbsShawn Lin2-0/+32
2026-02-23arm64: dts: rockchip: add node name for RK3588_PD_RKVDEC0/1 and RK3588_PD_VEN...Shawn Lin1-4/+4
2026-02-23arm64: dts: rockchip: Add OneThing Edge Cube seriesJun Yan2-0/+343
2026-02-23arm64: dts: rockchip: Add DisplayPort dt node for rk3576Andy Yan1-0/+28
2026-02-23Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinebook Pro"Heiko Stuebner1-18/+0
2026-02-22KVM: arm64: Fix protected mode handling of pages larger than 4kBMarc Zyngier1-7/+5
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook15-27/+19
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds28-72/+36
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds8-8/+8
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds312-480/+480
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook393-756/+721
2026-02-20Merge tag 'kmalloc_obj-prep-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2026-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2-1/+14
2026-02-20Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7
2026-02-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-6/+22
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-34/+35
2026-02-20Merge tag 'xtensa-20260219' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-2/+8
2026-02-20Merge tag 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+5
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-17/+50
2026-02-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-20/+77
2026-02-19KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation typeKees Cook1-1/+1
2026-02-19arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)Arnd Bergmann1-2/+7
2026-02-19arm64: Force the use of CNTVCT_EL0 in __delay()Marc Zyngier1-4/+15
2026-02-19Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-29/+58
2026-02-19x86/hyperv: Fix error pointer dereferenceEthan Tidmore1-3/+5
2026-02-19x86/hyperv: Reserve 3 interrupt vectors used exclusively by MSHVMukesh Rathor1-0/+25
2026-02-18s390/debug: Convert debug area lock from a spinlock to a raw spinlockBenjamin Block2-32/+32
2026-02-18x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel1-0/+7
2026-02-18x86/xen: Fix Xen PV guest bootJuergen Gross1-1/+5
2026-02-18x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insnUros Bizjak1-1/+1
2026-02-18x86/hyperv: Use savesegment() instead of inline asm() to save segment registersUros Bizjak1-4/+5
2026-02-17s390/smp: Avoid calling rebuild_sched_domains() earlyHeiko Carstens1-1/+1
2026-02-17s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=nAlexander Egorenkov1-1/+2
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds14-54/+172
2026-02-16Merge tag 'm68knommu-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-5/+20