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
2022-04-17
mm: use bdev_is_zoned in claim_swapfile
Christoph Hellwig
2022-04-17
ntfs3: use bdev_logical_block_size instead of open coding it
Christoph Hellwig
2022-04-17
btrfs: use bdev_max_active_zones instead of open coding it
Christoph Hellwig
2022-04-17
drbd: cleanup decide_on_discard_support
Christoph Hellwig
2022-04-17
drbd: use bdev_alignment_offset instead of queue_alignment_offset
Christoph Hellwig
2022-04-17
drbd: use bdev based limit helpers in drbd_send_sizes
Christoph Hellwig
2022-04-17
drbd: remove assign_p_sizes_qlim
Christoph Hellwig
2022-04-17
target: fix discard alignment on partitions
Christoph Hellwig
2022-04-17
target: pass a block_device to target_configure_unmap_from_queue
Christoph Hellwig
2022-04-17
target: remove an incorrect unmap zeroes data deduction
Christoph Hellwig
2022-04-17
bfq: Make sure bfqg for which we are queueing requests is online
Jan Kara
2022-04-17
bfq: Get rid of __bio_blkcg() usage
Jan Kara
2022-04-17
bfq: Track whether bfq_group is still online
Jan Kara
2022-04-17
bfq: Remove pointless bfq_init_rq() calls
Jan Kara
2022-04-17
bfq: Drop pointless unlock-lock pair
Jan Kara
2022-04-17
bfq: Update cgroup information before merging bio
Jan Kara
2022-04-17
bfq: Split shared queues on move between cgroups
Jan Kara
2022-04-17
bfq: Avoid merging queues with different parents
Jan Kara
2022-04-17
bfq: Avoid false marking of bic as stably merged
Jan Kara
2022-04-17
pktcdvd: stop using bio_reset
Christoph Hellwig
2022-04-17
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-04-17
target/pscsi: remove pscsi_get_bio
Christoph Hellwig
2022-04-17
squashfs: always use bio_kmalloc in squashfs_bio_read
Christoph Hellwig
2022-04-17
btrfs: simplify ->flush_bio handling
Christoph Hellwig
2022-04-17
block: allow use of per-cpu bio alloc cache by block drivers
Mike Snitzer
2022-04-17
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
2022-04-17
Linux 5.18-rc3
Linus Torvalds
2022-04-17
Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-17
Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-17
Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-17
Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-17
Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-17
Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
2022-04-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-16
Merge tag 'devicetree-fixes-for-5.18-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-04-16
Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-16
Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-16
Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-04-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-04-16
Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2022-04-16
Merge tag 'dma-mapping-5.18-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-04-16
random: use memmove instead of memcpy for remaining 32 bytes
Jason A. Donenfeld
2022-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-04-15
Merge tag 'for-5.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-15
mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
Patrick Wang
2022-04-15
mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
Omar Sandoval
2022-04-15
revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"
Andrew Morton
2022-04-15
revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"
Andrew Morton
2022-04-15
hugetlb: do not demote poisoned hugetlb pages
Mike Kravetz
2022-04-15
mm: compaction: fix compiler warning when CONFIG_COMPACTION=n
Charan Teja Kalla
[next]