Age | Commit message (Expand) | Author |
2022-02-02 | block: pass a block_device and opf to bio_init | Christoph Hellwig |
2022-02-02 | block: pass a block_device and opf to bio_alloc | Christoph Hellwig |
2022-02-02 | block: pass a block_device and opf to bio_alloc_bioset | Christoph Hellwig |
2022-02-02 | block: pass a block_device and opf to blk_next_bio | Chaitanya Kulkarni |
2022-02-02 | xen-blkback: bio_alloc can't fail if it is allow to sleep | Christoph Hellwig |
2022-02-02 | rnbd-srv: remove struct rnbd_dev_blk_io | Christoph Hellwig |
2022-02-02 | rnbd-srv: simplify bio mapping in process_rdma | Christoph Hellwig |
2022-02-02 | drbd: bio_alloc can't fail if it is allow to sleep | Christoph Hellwig |
2022-02-02 | dm-thin: use blkdev_issue_flush instead of open coding it | Christoph Hellwig |
2022-02-02 | dm-snap: use blkdev_issue_flush instead of open coding it | Christoph Hellwig |
2022-02-02 | dm-crypt: remove clone_init | Christoph Hellwig |
2022-02-02 | dm: bio_alloc can't fail if it is allowed to sleep | Christoph Hellwig |
2022-02-02 | block: remove genhd.h | Christoph Hellwig |
2022-01-30 | Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-01-29 | Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner |
2022-01-29 | Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-01-29 | Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-01-29 | Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-01-29 | Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-01-29 | Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-01-29 | Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-01-28 | dm: properly fix redundant bio-based IO accounting | Mike Snitzer |
2022-01-28 | dm: revert partial fix for redundant bio-based IO accounting | Mike Snitzer |
2022-01-28 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2022-01-28 | Merge tag 'efi-urgent-for-v5.17-1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-01-28 | Merge tag 'hyperv-fixes-signed-20220128' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-01-28 | Merge tag 'ata-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle... | Linus Torvalds |
2022-01-28 | Merge tag 'hwmon-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-28 | Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-01-28 | Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/a... | Dave Airlie |
2022-01-28 | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into... | Dave Airlie |
2022-01-28 | Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms... | Dave Airlie |
2022-01-28 | Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2022-01-28 | Merge tag 'drm-misc-next-fixes-2022-01-21' of git://anongit.freedesktop.org/d... | Dave Airlie |
2022-01-27 | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-01-27 | drm/vmwgfx: Fix stale file descriptors on failed usercopy | Mathias Krause |
2022-01-27 | net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout() | Jisheng Zhang |
2022-01-27 | net: stmmac: skip only stmmac_ptp_register when resume from suspend | Mohammad Athari Bin Ismail |
2022-01-27 | net: stmmac: configure PTP clock source prior to PTP initialization | Mohammad Athari Bin Ismail |
2022-01-27 | Merge tag 'rpmsg-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-01-27 | Merge tag 'rproc-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-01-27 | nvme-fabrics: remove the unneeded ret variable in nvmf_dev_show | Changcheng Deng |
2022-01-27 | nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs | Wu Zheng |
2022-01-26 | connector/cn_proc: Use task_is_in_init_pid_ns() | Leo Yan |
2022-01-26 | gve: Fix GFP flags when allocing pages | Catherine Sullivan |
2022-01-27 | ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe() | Zhou Qingyang |
2022-01-26 | counter: fix an IS_ERR() vs NULL bug | Dan Carpenter |
2022-01-26 | net: lan966x: Fix sleep in atomic context when updating MAC table | Horatiu Vultur |
2022-01-26 | net: lan966x: Fix sleep in atomic context when injecting frames | Horatiu Vultur |
2022-01-26 | ethernet: seeq/ether3: don't write directly to netdev->dev_addr | Jakub Kicinski |