Historique des commits

Auteur SHA1 Message Date
  Oleg Nesterov 7ff6764061 usermodehelper: cleanup/fix __orderly_poweroff() && argv_free() il y a 12 ans
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 12 ans
  Linus Torvalds 94f2f14234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace il y a 12 ans
  Al Viro 496ad9aa8e new helper: file_inode(file) il y a 12 ans
  Andrew Morton f3cbd435b0 sys_prctl(): coding-style cleanup il y a 12 ans
  Chen Gang 7fe5e04292 sys_prctl(): arg2 is unsigned long which is never < 0 il y a 12 ans
  Li Zefan 923c753823 userns: Allow unprivileged reboot il y a 12 ans
  Frederic Weisbecker e80d0a1ae8 cputime: Rename thread_group_times to thread_group_cputime_adjusted il y a 12 ans
  Kees Cook 31fd84b95e use clamp_t in UNAME26 fix il y a 12 ans
  Kees Cook 2702b1526c kernel/sys.c: fix stack memory content leak via UNAME26 il y a 12 ans
  hongfeng 6c0c0d4d10 poweroff: fix bug in orderly_poweroff() il y a 13 ans
  Shawn Guo f96972f2dc kernel/sys.c: call disable_nonboot_cpus() in kernel_restart() il y a 13 ans
  Al Viro 2903ff019b switch simple cases of fget_light to fdget il y a 13 ans
  Al Viro e10ce27f0d switch prctl_set_mm_exe_file() to fget_light() il y a 13 ans
  Andrew Morton b57b44ae69 kernel/sys.c: avoid argv_free(NULL) il y a 13 ans
  Sasikantha babu f1fd75bfa0 prctl: remove redunant assignment of "error" to zero il y a 13 ans
  Konstantin Khlebnikov 4229fb1dc6 c/r: prctl: less paranoid prctl_set_mm_exe_file() il y a 13 ans
  Cyrill Gorcunov 5702c5eeab c/r: prctl: Move PR_GET_TID_ADDRESS to a proper place il y a 13 ans
  Cyrill Gorcunov 736f24d5e5 c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment il y a 13 ans
  Cyrill Gorcunov 300f786b26 c/r: prctl: add ability to get clear_tid_address il y a 13 ans
  Cyrill Gorcunov 1ad75b9e16 c/r: prctl: add minimal address test to PR_SET_MM il y a 13 ans
  Konstantin Khlebnikov bafb282df2 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal il y a 13 ans
  Cyrill Gorcunov b32dfe3771 c/r: prctl: add ability to set new mm_struct::exe_file il y a 13 ans
  Cyrill Gorcunov fe8c7f5cbf c/r: prctl: extend PR_SET_MM to set up more mm_struct entries il y a 13 ans
  Boaz Harrosh 81ab6e7b26 kmod: convert two call sites to call_usermodehelper_fns() il y a 13 ans
  Sasikantha babu 499eea6bf9 sethostname/setdomainname: notify userspace when there is a change in uts_kern_table il y a 13 ans
  Linus Torvalds 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace il y a 13 ans
  Eric W. Biederman 5af662030e userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids il y a 13 ans
  Eric W. Biederman a29c33f4e5 userns: Convert setting and getting uid and gid system calls to use kuid and kgid il y a 13 ans
  Eric W. Biederman 078de5f706 userns: Store uid and gid values in struct cred with kuid_t and kgid_t types il y a 13 ans