Historie revizí

Autor SHA1 Zpráva Datum
  Heiko Carstens 362e9c07c7 [CVE-2009-0029] System call wrappers part 05 před 16 roky
  Ingo Molnar 32e8d18683 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core před 16 roky
  Thomas Gleixner 3d44cc3e01 Null pointer deref with hrtimer_try_to_cancel() před 16 roky
  Oleg Nesterov 899921025b posix-timers: check ->it_signal instead of ->it_pid to validate the timer před 16 roky
  Oleg Nesterov 27af4245b6 posix-timers: use "struct pid*" instead of "struct task_struct*" před 16 roky
  Thomas Gleixner 268a3dcfea Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 před 16 roky
  Thomas Gleixner c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus před 16 roky
  Arjan van de Ven 651dab4264 Merge commit 'linus/master' into merge-linus před 16 roky
  Dan Carpenter aa94fbd5cc fix error-path NULL deref in alloc_posix_timer() před 16 roky
  Oleg Nesterov 31d9284569 posix-timers: lock_timer: make it readable před 16 roky
  Oleg Nesterov 5a51b713cc posix-timers: lock_timer: kill the bogus ->it_id check před 16 roky
  Oleg Nesterov 5a9fa73072 posix-timers: kill ->it_sigev_signo and ->it_sigev_value před 16 roky
  Oleg Nesterov ef864c9588 posix-timers: sys_timer_create: cleanup the error handling před 16 roky
  Oleg Nesterov 717835d94d posix-timers: move the initialization of timer->sigq from send to create path před 16 roky
  Oleg Nesterov 36b2f04600 posix-timers: sys_timer_create: simplify and s/tasklist/rcu/ před 16 roky
  Oleg Nesterov 2cd499e38e posix-timers: sys_timer_create: remove the buggy PF_EXITING check před 16 roky
  Oleg Nesterov 918fc03728 posix-timers: always do get_task_struct(timer->it_process) před 16 roky
  Oleg Nesterov 4aa7361179 posix-timers: don't switch to ->group_leader if ->it_process dies před 16 roky
  Arjan van de Ven cc584b213f hrtimer: convert kernel/* to the new hrtimer apis před 16 roky
  John Stultz 2d42244ae7 clocksource: introduce CLOCK_MONOTONIC_RAW před 16 roky
  Linus Torvalds 67a077dca4 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 16 roky
  Oleg Nesterov 96347e7759 posix timers: release_posix_timer: kill the bogus put_task_struct(->it_process); před 17 roky
  Oleg Nesterov 4b7a130426 posix timers: timer_delete: remove the bogus "->it_process != NULL" check před 17 roky
  Oleg Nesterov ba661292a2 posix-timers: fix posix_timer_event() vs dequeue_signal() race před 17 roky
  Oleg Nesterov 54da117492 posix-timers: do_schedule_next_timer: fix the setting of ->si_overrun před 17 roky
  Oleg Nesterov ac5c215383 signals: join send_sigqueue() with send_group_sigqueue() před 17 roky
  Matthew Wilcox a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h před 17 roky
  Thomas Gleixner 5a7780e725 hrtimer: check relative timeouts for overflow před 17 roky
  Oleg Nesterov 080344b988 hrtimer: fix *rmtp handling in hrtimer_nanosleep() před 17 roky
  Pavel Emelyanov 8dc86af006 Use find_task_by_vpid in posix timers před 17 roky