summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-16scsi: ufs: Fix potential NULL pointer access during memcpyBean Huo1-2/+2
2020-06-16scsi: ufs: Delete ufshcd_read_desc()Bean Huo1-19/+8
2020-06-16scsi: ufs: Remove max_t in ufs_get_device_descBean Huo1-4/+1
2020-06-16scsi: ufs-mediatek: Allow unbound mphyStanley Chu1-0/+6
2020-06-16scsi: ufs-mediatek: Fix unbalanced clock on/offStanley Chu2-23/+38
2020-06-16scsi: ufs-mediatek: Introduce low-power mode for device power supplyStanley Chu1-0/+21
2020-06-16scsi: ufs-mediatek: Do not gate clocks if auto-hibern8 is not entered yetStanley Chu1-9/+27
2020-06-16scsi: ufs-mediatek: Fix imprecise waiting time for ref-clk controlStanley Chu2-4/+5
2020-06-15scsi: ufs: ufs-exynos: Add UFS host support for Exynos SoCsAlim Akhtar5-0/+1625
2020-06-15scsi: ufs: Add quirk to fix abnormal ocs fatal errorKiwoong Kim2-0/+12
2020-06-15scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkAlim Akhtar2-7/+29
2020-06-15scsi: ufs: Add quirk to enable host controller without hceAlim Akhtar2-2/+80
2020-06-15scsi: ufs: Add quirk to disallow reset of interrupt aggregationAlim Akhtar2-1/+8
2020-06-15scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar2-2/+14
2020-06-14Linux 5.8-rc1Linus Torvalds1-2/+2
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds5-1/+40
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno5-1/+40
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-234/+286
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds111-647/+1344
2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba4-166/+169
2020-06-14net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko1-9/+40
2020-06-14net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko1-1/+1
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller27-93/+348
2020-06-14net: atm: Remove the error message according to the atomic contextLiao Pingfang1-3/+1
2020-06-13Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds19-57/+571
2020-06-13binderfs: add gitignore for generated sample programLinus Torvalds1-0/+1
2020-06-13doc: don't use deprecated "---help---" markers in target docsLinus Torvalds1-2/+2
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds439-2489/+2473
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds19-193/+195
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds80-1391/+5867
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds680-6804/+5144
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+7
2020-06-13watch_queue: add gitignore for generated sample programLinus Torvalds1-0/+1
2020-06-13Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2020-06-13Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+3
2020-06-13Merge tag '9p-for-5.8' of git://github.com/martinetd/linuxLinus Torvalds1-27/+34
2020-06-13Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2020-06-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-2/+64
2020-06-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-2/+2
2020-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds8-30/+121
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds28-320/+306
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds111-2414/+2727
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada427-2448/+2448
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds34-179/+2182
2020-06-13ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel1-0/+62
2020-06-13ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham1-2/+2
2020-06-13alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel1-1/+6
2020-06-13alpha: c_next should increase position indexMatt Turner1-0/+1
2020-06-13alpha: Replace sg++ with sg = sg_next(sg)Xu Wang1-1/+1
2020-06-13alpha: fix memory barriers so that they conform to the specificationMikulas Patocka2-22/+112