summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-04crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...Christophe JAILLET
2020-06-04crypto: omap-sham - add proper load balancing support for multicoreTero Kristo
2020-06-04crypto: omap-aes - prevent unregistering algorithms twiceTero Kristo
2020-06-04crypto: omap-sham - fix very small data size handlingTero Kristo
2020-06-04crypto: omap-sham - huge buffer access fixesTero Kristo
2020-06-04crypto: omap-crypto - fix userspace copied buffer accessTero Kristo
2020-06-04crypto: omap-sham - force kernel driver usage for sha algosTero Kristo
2020-06-04crypto: omap-aes - avoid spamming console with self testsTero Kristo
2020-06-04vfio-ccw: make vfio_ccw_regops variables declarations staticVasily Gorbik
2020-06-04Merge tag 'vfio-ccw-20200603-v2' of https://git.kernel.org/pub/scm/linux/kern...Vasily Gorbik
2020-06-04iommu: Check for deferred attach in iommu_group_do_dma_attach()Joerg Roedel
2020-06-04PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driverKunihiko Hayashi
2020-06-04ovl: make oip->index boolMiklos Szeredi
2020-06-04ovl: only pass ->ki_flags to ovl_iocb_to_rwf()Miklos Szeredi
2020-06-04ovl: make private mounts longtermMiklos Szeredi
2020-06-04ovl: get rid of redundant members in struct ovl_fsMiklos Szeredi
2020-06-04ovl: add accessor for ofs->upper_mntMiklos Szeredi
2020-06-04ovl: initialize error in ovl_copy_xattrYuxuan Shui
2020-06-04smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64KSteve French
2020-06-04smb3: default to minimum of two channels when multichannel specifiedSteve French
2020-06-04drm/nouveau/kms/nv50-: clear SW state of disabled windows harderBen Skeggs
2020-06-04drm/nouveau: gr/gk20a: Use firmware version 0Thierry Reding
2020-06-04drm/nouveau/disp/gm200-: detect and potentially disable HDA support on some SORsBen Skeggs
2020-06-04drm/nouveau/disp/gp100: split SOR implementation from gm200Ben Skeggs
2020-06-04drm/nouveau/disp: modify OR allocation policy to account for HDA requirementsBen Skeggs
2020-06-04drm/nouveau/disp: split part of OR allocation logic into a functionBen Skeggs
2020-06-04drm/nouveau/disp: provide hint to OR allocation about HDA requirementsBen Skeggs
2020-06-03atomisp: avoid warning about unused functionLinus Torvalds
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03ext4: avoid unnecessary transaction starts during writebackJan Kara
2020-06-03ext4: don't block for O_DIRECT if IOCB_NOWAIT is setJens Axboe
2020-06-03ext4: remove the access_ok() check in ext4_ioctl_get_es_cacheChristoph Hellwig
2020-06-03fs: remove the access_ok() check in ioctl_fiemapChristoph Hellwig
2020-06-03fs: handle FIEMAP_FLAG_SYNC in fiemap_prepChristoph Hellwig
2020-06-03fs: move fiemap range validation into the file systems instancesChristoph Hellwig
2020-06-03iomap: fix the iomap_fiemap prototypeChristoph Hellwig
2020-06-03fs: move the fiemap definitions out of fs.hChristoph Hellwig
2020-06-03fs: mark __generic_block_fiemap staticChristoph Hellwig
2020-06-03ext4: remove the call to fiemap_check_flags in ext4_fiemapChristoph Hellwig
2020-06-03ext4: split _ext4_fiemapChristoph Hellwig
2020-06-03ext4: fix fiemap size checks for bitmap filesChristoph Hellwig
2020-06-03ext4: fix EXT4_MAX_LOGICAL_BLOCK macroRitesh Harjani
2020-06-03add comment for ext4_dir_entry_2 file_type memberJonathan Grant
2020-06-03jbd2: avoid leaking transaction credits when unreserving handleJan Kara
2020-06-03ext4: drop ext4_journal_free_reserved()Jan Kara
2020-06-03ext4: mballoc: use lock for checking free blocks while retryingRitesh Harjani
2020-06-03ext4: mballoc: refactor ext4_mb_good_group()Ritesh Harjani
2020-06-03ext4: mballoc: introduce pcpu seqcnt for freeing PA to improve ENOSPC handlingRitesh Harjani
2020-06-03ext4: mballoc: refactor ext4_mb_discard_preallocations()Ritesh Harjani