summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/migrate.c: add missing flush_dcache_page for non-mapped page migrateLars Persson2019-03-291-3/+8
* drivers/block/zram/zram_drv.c: fix idle/writeback string compareMinchan Kim2019-03-291-26/+6
* mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()Qian Cai2019-03-291-1/+2
* mm/memory_hotplug.c: fix notification in offline error pathQian Cai2019-03-291-1/+1
* ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2019-03-292-2/+31
* fs/proc/kcore.c: make kcore_modules staticYueHaibing2019-03-291-1/+1
* include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap2019-03-291-1/+1
* mm/debug.c: fix __dump_page when mapping->host is not setOscar Salvador2019-03-291-1/+1
* mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specifiedYang Shi2019-03-291-7/+33
* include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder2019-03-291-1/+7
* iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat2019-03-291-4/+15
* mm: add support for kmem caches in DMA32 zoneNicolas Boichat2019-03-295-2/+12
* ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lockDarrick J. Wong2019-03-291-18/+24
* mm/hotplug: fix offline undo_isolate_page_range()Qian Cai2019-03-295-34/+45
* fs/open.c: allow opening only regular files during execve()Tetsuo Handa2019-03-291-0/+6
* mailmap: add Changbin DuChangbin Du2019-03-291-0/+2
* mm/debug.c: add a cast to u64 for atomic64_read()Qian Cai2019-03-291-1/+1
* mm/memory.c: fix modifying of page protection by insert_pfn()Jan Kara2019-03-291-5/+6
* kasan: fix variable 'tag' set but not used warningQian Cai2019-03-291-1/+4
* afs: Fix StoreData op marshallingDavid Howells2019-03-282-4/+4
* vfs: Update mount API docsDavid Howells2019-03-281-172/+195
* Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-2812-68/+154
|\
| * s390/cpumf: Fix warning from check_processor_idThomas Richter2019-03-281-6/+13
| * zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak2019-03-113-0/+34
| * Merge tag 'vfio-ccw-20190311' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2019-03-111-2/+6
| |\
| | * vfio: ccw: only free cp on final interruptCornelia Huck2019-03-111-2/+6
| |/
| * s390/vtime: steal time exponential moving averageMartin Schwidefsky2019-03-063-38/+45
| * s390/zcrypt: revisit ap device remove procedureHarald Freudenberger2019-03-064-18/+49
| * s390: limit brk randomization to 32MBMartin Schwidefsky2019-03-061-4/+7
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-03-2816-45/+78
|\ \
| * | arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186Jonathan Hunter2019-03-251-1/+0
| * | Merge tag 'imx-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2019-03-258-24/+22
| |\ \
| | * | ARM: imx_v4_v5_defconfig: enable PWM driverUwe Kleine-König2019-03-221-0/+3
| | * | ARM: imx_v6_v7_defconfig: continue compiling the pwm driverUwe Kleine-König2019-03-221-1/+1
| | * | ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for the switchMichal Vokáč2019-03-221-2/+2
| | * | ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsiMasanari Iida2019-03-221-2/+2
| | * | ARM: dts: imx6ull: Use the correct style for SPDX License IdentifierNishad Kamdar2019-03-211-1/+1
| | * | ARM: dts: pfla02: increase phy reset durationMarco Felsch2019-03-201-0/+1
| | * | ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno2019-03-191-17/+10
| | * | ARM: imx51: fix a leaked reference by adding missing of_node_putWen Yang2019-03-191-0/+1
| | * | ARM: dts: imx6dl-yapp4: Use rgmii-id phy mode on the cpu portMichal Vokáč2019-03-191-1/+1
| * | | Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann2019-03-252-7/+43
| |\ \ \
| | * \ \ Merge tag 'tags/bcm2835-drivers-next-2019-03-12' into soc/fixesFlorian Fainelli2019-03-182-7/+43
| | |\ \ \ | | | |/ / | | |/| |
| | | * | arm64: bcm2835: Add missing dependency on MFD_CORE.Eric Anholt2019-03-121-0/+1
| | | * | soc: bcm: bcm2835-pm: Fix error paths of initialization.Eric Anholt2019-03-041-5/+30
| | | * | soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support.Eric Anholt2019-03-041-2/+12
| * | | | Merge tag 'arm-soc/for-5.1/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann2019-03-251-1/+1
| |\ \ \ \
| | * \ \ \ Merge tag 'tags/bcm2835-dt-next-2019-03-04' into devicetree/fixesFlorian Fainelli2019-03-191-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ARM: dts: bcm283x: Fix hdmi hpd gpio pullHelen Koike2019-03-041-1/+1
| * | | | | ARM: dts: nomadik: Fix polarity of SPI CSLinus Walleij2019-03-251-4/+5