index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-08
fs: remove kiocb.ki_hint
Christoph Hellwig
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
2022-03-07
nvme: remove support or stream based temperature hint
Christoph Hellwig
2022-03-07
Merge branch 'for-5.18/alloc-cleanups' into for-5.18/write-streams
Jens Axboe
2022-03-07
Merge branch 'for-5.18/drivers' into for-5.18/write-streams
Jens Axboe
2022-03-07
Merge branch 'for-5.18/block' into for-5.18/write-streams
Jens Axboe
2022-03-07
block: remove bio_devname
Christoph Hellwig
2022-03-07
ext4: stop using bio_devname
Christoph Hellwig
2022-03-07
raid5-ppl: stop using bio_devname
Christoph Hellwig
2022-03-07
raid1: stop using bio_devname
Christoph Hellwig
2022-03-07
md-multipath: stop using bio_devname
Christoph Hellwig
2022-03-07
dm-integrity: stop using bio_devname
Christoph Hellwig
2022-03-07
dm-crypt: stop using bio_devname
Christoph Hellwig
2022-03-07
pktcdvd: remove a pointless debug check in pkt_submit_bio
Christoph Hellwig
2022-03-07
block: remove handle_bad_sector
Christoph Hellwig
2022-03-07
block: fix and cleanup bio_check_ro
Christoph Hellwig
2022-03-06
Linux 5.17-rc7
v5.17-rc7
Linus Torvalds
2022-03-06
Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-06
Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-06
Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/coly...
Jens Axboe
2022-03-06
bcache: fixup multiple threads crash
Mingzhe Zou
2022-03-06
bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharing
Mingzhe Zou
2022-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2022-03-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-05
Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-03-05
configs/debug: set CONFIG_DEBUG_INFO=y properly
Qian Cai
2022-03-05
proc: fix documentation and description of pagemap
Yun Zhou
2022-03-05
kselftest/vm: fix tests build with old libc
Chengming Zhou
2022-03-05
memfd: fix F_SEAL_WRITE after shmem huge page allocated
Hugh Dickins
2022-03-05
mm: fix use-after-free when anon vma name is used after vma is freed
Suren Baghdasaryan
2022-03-05
mm: prevent vm_area_struct::anon_name refcount saturation
Suren Baghdasaryan
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
2022-03-05
selftests/vm: cleanup hugetlb file after mremap test
Mike Kravetz
2022-03-05
bfq: fix use-after-free in bfq_dispatch_request
Zhang Wensheng
2022-03-05
powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
Murilo Opsfelder Araujo
2022-03-04
Merge tag 'block-5.17-2022-03-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-04
Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-04
Merge tag 'iommu-fixes-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-04
floppy: use memcpy_{to,from}_bvec
Christoph Hellwig
2022-03-04
drbd: use bvec_kmap_local in recv_dless_read
Christoph Hellwig
2022-03-04
drbd: use bvec_kmap_local in drbd_csum_bio
Christoph Hellwig
2022-03-04
bcache: use bvec_kmap_local in bio_csum
Christoph Hellwig
2022-03-04
nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
Christoph Hellwig
2022-03-04
nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
Christoph Hellwig
2022-03-04
zram: use memcpy_from_bvec in zram_bvec_write
Christoph Hellwig
2022-03-04
zram: use memcpy_to_bvec in zram_bvec_read
Christoph Hellwig
2022-03-04
aoe: use bvec_kmap_local in bvcpy
Christoph Hellwig
2022-03-04
iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
Christoph Hellwig
[next]