index
:
kernel_motorola_msm8916.git
q10.0
q10.0_msm8916
r11.1
r11.1_msm8916
kernel_motorola_msm8916
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
path_openat(): fix double fput()
r11.1_msm8916
q10.0_msm8916
Al Viro
2020-09-15
1
-1
/
+2
*
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
Eric Rannaud
2020-09-15
1
-1
/
+2
*
fs: Fix file mode for O_TMPFILE
Andy Lutomirski
2020-09-15
1
-1
/
+1
*
vfs: add missing check for __O_TMPFILE in fcntl_init()
Zheng Liu
2020-09-15
1
-2
/
+2
*
allow O_TMPFILE to work with O_WRONLY
Al Viro
2020-09-15
2
-2
/
+4
*
Safer ABI for O_TMPFILE
Al Viro
2020-09-15
6
-8
/
+12
*
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2020-09-15
12
-5
/
+164
*
Revert "uapi: Define O_TMPFILE for bionic"
jro1979oliver
2020-09-15
1
-8
/
+0
*
do_last(): fix missing checks for LAST_BIND case
Al Viro
2020-09-15
1
-21
/
+3
*
ARM: be strict about FP exceptions in kernel mode
Ard Biesheuvel
2020-09-15
2
-0
/
+25
*
locking/mutexes: Optimize mutex trylock slowpath
Jason Low
2020-09-15
1
-0
/
+4
*
locking/mutexes: Unlock the mutex without the wait_lock
Jason Low
2020-09-15
1
-4
/
+4
*
capabilities: allow nice if we are privileged
Serge Hallyn
2020-09-15
1
-4
/
+4
*
mm: showmem: make the notifiers atomic
Vinayak Menon
2020-09-15
1
-5
/
+5
*
msm8916: gpu: Add UC/OC frequencies
Pranav Vashi
2020-09-14
2
-12
/
+37
*
harpia: Clean defconfig
jro1979oliver
2020-09-14
1
-3
/
+0
*
devfreq: enable adreno_idler
sunilpaulmathew
2020-09-14
4
-2
/
+324
*
adreno_idler: clean-up and enable it by default
linckandrea
2020-09-14
1
-9
/
+0
*
adreno_idler: Declare display_on correctly
Joe Maples
2020-09-14
1
-2
/
+4
*
adreno_idler: Add display state awareness
Joe Maples
2020-09-14
1
-1
/
+10
*
adreno idler: Ramp down more agressively
Joe Maples
2020-09-14
1
-1
/
+1
*
adreno_idler: fix typos :)
arter97
2020-09-14
1
-3
/
+3
*
adreno_idler: fix-up some comments
arter97
2020-09-14
1
-14
/
+13
*
adreno_idler: fix-up type definitions
arter97
2020-09-14
1
-8
/
+8
*
adreno_idler: remove frequency bump
arter97
2020-09-14
1
-4
/
+1
*
adreno_idler: switch to count based instead of time based
arter97
2020-09-14
1
-15
/
+10
*
Introduce Adreno idler for devfreq-based Adreno devices
arter97
2020-09-14
4
-4
/
+164
*
Revert "Added support for Adreno IDLER"
jro1979oliver
2020-09-14
5
-496
/
+30
*
msm8916: Update defconfigs
jro1979oliver
2020-09-14
5
-10
/
+12
*
cgroup: mark "notify_on_release" and "release_agent" cgroup files insane
Tejun Heo
2020-09-14
1
-1
/
+2
*
cgroup: mark "tasks" cgroup file as insane
Tejun Heo
2020-09-14
1
-0
/
+1
*
mm: use only per-device readahead limit
Roman Gushchin
2020-09-14
3
-19
/
+5
*
mm/readahead.c: remove unused file_ra_state from count_history_pages
Fabian Frederick
2020-09-14
1
-2
/
+1
*
mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea...
Raghavendra K T
2020-09-14
1
-2
/
+2
*
mm/readahead.c: fix do_readahead() for no readpage(s)
Mark Rutland
2020-09-14
1
-10
/
+5
*
readahead: fix sequential read cache miss detection
Damien Ramonda
2020-09-14
1
-1
/
+5
*
mm/readahead.c:do_readhead(): don't check for ->readpage
Andrew Morton
2020-09-14
1
-1
/
+1
*
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
Naoya Horiguchi
2020-09-14
1
-8
/
+13
*
pagewalk: improve vma handling
Naoya Horiguchi
2020-09-14
2
-92
/
+129
*
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
2020-09-14
2
-13
/
+2
*
mm: zcache: Switch back to old shrinker API
Chippa-a
2020-09-14
1
-0
/
+10
*
UPSTREAM: mm/zpool: add name argument to create zpool
Ganesh Mahendran
2020-09-14
1
-2
/
+1
*
mm/zbud: change zbud_alloc size type to size_t
Dan Streetman
2020-09-14
2
-2
/
+2
*
mm/zbud.c: make size unsigned like unique callsite
Fabian Frederick
2020-09-14
2
-2
/
+2
*
mm: zbud: prevent softirq during zbud alloc, free and reclaim
Vinayak Menon
2020-09-14
2
-15
/
+13
*
mm: zbud: fix the locking scenarios with zcache
Vinayak Menon
2020-09-14
1
-13
/
+19
*
mm: zcache: fix locking sequence
Shiraz Hashim
2020-09-14
1
-5
/
+18
*
radix-tree: add radix_tree_gang_lookup_index
Vinayak Menon
2020-09-14
2
-0
/
+47
*
f2fs: use cleancache
Jaroslav Zviezda
2020-09-14
1
-0
/
+2
*
mm: zcache by default will be enabled and use lz4 compressor
Jaroslav Zviezda
2020-09-14
1
-3
/
+2
[next]