summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-03-20ARM: dts: BCM5301X: EA9200: add USB GPIOsRosen Penev
2026-03-20ARM: dts: BCM5301X: EA9200: add WiFi buttonRosen Penev
2026-03-20ARM: dts: broadcom: bcm2835-rpi: Move non simple-bus nodes to root levelRob Herring (Arm)
2026-03-20ARM: dts: bcm63148: Add I2C blockLinus Walleij
2026-03-20ARM: dts: bcm63138: Add I2C blockLinus Walleij
2026-03-20ARM: dts: bcm6878: Add I2C bus blockLinus Walleij
2026-03-20ARM: dts: bcm6855: Add I2C bus blocksLinus Walleij
2026-03-20ARM: dts: bcm6846: Add I2C bus blockLinus Walleij
2026-03-20ARM: dts: bcm63138: Fix DMA IRQLinus Walleij
2026-03-20ARM: dts: bcm6878: Fix PL081 DMA block IRQLinus Walleij
2026-03-20ARM: dts: BCM5301X: AC5300: set WAN MAC from nvramRosen Penev
2026-03-20ARM: dts: BCM5301X: AC3100: set WAN MAC from nvramRosen Penev
2026-03-20ARM: dts: BCM5301X: panamera: set WAN MAC from nvramRosen Penev
2026-03-20ARM: dts: BCM5301X: EA9200: set WAN MAC from nvramRosen Penev
2026-03-20x86/platform/uv: Handle deconfigured socketsKyle Meyer
2026-03-20riscv: dts: thead: th1520: add coefficients to the PVT nodeIcenowy Zheng
2026-03-20arm64: dts: broadcom: bcm2712: Move non simple-bus nodes to root levelRob Herring (Arm)
2026-03-20x86/entry/vdso: Fix path of included gettimeofday.cVladimir Oltean
2026-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-03-20x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)
2026-03-20clocksource: Rewrite watchdog code completelyThomas Gleixner
2026-03-20arm64: dts: renesas: rzt2h-rzn2h-evk: Fix GMAC pins sort orderGeert Uytterhoeven
2026-03-20arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Add PHY interrupt supportLad Prabhakar
2026-03-20arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Add PHY interrupt supportLad Prabhakar
2026-03-20arm64: dts: renesas: r9a09g057h48-kakip: Add pixpaper display overlayWig Cheng
2026-03-20arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Clarify SD0 power jumper setupLad Prabhakar
2026-03-20arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Clarify SD0 power jumpersLad Prabhakar
2026-03-20arm64: dts: microchip: add EV23X71A boardRobert Marko
2026-03-20arm64: dts: microchip: add LAN969x supportRobert Marko
2026-03-20arm64: dts: microchip: add LAN969x clock header fileRobert Marko
2026-03-19Merge tag 'parisc-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-19x86/cpu: Remove LASS restriction on vsyscall emulationSohil Mehta
2026-03-19x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATESohil Mehta
2026-03-19x86/vsyscall: Restore vsyscall=xonly mode under LASSSohil Mehta
2026-03-19x86/traps: Consolidate user fixups in the #GP handlerSohil Mehta
2026-03-19x86/vsyscall: Reorganize the page fault emulation codeSohil Mehta
2026-03-19KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPISascha Bischoff
2026-03-19KVM: arm64: gic-v5: Probe for GICv5 deviceSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on bootSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register themSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guestsSascha Bischoff
2026-03-19KVM: arm64: gic: Hide GICv5 for protected guestsSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5Sascha Bischoff
2026-03-19KVM: arm64: gic-v5: Enlighten arch timer for GICv5Sascha Bischoff
2026-03-19KVM: arm64: gic-v5: Initialise ID and priority bits when resetting vcpuSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Create and initialise vgic_v5Sascha Bischoff
2026-03-19KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINESascha Bischoff
2026-03-19KVM: arm64: gic-v5: Implement direct injection of PPIsSascha Bischoff
2026-03-19KVM: arm64: Introduce set_direct_injection irq_opSascha Bischoff