提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 0214f46b3a Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 7 年之前
  Linus Torvalds 2280a5360e Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux 7 年之前
  Helge Deller 93cb8e20d5 parisc: Drop architecture-specific ENOTSUP define 7 年之前
  Eric W. Biederman 24122c7f49 signal: Pass pid and pid type into send_sigqueue 7 年之前
  Eric W. Biederman 2118e1f53f posix-timers: Noralize good_sigevent 7 年之前
  Thomas Gleixner 78c9c4dfbf posix-timers: Sanitize overrun handling 7 年之前
  Thomas Gleixner 6fec64e1c9 posix-timers: Make forward callback return s64 7 年之前
  Deepa Dinamani 6ff8473507 time: Change types to new y2038 safe __kernel_itimerspec 7 年之前
  Arnd Bergmann 58a10456d7 posix-timers: Use new ktime_get_*_ts64() helpers 7 年之前
  Thomas Gleixner 604a98f1df Merge branch 'timers/urgent' into timers/core 7 年之前
  Thomas Gleixner a3ed0e4393 Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME 7 年之前
  Deepa Dinamani 01909974b4 time: Change nanosleep to safe __kernel_* types 7 年之前
  Deepa Dinamani 6d5b841324 time: Change types to new y2038 safe __kernel_* types 7 年之前
  Deepa Dinamani b5793b0d92 posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME 7 年之前
  Linus Torvalds 680014d6d1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 年之前
  Thomas Gleixner 19b558db12 posix-timers: Protect posix clock array access against speculation 7 年之前
  Thomas Gleixner 7250a4047a posix-timers: Unify MONOTONIC and BOOTTIME clock behavior 7 年之前
  Thomas Gleixner 72199320d4 timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock 7 年之前
  Eric W. Biederman 3b10db2b06 signal: Replace memset(info,...) with clear_siginfo for clarity 8 年之前
  Thomas Gleixner cef31d9af9 posix-timer: Properly check sigevent->sigev_notify 7 年之前
  Deepa Dinamani 725816e8aa posix_clocks: Use get_itimerspec64() and put_itimerspec64() 8 年之前
  Deepa Dinamani c0edd7c9ac nanosleep: Use get_timespec64() and put_timespec64() 8 年之前
  Deepa Dinamani 5c4994102f posix-timers: Use get_timespec64() and put_timespec64() 8 年之前
  Thomas Gleixner 938e7cf2d5 posix-timers: Make nanosleep timespec argument const 8 年之前
  Al Viro 2482097c6c posix-timers: Move compat_timer_create() to native, get rid of set_fs() 8 年之前
  Al Viro d822cdcce4 posix-timers: Move compat versions of clock_gettime/settime/getres 8 年之前
  Al Viro b0dc12426e posix-timers: Take compat timer_gettime(2) to native one 8 年之前
  Al Viro 1acbe7708b posix-timers: Take compat timer_settime(2) to native one 8 年之前
  Al Viro 3a4d44b616 ntp: Move adjtimex related compat syscalls to native counterparts 8 年之前
  Al Viro fb923c4a3c posix-timers: Kill ->nsleep_restart() 8 年之前