summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* freevxfs: switch to ->free_inode()Al Viro2019-05-011-9/+2
* fat: switch to ->free_inode()Al Viro2019-05-011-8/+2
* f2fs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* ext2: switch to ->free_inode()Al Viro2019-05-011-8/+2
* efs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* debugfs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* cifs: switch to ->free_inode()Al Viro2019-05-011-9/+3
* bdev: switch to ->free_inode()Al Viro2019-05-011-11/+3
* bfs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* befs: switch to ->free_inode()Al Viro2019-05-011-9/+3
* affs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* adfs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* 9p: switch to ->free_inode()Al Viro2019-05-013-11/+5
* erofs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* spufs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* new inode method: ->free_inode()Al Viro2019-05-014-23/+66
* Merge branch 'fixes' into work.icacheAl Viro2019-04-104-10/+24
|\
| * apparmorfs: fix use-after-free on symlink traversalAl Viro2019-04-101-4/+9
| * securityfs: fix use-after-free on symlink traversalAl Viro2019-04-101-4/+9
| * aio: use kmem_cache_free() instead of kfree()Wei Yongjun2019-04-041-1/+1
| * iov_iter: Fix build error without CONFIG_CRYPTOYueHaibing2019-04-031-0/+4
| * aio: Fix an error code in __io_submit_one()Dan Carpenter2019-04-031-1/+1
* | Linux 5.1-rc4v5.1-rc4Linus Torvalds2019-04-071-1/+1
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-0724-82/+131
|\ \
| * | ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann2019-04-071-0/+4
| * | ARM: iop: don't use using 64-bit DMA masksArnd Bergmann2019-04-073-12/+12
| * | ARM: orion: don't use using 64-bit DMA masksArnd Bergmann2019-04-071-2/+2
| * | Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson2019-04-071-5/+4
| * | Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2019-04-075-11/+51
| |\ \
| | * \ Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' into omap-for-v5.1/fixesTony Lindgren2019-04-011-2/+2
| | |\ \
| | | * | ARM: dts: Fix dcan clkctrl clock for am3Tony Lindgren2019-03-261-2/+2
| | * | | ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | * | | ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | * | | ARM: OMAP2+: add missing of_node_put after of_device_is_availableJulia Lawall2019-03-221-1/+3
| | * | | ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik2019-03-221-0/+2
| | |/ /
| * | | Merge tag 'at91-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Olof Johansson2019-04-072-3/+5
| |\ \ \
| | * | | arm/mach-at91/pm : fix possible object reference leakPeng Hao2019-04-041-2/+4
| | * | | ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf2019-03-281-1/+1
| | |/ /
| * | | Merge tag 'v5.1-rockchip-dtfixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-04-077-47/+44
| |\ \ \
| | * | | ARM: dts: rockchip: Remove #address/#size-cells from rk3288-veyron gpio-keysDouglas Anderson2019-03-251-2/+0
| | * | | ARM: dts: rockchip: Remove #address/#size-cells from rk3288 mipi_dsiDouglas Anderson2019-03-251-2/+0
| | * | | ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson2019-03-251-6/+6
| | * | | arm64: dts: rockchip: fix rk3328 sdmmc0 write errorsPeter Geis2019-03-181-7/+7
| | * | | arm64: dts: rockchip: fix rk3328 rgmii high tx error ratePeter Geis2019-03-181-22/+22
| | * | | ARM: dts: rockchip: Fix SD card detection on rk3288-tinkerDavid Summers2019-03-181-1/+2
| | * | | arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Tomohiro Mayama2019-03-181-2/+1
| | * | | ARM: dts: rockchip: fix rk3288 cpu opp node referenceJonas Karlman2019-03-181-3/+3
| | * | | arm64: dts: rockchip: add DDC bus on Rock Pi 4Ezequiel Garcia2019-03-181-0/+1
| | * | | arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delayLeonidas P. Papadakos2019-03-181-2/+2
| | |/ /
| * | | Merge tag 'stratix10_fix_for_v5.1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-04-071-0/+3
| |\ \ \