1. 2e6cfd4 vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pages by Xiaoyang Xu · 4 years, 2 months ago
  2. 852b1be vfio/pci: Clear token on bypass registration failure by Alex Williamson · 4 years, 2 months ago
  3. 822e1a9 vfio/fsl-mc: fix the return of the uninitialized variable ret by Diana Craciun · 4 years, 2 months ago
  4. 1592463 vfio/fsl-mc: Fix the dead code in vfio_fsl_mc_set_irq_trigger by Diana Craciun · 4 years, 3 months ago
  5. 83e4917 vfio/fsl-mc: Fixed vfio-fsl-mc driver compilation on 32 bit by Diana Craciun · 4 years, 3 months ago
  6. 2099363 Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.10/vfio/next by Alex Williamson · 4 years, 3 months ago
  7. c10ff79 MAINTAINERS: Add entry for s390 vfio-pci by Matthew Rosato · 4 years, 3 months ago
  8. e6b817d vfio-pci/zdev: Add zPCI capabilities to VFIO_DEVICE_GET_INFO by Matthew Rosato · 4 years, 3 months ago
  9. ac93ab2 vfio/fsl-mc: Add support for device reset by Diana Craciun · 4 years, 3 months ago
  10. 1bb141e vfio/fsl-mc: Add read/write support for fsl-mc devices by Diana Craciun · 4 years, 3 months ago
  11. cc0ee20 vfio/fsl-mc: trigger an interrupt via eventfd by Diana Craciun · 4 years, 3 months ago
  12. 2e0d295 vfio/fsl-mc: Add irq infrastructure for fsl-mc devices by Diana Craciun · 4 years, 3 months ago
  13. f2ba7e8 vfio/fsl-mc: Added lock support in preparation for interrupt handling by Diana Craciun · 4 years, 3 months ago
  14. 6724728 vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions by Diana Craciun · 4 years, 3 months ago
  15. df747bc vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call by Diana Craciun · 4 years, 3 months ago
  16. f97f4c0 vfio/fsl-mc: Implement VFIO_DEVICE_GET_INFO ioctl by Diana Craciun · 4 years, 3 months ago
  17. 704f508 vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind by Diana Craciun · 4 years, 3 months ago
  18. 0c633f0 vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFO by Matthew Rosato · 4 years, 3 months ago
  19. 517fe29 s390/pci: track whether util_str is valid in the zpci_dev by Matthew Rosato · 4 years, 3 months ago
  20. dc8c638 s390/pci: stash version in the zpci_dev by Matthew Rosato · 4 years, 3 months ago
  21. fb1ff4c vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices by Bharat Bhushan · 4 years, 3 months ago
  22. 3de066f Merge branches 'v5.10/vfio/bardirty', 'v5.10/vfio/dma_avail', 'v5.10/vfio/misc', 'v5.10/vfio/no-cmd-mem' and 'v5.10/vfio/yan_zhao_fixes' into v5.10/vfio/next by Alex Williamson · 4 years, 3 months ago
  23. 2c5af98 vfio/type1: fix dirty bitmap calculation in vfio_dma_rw by Yan Zhao · 4 years, 4 months ago
  24. 28b1302 vfio: fix a missed vfio group put in vfio_pin_pages by Yan Zhao · 4 years, 4 months ago
  25. 515ecd5 vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn by Matthew Rosato · 4 years, 4 months ago
  26. 08b6e22 s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORY by Matthew Rosato · 4 years, 4 months ago
  27. 7d6e132 vfio iommu: Add dma available capability by Matthew Rosato · 4 years, 4 months ago
  28. 7ef32e5 vfio: add a singleton check for vfio_group_pin_pages by Yan Zhao · 4 years, 4 months ago
  29. 12856e7 PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY by Matthew Rosato · 4 years, 4 months ago
  30. 1c0f682 vfio/pci: Don't regenerate vconfig for all BARs if !bardirty by Zenghui Yu · 4 years, 3 months ago
  31. eac7cc2 vfio/pci: Remove redundant declaration of vfio_pci_driver by Zenghui Yu · 4 years, 3 months ago
  32. c12fa88 vfio: Fix typo of the device_state by Zenghui Yu · 4 years, 4 months ago
  33. ba4f184 Linux 5.9-rc6 by Linus Torvalds · 4 years, 3 months ago
  34. e2bff39 Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  35. 1f8ee7e Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  36. 3d49167 Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  37. 5674d81 Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  38. 217eee7 Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  39. 4a123db Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 3 months ago
  40. bdcf11d Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 3 months ago
  41. d0373c1 Merge tag 'usb-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 3 months ago
  42. f44f3f8 Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 3 months ago
  43. aac5925 Merge tag 'edac_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 3 months ago
  44. 376566c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 3 months ago
  45. 5868ec2 mm: fix wake_page_function() comment typos by Linus Torvalds · 4 years, 3 months ago
  46. c7948fe Merge tag 'kbuild-fixes-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
  47. d4c5da5 dax: Fix stack overflow when mounting fsdax pmem device by Adrian Huang · 4 years, 3 months ago
  48. e2ec512 dm: Call proper helper to determine dax support by Jan Kara · 4 years, 3 months ago
  49. 02186d8 dm/dax: Fix table reference counts by Dan Williams · 4 years, 3 months ago
  50. a46afd1 kconfig: qconf: revive help message in the info view by Masahiro Yamada · 4 years, 4 months ago
  51. 19b835a kconfig: qconf: fix incomplete type 'struct gstr' warning by Masahiro Yamada · 4 years, 4 months ago
  52. 325d0ea Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  53. c8d1a46 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 3 months ago
  54. d5be89a RISC-V: Resurrect the MMIO timer implementation for M-mode systems by Palmer Dabbelt · 4 years, 4 months ago
  55. f025d9d riscv: Fix Kendryte K210 device tree by Damien Le Moal · 4 years, 3 months ago
  56. 21190b7 riscv: Add sfence.vma after early page table changes by Greentime Hu · 4 years, 5 months ago
  57. 2645d43 kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments' by Changbin Du · 4 years, 3 months ago
  58. 9ca48e2 fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prototype by Tobias Klauser · 4 years, 3 months ago
  59. 4773ef3 stackleak: let stack_erasing_sysctl take a kernel pointer buffer by Tobias Klauser · 4 years, 3 months ago
  60. 7bb82ac ftrace: let ftrace_enable_sysctl take a kernel pointer buffer by Tobias Klauser · 4 years, 3 months ago
  61. 9683182 mm/memory_hotplug: drain per-cpu pages again during memory offline by Pavel Tatashin · 4 years, 3 months ago
  62. 1ec882f selftests/vm: fix display of page size in map_hugetlb by Christophe Leroy · 4 years, 3 months ago
  63. ec0abae mm/thp: fix __split_huge_pmd_locked() for migration PMD by Ralph Campbell · 4 years, 3 months ago
  64. b039909 kprobes: fix kill kprobe which has been marked as gone by Muchun Song · 4 years, 3 months ago
  65. bb3e96d tmpfs: restore functionality of nr_inodes=0 by Byron Stanoszek · 4 years, 3 months ago
  66. 0964730 mlock: fix unevictable_pgs event counts on THP by Hugh Dickins · 4 years, 3 months ago
  67. 8d8869c mm: fix check_move_unevictable_pages() on THP by Hugh Dickins · 4 years, 3 months ago
  68. a333e3e mm: migration of hugetlbfs page skip memcg by Hugh Dickins · 4 years, 3 months ago
  69. 62fdb16 ksm: reinstate memcg charge on copied pages by Hugh Dickins · 4 years, 3 months ago
  70. b5bfe7d mailmap: add older email addresses for Kees Cook by Kees Cook · 4 years, 3 months ago
  71. eb5f95f Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 3 months ago
  72. 6eb158e i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK by Matthias Schiffer · 4 years, 4 months ago
  73. b44658e i2c: mediatek: Send i2c master code at more than 1MHz by Qii Wang · 4 years, 3 months ago
  74. ff6f3af i2c: mediatek: Fix generic definitions for bus frequency by Qii Wang · 4 years, 3 months ago
  75. 92ab97a Merge tag 'sh-for-5.9-part2' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 3 months ago
  76. 69828c4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
  77. 5a55d36 Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
  78. 794a996 Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
  79. 343b529 Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 3 months ago
  80. 1fd7965 Merge tag 'iommu-fixes-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 3 months ago
  81. 9237393 Merge tag 'mtd/fixes-for-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 3 months ago
  82. db6c6a0 objtool: Fix noreturn detection for ignored functions by Josh Poimboeuf · 4 years, 4 months ago
  83. e8dc676 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 3 months ago
  84. a608b6a kconfig: qconf: use delete[] instead of delete to free array (again) by Masahiro Yamada · 4 years, 4 months ago
  85. e97685a iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode by Suravee Suthikulpanit · 4 years, 3 months ago
  86. 14c4acc iommu/amd: Fix potential @entry null deref by Joao Martins · 4 years, 4 months ago
  87. 6f9885a x86/unwind/fp: Fix FP unwinding in ret_from_fork by Josh Poimboeuf · 4 years, 4 months ago
  88. 10b82d5 Merge branch 'for-5.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 4 years, 3 months ago
  89. 4c0449c Merge tag 'drm-fixes-2020-09-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
  90. 1f08fde Merge tag 'mediatek-drm-fixes-5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes by Dave Airlie · 4 years, 3 months ago
  91. d7261b1 Merge tag 'drm-intel-fixes-2020-09-17' of ssh://git.freedesktop.org/git/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 3 months ago
  92. 4b1eded Merge tag 'amd-drm-fixes-5.9-2020-09-17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 3 months ago
  93. 21653a4 i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices() by Hans de Goede · 4 years, 4 months ago
  94. 4cbffc4 Merge tag 'mips_fixes_5.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 3 months ago
  95. b3b33d3 percpu: fix first chunk size calculation for populated bitmap by Sunghyun Jin · 4 years, 4 months ago
  96. 5ef64cc mm: allow a controlled amount of unfairness in the page lock by Linus Torvalds · 4 years, 4 months ago
  97. 75df529 arm64: paravirt: Initialize steal time when cpu is online by Andrew Jones · 4 years, 3 months ago
  98. 9cdabcb usblp: fix race between disconnect() and read() by Oliver Neukum · 4 years, 3 months ago
  99. 32f6865 arm64: bpf: Fix branch offset in JIT by Ilias Apalodimas · 4 years, 3 months ago
  100. 2923182 ehci-hcd: Move include to keep CRC stable by Quentin Perret · 4 years, 3 months ago