Histórico de Commits

Autor SHA1 Mensagem Data
  hongfeng 6c0c0d4d10 poweroff: fix bug in orderly_poweroff() há 13 anos atrás
  Shawn Guo f96972f2dc kernel/sys.c: call disable_nonboot_cpus() in kernel_restart() há 13 anos atrás
  Al Viro 2903ff019b switch simple cases of fget_light to fdget há 13 anos atrás
  Al Viro e10ce27f0d switch prctl_set_mm_exe_file() to fget_light() há 13 anos atrás
  Andrew Morton b57b44ae69 kernel/sys.c: avoid argv_free(NULL) há 13 anos atrás
  Sasikantha babu f1fd75bfa0 prctl: remove redunant assignment of "error" to zero há 13 anos atrás
  Konstantin Khlebnikov 4229fb1dc6 c/r: prctl: less paranoid prctl_set_mm_exe_file() há 13 anos atrás
  Cyrill Gorcunov 5702c5eeab c/r: prctl: Move PR_GET_TID_ADDRESS to a proper place há 13 anos atrás
  Cyrill Gorcunov 736f24d5e5 c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment há 13 anos atrás
  Cyrill Gorcunov 300f786b26 c/r: prctl: add ability to get clear_tid_address há 13 anos atrás
  Cyrill Gorcunov 1ad75b9e16 c/r: prctl: add minimal address test to PR_SET_MM há 13 anos atrás
  Konstantin Khlebnikov bafb282df2 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal há 13 anos atrás
  Cyrill Gorcunov b32dfe3771 c/r: prctl: add ability to set new mm_struct::exe_file há 13 anos atrás
  Cyrill Gorcunov fe8c7f5cbf c/r: prctl: extend PR_SET_MM to set up more mm_struct entries há 13 anos atrás
  Boaz Harrosh 81ab6e7b26 kmod: convert two call sites to call_usermodehelper_fns() há 13 anos atrás
  Sasikantha babu 499eea6bf9 sethostname/setdomainname: notify userspace when there is a change in uts_kern_table há 13 anos atrás
  Linus Torvalds 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace há 13 anos atrás
  Eric W. Biederman 5af662030e userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids há 13 anos atrás
  Eric W. Biederman a29c33f4e5 userns: Convert setting and getting uid and gid system calls to use kuid and kgid há 13 anos atrás
  Eric W. Biederman 078de5f706 userns: Store uid and gid values in struct cred with kuid_t and kgid_t types há 13 anos atrás
  Will Drewry e2cfabdfd0 seccomp: add system call filtering using BPF há 13 anos atrás
  Andy Lutomirski 259e5e6c75 Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs há 13 anos atrás
  Eric W. Biederman 7b44ab978b userns: Disassociate user_struct from the user_namespace. há 13 anos atrás
  Eric W. Biederman 7a4e7408c5 userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h há 13 anos atrás
  Eric W. Biederman c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns há 13 anos atrás
  Eric W. Biederman 74ba508f60 userns: Remove unnecessary cast to struct user_struct when copying cred->user. há 13 anos atrás
  Daniel Lezcano cf3f89214e pidns: add reboot_pid_ns() to handle the reboot syscall há 13 anos atrás
  Lennart Poettering ebec18a6d3 prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision há 13 anos atrás
  Cyrill Gorcunov 79f0713d40 prctl: use CAP_SYS_RESOURCE for PR_SET_MM option há 13 anos atrás
  Cyrill Gorcunov 028ee4be34 c/r: prctl: add PR_SET_MM codes to set up mm_struct entries há 13 anos atrás