This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 06821504fd47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net new 33da8e7c814f signal: Allow cifs and drbd to receive their terminating signals new 287c55ed7df5 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/s [...] new bf32e7dbfce8 clk: samsung: Change signature of exynos5_subcmus_init() function new b6adeb6bc61c clk: samsung: exynos5800: Move MAU subsystem clocks to MAU [...] new baf7b79e1ad7 clk: samsung: exynos542x: Move MSCL subsystem clocks to it [...] new c7ec75ea4d53 clk: socfpga: stratix10: fix rate caclulationg for cnt_clks new 4f8c6aba37da clk: Fix falling back to legacy parent string matching new 24876f09a7df clk: Fix potential NULL dereference in clk_fetch_parent_index() new 5f97cbe22b76 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/block/drbd/drbd_main.c | 2 + drivers/clk/clk.c | 49 +++++++--- drivers/clk/samsung/clk-exynos5-subcmu.c | 16 +-- drivers/clk/samsung/clk-exynos5-subcmu.h | 2 +- drivers/clk/samsung/clk-exynos5250.c | 7 +- drivers/clk/samsung/clk-exynos5420.c | 162 +++++++++++++++++++++---------- drivers/clk/socfpga/clk-periph-s10.c | 2 +- fs/cifs/connect.c | 2 +- include/linux/signal.h | 15 ++- kernel/signal.c | 5 + 10 files changed, 185 insertions(+), 77 deletions(-)