1. 4223a5b Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.10 by Jens Axboe · 4 years, 3 months ago
  2. 57a0f3a Revert "md: add md_submit_discard_bio() for submitting discard bio" by Song Liu · 4 years, 3 months ago
  3. 17c28c2 Revert "md/raid10: extend r10bio devs to raid disks" by Song Liu · 4 years, 3 months ago
  4. 4e2c656 Revert "md/raid10: pull codes that wait for blocked dev into one function" by Song Liu · 4 years, 3 months ago
  5. d7cb6be Revert "md/raid10: improve raid10 discard request" by Song Liu · 4 years, 3 months ago
  6. 82fe9af Revert "md/raid10: improve discard request for far layout" by Song Liu · 4 years, 3 months ago
  7. e2782f5 Revert "dm raid: remove unnecessary discard limits for raid10" by Song Liu · 4 years, 3 months ago
  8. 7e7986f block: use gcd() to fix chunk_sectors limit stacking by Mike Snitzer · 4 years, 4 months ago
  9. 47a84653 block/keyslot-manager: prevent crash when num_slots=1 by Eric Biggers · 4 years, 4 months ago
  10. 45f703a Merge tag 'nvme-5.10-2020-11-19' of git://git.infradead.org/nvme into block-5.10 by Jens Axboe · 4 years, 4 months ago
  11. 6f117cb s390/dasd: fix null pointer dereference for ERP requests by Stefan Haberland · 4 years, 4 months ago
  12. b7131ee blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats by Christoph Hellwig · 4 years, 4 months ago
  13. 8168d23 nvme: fix memory leak freeing command effects by Keith Busch · 4 years, 4 months ago
  14. f6224b8 nvme: directly cache command effects log by Keith Busch · 4 years, 4 months ago
  15. 0f0d2c8 nvme: free sq/cq dbbuf pointers when dbbuf set fails by Minwoo Im · 4 years, 4 months ago
  16. 9f16a66 block: mark flush request as IDLE when it is really finished by Ming Lei · 4 years, 4 months ago
  17. c01a21b loop: Fix occasional uevent drop by Petr Vorel · 4 years, 4 months ago
  18. 7e890c3 block: add a return value to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 4 months ago
  19. 2bd645b nbd: fix a block_device refcount leak in nbd_release by Christoph Hellwig · 4 years, 4 months ago
  20. b5214c6 Merge tag 'nvme-5.10-2020-11-10' of git://git.infradead.org/nvme into block-5.10 by Jens Axboe · 4 years, 4 months ago
  21. 65c5a05 nvme: fix incorrect behavior when BLKROSET is called by the user by Sagi Grimberg · 4 years, 4 months ago
  22. e1777d0 null_blk: Fix scheduling in atomic with zoned mode by Damien Le Moal · 4 years, 4 months ago
  23. 7ae7a8d Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10 by Jens Axboe · 4 years, 4 months ago
  24. 0a8a2c85 nvme-tcp: avoid repeated request completion by Sagi Grimberg · 4 years, 5 months ago
  25. fdf58e0 nvme-rdma: avoid repeated request completion by Sagi Grimberg · 4 years, 5 months ago
  26. d6f6621 nvme-tcp: avoid race between time out and tear down by Chao Leng · 4 years, 5 months ago
  27. 3017013 nvme-rdma: avoid race between time out and tear down by Chao Leng · 4 years, 5 months ago
  28. 04800fb nvme: introduce nvme_sync_io_queues by Chao Leng · 4 years, 5 months ago
  29. 3821080 Revert "nvme-pci: remove last_sq_tail" by Keith Busch · 4 years, 5 months ago
  30. 3cea11c Linux 5.10-rc2 by Linus Torvalds · 4 years, 5 months ago
  31. 7b56fbd Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  32. 4312e0e Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  33. 82423b4 Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  34. 8d99084 Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  35. 31f0200 Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 5 months ago
  36. 9c75b68 Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 5 months ago
  37. 2376cca Merge tag 'staging-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 5 months ago
  38. 2754a42 Merge tag 'tty-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 5 months ago
  39. 9b5ff3c Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 5 months ago
  40. 2d38c80 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
  41. c2dc4c0 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
  42. 53760f9 Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 5 months ago
  43. bb3540b Merge tag 'dma-mapping-5.10-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
  44. 67ff377 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
  45. 9478dec KVM: vmx: remove unused variable by Paolo Bonzini · 4 years, 5 months ago
  46. 0f55b67 KVM: selftests: Don't require THP to run tests by Andrew Jones · 4 years, 5 months ago
  47. 064eedf KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again by Vitaly Kuznetsov · 4 years, 5 months ago
  48. 97a71a5 KVM: selftests: test behavior of unmapped L2 APIC-access address by Jim Mattson · 4 years, 5 months ago
  49. 5fc6b07 Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  50. a38283d printk: ringbuffer: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 5 months ago
  51. 7206d58 net/smc: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 5 months ago
  52. 2905620 net/mlx5: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 5 months ago
  53. b21de80 mei: hw: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 5 months ago
  54. 691f407 gve: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 5 months ago
  55. 4acbf55 Bluetooth: btintel: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 5 months ago
  56. cf9446c Merge tag 'io_uring-5.10-2020-10-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  57. 8f9a2a1 Merge tag 'libata-5.10-2020-10-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  58. f5d8085 Merge tag 'for-5.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 5 months ago
  59. aab6bf5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
  60. 11ad2a7 Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 5 months ago
  61. 65b55d4 Merge tag 'arm-soc-fixes-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 5 months ago
  62. d2c4d6e Merge tag 'pnp-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  63. a5a1605 Merge tag 'devprop-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  64. ee17690 Merge tag 'acpi-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  65. 8843f40 Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  66. 88098fd Merge tag 'mmc-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 5 months ago
  67. 7ba4d867 Merge tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
  68. d383b31 KVM: x86: Fix NULL dereference at kvm_msr_ignored_check() by Takashi Iwai · 4 years, 5 months ago
  69. 8a967d6 KVM: x86: replace static const variables with macros by Paolo Bonzini · 4 years, 5 months ago
  70. 699116c Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 5 months ago
  71. 1a39340 lockdep: Fix nr_unused_locks accounting by Peter Zijlstra · 4 years, 5 months ago
  72. d48e385 locking/lockdep: Remove more raw_cpu_read() usage by Peter Zijlstra · 4 years, 5 months ago
  73. 22f5538 KVM: arm64: Handle Asymmetric AArch32 systems by Qais Yousef · 4 years, 5 months ago
  74. 8f7304b Merge branches 'acpi-button' and 'acpi-dock' by Rafael J. Wysocki · 4 years, 5 months ago
  75. dea47cf Merge branches 'pm-cpuidle' and 'pm-sleep' by Rafael J. Wysocki · 4 years, 5 months ago
  76. 65ff5cd blk-mq: mark flush request as IDLE in flush_end_io() by Ming Lei · 4 years, 5 months ago
  77. d1b35d6 Merge tag 'icc-5.10-rc2' of https://git.linaro.org/people/georgi.djakov/linux into char-misc-linus by Greg Kroah-Hartman · 4 years, 5 months ago
  78. 2fcce37 scripts: get_abi.pl: assume ReST format by default by Mauro Carvalho Chehab · 4 years, 5 months ago
  79. 26a0755 docs: ABI: sysfs-class-led-trigger-pattern: remove hw_pattern duplication by Mauro Carvalho Chehab · 4 years, 5 months ago
  80. bd6e844 docs: ABI: sysfs-class-backlight: unify ABI documentation by Mauro Carvalho Chehab · 4 years, 5 months ago
  81. 1b3023e docs: ABI: sysfs-c2port: remove a duplicated entry by Mauro Carvalho Chehab · 4 years, 5 months ago
  82. 9e0b29a docs: ABI: sysfs-class-power: unify duplicated properties by Mauro Carvalho Chehab · 4 years, 5 months ago
  83. edef2fa docs: ABI: unify /sys/class/leds/<led>/brightness documentation by Mauro Carvalho Chehab · 4 years, 5 months ago
  84. 637ae1f docs: ABI: stable: remove a duplicated documentation by Mauro Carvalho Chehab · 4 years, 5 months ago
  85. 4119f0d docs: ABI: change read/write attributes by Mauro Carvalho Chehab · 4 years, 5 months ago
  86. 54a19b4 docs: ABI: cleanup several ABI documents by Mauro Carvalho Chehab · 4 years, 5 months ago
  87. ed8c39d docs: ABI: sysfs-bus-nvdimm: use the right format for ABI by Mauro Carvalho Chehab · 4 years, 5 months ago
  88. 97f26ca docs: ABI: vdso: use the right format for ABI by Mauro Carvalho Chehab · 4 years, 5 months ago
  89. 002a9c2 docs: ABI: fix syntax to be parsed using ReST notation by Mauro Carvalho Chehab · 4 years, 5 months ago
  90. b1faa36 docs: ABI: convert testing/configfs-acpi to ReST by Mauro Carvalho Chehab · 4 years, 5 months ago
  91. 75442fb docs: Kconfig/Makefile: add a check for broken ABI files by Mauro Carvalho Chehab · 4 years, 5 months ago
  92. 50865d0 docs: abi-testing.rst: enable --rst-sources when building docs by Mauro Carvalho Chehab · 4 years, 5 months ago
  93. 7832dea docs: ABI: don't escape ReST-incompatible chars from obsolete and removed by Mauro Carvalho Chehab · 4 years, 5 months ago
  94. c12759f docs: ABI: create a 2-depth index for ABI by Mauro Carvalho Chehab · 4 years, 5 months ago
  95. 642514d docs: ABI: make it parse ABI/stable as ReST-compatible files by Mauro Carvalho Chehab · 4 years, 5 months ago
  96. 906e4af docs: ABI: sysfs-uevent: make it compatible with ReST output by Mauro Carvalho Chehab · 4 years, 5 months ago
  97. 3443333 docs: ABI: testing: make the files compatible with ReST output by Mauro Carvalho Chehab · 4 years, 5 months ago
  98. 9891340 docs: ABI: stable: make files ReST compatible by Mauro Carvalho Chehab · 4 years, 5 months ago
  99. c7e45ea docs: ABI: README: specify that files should be ReST compatible by Mauro Carvalho Chehab · 4 years, 5 months ago
  100. a7ee04b docs: add ABI documentation to the admin-guide book by Mauro Carvalho Chehab · 4 years, 5 months ago