index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-30
Linux 6.18
v6.18
Linus Torvalds
2025-11-30
Merge tag 'timers_urgent_for_v6.18_rc8' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-11-29
Merge tag 'mips-fixes_6.18_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-29
MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
Thomas Bogendoerfer
2025-11-28
afs: Fix uninit var in afs_alloc_anon_key()
David Howells
2025-11-28
Merge tag 'spi-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-28
Merge tag 'regulator-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-11-28
Merge tag 'io_uring-6.18-20251128' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-11-28
Merge tag 'vfs-6.18-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-28
Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-28
Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-28
Merge tag 'tty-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-11-28
Merge tag 'usb-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-11-28
Merge tag 'mailbox-fixes-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-11-28
Merge tag 'sunxi-fixes-for-6.18' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2025-11-28
Merge tag 'omap-for-v6.19/maintainers-signed' of git://git.kernel.org/pub/scm...
Arnd Bergmann
2025-11-28
Merge tag 'mmc-v6.18-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-28
Merge tag 'pmdomain-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-28
mailbox: th1520: fix clock imbalance on probe failure
Johan Hovold
2025-11-28
mailbox: pcc: don't zero error register
Jamie Iles
2025-11-28
mailbox: mtk-gpueb: Add missing 'static' to mailbox ops struct
Nicolas Frattaroli
2025-11-28
mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
Jason-JH Lin
2025-11-28
mailbox: mailbox-test: Fix debugfs_create_dir error checking
Haotian Zhang
2025-11-28
mailbox: omap-mailbox: Check for pending msgs only when mbox is exclusive
Beleswar Padhi
2025-11-28
afs: Fix delayed allocation of a cell's anonymous key
David Howells
2025-11-28
ovl: fail ovl_lock_rename_workdir() if either target is unhashed
NeilBrown
2025-11-27
Merge tag 'drm-fixes-2025-11-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-11-28
Merge tag 'drm-xe-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
2025-11-28
Merge tag 'drm-misc-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2025-11-28
Merge tag 'amd-drm-fixes-6.18-2025-11-26' of https://gitlab.freedesktop.org/a...
Dave Airlie
2025-11-27
Merge tag 'dma-mapping-6.18-2025-11-27' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-11-27
Merge tag 'acpi-6.18-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-28
Merge tag 'drm-intel-fixes-2025-11-26' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2025-11-27
Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...
Rafael J. Wysocki
2025-11-27
Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-11-27
Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-11-27
Merge tag 'platform-drivers-x86-v6.18-5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-11-27
mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_...
Kuniyuki Iwashima
2025-11-27
spi: nxp-fspi: Propagate fwnode in ACPI case as well
Andy Shevchenko
2025-11-27
regulator: rtq2208: Correct LDO2 logic judgment bits
ChiYuan Huang
2025-11-27
regulator: rtq2208: Correct buck group2 phase mapping logic
ChiYuan Huang
2025-11-27
Merge branch 'net-fec-fix-some-ptp-related-issues'
Paolo Abeni
2025-11-27
net: fec: do not register PPS event for PEROUT
Wei Fang
2025-11-27
net: fec: do not allow enabling PPS and PEROUT simultaneously
Wei Fang
2025-11-27
net: fec: do not update PEROUT if it is enabled
Wei Fang
2025-11-27
net: fec: cancel perout_timer when PEROUT is disabled
Wei Fang
2025-11-27
net: mctp: unconditionally set skb->dev on dst output
Jeremy Kerr
2025-11-27
libceph: prevent potential out-of-bounds writes in handle_auth_session_key()
ziming zhang
2025-11-27
libceph: replace BUG_ON with bounds check for map->max_osd
ziming zhang
2025-11-27
ceph: fix crash in process_v2_sparse_read() for encrypted directories
Viacheslav Dubeyko
[next]