Eric Dumazet
|
3ba4bceef2
proc: add a schedule point in proc_pid_readdir()
|
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
|
8 년 전 |
Alexey Dobriyan
|
b4eb4f7f1a
audit: less stack usage for /proc/*/loginuid
|
8 년 전 |
Leon Yu
|
06b2849d10
proc: fix NULL dereference when reading /proc/<pid>/auxv
|
8 년 전 |
Linus Torvalds
|
272ddc8b37
proc: don't use FOLL_FORCE for reading cmdline and environment
|
8 년 전 |
Lorenzo Stoakes
|
6347e8d5bc
mm: replace access_remote_vm() write parameter with gup_flags
|
8 년 전 |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 년 전 |
Linus Torvalds
|
abb5a14fa2
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 년 전 |
Al Viro
|
e55f1d1d13
Merge remote-tracking branch 'jk/vfs' into work.misc
|
8 년 전 |
John Stultz
|
4b2bd5fec0
proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self
|
8 년 전 |
John Stultz
|
904763e1fb
proc: add LSM hook checks to /proc/<tid>/timerslack_ns
|
8 년 전 |
John Stultz
|
7abbaf9404
proc: relax /proc/<tid>/timerslack_ns capability requirements
|
8 년 전 |
Al Viro
|
c531716785
proc: switch auxv to use of __mem_open()
|
8 년 전 |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 년 전 |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 년 전 |
Ingo Molnar
|
d4b80afbba
Merge branch 'linus' into x86/asm, to pick up recent fixes
|
9 년 전 |
Linus Torvalds
|
511a8cdb65
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
|
9 년 전 |
Mateusz Guzik
|
cd81a9170e
mm: introduce get_task_exe_file
|
9 년 전 |
Josh Poimboeuf
|
8b927d7341
proc: Fix return address printk conversion specifer in /proc/<pid>/stack
|
9 년 전 |
Oleg Nesterov
|
ef419398b6
proc_oom_score: remove tasklist_lock and pid_alive()
|
9 년 전 |
Michal Hocko
|
44a70adec9
mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj
|
9 년 전 |
Michal Hocko
|
1d5f0acbc6
proc, oom_adj: extract oom_score_adj setting into a helper
|
9 년 전 |