index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
4
-0
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
mm: use mmget_not_zero() helper
Vegard Nossum
3
-5
/
+5
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-2
/
+2
2017-02-27
/proc/kcore: update physical address for kcore ram and text
Pratyush Anand
1
-1
/
+4
2017-02-24
procfs: use an enum for possible hidepid values
Lafcadio Wluiki
3
-6
/
+7
2017-02-24
proc: less code duplication in /proc/*/cmdline
Alexey Dobriyan
1
-88
/
+56
2017-02-24
proc: use rb_entry()
Geliang Tang
1
-5
/
+6
2017-02-24
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
1
-2
/
+2
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-2
/
+2
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
5
-89
/
+117
2017-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-4
/
+9
2017-02-22
proc/sysctl: Don't grab i_lock under sysctl_lock.
Eric W. Biederman
1
-13
/
+18
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-45
/
+42
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2017-02-13
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
3
-19
/
+50
2017-02-07
mm: fix KPF_SWAPCACHE in /proc/kpageflags
Hugh Dickins
1
-1
/
+2
2017-02-01
s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs
Frederic Weisbecker
1
-2
/
+2
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
1
-5
/
+5
2017-02-01
sched/cputime: Convert guest time accounting to nsecs (u64)
Frederic Weisbecker
1
-3
/
+3
2017-02-01
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2
-39
/
+36
2017-01-27
timers: Omit POSIX timer stuff from task_struct when disabled
Nicolas Pitre
1
-2
/
+2
2017-01-24
proc: add a schedule point in proc_pid_readdir()
Eric Dumazet
1
-0
/
+2
2017-01-24
proc: Better ownership of files for non-dumpable tasks in user namespaces
Eric W. Biederman
3
-69
/
+61
2017-01-10
sysctl: Drop reference added by grab_header in proc_sys_readdir
Zhou Chengming
1
-1
/
+2
2017-01-09
proc,security: move restriction on writing /proc/pid/attr nodes to proc
Stephen Smalley
1
-4
/
+9
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
12
-12
/
+12
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
3
-28
/
+0
2016-12-14
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+1
2016-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-21
/
+13
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+1
2016-12-12
fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time
Alexey Dobriyan
3
-6
/
+15
2016-12-12
fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID
Alexey Dobriyan
1
-4
/
+4
2016-12-12
fs/proc/array.c: slightly improve render_sigset_t
Rasmus Villemoes
1
-1
/
+1
2016-12-12
proc: tweak comments about 2 stage open and everything
Alexey Dobriyan
1
-8
/
+21
2016-12-12
proc: kmalloc struct pde_opener
Alexey Dobriyan
1
-1
/
+3
2016-12-12
proc: fix type of struct pde_opener::closing field
Alexey Dobriyan
2
-2
/
+2
2016-12-12
proc: just list_del() struct pde_opener
Alexey Dobriyan
1
-1
/
+1
2016-12-12
proc: make struct struct map_files_info::len unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-12-12
proc: make struct pid_entry::len unsigned
Alexey Dobriyan
1
-1
/
+1
2016-12-12
proc: report no_new_privs state
Kees Cook
1
-2
/
+3
2016-12-12
mm: add cond_resched() in gather_pte_stats()
Hugh Dickins
1
-0
/
+1
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
3
-3
/
+0
2016-12-09
proc/self: use generic_readlink
Miklos Szeredi
2
-27
/
+2
2016-11-24
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
4
-21
/
+13
2016-11-17
xenfs: Use proc_create_mount_point() to create /proc/xen
Seth Forshee
2
-1
/
+1
[next]