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
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
2022-02-01
KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use
Vitaly Kuznetsov
2
-16
/
+51
2022-02-01
KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()
Vitaly Kuznetsov
2
-10
/
+25
2022-02-01
KVM: nVMX: Rename vmcs_to_field_offset{,_table}
Vitaly Kuznetsov
3
-8
/
+8
2022-02-01
powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...
Athira Rajeev
1
-3
/
+14
2022-02-01
powerpc/64s: Mask SRR0 before checking against the masked NIP
Nicholas Piggin
1
-0
/
+2
2022-02-01
powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06
Naveen N. Rao
2
-9
/
+14
2022-02-01
KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance
Marc Zyngier
1
-12
/
+6
2022-02-01
ARM: 9170/1: fix panic when kasan and kprobe are enabled
sparkhuang
1
-0
/
+3
2022-02-01
powerpc/32: Fix boot failure with GCC latent entropy plugin
Christophe Leroy
2
-0
/
+4
2022-02-01
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
3
-33
/
+38
2022-02-01
powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs
Christophe Leroy
1
-3
/
+2
2022-02-01
x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
Tony Luck
1
-0
/
+1
2022-02-01
x86/MCE/AMD: Allow thresholding interface updates after init
Yazen Ghannam
1
-1
/
+1
2022-02-01
PCI/sysfs: Find shadow ROM before static attribute initialization
Bjorn Helgaas
3
-9
/
+8
2022-02-01
arm64: extable: fix load_unaligned_zeropad() reg indices
Evgenii Stepanov
1
-2
/
+2
2022-02-01
KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUs
Nicholas Piggin
4
-4
/
+3
2022-02-01
KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time
Like Xu
1
-2
/
+2
2022-02-01
KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
Like Xu
1
-0
/
+1
2022-02-01
KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
Xiaoyao Li
1
-2
/
+1
2022-02-01
KVM: x86: Check .flags in kvm_cpuid_check_equal() too
Vitaly Kuznetsov
1
-0
/
+1
2022-02-01
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
6
-7
/
+12
2022-02-01
KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN KVM_SET_CPUID{,2}
Sean Christopherson
1
-2
/
+8
2022-02-01
KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to __kvm_update_cpuid_runtime()
Vitaly Kuznetsov
1
-21
/
+33
2022-02-01
KVM: x86: nSVM: skip eax alignment check for non-SVM instructions
Denis Valeev
1
-5
/
+6
2022-02-01
KVM: SVM: Don't intercept #GP for SEV guests
Sean Christopherson
1
-3
/
+8
2022-02-01
KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests
Sean Christopherson
1
-4
/
+6
2022-02-01
KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
Wanpeng Li
1
-1
/
+1
2022-02-01
perf/x86/intel: Add a quirk for the calculation of the number of counters on ...
Kan Liang
1
-0
/
+13
2022-02-01
perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX
Zhengjun Xing
1
-1
/
+1
2022-02-01
powerpc/audit: Fix syscall_get_arch()
Christophe Leroy
2
-2
/
+4
2022-02-01
Revert "KVM: SVM: avoid infinite loop on NPF from bad address"
Sean Christopherson
1
-7
/
+0
2022-02-01
powerpc/bpf: Update ldimm64 instructions during extra pass
Naveen N. Rao
3
-7
/
+35
2022-02-01
powerpc32/bpf: Fix codegen for bpf-to-bpf calls
Naveen N. Rao
1
-0
/
+3
2022-02-01
s390/nmi: handle vector validity failures for KVM guests
Christian Borntraeger
1
-1
/
+8
2022-02-01
s390/nmi: handle guarded storage validity failures for KVM guests
Christian Borntraeger
1
-4
/
+14
2022-02-01
s390/hypfs: include z/VM guests with access control group set
Vasily Gorbik
1
-2
/
+4
2022-02-01
s390/module: fix loading modules with a lot of relocations
Ilya Leoshkevich
1
-19
/
+18
2022-02-01
KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken systems
Marc Zyngier
2
-2
/
+18
2022-02-01
KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE
Marc Zyngier
1
-1
/
+4
2022-02-01
ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficiently
Ard Biesheuvel
2
-0
/
+3
2022-02-01
ARM: 9179/1: uaccess: avoid alignment faults in copy_[from|to]_kernel_nofault
Ard Biesheuvel
1
-2
/
+8
2022-01-29
arm64/bpf: Remove 128MB limit for BPF JIT programs
Russell King
5
-21
/
+4
2022-01-27
KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN
Vitaly Kuznetsov
2
-19
/
+36
2022-01-27
KVM: x86: Do runtime CPUID update before updating vcpu->arch.cpuid_entries
Vitaly Kuznetsov
1
-20
/
+34
2022-01-27
arm64: dts: qcom: msm8996: drop not documented adreno properties
David Heidelberg
1
-3
/
+0
2022-01-27
um: gitignore: Add kernel/capflags.c
Johannes Berg
1
-0
/
+1
2022-01-27
riscv: dts: microchip: mpfs: Drop empty chosen node
Geert Uytterhoeven
1
-3
/
+0
2022-01-27
RISC-V: defconfigs: Set CONFIG_FB=y, for FB console
Palmer Dabbelt
2
-0
/
+2
2022-01-27
powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses
Tobias Waldekranz
1
-0
/
+2
2022-01-27
powerpc/cell: Fix clang -Wimplicit-fallthrough warning
Anders Roxell
1
-0
/
+1
[next]