Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
accce8e7e8b769ec2430bc0f4a8a2b23c68c1837
/
fs
/
proc
76f1948
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 8 years ago
5b7abea
thp: fix MADV_DONTNEED vs clear soft dirty race
by Kirill A. Shutemov
· 8 years ago
1680a38
sysctl: add sanity check for proc_douintvec
by Liping Zhang
· 8 years ago
7c23b33
livepatch: add /proc/<pid>/patch_state
by Josh Poimboeuf
· 8 years ago
590dce2
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 8 years ago
3905f9a
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
32ef551
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 8 years ago
f719ff9
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
03441a3
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
6a3827d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
f7ccbae
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
4eb5aaa
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h>
by Ingo Molnar
· 8 years ago
4f17722
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
by Ingo Molnar
· 8 years ago
388f793
mm: use mmget_not_zero() helper
by Vegard Nossum
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 8 years ago
4649201
/proc/kcore: update physical address for kcore ram and text
by Pratyush Anand
· 8 years ago
796f571
procfs: use an enum for possible hidepid values
by Lafcadio Wluiki
· 8 years ago
a0a07b8
proc: less code duplication in /proc/*/cmdline
by Alexey Dobriyan
· 8 years ago
4e4a7fb
proc: use rb_entry()
by Geliang Tang
· 8 years ago
897ab3e
userfaultfd: non-cooperative: add event for memory unmaps
by Mike Rapoport
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
f1ef09f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
c9341ee
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
ace0c79
proc/sysctl: Don't grab i_lock under sysctl_lock.
by Eric W. Biederman
· 8 years ago
828cad8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
20dcfe1
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
d6cffbb
proc/sysctl: prune stale dentries during unregistering
by Konstantin Khlebnikov
· 8 years ago
b678912
mm: fix KPF_SWAPCACHE in /proc/kpageflags
by Hugh Dickins
· 8 years ago
42b425b
s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs
by Frederic Weisbecker
· 8 years ago
5613fda
sched/cputime: Convert task/group cputime to nsecs
by Frederic Weisbecker
· 8 years ago
16a6d9b
sched/cputime: Convert guest time accounting to nsecs (u64)
by Frederic Weisbecker
· 8 years ago
7fb1327
sched/cputime: Convert kcpustat to nsecs
by Frederic Weisbecker
· 8 years ago
b18b6a9
timers: Omit POSIX timer stuff from task_struct when disabled
by Nicolas Pitre
· 8 years ago
3ba4bce
proc: add a schedule point in proc_pid_readdir()
by Eric Dumazet
· 8 years ago
68eb94f
proc: Better ownership of files for non-dumpable tasks in user namespaces
by Eric W. Biederman
· 8 years ago
93362fa
sysctl: Drop reference added by grab_header in proc_sys_readdir
by Zhou Chengming
· 8 years ago
b21507e
proc,security: move restriction on writing /proc/pid/attr nodes to proc
by Stephen Smalley
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
231753e
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
dcdaa2f
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
683b96f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
aa3ecf3
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
1270dd8
fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time
by Alexey Dobriyan
· 8 years ago
bac5f5d
fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID
by Alexey Dobriyan
· 8 years ago
209b14d
fs/proc/array.c: slightly improve render_sigset_t
by Rasmus Villemoes
· 8 years ago
492b2da
proc: tweak comments about 2 stage open and everything
by Alexey Dobriyan
· 8 years ago
39a10ac
proc: kmalloc struct pde_opener
by Alexey Dobriyan
· 8 years ago
f5887c71
proc: fix type of struct pde_opener::closing field
by Alexey Dobriyan
· 8 years ago
06a0c41
proc: just list_del() struct pde_opener
by Alexey Dobriyan
· 8 years ago
9a87fe0
proc: make struct struct map_files_info::len unsigned int
by Alexey Dobriyan
· 8 years ago
623f594
proc: make struct pid_entry::len unsigned
by Alexey Dobriyan
· 8 years ago
af884cd
proc: report no_new_privs state
by Kees Cook
· 8 years ago
a66c0410
mm: add cond_resched() in gather_pte_stats()
by Hugh Dickins
· 8 years ago
dfeef68
vfs: remove ".readlink = generic_readlink" assignments
by Miklos Szeredi
· 8 years ago
2a07a1f
proc/self: use generic_readlink
by Miklos Szeredi
· 8 years ago
0821e30
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 8 years ago
f97df70
xenfs: Use proc_create_mount_point() to create /proc/xen
by Seth Forshee
· 8 years ago
db978da
proc: Pass file mode to proc_pid_make_inode
by Andreas Gruenbacher
· 8 years ago
b4eb4f7
audit: less stack usage for /proc/*/loginuid
by Alexey Dobriyan
· 8 years ago
06b2849
proc: fix NULL dereference when reading /proc/<pid>/auxv
by Leon Yu
· 8 years ago
272ddc8
proc: don't use FOLL_FORCE for reading cmdline and environment
by Linus Torvalds
· 8 years ago
86c5bf7
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b18cb64
fs/proc: Stop trying to report thread stacks
by Andy Lutomirski
· 8 years ago
0a1eb2d
fs/proc: Stop reporting eip and esp in /proc/PID/stat
by Andy Lutomirski
· 8 years ago
6347e8d
mm: replace access_remote_vm() write parameter with gup_flags
by Lorenzo Stoakes
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e55f1d1
Merge remote-tracking branch 'jk/vfs' into work.misc
by Al Viro
· 8 years ago
81243ea
cred: simpler, 1D supplementary groups
by Alexey Dobriyan
· 8 years ago
855af07
mm, proc: fix region lost in /proc/self/smaps
by Robert Ho
· 8 years ago
4b2bd5f
proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self
by John Stultz
· 8 years ago
904763e
proc: add LSM hook checks to /proc/<tid>/timerslack_ns
by John Stultz
· 8 years ago
7abbaf9
proc: relax /proc/<tid>/timerslack_ns capability requirements
by John Stultz
· 8 years ago
e16e2d8
meminfo: break apart a very long seq_printf with #ifdefs
by Joe Perches
· 8 years ago
75ba1d0
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
by Joe Perches
· 8 years ago
f7a5f13
proc: faster /proc/*/status
by Alexey Dobriyan
· 8 years ago
0f30206
fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_write() obvious
by James Morse
· 8 years ago
14986a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
c531716
proc: switch auxv to use of __mem_open()
by Al Viro
· 8 years ago
687ee0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
d7e25c6
Merge branch 'x86/urgent' into x86/asm
by Thomas Gleixner
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
2554c72
fs: proc: Delete inode time initializations in proc_alloc_inode()
by Deepa Dinamani
· 8 years ago
771187d
proc: unsigned file descriptors
by Alexey Dobriyan
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
31051c8
fs: Give dentry to inode_change_ok() instead of inode
by Jan Kara
· 8 years ago
df04abf
fs/proc/kcore.c: Add bounce buffer for ktext data
by Jiri Olsa
· 8 years ago
f5beeb1
fs/proc/kcore.c: Make bounce buffer global for read
by Jiri Olsa
· 8 years ago
d4b80af
Merge branch 'linus' into x86/asm, to pick up recent fixes
by Ingo Molnar
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
98ac9a6
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
ca120cf
mm: fix show_smap() for zone_device-pmd ranges
by Dan Williams
· 8 years ago
511a8cd
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
Next »