Files
linux-st/include/linux
Linus Torvalds b34d8915c4 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
* 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux:
  unistd: add __NR_prlimit64 syscall numbers
  rlimits: implement prlimit64 syscall
  rlimits: switch more rlimit syscalls to do_prlimit
  rlimits: redo do_setrlimit to more generic do_prlimit
  rlimits: add rlimit64 structure
  rlimits: do security check under task_lock
  rlimits: allow setrlimit to non-current tasks
  rlimits: split sys_setrlimit
  rlimits: selinux, do rlimits changes under task_lock
  rlimits: make sure ->rlim_max never grows in sys_setrlimit
  rlimits: add task_struct to update_rlimit_cpu
  rlimits: security, add task_struct to setrlimit

Fix up various system call number conflicts.  We not only added fanotify
system calls in the meantime, but asm-generic/unistd.h added a wait4
along with a range of reserved per-architecture system calls.
2010-08-10 12:07:51 -07:00
..
2010-08-05 13:26:20 +01:00
2010-08-06 15:36:47 -05:00
2010-08-09 16:48:13 -04:00
2010-08-05 09:22:31 -05:00
2010-08-09 20:45:05 -07:00
2010-08-10 11:49:21 -07:00
2010-08-09 20:44:58 -07:00
2010-08-09 16:48:45 -04:00
2010-08-09 20:45:02 -07:00
2010-08-09 20:45:00 -07:00
2010-08-09 20:45:02 -07:00
2010-08-04 21:53:17 -07:00
2010-08-09 16:47:27 -04:00
2010-08-09 20:45:02 -07:00
2010-08-09 16:48:44 -04:00
2010-08-09 20:45:04 -07:00
2010-08-06 10:37:02 -04:00