1. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  2. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  3. 52418c8 vfs: Convert cxl to use the new mount API by David Howells · 6 years ago
  4. 1f58bb1 mount_pseudo(): drop 'name' argument, switch to d_make_root() by Al Viro · 6 years ago
  5. 619a6d1 cxl: don't bother with dentry_operations by Al Viro · 6 years ago
  6. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  7. 908f7ca cxl_getfile(): switch to alloc_file_pseudo() by Al Viro · 7 years ago
  8. c9c554f alloc_file(): switch to passing O_... flags instead of FMODE_... mode by Al Viro · 7 years ago
  9. d202797 cxl_getfile(): fix double-iput() on alloc_file() failures by Al Viro · 7 years ago
  10. 82c6ae6 Revert "cxl: Add kernel APIs to get & set the max irqs per context" by Alastair D'Silva · 7 years ago
  11. 17d2903 Revert "cxl: Add preliminary workaround for CX4 interrupt limitation" by Alastair D'Silva · 7 years ago
  12. 0cfd733 Revert "cxl: Add support for interrupts on the Mellanox CX4" by Alastair D'Silva · 7 years ago
  13. c582815 Revert "cxl: Add kernel API to allow a context to operate with relocate disabled" by Alastair D'Silva · 7 years ago
  14. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  15. 03b8abe cxl: Enable global TLBIs for cxl contexts by Frederic Barrat · 7 years ago
  16. 197267d cxl: Fix driver use count by Frederic Barrat · 7 years ago
  17. 6dd2d23 cxl: Keep track of mm struct associated with a context by Christophe Lombard · 8 years ago
  18. 0e17166 cxl: Drop unused header asm/pnv-pci.h by Greg Kurz · 8 years ago
  19. bdecf76 cxl: Fix coredump generation when cxl_get_fd() is used by Frederic Barrat · 8 years ago
  20. 28e323e cxl: Fix error handling in _cxl_cx4_setup_msi_irqs() by Christophe Jaillet · 8 years ago
  21. 5cd4f5c cxl: Fix memory allocation failure test by Christophe Jaillet · 8 years ago
  22. a05b82d cxl: Fix leaking pid refs in some error paths by Vaibhav Jain · 8 years ago
  23. 70b565b cxl: Prevent adapter reset if an active context exists by Vaibhav Jain · 8 years ago
  24. a2f67d5 cxl: Add support for interrupts on the Mellanox CX4 by Ian Munsie · 9 years ago
  25. cbce091 cxl: Add preliminary workaround for CX4 interrupt limitation by Ian Munsie · 9 years ago
  26. 79384e4 cxl: Add kernel APIs to get & set the max irqs per context by Ian Munsie · 9 years ago
  27. 317f5ef cxl: Add support for using the kernel API with a real PHB by Ian Munsie · 9 years ago
  28. ad42de8 cxl: Add set and get private data to context struct by Michael Neuling · 9 years ago
  29. b810253 cxl: Add mechanism for delivering AFU driver specific events by Philippe Bergheaud · 9 years ago
  30. 292841b cxl: Update process element after allocating interrupts by Ian Munsie · 9 years ago
  31. 7a0d85d cxl: Add kernel API to allow a context to operate with relocate disabled by Ian Munsie · 9 years ago
  32. d88e397 cxl: Remove dead code by Frederic Barrat · 9 years ago
  33. 0d3a13f cxl: Remove cxl_get_phys_dev() kernel API by Frederic Barrat · 9 years ago
  34. d601ea9 cxl: Support the cxl kernel API from a guest by Frederic Barrat · 9 years ago
  35. 14baf4d cxl: Add guest-specific code by Christophe Lombard · 9 years ago
  36. 5be587b cxl: Introduce implementation-specific API by Frederic Barrat · 9 years ago
  37. cca44c0 cxl: Define process problem state area at attach time only by Frederic Barrat · 9 years ago
  38. 7b8ad49 cxl: Fix DSI misses when the context owning task exits by Vaibhav Jain · 9 years ago
  39. 1b5df59 cxl: Fix possible idr warning when contexts are released by Vaibhav Jain · 9 years ago
  40. 8dde152 cxl: fix leak of IRQ names in cxl_free_afu_irqs() by Andrew Donnellan · 9 years ago
  41. 55e0766 cxl: Fix force unmapping mmaps of contexts allocated through the kernel api by Ian Munsie · 9 years ago
  42. af2a50b cxl: Fix + cleanup error paths in cxl_dev_context_init by Ian Munsie · 9 years ago
  43. 7c26b9c cxl: Allow release of contexts which have been OPENED but not STARTED by Andrew Donnellan · 9 years ago
  44. 13e68d8 cxl: Allow the kernel to trust that an image won't change on PERST. by Daniel Axtens · 9 years ago
  45. 3f8dc44 cxl: Fix refcounting in kernel API by Michael Neuling · 10 years ago
  46. 6f7f0b3 cxl: Add AFU virtual PHB and kernel API by Michael Neuling · 10 years ago