summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-10-13arm64: dts: allwinner: t527: orangepi-4a: Enable Ethernet portChen-Yu Tsai1-0/+23
2025-10-13arm64: dts: allwinner: t527: avaota-a1: enable second Ethernet portChen-Yu Tsai1-2/+24
2025-10-13arm64: dts: allwinner: a527: cubie-a5e: Enable second Ethernet portChen-Yu Tsai1-2/+26
2025-10-13arm64: dts: allwinner: a523: Add GMAC200 ethernet controllerChen-Yu Tsai1-0/+55
2025-10-13powerpc/fadump: skip parameter area allocation when fadump is disabledSourabh Jain1-0/+3
2025-10-13powerpc, ocxl: Fix extraction of struct xive_irq_dataNam Cao3-10/+6
2025-10-13powerpc/pseries/msi: Fix NULL pointer dereference at irq domain teardownNam Cao1-2/+1
2025-10-13arm64: dts: exynos: gs101-pixel-common: add node for s2mpg10 / clockAndré Draszik1-0/+7
2025-10-13arm64: dts: exynos990: Add sysreg nodes for PERIC0 and PERIC1Denzeel Oliva1-0/+12
2025-10-13ARM: dts: aspeed: clemente: Add HDD LED GPIOLeo Wang1-1/+6
2025-10-13ARM: dts: aspeed: Fix max31785 fan propertiesEddie James4-60/+0
2025-10-13ARM: dts: aspeed: Add Balcones systemEddie James4-767/+1391
2025-10-13ARM: dts: aspeed: harma: Add MCTP I2C controller nodeDaniel Hsu1-0/+8
2025-10-13ARM: dts: aspeed: yosemite4: allocate ramoops for kernel panicZane Li1-0/+14
2025-10-13ARM: dts: aspeed: clemente: add shunt-resistor-micro-ohms for LM5066iLeo Wang1-0/+2
2025-10-13arm64: dts: exynosautov920: add CMU_MFC clock DT nodesRaghav Sharma1-0/+13
2025-10-13arm64: dts: exynosautov920: add CMU_M2M clock DT nodesRaghav Sharma1-0/+13
2025-10-13arm64: dts: exynos7870-on7xelte: add bus-width to mmc0 nodeKaustabh Chakraborty1-0/+1
2025-10-13arm64: dts: exynos7870-j6lte: add bus-width to mmc0 nodeKaustabh Chakraborty1-0/+1
2025-10-13arm64: dts: exynos7870-a2corelte: add bus-width to mmc0 nodeKaustabh Chakraborty1-0/+1
2025-10-12Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-22/+22
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds25-647/+647
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds32-226/+54
2025-10-11riscv: kprobes: convert one final __ASSEMBLY__ to __ASSEMBLER__Paul Walmsley1-2/+2
2025-10-11KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memorySean Christopherson1-3/+4
2025-10-11KVM: x86/pmu: Don't try to get perf capabilities for hybrid CPUsDapeng Mi1-3/+5
2025-10-10Merge tag 'xtensa-20251010' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-3/+8
2025-10-10s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sectionsNathan Chancellor1-22/+22
2025-10-10Merge tag 'parisc-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-7/+178
2025-10-10riscv: Respect dependencies of ARCH_HAS_ELF_CORE_EFLAGSThomas Weißschuh1-1/+1
2025-10-10riscv: acpi: avoid errors caused by probing DT devices when ACPI is usedHan Gao1-2/+5
2025-10-10riscv: kprobes: Fix probe address validationFabian Vogt1-4/+9
2025-10-10riscv: entry: fix typo in comment 'instruciton' -> 'instruction'Florian Schmaus1-1/+1
2025-10-10RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...Danil Skrebenkov1-0/+1
2025-10-10riscv: kgdb: Ensure that BUFMAX > NUMREGBYTESMiquel Sabaté Solà1-2/+7
2025-10-10rust: cfi: only 64-bit arm and x86 support CFI_CLANGConor Dooley1-0/+1
2025-10-10parisc: Fix iodc and device path return values on old machinesHelge Deller1-0/+6
2025-10-10parisc: Firmware: Fix returned path for PDC_MODULE_FIND on older machinesHelge Deller1-1/+2
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds38-172/+194
2025-10-08s390/uv: Fix comment of uv_find_secret() functionThomas Huth1-2/+2
2025-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds5-11/+23
2025-10-07parisc: Add initial kernel-side perf_event supportHelge Deller6-1/+162
2025-10-07Merge tag 'acpi-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2025-10-07parisc: Report software alignment faults via perfHelge Deller1-0/+2
2025-10-07parisc: Report emulation faults via perfHelge Deller1-0/+2
2025-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-113/+115
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds12-50/+304
2025-10-07parisc: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2025-10-07parisc: Remove spurious if statement from raw_copy_from_user()John David Anglin1-1/+0
2025-10-07Merge branches 'acpi-x86', 'acpi-battery', 'acpi-apei' and 'acpi-property'Rafael J. Wysocki1-1/+1