index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2025-11-25
KVM: arm64: Convert ICH_HCR_EL2_TDIR cap to EARLY_LOCAL_CPU_FEATURE
Marc Zyngier
-3
/
+3
2025-11-25
riscv: dts: starfive: add Orange Pi RV
Icenowy Zheng
-0
/
+77
2025-11-25
riscv: dts: starfive: Add VisionFive 2 Lite eMMC board device tree
Hal Feng
-0
/
+23
2025-11-25
riscv: dts: starfive: Add VisionFive 2 Lite board device tree
Hal Feng
-0
/
+21
2025-11-25
riscv: dts: starfive: Add common board dtsi for VisionFive 2 Lite variants
Hal Feng
-0
/
+161
2025-11-25
riscv: dts: starfive: jh7110-common: Move out some nodes to the board dts
Hal Feng
-8
/
+63
2025-11-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-10
/
+2
2025-11-25
s390/vdso: Get rid of -m64 flag handling
Heiko Carstens
-7
/
+3
2025-11-25
s390/vdso: Rename vdso64 to vdso
Heiko Carstens
-106
/
+104
2025-11-25
s390: Rename head64.S to head.S
Heiko Carstens
-2
/
+2
2025-11-25
s390/vdso: Use common STABS_DEBUG and DWARF_DEBUG macros
Jens Remus
-40
/
+3
2025-11-25
um: Don't rename vmap to kernel_vmap
David Gow
-7
/
+5
2025-11-25
Merge tag 'v6.19-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
-597
/
+1237
2025-11-25
arm64: dts: sprd: sc9860: Simplify clock nodes
Rob Herring (Arm)
-80
/
+36
2025-11-24
riscv: mm: add userfaultfd write-protect support
Chunyan Zhang
-0
/
+87
2025-11-24
riscv: mm: add soft-dirty page tracking support
Chunyan Zhang
-2
/
+93
2025-11-24
riscv: add RISC-V Svrsw60t59b extension support
Chunyan Zhang
-0
/
+16
2025-11-24
mm: remove non_swap_entry() and use softleaf helpers instead
Lorenzo Stoakes
-16
/
+16
2025-11-24
mm/zone_device: rename page_free callback to folio_free
Balbir Singh
-2
/
+3
2025-11-24
mm/zone_device: support large zone device private folios
Balbir Singh
-1
/
+1
2025-11-24
KVM: s390: fix missing present bit for gmap puds
Claudio Imbrenda
-2
/
+3
2025-11-24
KVM: arm64: GICv2: Always trap GICV_DIR register
Marc Zyngier
-1
/
+5
2025-11-24
KVM: arm64: GICv2: Handle deactivation via GICV_DIR traps
Marc Zyngier
-0
/
+111
2025-11-24
KVM: arm64: GICv2: Handle LR overflow when EOImode==0
Marc Zyngier
-0
/
+27
2025-11-24
KVM: arm64: GICv3: Force exit to sync ICH_HCR_EL2.En
Marc Zyngier
-2
/
+11
2025-11-24
KVM: arm64: GICv3: nv: Plug L1 LR sync into deactivation primitive
Marc Zyngier
-10
/
+9
2025-11-24
KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulation
Marc Zyngier
-33
/
+46
2025-11-24
KVM: arm64: GICv3: Avoid broadcast kick on CPUs lacking TDIR
Marc Zyngier
-6
/
+13
2025-11-24
KVM: arm64: GICv3: Handle in-LR deactivation when possible
Marc Zyngier
-10
/
+28
2025-11-24
KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivation
Marc Zyngier
-8
/
+39
2025-11-24
KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacity
Marc Zyngier
-0
/
+7
2025-11-24
KVM: arm64: GICv3: Add GICv2 SGI handling to deactivation primitive
Marc Zyngier
-1
/
+19
2025-11-24
KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 traps
Marc Zyngier
-2
/
+122
2025-11-24
KVM: arm64: GICv3: Handle LR overflow when EOImode==0
Marc Zyngier
-0
/
+46
2025-11-24
KVM: arm64: Use MI to detect groups being enabled/disabled
Marc Zyngier
-0
/
+10
2025-11-24
KVM: arm64: Move undeliverable interrupts to the end of ap_list
Marc Zyngier
-1
/
+22
2025-11-24
KVM: arm64: Invert ap_list sorting to push active interrupts out
Marc Zyngier
-15
/
+12
2025-11-24
KVM: arm64: Make vgic_target_oracle() globally available
Marc Zyngier
-1
/
+2
2025-11-24
KVM: arm64: Turn kvm_vgic_vcpu_enable() into kvm_vgic_vcpu_reset()
Marc Zyngier
-14
/
+8
2025-11-24
KVM: arm64: Revamp vgic maintenance interrupt configuration
Marc Zyngier
-65
/
+73
2025-11-24
KVM: arm64: Eagerly save VMCR on exit
Marc Zyngier
-22
/
+13
2025-11-24
KVM: arm64: Compute vgic state irrespective of the number of interrupts
Marc Zyngier
-33
/
+2
2025-11-24
KVM: arm64: GICv2: Extract LR computing primitive
Marc Zyngier
-22
/
+39
2025-11-24
KVM: arm64: GICv2: Extract LR folding primitive
Marc Zyngier
-35
/
+32
2025-11-24
KVM: arm64: GICv2: Decouple GICH_HCR programming from LRs being loaded
Marc Zyngier
-14
/
+14
2025-11-24
KVM: arm64: GICv2: Preserve EOIcount on exit
Marc Zyngier
-0
/
+6
2025-11-24
KVM: arm64: GICv3: Extract LR computing primitive
Marc Zyngier
-17
/
+32
2025-11-24
KVM: arm64: GICv3: Extract LR folding primitive
Marc Zyngier
-45
/
+43
2025-11-24
KVM: arm64: GICv3: Decouple ICH_HCR_EL2 programming from LRs
Marc Zyngier
-14
/
+12
2025-11-24
KVM: arm64: GICv3: Preserve EOIcount on exit
Marc Zyngier
-0
/
+6
[prev]
[next]