summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc32: use PUD rather than PGD to get PMD in srmmu_inherit_prom_mappings()Mike Rapoport2020-07-221-1/+1
* sparc32: fix a user-triggerable oops in clear_user()Al Viro2020-07-221-0/+1
* SPARC: backoff.h: delete a duplicated wordRandy Dunlap2020-07-221-1/+1
* arch/sparc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-141-1/+1
* sparc: piggyback: handle invalid imageCorentin Labbe2020-06-231-0/+4
* sparc64: viohs: Use struct_size() helperGustavo A. R. Silva2020-06-231-4/+2
* Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-228-58/+90
|\
| * spi: spidev: fix a potential use-after-free in spidev_release()Zhenzhong Duan2020-06-181-10/+10
| * spi: spidev: fix a race between spidev_release and spidev_removeZhenzhong Duan2020-06-181-2/+2
| * spi: stm32-qspi: Fix error path in case of -EPROBE_DEFERPatrice Chotard2020-06-171-20/+26
| * spi: uapi: spidev: Use TABs for alignmentGeert Uytterhoeven2020-06-151-4/+4
| * spi: spi-fsl-dspi: Free DMA memory with matching functionKrzysztof Kozlowski2020-06-111-4/+4
| * spi: tools: Add macro definitions to fix build errorsQing Zhang2020-06-111-0/+4
| * spi: tools: Make default_tx/rx and input_tx staticQing Zhang2020-06-111-3/+3
| * spi: dt-bindings: amlogic, meson-gx-spicc: Fix schema for meson-g12aAlexander Stein2020-06-101-9/+17
| * spi: rspi: Use requested instead of maximum bit rateGeert Uytterhoeven2020-06-091-7/+21
| * spi: spidev_test: Use %u to format unsigned numbersGeert Uytterhoeven2020-06-081-2/+2
| * spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGHLingling Xu2020-06-021-1/+1
* | Merge tag 'regulator-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-224-24/+41
|\ \
| * | regulator: mt6358: Remove BROKEN dependencyAxel Lin2020-06-171-1/+1
| * | Merge tag 'v5.8-rc1' into regulator-5.8Mark Brown2020-06-1714692-319286/+863699
| |\ \
| * | | regualtor: pfuze100: correct sw1a/sw2 on pfuze3000Robin Gong2020-06-151-21/+39
| * | | regulator: Fix pickable ranges mappingMatti Vaittinen2020-06-121-1/+1
| * | | regulator: da9063: fix LDO9 suspend and warning.Martin Fuzzey2020-06-121-1/+0
* | | | Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-221-56/+50
|\ \ \ \
| * | | | regmap: Fix memory leak from regmap_register_patchCharles Keepax2020-06-171-0/+1
| * | | | regmap: fix the kerneldoc for regmap_test_bits()Bartosz Golaszewski2020-06-081-2/+3
| * | | | regmap: fix alignment issueJens Thoms Toerring2020-06-011-54/+46
* | | | | Revert "kernel/printk: add kmsg SEEK_CUR handling"Jason A. Donenfeld2020-06-222-15/+0
* | | | | 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