aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-07Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2020-04-07Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-07Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2020-04-07mm/gup: Mark lock taken only after a successful retakePeter Xu
2020-04-07mm/mempolicy: Allow lookup_node() to handle fatal signalPeter Xu
2020-04-08Merge tag 'amd-drm-next-5.7-2020-04-01' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-04-08Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-04-08Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d...Dave Airlie
2020-04-08Merge tag 'drm-intel-next-fixes-2020-04-02' of git://anongit.freedesktop.org/...Dave Airlie
2020-04-07ata: ahci: Add sysfs attribute to show remapped NVMe device countKai-Heng Feng
2020-04-07platform/chrome: cros_ec_spi: Wait for USECS, not NSECSBenson Leung
2020-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-07ata: ahci-imx: remove redundant assignment to retColin Ian King
2020-04-07Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-07libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng
2020-04-07block: fix busy device checking in blk_drop_partitionsChristoph Hellwig
2020-04-07Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation linksJoakim Lönnegren
2020-04-07docs: driver-api: address duplicate label warningLukas Bulwahn
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-07Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-04-07Documentation: sysrq: fix RST formattingAlyssa Ross
2020-04-07Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-07docs: kernel-parameters.txt: Fix broken referencesJimmy Assarsson
2020-04-07docs: kernel-parameters.txt: Remove nompxJimmy Assarsson
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2020-04-07docs: filesystems: fix typo in qnx6.rstVilhelm Prytz
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-07drm/amd/display: Check for null fclk voltage when parsing clock tableMichael Strauss
2020-04-07drm/amd/display: Acknowledge wm_optimized_requiredJoshua Aberback
2020-04-07drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas
2020-04-07drm/amd/display: Calculate scaling ratios on every medium/full updateNicholas Kazlauskas
2020-04-07drm/amd/display: Program viewport when source pos changes for DCN20 hw seqNicholas Kazlauskas
2020-04-07drm/amd/display: Fix incorrect cursor pos on scaled primary planeNicholas Kazlauskas
2020-04-07drm/amd/display: change default pipe_split policy for DCN1Eric Yang
2020-04-07drm/amd/display: Translate cursor position by source rectNicholas Kazlauskas
2020-04-07drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmaxIsabel Zhang
2020-04-07drm/amd/display: Avoid create MST prop after registrationJerry (Fangzhi) Zuo
2020-04-07drm/amdgpu/psp: dont warn on missing optional TA'sAlex Deucher
2020-04-07drm/amdgpu: update RAS related dmesg printJohn Clements
2020-04-07drm/amdgpu: resolve mGPU RAS query instabilityJohn Clements
2020-04-07Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2020-04-07drm/amd/amdgpu: Correct gfx10's CG sequenceChengming Gui
2020-04-07ipc/shm.c: make compat_ksys_shmctl() staticJason Yan
2020-04-07ipc/mqueue.c: fix a brace coding style issueSomala Swaraj
2020-04-07lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"Qiujun Huang
2020-04-07ubsan: include bug type in report headerKees Cook
2020-04-07kasan: unset panic_on_warn before calling panic()Kees Cook