1. b28fc82 crypto: af_alg: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  2. 5001c2d net/rxrpc: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  3. f87be89 net/iucv: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  4. e7a98d47 net/phonet: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  5. 4bac2bc net/nfc: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  6. 9490e40 net/caif: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  7. 17112d8 net/bluetooth: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  8. 568ea88 net/sctp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  9. 4df7338 net/tipc: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  10. 31f50b5 net/vmw_vsock: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  11. 9f728af net/atm: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  12. f4335f5 net/dccp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  13. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 6 years ago
  14. e76cd24 net/unix: convert to ->poll_mask by Christoph Hellwig · 6 years ago
  15. 2c7d3da net/tcp: convert to ->poll_mask by Christoph Hellwig · 6 years ago
  16. 984652d net: remove sock_no_poll by Christoph Hellwig · 6 years ago
  17. 1525242 net: add support for ->poll_mask in proto_ops by Christoph Hellwig · 6 years ago
  18. 3cafb37 net: refactor socket_poll by Christoph Hellwig · 7 years ago
  19. 1962da0 aio: try to complete poll iocbs without context switch by Christoph Hellwig · 6 years ago
  20. 2c14fa8 aio: implement IOCB_CMD_POLL by Christoph Hellwig · 6 years ago
  21. 888933f aio: simplify cancellation by Christoph Hellwig · 6 years ago
  22. f3a2752 aio: simplify KIOCB_KEY handling by Christoph Hellwig · 6 years ago
  23. 3deb642 fs: introduce new ->get_poll_head and ->poll_mask methods by Christoph Hellwig · 7 years ago
  24. 9965ed17 fs: add new vfs_poll and file_can_poll helpers by Christoph Hellwig · 6 years ago
  25. 6e8b704 fs: update documentation to mention __poll_t and match the code by Christoph Hellwig · 7 years ago
  26. a0f8dcf fs: cleanup do_pollfd by Christoph Hellwig · 6 years ago
  27. 8f546ae fs: unexport poll_schedule_timeout by Christoph Hellwig · 7 years ago
  28. ee219b9 uapi: turn __poll_t sparse checks on by default by Christoph Hellwig · 6 years ago
  29. ed0d523 Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into aio-base by Christoph Hellwig · 6 years ago
  30. 4faa9996 fix io_destroy()/aio_complete() race by Al Viro · 6 years ago
  31. baf1056 aio: fix io_destroy(2) vs. lookup_ioctx() race by Al Viro · 6 years ago
  32. 5aa1437 ext2: fix a block leak by Al Viro · 6 years ago
  33. 3819bb0 nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 6 years ago
  34. 9c3e902 cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 6 years ago
  35. 7b745a4 unfuck sysfs_mount() by Al Viro · 6 years ago
  36. 82382ac kernfs: deal with kernfs_fill_super() failures by Al Viro · 6 years ago
  37. 08a8f30 cramfs: Fix IS_ENABLED typo by Joe Perches · 6 years ago
  38. f4e4d43 befs_lookup(): use d_splice_alias() by Al Viro · 6 years ago
  39. 87fbd63 affs_lookup: switch to d_splice_alias() by Al Viro · 6 years ago
  40. 30da870 affs_lookup(): close a race with affs_remove_link() by Al Viro · 6 years ago
  41. b127125 fix breakage caused by d_find_alias() semantics change by Al Viro · 6 years ago
  42. 79f546a fs: don't scan the inode cache before SB_BORN is set by Dave Chinner · 6 years ago
  43. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 6 years ago
  44. d7760d6 iov_iter: fix memory leak in pipe_get_pages_alloc() by Ilya Dryomov · 6 years ago
  45. e76b6312 iov_iter: fix return type of __pipe_get_pages() by Ilya Dryomov · 6 years ago
  46. 7a074e9 aio: implement io_pgetevents by Christoph Hellwig · 6 years ago
  47. a3c0d43 aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC by Christoph Hellwig · 6 years ago
  48. 54843f8 aio: refactor read/write iocb setup by Christoph Hellwig · 6 years ago
  49. 92ce472 aio: remove the extra get_file/fput pair in io_submit_one by Christoph Hellwig · 6 years ago
  50. 75321b5 aio: sanitize ki_list handling by Christoph Hellwig · 6 years ago
  51. c213dc8 aio: remove an outdated BUG_ON and comment in aio_complete by Christoph Hellwig · 7 years ago
  52. 01a658e aio: don't print the page size at boot time by Christoph Hellwig · 7 years ago
  53. 6da6c0d Linux v4.17-rc3 by Linus Torvalds · 6 years ago
  54. c61a56a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. 65f4d6d Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  56. 810fb07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. 7d9e55f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  58. cdface5 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  59. 19b9ad6 <linux/stringhash.h>: fix end_name_hash() for 64bit long by Amir Goldstein · 7 years ago
  60. bf8f5de MAINTAINERS: add myself as maintainer of AFFS by David Sterba · 6 years ago
  61. a97d8ef Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  62. 6e041ff Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  63. cac2642 Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  64. 0d95cfa Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  65. 46dc111 rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  66. 19b522d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  67. 7b87308 Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  68. 64ebe31 Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  69. d8a3327 Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  70. ee3748b Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  71. b52c85a Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  72. 5e62493 x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI by KarimAllah Ahmed · 6 years ago
  73. 79a17dd9 Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  74. 1993cbf0 Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  75. 7ff5000 Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  76. ee7141c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  77. 245131e Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  78. 0f940fa Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 6 years ago
  79. a468f2d kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use by Junaid Shahid · 6 years ago
  80. 8bb2610 x86/entry/64/compat: Preserve r8-r11 in int $0x80 by Andy Lutomirski · 6 years ago
  81. 1a512c0 x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds by Arnd Bergmann · 6 years ago
  82. 3db3eb2 x86/setup: Do not reserve a crash kernel region if booted on Xen PV by Petr Tesarik · 6 years ago
  83. 2a01046 i2c: sprd: Fix the i2c count issue by Baolin Wang · 6 years ago
  84. da33aa0 i2c: sprd: Prevent i2c accesses after suspend is called by Baolin Wang · 6 years ago
  85. 23a2772 i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr() by Alexander Popov · 6 years ago
  86. 3789c12 arm64: avoid instrumenting atomic_ll_sc.o by Mark Rutland · 6 years ago
  87. 4ea3f05 Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 6 years ago
  88. b2d7ecb powerpc/kvm/booke: Fix altivec related build break by Laurentiu Tudor · 6 years ago
  89. 6029755 powerpc: Fix deadlock with multiple calls to smp_send_stop by Nicholas Piggin · 6 years ago
  90. c0f7f5b cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt by Shilpasri G Bhat · 6 years ago
  91. 24d9092 Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  92. 0644f18 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  93. 0871062 Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  94. 7f5d157 Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  95. 47b5ece Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  96. b837913 x86/cpu/intel: Add missing TLB cpuid values by jacek.tomaka@poczta.fm · 6 years ago
  97. fe03a75 Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  98. e58d911 Merge tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  99. 665fa00 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  100. 1334ac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago