summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipc/shm: introduce shmctl(SHM_STAT_ANY)Davidlohr Bueso2018-04-111-2/+3
* exec: pin stack limit during execKees Cook2018-04-111-0/+2
* exec: introduce finalize_exec() before start_thread()Kees Cook2018-04-111-0/+1
* exec: pass stack rlimit into mm layout functionsKees Cook2018-04-111-2/+4
* seq_file: allocate seq_file from kmem_cacheAlexey Dobriyan2018-04-111-0/+1
* task_struct: only use anon struct under randstruct pluginKees Cook2018-04-112-12/+3
* uts: create "struct uts_namespace" from kmem_cacheAlexey Dobriyan2018-04-111-0/+6
* taint: add taint for randstructKees Cook2018-04-111-1/+2
* taint: convert to indexed initializationKees Cook2018-04-111-0/+1
* proc: add seq_put_decimal_ull_width to speed up /proc/pid/smapsAndrei Vagin2018-04-112-1/+4
* procfs: add seq_put_hex_ll to speed up /proc/pid/mapsAndrei Vagin2018-04-111-0/+3
* mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim2018-04-112-3/+1
* mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim2018-04-111-1/+1
* mm: unclutter THP migrationMichal Hocko2018-04-111-2/+2
* mm, migrate: remove reason argument from new_page_tMichal Hocko2018-04-112-4/+2
* mm: memcg: make sure memory.events is uptodate when waking pollersJohannes Weiner2018-04-111-17/+18
* mm/hmm: fix header file if/else/endif maze, againArnd Bergmann2018-04-111-9/+12
* mm/hmm: use device driver encoding for HMM pfnJérôme Glisse2018-04-111-36/+94
* mm/hmm: change hmm_vma_fault() to allow write fault on page basisJérôme Glisse2018-04-111-1/+1
* mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATEJérôme Glisse2018-04-111-2/+2
* mm/hmm: do not differentiate between empty entry or missing directoryJérôme Glisse2018-04-111-5/+3
* mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulongJérôme Glisse2018-04-111-25/+21
* mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architectureJérôme Glisse2018-04-111-9/+7
* mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parametersJérôme Glisse2018-04-111-13/+5
* mm/hmm: HMM should have a callback before MM is destroyedRalph Campbell2018-04-111-0/+10
* mm/hmm: fix header file if/else/endif mazeJérôme Glisse2018-04-111-8/+1
* mm, vmscan, tracing: use pointer to reclaim_stat struct in trace eventSteven Rostedt2018-04-112-15/+20
* mm/vmscan: don't mess with pgdat->flags in memcg reclaimAndrey Ryabinin2018-04-112-1/+4
* mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTESRoman Gushchin2018-04-111-0/+1
* Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-103-11/+86
|\
| * init, tracing: Add initcall trace eventsSteven Rostedt (VMware)2018-04-061-0/+66
| * ring-buffer: Add nesting for adding events within eventsSteven Rostedt (VMware)2018-03-101-0/+3
| * tracing: Give event triggers access to ring_buffer_eventTom Zanussi2018-03-101-6/+8
| * ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMPTom Zanussi2018-03-101-5/+7
| * ring-buffer: Add interface for setting absolute time stampsTom Zanussi2018-03-101-0/+2
* | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-104-9/+47
|\ \
| * \ Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams2018-04-097-20/+111
| |\ \
| | * | dax, dm: allow device-mapper to operate without dax supportDan Williams2018-04-031-6/+24
| | * | fs, dax: prepare for dax-specific address_space_operationsDan Williams2018-03-302-3/+13
| * | | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams2018-04-092-0/+10
| |\ \ \
| | * | | libnvdimm: Add of_node to region and bus descriptorsOliver O'Halloran2018-04-071-0/+3
| | * | | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device'Dan Williams2018-04-031-0/+1
| | * | | libnvdimm: provide module_nd_driver wrapperJohannes Thumshirn2018-03-151-0/+6
| | | |/ | | |/|
* | | | Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-04-103-16/+230
|\ \ \ \
| * | | | rtc: s5m: Move enum from rtc.h to rtc-s5m.cGustavo A. R. Silva2018-03-171-11/+0
| * | | | rtc: Add useful timestamp definitionsAlexandre Belloni2018-03-171-0/+5
| * | | | rtc: Add one offset seconds to expand RTC rangeBaolin Wang2018-03-171-0/+3
| * | | | rtc: Add RTC rangeAlexandre Belloni2018-03-171-0/+3
| * | | | char: rtc: remove unused rtc_control() APIAlexandre Belloni2018-03-011-4/+0
| * | | | rtc: remove nvmem_configAlexandre Belloni2018-03-011-1/+0