Commit Graph

194 Commits (b71ab8c2025caef8db719aa41af0ed735dc543cd)

Author SHA1 Message Date
Neil Horman a06a4dc3a0 kmod: add init function to usermodehelper 15 years ago
Andreas Schwab 46da276648 kernel/sys.c: fix compat uname machine 15 years ago
Eric Paris 06ad187e28 security: remove dead hook task_setgid 15 years ago
Eric Paris 43ed8c3b45 security: remove dead hook task_setuid 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Christoph Hellwig 5cacdb4add Add generic sys_olduname() 15 years ago
Christoph Hellwig e28cbf2293 improve sys_newuname() for compat architectures 15 years ago
Jiri Slaby 78d7d407b6 kernel core: use helpers for rlimits 15 years ago
Tetsuo Handa 701188374b kernel/sys.c: fix missing rcu protection for sys_getpriority() 15 years ago
Dhaval Giani 7c9414385e sched: Remove USER_SCHED 15 years ago
H Hartley Sweeten dfc6a736d4 kernel/sys.c: fix "warning: do-while statement is not a compound statement" noise 15 years ago
Thomas Gleixner d4581a239a sys: Fix missing rcu protection for __task_cred() access 15 years ago
Hidetoshi Seto 0cf55e1ec0 sched, cputime: Introduce thread_group_times() 15 years ago
Hidetoshi Seto d180c5bcce sched: Introduce task_times() to replace task_{u,s}time() pair 15 years ago
Christian Borntraeger 0d0df599f1 connector: fix regression introduced by sid connector 15 years ago
Thomas Gleixner 6f15fa5008 sys: Remove BKL from sys_reboot 16 years ago
Andi Kleen 1087e9b4ff HWPOISON: Clean up PR_MCE_KILL interface 16 years ago
Jiri Pirko 1f10206cf8 getrusage: fill ru_maxrss value 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Andi Kleen 4db96cf077 HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process 16 years ago
Alexey Dobriyan 30639b6af8 groups: move code to kernel/groups.c 16 years ago
Andi Kleen 3d26dcf767 kernel/sys.c: clean up sys_shutdown exit path 16 years ago
Oleg Nesterov 1b0f7ffd0e pids: kill signal_struct-> __pgrp/__session and friends 16 years ago
Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
Dhaval Giani 54e9912428 sched: don't allow setuid to succeed if the user does not have rt bandwidth 16 years ago
Andrew Morton 60fd760fb9 revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" 16 years ago
Heiko Carstens 836f92adf1 [CVE-2009-0029] System call wrappers part 31 16 years ago
Heiko Carstens c4ea37c26a [CVE-2009-0029] System call wrappers part 26 16 years ago
Heiko Carstens e48fbb699f [CVE-2009-0029] System call wrappers part 24 16 years ago
Heiko Carstens 5a8a82b1d3 [CVE-2009-0029] System call wrappers part 23 16 years ago
Heiko Carstens 754fe8d297 [CVE-2009-0029] System call wrappers part 07 16 years ago
Heiko Carstens b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 16 years ago
Heiko Carstens ae1251ab78 [CVE-2009-0029] System call wrappers part 03 16 years ago
Heiko Carstens dbf040d9d1 [CVE-2009-0029] System call wrappers part 02 16 years ago
Heiko Carstens 58fd3aa288 [CVE-2009-0029] System call wrappers part 01 16 years ago
Paul Mackerras e3d5a27d58 Allow times and time system calls to return small negative values 16 years ago
KOSAKI Motohiro 8916edef58 getrusage: RUSAGE_THREAD should return ru_utime and ru_stime 16 years ago
Ingo Molnar 1d1c7ddbfa perf counters: add prctl interface to disable/enable counters 16 years ago
Serge Hallyn 18b6e0414e User namespaces: set of cleanups (v2) 16 years ago
Oleg Nesterov 2b5fe6de58 thread_group_cputime: move a couple of callsites outside of ->siglock 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 16 years ago
Andrew Morton 9679e4dd62 kernel/sys.c: improve code generation 17 years ago
Vegard Nossum 8798881507 utsname: completely overwrite prior information 17 years ago
Adam Tkac 0c2d64fb6c rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY 17 years ago
Alan Cox 9c9f4ded90 tty: Add a kref count 17 years ago
Frank Mayhar f06febc96b timers: fix itimer/many thread hang 17 years ago