summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 9p: switch to ->free_inode()Al Viro2019-05-023-11/+5
* erofs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* spufs: switch to ->free_inode()Al Viro2019-05-021-8/+2
* new inode method: ->free_inode()Al Viro2019-05-024-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-051-1/+1
| * iov_iter: Fix build error without CONFIG_CRYPTOYueHaibing2019-04-041-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-081-1/+1
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-0824-82/+131
|\ \
| * | ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann2019-04-081-0/+4
| * | ARM: iop: don't use using 64-bit DMA masksArnd Bergmann2019-04-083-12/+12
| * | ARM: orion: don't use using 64-bit DMA masksArnd Bergmann2019-04-081-2/+2
| * | Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson2019-04-081-5/+4
| * | Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2019-04-085-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-082-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-087-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-081-0/+3
| |\ \ \
| | * | | arm64: dts: stratix10: add the sysmgr-syscon property from the gmac'sDinh Nguyen2019-03-211-0/+3
| | |/ /
| * | | Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...Olof Johansson2019-04-082-1/+5
| |\ \ \
| | * | | reset: meson-audio-arb: Fix missing .owner setting of reset_controller_devAxel Lin2019-03-251-0/+1
| | * | | dt-bindings: reset: meson-g12a: Add missing USB2 PHY resetsNeil Armstrong2019-03-251-1/+4
| | |/ /
| * | | dt-bindings: cpu: Fix JSON schemaMaxime Ripard2019-04-081-1/+1
* | | | Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-0811-75/+110
|\ \ \ \
| * | | | xsysace: Fix error handling in ace_setupGuenter Roeck2019-04-061-0/+2
| * | | | null_blk: prevent crash from bad home_node valueJohn Pittman2019-04-061-0/+5
| * | | | block: Revert v5.0 blk_mq_request_issue_directly() changesBart Van Assche2019-04-054-69/+71
| * | | | paride/pcd: Fix potential NULL pointer dereference and mem leakYueHaibing2019-04-051-1/+13
| * | | | blk-mq: do not reset plug->rq_count before the list is sortedDongli Zhang2019-04-041-1/+2
| * | | | paride/pf: Fix potential NULL pointer dereferenceYueHaibing2019-04-031-1/+11