summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: delete unnecessary TTU_* flagsShaohua Li2017-05-044-22/+15
* mm/page-writeback.c: use setup_deferrable_timerGeliang Tang2017-05-041-3/+2
* mm: remove unnecessary back-off function when retrying page reclaimJohannes Weiner2017-05-041-9/+6
* Revert "mm, vmscan: account for skipped pages as a partial scan"Johannes Weiner2017-05-041-18/+4
* mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner2017-05-045-41/+3
* mm: don't avoid high-priority reclaim on memcg limit reclaimJohannes Weiner2017-05-041-57/+37
* mm: don't avoid high-priority reclaim on unreclaimable nodesJohannes Weiner2017-05-041-14/+5
* mm: remove unnecessary reclaimability check from NUMA balancing targetJohannes Weiner2017-05-041-3/+0
* mm: remove seemingly spurious reclaimability check from laptop_mode gatingJohannes Weiner2017-05-041-1/+1
* mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttlingJohannes Weiner2017-05-041-2/+4
* mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner2017-05-045-23/+43
* slab: avoid IPIs when creating kmem cachesGreg Thelen2017-05-041-1/+6
* fs/ocfs2/cluster: use offset_in_page() macroGeliang Tang2017-05-041-1/+1
* ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi2017-05-041-4/+4
* fs/ocfs2/cluster: use setup_timerGeliang Tang2017-05-041-3/+2
* blackfin: bf609: let clk_disable() return immediately if clk is NULLMasahiro Yamada2017-05-041-0/+3
* scripts/spelling.txt: add several more common spelling mistakesColin Ian King2017-05-041-0/+25
* lib/dma-debug.c: make locking work for RTPankaj Gupta2017-05-041-6/+2
* Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-05-0310-275/+232
|\
| * audit: fix the RCU locking for the auditd_connection structurePaul Moore2017-05-021-57/+100
| * audit: use kmem_cache to manage the audit_buffer cachePaul Moore2017-05-021-49/+17
| * audit: Use timespec64 to represent audit timestampsDeepa Dinamani2017-05-024-11/+11
| * audit: store the auditd PID as a pid struct instead of pid_tPaul Moore2017-05-022-28/+58
| * audit: kernel generated netlink traffic should have a portid of 0Paul Moore2017-05-024-29/+14
| * audit: combine audit_receive() and audit_receive_skb()Paul Moore2017-05-021-11/+8
| * audit: convert audit_watch.count from atomic_t to refcount_tElena Reshetova2017-05-021-4/+5
| * audit: convert audit_tree.count from atomic_t to refcount_tElena Reshetova2017-05-021-4/+5
| * audit: normalize NETFILTER_PKTRichard Guy Briggs2017-05-021-97/+27
| * netfilter: use consistent ipv4 network offset in xt_AUDITRichard Guy Briggs2017-05-021-1/+1
| * audit: log module name on delete_moduleRichard Guy Briggs2017-05-021-0/+2
| * audit: remove unnecessary semicolon in audit_watch_handle_event()Nicholas Mc Guire2017-05-021-1/+1
| * audit: remove unnecessary semicolon in audit_mark_handle_event()Nicholas Mc Guire2017-05-021-1/+1
| * audit: remove unnecessary semicolon in audit_field_valid()Nicholas Mc Guire2017-05-021-2/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-05-0395-1120/+3240
|\ \
| * | tpm: Fix reference count to main deviceStefan Berger2017-04-241-2/+3
| * | tpm_tis: convert to using locality callbacksJerry Snitselaar2017-04-241-26/+8
| * | tpm: fix handling of the TPM 2.0 event logsPetr Vandrovec2017-04-241-4/+10
| * | tpm_crb: remove a cruft constantJarkko Sakkinen2017-04-242-4/+1
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2017-04-192-34/+94
| |\ \
| | * | ima: provide ">" and "<" operators for fowner/uid/euid rules.Mikhail Kurinnoi2017-03-131-28/+87
| | * | ima: accept previously set IMA_NEW_FILEDaniel Glöckner2017-03-071-2/+3
| | * | integrity: mark default IMA rules as __ro_after_initJames Morris2017-03-071-4/+4
| * | | Merge branch 'smack-for-4.12' of git://github.com/cschaufler/smack-next into ...James Morris2017-04-192-4/+2
| |\ \ \
| | * | | Smack: Use GFP_KERNEL for smk_netlbl_mls().Tetsuo Handa2017-04-051-1/+1
| | * | | smack: fix double free in smack_parse_opts_str()Tetsuo Handa2017-04-051-3/+1
| * | | | Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2017-04-1911-70/+69
| |\ \ \ \
| | * | | | selinux: Fix an uninitialized variable bugDan Carpenter2017-03-311-1/+1
| | * | | | selinux: Remove unnecessary check of array base in selinux_set_mapping()Matthias Kaehlcke2017-03-301-1/+1
| | * | | | fs: switch order of CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH checksStephen Smalley2017-03-291-10/+10
| | * | | | selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()Markus Elfring2017-03-291-4/+4