summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-03-0431-302/+852
|\
| * Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-03-021-6/+7
| |\
| | * arm64: dts: juno: update definition for programmable replicatorMike Leach2017-02-211-6/+7
| * | ARM: deconfig: fix the moxart defconfigLinus Walleij2017-03-021-6/+6
| * | ARM: ux500: resume the second core properlyLinus Walleij2017-03-025-60/+7
| * | Merge branch 'next/late' with mainlineArnd Bergmann2017-03-0226-233/+842
| |\ \
| | * \ Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2017-02-1617-66/+523
| | |\ \
| | | * | ARM64: dts: meson-gxbb-p200: add ADC laddered keysNeil Armstrong2017-01-301-0/+50
| | | * | ARM64: dts: meson: meson-gx: add the SAR ADCMartin Blumenstingl2017-01-304-0/+32
| | | * | ARM64: dts: meson-gxl: add the pwm_ao_b pinMartin Blumenstingl2017-01-271-0/+7
| | | * | ARM64: dts: meson-gx: add the missing pwm_AO_ab nodeMartin Blumenstingl2017-01-271-0/+7
| | | * | clk: gxbb: fix CLKID_ETH defined twicejbrunet2017-01-271-1/+1
| | | * | ARM64: dts: meson-gxl: rename Nexbox A95x for consistencyKevin Hilman2017-01-232-1/+1
| | | * | clk: gxbb: add the SAR ADC clocks and expose themMartin Blumenstingl2017-01-233-3/+58
| | | * | dt-bindings: amlogic: Add WeTek boardsNeil Armstrong2017-01-231-0/+2
| | | * | ARM64: dts: meson-gxbb: Add support for WeTek Hub and PlayNeil Armstrong2017-01-233-0/+162
| | | * | dt-bindings: vendor-prefix: Add wetek vendor prefixNeil Armstrong2017-01-231-0/+1
| | | * | ARM64: dts: meson-gxm: Rename q200 and q201 DT files for consistencyNeil Armstrong2017-01-193-2/+2
| | | * | ARM64: dts: meson-gx: Add HDMI HPD/DDC pinctrl nodesNeil Armstrong2017-01-182-0/+28
| | | * | ARM64: dts: meson-gxbb-vega-s95: Add LEDAndreas Färber2017-01-181-0/+11
| | | * | ARM64: dts: meson-gx: add the serial CTS and RTS pin groupsMartin Blumenstingl2017-01-182-0/+80
| | | * | ARM64: dts: meson-gx: add the missing uart_AO_BMartin Blumenstingl2017-01-183-0/+22
| | | * | clk: meson-gxbb: Export HDMI clocksNeil Armstrong2017-01-182-2/+4
| | | * | ARM64: dts: meson-gxm: add SCPI configuration for GXMMartin Blumenstingl2017-01-101-0/+10
| | | * | ARM64: dts: meson-gx: move the SCPI and SRAM nodes to meson-gxMartin Blumenstingl2017-01-102-57/+45
| | * | | Merge tag 'samsung-dt64-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2017-02-1612-1397/+2036
| | |\ \ \ | | | |/ / | | |/| |
| | | * | arm64: dts: exynos: Add regulators for Vbus and Vbus-BoostVivek Gautam2017-02-021-0/+45
| | | * | arm64: dts: exynos: Add USB 3.0 controller node for Exynos7Vivek Gautam2017-02-021-0/+34
| | | * | arm64: dts: exynos: Use macros for pinctrl configuration on Exynos7Pankaj Dubey2017-02-022-152/+154
| | | * | Merge tag 'samsung-pinctrl-4.11' into next/dt64Krzysztof Kozlowski2017-02-021-0/+8
| | | |\ \
| | | | * | pinctrl: dt-bindings: samsung: Add Exynos7 specific pinctrl macro definitionsPankaj Dubey2017-02-021-0/+8
| | | * | | arm64: dts: exynos: Add initial configuration for DISP clocks for TM2/TM2eMarek Szyprowski2017-01-313-12/+68
| | | * | | Merge tag 'clk-v4.11-samsung-dphy' of git://linuxtv.org/snawrocki/samsung int...Krzysztof Kozlowski2017-01-312-3/+10
| | | |\ \ \
* | | | \ \ \ Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-03-0416-168/+447
|\ \ \ \ \ \ \
| * | | | | | | smb2: Enforce sec= mount optionSachin Prabhu2017-03-038-7/+49
| * | | | | | | CIFS: Fix sparse warningsSteve French2017-03-032-4/+4
| * | | | | | | CIFS: implement get_dfs_refer for SMB2+Aurelien Aptel2017-03-032-0/+109
| * | | | | | | CIFS: use DFS pathnames in SMB2+ Create requestsAurelien Aptel2017-03-031-16/+80
| * | | | | | | CIFS: set signing flag in SMB2+ TreeConnect if neededAurelien Aptel2017-03-021-2/+2
| * | | | | | | CIFS: let ses->ipc_tid hold smb2 TreeIdsAurelien Aptel2017-03-021-1/+1
| * | | | | | | CIFS: add use_ipc flag to SMB2_ioctl()Aurelien Aptel2017-03-024-11/+35
| * | | | | | | CIFS: add build_path_from_dentry_optional_prefix()Aurelien Aptel2017-03-023-2/+17
| * | | | | | | CIFS: move DFS response parsing out of SMB1 codeAurelien Aptel2017-03-024-120/+125
| * | | | | | | CIFS: Fix possible use after free in demultiplex threadPavel Shilovsky2017-03-011-6/+26
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-03-033-18/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | fuse: release: private_data cannot be NULLMiklos Szeredi2017-02-221-7/+2
| * | | | | | | | fuse: cleanup fuse_file refcountingMiklos Szeredi2017-02-223-11/+10
| * | | | | | | | fuse: add missing FR_FORCEMiklos Szeredi2017-02-221-0/+1
* | | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-035-27/+148
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ovl: drop CAP_SYS_RESOURCE from saved mounter's credentialsKonstantin Khlebnikov2017-02-071-2/+6