1. 5b00967 arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained by Masahiro Yamada · 5 years ago
  2. ce5c31d lib/ubsan: don't serialize UBSAN report by Julien Grall · 5 years ago
  3. 8f6a7f9 vhost, kcov: collect coverage from vhost_worker by Andrey Konovalov · 5 years ago
  4. 95d23dc usb, kcov: collect coverage from hub_event by Andrey Konovalov · 5 years ago
  5. eec028c kcov: remote coverage support by Andrey Konovalov · 5 years ago
  6. 6d13de1 uaccess: disallow > INT_MAX copy sizes by Kees Cook · 5 years ago
  7. 5bf8bec drm: limit to INT_MAX in create_blob ioctl by Daniel Vetter · 5 years ago
  8. bd7bca43 drivers/rapidio/rio-access.c: fix missing include of <linux/rio_drv.h> by Ben Dooks (Codethink) · 5 years ago
  9. 48d6b4d drivers/rapidio/rio-driver.c: fix missing include of <linux/rio_drv.h> by Ben Dooks (Codethink) · 5 years ago
  10. e8cf4e9 init/Kconfig: fix indentation by Krzysztof Kozlowski · 5 years ago
  11. 658c033 fs/binfmt_elf.c: extract elf_read() function by Alexey Dobriyan · 5 years ago
  12. 81696d5 fs/binfmt_elf.c: delete unused "interp_map_addr" argument by Alexey Dobriyan · 5 years ago
  13. f2728fe selftests: add epoll selftests by Heiher · 5 years ago
  14. 339ddb5 fs/epoll: remove unnecessary wakeups of nested epoll by Heiher · 5 years ago
  15. f6520c5 epoll: simplify ep_poll_safewake() for CONFIG_DEBUG_LOCK_ALLOC by Jason Baron · 5 years ago
  16. cd28b11 checkpatch: reduce is_maintained_obsolete lookup runtime by Joe Perches · 5 years ago
  17. d439e6a checkpatch: improve ignoring CamelCase SI style variants like mA by Joe Perches · 5 years ago
  18. 964975a lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr by Huang Shijie · 5 years ago
  19. fd7eb25 lib/genalloc.c: export symbol addr_in_gen_pool by Huang Shijie · 5 years ago
  20. 323dd2c lib/math/rational.c: fix possible incorrect result from rational fractions helper by Trent Piepho · 5 years ago
  21. dc5c5ad lib/test_meminit.c: add bulk alloc/free tests by Laura Abbott · 5 years ago
  22. 8b7569a lib/rbtree: get successor's color directly by Wei Yang · 5 years ago
  23. 11d43e6 lib/rbtree: set successor's parent unconditionally by Wei Yang · 5 years ago
  24. ae81217 gpio: pca953x: utilize the for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  25. d077c78 gpio: max3191x: utilize the for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  26. 608bd5f gpio: pisosr: utilize the for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  27. 9f00ebf thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  28. b2ca9eb gpio: 74x164: utilize the for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  29. 17b6038 gpio: uniphier: utilize for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  30. c586aa8 gpio: pcie-idio-24: utilize for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  31. 2dc7c3c gpio: pci-idio-16: utilize for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  32. acebb82 gpio: ws16c48: utilize for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  33. b0f49e9 gpio: gpio-mm: utilize for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  34. 9bfcce0 gpio: 104-idi-48: utilize for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  35. f70dad5 gpio: 104-dio-48e: utilize for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  36. e4aa168 lib/test_bitmap.c: add for_each_set_clump8 test cases by William Breathitt Gray · 5 years ago
  37. 169c474 bitops: introduce the for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  38. 5e1aada kernel/sys.c: avoid copying possible padding bytes in copy_to_user by Joe Perches · 5 years ago
  39. ef70eff kernel/profile.c: use cpumask_available to check for NULL cpumask by Nathan Chancellor · 5 years ago
  40. 260a267 kernel/notifier.c: remove blocking_notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
  41. 5adaabb kernel/notifier.c: remove notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
  42. 1a50cb8 kernel/notifier.c: intercept duplicate registrations to avoid infinite loops by Xiaoming Ni · 5 years ago
  43. d717e7d auxdisplay: charlcd: deduplicate simple_strtoul() by Andy Shevchenko · 5 years ago
  44. 885e68e kernel.h: update comment about simple_strto<foo>() functions by Andy Shevchenko · 5 years ago
  45. 2f5bd343 scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in commit message by Joe Perches · 5 years ago
  46. 24b54fe arch/Kconfig: fix indentation by Krzysztof Kozlowski · 5 years ago
  47. 1a18374 linux/scc.h: make uapi linux/scc.h self-contained by Masahiro Yamada · 5 years ago
  48. 8788994376 linux/build_bug.h: change type to int by Rikard Falkeborn · 5 years ago
  49. a512ae5 .gitattributes: use 'dts' diff driver for dts files by Stephen Boyd · 5 years ago
  50. d5ffb71 include/linux/sysctl.h: inline braces for ctl_table and ctl_table_header by Alessio Balsini · 5 years ago
  51. 3d82191 fs/proc/Kconfig: fix indentation by Krzysztof Kozlowski · 5 years ago
  52. 9573e8f include/linux/proc_fs.h: fix confusing macro arg name by Miaohe Lin · 5 years ago
  53. 70a731c fs/proc/internal.h: shuffle "struct pde_opener" by Alexey Dobriyan · 5 years ago
  54. 5f6354e fs/proc/generic.c: delete useless "len" variable by Alexey Dobriyan · 5 years ago
  55. e06689b proc: change ->nlink under proc_subdir_lock by Alexey Dobriyan · 5 years ago
  56. 3cde287 mm/memory.c: replace is_zero_pfn with is_huge_zero_pmd for thp by Yu Zhao · 5 years ago
  57. ebc5d83d mm/memcontrol: use vmstat names for printing statistics by Konstantin Khlebnikov · 5 years ago
  58. 9d7ea9a mm/vmstat: add helpers to get vmstat item names for each enum type by Konstantin Khlebnikov · 5 years ago
  59. a264df7 mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache destruction by Roman Gushchin · 5 years ago
  60. 2e7d317 mm/kasan/common.c: fix compile error by zhong jiang · 5 years ago
  61. 63de374 Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  62. 388c645 Merge tag 'spdx-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  63. 537bd0a Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  64. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  65. 4672c2f Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  66. 2a31aca Merge tag 'iomap-5.5-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  67. 79e178a Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 5 years ago
  68. 01d1dff Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  69. 4d7048f Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  70. 043cf46 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  71. b22bfea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  72. 2dff2a1 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 5 years ago
  73. 2352923 Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 5 years ago
  74. 7c23788 firmware: dmi: Add dmi_memdev_handle by Jean Delvare · 5 years ago
  75. 9e0afe3 firmware: dmi: Remember the memory type by Jean Delvare · 5 years ago
  76. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  77. e30dbe5 Merge tag 'linux-kselftest-5.5-rc1-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  78. 483847a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  79. 120e476 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 5 years ago
  80. fcaa0ad Merge tag 'for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  81. e3a251e Merge tag 'upstream-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  82. 97eeb4d Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  83. 9b32694 Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 5 years ago
  84. ef2cc88 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  85. 937d6ee Merge tag 'docs-5.5a' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  86. 2c97b5a Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  87. 8328dd2 Merge tag 'pstore-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  88. 1daa56b Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  89. a5255bc Merge tag 'dmaengine-5.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  90. 856a0a6 platform/chrome: wilco_ec: fix use after free issue by Wen Yang · 5 years ago
  91. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  92. c3bfc5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  93. e5b3fc1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  94. b7fcf31 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  95. 72c0870 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  96. d10032d Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  97. 43fd4bd Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 5 years ago
  98. 454d9c4 Merge tag 'hwlock-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  99. 687fcad Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  100. 5e3b06d Merge tag 'rproc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago