index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: rework virtual memory accounting
Konstantin Khlebnikov
2016-01-14
1
-4
/
+3
*
mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p...
Oleg Nesterov
2016-01-14
1
-3
/
+0
*
proc: meminfo: estimate available memory more conservatively
Johannes Weiner
2016-01-14
1
-4
/
+1
*
mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status
Jerome Marchand
2016-01-14
1
-2
/
+12
*
mm, shmem: add internal shmem resident memory accounting
Jerome Marchand
2016-01-14
1
-1
/
+2
*
mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings
Vlastimil Babka
2016-01-14
1
-29
/
+13
*
mm, proc: reduce cost of /proc/pid/smaps for shmem mappings
Vlastimil Babka
2016-01-14
1
-2
/
+20
*
mm, proc: account for shmem swap in /proc/pid/smaps
Vlastimil Babka
2016-01-14
1
-0
/
+51
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-1
/
+2
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
2
-10
/
+8
|
\
|
*
proc: add a reschedule point in proc_readfd_common()
Eric Dumazet
2016-01-09
1
-0
/
+1
|
*
proc_pid_attr_write(): switch to memdup_user()
Al Viro
2016-01-04
1
-10
/
+7
*
|
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-11
5
-38
/
+54
|
\
\
|
|
/
|
/
|
|
*
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-30
5
-18
/
+23
|
*
teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU mode
Al Viro
2015-12-08
2
-10
/
+7
|
*
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
5
-21
/
+35
*
|
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
Colin Ian King
2015-12-18
1
-0
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
2
-8
/
+16
|
\
|
*
proc: actually make proc_fd_permission() thread-friendly
Oleg Nesterov
2015-11-06
1
-3
/
+11
|
*
fs/proc/array.c: set overflow flag in case of error
Andy Shevchenko
2015-11-06
1
-5
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-29
1
-1
/
+1
*
|
mm, oom: add comment for why oom_adj exists
David Rientjes
2015-11-05
1
-0
/
+10
*
|
mm: clear_soft_dirty_pmd() requires THP
Laurent Dufour
2015-11-05
1
-7
/
+7
*
|
mm: clear pte in clear_soft_dirty()
Laurent Dufour
2015-11-05
1
-3
/
+4
*
|
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
Naoya Horiguchi
2015-11-05
1
-0
/
+1
*
|
mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps
Naoya Horiguchi
2015-11-05
1
-0
/
+38
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-11-04
1
-2
/
+2
|
\
\
|
*
|
mm: add architecture primitives for software dirty bit clearing
Martin Schwidefsky
2015-10-14
1
-2
/
+2
*
|
|
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
2
-8
/
+17
|
\
\
\
|
*
|
|
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
Ingo Molnar
2015-10-01
2
-8
/
+17
|
|
/
/
*
/
/
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
2015-11-01
1
-5
/
+2
|
/
/
*
|
proc: convert to kstrto*()/kstrto*_from_user()
Alexey Dobriyan
2015-09-10
1
-49
/
+21
*
|
proc: change proc_subdir_lock to a rwlock
Waiman Long
2015-09-10
1
-22
/
+22
*
|
procfs: always expose /proc/<pid>/map_files/ and make it readable
Calvin Owens
2015-09-10
1
-19
/
+24
*
|
proc: add cond_resched to /proc/kpage* read/write loop
Vladimir Davydov
2015-09-10
1
-0
/
+6
*
|
proc: export idle flag via kpageflags
Vladimir Davydov
2015-09-10
1
-0
/
+3
*
|
mm: introduce idle page tracking
Vladimir Davydov
2015-09-10
2
-1
/
+7
*
|
proc: add kpagecgroup file
Vladimir Davydov
2015-09-10
1
-0
/
+53
*
|
mm: /proc/pid/smaps:: show proportional swap share of the mapping
Minchan Kim
2015-09-08
1
-2
/
+16
*
|
pagemap: add mmap-exclusive bit for marking pages mapped only here
Konstantin Khlebnikov
2015-09-08
1
-1
/
+13
*
|
pagemap: hide physical addresses from non-privileged users
Konstantin Khlebnikov
2015-09-08
1
-11
/
+14
*
|
pagemap: rework hugetlb and thp report
Konstantin Khlebnikov
2015-09-08
1
-56
/
+44
*
|
pagemap: switch to the new format and do some cleanup
Konstantin Khlebnikov
2015-09-08
1
-97
/
+53
*
|
pagemap: check permissions and capabilities at open time
Konstantin Khlebnikov
2015-09-08
1
-20
/
+28
*
|
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
2015-09-04
1
-0
/
+2
*
|
capabilities: ambient capabilities
Andy Lutomirski
2015-09-04
1
-1
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-09-01
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
2015-07-10
1
-0
/
+2
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-18
1
-2
/
+2
|
\
\
[next]