https://github.com/torvalds/linux
Revision a5b729ea18ae601e7aea329e41052bbb861114bd authored by Linus Torvalds on 16 June 2018, 07:11:40 UTC, committed by Linus Torvalds on 16 June 2018, 07:11:40 UTC
Pull aio fixes from Al Viro:
 "Assorted AIO followups and fixes"

* 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  eventpoll: switch to ->poll_mask
  aio: only return events requested in poll_mask() for IOCB_CMD_POLL
  eventfd: only return events requested in poll_mask()
  aio: mark __aio_sigset::sigmask const
2 parent s 9215310 + 11c5ad0
History
Tip revision: a5b729ea18ae601e7aea329e41052bbb861114bd authored by Linus Torvalds on 16 June 2018, 07:11:40 UTC
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Tip revision: a5b729e
File Mode Size
Kconfig -rw-r--r-- 273 bytes
Makefile -rw-r--r-- 259 bytes
xen_snd_front.c -rw-r--r-- 9.6 KB
xen_snd_front.h -rw-r--r-- 1.5 KB
xen_snd_front_alsa.c -rw-r--r-- 20.7 KB
xen_snd_front_alsa.h -rw-r--r-- 581 bytes
xen_snd_front_cfg.c -rw-r--r-- 12.7 KB
xen_snd_front_cfg.h -rw-r--r-- 991 bytes
xen_snd_front_evtchnl.c -rw-r--r-- 12.0 KB
xen_snd_front_evtchnl.h -rw-r--r-- 2.4 KB
xen_snd_front_shbuf.c -rw-r--r-- 4.6 KB
xen_snd_front_shbuf.h -rw-r--r-- 844 bytes

back to top