aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* path_openat(): fix double fput()r11.1_msm8916q10.0_msm8916Al Viro2020-09-151-1/+2
* fs: allow open(dir, O_TMPFILE|..., 0) with mode 0Eric Rannaud2020-09-151-1/+2
* fs: Fix file mode for O_TMPFILEAndy Lutomirski2020-09-151-1/+1
* vfs: add missing check for __O_TMPFILE in fcntl_init()Zheng Liu2020-09-151-2/+2
* allow O_TMPFILE to work with O_WRONLYAl Viro2020-09-152-2/+4
* Safer ABI for O_TMPFILEAl Viro2020-09-156-8/+12
* [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2020-09-1512-5/+164
* Revert "uapi: Define O_TMPFILE for bionic"jro1979oliver2020-09-151-8/+0
* do_last(): fix missing checks for LAST_BIND caseAl Viro2020-09-151-21/+3
* ARM: be strict about FP exceptions in kernel modeArd Biesheuvel2020-09-152-0/+25
* locking/mutexes: Optimize mutex trylock slowpathJason Low2020-09-151-0/+4
* locking/mutexes: Unlock the mutex without the wait_lockJason Low2020-09-151-4/+4
* capabilities: allow nice if we are privilegedSerge Hallyn2020-09-151-4/+4
* mm: showmem: make the notifiers atomicVinayak Menon2020-09-151-5/+5
* msm8916: gpu: Add UC/OC frequenciesPranav Vashi2020-09-142-12/+37
* harpia: Clean defconfigjro1979oliver2020-09-141-3/+0
* devfreq: enable adreno_idlersunilpaulmathew2020-09-144-2/+324
* adreno_idler: clean-up and enable it by defaultlinckandrea2020-09-141-9/+0
* adreno_idler: Declare display_on correctlyJoe Maples2020-09-141-2/+4
* adreno_idler: Add display state awarenessJoe Maples2020-09-141-1/+10
* adreno idler: Ramp down more agressivelyJoe Maples2020-09-141-1/+1
* adreno_idler: fix typos :)arter972020-09-141-3/+3
* adreno_idler: fix-up some commentsarter972020-09-141-14/+13
* adreno_idler: fix-up type definitionsarter972020-09-141-8/+8
* adreno_idler: remove frequency bumparter972020-09-141-4/+1
* adreno_idler: switch to count based instead of time basedarter972020-09-141-15/+10
* Introduce Adreno idler for devfreq-based Adreno devicesarter972020-09-144-4/+164
* Revert "Added support for Adreno IDLER"jro1979oliver2020-09-145-496/+30
* msm8916: Update defconfigsjro1979oliver2020-09-145-10/+12
* cgroup: mark "notify_on_release" and "release_agent" cgroup files insaneTejun Heo2020-09-141-1/+2
* cgroup: mark "tasks" cgroup file as insaneTejun Heo2020-09-141-0/+1
* mm: use only per-device readahead limitRoman Gushchin2020-09-143-19/+5
* mm/readahead.c: remove unused file_ra_state from count_history_pagesFabian Frederick2020-09-141-2/+1
* mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea...Raghavendra K T2020-09-141-2/+2
* mm/readahead.c: fix do_readahead() for no readpage(s)Mark Rutland2020-09-141-10/+5
* readahead: fix sequential read cache miss detectionDamien Ramonda2020-09-141-1/+5
* mm/readahead.c:do_readhead(): don't check for ->readpageAndrew Morton2020-09-141-1/+1
* mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)Naoya Horiguchi2020-09-141-8/+13
* pagewalk: improve vma handlingNaoya Horiguchi2020-09-142-92/+129
* mm/pagewalk: remove pgd_entry() and pud_entry()Naoya Horiguchi2020-09-142-13/+2
* mm: zcache: Switch back to old shrinker APIChippa-a2020-09-141-0/+10
* UPSTREAM: mm/zpool: add name argument to create zpoolGanesh Mahendran2020-09-141-2/+1
* mm/zbud: change zbud_alloc size type to size_tDan Streetman2020-09-142-2/+2
* mm/zbud.c: make size unsigned like unique callsiteFabian Frederick2020-09-142-2/+2
* mm: zbud: prevent softirq during zbud alloc, free and reclaimVinayak Menon2020-09-142-15/+13
* mm: zbud: fix the locking scenarios with zcacheVinayak Menon2020-09-141-13/+19
* mm: zcache: fix locking sequenceShiraz Hashim2020-09-141-5/+18
* radix-tree: add radix_tree_gang_lookup_indexVinayak Menon2020-09-142-0/+47
* f2fs: use cleancacheJaroslav Zviezda2020-09-141-0/+2
* mm: zcache by default will be enabled and use lz4 compressorJaroslav Zviezda2020-09-141-3/+2