Age | Commit message (Expand) | Author | Files | Lines |
2020-04-25 | block: bypass ->make_request_fn for blk-mq drivers | Christoph Hellwig | 1 | -0/+3 |
2020-04-25 | dm: remove the make_request_fn check in device_area_is_invalid | Christoph Hellwig | 1 | -17/+0 |
2020-04-25 | bcache: remove a duplicate ->make_request_fn assignment | Christoph Hellwig | 1 | -1/+0 |
2020-04-22 | block: move dma_pad handling from blk_rq_map_sg into the callers | Christoph Hellwig | 3 | -4/+15 |
2020-04-22 | block: move dma drain handling to scsi | Christoph Hellwig | 2 | -23/+44 |
2020-04-22 | scsi: merge scsi_init_sgtable into scsi_init_io | Christoph Hellwig | 1 | -28/+18 |
2020-04-20 | dasd: use blk_drop_partitions instead of badly reimplementing it | Christoph Hellwig | 1 | -16/+4 |
2020-04-20 | Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is i... | Douglas Anderson | 1 | -6/+1 |
2020-04-19 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -41/+35 |
2020-04-19 | Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -17/+49 |
2020-04-18 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 8 | -9/+10 |
2020-04-18 | Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -12/+96 |
2020-04-18 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -34/+38 |
2020-04-18 | Merge tag 'drm-fixes-2020-04-18' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 13 | -94/+85 |
2020-04-18 | hwmon: (jc42) Fix name to have no illegal characters | Sascha Hauer | 1 | -1/+1 |
2020-04-17 | Merge tag 'mtd/fixes-for-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2020-04-17 | Merge tag 'linux-watchdog-5.7-rc2' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 1 | -0/+4 |
2020-04-17 | Merge tag 'devicetree-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -13/+40 |
2020-04-17 | Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+8 |
2020-04-17 | Merge tag 'block-5.7-2020-04-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2020-04-17 | Merge tag 'libata-5.7-2020-04-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2020-04-17 | Merge tag 'pm-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -0/+14 |
2020-04-17 | s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig | Stefan Haberland | 1 | -1/+0 |
2020-04-17 | of: unittest: kmemleak in duplicate property update | Frank Rowand | 2 | -10/+25 |
2020-04-17 | of: overlay: kmemleak in dup_and_fixup_symbol_prop() | Frank Rowand | 1 | -0/+2 |
2020-04-17 | of: unittest: kmemleak in of_unittest_overlay_high_level() | Frank Rowand | 1 | -1/+4 |
2020-04-17 | of: unittest: kmemleak in of_unittest_platform_populate() | Frank Rowand | 1 | -2/+5 |
2020-04-17 | of: unittest: kmemleak on changeset destroy | Frank Rowand | 1 | -0/+4 |
2020-04-17 | Merge branch 'irq/gic-v4.1-fixes-5.7' into irq/irqchip-5.7 | Marc Zyngier | 2 | -4/+27 |
2020-04-17 | irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() static | Jason Yan | 1 | -1/+1 |
2020-04-17 | irqchip/irq-mvebu-icu: Make legacy_bindings static | Jason Yan | 1 | -1/+1 |
2020-04-17 | irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock order | Marc Zyngier | 1 | -8/+10 |
2020-04-17 | irqchip/sifive-plic: Fix maximum priority threshold value | Atish Patra | 1 | -1/+1 |
2020-04-17 | irqchip/ti-sci-inta: Fix processing of masked irqs | Grygorii Strashko | 1 | -1/+2 |
2020-04-17 | irqchip/mbigen: Free msi_desc on device teardown | Zenghui Yu | 1 | -1/+7 |
2020-04-16 | Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pu... | Linus Torvalds | 1 | -4/+4 |
2020-04-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 41 | -297/+419 |
2020-04-16 | amd-xgbe: Use __napi_schedule() in BH context | Sebastian Andrzej Siewior | 1 | -1/+1 |
2020-04-16 | mISDN: make dmril and dmrim static | Jason Yan | 1 | -2/+2 |
2020-04-16 | net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes | Florian Fainelli | 1 | -0/+2 |
2020-04-16 | net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode | DENG Qingfang | 2 | -6/+19 |
2020-04-16 | Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -14/+19 |
2020-04-16 | ahci: Add Intel Comet Lake PCH-U PCI ID | Kai-Heng Feng | 1 | -0/+1 |
2020-04-16 | irqchip/gic-v4.1: Update effective affinity of virtual SGIs | Marc Zyngier | 1 | -0/+1 |
2020-04-16 | irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signaling | Marc Zyngier | 2 | -4/+26 |
2020-04-16 | Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2 | -0/+19 |
2020-04-16 | drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE() | Ben Skeggs | 2 | -0/+19 |
2020-04-16 | Merge tag 'amd-drm-fixes-5.7-2020-04-15' of git://people.freedesktop.org/~agd... | Dave Airlie | 9 | -16/+33 |
2020-04-15 | Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -22/+27 |
2020-04-15 | net: tulip: make early_486_chipsets static | Jason Yan | 1 | -1/+1 |