summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* staging/android/vsoc: Remove duplicate headerBrajeswar Ghosh2019-01-151-1/+0
* staging: erofs: clean up erofs_map_blocks_iterChao Yu2019-01-153-54/+35
* staging: erofs: move erofs_xattr_handlers to xattr.hGao Xiang2019-01-153-5/+3
* staging: erofs: remove unneeded inode_operationsGao Xiang2019-01-154-58/+30
* staging: erofs: fix fast symlink w/o xattr when fs xattr is onGao Xiang2019-01-152-9/+24
* staging: erofs: add documentGao Xiang2019-01-151-0/+206
* Merge 5.0-rc2 into staging-nextGreg Kroah-Hartman2019-01-15482-2638/+4108
|\
| * Linux 5.0-rc2v5.0-rc2Linus Torvalds2019-01-141-1/+1
| * kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymoreJonathan Neuschäfer2019-01-141-1/+2
| * Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-01-1426-93/+321
| |\
| | * Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson2019-01-1211-52/+212
| | |\
| | | * reset: uniphier-glue: Add AHCI reset control support in glue layerKunihiko Hayashi2019-01-071-0/+12
| | | * dt-bindings: reset: uniphier: Add AHCI core reset descriptionKunihiko Hayashi2019-01-071-0/+3
| | | * reset: uniphier-usb3: Rename to reset-uniphier-glueKunihiko Hayashi2019-01-073-25/+25
| | | * dt-bindings: reset: uniphier: Replace the expression of USB3 with generic per...Kunihiko Hayashi2019-01-071-11/+11
| | | * ARM: socfpga: dts: document "altr,stratix10-rst-mgr" bindingDinh Nguyen2019-01-071-1/+2
| | | * reset: socfpga: add an early reset driver for SoCFPGADinh Nguyen2019-01-075-11/+105
| | | * reset: fix null pointer dereference on dev by dev_nameColin Ian King2019-01-071-1/+2
| | | * reset: Add reset_control_get_count()Geert Uytterhoeven2019-01-072-0/+48
| | | * reset: Improve reset controller kernel docsGeert Uytterhoeven2019-01-071-4/+4
| | | * ARC: HSDK: improve reset driverEugeniy Paltsev2019-01-071-0/+1
| | * | Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2019-01-123-3/+20
| | |\ \
| | | * | ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij2019-01-101-2/+2
| | | * | arm64: dts: marvell: mcbin: fix PCIe reset signalBaruch Siach2019-01-101-1/+1
| | | * | arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt2019-01-101-0/+17
| | | |/
| | * | Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-01-121-2/+6
| | |\ \
| | | * | ARM: integrator: impd1: use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-01-111-1/+1
| | | * | gpio: pl061: handle failed allocationsNicholas Mc Guire2019-01-101-1/+5
| | | |/
| | * | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-01-121-0/+4
| | |\ \
| | | * | arm64: defconfig: enable modules for amlogic s400 sound cardJerome Brunet2019-01-081-0/+4
| | | |/
| | * | Merge tag 'qcom-fixes-for-5.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-01-121-0/+1
| | |\ \
| | | * | qcom-scm: Include <linux/err.h> headerFabio Estevam2019-01-101-0/+1
| | | |/
| | * | Merge tag 'davinci-fixes-for-v5.0' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-01-127-16/+73
| | |\ \
| | | * | ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi2019-01-101-1/+1
| | | * | ARM: dts: da850-lcdk: Correct the audio codec regulatorsPeter Ujfalusi2019-01-101-0/+36
| | | * | ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi2019-01-101-1/+1
| | | * | ARM: dts: da850-evm: Correct the audio codec regulatorsPeter Ujfalusi2019-01-101-4/+25
| | | * | ARM: davinci: omapl138-hawk: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| | | * | ARM: davinci: dm644x-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| | | * | ARM: davinci: dm355-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| | | * | ARM: davinci: da850-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| | | * | ARM: davinci: da830-evm: fix label names in GPIO lookup entriesBartosz Golaszewski2019-01-101-2/+2
| | | |/
| | * | Merge tag 'renesas-fixes-for-v5.0' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2019-01-122-20/+5
| | |\ \ | | | |/ | | |/|
| | | * soc: renesas: r8a774c0-sysc: Fix initialization order of 3DG-{A,B}Biju Das2019-01-071-19/+4
| | | * ARM: shmobile: fix build regressionsArnd Bergmann2019-01-071-1/+1
| | |/
| * | Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-143-13/+64
| |\ \
| | * | btrfs: Use real device structure to verify dev extentQu Wenruo2019-01-101-0/+12
| | * | Btrfs: fix deadlock when using free space tree due to block group creationFilipe Manana2019-01-091-7/+9
| | * | Btrfs: fix race between reflink/dedupe and relocationFilipe Manana2019-01-091-6/+28
| | * | Btrfs: fix race between cloning range ending at eof and writebackFilipe Manana2019-01-091-0/+15