提交历史

作者 SHA1 备注 提交日期
  Eric W. Biederman ae7795bc61 signal: Distinguish between kernel_siginfo and siginfo 6 年之前
  Eric W. Biederman 84fe4cc09a signal: Don't send signals to tasks that don't exist 7 年之前
  Eric W. Biederman 40b3b02535 signal: Pass pid type into do_send_sig_info 7 年之前
  Eric W. Biederman 9c2db00778 signal: Pass pid type into send_sigio_to_task & send_sigurg_to_task 7 年之前
  Eric W. Biederman 019191342f signal: Use PIDTYPE_TGID to clearly store where file signals will be sent 8 年之前
  Mike Kravetz 5d752600a8 mm: restructure memfd code 7 年之前
  Kirill Tkhai 7a107c0f55 fasync: Fix deadlock between task-context and interrupt-context kill_fasync() 7 年之前
  Dominik Brodowski e02af2ff65 fs: add do_compat_fcntl64() helper; remove in-kernel call to compat syscall 7 年之前
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 年之前
  Linus Torvalds ee5daa1361 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 年之前
  Al Viro cfe39442ab use linux/poll.h instead of asm/poll.h 7 年之前
  Marc-André Lureau 5aadc431a5 shmem: rename functions that are memfd-related 7 年之前
  Linus Torvalds 168fe32a07 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 年之前
  Eric W. Biederman faf1f22b61 signal: Ensure generic siginfos the kernel sends have all bits initialized 7 年之前
  Al Viro c71d227fc4 make kernel-side POLL... arch-independent 7 年之前
  Al Viro 5dc533c66b ->si_band gets POLL... bitmap stored into a user-visible long field 8 年之前
  Jeff Layton 4d2dc2cc76 fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall 7 年之前
  Jeff Layton 9280a601e6 fcntl: don't leak fd reference when fixup_compat_flock fails 7 年之前
  Ingo Molnar 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts 7 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
  Mark Rutland 6aa7de0591 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() 7 年之前
  Eric W. Biederman 54640d2387 fcntl: Don't set si_code to SI_SIGIO when sig == SIGPOLL 7 年之前
  Eric W. Biederman d08477aa97 fcntl: Don't use ambiguous SIG_POLL si_codes 8 年之前
  Linus Torvalds b59eea554f vfs: fix flock compat thinko 8 年之前
  Linus Torvalds 3bad2f1c67 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
  Jens Axboe 5657cb0797 fs/fcntl: use copy_to/from_user() for u64 types 8 年之前
  Jens Axboe c75b1d9421 fs: add fcntl() interface for setting/getting write life time hints 8 年之前
  Al Viro 8c6657cb50 Switch flock copyin/copyout primitives to copy_{from,to}_user() 8 年之前
  Jeff Layton f73127356f fs/fcntl: return -ESRCH in f_setown when pid/pgid can't be found 8 年之前
  Jiri Slaby fc3dc67471 fs/fcntl: f_setown, avoid undefined behaviour 8 年之前