summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-01-0427-54/+54
|\
| * arm64: dts: uniphier: fix gpio-ranges property of PXs3 SoCMasahiro Yamada2018-01-041-2/+2
| * Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann2018-01-0411-20/+16
| |\
| | * ARM: dts: sun8i: a711: Reinstate the PMIC compatibleMaxime Ripard2017-12-191-0/+1
| | * arm64: dts: orange-pi-zero-plus2: fix sdcard detectSergey Matyukevich2017-12-051-1/+1
| | * arm64: allwinner: a64-sopine: Fix to use dcdc1 regulator instead of vcc3v3Jagan Teki2017-12-052-11/+2
| | * ARM: dts: sunxi: Convert to CCU index macros for HDMI controllerChen-Yu Tsai2017-12-054-8/+8
| | * sunxi-rsb: Include OF based modalias in device ueventStefan BrĂ¼ns2017-12-051-0/+1
| | * arm64: allwinner: a64: add Ethernet PHY regulator for several boardsIcenowy Zheng2017-11-273-0/+3
| * | Merge tag 'renesas-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2018-01-042-2/+0
| |\ \
| | * | arm64: dts: renesas: ulcb: Remove renesas, no-ether-link propertyBogdan Mirea2017-12-221-1/+0
| | * | arm64: dts: renesas: salvator-x: Remove renesas, no-ether-link propertyBogdan Mirea2017-12-221-1/+0
| | |/
| * | ARM: dts: tango4: remove bogus interrupt-controller propertyArnd Bergmann2017-12-221-1/+0
| * | ARM: dts: ls1021a: fix incorrect clock referencesArnd Bergmann2017-12-222-2/+2
| * | Merge tag 'davinci-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2017-12-212-13/+20
| |\ \
| | * | ARM: davinci: fix mmc entries in dm365's dma_slave_mapAlejandro Mery2017-12-081-4/+4
| | * | ARM: dts: da850-lego-ev3: Fix battery voltage gpioDavid Lechner2017-12-071-2/+2
| | * | ARM: davinci: Add dma_mask to dm365's eDMA deviceAlejandro Mery2017-12-071-0/+1
| | * | ARM: davinci: Use platform_device_register_full() to create pdev for dm365's ...Alejandro Mery2017-12-071-7/+13
| | |/
| * | Merge tag 'at91-ab-4.15-dt-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2017-12-211-0/+1
| |\ \
| | * | ARM: dts: at91: disable the nxp,se97b SMBUS timeout on the TSE-850Peter Rosin2017-12-041-0/+1
| | |/
| * | Merge tag 'v4.15-rockchip-dts64fixes-1' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann2017-12-213-12/+3
| |\ \
| | * | arm64: dts: rockchip: limit rk3328-rock64 gmac speed to 100MBit for nowHeiko Stuebner2017-12-061-0/+2
| | * | arm64: dts: rockchip: remove vdd_log from rk3399-pumaKlaus Goger2017-12-061-11/+0
| | * | arm64: dts: rockchip: fix trailing 0 in rk3328 tsadc interruptsHeiko Stuebner2017-12-041-1/+1
| | |/
| * | Merge tag 'v4.15-rockchip-dts32fixes-1' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann2017-12-212-1/+5
| |\ \
| | * | ARM: dts: rockchip: fix rk3288 iep-IOMMU interrupts property cellsRob Herring2017-12-041-1/+1
| | * | ARM: dts: rockchip: add cpu0-regulator on rk3066a-marsboardHeiko Stuebner2017-12-021-0/+4
| | |/
| * | ARM: dts: aspeed-g4: Correct VUART IRQ numberJoel Stanley2017-12-211-1/+1
| * | ARM: dts: exynos: Enable Mixer node for Exynos5800 Peach Pi machineJavier Martinez Canillas2017-12-211-0/+4
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-048-25/+48
|\ \ \
| * | | x86/process: Define cpu_tss_rw in same section as declarationNick Desaulniers2018-01-031-1/+1
| * | | x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()Thomas Gleixner2018-01-031-7/+6
| * | | x86/dumpstack: Print registers for first stack frameJosh Poimboeuf2018-01-031-1/+2
| * | | x86/dumpstack: Fix partial register dumpsJosh Poimboeuf2018-01-033-13/+34
| * | | x86/pti: Make sure the user/kernel PTEs matchThomas Gleixner2018-01-031-1/+2
| * | | x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky2018-01-031-2/+2
| * | | x86/pti: Enable PTI by defaultThomas Gleixner2018-01-031-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2018-01-031-3/+5
|\ \ \ \
| * | | | pid: Handle failure to allocate the first pid in a pid namespaceEric W. Biederman2017-12-241-3/+5
| | |_|/ | |/| |
* | | | Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...Linus Torvalds2018-01-035-13/+40
|\ \ \ \
| * | | | afs: Fix missing error handling in afs_write_end()David Howells2018-01-021-3/+5
| * | | | afs: Fix unlinkDavid Howells2018-01-022-8/+33
| * | | | afs: Potential uninitialized variable in afs_extract_data()Dan Carpenter2018-01-021-1/+1
| * | | | fscache: Fix the default for fscache_maybe_release_page()David Howells2018-01-021-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2018-01-031-12/+9
|\ \ \ \ \
| * | | | | capabilities: fix buffer overread on very short xattrEric Biggers2018-01-021-12/+9
| |/ / / /
* / / / / exec: Weaken dumpability for secureexecKees Cook2018-01-031-2/+7
|/ / / /
* | | | Linux 4.15-rc6v4.15-rc6Linus Torvalds2017-12-311-1/+1
* | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2017-12-3114-39/+42
|\ \ \ \