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-03-12
Backmerge tag 'v6.14-rc6' into drm-next
Dave Airlie
-370
/
+1182
2025-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-53
/
+113
2025-03-09
Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...
Paolo Bonzini
-26
/
+74
2025-03-09
Merge tag 'kvmarm-fixes-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-27
/
+39
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
-14
/
+29
2025-03-08
Merge tag 'x86-urgent-2025-03-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-28
/
+24
2025-03-08
x86/microcode/AMD: Add some forgotten models to the SHA check
Borislav Petkov (AMD)
-0
/
+6
2025-03-08
Merge branch 'linus' into x86/urgent, to pick up dependent patches
Ingo Molnar
-86
/
+627
2025-03-08
Merge tag 'loongarch-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-18
/
+75
2025-03-08
LoongArch: KVM: Fix GPA size issue about VM
Bibo Mao
-1
/
+11
2025-03-08
LoongArch: KVM: Reload guest CSR registers after sleep
Bibo Mao
-0
/
+7
2025-03-08
LoongArch: KVM: Add interrupt checking for AVEC
Bibo Mao
-1
/
+1
2025-03-08
LoongArch: Set hugetlb mmap base address aligned with pmd size
Bibo Mao
-1
/
+5
2025-03-08
LoongArch: Set max_pfn with the PFN of the last page
Bibo Mao
-0
/
+3
2025-03-08
LoongArch: Use polling play_dead() when resuming from hibernation
Huacai Chen
-1
/
+46
2025-03-08
LoongArch: Eliminate superfluous get_numa_distances_cnt()
Yuli Wang
-12
/
+0
2025-03-08
LoongArch: Convert unreachable() to BUG()
Tiezhu Yang
-2
/
+2
2025-03-07
Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-4
/
+5
2025-03-08
x86/mm: Define PTRS_PER_PMD for assembly code too
Ingo Molnar
-4
/
+4
2025-03-07
Merge tag 'x86-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-31
/
+64
2025-03-07
virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex
Alexey Kardashevskiy
-18
/
+11
2025-03-07
x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
Andrew Cooper
-6
/
+3
2025-03-06
x86/boot: Sanitize boot params before parsing command line
Ard Biesheuvel
-0
/
+2
2025-03-05
arm: pgtable: fix NULL pointer dereference issue
Qi Zheng
-12
/
+25
2025-03-05
m68k: sun3: add check for __pgd_alloc()
Haoxiang Li
-2
/
+4
2025-03-05
x86/sgx: Fix size overflows in sgx_encl_create()
Jarkko Sakkinen
-0
/
+7
2025-03-04
Merge tag 'x86_microcode_for_v6.14_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-86
/
+627
2025-03-04
KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVM
Xiaoyao Li
-1
/
+1
2025-03-04
s390/ftrace: Fix return address recovery of traced function
Sumanth Korikkar
-1
/
+2
2025-03-04
s390/traps: Fix test_monitor_call() inline assembly
Heiko Carstens
-3
/
+3
2025-03-04
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish
-16
/
+34
2025-03-04
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
-1
/
+1
2025-03-04
x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
-1
/
+1
2025-03-03
KVM: SVM: Don't rely on DebugSwap to restore host DR0..DR3
Sean Christopherson
-9
/
+12
2025-03-03
KVM: SVM: Save host DR masks on CPUs with DebugSwap
Sean Christopherson
-3
/
+10
2025-03-03
x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
Pawan Gupta
-4
/
+15
2025-03-03
x86/speculation: Simplify and make CALL_NOSPEC consistent
Pawan Gupta
-10
/
+5
2025-03-02
Merge tag 'mips-fixes_6.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+5
2025-03-02
KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()
Ahmed Genidi
-8
/
+5
2025-03-02
KVM: arm64: Initialize HCR_EL2.E2H early
Mark Rutland
-19
/
+34
2025-03-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-68
/
+77
2025-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-48
/
+59
2025-03-01
kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
-6
/
+4
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
-1
/
+1
2025-02-28
Merge tag 'x86-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+7
2025-02-28
Merge tag 'perf-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+87
2025-02-28
KVM: x86: Snapshot the host's DEBUGCTL after disabling IRQs
Sean Christopherson
-1
/
+2
2025-02-28
KVM: SVM: Manually context switch DEBUGCTL if LBR virtualization is disabled
Sean Christopherson
-0
/
+14
2025-02-28
KVM: x86: Snapshot the host's DEBUGCTL in common x86
Sean Christopherson
-8
/
+4
2025-02-28
KVM: SVM: Suppress DEBUGCTL.BTF on AMD
Sean Christopherson
-1
/
+10
[next]