开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-09-30
io_uring: add io_uring_cmd_import_fixed
Anuj Gupta
2022-09-30
block: allow end_io based requests in the completion batch handling
Jens Axboe
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
2022-09-30
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
2022-09-29
block: adapt blk_mq_plug() to not plug for writes that require a zone lock
Pankaj Raghav
2022-09-28
Merge tag 'nvme-6.1-2022-09-28' of git://git.infradead.org/nvme into for-6.1/...
Jens Axboe
2022-09-27
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
2022-09-27
nvme: improve the NVME_CONNECT_AUTHREQ* definitions
Christoph Hellwig
2022-09-26
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
Christoph Hellwig
2022-09-24
Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-23
ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support
ZiyangZhang
2022-09-23
ublk_drv: support UBLK_F_USER_RECOVERY_REISSUE
ZiyangZhang
2022-09-23
ublk_drv: define macros for recovery feature and check them
ZiyangZhang
2022-09-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-09-23
Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-23
vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignment
Will Deacon
2022-09-22
Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-22
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
Phil Auld
2022-09-21
io_uring/net: zerocopy sendmsg
Pavel Begunkov
2022-09-21
fs: add batch and poll flags to the uring_cmd_iopoll() handler
Jens Axboe
2022-09-21
block: export blk_rq_is_poll
Kanchan Joshi
2022-09-21
io_uring: add iopoll infrastructure for io_uring_cmd
Kanchan Joshi
2022-09-21
fs: add file_operations->uring_cmd_iopoll
Kanchan Joshi
2022-09-21
io_uring: trace local task work run
Dylan Yudaken
2022-09-21
io_uring: signal registered eventfd to process deferred task work
Dylan Yudaken
2022-09-21
io_uring: add IORING_SETUP_DEFER_TASKRUN
Dylan Yudaken
2022-09-21
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
2022-09-21
block: Fix the enum blk_eh_timer_return documentation
Bart Van Assche
2022-09-21
Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"
Lu Baolu
2022-09-20
block: remove PSI accounting from the bio layer
Christoph Hellwig
2022-09-20
mm: add PSI accounting around ->read_folio and ->readahead calls
Christoph Hellwig
2022-09-19
Merge tag 'for-net-2022-09-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2022-09-18
Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-16
net: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
2022-09-16
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
2022-09-14
Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-09-13
Input: hp_sdc: fix spelling typo in comment
Jiangshan Yi
2022-09-12
Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-09-12
blk-throttle: fix that io throttle can only work for single bio
Yu Kuai
2022-09-12
sbitmap: fix batched wait_cnt accounting
Keith Busch
2022-09-11
Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-11
iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
Lu Baolu
2022-09-10
Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2022-09-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-09-09
Bluetooth: Fix HCIGETDEVINFO regression
Luiz Augusto von Dentz
2022-09-09
Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-09-09
Merge tag 'drm-fixes-2022-09-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
[next]