index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2026-06-18
xtensa: Remove arch-specific strncpy() implementation
Kees Cook
2026-06-18
x86: Remove arch-specific strncpy() implementation
Kees Cook
2026-06-18
powerpc: Remove arch-specific strncpy() implementation
Kees Cook
2026-06-18
m68k: Remove arch-specific strncpy() implementation
Kees Cook
2026-06-18
alpha: Remove arch-specific strncpy() implementation
Kees Cook
2026-06-18
s390/idle: Add missing EXPORT_SYMBOL_GPL()
Heiko Carstens
2026-06-17
treewide: fix transposed "sign" typos and update spelling.txt
Shardul Deshpande
2026-06-17
Merge tag 'iommu-updates-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-17
Merge tag 'm68knommu-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-17
Merge tag 'soc-arm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2026-06-17
Merge tag 'soc-defconfig-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-17
Merge tag 'soc-dt-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2026-06-17
Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux
Linus Torvalds
2026-06-17
Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-17
Merge tag 'sound-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-06-16
appletalk: move the protocol out of tree
Jakub Kicinski
2026-06-16
s390/mm: Complete ptep_get() conversion
Alexander Gordeev
2026-06-16
Merge branch 'idle-time-acc' into features
Alexander Gordeev
2026-06-16
powerpc/fadump: define MIN_RMA in bytes rather than MB
Sayali Patil
2026-06-16
powerpc: Restore KUAP registers on syscall restart exit
Mukesh Kumar Chaurasiya (IBM)
2026-06-16
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2026-06-16
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-06-16
Merge tag 'fbdev-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-16
Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-06-16
Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-16
Merge tag 'x86_mm_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-16
Merge tag 'x86_misc_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2026-06-16
Merge tag 'x86_sev_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2026-06-16
Merge tag 'x86_microcode_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/k...
Linus Torvalds
2026-06-16
Merge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/ke...
Linus Torvalds
2026-06-16
Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
2026-06-16
Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...
Linus Torvalds
2026-06-16
Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2026-06-16
Merge tag 'm68k-for-v7.2-tag1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-16
KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
Sean Christopherson
2026-06-16
KVM: x86: Fix shadow paging use-after-free due to unexpected role
Paolo Bonzini
2026-06-15
s390/idle: Remove idle time and count sysfs files
Heiko Carstens
2026-06-15
s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()
Heiko Carstens
2026-06-15
s390/irq/idle: Use stcke instead of stckf for time stamps
Heiko Carstens
2026-06-15
s390/timex: Move union tod_clock type to separate header
Heiko Carstens
2026-06-15
Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2026-06-15
Merge tag 'loongarch-kvm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2026-06-15
Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2026-06-15
KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject
Douglas Freimuth
2026-06-15
KVM: s390: Enable adapter_indicators_set to use mapped pages
Douglas Freimuth
2026-06-15
KVM: s390: Add map/unmap ioctl and clean mappings post-guest
Douglas Freimuth
2026-06-15
powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpus
Aboorva Devarajan
[prev]
[next]