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-04-08
KVM: SEV: Move SEV-specific VM initialization to sev.c
Sean Christopherson
-11
/
+18
2026-04-08
KVM: SEV: Move standard VM-scoped helpers to detect SEV+ guests to sev.c
Sean Christopherson
-17
/
+14
2026-04-08
KVM: SEV: Document the SEV-ES check when querying SMM support as "safe"
Sean Christopherson
-2
/
+10
2026-04-08
KVM: SEV: Add quad-underscore version of VM-scoped APIs to detect SEV+ guests
Sean Christopherson
-7
/
+21
2026-04-08
KVM: SEV: Provide vCPU-scoped accessors for detecting SEV+ guests
Sean Christopherson
-64
/
+82
2026-04-08
KVM: SEV: Lock all vCPUs for the duration of SEV-ES VMSA synchronization
Sean Christopherson
-8
/
+7
2026-04-08
KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish
Sean Christopherson
-4
/
+12
2026-04-08
x86: shadow stacks: proper error handling for mmap lock
Linus Torvalds
-1
/
+2
2026-04-08
arm64: kexec: Remove duplicate allocation for trans_pgd
Wang Wensheng
-3
/
+0
2026-04-08
arm64: Check DAIF (and PMR) at task-switch time
Mark Rutland
-0
/
+25
2026-04-08
arm64: entry: Use split preemption logic
Mark Rutland
-21
/
+12
2026-04-08
arm64: entry: Use irqentry_{enter_from,exit_to}_kernel_mode()
Mark Rutland
-2
/
+2
2026-04-08
arm64: entry: Consistently prefix arm64-specific wrappers
Mark Rutland
-19
/
+19
2026-04-08
arm64: entry: Don't preempt with SError or Debug masked
Mark Rutland
-8
/
+13
2026-04-08
Merge branch kvm-arm64/misc-7.1 into kvmarm-master/next
Marc Zyngier
-0
/
+9
2026-04-08
Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/next
Marc Zyngier
-82
/
+80
2026-04-08
Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/next
Marc Zyngier
-229
/
+1269
2026-04-08
Merge branch kvm-arm64/spe-trbe-nvhe into kvmarm-master/next
Marc Zyngier
-25
/
+95
2026-04-08
Merge branch kvm-arm64/user_mem_abort-rework into kvmarm-master/next
Marc Zyngier
-220
/
+310
2026-04-08
Merge branch kvm-arm64/pkvm-psci into kvmarm-master/next
Marc Zyngier
-59
/
+43
2026-04-08
Merge branch kvm-arm64/nv-s2-debugfs into kvmarm-master/next
Marc Zyngier
-30
/
+68
2026-04-08
Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/next
Marc Zyngier
-192
/
+2219
2026-04-08
Merge branch kvm-arm64/hyp-tracing into kvmarm-master/next
Marc Zyngier
-63
/
+1293
2026-04-08
x86/fpu: Correct the comment explaining what xfeatures_in_use() does
Borislav Petkov (AMD)
-1
/
+1
2026-04-08
m68k: defconfig: Update defconfigs for v7.0-rc1
Geert Uytterhoeven
-1
/
+13
2026-04-08
m68k: emu: Replace unbounded sprintf() in nfhd_init_one()
Thorsten Blum
-1
/
+2
2026-04-08
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
-1074
/
+1025
2026-04-08
crypto: Remove michael_mic from crypto_shash API
Eric Biggers
-47
/
+0
2026-04-08
powerpc32/bpf: fix loading fsession func metadata using PPC_LI32
Abhishek Dubey
-2
/
+2
2026-04-07
KVM: s390: vsie: Fix races with partial gmap invalidations
Claudio Imbrenda
-4
/
+9
2026-04-07
KVM: s390: ucontrol: Fix memslot handling
Claudio Imbrenda
-1
/
+1
2026-04-07
KVM: s390: Allow 4k granularity for memslots
Claudio Imbrenda
-14
/
+6
2026-04-07
KVM: s390: Add alignment checks for hugepages
Claudio Imbrenda
-8
/
+29
2026-04-07
KVM: s390: Add some useful mask macros
Claudio Imbrenda
-1
/
+6
2026-04-07
ASoC: Merge up v7.0-rc7
Mark Brown
-103
/
+399
2026-04-07
rust: simplify `RUSTC_VERSION` Kconfig conditions
Miguel Ojeda
-13
/
+1
2026-04-07
perf/x86/intel/uncore: Remove extra double quote mark
Zide Chen
-24
/
+24
2026-04-07
perf/x86/intel/uncore: Fix die ID init and look up bugs
Zide Chen
-7
/
+7
2026-04-07
perf/x86/intel/uncore: Skip discovery table for offline dies
Zide Chen
-1
/
+1
2026-04-07
perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
Zide Chen
-5
/
+10
2026-04-06
eth: remove the driver for acenic / tigon1&2
Jakub Kicinski
-27
/
+0
2026-04-06
Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-203
/
+148
2026-04-06
ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
Chengwen Feng
-13
/
+0
2026-04-06
ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
Chengwen Feng
-5
/
+0
2026-04-06
x86/acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
-4
/
+25
2026-04-06
RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
-3
/
+23
2026-04-06
LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
-0
/
+10
2026-04-06
arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
-12
/
+32
2026-04-06
hwspinlock: u8500: delete driver
Wolfram Sang
-1
/
+0
2026-04-06
MIPS: dts: loongson64g-package: Switch to Loongson UART driver
Rong Zhang
-2
/
+2
[prev]
[next]