1. 9c87c9f Merge tag 'arm-soc-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 months ago
  2. a5698b3 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 2 months ago
  3. a08f452 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 2 months ago
  4. cc05af8 Merge tag 'imx-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  5. 39c8d39 Merge tag 'renesas-fixes-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  6. 09162bc Linux 5.10-rc4 by Linus Torvalds · 4 years, 2 months ago
  7. efd838f vhost scsi: Add support for LUN resets. by Mike Christie · 4 years, 2 months ago
  8. 18f1bec vhost scsi: add lun parser helper by Mike Christie · 4 years, 2 months ago
  9. 47a3565 vhost scsi: fix cmd completion race by Mike Christie · 4 years, 2 months ago
  10. 25b98b6 vhost scsi: alloc cmds per vq instead of session by Mike Christie · 4 years, 2 months ago
  11. 6bcf342 vhost: add helper to check if a vq has been setup by Mike Christie · 4 years, 2 months ago
  12. a312db6 vdpasim: fix "mac_pton" undefined error by Laurent Vivier · 4 years, 2 months ago
  13. a6af871 Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  14. 8f598d1 Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 4 years, 2 months ago
  15. 9cfd9c4 Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 2 months ago
  16. 281b3ec Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 2 months ago
  17. 0062442 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
  18. 326fd6d Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  19. 64b609d Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  20. d0a37fd Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  21. 259c2fb Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  22. a50cf15 Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 4 years, 2 months ago
  23. c887c9b kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use by Paolo Bonzini · 4 years, 2 months ago
  24. e28c0d7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  25. 31908a6 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 2 months ago
  26. 7e908b7 Merge tag 'hwmon-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 2 months ago
  27. 0c04511 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
  28. 30636a5 Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 2 months ago
  29. 4aea779 Merge tag 'for-linus-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 2 months ago
  30. 3ad216e afs: Fix afs_write_end() when called with copied == 0 [ver #3] by David Howells · 4 years, 2 months ago
  31. f578528 ocfs2: initialize ip_next_orphan by Wengang Wang · 4 years, 2 months ago
  32. 2f31ad6 panic: don't dump stack twice on warn by Christophe Leroy · 4 years, 2 months ago
  33. 336bf30 hugetlbfs: fix anon huge page migration race by Mike Kravetz · 4 years, 2 months ago
  34. 8b21ca02 mm: memcontrol: fix missing wakeup polling thread by Muchun Song · 4 years, 2 months ago
  35. e7e0461 kernel/watchdog: fix watchdog_allowed_mask not used warning by Santosh Sivaraj · 4 years, 2 months ago
  36. df5b0ab reboot: fix overflow parsing reboot cpu number by Matteo Croce · 4 years, 2 months ago
  37. 8b92c4f Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint" by Matteo Croce · 4 years, 2 months ago
  38. 3347acc compiler.h: fix barrier_data() on clang by Arvind Sankar · 4 years, 2 months ago
  39. 96e1fac mm/gup: use unpin_user_pages() in __gup_longterm_locked() by Jason Gunthorpe · 4 years, 2 months ago
  40. 22e4663 mm/slub: fix panic in slab_alloc_node() by Laurent Dufour · 4 years, 2 months ago
  41. 044747e mailmap: fix entry for Dmitry Baryshkov/Eremin-Solenikov by Dmitry Baryshkov · 4 years, 2 months ago
  42. 2da9f63 mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit by Nicholas Piggin · 4 years, 2 months ago
  43. d20bdd57 mm/compaction: stop isolation if too many pages are isolated and we have pages to migrate by Zi Yan · 4 years, 2 months ago
  44. 3893586 mm/compaction: count pages and stop correctly during page isolation by Zi Yan · 4 years, 2 months ago
  45. 5c6fb4b drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere by Lyude Paul · 4 years, 2 months ago
  46. 6c27ffa drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50 by Ben Skeggs · 4 years, 2 months ago
  47. 630f512 drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth by Alexander Kapshuk · 4 years, 3 months ago
  48. f01c30d Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
  49. d9315f5 Merge tag 'xfs-5.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
  50. b5dea9c Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  51. 1b1e926 Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  52. 9e6a39e Merge tag 'devicetree-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 2 months ago
  53. 4de010e Merge tag 'pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 2 months ago
  54. 29eb6b7 Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 2 months ago
  55. 673cb93 Merge tag 'mmc-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 2 months ago
  56. e627c25 Merge tag 'drm-fixes-2020-11-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  57. 6186313 Merge tag 'trace-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 2 months ago
  58. e45f90f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 2 months ago
  59. 88b31f0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
  60. d3ba7af Merge tag 'ext4_for_linus_bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 2 months ago
  61. bdac39a dt-bindings: clock: imx5: fix example by Marc Kleine-Budde · 4 years, 2 months ago
  62. 3bbb73f dt-bindings: can: fsl,flexcan.yaml: fix compatible for i.MX35 and i.MX53 by Marc Kleine-Budde · 4 years, 2 months ago
  63. 60268b0 hwmon: (amd_energy) modify the visibility of the counters by Naveen Krishna Chatradhi · 4 years, 2 months ago
  64. 6d853c9 usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode by Chris Brandt · 4 years, 2 months ago
  65. 4df694a MAINTAINERS: add usb raw gadget entry by Andrey Konovalov · 4 years, 2 months ago
  66. 0e6371f usb: typec: ucsi: Report power supply changes by Heikki Krogerus · 4 years, 2 months ago
  67. 76255470 xhci: hisilicon: fix refercence leak in xhci_histb_probe by Zhang Qilong · 4 years, 2 months ago
  68. ffa13d2 Revert "usb: musb: convert to devm_platform_ioremap_resource_byname" by Geert Uytterhoeven · 4 years, 2 months ago
  69. b57d543 Merge tag 'sunxi-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  70. 7e47a75 Merge tag 'stm32-dt-for-v5.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  71. 0461a1a Merge tag 'amdtee-fixes-for-5.10' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  72. 53bf2776 ARM: dts: exynos: revert "add input clock to CMU in Exynos4412 Odroid" by Krzysztof Kozlowski · 4 years, 2 months ago
  73. 53bbff2 Merge tag 'socfpga_fix_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  74. e57523f Merge tag 'samsung-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  75. 47cd1ea Merge tag 'imx-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  76. 96308b0 KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests by Babu Moger · 4 years, 2 months ago
  77. 0107973 KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch by Babu Moger · 4 years, 2 months ago
  78. 51b958e KVM: x86: clflushopt should be treated as a no-op by emulation by David Edmondson · 4 years, 2 months ago
  79. 2c38234 Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 2 months ago
  80. ff82872 iommu/vt-d: Cure VF irqdomain hickup by Thomas Gleixner · 4 years, 2 months ago
  81. 23c2164 arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver by Konrad Dybcio · 4 years, 2 months ago
  82. 38328d4 arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-list by Konrad Dybcio · 4 years, 2 months ago
  83. e3dd11a arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist by Konrad Dybcio · 4 years, 2 months ago
  84. 77473cf arm64: Add MIDR value for KRYO2XX gold/silver CPU cores by Konrad Dybcio · 4 years, 2 months ago
  85. 58284a9 arm64/mm: Validate hotplug range before creating linear mapping by Anshuman Khandual · 4 years, 2 months ago
  86. 41f3ed2 Merge tag 'amd-drm-fixes-5.10-2020-11-12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 2 months ago
  87. 858fbdb Merge tag 'drm-intel-fixes-2020-11-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 2 months ago
  88. 38a2509 drm/amdgpu: enable DCN for navi10 headless SKU by Tianci.Yin · 4 years, 2 months ago
  89. 2664219 drm/amdgpu: add ta firmware load for green-sardine by Roman Li · 4 years, 3 months ago
  90. 59f7dcd Merge tag 'drm-misc-fixes-2020-11-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 2 months ago
  91. 50b8a74 bootconfig: Extend the magic check range to the preceding 3 bytes by Masami Hiramatsu · 4 years, 2 months ago
  92. c350f8b selinux: Fix error return code in sel_ib_pkey_sid_slow() by Chen Zhou · 4 years, 2 months ago
  93. 5ce6861 drm/i915: Correctly set SFC capability for video engines by Venkata Sandeep Dhanalakota · 4 years, 2 months ago
  94. 0eb0feb drm/i915/gem: Pull phys pread/pwrite implementations to the backend by Chris Wilson · 4 years, 2 months ago
  95. 0a1db6f drm/i915/gem: Allow backends to override pread implementation by Matthew Auld · 4 years, 2 months ago
  96. 585e5b1 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 2 months ago
  97. 20ca21d Merge tag 'gfs2-v5.10-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 2 months ago
  98. 77c7e1b x86/platform/uv: Fix copied UV5 output archtype by Mike Travis · 4 years, 2 months ago
  99. db7c953 Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  100. 200f9d2 Merge tag 'nfs-for-5.10-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 2 months ago