summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | clk: samsung: exynos-audss: Use local variable for controller's deviceMarek Szyprowski2017-09-081-12/+13
| * | clk: samsung: exynos5433: Add support for runtime PMMarek Szyprowski2017-09-083-85/+346
| * | clk: samsung: Add support for runtime PMMarek Szyprowski2017-09-083-7/+8
| * | clk: Add support for runtime PMMarek Szyprowski2017-09-081-14/+112
* | | Merge tag 'v4.14-rockchip-clkfixes-1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd2017-09-291-5/+7
|\ \ \
| * | | clk: rockchip: add sclk_timer5 as critical clock on rk3128Elaine Zhang2017-09-171-0/+1
| * | | clk: rockchip: fix up rk3128 pvtm and mipi_24m gate regs errorElaine Zhang2017-09-171-4/+4
| * | | clk: rockchip: add pclk_pmu as critical clock on rk3128Elaine Zhang2017-09-171-1/+2
| | |/ | |/|
* / | clk: Export clk_bulk_prepare()Bjorn Andersson2017-09-291-0/+1
|/ /
* | Linux 4.14-rc1v4.14-rc1Linus Torvalds2017-09-171-2/+2
* | Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\ \
| * | UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * | ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-1614-27/+41
|\ \ \
| * | | um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-131-1/+1
| * | | um: remove a stray tabDan Carpenter2017-09-131-1/+1
| * | | um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer2017-09-131-0/+1
| * | | um: link vmlinux with -no-pieThomas Meyer2017-09-131-1/+1
| * | | um: Fix CONFIG_GCOV for modules.Thomas Meyer2017-09-131-0/+7
| * | | Fix minor typos and grammar in UML start_up helpJames Pack2017-09-131-3/+3
| * | | um: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-132-2/+0
| * | | um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-136-19/+27
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1648-234/+467
|\ \ \
| * | | mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * | | Documentation: link in networking docsPavel Machek2017-09-161-1/+1
| * | | tcp: fix data delivery rateEric Dumazet2017-09-161-4/+3
| * | | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-162-1/+18
| * | | sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long2017-09-151-1/+0
| * | | sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-153-39/+36
| * | | netvsc: increase default receive buffer sizeStephen Hemminger2017-09-151-1/+1
| * | | tcp: update skb->skb_mstamp more carefullyEric Dumazet2017-09-151-7/+12
| * | | net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern2017-09-151-2/+6
| * | | net: smsc911x: Quieten netif during suspendGeert Uytterhoeven2017-09-151-1/+14
| * | | net: systemport: Fix 64-bit stats deadlockFlorian Fainelli2017-09-151-3/+0
| * | | net: vrf: avoid gcc-4.6 warningArnd Bergmann2017-09-151-3/+3
| * | | qed: remove unnecessary call to memsetHimanshu Jha2017-09-151-1/+0
| * | | tg3: clean up redundant initialization of tnapiColin Ian King2017-09-141-2/+2
| * | | tls: make tls_sw_free_resources staticTobias Klauser2017-09-141-1/+1
| * | | sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-09-141-1/+5
| * | | MAINTAINERS: review Renesas DT bindings as wellSergei Shtylyov2017-09-131-0/+2
| * | | net_sched: gen_estimator: fix scaling error in bytes/packets samplesEric Dumazet2017-09-131-2/+2
| * | | Merge branch 'nfp-card-init'David S. Miller2017-09-135-23/+107
| |\ \ \
| | * | | nfp: wait for the NSP resource to appear on bootJakub Kicinski2017-09-133-0/+51
| | * | | nfp: wait for board state before talking to the NSPJakub Kicinski2017-09-132-23/+43
| | * | | nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren2017-09-131-0/+13
| |/ / /
| * | | net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walkerJiri Pirko2017-09-131-2/+4
| * | | be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2017-09-132-0/+22