summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-02-17ARM: dts: microchip: sama7d65: Add flexcom 10 nodeMihai Sain
2025-02-17ARM: dts: at91: usb_a9g20_lpw: use proper mmc node nameWolfram Sang
2025-02-17ARM: dts: at91: calao_usb: fix button nodesWolfram Sang
2025-02-17ARM: dts: at91: use correct vendor name for Calao boardsWolfram Sang
2025-02-17ARM: dts: at91: calao_usb: remove heartbeat for User LEDsWolfram Sang
2025-02-17ARM: dts: at91: calao_usb: fix wrong polarity for LEDWolfram Sang
2025-02-17Merge 6.14-rc3 into driver-core-nextGreg Kroah-Hartman
2025-02-16Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-16Merge tag 'mips-fixes_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-16arm64: dts: rockchip: Add rng node to RK3588Nicolas Frattaroli
2025-02-16arm64: dts: exynos: gs101: add ACPM protocol nodeTudor Ambarus
2025-02-16arm64: dts: exynos: gs101: add AP to APM mailbox nodeTudor Ambarus
2025-02-16arm64: dts: exynos: gs101: add SRAM nodeTudor Ambarus
2025-02-15Merge tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-15Merge tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-02-15kernfs: Use RCU to access kernfs_node::name.Sebastian Andrzej Siewior
2025-02-15kernfs: Use RCU to access kernfs_node::parent.Sebastian Andrzej Siewior
2025-02-15arm64: dts: exynos: gs101: add reboot-mode support (SYSIP_DAT0)André Draszik
2025-02-15arm64: dts: exynos: gs101: align poweroff writes with downstreamAndré Draszik
2025-02-15arm64: dts: exynos: gs101: drop explicit regmap from reboot nodesAndré Draszik
2025-02-14Merge tag 'alpha-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-14Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-02-14x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra
2025-02-14KVM: SVM: Ensure PSP module is initialized if KVM module is built-inSean Christopherson
2025-02-14Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-02-14arm64: defconfig: enable DRM_DISPLAY_CONNECTOR as a moduleDmitry Baryshkov
2025-02-14arm64: defconfig: Enable Qualcomm QCM2290 GPU clock controllerDmitry Baryshkov
2025-02-14arm64: dts: rockchip: Add devicetree for the ROC-RK3576-PCHeiko Stuebner
2025-02-14arm64: dts: rockchip: minimal support for Pre-ICT tester adapter for RK3588 J...Quentin Schulz
2025-02-14arm64: dts: rockchip: add overlay tests for Rock 5B PCIe overlaysQuentin Schulz
2025-02-14arm64: dts: rockchip: add overlay test for Edgeble NCM6A/NCM6BQuentin Schulz
2025-02-14arm64: dts: rockchip: add overlay test for WolfVision PF5Quentin Schulz
2025-02-14riscv: signal: fix signal_minsigstkszYong-Xuan Wang
2025-02-14riscv: signal: fix signal frame sizeYong-Xuan Wang
2025-02-14riscv/futex: sign extend compare value in atomic cmpxchgAndreas Schwab
2025-02-14riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchgAndreas Schwab
2025-02-14riscv: cpufeature: use bitmap_equal() instead of memcmp()Clément Léger
2025-02-14riscv: cacheinfo: Use of_property_present() for non-boolean propertiesRob Herring
2025-02-14alpha: Use str_yes_no() helper in pci_dac_dma_supported()Thorsten Blum
2025-02-14alpha: Replace one-element array with flexible array memberThorsten Blum
2025-02-14alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky
2025-02-14alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky
2025-02-14alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky
2025-02-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-02-14Merge tag 'for-linus-6.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-14KVM: x86/mmu: Walk rmaps (shadow MMU) without holding mmu_lock when aging gfnsSean Christopherson
2025-02-14KVM: x86/mmu: Add support for lockless walks of rmap SPTEsSean Christopherson
2025-02-14KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lockSean Christopherson
2025-02-14KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lockSean Christopherson