summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-05dm crypt: avoid truncating the logical block sizeEric Biggers
2020-06-05dm mpath: add DM device name to Failing/Reinstating path log messagesMike Snitzer
2020-06-05dm mpath: enhance queue_if_no_path debuggingMike Snitzer
2020-06-05dm mpath: restrict queue_if_no_path state machineMike Snitzer
2020-06-05dm mpath: simplify __must_push_backMike Snitzer
2020-06-05dm zoned: check superblock locationHannes Reinecke
2020-06-05dm zoned: prefer full zones for reclaimHannes Reinecke
2020-06-05dm zoned: select reclaim zone based on device indexHannes Reinecke
2020-06-05dm zoned: allocate zone by device indexHannes Reinecke
2020-06-05dm zoned: support arbitrary number of devicesHannes Reinecke
2020-06-05dm zoned: move random and sequential zones into struct dmz_devHannes Reinecke
2020-06-05dm zoned: per-device reclaimHannes Reinecke
2020-06-05dm zoned: add metadata pointer to struct dmz_devHannes Reinecke
2020-06-05dm zoned: add device pointer to struct dm_zoneHannes Reinecke
2020-06-05dm zoned: allocate temporary superblock for tertiary devicesHannes Reinecke
2020-06-05dm zoned: convert to xarrayHannes Reinecke
2020-06-05dm zoned: add a 'reserved' zone flagHannes Reinecke
2020-06-05dm zoned: improve logging messages for reclaimHannes Reinecke
2020-06-05dm zoned: avoid unnecessary device recalulation for secondary superblockHannes Reinecke
2020-06-05dm zoned: add debugging message for reading superblocksHannes Reinecke
2020-06-05dm ebs: use dm_bufio_forget_buffersMikulas Patocka
2020-06-05dm bufio: introduce forget_buffer_lockedMikulas Patocka
2020-06-05dm bufio: clean up rbtree block orderingMikulas Patocka
2020-06-05Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-04Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-04Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-04rapidio: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-06-04rapidio: avoid data race between file operation callbacks and mport_cdev_add().Madhuparna Bhowmik
2020-06-04zcomp: Use ARRAY_SIZE() for backends listAndy Shevchenko
2020-06-04device-dax: add memory via add_memory_driver_managed()David Hildenbrand
2020-06-04drm: remove drm specific kmap_atomic codeIra Weiny
2020-06-04usb: core: kcov: collect coverage from usb complete callbackAndrey Konovalov
2020-06-04dm bufio: delete unused and inefficient dm_bufio_discard_buffersMikulas Patocka
2020-06-04crypto/chtls:Fix compile error when CONFIG_IPV6 is disabledVinay Kumar Yadav
2020-06-04yam: fix possible memory leak in yam_init_driverWang Hai
2020-06-04lan743x: Use correct MAC_CR configuration for 1 GBit speedRoelof Berg
2020-06-04net: ethernet: freescale: remove unneeded include for ucc_gethValentin Longchamp
2020-06-04r8169: fix failing WoLHeiner Kallweit
2020-06-04net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter
2020-06-04net: mdiobus: Disable preemption upon u64_stats updateAhmed S. Darwish
2020-06-04net: phy: fixed_phy: Remove unused seqcountAhmed S. Darwish
2020-06-04net: dsa: qca8k: Fix "Unexpected gfp" kernel exceptionMichal Vokáč
2020-06-04geneve: change from tx_error to tx_dropped on missing metadataJiri Benc
2020-06-04net: ena: xdp: update napi budget for DROP and ABORTEDSameeh Jubran
2020-06-04net: ena: xdp: XDP_TX: fix memory leakSameeh Jubran
2020-06-04crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari