summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-03-21Merge tag 'v7.1-rockchip-dts64-1' of ssh://gitolite.kernel.org/pub/scm/linux/...Krzysztof Kozlowski25-62/+2083
2026-03-21x86/um: fix vDSO installationThomas Weißschuh2-2/+2
2026-03-21um: Remove CONFIG_FRAME_WARN from x86_64_defconfigTiwei Bie1-1/+0
2026-03-21um: Fix pte_read() and pte_exec() for kernel mappingsTiwei Bie2-7/+5
2026-03-21um: Fix potential race condition in TLB syncTiwei Bie1-0/+1
2026-03-21um: avoid struct sigcontext redefinition with muslMarcel W. Wysocki1-0/+6
2026-03-21um: fix address-of CMSG_DATA() rvalue in stubMarcel W. Wysocki1-1/+1
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar195-1348/+1545
2026-03-21arm64: dts: hisilicon: hi3798cv200: Add missing dma-rangesShawn Guo1-0/+1
2026-03-21arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarityShawn Guo1-1/+1
2026-03-21ARM: dts: BCM5301X: EA9200: specify partitionsRosen Penev1-0/+40
2026-03-21ARM: dts: BCM5301X: EA9200: add LEDsRosen Penev1-0/+39
2026-03-21ARM: dts: BCM5301X: EA9200: add USB GPIOsRosen Penev1-0/+8
2026-03-21ARM: dts: BCM5301X: EA9200: add WiFi buttonRosen Penev1-0/+6
2026-03-21ARM: dts: broadcom: bcm2835-rpi: Move non simple-bus nodes to root levelRob Herring (Arm)2-10/+13
2026-03-21ARM: dts: bcm63148: Add I2C blockLinus Walleij1-1/+10
2026-03-21ARM: dts: bcm63138: Add I2C blockLinus Walleij1-0/+9
2026-03-21ARM: dts: bcm6878: Add I2C bus blockLinus Walleij1-0/+9
2026-03-21ARM: dts: bcm6855: Add I2C bus blocksLinus Walleij1-0/+18
2026-03-21ARM: dts: bcm6846: Add I2C bus blockLinus Walleij1-0/+9
2026-03-21ARM: dts: bcm63138: Fix DMA IRQLinus Walleij1-1/+1
2026-03-21ARM: dts: bcm6878: Fix PL081 DMA block IRQLinus Walleij1-1/+1
2026-03-21ARM: dts: BCM5301X: AC5300: set WAN MAC from nvramRosen Penev1-0/+3
2026-03-21ARM: dts: BCM5301X: AC3100: set WAN MAC from nvramRosen Penev1-0/+7
2026-03-21ARM: dts: BCM5301X: panamera: set WAN MAC from nvramRosen Penev1-0/+7
2026-03-21ARM: dts: BCM5301X: EA9200: set WAN MAC from nvramRosen Penev1-0/+7
2026-03-20x86/platform/uv: Handle deconfigured socketsKyle Meyer1-2/+16
2026-03-20riscv: dts: thead: th1520: add coefficients to the PVT nodeIcenowy Zheng1-0/+4
2026-03-20arm64: dts: broadcom: bcm2712: Move non simple-bus nodes to root levelRob Herring (Arm)2-31/+28
2026-03-20x86/entry/vdso: Fix path of included gettimeofday.cVladimir Oltean1-1/+1
2026-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-1/+10
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-50/+55
2026-03-20x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)1-1/+1
2026-03-20clocksource: Rewrite watchdog code completelyThomas Gleixner3-35/+19
2026-03-20arm64: dts: renesas: rzt2h-rzn2h-evk: Fix GMAC pins sort orderGeert Uytterhoeven2-59/+59
2026-03-20arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Add PHY interrupt supportLad Prabhakar2-2/+24
2026-03-20arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Add PHY interrupt supportLad Prabhakar2-2/+25
2026-03-20arm64: dts: renesas: r9a09g057h48-kakip: Add pixpaper display overlayWig Cheng2-0/+42
2026-03-20arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Clarify SD0 power jumper setupLad Prabhakar1-2/+4
2026-03-20arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Clarify SD0 power jumpersLad Prabhakar1-3/+6
2026-03-20arm64: dts: microchip: add EV23X71A boardRobert Marko2-0/+757
2026-03-20arm64: dts: microchip: add LAN969x supportRobert Marko1-0/+488
2026-03-20arm64: dts: microchip: add LAN969x clock header fileRobert Marko1-0/+24
2026-03-20Merge tag 'parisc-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2026-03-20x86/cpu: Remove LASS restriction on vsyscall emulationSohil Mehta1-15/+0
2026-03-20x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATESohil Mehta1-0/+5
2026-03-20x86/vsyscall: Restore vsyscall=xonly mode under LASSSohil Mehta3-5/+27
2026-03-20x86/traps: Consolidate user fixups in the #GP handlerSohil Mehta2-5/+6
2026-03-20x86/vsyscall: Reorganize the page fault emulation codeSohil Mehta3-36/+39
2026-03-19KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPISascha Bischoff4-1/+52