Tetsuo Handa
|
701188374b
kernel/sys.c: fix missing rcu protection for sys_getpriority()
|
15 年之前 |
Dhaval Giani
|
7c9414385e
sched: Remove USER_SCHED
|
15 年之前 |
Linus Torvalds
|
10e5453ffa
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
H Hartley Sweeten
|
dfc6a736d4
kernel/sys.c: fix "warning: do-while statement is not a compound statement" noise
|
15 年之前 |
Thomas Gleixner
|
d4581a239a
sys: Fix missing rcu protection for __task_cred() access
|
15 年之前 |
Linus Torvalds
|
3b8ecd2244
Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Hidetoshi Seto
|
0cf55e1ec0
sched, cputime: Introduce thread_group_times()
|
15 年之前 |
Hidetoshi Seto
|
d180c5bcce
sched: Introduce task_times() to replace task_{u,s}time() pair
|
15 年之前 |
Linus Torvalds
|
3242f9804b
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 年之前 |
Christian Borntraeger
|
0d0df599f1
connector: fix regression introduced by sid connector
|
15 年之前 |
Thomas Gleixner
|
6f15fa5008
sys: Remove BKL from sys_reboot
|
15 年之前 |
Andi Kleen
|
1087e9b4ff
HWPOISON: Clean up PR_MCE_KILL interface
|
15 年之前 |
Linus Torvalds
|
db16826367
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 年之前 |
Jiri Pirko
|
1f10206cf8
getrusage: fill ru_maxrss value
|
15 年之前 |
Ingo Molnar
|
cdd6c482c9
perf: Do the big rename: Performance Counters -> Performance Events
|
15 年之前 |
Andi Kleen
|
4db96cf077
HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process
|
15 年之前 |
Alexey Dobriyan
|
30639b6af8
groups: move code to kernel/groups.c
|
16 年之前 |
Ingo Molnar
|
e7fd5d4b3d
Merge branch 'linus' into perfcounters/core
|
16 年之前 |
Andi Kleen
|
3d26dcf767
kernel/sys.c: clean up sys_shutdown exit path
|
16 年之前 |
Ingo Molnar
|
f541ae326f
Merge branch 'linus' into perfcounters/core-v2
|
16 年之前 |
Linus Torvalds
|
8fe74cf053
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 年之前 |
Oleg Nesterov
|
1b0f7ffd0e
pids: kill signal_struct-> __pgrp/__session and friends
|
16 年之前 |
Al Viro
|
5ad4e53bd5
Get rid of indirect include of fs_struct.h
|
16 年之前 |
Ingo Molnar
|
8163d88c79
Merge commit 'v2.6.29-rc7' into perfcounters/core
|
16 年之前 |
Dhaval Giani
|
54e9912428
sched: don't allow setuid to succeed if the user does not have rt bandwidth
|
16 年之前 |
Ingo Molnar
|
95fd4845ed
Merge commit 'v2.6.29-rc4' into perfcounters/core
|
16 年之前 |
Andrew Morton
|
60fd760fb9
revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"
|
16 年之前 |
Ingo Molnar
|
77835492ed
Merge commit 'v2.6.29-rc2' into perfcounters/core
|
16 年之前 |
Heiko Carstens
|
836f92adf1
[CVE-2009-0029] System call wrappers part 31
|
16 年之前 |
Heiko Carstens
|
c4ea37c26a
[CVE-2009-0029] System call wrappers part 26
|
16 年之前 |