platform/kernel/linux-rpi.git
2022-02-04 Christoph Hellwigdm: use bio_clone_fast in alloc_io/alloc_tio
2022-02-04 Christoph Hellwigblock: clone crypto and integrity data in __bio_clone_fast
2022-02-04 Christoph Hellwigdm-cache: remove __remap_to_origin_clear_discard
2022-02-04 Christoph Hellwigdm: simplify the single bio fast path in __send_duplica...
2022-02-04 Christoph Hellwigdm: retun the clone bio from alloc_tio
2022-02-04 Christoph Hellwigdm: pass the bio instead of tio to __map_bio
2022-02-04 Christoph Hellwigdm: move cloning the bio into alloc_tio
2022-02-04 Christoph Hellwigdm: fold __send_duplicate_bios into __clone_and_map_sim...
2022-02-04 Christoph Hellwigdm: fold clone_bio into __clone_and_map_data_bio
2022-02-04 Christoph Hellwigdm: add a clone_to_tio helper
2022-02-04 Christoph Hellwigdrbd: set ->bi_bdev in drbd_req_new
2022-02-04 Christoph Hellwigblock: call bio_associate_blkg from bio_reset
2022-02-04 Song Liuscsi: use BLK_STS_OFFLINE for not fully online devices
2022-02-04 Song Liublock: return -ENODEV for BLK_STS_OFFLINE
2022-02-04 Song Liublock: introduce BLK_STS_OFFLINE
2022-02-02 Dan Carpenterfs/ntfs3: remove unnecessary NULL check
2022-02-02 Jiapeng Chongblock: fix boolreturn.cocci warning
2022-02-02 Christoph HellwigMAINTAINERS: add bio.h to the block section
2022-02-02 Christoph Hellwigblock: fix the kerneldoc for bio_end_io_acct
2022-02-02 Christoph Hellwigblock: check that there is a plug in blk_flush_plug
2022-02-02 Christoph Hellwigblock: remove blk_needs_flush_plug
2022-02-02 Christoph Hellwigblock: pass a block_device and opf to bio_reset
2022-02-02 Christoph Hellwigblock: pass a block_device and opf to bio_init
2022-02-02 Christoph Hellwigblock: pass a block_device and opf to bio_alloc
2022-02-02 Christoph Hellwigblock: pass a block_device and opf to bio_alloc_kiocb
2022-02-02 Christoph Hellwigblock: pass a block_device and opf to bio_alloc_bioset
2022-02-02 Chaitanya Kulkarniblock: pass a block_device and opf to blk_next_bio
2022-02-02 Christoph Hellwigblock: move blk_next_bio to bio.c
2022-02-02 Christoph Hellwigxen-blkback: bio_alloc can't fail if it is allow to...
2022-02-02 Christoph Hellwigrnbd-srv: remove struct rnbd_dev_blk_io
2022-02-02 Christoph Hellwigrnbd-srv: simplify bio mapping in process_rdma
2022-02-02 Christoph Hellwigdrbd: bio_alloc can't fail if it is allow to sleep
2022-02-02 Christoph Hellwigdm-thin: use blkdev_issue_flush instead of open coding it
2022-02-02 Christoph Hellwigdm-snap: use blkdev_issue_flush instead of open coding it
2022-02-02 Christoph Hellwigdm-crypt: remove clone_init
2022-02-02 Christoph Hellwigdm: bio_alloc can't fail if it is allowed to sleep
2022-02-02 Christoph Hellwigntfs3: remove ntfs_alloc_bio
2022-02-02 Christoph Hellwignfs/blocklayout: remove bl_alloc_init_bio
2022-02-02 Christoph Hellwignilfs2: remove nilfs_alloc_seg_bio
2022-02-02 Christoph Hellwigfs: remove mpage_alloc
2022-02-02 Christoph Hellwigblock: remove genhd.h
2022-02-02 Christoph Hellwigblock: move blk_drop_partitions to blk.h
2022-02-02 Christoph Hellwigblock: move disk_{block,unblock,flush}_events to blk.h
2022-02-02 Christoph Hellwigblock: deprecate autoloading based on dev_t
2022-01-30 Linus TorvaldsLinux 5.17-rc2
2022-01-30 Linus TorvaldsMerge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git...
2022-01-30 Linus TorvaldsMerge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git...
2022-01-30 Linus TorvaldsMerge tag 'sched_urgent_for_v5.17_rc2_p2' of git:/...
2022-01-30 Linus TorvaldsMerge tag 'x86_urgent_for_v5.17_rc2' of git://git....
2022-01-30 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-01-30 Joseph Qiocfs2: fix a deadlock when commit trans
2022-01-30 Joseph Qijbd2: export jbd2_journal_[grab|put]_journal_head
2022-01-30 Suren Baghdasaryanpsi: fix "defined but not used" warnings when CONFIG_PR...
2022-01-30 Suren Baghdasaryanpsi: fix "no previous prototype" warnings when CONFIG_C...
2022-01-30 Peter Collingbournemm, kasan: use compare-exchange operation to set KASAN...
2022-01-30 Marco Elverkasan: test: fix compatibility with FORTIFY_SOURCE
2022-01-30 Maor Gottliebtools/testing/scatterlist: add missing defines
2022-01-30 Wei Yangmm: page->mapping folio->mapping should have the same...
2022-01-30 Joao Martinsmemory-failure: fetch compound_head after pgmap_pfn_valid()
2022-01-30 Randy Dunlapia64: make IA64_MCA_RECOVERY bool instead of tristate
2022-01-30 Tong Zhangbinfmt_misc: fix crash when load/unload module
2022-01-30 Andrew Mortoninclude/linux/sysctl.h: fix register_sysctl_mount_point...
2022-01-29 Thomas GleixnerMerge tag 'irqchip-fixes-5.17-1' of git://git./linux...
2022-01-29 Linus TorvaldsMerge tag 'pci-v5.17-fixes-2' of git://git./linux/kerne...
2022-01-29 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.17-rc2' of git://git....
2022-01-29 Linus TorvaldsMerge tag 'char-misc-5.17-rc2' of git://git./linux...
2022-01-29 Linus TorvaldsMerge tag 'tty-5.17-rc2' of git://git./linux/kernel...
2022-01-29 Linus TorvaldsMerge tag 'usb-5.17-rc2' of git://git./linux/kernel...
2022-01-29 Linus TorvaldsMerge tag 'block-5.17-2022-01-28' of git://git.kernel...
2022-01-29 Linus TorvaldsMerge tag 'io_uring-5.17-2022-01-28' of git://git.kerne...
2022-01-29 Linus TorvaldsMerge tag 'powerpc-5.17-3' of git://git./linux/kernel...
2022-01-29 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-01-29 Linus TorvaldsMerge tag 'fixes-v5.17-lsm-ceph-null' of git://git...
2022-01-29 Linus TorvaldsMerge tag 'docs-5.17-3' of git://git.lwn.net/linux
2022-01-28 Mike Snitzerdm: properly fix redundant bio-based IO accounting
2022-01-28 Mike Snitzerdm: revert partial fix for redundant bio-based IO accou...
2022-01-28 Mike Snitzerblock: add bio_start_io_acct_time() to control start_time
2022-01-28 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-01-28 Linus TorvaldsMerge tag 'efi-urgent-for-v5.17-1' of git://git./linux...
2022-01-28 Vivek Goyalsecurity, lsm: dentry_init_security() Handle multi...
2022-01-28 Linus TorvaldsMerge tag 'pm-5.17-rc2' of git://git./linux/kernel...
2022-01-28 Linus TorvaldsMerge tag 'trace-v5.17-rc1' of git://git./linux/kernel...
2022-01-28 Geert Uytterhoevendt-bindings: interrupt-controller: sifive,plic: Group...
2022-01-28 Geert Uytterhoevendt-bindings: interrupt-controller: sifive,plic: Fix...
2022-01-28 Linus TorvaldsMerge branch 'ucount-rlimit-fixes-for-v5.17-rc2' of...
2022-01-28 Geert Uytterhoevendt-bindings: irqchip: renesas-irqc: Add R-Car V3U support
2022-01-28 Linus TorvaldsMerge tag 'rcu-urgent.2022.01.26a' of git://git./linux...
2022-01-28 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20220128' of git://git...
2022-01-28 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-01-28 Linus TorvaldsMerge tag 'mips-fixes-5.17_1' of git://git./linux/kerne...
2022-01-28 Linus TorvaldsMerge tag 's390-5.17-3' of git://git./linux/kernel...
2022-01-28 Linus TorvaldsMerge tag 'ceph-for-5.17-rc2' of git://github.com/ceph...
2022-01-28 James Morsearm64: cpufeature: List early Cortex-A510 parts as...
2022-01-28 Linus Torvaldsocfs2: fix subdirectory registration with register_sysctl()
2022-01-28 Catalin MarinasMerge tag 'trbe-cortex-a510-errata' of gitolite.pub...
2022-01-28 Linus TorvaldsMerge tag 'fsnotify_for_v5.17-rc2' of git://git./linux...
2022-01-28 Linus TorvaldsMerge tag 'fs_for_v5.17-rc2' of git://git./linux/kernel...
2022-01-28 Paolo BonziniMerge tag 'kvmarm-fixes-5.17-1' of git://git./linux...
2022-01-28 Hou WenlongKVM: eventfd: Fix false positive RCU usage warning
2022-01-28 Vitaly KuznetsovKVM: nVMX: Allow VMREAD when Enlightened VMCS is in use
next