index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
Revert "powerpc/8xx: Always pin kernel text TLB"
Christophe Leroy
3
-1
/
+17
2024-08-30
powerpc/8xx: Copy kernel PGD entries into all PGDIRs
Christophe Leroy
1
-1
/
+7
2024-08-30
powerpc/8xx: Fix kernel vs user address comparison
Christophe Leroy
1
-3
/
+3
2024-08-30
powerpc/8xx: Fix initial memory mapping
Christophe Leroy
1
-2
/
+2
2024-08-30
powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hub
Gaosheng Cui
1
-1
/
+0
2024-08-30
powerpc: Remove obsoleted declarations for use_cop and drop_cop
Gaosheng Cui
1
-3
/
+0
2024-08-30
powerpc/pasemi: Remove obsoleted declaration for pas_pci_irq_fixup()
Gaosheng Cui
1
-1
/
+0
2024-08-30
powerpc/maple: Remove obsoleted declaration for maple_calibrate_decr()
Gaosheng Cui
1
-1
/
+0
2024-08-30
KVM: arm64: nv: Add support for FEAT_ATS1A
Marc Zyngier
4
-0
/
+24
2024-08-30
KVM: arm64: nv: Plumb handling of AT S1* traps from EL2
Marc Zyngier
1
-0
/
+45
2024-08-30
KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3
Marc Zyngier
1
-1
/
+16
2024-08-30
KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration
Marc Zyngier
1
-0
/
+8
2024-08-30
KVM: arm64: nv: Add SW walker for AT S1 emulation
Marc Zyngier
1
-2
/
+608
2024-08-30
KVM: arm64: nv: Make ps_to_output_size() generally available
Marc Zyngier
2
-14
/
+14
2024-08-30
KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
Marc Zyngier
2
-0
/
+254
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}
Marc Zyngier
2
-0
/
+52
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}P
Marc Zyngier
1
-0
/
+26
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}
Marc Zyngier
3
-1
/
+142
2024-08-30
KVM: arm64: nv: Honor absence of FEAT_PAN2
Marc Zyngier
1
-0
/
+4
2024-08-30
KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor
Marc Zyngier
2
-8
/
+8
2024-08-30
KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set
Marc Zyngier
2
-5
/
+24
2024-08-30
arm64: Add ESR_ELx_FSC_ADDRSZ_L() helper
Marc Zyngier
1
-2
/
+3
2024-08-30
arm64: Add system register encoding for PSTATE.PAN
Marc Zyngier
1
-0
/
+3
2024-08-30
arm64: Add PAR_EL1 field description
Marc Zyngier
1
-0
/
+18
2024-08-30
arm64: Add missing APTable and TCR_ELx.HPD masks
Marc Zyngier
2
-0
/
+10
2024-08-30
KVM: arm64: Make kvm_at() take an OP_AT_*
Joey Gouly
2
-2
/
+3
2024-08-30
powerpc: Remove obsoleted declaration for _get_SP
Gaosheng Cui
1
-2
/
+0
2024-08-30
arm64: dts: amlogic: add C3 AW419 board
Xianwei Zhao
2
-0
/
+263
2024-08-30
arm64: dts: amlogic: add some device nodes for C3
Xianwei Zhao
2
-1
/
+720
2024-08-29
KVM: x86: Add fastpath handling of HLT VM-Exits
Sean Christopherson
4
-3
/
+36
2024-08-29
KVM: x86: Reorganize code in x86.c to co-locate vCPU blocking/running helpers
Sean Christopherson
1
-132
/
+132
2024-08-29
KVM: x86: Exit to userspace if fastpath triggers one on instruction skip
Sean Christopherson
2
-2
/
+8
2024-08-29
KVM: x86: Dedup fastpath MSR post-handling logic
Sean Christopherson
1
-10
/
+11
2024-08-29
KVM: x86: Re-enter guest if WRMSR(X2APIC_ICR) fastpath is successful
Sean Christopherson
1
-1
/
+1
2024-08-29
KVM: SVM: Track the per-CPU host save area as a VMCB pointer
Sean Christopherson
2
-8
/
+9
2024-08-29
KVM: SVM: Add host SEV-ES save area structure into VMCB via a union
Sean Christopherson
1
-5
/
+15
2024-08-29
KVM: SVM: Add a helper to convert a SME-aware PA back to a struct page
Sean Christopherson
2
-6
/
+19
2024-08-29
KVM: x86/mmu: Reword a misleading comment about checking gpte_changed()
Sean Christopherson
1
-2
/
+8
2024-08-29
KVM: x86/mmu: Drop pointless "return" wrapper label in FNAME(fetch)
Sean Christopherson
1
-7
/
+4
2024-08-29
KVM: x86/mmu: Decrease indentation in logic to sync new indirect shadow page
Sean Christopherson
1
-21
/
+19
2024-08-29
KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)
Sean Christopherson
4
-12
/
+36
2024-08-29
KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode()
Sean Christopherson
1
-23
/
+23
2024-08-29
KVM: x86: Enforce x2APIC's must-be-zero reserved ICR bits
Sean Christopherson
1
-1
/
+14
2024-08-29
arm64: dts: rockchip: drop unsupported regulator-property from NanoPC-T6
Heiko Stuebner
1
-1
/
+0
2024-08-29
arm64: dts: rockchip: drop unsupported regulator property from NanoPC-T6
Heiko Stuebner
1
-1
/
+0
2024-08-29
arm64: dts: rockchip: use correct fcs,suspend-voltage-selector on NanoPC-T6
Heiko Stuebner
1
-1
/
+1
2024-08-29
s390/hiperdispatch: Add hiperdispatch debug counters
Mete Durlu
1
-0
/
+77
2024-08-29
s390/hiperdispatch: Add hiperdispatch debug attributes
Mete Durlu
1
-2
/
+82
2024-08-29
s390/hiperdispatch: Add hiperdispatch sysctl interface
Mete Durlu
2
-0
/
+72
2024-08-29
s390/hiperdispatch: Add trace events
Mete Durlu
2
-0
/
+63
[prev]
[next]