summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-14Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-06-14Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-14Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-13drm/amd/powerplay: remove uncessary extra gfxoff control callEvan Quan
2018-06-13drm/amdgpu: fix parsing indirect register list v2Evan Quan
2018-06-13drm/amd/include: Update df 3.6 mask and shift definitionShaoyun Liu
2018-06-13drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu
2018-06-13drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma
2018-06-13drm/amd/pp: initialize result to before or'ing in dataColin Ian King
2018-06-13drm/amd/powerplay: fix wrong clock adjust sequenceEvan Quan
2018-06-13drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul
2018-06-13drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control...Huang Rui
2018-06-13drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui
2018-06-13drm/amdgpu: fix clear_all and replace handling in the VM (v2)Junwei Zhang
2018-06-13drm/amdgpu: add checking for sos versionHuang Rui
2018-06-13drm/amdgpu: fix the missed vcn fw version reportHuang Rui
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-13Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-13Merge branch 'acpica'Rafael J. Wysocki
2018-06-13Merge branches 'pm-domains' and 'pm-tools'Rafael J. Wysocki
2018-06-13Merge branch 'pm-cpufreq'Rafael J. Wysocki
2018-06-13ALSA: usb-audio: Remove explicitly listed Mytek devicesJussi Laako
2018-06-13ALSA: usb-audio: Generic DSD detection for XMOS-based implementationsJussi Laako
2018-06-13ALSA: usb-audio: Add native DSD support for Mytek DACsJussi Laako
2018-06-13ALSA: hda/realtek - Add shutup hintTakashi Iwai
2018-06-12Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent"Linus Torvalds
2018-06-12KVM: x86: VMX: fix build without hyper-vLinus Torvalds
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-12treewide: Use array_size in f2fs_kvzalloc()Kees Cook
2018-06-12treewide: Use array_size() in f2fs_kzalloc()Kees Cook
2018-06-12treewide: Use array_size() in f2fs_kmalloc()Kees Cook
2018-06-12treewide: Use array_size() in sock_kmalloc()Kees Cook
2018-06-12treewide: Use array_size() in kvzalloc_node()Kees Cook
2018-06-12treewide: Use array_size() in vzalloc_node()Kees Cook
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12mm: Introduce kvcalloc()Kees Cook
2018-06-12video: uvesafb: Fix integer overflow in allocationKees Cook
2018-06-12UBIFS: Fix potential integer overflow in allocationSilvio Cesare