Commit History

Author SHA1 Message Date
  Arnd Bergmann 9afc5eee65 y2038: globally rename compat_time to old_time32 7 years ago
  Linus Torvalds a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 years ago
  Kees Cook 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 years ago
  Christoph Hellwig 3deb642f0d fs: introduce new ->get_poll_head and ->poll_mask methods 7 years ago
  Christoph Hellwig 9965ed174e fs: add new vfs_poll and file_can_poll helpers 7 years ago
  Christoph Hellwig a0f8dcfc60 fs: cleanup do_pollfd 7 years ago
  Christoph Hellwig 8f546ae1fc fs: unexport poll_schedule_timeout 7 years ago
  Dominik Brodowski 05585e4495 fs: add do_compat_select() helper; remove in-kernel call to compat syscall 7 years ago
  Dominik Brodowski 4bdb9acabf fs: add kern_select() helper; remove in-kernel call to sys_select() 7 years ago
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 years ago
  Al Viro c71d227fc4 make kernel-side POLL... arch-independent 7 years ago
  Al Viro fb3679372b annotate poll(2) guts 8 years ago
  Al Viro 0169943775 annotate poll_table_struct ->_key 8 years ago
  Al Viro 3ad6f93e98 annotate poll-related wait keys 8 years ago
  Al Viro e6c8adca20 anntotate the places where ->poll() return values go 8 years ago
  Linus Torvalds 93f30c73ec Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Al Viro 3968cf6238 get_compat_sigset() 8 years ago
  Deepa Dinamani 36819ad093 select: Use get/put_timespec64 8 years ago
  Helge Deller 79de3cbe9a fs/select: Fix memory corruption in compat_get_fd_set() 8 years ago
  Linus Torvalds c856863988 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Ingo Molnar ac6424b981 sched/wait: Rename wait_queue_t => wait_queue_entry_t 8 years ago
  Al Viro 464d62421c select: switch compat_{get,put}_fd_set() to compat_{get,put}_bitmap() 8 years ago
  Michal Hocko 752ade68cb treewide: use kv[mz]alloc* rather than opencoded variants 8 years ago
  Linus Torvalds 8d65b08deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 8 years ago
  Al Viro e99ca56ce0 move compat select-related syscalls to fs/select.c 8 years ago
  Alexander Duyck 37056719bb net: Track start of busy loop instead of when it should end 8 years ago
  Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 years ago
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Vlastimil Babka 2d19309cf8 fs/select: add vmalloc fallback for select(2) 8 years ago