1. 3dfdecc lib/Kconfig: fix OBJAGG in lib/ menu structure by Randy Dunlap · 5 years ago
  2. ab9bb63 Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()" by Linus Torvalds · 5 years ago
  3. 34614c3 Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into arm/fixes by Arnd Bergmann · 5 years ago
  4. b884e2d lib: logic_pio: Add logic_pio_unregister_range() by John Garry · 5 years ago
  5. 0a27142 lib: logic_pio: Avoid possible overlap for unregistering regions by John Garry · 5 years ago
  6. 06709e8 lib: logic_pio: Fix RCU usage by John Garry · 5 years ago
  7. 33920f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  8. 05e4f88 Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  9. 0432a0a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  10. 733d1d1 lib/test_meminit.c: use GFP_ATOMIC in RCU critical section by Alexander Potapenko · 5 years ago
  11. af700ea ubsan: build ubsan.c more conservatively by Arnd Bergmann · 5 years ago
  12. ebb6d35 kasan: remove clang version check for KASAN_STACK by Arnd Bergmann · 5 years ago
  13. e2a280d lib/raid6: fix unnecessary rebuild of vpermxor*.c by Masahiro Yamada · 5 years ago
  14. c60a32e lib/vdso/32: Provide legacy syscall fallbacks by Thomas Gleixner · 5 years ago
  15. 502a590 lib/vdso: Move fallback invocation to the callers by Thomas Gleixner · 5 years ago
  16. a9446a9 lib/vdso/32: Remove inconsistent NULL pointer checks by Thomas Gleixner · 5 years ago
  17. f8be17b lib/dim: Fix -Wunused-const-variable warnings by Leon Romanovsky · 5 years ago
  18. f06d0ca linux/dim: Fix overflow in dim calculation by Yamin Friedman · 5 years ago
  19. d4fddac test_firmware: fix a memory leak bug by Wenwen Wang · 5 years ago
  20. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  21. 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  22. b7dca6d kbuild: create *.mod with full directory path and remove MODVERDIR by Masahiro Yamada · 5 years ago
  23. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  24. 9f973cb lib/rbtree: avoid generating code twice for the cached versions by Michel Lespinasse · 5 years ago
  25. 4ab7ace lib/test_meminit.c: minor test fixes by Alexander Potapenko · 5 years ago
  26. d3a8116 lib/test_meminit.c: fix -Wmaybe-uninitialized false positive by Arnd Bergmann · 5 years ago
  27. b4658cd lib/string_helpers: fix some kerneldoc warnings by Jonathan Corbet · 5 years ago
  28. 0f472d0 mm/ioremap: probe platform for p4d huge map support by Anshuman Khandual · 5 years ago
  29. 6b95ab4 mm/ioremap: check virtual address alignment while creating huge mappings by Anshuman Khandual · 5 years ago
  30. 5015a30 lib: introduce test_meminit module by Alexander Potapenko · 5 years ago
  31. 8e060c2 lib/test_overflow.c: avoid tainting the kernel and fix wrap size by Kees Cook · 5 years ago
  32. d1a5dc5 lib/test_string.c: add some testcases for strchr and strnchr by Peter Rosin · 5 years ago
  33. 33d6e0f lib/test_string.c: avoid masking memset16/32/64 failures by Peter Rosin · 5 years ago
  34. b097571 lib/string.c: allow searching for NUL with strnchr by Peter Rosin · 5 years ago
  35. 7b7c1df lib/mpi/longlong.h: fix building with 32-bit x86 by Arnd Bergmann · 5 years ago
  36. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  37. 2a3c389 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  38. 387b146 docs: locking: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  39. a1240cf74 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 5 years ago
  40. a2d79c7 Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  41. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  42. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  43. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  44. ef8f3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  45. bb104ed lib/test_kasan: Add test for double-kzfree detection by Marco Elver · 5 years ago
  46. 19a33ca lib/test_kasan: add bitops tests by Marco Elver · 5 years ago
  47. 97ff4ca Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  48. 1f7563f Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  49. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  50. d2b6b4c Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  51. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
  52. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  53. 7011b7e Merge tag 'printk-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  54. 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  55. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  56. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  57. c84ca91 Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  58. dad1c12 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. f491545 linux/dim: Implement RDMA adaptive moderation (DIM) by Yamin Friedman · 6 years ago
  61. 2ef38e3 Merge tag 'blk-dim-v2' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  62. 927ba67 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  63. 2a1ccd3 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  64. 568521d Merge branch 'core-rslib-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  65. 6b37754 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. 1758fed Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  67. ee39d46 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  68. eef778c devres: allow const resource arguments by Arnd Bergmann · 6 years ago
  69. 4ca96aa lib/vsprintf: Reinstate printing of legacy clock IDs by Geert Uytterhoeven · 6 years ago
  70. ea053e1 nfsd: escape high characters in binary data by J. Bruce Fields · 6 years ago
  71. 56f3364a lib: notifier-error-inject: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  72. 352bce2 lib: 842: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  73. aeb8724 lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE by Christophe Leroy · 6 years ago
  74. c8ea9fc lib/mpi: Fix karactx leak in mpi_powm by Herbert Xu · 6 years ago
  75. ede7c24 rslib: Make some functions static by YueHaibing · 6 years ago
  76. 509e56b blackhole_dev: add a selftest by Mahesh Bandewar · 6 years ago
  77. 4172328 sbitmap: Replace cmpxchg with xchg by Pavel Begunkov · 6 years ago
  78. 01305db Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  79. cf394fc lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocators by Fredrik Noring · 6 years ago
  80. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  81. d7ee287 Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  82. dcf49db keys: Add a 'recurse' flag for keyring searches by David Howells · 6 years ago
  83. 991305d rslib: Fix remaining decoder flaws by Ferdinand Blomqvist · 6 years ago
  84. 38cbae1 rslib: Update documentation by Ferdinand Blomqvist · 6 years ago
  85. ef4d6a8 rslib: Fix handling of of caller provided syndrome by Ferdinand Blomqvist · 6 years ago
  86. 647cc9e rslib: decode_rs: Code cleanup by Ferdinand Blomqvist · 6 years ago
  87. a343536 rslib: decode_rs: Fix length parameter check by Ferdinand Blomqvist · 6 years ago
  88. 2034a42 rslib: Fix decoding of shortened codes by Ferdinand Blomqvist · 6 years ago
  89. 4b4f3ac rslib: Add tests for the encoder and decoder by Ferdinand Blomqvist · 6 years ago
  90. 9d90b93 lib/vdso: Make delta calculation work correctly by Thomas Gleixner · 6 years ago
  91. 398c2b0 linux/dim: Add completions count to dim_sample by Yamin Friedman · 6 years ago
  92. 4f75da3 linux/dim: Move implementation to .c files by Tal Gilboa · 6 years ago
  93. d2abae7 Merge tag 'v5.2-rc6' into sched/core, to refresh the branch by Ingo Molnar · 6 years ago
  94. 72ad210 lib/raid6: refactor unroll rules with pattern rules by Masahiro Yamada · 6 years ago
  95. 7747bad lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.o by Masahiro Yamada · 6 years ago
  96. 8083f3d Merge 5.2-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  97. 629fdf7 lib/vdso: Add compat support by Vincenzo Frascino · 6 years ago
  98. 00b2647 lib/vdso: Provide generic VDSO implementation by Vincenzo Frascino · 6 years ago
  99. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  100. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago