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
/
include
/
linux
Age
Commit message (
Expand
)
Author
2026-06-05
block/bdev: Annotate the blk_holder_ops callback functions
Bart Van Assche
2026-06-05
block: Annotate the queue limits functions
Bart Van Assche
2026-05-29
block: Include bvec.h kernel-doc in the htmldocs
Matthew Wilcox (Oracle)
2026-05-29
block: Add bvec_folio()
Matthew Wilcox (Oracle)
2026-05-28
block: export passthrough stats enabled
Keith Busch
2026-05-28
block: add a bio_endio_status helper
Christoph Hellwig
2026-05-28
bvec: make the bvec_iter helpers inline functions
Christoph Hellwig
2026-05-28
block: mark biovec_init_pool static
Christoph Hellwig
2026-05-26
block: don't set BIO_QUIET for BLK_STS_AGAIN
Christoph Hellwig
2026-05-26
block: switch numa_node to int in blk_mq_hw_ctx and init_request
Mateusz Nowicki
2026-05-22
blk-mq: introduce blk_rq_has_data()
Caleb Sander Mateos
2026-05-15
block: unexport blk_status_to_str
Christoph Hellwig
2026-05-15
block: remove bio_copy_data_iter
Christoph Hellwig
2026-05-15
block: remove zero_fill_bio_iter
Christoph Hellwig
2026-05-08
drbd: replace genl_magic with explicit netlink serialization
Christoph Böhmwalder
2026-05-08
drbd: move UAPI headers to include/uapi/linux/
Christoph Böhmwalder
2026-05-01
Merge tag 'drm-fixes-2026-05-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-05-01
Merge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-05-01
Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-04-30
Merge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-30
Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-30
dpll: export __dpll_pin_change_ntf() for use under dpll_lock
Ivan Vecera
2026-04-29
Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-04-28
Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-04-28
Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-04-28
tracepoint: Fix typo in tracepoint.h comment
Sheng Che Peng
2026-04-27
ipmr: Free mr_table after RCU grace period.
Kuniyuki Iwashima
2026-04-27
Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-27
Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
2026-04-27
cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()
Daan De Meyer
2026-04-27
Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1
Jens Axboe
2026-04-27
mtd: spinand: Add support for packed read data ODTR commands
Miquel Raynal
2026-04-27
MAINTAINERS: update Liam's email address
Liam R. Howlett
2026-04-27
mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()
Lorenzo Stoakes
2026-04-27
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2026-04-25
Merge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-04-24
Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-24
Merge tag 'spi-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2026-04-23
Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-24
eventpoll: refresh eventpoll_release() fast-path comment
Christian Brauner
2026-04-24
nstree: fix func. parameter kernel-doc warnings
Randy Dunlap
2026-04-23
Merge tag 'acpi-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
2026-04-23
net: remove ISDN subsystem and Bluetooth CMTP
Jakub Kicinski
2026-04-23
caif: remove CAIF NETWORK LAYER
Jakub Kicinski
2026-04-23
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
[next]