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-01-26
m68k: sun3: Replace vsprintf() with bounded vsnprintf()
Thorsten Blum
-2
/
+2
2026-01-25
riscv/mm: update write protect to work on shadow stacks
Deepak Gupta
-2
/
+10
2026-01-25
riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
-0
/
+23
2026-01-25
riscv/mm: manufacture shadow stack ptes
Deepak Gupta
-0
/
+10
2026-01-25
riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
-1
/
+38
2026-01-25
riscv: Add usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
-0
/
+62
2026-01-25
riscv: add Zicfiss / Zicfilp extension CSR and bit definitions
Deepak Gupta
-0
/
+14
2026-01-25
riscv: zicfiss / zicfilp enumeration
Deepak Gupta
-0
/
+36
2026-01-25
riscv: defconfig: enable NLS_ISO8859_1
Javier Carrasco
-1
/
+1
2026-01-25
riscv: mm: define copy_user_page() as copy_page()
Florian Schmaus
-2
/
+1
2026-01-25
errata/sifive: remove unreliable warn_miss_errata
Andreas Schwab
-18
/
+0
2026-01-25
riscv: fix minor typo in syscall.h comment
Austin Kim
-1
/
+1
2026-01-25
riscv: signal: fix some warnings reported by sparse
Paul Walmsley
-3
/
+3
2026-01-25
KVM: arm64: Simplify PAGE_S2_MEMATTR
Marc Zyngier
-5
/
+4
2026-01-25
KVM: arm64: Kill KVM_PGTABLE_S2_NOFWB
Marc Zyngier
-20
/
+8
2026-01-25
KVM: arm64: Switch pKVM host S2 over to KVM_PGTABLE_S2_AS_S1
Marc Zyngier
-1
/
+3
2026-01-25
KVM: arm64: Add KVM_PGTABLE_S2_AS_S1 flag
Marc Zyngier
-1
/
+15
2026-01-25
arm64: Add MT_S2{,_FWB}_AS_S1 encodings
Marc Zyngier
-3
/
+8
2026-01-24
Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-5
/
+19
2026-01-24
bpf,x86: add fsession support for x86_64
Menglong Dong
-12
/
+40
2026-01-24
bpf,x86: introduce emit_store_stack_imm64() for trampoline
Menglong Dong
-12
/
+14
2026-01-24
Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+11
2026-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-38
/
+73
2026-01-24
alpha: fix user-space corruption during memory compaction
Magnus Lindholm
-3
/
+148
2026-01-24
x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16
Nathan Chancellor
-0
/
+10
2026-01-24
Merge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-38
/
+73
2026-01-23
KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()
Vasiliy Kovalev
-0
/
+2
2026-01-23
Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-9
/
+10
2026-01-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-21
/
+33
2026-01-23
Merge branch 'for-7.0/cxl-init' into cxl-for-next
Dave Jiang
-4
/
+11
2026-01-23
arm64: Set __nocfi on swsusp_arch_resume()
Zhaoyang Huang
-1
/
+1
2026-01-23
KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspace
Zhao Liu
-1
/
+22
2026-01-23
KVM: x86: Advertise AVX10.2 CPUID to userspace
Zhao Liu
-1
/
+1
2026-01-23
KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspace
Zhao Liu
-0
/
+41
2026-01-23
KVM: x86: Advertise MOVRS CPUID to userspace
Zhao Liu
-0
/
+2
2026-01-23
KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS command
Michael Roth
-0
/
+18
2026-01-23
KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching
Michael Roth
-6
/
+57
2026-01-23
KVM: x86: Drop WARN on INIT/SIPI being blocked when vCPU is in Wait-For-SIPI
Sean Christopherson
-1
/
+0
2026-01-23
arm64: errata: Workaround for SI L1 downstream coherency issue
Lucas Wei
-0
/
+61
2026-01-23
KVM: arm64: Use kvm_has_mte() in pKVM trap initialization
Fuad Tabba
-1
/
+1
2026-01-23
KVM: arm64: Inject UNDEF when accessing MTE sysregs with MTE disabled
Fuad Tabba
-0
/
+67
2026-01-23
KVM: arm64: Trap MTE access and discovery when MTE is disabled
Fuad Tabba
-2
/
+8
2026-01-23
KVM: arm64: Remove dead code resetting HCR_EL2 for pKVM
Fuad Tabba
-5
/
+0
2026-01-23
Merge branch kvm-arm64/pkvm-features-6.20 into kvmarm-master/next
Marc Zyngier
-24
/
+108
2026-01-23
Merge branch kvm-arm64/feat_idst into kvmarm-master/next
Marc Zyngier
-16
/
+76
2026-01-23
Merge branch kvm-arm64/vtcr into kvmarm-master/next
Marc Zyngier
-140
/
+257
2026-01-23
Merge branch arm64/for-next/cpufeature into kvmarm-master/next
Marc Zyngier
-97
/
+136
2026-01-23
arm64: dts: a7k: add COM Express boards
Elad Nachman
-2
/
+220
2026-01-23
ARM: dts: microchip: Drop usb_a9g20-dab-mmx.dtsi
Rob Herring (Arm)
-93
/
+0
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-128
/
+173
[prev]
[next]