summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm, swap: remove unused function prototypeHuang Ying2017-05-031-3/+0
* mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner2017-05-031-36/+37
* mm: memcontrol: re-use node VM page state enumJohannes Weiner2017-05-031-57/+43
* mm: memcontrol: re-use global VM event enumJohannes Weiner2017-05-031-31/+14
* mm: memcontrol: clean up memory.events counting functionJohannes Weiner2017-05-031-13/+5
* mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner2017-05-032-3/+63
* mm: fix spelling errorHao Lee2017-05-031-2/+2
* include/linux/migrate.h: add arg names to prototypePushkar Jambhlekar2017-05-031-2/+3
* mm: enable page poisoning early at bootVinayak Menon2017-05-031-1/+0
* mm: remove SWAP_[SUCCESS|AGAIN|FAIL]Minchan Kim2017-05-031-7/+0
* mm: make rmap_one boolean functionMinchan Kim2017-05-031-1/+5
* mm: make rmap_walk() return voidMinchan Kim2017-05-032-5/+4
* mm: make ttu's return booleanMinchan Kim2017-05-031-2/+2
* mm: remove SWAP_MLOCK in ttuMinchan Kim2017-05-031-1/+0
* mm: make try_to_munlock() return voidMinchan Kim2017-05-031-1/+1
* mm: remove SWAP_DIRTY in ttuMinchan Kim2017-05-031-1/+0
* mm: remove rodata_test_data export, add pr_fmtKees Cook2017-05-031-1/+0
* jbd2: mark the transaction context with the scope GFP_NOFS contextMichal Hocko2017-05-031-0/+2
* mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko2017-05-033-8/+34
* xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko2017-05-031-0/+2
* lockdep: allow to disable reclaim lockup detectionMichal Hocko2017-05-031-1/+9
* mm: use is_migrate_highatomic() to simplify the codeXishi Qiu2017-05-031-1/+1
* mm: memcontrol: provide shmem statisticsJohannes Weiner2017-05-031-0/+1
* mm: reclaim MADV_FREE pagesShaohua Li2017-05-031-1/+1
* mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li2017-05-032-2/+2
* mm: delete unnecessary TTU_* flagsShaohua Li2017-05-031-13/+9
* mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner2017-05-031-1/+0
* mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner2017-05-031-0/+2
* Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-05-031-4/+3
|\
| * audit: Use timespec64 to represent audit timestampsDeepa Dinamani2017-05-021-2/+2
| * audit: kernel generated netlink traffic should have a portid of 0Paul Moore2017-05-021-2/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-05-0312-23/+141
|\ \
| * | tpm_crb: remove a cruft constantJarkko Sakkinen2017-04-251-2/+0
| * | Merge tag 'keys-next-20170412' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2017-04-186-16/+74
| |\ \
| | * | KEYS: add SP800-56A KDF support for DHStephan Mueller2017-04-042-0/+14
| | * | KEYS: Keyring asymmetric key restrict method with chainingMat Martineau2017-04-041-0/+5
| | * | KEYS: Restrict asymmetric key linkage using a specific keychainMat Martineau2017-04-041-0/+5
| | * | KEYS: Add KEYCTL_RESTRICT_KEYRINGMat Martineau2017-04-042-1/+6
| | * | KEYS: Add an optional lookup_restriction hook to key_typeMat Martineau2017-04-041-0/+8
| | * | KEYS: Use structure to capture key restriction function and dataMat Martineau2017-04-041-4/+4
| | * | KEYS: Add a key restriction structMat Martineau2017-04-031-0/+6
| | * | KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau2017-04-033-7/+12
| | * | KEYS: Use a typedef for restrict_link function pointersMat Martineau2017-04-031-9/+7
| | * | KEYS: Add a system blacklist keyringDavid Howells2017-04-031-0/+12
| * | | ACPICA: Update TPM2 ACPI tableJiandi An2017-04-031-0/+3
| * | | tpm_crb: request and relinquish locality 0Jarkko Sakkinen2017-04-031-1/+2
| |/ /
| * | security, keys: convert key.usage from atomic_t to refcount_tElena Reshetova2017-04-031-2/+3
| * | LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...Tetsuo Handa2017-03-284-1/+26
| * | update to v4.11-rc4 due to memory corruption bug in rc2James Morris2017-03-2872-225/+575
| |\ \
| * | | security: introduce CONFIG_SECURITY_WRITABLE_HOOKSJames Morris2017-03-061-0/+7