Historie revizí

Autor SHA1 Zpráva Datum
  Robin Holt cf7df378aa reboot: rigrate shutdown/reboot to boot cpu před 12 roky
  Linus Torvalds 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal před 12 roky
  Amnon Shiloh 52b3694157 kernel/sys.c: make prctl(PR_SET_MM) generally available před 12 roky
  Stephen Rothwell 4a22f16636 kernel/timer.c: move some non timer related syscalls to kernel/sys.c před 12 roky
  Huacai Chen 6f389a8f1d PM / reboot: call syscore_shutdown() after disable_nonboot_cpus() před 12 roky
  Oleg Nesterov 2ca067efd8 poweroff: change orderly_poweroff() to use schedule_work() před 12 roky
  Al Viro 8d2d5c4a25 switch getrusage() to COMPAT_SYSCALL_DEFINE před 12 roky
  Oleg Nesterov 7ff6764061 usermodehelper: cleanup/fix __orderly_poweroff() && argv_free() před 12 roky
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 12 roky
  Linus Torvalds 94f2f14234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace před 12 roky
  Al Viro 496ad9aa8e new helper: file_inode(file) před 12 roky
  Andrew Morton f3cbd435b0 sys_prctl(): coding-style cleanup před 12 roky
  Chen Gang 7fe5e04292 sys_prctl(): arg2 is unsigned long which is never < 0 před 12 roky
  Li Zefan 923c753823 userns: Allow unprivileged reboot před 12 roky
  Frederic Weisbecker e80d0a1ae8 cputime: Rename thread_group_times to thread_group_cputime_adjusted před 12 roky
  Kees Cook 31fd84b95e use clamp_t in UNAME26 fix před 12 roky
  Kees Cook 2702b1526c kernel/sys.c: fix stack memory content leak via UNAME26 před 12 roky
  hongfeng 6c0c0d4d10 poweroff: fix bug in orderly_poweroff() před 12 roky
  Shawn Guo f96972f2dc kernel/sys.c: call disable_nonboot_cpus() in kernel_restart() před 12 roky
  Al Viro 2903ff019b switch simple cases of fget_light to fdget před 13 roky
  Al Viro e10ce27f0d switch prctl_set_mm_exe_file() to fget_light() před 13 roky
  Andrew Morton b57b44ae69 kernel/sys.c: avoid argv_free(NULL) před 13 roky
  Sasikantha babu f1fd75bfa0 prctl: remove redunant assignment of "error" to zero před 13 roky
  Konstantin Khlebnikov 4229fb1dc6 c/r: prctl: less paranoid prctl_set_mm_exe_file() před 13 roky
  Cyrill Gorcunov 5702c5eeab c/r: prctl: Move PR_GET_TID_ADDRESS to a proper place před 13 roky
  Cyrill Gorcunov 736f24d5e5 c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment před 13 roky
  Cyrill Gorcunov 300f786b26 c/r: prctl: add ability to get clear_tid_address před 13 roky
  Cyrill Gorcunov 1ad75b9e16 c/r: prctl: add minimal address test to PR_SET_MM před 13 roky
  Konstantin Khlebnikov bafb282df2 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal před 13 roky
  Cyrill Gorcunov b32dfe3771 c/r: prctl: add ability to set new mm_struct::exe_file před 13 roky