1. 9235cb13 iommu/vt-d: Allow devices with RMRRs to use identity domain by Lu Baolu · 5 years ago
  2. ce4cc52 iommu/vt-d: Add RMRR base and end addresses sanity check by Barret Rhoden · 5 years ago
  3. f5a68bb iommu/vt-d: Mark firmware tainted if RMRR fails sanity check by Barret Rhoden · 5 years ago
  4. 5329162 iommu/vt-d: Don't reject Host Bridge due to scope mismatch by jimyan · 5 years ago
  5. e2726da iommu/vt-d: debugfs: Add support to show page table internals by Lu Baolu · 5 years ago
  6. b802d07 iommu/vt-d: Use iova over first level by Lu Baolu · 5 years ago
  7. 64229e8 iommu/vt-d: Update first level super page capability by Lu Baolu · 5 years ago
  8. cb8b892 iommu/vt-d: Make first level IOVA canonical by Lu Baolu · 5 years ago
  9. 33cd6e6 iommu/vt-d: Flush PASID-based iotlb for iova over first level by Lu Baolu · 5 years ago
  10. ddf09b6 iommu/vt-d: Setup pasid entries for iova over first level by Lu Baolu · 5 years ago
  11. 87208f2 iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setup by Lu Baolu · 5 years ago
  12. 2cd1311 iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attr by Lu Baolu · 5 years ago
  13. a1948f2 iommu/vt-d: Identify domains using first level page table by Lu Baolu · 5 years ago
  14. 8e3391c iommu/vt-d: Loose requirement for flush queue initializaton by Lu Baolu · 5 years ago
  15. 10f8008 iommu/vt-d: Avoid iova flush queue in strict mode by Lu Baolu · 5 years ago
  16. 984d03a iommu/vt-d: trace: Extend map_sg trace event by Lu Baolu · 5 years ago
  17. 034d473 iommu/vt-d: Misc macro clean up for SVM by Jacob Pan · 5 years ago
  18. 5f75585 iommu/vt-d: Avoid sending invalid page response by Jacob Pan · 5 years ago
  19. 59a6233 iommu/vt-d: Replace Intel specific PASID allocator with IOASID by Jacob Pan · 5 years ago
  20. 39d630e iommu/vt-d: Fix off-by-one in PASID allocation by Jacob Pan · 5 years ago
  21. d62efd4 iommu/vt-d: Avoid duplicated code for PASID setup by Jacob Pan · 5 years ago
  22. 6eba09a iommu/vt-d: Reject SVM bind for failed capability check by Jacob Pan · 5 years ago
  23. 79db7e1 iommu/vt-d: Match CPU and IOMMU paging mode by Jacob Pan · 5 years ago
  24. ff3dc65 iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks by Jacob Pan · 5 years ago
  25. 0461825 iommu/vt-d: Add Kconfig option to enable/disable scalable mode by Lu Baolu · 5 years ago
  26. 46cf053 Linux 5.5-rc3 by Linus Torvalds · 5 years ago
  27. 9efa3ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  28. c601747 Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  29. a396560 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  30. 44579f3 Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  31. a313c8e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  32. 7214618 Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  33. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  34. 0dd1e37 pipe: fix empty pipe check in pipe_write() by Jan Stancek · 5 years ago
  35. d68321d Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 5 years ago
  36. 19a049f MAINTAINERS: remove Radim from KVM maintainers by Paolo Bonzini · 5 years ago
  37. 088e11d MAINTAINERS: Orphan KVM for MIPS by James Hogan · 5 years ago
  38. 23f6b02 ext4: clarify impact of 'commit' mount option by Jan Kara · 5 years ago
  39. 68d7b2d ext4: fix unused-but-set-variable warning in ext4_add_entry() by Yunfeng Ye · 5 years ago
  40. b8e382a Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  41. 4746104 Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  42. fe6e096 tracing: Fix endianness bug in histogram trigger by Sven Schnelle · 5 years ago
  43. 01f36a5 samples/trace_printk: Wait for IRQ work to finish by Sven Schnelle · 5 years ago
  44. 3a53acf tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 5 years ago
  45. 60b04df Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  46. fd7a6d2 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  47. c4ff10e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  48. 6c1c79a Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  49. 28f94a4 kbuild: clarify the difference between obj-y and obj-m w.r.t. descending by Masahiro Yamada · 5 years ago
  50. 6210469 Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  51. 62af608 Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  52. 6d04182 Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  53. 5c741e2 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  54. 12ac9a0 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  55. 4bfeadf Merge branch 'sfc-fix-bugs-introduced-by-XDP-patches' by David S. Miller · 5 years ago
  56. 11a14dc sfc: Include XDP packet headroom in buffer step size. by Charles McLachlan · 5 years ago
  57. 8700aff sfc: fix channel allocation with brute force by Edward Cree · 5 years ago
  58. 258a980 net: dst: Force 4-byte alignment of dst_metrics by Geert Uytterhoeven · 5 years ago
  59. 1520447 selftests: pmtu: fix init mtu value in description by Hangbin Liu · 5 years ago
  60. b0689fa hv_netvsc: Fix unwanted rx_table reset by Haiyang Zhang · 5 years ago
  61. 7d49a32 net: phy: ensure that phy IDs are correctly typed by Russell King · 5 years ago
  62. d2ed49c mod_devicetable: fix PHY module format by Russell King · 5 years ago
  63. 4c8dc00 qede: Disable hardware gro when xdp prog is installed by Manish Chopra · 5 years ago
  64. 9f5e508 Merge branch 'ena-fixes-of-interrupt-moderation-bugs' by David S. Miller · 5 years ago
  65. 41c53ca net: ena: fix issues in setting interrupt moderation params in ethtool by Arthur Kiyanovski · 5 years ago
  66. 05785ad net: ena: fix default tx interrupt moderation interval by Arthur Kiyanovski · 5 years ago
  67. 28a3b84 net/smc: unregister ib devices in reboot_event by Karsten Graul · 5 years ago
  68. d3e014e net: stmmac: platform: Fix MDIO init for platforms without PHY by Padmanabhan Rajanbabu · 5 years ago
  69. af1c0e4 llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c) by Chan Shu Tak, Alex · 5 years ago
  70. 90b3b33 net: hisilicon: Fix a BUG trigered by wrong bytes_compl by Jiangfeng Xiao · 5 years ago
  71. 4249c50 net: dsa: ksz: use common define for tag len by Michael Grzeschik · 5 years ago
  72. f80742b Merge branch 's390-fixes' by David S. Miller · 5 years ago
  73. 39bdbf3 s390/qeth: don't return -ENOTSUPP to userspace by Julian Wiedmann · 5 years ago
  74. 0f39930 s390/qeth: fix promiscuous mode after reset by Julian Wiedmann · 5 years ago
  75. 2e3d7fa5 s390/qeth: handle error due to unsupported transport mode by Julian Wiedmann · 5 years ago
  76. df034c9 sbitmap: only queue kyber's wait callback if not already active by David Jeffery · 5 years ago
  77. ea8608d cxgb4: fix refcount init for TC-MQPRIO offload by Rahul Lakkireddy · 5 years ago
  78. f1fd161 Merge tag 'devicetree-fixes-for-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  79. 3939f2c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  80. a7c8872 Merge tag 'drm-fixes-2019-12-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  81. f8f04d0 Merge tag 'io_uring-5.5-20191220' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  82. 0c517e6 Merge tag 'drm-intel-fixes-2019-12-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  83. 39b7f58 Merge tag 'exynos-drm-fixes-for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 5 years ago
  84. 75cf979 parisc: Fix compiler warnings in debug_core.c by Helge Deller · 5 years ago
  85. 3b7995a block: fix memleak when __blk_rq_map_user_iov() is failed by Yang Yingliang · 5 years ago
  86. daa400f s390/dasd: fix typo in copyright statement by Stefan Haberland · 5 years ago
  87. 00b39f6 s390/dasd: fix memleak in path handling error case by Stefan Haberland · 5 years ago
  88. dd4b3c8 s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly by Jan Höppner · 5 years ago
  89. b3c6a59 block: Fix a lockdep complaint triggered by request queue flushing by Bart Van Assche · 5 years ago
  90. c44a4ed block: Fix the type of 'sts' in bsg_queue_rq() by Bart Van Assche · 5 years ago
  91. 36257d5 parisc: soft_offline_page() now takes the pfn by Helge Deller · 5 years ago
  92. b371ddb Merge tag 'iommu-fixes-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  93. fce34de Merge tag 'platform-drivers-x86-v5.5-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  94. d2944d5 Merge tag 'mmc-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  95. 6398b9f Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  96. 107aff9 Merge tag 'staging-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  97. aa638cf arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list by Wei Li · 5 years ago
  98. 1a4ee86 Merge tag 'tty-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  99. 7181aba Merge tag 'usb-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  100. 7190a23 Merge tag 'pinctrl-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago