1. aa5ff93 Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  2. 60e7209 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 3 months ago
  3. 02de58b2 Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 3 months ago
  4. 90fb702 autofs: use __kernel_write() for the autofs pipe writing by Linus Torvalds · 4 years, 3 months ago
  5. efe84d4 scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting by Uwe Kleine-König · 4 years, 3 months ago
  6. 64ff609 dt-bindings: Fix 'reg' size issues in zynqmp examples by Rob Herring · 4 years, 3 months ago
  7. ccc1d05 Merge tag 'dmaengine-fix-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 3 months ago
  8. 1ccfa66 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 3 months ago
  9. b40341f ftrace: Move RCU is watching check after recursion check by Steven Rostedt (VMware) · 4 years, 3 months ago
  10. 851e6f6 tracing: Fix trace_find_next_entry() accounting of temp buffer size by Steven Rostedt (VMware) · 4 years, 3 months ago
  11. fb0155a Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 3 months ago
  12. a4d63c3 mm: do not rely on mm == current->mm in __get_user_pages_locked by Jason A. Donenfeld · 4 years, 3 months ago
  13. 6a75483 ARM: dts: bcm2835: Change firmware compatible from simple-bus to simple-mfd by Maxime Ripard · 4 years, 3 months ago
  14. a1b8638 Linux 5.9-rc7 by Linus Torvalds · 4 years, 3 months ago
  15. 16bc1d5 Merge tag 'kbuild-fixes-v5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
  16. f881855 Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  17. ba25f05 Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  18. d042035 mm/thp: Split huge pmds/puds if they're pinned when fork() by Peter Xu · 4 years, 3 months ago
  19. 70e806e mm: Do early cow for pinned pages during fork() for ptes by Peter Xu · 4 years, 3 months ago
  20. 7a4830c mm/fork: Pass new vma pointer into copy_page_range() by Peter Xu · 4 years, 3 months ago
  21. 008cfe4 mm: Introduce mm_struct.has_pinned by Peter Xu · 4 years, 3 months ago
  22. a7b6c0f Merge tag 'timers-v5.9-rc4' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 4 years, 3 months ago
  23. a1bffa4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
  24. 692495b Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  25. 9d2fbae Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  26. eeddbe6 Merge tag 's390-5.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 3 months ago
  27. 8fb1e91 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  28. ce26842 mm: validate pmd after splitting by Minchan Kim · 4 years, 4 months ago
  29. f85086f mm: don't rely on system state to detect hot-plug operations by Laurent Dufour · 4 years, 3 months ago
  30. c1d0da8 mm: replace memmap_context by meminit_context by Laurent Dufour · 4 years, 3 months ago
  31. a1cd6c2 arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback by Mikulas Patocka · 4 years, 3 months ago
  32. ffa550c lib/memregion.c: include memregion.h by Jason Yan · 4 years, 3 months ago
  33. 1e1b6d6 lib/string.c: implement stpcpy by Nick Desaulniers · 4 years, 3 months ago
  34. 6c5c7b9 mm/migrate: correct thp migration stats by Zi Yan · 4 years, 3 months ago
  35. d3f7b1b mm/gup: fix gup_fast with dynamic page table folding by Vasily Gorbik · 4 years, 3 months ago
  36. 8d3fe09 mm: memcontrol: fix missing suffix of workingset_restore by Muchun Song · 4 years, 3 months ago
  37. 4166343 mm, THP, swap: fix allocating cluster for swapfile by mistake by Gao Xiang · 4 years, 3 months ago
  38. 678ff6a mm: slab: fix potential double free in ___cache_free by Shakeel Butt · 4 years, 3 months ago
  39. e30d694 Documentation/llvm: Fix clang target examples by Florian Fainelli · 4 years, 3 months ago
  40. 7c7ec32 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 3 months ago
  41. b463b6f Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 3 months ago
  42. 782d122 Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 3 months ago
  43. 814324b Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 3 months ago
  44. 9a3a087 Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 3 months ago
  45. f38c7e3 io_uring: ensure async buffered read-retry is setup properly by Jens Axboe · 4 years, 3 months ago
  46. 6d28cf7 Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 3 months ago
  47. 15083aa Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
  48. 4bb05f3 KVM: SVM: Add a dedicated INVD intercept routine by Tom Lendacky · 4 years, 3 months ago
  49. 33d04c6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 3 months ago
  50. 574ec42 Merge tag 'drm-fixes-2020-09-25' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
  51. 6040723 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 3 months ago
  52. 62c774e io_uring: don't unconditionally set plug->nowait = true by Jens Axboe · 4 years, 3 months ago
  53. 1b0e6e2 Merge tag 'devfreq-fixes-for-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux by Rafael J. Wysocki · 4 years, 3 months ago
  54. 3aab917 block: remove unused BLK_QC_T_EAGAIN flag by Jeffle Xu · 4 years, 3 months ago
  55. f3cd4850 io_uring: ensure open/openat2 name is cleaned on cancelation by Jens Axboe · 4 years, 3 months ago
  56. 8d214c4 KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE by Sean Christopherson · 4 years, 3 months ago
  57. ba78755e Merge tag 'drm-misc-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 3 months ago
  58. f3231a0 Merge tag 'drm-intel-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 3 months ago
  59. 720777c BackMerge commit '98477740630f270aecf648f1d6a9dbc6027d4ff1' into drm-fixes by Dave Airlie · 4 years, 3 months ago
  60. 9754d6c Merge tag 'nvme-5.9-2020-09-24' of git://git.infradead.org/nvme into block-5.9 by Jens Axboe · 4 years, 3 months ago
  61. ee6fa05 KVM: x86: fix MSR_IA32_TSC read for nested migration by Maxim Levitsky · 4 years, 3 months ago
  62. 171d4ff Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 3 months ago
  63. 8fa5960 Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 3 months ago
  64. 9ef7dce Merge tag 'sound-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 3 months ago
  65. 516d980 scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.* by Masahiro Yamada · 4 years, 3 months ago
  66. be068f2 mm: fix misplaced unlock_page in do_wp_page() by Linus Torvalds · 4 years, 3 months ago
  67. 00fb259 spi: bcm-qspi: Fix probe regression on iProc platforms by Ray Jui · 4 years, 4 months ago
  68. a127c5b vhost-vdpa: fix backend feature ioctls by Jason Wang · 4 years, 4 months ago
  69. 71c548c vhost: Fix documentation by Eli Cohen · 4 years, 6 months ago
  70. f7e8098 s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl by Christian Borntraeger · 4 years, 3 months ago
  71. c9c9e6a Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  72. a969324 Merge tag 'for-5.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 3 months ago
  73. bffac4b Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 3 months ago
  74. 86a82ae x86/ioapic: Unbreak check_timer() by Thomas Gleixner · 4 years, 3 months ago
  75. 46d2613 nvme-core: don't use NVME_NSID_ALL for command effects and supported log by Chaitanya Kulkarni · 4 years, 3 months ago
  76. 79a1971 mm: move the copy_one_pte() pte_present check into the caller by Linus Torvalds · 4 years, 3 months ago
  77. df3a57d mm: split out the non-present case from copy_one_pte() by Linus Torvalds · 4 years, 3 months ago
  78. 530b5af spi: fsl-dspi: fix use-after-free in remove path by Sascha Hauer · 4 years, 3 months ago
  79. fbb5a79 regulator: axp20x: fix LDO2/4 description by Icenowy Zheng · 4 years, 3 months ago
  80. 18391e5 selftests: kvm: Fix assert failure in single-step test by Yang Weijiang · 4 years, 4 months ago
  81. b96e650 KVM: x86: VMX: Make smaller physical guest address space support user-configurable by Mohammed Gamal · 4 years, 4 months ago
  82. be090fa MIPS: BCM47XX: Remove the needless check with the 1074K by Wei Li · 4 years, 3 months ago
  83. e393fbe MIPS: Add the missing 'CPU_1074K' into __get_cpu_type() by Wei Li · 4 years, 3 months ago
  84. b13812d MIPS: Loongson2ef: Disable Loongson MMI instructions by Jiaxun Yang · 4 years, 3 months ago
  85. 9559212 ACPI: processor: Fix build for ARCH_APICTIMER_STOPS_ON_C3 unset by Rafael J. Wysocki · 4 years, 3 months ago
  86. 16cce04 drm/i915/selftests: Push the fake iommu device from the stack to data by Chris Wilson · 4 years, 4 months ago
  87. 6bf5607 PM / devfreq: tegra30: Disable clock on error in probe by Dan Carpenter · 4 years, 4 months ago
  88. 0c309ed PM / devfreq: Add timer type to devfreq_summary debugfs by Chanwoo Choi · 4 years, 4 months ago
  89. 3de5f98 Merge tag 'drm-misc-fixes-2020-09-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 3 months ago
  90. 805c6d3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  91. d301713 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 3 months ago
  92. 0baca07 Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  93. c37b718 Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  94. a7b3474 x86/irq: Make run_on_irqstack_cond() typesafe by Thomas Gleixner · 4 years, 3 months ago
  95. b02cf0c clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk by Dinh Nguyen · 4 years, 4 months ago
  96. f3bb0f7 clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED by Marek Szyprowski · 4 years, 3 months ago
  97. 51644df Merge tag 'for-5.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-fixes by Stephen Boyd · 4 years, 3 months ago
  98. bd80527 cpuidle: Drop misleading comments about RCU usage by Ulf Hansson · 4 years, 3 months ago
  99. 4c07ae0 dm crypt: document encrypted keyring key option by Milan Broz · 4 years, 4 months ago
  100. e89c832 Merge tag 'gvt-fixes-2020-09-17' of https://github.com/intel/gvt-linux into drm-intel-fixes by Jani Nikula · 4 years, 3 months ago