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
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
3 days
Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-9
/
+28
3 days
Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-16
/
+33
4 days
Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
5 days
x86/platform/uv: Handle deconfigured sockets
Kyle Meyer
1
-2
/
+16
5 days
x86/entry/vdso: Fix path of included gettimeofday.c
Vladimir Oltean
1
-1
/
+1
5 days
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-1
/
+10
5 days
Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-50
/
+55
6 days
Merge tag 'parisc-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
6 days
arm64: realm: Fix PTE_NS_SHARED for 52bit PA support
Suzuki K Poulose
1
-1
/
+2
7 days
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+23
7 days
x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs
William Roche
1
-6
/
+11
7 days
Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
9
-44
/
+17
8 days
sh: platform_early: remove pdev->driver_override check
Danilo Krummrich
1
-4
/
+0
10 days
LoongArch: KVM: Fix typo issue in kvm_vm_init_features()
Bibo Mao
1
-2
/
+2
10 days
LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0
Tiezhu Yang
1
-0
/
+5
10 days
LoongArch: No need to flush icache if text copy failed
Tiezhu Yang
1
-2
/
+4
10 days
LoongArch: Check return values for set_memory_{rw,rox}
Tiezhu Yang
1
-2
/
+13
10 days
LoongArch: Give more information if kmem access failed
Tiezhu Yang
1
-2
/
+12
10 days
LoongArch: Fix calling smp_processor_id() in preemptible code
Xi Ruoyao
2
-2
/
+14
10 days
LoongArch: Only use SC.Q when supported by the assembler
Thomas Weißschuh
2
-0
/
+8
10 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
43
-194
/
+335
10 days
Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
10
-63
/
+83
10 days
Merge tag 'x86-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
11 days
parisc: Flush correct cache in cacheflush() syscall
Helge Deller
1
-2
/
+2
11 days
ARM: multi_v7_defconfig: Drop duplicate CONFIG_TI_PRUSS=m
Nathan Chancellor
1
-1
/
+0
11 days
Merge tag 'renesas-fixes-for-v7.0-tag1' of https://git.kernel.org/pub/scm/lin...
Krzysztof Kozlowski
7
-43
/
+15
12 days
Merge tag 's390-7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-6
/
+8
12 days
arm64/scs: Fix handling of advance_loc4
Pepper Gray
1
-0
/
+8
13 days
powerpc/iommu: fix lockdep warning during PCI enumeration
Nilay Shroff
1
-1
/
+1
13 days
perf/x86/intel: Fix OMR snoop information parsing issues
Dapeng Mi
1
-4
/
+7
13 days
perf/x86/intel: Add missing branch counters constraint apply
Dapeng Mi
1
-10
/
+21
13 days
x86/perf: Make sure to program the counter value for stopped events on migration
Peter Zijlstra
1
-1
/
+3
13 days
perf/x86: Move event pointer setup earlier in x86_pmu_enable()
Breno Leitao
1
-1
/
+2
14 days
powerpc: fix KUAP warning in VMX usercopy path
Sayali Patil
4
-50
/
+63
14 days
powerpc, perf: Check that current->mm is alive before getting user callchain
Viktor Malik
3
-2
/
+5
14 days
powerpc/mem: Move CMA reservations to arch_mm_preinit
Ritesh Harjani (IBM)
2
-10
/
+14
14 days
x86/hyperv: Use any general-purpose register when saving %cr2 and %cr8
Uros Bizjak
1
-2
/
+2
14 days
x86/hyperv: Use current_stack_pointer to avoid asm() in hv_hvcrash_ctxt_save()
Uros Bizjak
1
-1
/
+1
14 days
x86/hyperv: Save segment registers directly to memory in hv_hvcrash_ctxt_save()
Uros Bizjak
1
-6
/
+6
2026-03-11
KVM: x86: clarify leave_smm() return value
Paolo Bonzini
2
-5
/
+5
2026-03-11
KVM: SVM: check validity of VMCB controls when returning from SMM
Paolo Bonzini
3
-2
/
+15
2026-03-11
KVM: VMX: check validity of VMCS controls when returning from SMM
Paolo Bonzini
3
-12
/
+32
2026-03-11
KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
Sean Christopherson
2
-5
/
+9
2026-03-11
KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
Sean Christopherson
2
-2
/
+2
2026-03-11
KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM
Jim Mattson
3
-5
/
+21
2026-03-11
KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()
Li RongQing
1
-1
/
+2
2026-03-11
KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()
Namhyung Kim
1
-1
/
+1
2026-03-11
KVM: x86: hyper-v: Validate all GVAs during PV TLB flush
Manuel Andreas
1
-4
/
+5
2026-03-11
KVM: x86: synthesize CPUID bits only if CPU capability is set
Carlos López
1
-1
/
+4
2026-03-11
KVM: PPC: e500: Rip out "struct tlbe_ref"
Sean Christopherson
2
-52
/
+45
[next]