summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-05cpufreq: CPPC: add SW BOOST supportXiongfeng Wang
2020-06-05cpufreq: change '.set_boost' to act on one policyXiongfeng Wang
2020-06-05ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanismErik Kaneda
2020-06-05mtd: clear cache_state to avoid writing to bad blocks repeatedlyXiaoming Ni
2020-06-05mtd: parser: cmdline: Support MTD names containing one or more colonsBoris Brezillon
2020-06-05mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'Jason Yan
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
2020-06-04virtio-mem: Don't rely on implicit compiler padding for requestsDavid Hildenbrand
2020-06-04virtio-mem: Try to unplug the complete online memory block firstDavid Hildenbrand
2020-06-04virtio-mem: Use -ETXTBSY as error code if the device is busyDavid Hildenbrand
2020-06-04virtio-mem: Unplug subblocks right-to-leftDavid Hildenbrand
2020-06-04virtio-mem: Drop manual check for already present memoryDavid Hildenbrand
2020-06-04virtio-mem: Add parent resource for all added "System RAM"David Hildenbrand
2020-06-04virtio-mem: Better retry handlingDavid Hildenbrand
2020-06-04virtio-mem: Offline and remove completely unplugged memory blocksDavid Hildenbrand
2020-06-04virtio-mem: Allow to offline partially unplugged memory blocksDavid Hildenbrand
2020-06-04virtio-mem: Paravirtualized memory hotunplug part 2David Hildenbrand
2020-06-04virtio-mem: Paravirtualized memory hotunplug part 1David Hildenbrand
2020-06-04virtio-mem: Allow to specify an ACPI PXM as nidDavid Hildenbrand