summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-23drm/amd/display: update bw_calcs to take pipe sync into account (v3)Alex Deucher
2019-08-23drm/amdgpu/powerplay/vega10: enable mclk switching if monitors are syncedAlex Deucher
2019-08-23drm/amdgpu/powerplay/smu7: enable mclk switching if monitors are syncedAlex Deucher
2019-08-23drm/powerplay: Fix Vega20 power reading againKent Russell
2019-08-23amd/amdkfd: add Arcturus vf DID supportFrank.Min
2019-08-23drm/amd/powerpaly: fix navi series custom peak level value errorKevin Wang
2019-08-23drm/amdgpu: correct ras error count typeGuchun Chen
2019-08-23KVM: arm/arm64: VGIC: Properly initialise private IRQ affinityAndre Przywara
2019-08-23Merge tag 'modules-for-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-08-23batman-adv: Only read OGM2 tvlv_len after buffer len checkSven Eckelmann
2019-08-23batman-adv: Only read OGM tvlv_len after buffer len checkSven Eckelmann
2019-08-23Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-08-23ice: Allow egress control packets from PF_VSIDave Ertman
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler
2019-08-23Merge tag 'drm-fixes-2019-08-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-23dt-bindings: irq: mtk, sysirq: add support for mt6779Mars Cheng
2019-08-23dt-bindings: mtk-uart: add mt6779 uart bindingsMars Cheng
2019-08-23dt-bindings: mediatek: add support for mt6779 reference boardMars Cheng
2019-08-23Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2019-08-23arm64: kexec_file: add rng-seed supportHsin-Yi Wang
2019-08-23fdt: add support for rng-seedHsin-Yi Wang
2019-08-23arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang
2019-08-23x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan
2019-08-23clocksource/drivers/hyperv: Allocate Hyper-V TSC page staticallyTianyu Lan
2019-08-23f2fs: introduce f2fs_match_name() for cleanupChao Yu
2019-08-23f2fs: Fix indefinite loop in f2fs_gc()Sahitya Tummala
2019-08-23f2fs: allocate memory in batch in build_sit_info()Chao Yu
2019-08-23f2fs: support FS_IOC_{GET,SET}FSLABELChao Yu
2019-08-23f2fs: fix to avoid data corruption by forbidding SSR overwriteChao Yu
2019-08-23f2fs: Fix build error while CONFIG_NLS=mYueHaibing
2019-08-23Revert "f2fs: avoid out-of-range memory access"Chao Yu
2019-08-23f2fs: cleanup the code in build_sit_entries.Lihong Kou
2019-08-23f2fs: fix wrong available node count calculationChao Yu
2019-08-23f2fs: remove duplicate code in f2fs_file_write_iterLihong Kou
2019-08-23f2fs: fix to migrate blocks correctly during defragmentChao Yu
2019-08-23f2fs: use wrapped f2fs_cp_error()Chao Yu
2019-08-23f2fs: fix to use more generic EOPNOTSUPPChao Yu
2019-08-23f2fs: use wrapped IS_SWAPFILE()Chao Yu
2019-08-23f2fs: Support case-insensitive file name lookupsDaniel Rosenberg
2019-08-23f2fs: include charset encoding information in the superblockDaniel Rosenberg
2019-08-23fs: Reserve flag for casefoldingDaniel Rosenberg
2019-08-23f2fs: fix to avoid call kvfree under spinlockChao Yu
2019-08-23fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status()Jia-Ju Bai
2019-08-23f2fs: disallow direct IO in atomic writeChao Yu
2019-08-23f2fs: fix to handle quota_{on,off} correctlyChao Yu
2019-08-23f2fs: fix to detect cp error in f2fs_setxattr()Chao Yu
2019-08-23f2fs: fix to spread f2fs_is_checkpoint_ready()Chao Yu
2019-08-23f2fs: support fiemap() for directory inodeChao Yu