Linus Torvalds
|
faafcba3b5
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Scotty Bauer
|
0baae41ea8
kernel/sys.c: compat sysinfo syscall: fix undefined behavior
|
10 年之前 |
vishnu.ps
|
ec94fc3d59
kernel/sys.c: whitespace fixes
|
10 年之前 |
Sasha Levin
|
96dad67ff2
mm: use VM_BUG_ON_MM where possible
|
10 年之前 |
Cyrill Gorcunov
|
f606b77f1a
prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation
|
10 年之前 |
Cyrill Gorcunov
|
71fe97e185
prctl: PR_SET_MM -- factor out mmap_sem when updating mm::exe_file
|
10 年之前 |
Cyrill Gorcunov
|
8764b338b3
mm: use may_adjust_brk helper
|
10 年之前 |
Rik van Riel
|
e78c349679
time, signal: Protect resource use statistics with seqlock
|
11 年之前 |
Kees Cook
|
1d4457f999
sched: move no_new_privs into new atomic flags
|
11 年之前 |
Dongsheng Yang
|
7aa2c016db
sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice()
|
11 年之前 |
Alex Thorlton
|
a0715cc226
mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
|
11 年之前 |
Dongsheng Yang
|
c4a4d2f431
sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
|
11 年之前 |
Oleg Nesterov
|
2e1f383582
kernel/sys.c: k_getrusage() can use while_each_thread()
|
11 年之前 |
Oleg Nesterov
|
98611e4e6a
exec: kill task_struct->did_exec
|
11 年之前 |
Geert Uytterhoeven
|
81e41ea25b
kernel/sys.c: remove obsolete #include <linux/kexec.h>
|
11 年之前 |
Eric W. Biederman
|
c7b96acf14
userns: Kill nsown_capable it makes the wrong thing easy
|
12 年之前 |
Robin Holt
|
15d94b8256
reboot: move shutdown/reboot related functions to kernel/reboot.c
|
12 年之前 |
Robin Holt
|
0efbee7089
reboot: remove -stable friendly PF_THREAD_BOUND define
|
12 年之前 |
Oleg Nesterov
|
81dabb4641
exit.c: unexport __set_special_pids()
|
12 年之前 |
Oleg Nesterov
|
45c64940c8
kernel/sys.c:do_sysinfo(): use get_monotonic_boottime()
|
12 年之前 |
liguang
|
7ec75e1ca1
kernel/sys.c: sys_reboot(): fix malformed panic message
|
12 年之前 |
Robin Holt
|
cf7df378aa
reboot: rigrate shutdown/reboot to boot cpu
|
12 年之前 |
Linus Torvalds
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 年之前 |
Amnon Shiloh
|
52b3694157
kernel/sys.c: make prctl(PR_SET_MM) generally available
|
12 年之前 |
Stephen Rothwell
|
4a22f16636
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
|
12 年之前 |
Huacai Chen
|
6f389a8f1d
PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
|
12 年之前 |
Oleg Nesterov
|
2ca067efd8
poweroff: change orderly_poweroff() to use schedule_work()
|
12 年之前 |
Al Viro
|
8d2d5c4a25
switch getrusage() to COMPAT_SYSCALL_DEFINE
|
12 年之前 |
Oleg Nesterov
|
7ff6764061
usermodehelper: cleanup/fix __orderly_poweroff() && argv_free()
|
12 年之前 |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |