Linus Torvalds
|
e06fdaf40a
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 years ago |
Eric W. Biederman
|
2fd1d2c4ce
proc: Fix proc_sys_prune_dcache to hold a sb reference
|
8 years ago |
Kees Cook
|
3859a271a0
randstruct: Mark various structs for randomization
|
9 years ago |
Linus Torvalds
|
590dce2d49
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
8 years ago |
Ingo Molnar
|
f719ff9bce
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
|
8 years ago |
Ingo Molnar
|
f7ccbae45c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
|
8 years ago |
Konstantin Khlebnikov
|
d6cffbbe9a
proc/sysctl: prune stale dentries during unregistering
|
8 years ago |
Eric W. Biederman
|
68eb94f162
proc: Better ownership of files for non-dumpable tasks in user namespaces
|
8 years ago |
Linus Torvalds
|
683b96f4d1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
8 years ago |
Linus Torvalds
|
aa3ecf388a
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
8 years ago |
Alexey Dobriyan
|
1270dd8d99
fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time
|
8 years ago |
Alexey Dobriyan
|
f5887c71cf
proc: fix type of struct pde_opener::closing field
|
8 years ago |
Seth Forshee
|
f97df70b1c
xenfs: Use proc_create_mount_point() to create /proc/xen
|
8 years ago |
Andreas Gruenbacher
|
db978da8fa
proc: Pass file mode to proc_pid_make_inode
|
8 years ago |
Alexey Dobriyan
|
771187d61b
proc: unsigned file descriptors
|
9 years ago |
Eric W. Biederman
|
e94591d0d9
proc: Convert proc_mount to use mount_ns.
|
9 years ago |
Eric W. Biederman
|
eb6d38d542
proc: Allow creating permanently empty directories that serve as mount points
|
10 years ago |
Al Viro
|
7e0e953bb0
procfs: fix race between symlink removals and traversals
|
10 years ago |
Linus Torvalds
|
603ba7e41b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Al Viro
|
3d3d35b1e9
kill proc_ns completely
|
11 years ago |
Nicolas Dichtel
|
710585d492
fs/proc: use a rb tree for the directory entries
|
10 years ago |
Al Viro
|
f77c80142e
bury struct proc_ns in fs/proc
|
11 years ago |
Oleg Nesterov
|
2c03376d2d
proc/maps: replace proc_maps_private->pid with "struct inode *inode"
|
11 years ago |
Oleg Nesterov
|
29a40ace84
fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open()
|
11 years ago |
Oleg Nesterov
|
5381e169e7
proc: introduce proc_mem_open()
|
11 years ago |
Linus Torvalds
|
77e40aae76
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
11 years ago |
Alexey Dobriyan
|
8f053ac11f
proc: remove INF macro
|
11 years ago |
Alexey Dobriyan
|
4dcc03fc45
proc: make proc_subdir_lock static
|
11 years ago |
Alexey Dobriyan
|
dbcdb50441
proc: add and remove /proc entry create checks
|
11 years ago |