1. 8267d8f dm integrity: fix logic bug in integrity tag testing by Mikulas Patocka · 5 years ago
  2. 120c925 Revert "dm: always call blk_queue_split() in dm_process_bio()" by Mike Snitzer · 5 years ago
  3. e7fc1e5 dm integrity: fix ppc64le warning by Mike Snitzer · 5 years ago
  4. 81d5553 dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions() by Nikos Tsironis · 5 years ago
  5. 9fc06ff dm clone: Add missing casts to prevent overflows and data corruption by Nikos Tsironis · 5 years ago
  6. cd481c1 dm clone: Add overflow check for number of regions by Nikos Tsironis · 5 years ago
  7. 4b51429 dm clone: Fix handling of partial region discards by Nikos Tsironis · 5 years ago
  8. 1edaa44 dm writecache: add cond_resched to avoid CPU hangs by Mikulas Patocka · 5 years ago
  9. 31843ed dm integrity: improve discard in journal mode by Mikulas Patocka · 5 years ago
  10. 84597a4 dm integrity: add optional discard support by Mikulas Patocka · 5 years ago
  11. 1ac2c15 dm integrity: allow resize of the integrity device by Mikulas Patocka · 5 years ago
  12. 87fb177 dm integrity: factor out get_provided_data_sectors() by Mikulas Patocka · 5 years ago
  13. f6f72f3 dm integrity: don't replay journal data past the end of the device by Mikulas Patocka · 5 years ago
  14. 7649194 dm integrity: remove sector type casts by Mikulas Patocka · 5 years ago
  15. b93b664 dm integrity: fix a crash with unusually large tag size by Mikulas Patocka · 5 years ago
  16. b8fdd09 dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone() by Bob Liu · 5 years ago
  17. 75fa601 dm verity fec: fix memory leak in verity_fec_dtr by Shetty, Harshini X (EXT-Sony Mobile) · 5 years ago
  18. dc8a01a dm writecache: optimize superblock write by Mikulas Patocka · 5 years ago
  19. 3923d48 dm writecache: implement gradual cleanup by Mikulas Patocka · 5 years ago
  20. 93de44e dm writecache: implement the "cleaner" policy by Mikulas Patocka · 5 years ago
  21. d53f1fa dm writecache: do direct write if the cache is full by Mikulas Patocka · 5 years ago
  22. eaab4bd dm integrity: print device name in integrity_metadata() error message by Erich Eckner · 5 years ago
  23. 3fd5353 dm crypt: use crypt_integrity_aead() helper by Yang Yingliang · 5 years ago
  24. fb33c65 Linux 5.6-rc6 by Linus Torvalds · 5 years ago
  25. a42a7bb Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  26. 34d5a4b Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  27. ec181b7 Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  28. e99bc91 Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  29. ffe6da9 Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  30. 52ac377 Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  31. b67775e Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  32. de28a65 Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  33. 92c2275 Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 5 years ago
  34. d3dca69 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  35. 3086ae0 Merge tag 'arc-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 5 years ago
  36. 6693075 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  37. 1da8347 iommu/vt-d: Populate debugfs if IOMMUs are detected by Megha Dey · 5 years ago
  38. 69a4d0b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  39. 018cabb Merge branch 'kvm-null-pointer-fix' into kvm-master by Paolo Bonzini · 5 years ago
  40. 95fa101 KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs by Vitaly Kuznetsov · 5 years ago
  41. 997224f Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 5 years ago
  42. d01fd16 irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2 by Marc Zyngier · 5 years ago
  43. 0c22056 KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect by Nitesh Narayan Lal · 5 years ago
  44. 7a57c09 KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1 by Sean Christopherson · 5 years ago
  45. 730ad0e iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE by Suravee Suthikulpanit · 5 years ago
  46. da72a37 iommu/vt-d: Ignore devices with out-of-spec domain number by Daniel Drake · 5 years ago
  47. b0bb0c2 iommu/vt-d: Fix the wrong printing in RHSA parsing by Zhenzhong Duan · 5 years ago
  48. fffb08b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  49. b0ea262 Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  50. 7e6d869 Merge tag 'fuse-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  51. 2af8217 Merge tag 'ovl-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  52. 78511ed Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  53. 5007928 Merge tag 'io_uring-5.6-2020-03-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  54. 17829c5 Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  55. d365612 Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  56. ddd2b85 afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t by Jann Horn · 5 years ago
  57. 92bd1f2 Merge tag 'at24-fixes-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 5 years ago
  58. c853680 ovl: fix lockdep warning for async write by Miklos Szeredi · 5 years ago
  59. 53afcd3 ovl: fix some xino configurations by Amir Goldstein · 5 years ago
  60. 469ff20 x86/vector: Remove warning on managed interrupt migration by Peter Xu · 5 years ago
  61. 8daee95 i2c: acpi: put device when verifying client fails by Wolfram Sang · 5 years ago
  62. ba3b01d iommu/vt-d: Fix debugfs register reads by Megha Dey · 5 years ago
  63. 81ee85d iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint by Hans de Goede · 5 years ago
  64. 96788c7 iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taint by Hans de Goede · 5 years ago
  65. 5983369 iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint by Hans de Goede · 5 years ago
  66. 0d81a3f Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  67. 16b78f0 Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  68. f31d83f Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  69. d944326 Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  70. 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  71. 047d4cd drm/dp_mst: Rewrite and fix bandwidth limit checks by Lyude Paul · 5 years ago
  72. 87212b5 drm/dp_mst: Reprobe path resources in CSN handler by Lyude Paul · 5 years ago
  73. fcf4638 drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks by Lyude Paul · 5 years ago
  74. b2feb1d drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant by Lyude Paul · 5 years ago
  75. 807f030 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  76. c036859 net: systemport: fix index check to avoid an array out of bounds access by Colin Ian King · 5 years ago
  77. 9d0e0cd tc-testing: add ETS scheduler to tdc build configuration by Davide Caratti · 5 years ago
  78. 611d779 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 5 years ago
  79. d9a9f48 cifs_atomic_open(): fix double-put on late allocation failure by Al Viro · 5 years ago
  80. 2103913 gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 5 years ago
  81. e4792ff Merge branch 'hns3-fixes' by David S. Miller · 5 years ago
  82. 59359fc net: hns3: clear port base VLAN when unload PF by Jian Shen · 5 years ago
  83. 903b85d net: hns3: fix RMW issue for VLAN filter switch by Jian Shen · 5 years ago
  84. 23b4201 net: hns3: fix VF VLAN table entries inconsistent issue by Jian Shen · 5 years ago
  85. 5eb01ddf net: hns3: fix "tc qdisc del" failed issue by Yonglong Liu · 5 years ago
  86. b09fe70 taprio: Fix sending packets without dequeueing them by Vinicius Costa Gomes · 5 years ago
  87. 3cc6e2c Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 5 years ago
  88. 2644bc8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  89. 531d304 ovl: fix lock in ovl_llseek() by Amir Goldstein · 5 years ago
  90. b53df2e block: Fix partition support for host aware zoned block devices by Shin'ichiro Kawasaki · 5 years ago
  91. cc3200e blk-mq: insert flush request to the front of dispatch queue by Ming Lei · 5 years ago
  92. 5e6bdd3 s390/dasd: fix data corruption for thin provisioned devices by Stefan Haberland · 5 years ago
  93. f967140 perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag by Kim Phillips · 5 years ago
  94. 18d2004 mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command by Ulf Hansson · 5 years ago
  95. 58d6fee misc: eeprom: at24: fix regulator underflow by Michael Auchter · 5 years ago
  96. e1f550d net: mvmdio: avoid error message for optional IRQ by Chris Packham · 5 years ago
  97. 012fc74 net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register by Andrew Lunn · 5 years ago
  98. 06669ea net: memcg: fix lockdep splat in inet_csk_accept() by Eric Dumazet · 5 years ago
  99. 5e72b23 Merge branch 's390-qeth-fixes' by David S. Miller · 5 years ago
  100. 5d4f785 s390/qeth: implement smarter resizing of the RX buffer pool by Julian Wiedmann · 5 years ago