summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-16be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier
2019-07-16net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before gotoNishka Dasgupta
2019-07-16net: ethernet: mscc: ocelot_board: Add of_node_put() before returnNishka Dasgupta
2019-07-16net: ethernet: ti: cpsw: Add of_node_put() before return and breakNishka Dasgupta
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-16Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-07-16tracing: Make trace_get_fields() globalCong Wang
2019-07-16tracing: Let filter_assign_type() detect FILTER_PTR_STRINGCong Wang
2019-07-16tracing: Pass type into tracing_generic_entry_update()Cong Wang
2019-07-16ftrace/selftest: Test if set_event/ftrace_pid exists before writingSteven Rostedt (VMware)
2019-07-16ftrace/selftests: Return the skip code when tracing directory not configured ...Steven Rostedt (VMware)
2019-07-16tracing/kprobe: Check registered state using kprobeMasami Hiramatsu
2019-07-16tracing/probe: Add trace_event_call accesses APIsMasami Hiramatsu
2019-07-16tracing/probe: Add probe event name and group name accesses APIsMasami Hiramatsu
2019-07-16tracing/probe: Add trace flag access APIs for trace_probeMasami Hiramatsu
2019-07-16tracing/probe: Add trace_event_file access APIs for trace_probeMasami Hiramatsu
2019-07-16tracing/probe: Add trace_event_call register API for trace_probeMasami Hiramatsu
2019-07-16tracing/probe: Add trace_probe init and free functionsMasami Hiramatsu
2019-07-16tracing/uprobe: Set print format when parsing commandMasami Hiramatsu
2019-07-16tracing/kprobe: Set print format right after parsed commandMasami Hiramatsu
2019-07-16kprobes: Fix to init kprobes in subsys_initcallMasami Hiramatsu
2019-07-16Merge tag 'safesetid-5.3' of git://github.com/micah-morton/linuxLinus Torvalds
2019-07-16Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-16ASoC: Intel: bytcht_es8316: Add quirk for Irbis NB41 netbookHans de Goede
2019-07-16ASoC: samsung: odroid: fix a double-free issue for cpu_daiWen Yang
2019-07-16ASoC: samsung: odroid: fix an use-after-free issue for codecWen Yang
2019-07-16regulator: axp20x: fix DCDC5 and DCDC6 for AXP803Jernej Skrabec
2019-07-16regulator: axp20x: fix DCDCA and DCDCD for AXP806Jernej Skrabec
2019-07-16drm/amdgpu: replace simple_strtol() by kstrtou32()Wang Xiayang
2019-07-16drm/amdgpu: remove memset after kzallocFuqian Huang
2019-07-16drm/amd/amdgpu: hide #warning for missing DC configArnd Bergmann
2019-07-16drm/amdgpu: Fix Vega20 Perf counter for pcie_bwKent Russell
2019-07-16drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10Tom St Denis
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis
2019-07-16drm/amdgpu: extend AMDGPU_CTX_PRIORITY_NORMAL commentEmil Velikov
2019-07-16drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smuKevin Wang
2019-07-16drm/amd/powerplay: fix save dpm level error for smuKevin Wang
2019-07-16drm/amd/powerplay: avoid double check feature enabledKevin Wang
2019-07-16drm/amd/powerplay: add standard profile dpm support for smuKevin Wang
2019-07-16drm/amd/powerplay: add socclk profile dpm support.Kevin Wang
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling
2019-07-16drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...Arnd Bergmann
2019-07-16drm/amd/display: Support clang option for stack alignmentArnd Bergmann
2019-07-16Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes)Linus Torvalds
2019-07-16libbpf: fix another GCC8 warning for strncpyAndrii Nakryiko
2019-07-16/proc/<pid>/cmdline: add back the setproctitle() special caseLinus Torvalds
2019-07-16/proc/<pid>/cmdline: remove all the special casesLinus Torvalds
2019-07-16Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-16selftests/bpf: skip nmi test when perf hw events are disabledIlya Leoshkevich
2019-07-16selftests/bpf: fix "alu with different scalars 1" on s390Ilya Leoshkevich