Histórico de Commits

Autor SHA1 Mensagem Data
  Oleg Nesterov 2b5fe6de58 thread_group_cputime: move a couple of callsites outside of ->siglock há 16 anos atrás
  Thomas Gleixner 268a3dcfea Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 há 16 anos atrás
  Thomas Gleixner c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus há 16 anos atrás
  Arjan van de Ven 651dab4264 Merge commit 'linus/master' into merge-linus há 16 anos atrás
  Andrew Morton 9679e4dd62 kernel/sys.c: improve code generation há 16 anos atrás
  Vegard Nossum 8798881507 utsname: completely overwrite prior information há 16 anos atrás
  Adam Tkac 0c2d64fb6c rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY há 16 anos atrás
  Alan Cox 9c9f4ded90 tty: Add a kref count há 16 anos atrás
  Frank Mayhar f06febc96b timers: fix itimer/many thread hang há 16 anos atrás
  Arjan van de Ven 6976675d94 hrtimer: create a "timer_slack" field in the task struct há 16 anos atrás
  Ken Chen 2d70b68d42 fix setpriority(PRIO_PGRP) thread iterator breakage há 16 anos atrás
  Huang Ying ca195b7f6d kexec jump: remove duplication of kexec_restart_prepare() há 16 anos atrás
  Huang Ying 3ab8352137 kexec jump há 17 anos atrás
  Adrian Bunk 7394f0f6c0 unexport uts_sem há 17 anos atrás
  KOSAKI Motohiro ac331d158e call_usermodehelper(): increase reliability há 17 anos atrás
  Shi Weihua 7b26655f62 sys_prctl(): fix return of uninitialized value há 17 anos atrás
  Oleg Nesterov 12a3de0a96 pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/ há 17 anos atrás
  Oleg Nesterov 1dd768c081 pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH há 17 anos atrás
  Oleg Nesterov 83beaf3c6c pids: sys_setpgid: use change_pid() helper há 17 anos atrás
  Oleg Nesterov d6cf723a14 k_getrusage: don't take rcu_read_lock() há 17 anos atrás
  Sripathi Kodi 679c9cd4ac add RUSAGE_THREAD há 17 anos atrás
  Andrew G. Morgan 3898b1b4eb capabilities: implement per-process securebits há 17 anos atrás
  Erik Bosman 8fb402bccf generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC há 17 anos atrás
  Pavel Emelyanov 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls há 17 anos atrás
  Oleg Nesterov ac9a8e3f0f sys_getsid: don't use ->nsproxy directly há 17 anos atrás
  Oleg Nesterov 6806aac6d2 sys_setsid: remove now unneeded session != 1 check há 17 anos atrás
  Oleg Nesterov 430c623121 start the global /sbin/init with 0,0 special pids há 17 anos atrás
  Oleg Nesterov 8520d7c7f8 teach set_special_pids() to use struct pid há 17 anos atrás
  Oleg Nesterov e4cc0a9c87 fix setsid() for sub-namespace /sbin/init há 17 anos atrás
  Oleg Nesterov 4e021306cf sys_setpgid(): simplify pid/ns interaction há 17 anos atrás