Alexey Dobriyan
|
efb1a57d90
fs/proc: use __ro_after_init
|
7 vuotta sitten |
Alexey Dobriyan
|
20d28cde55
proc: less memory for /proc/*/map_files readdir
|
7 vuotta sitten |
Alexey Dobriyan
|
ac7f1061c2
proc: fix /proc/*/map_files lookup
|
7 vuotta sitten |
Alexey Dobriyan
|
9f7118b200
proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nth
|
7 vuotta sitten |
Alexey Dobriyan
|
e3912ac37e
proc: use %u for pid printing and slightly less stack
|
7 vuotta sitten |
Linus Torvalds
|
ba3edf1f77
proc: show si_ptr in /proc/<pid>/timers without hashing
|
8 vuotta sitten |
Linus Torvalds
|
8f5abe842e
proc: don't report kernel addresses in /proc/<pid>/stack
|
8 vuotta sitten |
Linus Torvalds
|
275327851e
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 vuotta sitten |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 vuotta sitten |
Al Viro
|
c6eb50d279
mode_t whack-a-mole: task_dump_owner()
|
8 vuotta sitten |
Michal Hocko
|
0ee931c4e3
mm: treewide: remove GFP_TEMPORARY allocation flag
|
8 vuotta sitten |
Daniel Colascione
|
493b0e9d94
mm: add /proc/pid/smaps_rollup
|
8 vuotta sitten |
Aleksa Sarai
|
74dc3384fc
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
|
8 vuotta sitten |
Akinobu Mita
|
168c42bc56
fault-inject: add /proc/<pid>/fail-nth
|
8 vuotta sitten |
Akinobu Mita
|
1203c8e6fb
fault-inject: simplify access check for fail-nth
|
8 vuotta sitten |
Akinobu Mita
|
bfc740938d
fault-inject: make fail-nth read/write interface symmetric
|
8 vuotta sitten |
Akinobu Mita
|
9049f2f6e7
fault-inject: parse as natural 1-based value for fail-nth write interface
|
8 vuotta sitten |
Akinobu Mita
|
ecaad81ca0
fault-inject: automatically detect the number base for fail-nth write interface
|
8 vuotta sitten |
Dmitry Vyukov
|
e41d58185f
fault-inject: support systematic fault injection
|
8 vuotta sitten |
Linus Torvalds
|
f511c0b17b
"Yes, people use FOLL_FORCE ;)"
|
8 vuotta sitten |
Linus Torvalds
|
8ee74a91ac
proc: try to remove use of FOLL_FORCE entirely
|
8 vuotta sitten |
Josh Poimboeuf
|
7c23b33001
livepatch: add /proc/<pid>/patch_state
|
8 vuotta sitten |
Linus Torvalds
|
590dce2d49
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 vuotta sitten |
David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
9 vuotta sitten |
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 vuotta sitten |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 vuotta sitten |
Ingo Molnar
|
f7ccbae45c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
|
8 vuotta sitten |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 vuotta sitten |
Ingo Molnar
|
4eb5aaa3af
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h>
|
8 vuotta sitten |
Vegard Nossum
|
388f793455
mm: use mmget_not_zero() helper
|
8 vuotta sitten |