David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
8 年之前 |
Ingo Molnar
|
3905f9ad45
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h>
|
8 年之前 |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 年之前 |
Ingo Molnar
|
f7ccbae45c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
|
8 年之前 |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 年之前 |
Ingo Molnar
|
4eb5aaa3af
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h>
|
8 年之前 |
Vegard Nossum
|
388f793455
mm: use mmget_not_zero() helper
|
8 年之前 |
Vegard Nossum
|
f1f1007644
mm: add new mmgrab() helper
|
8 年之前 |
Lafcadio Wluiki
|
796f571b0c
procfs: use an enum for possible hidepid values
|
8 年之前 |
Alexey Dobriyan
|
a0a07b87f3
proc: less code duplication in /proc/*/cmdline
|
8 年之前 |
Linus Torvalds
|
f1ef09fde1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
8 年之前 |
Linus Torvalds
|
c9341ee0af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
8 年之前 |
Linus Torvalds
|
20dcfe1b7d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Nicolas Pitre
|
b18b6a9cef
timers: Omit POSIX timer stuff from task_struct when disabled
|
8 年之前 |
Eric Dumazet
|
3ba4bceef2
proc: add a schedule point in proc_pid_readdir()
|
8 年之前 |
Eric W. Biederman
|
68eb94f162
proc: Better ownership of files for non-dumpable tasks in user namespaces
|
8 年之前 |
Stephen Smalley
|
b21507e272
proc,security: move restriction on writing /proc/pid/attr nodes to proc
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Linus Torvalds
|
dcdaa2f948
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
|
8 年之前 |
Linus Torvalds
|
683b96f4d1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
8 年之前 |
Alexey Dobriyan
|
1270dd8d99
fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time
|
8 年之前 |
Alexey Dobriyan
|
bac5f5d56b
fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID
|
8 年之前 |
Alexey Dobriyan
|
9a87fe0d7c
proc: make struct struct map_files_info::len unsigned int
|
8 年之前 |
Alexey Dobriyan
|
623f594e7d
proc: make struct pid_entry::len unsigned
|
8 年之前 |
James Morris
|
0821e30cd2
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux into next
|
8 年之前 |
Andreas Gruenbacher
|
db978da8fa
proc: Pass file mode to proc_pid_make_inode
|
9 年之前 |
Alexey Dobriyan
|
b4eb4f7f1a
audit: less stack usage for /proc/*/loginuid
|
9 年之前 |
Leon Yu
|
06b2849d10
proc: fix NULL dereference when reading /proc/<pid>/auxv
|
9 年之前 |
Linus Torvalds
|
272ddc8b37
proc: don't use FOLL_FORCE for reading cmdline and environment
|
9 年之前 |
Lorenzo Stoakes
|
6347e8d5bc
mm: replace access_remote_vm() write parameter with gup_flags
|
9 年之前 |