summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-01-13um: Handle SIGCHLD in seccomp mode like other IRQ signalsTiwei Bie
2026-01-13um: Preserve errno within signal handlerTiwei Bie
2026-01-13arm64: dts: qcom: qcs8300: Add GPU coolingGaurav Kohli
2026-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-01-14riscv: dts: allwinner: d1: Add RGB LEDs to boardsSamuel Holland
2026-01-14riscv: dts: allwinner: d1: Add LED controller nodeSamuel Holland
2026-01-14arm64: dts: allwinner: a100: Add LED controller nodeSamuel Holland
2026-01-13x86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen
2026-01-13x86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen
2026-01-13arm64: dts: qcom: sa8775p: Add reg and clocks for QoS configurationOdelu Kukatla
2026-01-13x86/crash: Use set_memory_p() instead of __set_memory_prot()Coiby Xu
2026-01-13arm64: dts: rockchip: Add Radxa CM3J on RPi CM4 IO BoardFUKAUMI Naoki
2026-01-13arm64: dts: rockchip: Add Radxa CM3JFUKAUMI Naoki
2026-01-13x86/pvlocks: Move paravirt spinlock functions into own headerJuergen Gross
2026-01-13arm64: dts: rockchip: Make eeprom read-only for Radxa ROCK 3C/5A/5CFUKAUMI Naoki
2026-01-13arm64: dts: rockchip: Add TS133 variant of the QNAP NAS seriesHeiko Stuebner
2026-01-13arm64: dts: rockchip: Move copy-key to TSx33 board filesHeiko Stuebner
2026-01-13arm64: dts: rockchip: Fix the common combophy + SATA on QNAP TSx33 devicesHeiko Stuebner
2026-01-13arm64: dts: rockchip: Move SoC include to individual QNAP TSx33 boardsHeiko Stuebner
2026-01-13x86/paravirt: Specify pv_ops array in paravirt macrosJuergen Gross
2026-01-13MIPS: vdso: Provide getres_time64() for 32-bit ABIsThomas Weißschuh
2026-01-13arm64: vdso32: Provide clock_getres_time64()Thomas Weißschuh
2026-01-13ARM: VDSO: Provide clock_getres_time64()Thomas Weißschuh
2026-01-13ARM: VDSO: Patch out __vdso_clock_getres() if unavailableThomas Weißschuh
2026-01-13x86/vdso: Provide clock_getres_time64() for x86-32Thomas Weißschuh
2026-01-13x86/paravirt: Allow pv-calls outside paravirt.hJuergen Gross
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong
2026-01-13arm64: dts: amlogic: move CPU OPP table and clock assignment to SoC.dtsiMartin Blumenstingl
2026-01-13Merge patch series "arm64: dts: apple: Add integrated USB Type-C ports"Sven Peter
2026-01-13arm64: dts: apple: t60xx: Add nodes for integrated USB Type-C portsJanne Grunau
2026-01-13arm64: dts: apple: t8112: Add nodes for integrated USB Type-C portsHector Martin
2026-01-13arm64: dts: apple: t8103: Add nodes for integrated USB Type-C portsHector Martin
2026-01-13arm64: dts: apple: t8103: Add ps_pmp dependency to ps_gfxJanne Grunau
2026-01-13arm64: dts: apple: t8103: Mark ATC USB AON domains as always-onHector Martin
2026-01-13arm64: dts: apple: t8112-j473: Keep the HDMI port powered onJanne Grunau
2026-01-13arm64: dts: apple: Add chassis-type property for Apple iMacsJanne Grunau
2026-01-13arm64: dts: apple: Add chassis-type property for Mac ProJanne Grunau
2026-01-13arm64: dts: apple: Add chassis-type property for Apple desktop devicesJanne Grunau
2026-01-13arm64: dts: apple: Add chassis-type property for all MacbooksJanne Grunau
2026-01-12x86/xen: Drop xen_mmu_opsJuergen Gross
2026-01-12lib/crypto: riscv/aes: Migrate optimized code into libraryEric Biggers
2026-01-12lib/crypto: powerpc/aes: Migrate POWER8 optimized code into libraryEric Biggers
2026-01-12lib/crypto: powerpc/aes: Migrate SPE optimized code into libraryEric Biggers
2026-01-12lib/crypto: arm64/aes: Migrate optimized code into libraryEric Biggers
2026-01-12lib/crypto: arm/aes: Migrate optimized code into libraryEric Biggers
2026-01-12crypto: aes - Replace aes-generic with wrapper around libEric Biggers
2026-01-12crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TIEric Biggers
2026-01-12crypto: arm64/aes - Select CRYPTO_LIB_SHA256 from correct placesEric Biggers
2026-01-12crypto: arm64/aes - Switch to aes_enc_tab[] and aes_dec_tab[]Eric Biggers
2026-01-12crypto: arm/aes - Switch to aes_enc_tab[] and aes_dec_tab[]Eric Biggers