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
2026-03-03
s390/xor: Fix xor_xc_5() inline assembly
Vasily Gorbik
-1
/
+0
2026-03-03
x86/PVH: Use boot params to pass RSDP address in start_info page
Hou Wenlong
-6
/
+1
2026-03-03
x86/xen: update outdated comment
kexinsun
-1
/
+1
2026-03-03
x86/xen: Build identity mapping page tables dynamically for XENPV
Hou Wenlong
-30
/
+9
2026-03-02
x86/sev: Allow IBPB-on-Entry feature for SNP guests
Kim Phillips
-1
/
+6
2026-03-02
x86/boot/sev: Move SEV decompressor variables into the .data section
Tom Lendacky
-5
/
+5
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-91
/
+79
2026-03-01
Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-42
/
+50
2026-03-01
Merge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+27
2026-02-28
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-1
/
+1
2026-02-28
Merge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-67
/
+66
2026-02-28
Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-68
/
+79
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
-11
/
+0
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
-12
/
+0
2026-02-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-60
/
+103
2026-02-26
Merge tag 'dma-mapping-7.0-2026-02-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+4
2026-02-26
bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing
Fuad Tabba
-1
/
+1
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-1
/
+26
2026-02-26
arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU reads
Sumit Gupta
-6
/
+15
2026-02-26
arm64: Fix sampling the "stable" virtual counter in preemptible section
Marc Zyngier
-1
/
+5
2026-02-25
arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI
Mark Rutland
-36
/
+47
2026-02-25
arm64: tlb: Allow XZR argument to TLBI ops
Mark Rutland
-3
/
+3
2026-02-25
arm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappings
Catalin Marinas
-1
/
+5
2026-02-25
arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabled
Catalin Marinas
-5
/
+6
2026-02-25
arm64: io: Extract user memory type in ioremap_prot()
Will Deacon
-2
/
+15
2026-02-25
arm64: io: Rename ioremap_prot() to __ioremap_prot()
Will Deacon
-9
/
+10
2026-02-25
s390/pfault: Fix virtual vs physical address confusion
Alexander Gordeev
-2
/
+2
2026-02-25
s390/kexec: Disable stack protector in s390_reset_system()
Vasily Gorbik
-1
/
+1
2026-02-25
s390/idle: Remove psw_idle() prototype
Heiko Carstens
-2
/
+0
2026-02-25
s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()
Heiko Carstens
-2
/
+1
2026-02-25
s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()
Heiko Carstens
-14
/
+7
2026-02-25
s390/irq/idle: Remove psw bits early
Heiko Carstens
-8
/
+6
2026-02-25
s390/idle: Inline update_timer_idle()
Heiko Carstens
-35
/
+38
2026-02-25
s390/idle: Slightly optimize idle time accounting
Heiko Carstens
-7
/
+8
2026-02-25
s390/idle: Add comment for non obvious code
Heiko Carstens
-0
/
+9
2026-02-25
s390/vtime: Fix virtual timer forwarding
Heiko Carstens
-16
/
+2
2026-02-25
s390/idle: Fix cpu idle exit cpu time accounting
Heiko Carstens
-6
/
+18
2026-02-25
KVM: arm64: Deduplicate ASID retrieval code
Marc Zyngier
-54
/
+35
2026-02-25
x86/efi: defer freeing of boot services memory
Mike Rapoport (Microsoft)
-5
/
+54
2026-02-23
ubd: Use pointer-to-pointers for io_thread_req arrays
Kees Cook
-5
/
+5
2026-02-23
KVM: arm64: Revert accidental drop of kvm_uninit_stage2_mmu() for non-NV VMs
Fuad Tabba
-3
/
+0
2026-02-23
perf/x86/intel/uncore: Add per-scheduler IMC CAS count events
Zide Chen
-1
/
+27
2026-02-23
x86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__
Thomas Huth
-9
/
+9
2026-02-23
x86/cfi: Fix CFI rewrite for odd alignments
Peter Zijlstra
-24
/
+34
2026-02-23
x86/bug: Handle __WARN_printf() trap in early_fixup_exception()
Hou Wenlong
-6
/
+5
2026-02-23
x86/fred: Correct speculative safety in fred_extint()
Andrew Cooper
-3
/
+2
2026-02-23
sparc: Fix page alignment in dma mapping
Stian Halseth
-0
/
+4
2026-02-22
KVM: arm64: Fix protected mode handling of pages larger than 4kB
Marc Zyngier
-7
/
+5
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-27
/
+19
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-72
/
+36
[prev]
[next]