summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tegra-for-5.9-arm-defconfig' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2020-07-201-0/+43
|\
| * ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500Dmitry Osipenko2020-07-161-0/+42
| * ARM: tegra: Enable CPUFREQ userspace governorJon Hunter2020-07-141-0/+1
* | arm/arm64: defconfig: Update configs to use the new CROS_EC optionsEnric Balletbo i Serra2020-07-175-5/+15
* | arm64: defconfig: enable CONFIG_FSL_ENETC_QOSMichael Walle2020-07-131-0/+1
* | arm64: defconfig: enable TSN features for ENETC and similiar hardwareMichael Walle2020-07-131-0/+12
* | Merge tag 'renesas-arm-defconfig-for-v5.9-tag1' of git://git.kernel.org/pub/s...Arnd Bergmann2020-07-063-5/+18
|\ \
| * | arm64: defconfig: Enable additional support for Renesas platformsGeert Uytterhoeven2020-07-031-0/+4
| * | ARM: multi_v7_defconfig: Enable additional support for Renesas platformsGeert Uytterhoeven2020-07-031-0/+6
| * | ARM: shmobile: defconfig: Enable RZ/A1H RTC supportGeert Uytterhoeven2020-06-291-0/+1
| * | ARM: shmobile: defconfig: Enable ADV7612 CEC supportGeert Uytterhoeven2020-06-291-0/+1
| * | ARM: shmobile: defconfig: Enable RZ/A1 CEU supportGeert Uytterhoeven2020-06-291-0/+1
| * | ARM: shmobile: defconfig: Enable RZ/A watchdog supportGeert Uytterhoeven2020-06-291-0/+1
| * | ARM: shmobile: defconfig: Enable CAT9554 supportGeert Uytterhoeven2020-06-291-0/+1
| * | ARM: shmobile: defconfig: Enable DA9063 ONKEY supportGeert Uytterhoeven2020-06-291-0/+1
| * | ARM: shmobile: defconfig: Refresh for v5.8-rc1Geert Uytterhoeven2020-06-291-5/+2
| |/
* | Linux 5.8-rc2v5.8-rc2Linus Torvalds2020-06-221-1/+1
* | Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-222-13/+12
|\ \
| * | selinux: fix undefined return of cond_evaluate_exprTom Rix2020-06-171-0/+3
| * | selinux: fix a double free in cond_read_node()/cond_read_list()Tom Rix2020-06-171-13/+5
| * | selinux: fix double freeTom Rix2020-06-111-0/+4
* | | Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-06-216-23/+19
|\ \ \
| * | | pinctrl: single: fix function name in documentationDrew Fustini2020-06-201-1/+1
| * | | pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan2020-06-201-1/+2
| * | | Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...Haibo Chen2020-06-201-4/+3
| * | | pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warningskernel test robot2020-06-161-4/+1
| * | | pinctrl: tegra: Use noirq suspend/resume callbacksVidya Sagar2020-06-161-2/+2
| * | | pinctrl: qcom: spmi-gpio: fix warning about irq chip reusageDmitry Baryshkov2020-06-161-11/+10
| | |/ | |/|
* | | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-218-34/+18
|\ \ \
| * | | samples: watch_queue: build sample program for target architectureMasahiro Yamada2020-06-212-7/+5
| * | | Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"Masahiro Yamada2020-06-211-11/+3
| * | | scripts: Fix typo in headers_install.shMasanari Iida2020-06-171-1/+1
| * | | kconfig: unify cc-option and as-optionMasahiro Yamada2020-06-173-9/+2
| * | | kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada2020-06-171-5/+6
| * | | Makefile: Improve compressed debug info support detectionArvind Sankar2020-06-152-2/+2
| |/ /
* | | Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-217-20/+37
|\ \ \
| * | | powerpc/8xx: Provide ptep_get() with 16k pagesChristophe Leroy2020-06-201-0/+10
| * | | mm: Allow arches to provide ptep_get()Christophe Leroy2020-06-203-2/+9
| * | | mm/gup: Use huge_ptep_get() in gup_hugepte()Christophe Leroy2020-06-201-1/+1
| * | | powerpc/syscalls: Use the number when building SPU syscall tableMichael Ellerman2020-06-171-1/+1
| * | | powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()Mike Rapoport2020-06-171-5/+3
| * | | powerpc/64s: Fix KVM interrupt using wrong save areaNicholas Piggin2020-06-161-2/+2
| * | | powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUALAneesh Kumar K.V2020-06-151-9/+11
| |/ /
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-2112-35/+45
|\ \ \
| * | | crypto: drbg - always try to free Jitter RNG instanceStephan Müller2020-06-151-2/+4
| * | | crypto: marvell/octeontx - Fix a potential NULL dereferenceDan Carpenter2020-06-151-4/+7
| * | | crypto: algboss - don't wait during notifier callbackEric Biggers2020-06-151-2/+0
| * | | crypto: caam - fix typosHeinrich Schuchardt2020-06-154-13/+13
| * | | crypto: ccp - Fix sparse warnings in sev-devHerbert Xu2020-06-152-8/+17
| * | | crypto: hisilicon - Cap block size at 2^31Herbert Xu2020-06-151-1/+2