summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva2018-05-261-0/+5
* mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron2018-05-263-6/+9
* proc: fix smaps and meminfo alignmentHugh Dickins2018-05-261-5/+0
* mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko2018-05-261-1/+1
* mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko2018-05-261-6/+10
* mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin2018-05-261-2/+61
* MAINTAINERS: change hugetlbfs maintainer and update filesMike Kravetz2018-05-261-1/+7
* ipc/shm: fix shmat() nil address after round-down when remappingDavidlohr Bueso2018-05-261-2/+10
* Revert "ipc/shm: Fix shmat mmap nil-page protection"Davidlohr Bueso2018-05-261-7/+2
* idr: fix invalid ptr dereference on item deleteMatthew Wilcox2018-05-262-1/+10
* ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...Changwei Ge2018-05-261-10/+1
* mm: fix nr_rotate_swap leak in swapon() error caseOmar Sandoval2018-05-261-1/+6
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-05-255-31/+83
|\
| * arm64: Make sure permission updates happen for pmd/pudLaura Abbott2018-05-241-6/+10
| * arm64: fault: Don't leak data in ESR context for user fault on kernel VAPeter Maydell2018-05-221-0/+51
| * arm64: export tishift functions to modulesJason A. Donenfeld2018-05-212-13/+10
| * arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon2018-05-211-12/+12
* | Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-05-252-0/+7
|\ \
| * | powerpc/64s: Clear PCR on bootMichael Neuling2018-05-182-0/+7
* | | Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-05-252-8/+27
|\ \ \
| * | | mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnusCorneliu Doban2018-05-211-1/+1
| * | | mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban2018-05-211-5/+25
| * | | mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam2018-05-211-1/+0
| * | | mmc: block: propagate correct returned value in mmc_rpmb_ioctlMathieu Malaterre2018-05-211-1/+1
* | | | Merge tag 'drm-fixes-for-v4.17-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-05-256-46/+58
|\ \ \ \
| * \ \ \ Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2018-05-255-46/+55
| |\ \ \ \
| | * | | | drm/vmwgfx: Schedule an fb dirty update after resumeThomas Hellstrom2018-05-233-21/+7
| | * | | | drm/vmwgfx: Fix host logging / guestinfo reading error pathsThomas Hellstrom2018-05-231-17/+31
| | * | | | drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macrosThomas Hellstrom2018-05-231-8/+17
| * | | | | Merge branch 'drm/du/fixes' of git://linuxtv.org/pinchartl/media into drm-fixesDave Airlie2018-05-221-0/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | drm: rcar-du: lvds: Fix crash in .atomic_check when disabling connectorLaurent Pinchart2018-05-201-0/+3
* | | | | | Merge tag 'sound-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-05-252-4/+6
|\ \ \ \ \ \
| * | | | | | ALSA: hda - Fix runtime PMLukas Wunner2018-05-241-2/+4
| * | | | | | ALSA: timer: Fix pause event notificationBen Hutchings2018-05-181-2/+2
* | | | | | | Merge branch 'stable/for-linus-4.17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin2018-05-181-1/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-2429-98/+116
|\ \ \ \ \ \ \ \
| * | | | | | | | RDMA/hns: Move the location for initializing tmp_lenoulijun2018-05-231-1/+2
| * | | | | | | | RDMA/hns: Bugfix for cq record db for kerneloulijun2018-05-231-0/+1
| * | | | | | | | IB/uverbs: Fix uverbs_attr_get_objJason Gunthorpe2018-05-231-5/+5
| * | | | | | | | RDMA/qedr: Fix doorbell bar mapping for dpi > 1Kalderon, Michal2018-05-231-31/+29
| * | | | | | | | IB/umem: Use the correct mm during ib_umem_releaseLidong Chen2018-05-162-7/+1
| * | | | | | | | iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'Christophe Jaillet2018-05-091-2/+2
| * | | | | | | | RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer2018-05-092-4/+4
| * | | | | | | | RDMA/i40iw: Avoid reference leaks when processing the AEQAndrew Boyer2018-05-091-2/+2
| * | | | | | | | RDMA/i40iw: Avoid panic when objects are being created and destroyedAndrew Boyer2018-05-092-2/+10
| * | | | | | | | RDMA/hns: Fix the bug with NULL pointeroulijun2018-05-091-1/+1
| * | | | | | | | RDMA/hns: Set NULL for __internal_mroulijun2018-05-091-0/+1
| * | | | | | | | RDMA/hns: Enable inner_pa_vld filed of mptoulijun2018-05-091-0/+2
| * | | | | | | | RDMA/hns: Set desc_dma_addr for zero when free cmq descoulijun2018-05-091-0/+2