summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-05NTB: correct ntb_peer_spad_addr and ntb_peer_spad_read comment typosWesley Sheng
2020-06-05ntb: intel: fix static declarationDave Jiang
2020-06-05ntb: intel: add hw workaround for NTB BAR alignmentDave Jiang
2020-06-05Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-05Merge tag 'dlm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2020-06-05Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-06-06power: supply: cw2015: Attach OF ID table to the driverAndy Shevchenko
2020-06-06power: reset: gpio-poweroff: add missing '\n' in dev_err()Luca Ceresoli
2020-06-05Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-06rtc: pcf2127: watchdog: handle nowayout featureBruno Thomsen
2020-06-06rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wakeRan Wang
2020-06-06rtc: abx80x: Provide debug feedback for invalid dt propertiesKevin P. Fleming
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-06-05Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-06-05Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-06-05Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-05cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov
2020-06-05net: qed: fixes crash while running driver in kdump kernelAlok Prasad
2020-06-05vsock/vmci: make vmci_vsock_transport_cb() staticStefano Garzarella
2020-06-05net: ethtool: Fix comment mentioning typo in IS_ENABLED()Kees Cook
2020-06-05net: phy: mscc: fix Serdes configuration in vsc8584_config_initAntoine Tenart
2020-06-05Merge branch 'Fixes-for-OF_MDIO-flag'David S. Miller
2020-06-05net: mscc: Fix OF_MDIO config checkDan Murphy
2020-06-05net: marvell: Fix OF_MDIO config checkDan Murphy
2020-06-05net: dp83867: Fix OF_MDIO config checkDan Murphy
2020-06-05net: dp83869: Fix OF_MDIO config checkDan Murphy
2020-06-05net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignmentAlexander Lobakin
2020-06-05ethtool: linkinfo: remove an unnecessary NULL checkDan Carpenter
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-05Merge tag 'modules-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-05Merge branch 'gfs2-iopen' into for-nextAndreas Gruenbacher
2020-06-05gfs2: fix use-after-free on transaction ail listsBob Peterson
2020-06-05gfs2: new slab for transactionsBob Peterson
2020-06-05gfs2: initialize transaction tr_ailX_lists earlierBob Peterson
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