开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-01-15
firewire: ohci: fix index of pages for dma address to 1394 OHCI IT context
Takashi Sakamoto
2026-01-12
firewire: ohci: stop using page private to store DMA mapping address
Takashi Sakamoto
2026-01-12
firewire: ohci: split page allocation from dma mapping
Takashi Sakamoto
2026-01-12
firewire: ohci: use MAX macro to guarantee minimum count of pages for AR cont...
Takashi Sakamoto
2026-01-12
firewire: core: stop using page private to store DMA mapping address
Takashi Sakamoto
2026-01-12
firewire: core: use common kernel API to allocate and release a batch of pages
Takashi Sakamoto
2026-01-12
firewire: core: code refactoring with cleanup function for isoc pages
Takashi Sakamoto
2026-01-12
firewire: core: use mutex instead of spinlock for client isochronous context
Takashi Sakamoto
2026-01-12
firewire: core: move private function declaration from public header to inter...
Takashi Sakamoto
2025-12-14
Linux 6.19-rc1
v6.19-rc1
Linus Torvalds
2025-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-12-14
Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-12-14
Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
2025-12-14
Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-14
Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-14
Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-14
Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-12-13
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-13
file: ensure cleanup
Christian Brauner
2025-12-13
x86/hv: Add gitignore entry for generated header file
Linus Torvalds
2025-12-13
Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-13
Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-13
Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
2025-12-13
Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2025-12-13
Merge tag 'pwm/for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-13
Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-12-13
Merge tag 'pci-v6.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-13
Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-13
Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-13
Merge tag 'drm-misc-fixes-2025-12-10' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2025-12-12
i3c: adi: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
2025-12-12
i3c: master: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
2025-12-12
i3c: master: cleanup callback .priv_xfers()
Frank Li
2025-12-13
Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2025-12-12
Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-12-12
Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-12
Merge tag 'io_uring-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-12
Merge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-12-12
Merge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-12-12
rseq: Always inline rseq_debug_syscall_return()
Eric Dumazet
2025-12-12
bug: Hush suggest-attribute=format for __warn_printf()
Brendan Jackman
2025-12-12
bug: Let report_bug_entry() provide the correct bugaddr
Heiko Carstens
2025-12-12
Merge tag 'drm-intel-next-fixes-2025-12-12' of https://gitlab.freedesktop.org...
Dave Airlie
2025-12-12
perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()
Evan Li
2025-12-12
Merge tag 'amd-drm-fixes-6.19-2025-12-11' of https://gitlab.freedesktop.org/a...
Dave Airlie
2025-12-12
Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...
Dave Airlie
2025-12-11
ALSA: hda/tas2781: Add new quirk for HP new project
Baojun Xu
2025-12-11
ALSA: hda: cix-ipbloq: Use modern PM ops
Nathan Chancellor
[next]