index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-24
scsi: Remove a blk_mq_run_hw_queues() call
Bart Van Assche
2023-07-24
scsi: Inline scsi_kick_queue()
Bart Van Assche
2023-07-24
block: don't pass a bio to bio_try_merge_hw_seg
Christoph Hellwig
2023-07-24
block: move the bi_size update out of __bio_try_merge_page
Christoph Hellwig
2023-07-24
block: downgrade a bio_full call in bio_add_page
Christoph Hellwig
2023-07-24
block: move the bi_size overflow check in __bio_try_merge_page
Christoph Hellwig
2023-07-24
block: move the bi_vcnt check out of __bio_try_merge_page
Christoph Hellwig
2023-07-24
block: move the BIO_CLONED checks out of __bio_try_merge_page
Christoph Hellwig
2023-07-24
block: use SECTOR_SHIFT bio_add_hw_page
Christoph Hellwig
2023-07-24
block: tidy up the bio full checks in bio_add_hw_page
Christoph Hellwig
2023-07-20
block: refactor to use helper
Nitesh Shetty
2023-07-17
blk-flush: reuse rq queuelist in flush state machine
Chengming Zhou
2023-07-17
blk-flush: count inflight flush_data requests
Chengming Zhou
2023-07-17
blk-flush: fix rq->flush.seq for post-flush requests
Chengming Zhou
2023-07-17
blk-mq: use percpu csd to remote complete instead of per-rq csd
Chengming Zhou
2023-07-17
block: don't allow enabling a cache on devices that don't support it
Christoph Hellwig
2023-07-17
block: cleanup queue_wc_store
Christoph Hellwig
2023-07-17
nbd: automatically load module on genl access
Thomas Weißschuh
2023-07-17
blk-wbt: Replace strlcpy with strscpy
Azeem Shaikh
2023-07-17
kyber: Replace strlcpy with strscpy
Azeem Shaikh
2023-07-16
Linux 6.5-rc2
Linus Torvalds
2023-07-16
Merge tag 'xtensa-20230716' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-07-16
Merge tag 'perf_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-07-16
Merge tag 'objtool_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-07-16
Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-07-16
Merge tag 'pinctrl-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-07-16
Merge tag '6.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-07-16
Merge tag 'powerpc-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-07-16
Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-07-16
Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-15
Merge tag 'spi-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-15
Merge tag 'regmap-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-15
Merge tag 'iommu-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-07-14
Merge tag 'x86_urgent_for_6.5_rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-07-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-07-14
Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-14
Merge tag 'io_uring-6.5-2023-07-14' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-14
Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-14
Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-07-14
Merge branches 'pm-sleep' and 'pm-qos'
Rafael J. Wysocki
2023-07-14
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
2023-07-14
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
2023-07-14
Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-07-14
Merge tag 'ceph-for-6.5-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-07-14
block: queue data commands from the flush state machine at the head
Christoph Hellwig
2023-07-14
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
Dan Carpenter
2023-07-14
iommu: Fix crash during syfs iommu_groups/N/type
Jason Gunthorpe
2023-07-14
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
2023-07-14
Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2023-07-14
Merge tag 'drm-intel-fixes-2023-07-13' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
[next]