1. 6dc517a3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  2. 85190d1 pipe: don't use 'pipe_wait() for basic pipe IO by Linus Torvalds · 5 years ago
  3. a28c8b9 pipe: remove 'waiting_writers' merging logic by Linus Torvalds · 5 years ago
  4. f467a6a pipe: fix and clarify pipe read wakeup logic by Linus Torvalds · 5 years ago
  5. 1b6b26a pipe: fix and clarify pipe write wakeup logic by Linus Torvalds · 5 years ago
  6. 68d4b3d lib/: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  7. ec29a5c kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  8. 2b05bb7 kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options' by Changbin Du · 5 years ago
  9. ebebdd0 kernel-hacking: create a submenu for scheduler debugging options by Changbin Du · 5 years ago
  10. dc9b963 kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE by Changbin Du · 5 years ago
  11. f43a289 kernel-hacking: move Oops into 'Lockups and Hangs' by Changbin Du · 5 years ago
  12. 09a7495 kernel-hacking: move kernel testing and coverage options to same submenu by Changbin Du · 5 years ago
  13. 3be5cbc kernel-hacking: group kernel data structures debugging together by Changbin Du · 5 years ago
  14. ff600a9 kernel-hacking: create submenu for arch special debugging options by Changbin Du · 5 years ago
  15. 6210b64 kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  16. ad910e3 pipe: fix poll/select race introduced by the pipe rework by Linus Torvalds · 5 years ago
  17. eea2d5d Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  18. 347f56f Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  19. 9888428 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  20. 76f6777 pipe: Fix iteration end check in fuse_dev_splice_write() by David Howells · 5 years ago
  21. 43a2898 Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  22. f89d416 Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  23. 3cf2890 Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  24. ec05759 pipe: fix incorrect caching of pipe state over pipe_wait() by Linus Torvalds · 5 years ago
  25. 7ada90e Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  26. 9feb1af Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  27. 0aecba6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  28. 30f55ea Merge tag 'arm-soc/for-5.5/devicetree-part2' of https://github.com/Broadcom/stblinux into arm/fixes by Olof Johansson · 5 years ago
  29. 916a914 Merge tag 'tegra-for-5.5-memory-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Olof Johansson · 5 years ago
  30. 5af5b2a Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Olof Johansson · 5 years ago
  31. c25f318 Merge tag 'tegra-for-5.5-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Olof Johansson · 5 years ago
  32. f7a1a1d Merge tag 'socfpga_update_for_v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes by Olof Johansson · 5 years ago
  33. e89d108 Merge tag 'omap-for-v5.5/dt-fixes-merge-window-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 5 years ago
  34. 0f679ed Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 5 years ago
  35. 1897700 ARM: multi_v7_defconfig: Restore debugfs support by Marek Szyprowski via Linux.Kernel.Org · 5 years ago
  36. de85804 arm64: entry: refine comment of stack overflow check by Heyi Guo · 5 years ago
  37. 70927d0 arm64: ftrace: fix ifdeffery by Mark Rutland · 5 years ago
  38. 0492747c arm64: KVM: Invoke compute_layout() before alternatives are applied by Sebastian Andrzej Siewior · 5 years ago
  39. df325e0 arm64: Validate tagged addresses in access_ok() called from kernel threads by Catalin Marinas · 5 years ago
  40. 04bb964 ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCT by Vincenzo Frascino · 5 years ago
  41. ff98a5f ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC by Dietmar Eggemann · 5 years ago
  42. 9c1867d Merge tag 'drm-intel-next-fixes-2019-12-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 5 years ago
  43. 8539429 Merge branch 'io_uring-5.5' into for-linus by Jens Axboe · 5 years ago
  44. b0d4bea Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  45. da73fcd Merge branch 'pipe-rework' (patches from David Howells) by Linus Torvalds · 5 years ago
  46. 8f868d6 pipe: Fix missing mask update after pipe_wait() by David Howells · 5 years ago
  47. 8c7b8c3 pipe: Remove assertion from pipe_poll() by David Howells · 5 years ago
  48. 30b10c7 ARM: defconfig: re-run savedefconfig on multi_v* configs by Olof Johansson · 5 years ago
  49. f693ff6 arm64: defconfig: re-run savedefconfig by Olof Johansson · 5 years ago
  50. 3f1266e Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  51. 942e6f8 Merge mainline/master into arm/fixes by Olof Johansson · 5 years ago
  52. a231582 Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  53. 7ce4fab Merge tag 'fuse-update-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  54. 0f13741 Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  55. 25cfb0c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  56. b08baef Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  57. eb27516 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  58. ec939e4 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  59. 38206c2 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  60. d9e48dc Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  61. fb3da48 Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 5 years ago
  62. ece841a block: fix memleak of bio integrity data by Justin Tee · 5 years ago
  63. 336bab7 ARM: pxa: Fix resource properties by Linus Walleij · 5 years ago
  64. 3c25ce6 Merge tag 'scmi-fix-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Olof Johansson · 5 years ago
  65. 563b75d Merge tag 'juno-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Olof Johansson · 5 years ago
  66. 680fb08 Merge tag 'arm-soc/for-5.5/maintainers-part2' of https://github.com/Broadcom/stblinux into arm/fixes by Olof Johansson · 5 years ago
  67. 47b6b60 soc: mediatek: cmdq: fixup wrong input order of write api by Bibby Hsieh · 5 years ago
  68. a4e55cc soc: aspeed: Fix snoop_file_poll()'s return type by Luc Van Oostenryck · 5 years ago
  69. 17746b7 MAINTAINERS: Switch to Marvell addresses by Robert Richter · 5 years ago
  70. c3c6065 MAINTAINERS: update Cavium ThunderX drivers by Jan Glauber · 5 years ago
  71. 5ecc9d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  72. 0b4295b io_uring: fix a typo in a comment by LimingWu · 5 years ago
  73. 08802ed bfq-iosched: Ensure bio->bi_blkg is valid before using it by Hou Tao · 5 years ago
  74. 4493233 io_uring: hook all linked requests via link_list by Pavel Begunkov · 5 years ago
  75. 2e6e1fd io_uring: fix error handling in io_queue_link_head by Pavel Begunkov · 5 years ago
  76. 249fad7 powerpc/perf: Disable trace_imc pmu by Madhavan Srinivasan · 5 years ago
  77. 48e626a powerpc/powernv: Avoid re-registration of imc debugfs directory by Anju T Sudhakar · 5 years ago
  78. f949286 mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h by Mike Rapoport · 5 years ago
  79. e19f97e um: add support for folded p4d page tables by Mike Rapoport · 5 years ago
  80. 4e65e76 um: remove unused pxx_offset_proc() and addr_pte() functions by Mike Rapoport · 5 years ago
  81. 7235db2 sparc32: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  82. 2fa245c parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup by Helge Deller · 5 years ago
  83. d96885e parisc: use pgtable-nopXd instead of 4level-fixup by Mike Rapoport · 5 years ago
  84. 7c2763c nds32: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
  85. ed48e1f microblaze: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
  86. 60e50f3 m68k: mm: use pgtable-nopXd instead of 4level-fixup by Mike Rapoport · 5 years ago
  87. f6f7cae m68k: nommu: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  88. d13252e c6x: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  89. aa66282 arm: nommu: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  90. a73c948 alpha: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  91. b27d851 gpio: pca953x: tighten up indentation by Andy Shevchenko · 5 years ago
  92. 35d13d9 gpio: pca953x: convert to use bitmap API by Andy Shevchenko · 5 years ago
  93. 0a0a021 gpio: pca953x: use input from regs structure in pca953x_irq_pending() by Andy Shevchenko · 5 years ago
  94. a97832f gpio: pca953x: remove redundant variable and check in IRQ handler by Andy Shevchenko · 5 years ago
  95. 30544ed lib/bitmap: introduce bitmap_replace() helper by Andy Shevchenko · 5 years ago
  96. 780ff33 lib/test_bitmap: fix comment about this file by Andy Shevchenko · 5 years ago
  97. c21dd8a lib/test_bitmap: move exp1 and exp2 upper for others to use by Andy Shevchenko · 5 years ago
  98. 0ee312e lib/test_bitmap: rename exp to exp1 to avoid ambiguous name by Andy Shevchenko · 5 years ago
  99. a4881d1 lib/test_bitmap: name EXP_BYTES properly by Andy Shevchenko · 5 years ago
  100. 5422404 lib/test_bitmap: undefine macros after use by Andy Shevchenko · 5 years ago