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-04-27
arm64: dts: qcom: add IPA qcom,qmp property
Alex Elder
3
-0
/
+6
2022-04-27
KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs
Mingwei Zhang
1
-3
/
+6
2022-04-27
KVM: SVM: Simplify and harden helper to flush SEV guest page(s)
Sean Christopherson
1
-34
/
+20
2022-04-27
KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
Sean Christopherson
3
-0
/
+11
2022-04-27
KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
Sean Christopherson
1
-1
/
+14
2022-04-27
KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()
Sean Christopherson
1
-6
/
+1
2022-04-27
KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
Like Xu
3
-6
/
+12
2022-04-27
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
1
-0
/
+1
2022-04-27
xtensa: fix a7 clobbering in coprocessor context load/store
Max Filippov
1
-2
/
+2
2022-04-27
xtensa: patch_text: Fixup last cpu should be master
Guo Ren
1
-1
/
+1
2022-04-27
arm/xen: Fix some refcount leaks
Miaoqian Lin
1
-2
/
+7
2022-04-27
powerpc/perf: Fix power10 event alternatives
Athira Rajeev
1
-1
/
+1
2022-04-27
powerpc/perf: Fix power9 event alternatives
Athira Rajeev
1
-4
/
+4
2022-04-27
KVM: PPC: Fix TCE handling for VFIO
Alexey Kardashevskiy
2
-44
/
+45
2022-04-27
powerpc/time: Always set decrementer in timer_interrupt()
Michael Ellerman
1
-15
/
+14
2022-04-27
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
1
-4
/
+2
2022-04-27
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
4
-40
/
+13
2022-04-27
arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
Rob Herring
2
-8
/
+8
2022-04-27
ARM: vexpress/spc: Avoid negative array index when !SMP
Kees Cook
1
-1
/
+1
2022-04-27
arm64: mm: fix p?d_leaf()
Muchun Song
1
-2
/
+2
2022-04-27
RISC-V: KVM: Restrict the extensions that can be disabled
Atish Patra
1
-7
/
+12
2022-04-27
RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
Atish Patra
1
-3
/
+1
2022-04-20
ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()
Alexander Sverdlin
1
-1
/
+3
2022-04-20
ARM: davinci: da850-evm: Avoid NULL pointer dereference
Nathan Chancellor
1
-1
/
+3
2022-04-20
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
5
-16
/
+53
2022-04-20
x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
Pawan Gupta
2
-7
/
+48
2022-04-20
KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
Sean Christopherson
3
-8
/
+37
2022-04-20
x86,bpf: Avoid IBT objtool warning
Peter Zijlstra
1
-0
/
+1
2022-04-20
arm64: alternatives: mark patch_alternative() as `noinstr`
Joey Gouly
1
-3
/
+3
2022-04-20
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
2
-0
/
+3
2022-04-20
KVM: PPC: Book3S HV P9: Fix "lost kick" race
Nicholas Piggin
1
-8
/
+33
2022-04-20
RISC-V: KVM: include missing hwcap.h into vcpu_fp
Heiko Stuebner
1
-0
/
+1
2022-04-20
KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
Reiji Watanabe
3
-28
/
+74
2022-04-20
KVM: arm64: Generalise VM features into a set of flags
Marc Zyngier
4
-11
/
+16
2022-04-20
RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
Anup Patel
1
-2
/
+0
2022-04-20
cpuidle: PSCI: Move the `has_lpi` check to the beginning of the function
Mario Limonciello
1
-3
/
+3
2022-04-13
powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S
Christophe Leroy
1
-2
/
+8
2022-04-13
x86/extable: Prefer local labels in .set directives
Nick Desaulniers
1
-10
/
+10
2022-04-13
x86,static_call: Fix __static_call_return0 for i386
Peter Zijlstra
1
-3
/
+2
2022-04-13
x86/bug: Prevent shadowing in __WARN_FLAGS
Vincent Mailhol
1
-2
/
+2
2022-04-13
Revert "powerpc: Set max_mapnr correctly"
Kefeng Wang
1
-1
/
+1
2022-04-13
powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
Kefeng Wang
1
-1
/
+5
2022-04-13
perf/x86/intel: Don't extend the pseudo-encoding to GP counters
Kan Liang
2
-1
/
+10
2022-04-13
x86/mm/tlb: Revert retpoline avoidance approach
Dave Hansen
1
-32
/
+5
2022-04-13
x86/msi: Fix msi message data shadow struct
Reto Buerki
1
-8
/
+11
2022-04-13
arm64: patch_text: Fixup last cpu should be master
Guo Ren
1
-2
/
+2
2022-04-13
perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids
Kan Liang
1
-1
/
+1
2022-04-13
x86/speculation: Restore speculation related MSRs during S3 resume
Pawan Gupta
1
-0
/
+14
2022-04-13
x86/pm: Save the MSR validity status at context setup
Pawan Gupta
1
-2
/
+5
2022-04-13
arm64: Add part number for Arm Cortex-A78AE
Chanho Park
2
-0
/
+3
[next]