Commit History

Author SHA1 Message Date
  Konstantin Khlebnikov ebe06187bf epoll: fix use-after-free in eventpoll_release_file 11 years ago
  Joe Perches 1f7e0616cd fs: convert use of typedef ctl_table to struct ctl_table 11 years ago
  Jason Baron 4ff36ee94d epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL 11 years ago
  Amit Pundir 95f19f658c epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled 11 years ago
  Linus Torvalds 5cbb3d216e Merge branch 'akpm' (patches from Andrew Morton) 11 years ago
  Linus Torvalds 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
  Jason Baron 67347fe4e6 epoll: do not take global 'epmutex' for simple topologies 11 years ago
  Jason Baron ae10b2b4eb epoll: optimize EPOLL_CTL_DEL using rcu 11 years ago
  Rafael J. Wysocki c511851de1 Revert "epoll: use freezable blocking call" 11 years ago
  Al Viro 72c2d53192 file->f_op is never NULL... 12 years ago
  Eric Dumazet 91cf5ab60f epoll: add a reschedule point in ep_free() 12 years ago
  Al Viro 7e3fb5842e switch epoll_ctl() to fdget 12 years ago
  Linus Torvalds 7f0ef0267e Merge branch 'akpm' (updates from Andrew Morton) 12 years ago
  Oleg Nesterov 77d5591802 signals: eventpoll: do not use sigprocmask() 12 years ago
  Colin Cross 1c441e9212 epoll: use freezable blocking call 12 years ago
  Linus Torvalds 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
  Eric Wong d6d67e7231 epoll: cleanup: use RCU_INIT_POINTER when nulling 12 years ago
  Eric Wong 450d89ec0a epoll: cleanup: hoist out f_op->poll calls 12 years ago
  Eric Wong ddf676c38b epoll: lock ep->mtx in ep_free to silence lockdep 12 years ago
  Eric Wong eea1d58591 epoll: use RCU to protect wakeup_source in epitem 12 years ago
  Eric Wong 39732ca5af epoll: trim epitem by one cache line 12 years ago
  Al Viro 35280bd4a3 switch epoll_pwait to COMPAT_SYSCALL_DEFINE 12 years ago
  Eric Wong 128dd1759d epoll: prevent missed events on EPOLL_CTL_MOD 12 years ago
  Cyrill Gorcunov 138d22b586 fs, epoll: add procfs fdinfo helper 12 years ago
  Andrew Morton a80a6b85b4 revert "epoll: support for disabling items, and a self-test app" 12 years ago
  Paton J. Lewis 03a7beb55b epoll: support for disabling items, and a self-test app 13 years ago
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
  Al Viro 5e196a9cf5 switch epoll_wait(2) to fget_light() 13 years ago
  Al Viro 98022748f6 eventpoll: use-after-possible-free in epoll_create1() 13 years ago
  Michael Kerrisk d9914cf661 PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND 13 years ago