summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rbtree: use designated initializersKees Cook2017-02-241-1/+3
* linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund2017-02-241-4/+6
* bug: switch data corruption check to __must_checkKees Cook2017-02-241-5/+7
* compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza2017-02-241-0/+1
* include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Masahiro Yamada2017-02-241-1/+1
* uapi: mqueue.h: add missing linux/types.h includeMike Frysinger2017-02-241-0/+2
* procfs: use an enum for possible hidepid valuesLafcadio Wluiki2017-02-241-0/+6
* kasan: drain quarantine of memcg slab objectsGreg Thelen2017-02-241-2/+2
* memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot2017-02-241-3/+0
* mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-242-10/+7
* mm/ksm: handle protnone saved writes when making page write protectAneesh Kumar K.V2017-02-241-0/+8
* mm/autonuma: let architecture override how the write bit should be stashed in...Aneesh Kumar K.V2017-02-241-0/+16
* mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes2017-02-241-2/+4
* mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-241-2/+2
* mm: cma_alloc: allow to specify GFP maskLucas Stach2017-02-241-1/+2
* mm: alloc_contig_range: allow to specify GFP maskLucas Stach2017-02-241-1/+1
* userfaultfd: non-cooperative: add event for exit() notificationMike Rapoport2017-02-242-1/+11
* userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-243-5/+30
* mm: drop page_check_address{,_transhuge}Kirill A. Shutemov2017-02-241-36/+0
* mm: introduce page_vma_mapped_walk()Kirill A. Shutemov2017-02-241-0/+26
* mm/migration: make isolate_movable_page always definedYisheng Xie2017-02-241-0/+2
* mm/migration: make isolate_movable_page() return int typeYisheng Xie2017-02-241-1/+1
* mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang2017-02-242-7/+10
* mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-246-10/+223
* mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang2017-02-242-7/+9
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-243-10/+8
* mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner2017-02-241-0/+7
* mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner2017-02-242-2/+2
* mm: vmscan: scan dirty pages even in laptop modeJohannes Weiner2017-02-241-2/+0
* userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport2017-02-242-12/+12
* memblock: embed memblock type name within struct memblock_typeHeiko Carstens2017-02-241-0/+1
* mm: validate device_hotplug is held for memory hotplugDan Williams2017-02-241-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-239-10/+24
|\
| * proc/sysctl: prune stale dentries during unregisteringKonstantin Khlebnikov2017-02-131-0/+1
| * introduce the walk_process_tree() helperOleg Nesterov2017-02-031-0/+3
| * Merge branch 'nsfs-discovery'Eric W. Biederman2017-02-031-2/+7
| |\
| | * nsfs: Add an ioctl() to return owner UID of a usernsMichael Kerrisk (man-pages)2017-02-031-3/+5
| | * nsfs: Add an ioctl() to return the namespace typeMichael Kerrisk (man-pages)2017-01-251-0/+3
| * | fs: Better permission checking for submountsEric W. Biederman2017-02-023-1/+6
| |/
| * exec: Remove LSM_UNSAFE_PTRACE_CAPEric W. Biederman2017-01-241-2/+1
| * inotify: Convert to using per-namespace limitsNikolay Borisov2017-01-243-5/+6
* | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-2355-587/+1841
|\ \
| * | drm/tinydrm: helpers: Properly fix backlight dependencyNoralf Trønnes2017-02-241-19/+0
| * | Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2017-02-241-2/+2
| |\ \
| | * | drm/panel: Constify device node argument to of_drm_find_panel()Laurent Pinchart2017-01-041-2/+2
| | |/
| * | Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-2342-90/+220
| |\ \
| * | | drm/tinydrm: Add support for Multi-Inno MI0283QT displayNoralf Trønnes2017-02-181-0/+54
| * | | drm/tinydrm: Add MIPI DBI supportNoralf Trønnes2017-02-181-0/+107
| * | | drm/tinydrm: Add helper functionsNoralf Trønnes2017-02-181-0/+100
| * | | drm: Add DRM support for tiny LCD displaysNoralf Trønnes2017-02-181-0/+115