Historique des commits

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