index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
2019-07-08
1
-1
/
+2
*
Revert "GCC: Fix up for gcc 5+"
Moyster
2018-11-30
1
-2
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
13
-13
/
+13
*
GCC: Fix up for gcc 5+
mydongistiny
2018-11-29
1
-0
/
+2
*
fs: proc: task_mmu: fix proc_mem_open creds for fs access checks
Mister Oyster
2017-09-23
1
-1
/
+1
*
seq_file: remove "%n" usage from seq_file users
Tetsuo Handa
2017-09-23
4
-41
/
+22
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-07-04
1
-4
/
+0
*
uksm: remove Mtk aksm & uksm (because its fugly)
Mister Oyster
2017-07-04
1
-6
/
+0
*
UPSTREAM: proc: actually make proc_fd_permission() thread-friendly
Oleg Nesterov
2017-05-24
1
-2
/
+5
*
UPSTREAM: proc: make proc_fd_permission() thread-friendly
Oleg Nesterov
2017-05-24
1
-5
/
+2
*
proc: make oom adjustment files user read-only
Rom Lemarchand
2017-04-11
1
-2
/
+2
*
fs: support task's adj rbtree
Yi-wei Zhao
2017-04-11
1
-0
/
+5
*
Fix "Elevation of privilege vulnerability in kernel file system"
fire855
2017-04-11
1
-5
/
+5
*
UPSTREAM: proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
2017-04-11
1
-1
/
+2
*
Revert "proc: Remove verifiedbootstate flag from /proc/cmdline"
mm-6.0
Moyster
2016-11-24
1
-27
/
+1
*
UPSTREAM: capabilities: ambient capabilities
Andy Lutomirski
2016-11-18
1
-1
/
+4
*
proc: Remove verifiedbootstate flag from /proc/cmdline
Sultanxda
2016-11-07
1
-1
/
+27
*
UPSTREAM: proc: actually make proc_fd_permission() thread-friendly
Oleg Nesterov
2016-11-07
1
-3
/
+11
*
UPSTREAM: proc: make proc_fd_permission() thread-friendly
Oleg Nesterov
2016-11-07
1
-1
/
+1
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2016-11-07
1
-0
/
+2
*
proc: introduce proc_mem_open()
Oleg Nesterov
2016-09-28
2
-15
/
+23
*
mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race
Oleg Nesterov
2016-09-28
1
-24
/
+9
*
proc/maps: make vm_is_stack() logic namespace-friendly
Oleg Nesterov
2016-09-28
2
-5
/
+41
*
proc/maps: replace proc_maps_private->pid with "struct inode *inode"
Oleg Nesterov
2016-09-28
3
-5
/
+5
*
fs/proc/task_mmu.c: update m->version in the main loop in m_start()
Oleg Nesterov
2016-09-28
1
-1
/
+4
*
fs/proc/task_mmu.c: reintroduce m->version logic
Oleg Nesterov
2016-09-28
1
-6
/
+19
*
fs/proc/task_mmu.c: introduce m_next_vma() helper
Oleg Nesterov
2016-09-28
1
-5
/
+10
*
fs/proc/task_mmu.c: simplify m_start() to make it readable
Oleg Nesterov
2016-09-28
1
-24
/
+10
*
fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logic
Oleg Nesterov
2016-09-28
1
-24
/
+1
*
fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop()
Oleg Nesterov
2016-09-28
1
-6
/
+3
*
fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next()
Oleg Nesterov
2016-09-28
1
-5
/
+3
*
fs/proc/task_mmu.c: simplify the vma_stop() logic
Oleg Nesterov
2016-09-28
1
-16
/
+19
*
fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open()
Oleg Nesterov
2016-09-28
2
-9
/
+29
*
fs/proc/task_mmu.c: unify/simplify do_maps_open() and numa_maps_open()
Oleg Nesterov
2016-09-28
1
-28
/
+16
*
fs/proc/task_mmu.c: don't use task->mm in m_start() and show_*map()
Oleg Nesterov
2016-09-28
1
-5
/
+3
*
Linux 3.10.102 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-1
/
+2
*
Linux 3.10.99 (accumulative patch)
Stefan Guendhoer
2016-08-26
2
-3
/
+3
*
Linux 3.10.98 (accumulative patch)
Stefan Guendhoer
2016-08-26
3
-13
/
+13
*
add uksm 0.1.2.3 for v3.10 .ge.46.patch
Levin Calado
2016-08-26
1
-0
/
+6
*
3.10.74 -> 3.10.75
Jan Engelmohr
2016-08-26
1
-0
/
+10
*
3.10.71 -> 3.10.72
Jan Engelmohr
2016-08-26
3
-12
/
+22
*
first commit
Meizu OpenSource
2016-08-15
34
-0
/
+13557