index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-68
/
+196
2025-05-11
Merge tag 'mips-fixes_6.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-46
/
+54
2025-05-11
Merge tag 'x86-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-32
/
+41
2025-05-11
Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2025-05-10
Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+9
2025-05-10
Merge tag 'kvm-x86-fixes-6.15-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-37
/
+150
2025-05-10
Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
7
-31
/
+44
2025-05-10
Merge tag 'kvm-riscv-fixes-6.15-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
1
-0
/
+2
2025-05-09
Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2025-05-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+8
2025-05-09
Merge tag 'riscv-for-linus-6.15-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-28
/
+61
2025-05-09
x86/mm: Eliminate window where TLB flushes may be inadvertently skipped
Dave Hansen
1
-3
/
+19
2025-05-08
Merge tag 's390-6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-18
/
+40
2025-05-08
KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions
Sean Christopherson
2
-6
/
+67
2025-05-08
riscv: Disallow PR_GET_TAGGED_ADDR_CTRL without Supm
Samuel Holland
1
-0
/
+3
2025-05-08
riscv: Fix kernel crash due to PR_SET_TAGGED_ADDR_CTRL
Nam Cao
1
-0
/
+3
2025-05-08
riscv: misaligned: use get_user() instead of __get_user()
Clément Léger
1
-1
/
+1
2025-05-08
riscv: misaligned: enable IRQs while handling misaligned accesses
Clément Léger
1
-4
/
+8
2025-05-08
riscv: misaligned: factorize trap handling
Clément Léger
1
-30
/
+36
2025-05-07
x86: disable image size check for test builds
Guenter Roeck
1
-1
/
+9
2025-05-07
s390/pci: Fix missing check for zpci_create_device() error return
Niklas Schnelle
1
-0
/
+2
2025-05-07
KVM: arm64: Fix memory check in host_stage2_set_owner_locked()
Mostafa Saleh
1
-1
/
+1
2025-05-07
KVM: arm64: Kill HCRX_HOST_FLAGS
Marc Zyngier
2
-2
/
+1
2025-05-07
KVM: arm64: Properly save/restore HCRX_EL2
Marc Zyngier
1
-7
/
+6
2025-05-07
x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST or Rust >= 1.88
Paweł Anikiel
1
-0
/
+1
2025-05-06
arm64: cpufeature: Move arm64_use_ng_mappings to the .data section to prevent...
Yeoreum Yun
1
-1
/
+8
2025-05-05
KVM: arm64: Prevent userspace from disabling AArch64 support at any virtualis...
Marc Zyngier
1
-0
/
+6
2025-05-05
KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE mode
Marc Zyngier
2
-16
/
+22
2025-05-05
KVM: arm64: Fix uninitialized memcache pointer in user_mem_abort()
Sebastian Ott
1
-5
/
+8
2025-05-05
Merge tag 'uml-for-linux-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-15
/
+17
2025-05-05
Merge tag 'soc-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
8
-34
/
+76
2025-05-05
s390: Update defconfigs
Heiko Carstens
3
-17
/
+8
2025-05-05
s390/entry: Fix last breaking event handling in case of stack corruption
Heiko Carstens
1
-1
/
+2
2025-05-05
s390/configs: Enable options required for TC flow offload
Konstantin Shkolnyy
2
-0
/
+12
2025-05-05
s390/configs: Enable VDPA on Nvidia ConnectX-6 network card
Konstantin Shkolnyy
2
-0
/
+16
2025-05-05
riscv: misaligned: Add handling for ZCB instructions
Nylon Chen
1
-0
/
+17
2025-05-05
x86/microcode: Consolidate the loader enablement checking
Borislav Petkov (AMD)
6
-32
/
+41
2025-05-05
um: fix _nofault accesses
Johannes Berg
4
-15
/
+17
2025-05-04
Merge tag 'parisc-for-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+13
2025-05-04
parisc: Fix double SIGFPE crash
Helge Deller
1
-3
/
+13
2025-05-04
Merge tag 'x86-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+43
2025-05-04
Merge tag 'perf-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-6
/
+30
2025-05-04
x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
Ard Biesheuvel
3
-4
/
+43
2025-05-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2025-05-02
KVM: x86/mmu: Prevent installing hugepages when mem attributes are changing
Sean Christopherson
1
-16
/
+53
2025-05-02
KVM: SVM: Update dump_ghcb() to use the GHCB snapshot fields
Tom Lendacky
1
-13
/
+19
2025-05-02
arm64: vdso: Work around invalid absolute relocations from GCC
Thomas Weißschuh
1
-0
/
+13
2025-05-01
arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
Will Deacon
1
-0
/
+2
2025-05-01
KVM: RISC-V: reset smstateen CSRs
Radim Krčmář
1
-0
/
+2
2025-04-30
MIPS: Fix MAX_REG_OFFSET
Thorsten Blum
1
-1
/
+2
[next]