summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-29drm/exynos: dsi: Fix the parse_dt functionHoegeun Kwon
2017-05-29drm/exynos: Merge pre/postclose hooksDaniel Vetter
2017-05-28Linux 4.12-rc3v4.12-rc3Linus Torvalds
2017-05-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2017-05-28mtk-vcodec: Use designated initializersKees Cook
2017-05-28drm/amd/powerplay: Use designated initializersKees Cook
2017-05-28drm/amdgpu: Use designated initializersKees Cook
2017-05-28sgi-xp: Use designated initializersKees Cook
2017-05-28ocfs2: Use ERR_CAST() to avoid cross-structure castKees Cook
2017-05-28ntfs: Use ERR_CAST() to avoid cross-structure castKees Cook
2017-05-28NFS: Use ERR_CAST() to avoid cross-structure castKees Cook
2017-05-28efi/bgrt: Skip efi_bgrt_init() in case of non-EFI bootDave Young
2017-05-28x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabledBaoquan He
2017-05-28x86/efi: Disable runtime services on kexec kernel if booted with efi=old_mapSai Praneeth
2017-05-28efi: Remove duplicate 'const' specifiersArnd Bergmann
2017-05-28efi: Don't issue error message when booted under XenJuergen Gross
2017-05-27drm/msm: Fix the check for the command sizeJordan Crouse
2017-05-27drm/msm: Take the mutex before calling msm_gem_new_implJordan Crouse
2017-05-27drm/msm: for array in-fences, check if all backing fences are from our own co...Philipp Zabel
2017-05-27drm/msm: constify irq_domain_opsTobias Klauser
2017-05-27drm/msm/mdp5: release hwpipe(s) for unused planesRob Clark
2017-05-27drm/msm: Reuse dma_fence_release.Eric Anholt
2017-05-27drm/msm: Expose our reservation object when exporting a dmabuf.Eric Anholt
2017-05-27drm/msm/gpu: check legacy clk names in get_clocks()Rob Clark
2017-05-27drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()Rob Clark
2017-05-27drm/msm: select PM_OPPRob Clark
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-05-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-26x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner
2017-05-26x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()Steven Rostedt (VMware)
2017-05-26selftests/ftrace: Add a testcase for many kprobe eventsMasami Hiramatsu
2017-05-26kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu
2017-05-26ftrace: Fix memory leak in ftrace_graph_release()Luis Henriques
2017-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-27livepatch: Make livepatch dependent on !TRIM_UNUSED_KSYMSMiroslav Benes
2017-05-26Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-26Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-05-26ipv4: add reference counting to metricsEric Dumazet
2017-05-26net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König
2017-05-26ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packetsPeter Dawson
2017-05-26sctp: fix ICMP processing if skb is non-linearDavide Caratti
2017-05-26net: llc: add lock_sock in llc_ui_bind to avoid a race conditionlinzhang