1. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  2. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  3. f838767 Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 5 years ago
  4. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  5. e25645b Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  6. ff6814b Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  7. 413808b crypto: lib/chacha20poly1305 - use chacha20_crypt() by Eric Biggers · 5 years ago
  8. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  9. d95312a crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine by Ard Biesheuvel · 5 years ago
  10. ed20078 crypto: chacha20poly1305 - import construction and selftest from Zinc by Ard Biesheuvel · 5 years ago
  11. 660bb8e crypto: lib/curve25519 - work around Clang stack spilling issue by Ard Biesheuvel · 5 years ago
  12. 0ed42a6f crypto: curve25519 - generic C library implementations by Jason A. Donenfeld · 5 years ago
  13. 66d7fb9 crypto: blake2s - generic C library implementation and selftest by Jason A. Donenfeld · 5 years ago
  14. c12d336 int128: move __uint128_t compiler test to Kconfig by Ard Biesheuvel · 5 years ago
  15. a11d055 crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation by Ard Biesheuvel · 5 years ago
  16. a6b803b crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation by Ard Biesheuvel · 5 years ago
  17. f569ca1 crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation by Ard Biesheuvel · 5 years ago
  18. f0e89bc crypto: x86/poly1305 - expose existing driver as poly1305 library by Ard Biesheuvel · 5 years ago
  19. a1d9306 crypto: poly1305 - expose init/update/final library interface by Ard Biesheuvel · 5 years ago
  20. 48ea8c6 crypto: poly1305 - move core routines into a separate library by Ard Biesheuvel · 5 years ago
  21. 5fb8ef2 crypto: chacha - move existing library code into lib/crypto by Ard Biesheuvel · 5 years ago
  22. 746b2e0 crypto: lib - tidy up lib/crypto Kconfig and Makefile by Ard Biesheuvel · 5 years ago
  23. 8e20ba2 lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations by Lasse Collin · 5 years ago
  24. 708edaf sbitmap: Delete sbitmap_any_bit_clear() by John Garry · 5 years ago
  25. 820b7c7 lib: Remove select of inexistant GENERIC_IO by Corentin Labbe · 5 years ago
  26. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  27. 410ef73 Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 5 years ago
  28. 5cbf2ff dump_stack: avoid the livelock of the dump_lock by Kevin Hao · 5 years ago
  29. b7e9728f idr: Fix idr_alloc_u32 on 32-bit systems by Matthew Wilcox (Oracle) · 5 years ago
  30. ae8a76f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  31. 5a74ac4 idr: Fix idr_get_next_ul race with idr_remove by Matthew Wilcox (Oracle) · 5 years ago
  32. ea2dd7c lib/list-test: add a test for the 'list' doubly linked list by David Gow · 5 years ago
  33. ecd2509 livepatch: Selftests of the API for tracking system state changes by Petr Mladek · 5 years ago
  34. cf204a7 bpf, testing: Introduce 'gso_linear_no_head_frag' skb_segment test by Shmulik Ladkani · 5 years ago
  35. af21c71 bpf, testing: Refactor test_skb_segment() for testing skb_segment() on different skbs by Shmulik Ladkani · 5 years ago
  36. 1638b8f lib/vdso: Make clock_getres() POSIX compliant again by Thomas Gleixner · 5 years ago
  37. 8eb4b3b Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  38. fd61240 Merge branch 'for-5.5-pr-warn' into for-5.5 by Petr Mladek · 5 years ago
  39. 256339d lib: cpu_rmap: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  40. 57f5677 printf: add support for printing symbolic error names by Rasmus Villemoes · 5 years ago
  41. f418ddd usercopy: Avoid soft lockups in test_check_nonzero_user() by Michael Ellerman · 5 years ago
  42. 03a9349 lib/test_meminit: add a kmem_cache_alloc_bulk() test by Alexander Potapenko · 5 years ago
  43. 3c52b0a lib/generic-radix-tree.c: add kmemleak annotations by Eric Biggers · 5 years ago
  44. fcb45a2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  45. e60329c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  46. bec5007 lib/string: Make memzero_explicit() inline instead of external by Arvind Sankar · 5 years ago
  47. 50a2610 lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO by Vincenzo Frascino · 5 years ago
  48. c90012a lib: test_user_copy: style cleanup by Aleksa Sarai · 5 years ago
  49. 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  50. 3411158 usercopy: Add parentheses around assignment in test_copy_struct_from_user by Nathan Chancellor · 5 years ago
  51. 2105b52 lib: textsearch: fix escapes in example code by Randy Dunlap · 5 years ago
  52. f5a1a53 lib: introduce copy_struct_from_user() helper by Aleksa Sarai · 5 years ago
  53. 741a98d kunit: fix failure to build without printk by Brendan Higgins · 5 years ago
  54. 2cb80db kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() by Iurii Zaikin · 5 years ago
  55. 73ba5aa kunit: test: add tests for KUnit managed resources by Avinash Kondareddy · 5 years ago
  56. e4aea8f kunit: test: add the concept of assertions by Brendan Higgins · 5 years ago
  57. e4eb117 kunit: test: add tests for kunit test abort by Brendan Higgins · 5 years ago
  58. 5f3e062 kunit: test: add support for test abort by Brendan Higgins · 5 years ago
  59. d8e2a76 kunit: test: add initial tests by Brendan Higgins · 5 years ago
  60. 84bc809 lib: enable building KUnit in lib/ by Brendan Higgins · 5 years ago
  61. 73cda7b kunit: test: add the concept of expectations by Brendan Higgins · 5 years ago
  62. 6b229e5 kunit: test: add assertion printing library by Brendan Higgins · 5 years ago
  63. d1fadef1 kunit: test: add string_stream a std::stream like string builder by Brendan Higgins · 5 years ago
  64. 0a756853 kunit: test: add test resource management API by Brendan Higgins · 5 years ago
  65. 914cc63 kunit: test: add KUnit test runner core by Brendan Higgins · 5 years ago
  66. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  67. 991ad2b lib: dimlib: fix help text typos by Randy Dunlap · 5 years ago
  68. 424adc3 dimlib: make DIMLIB a hidden symbol by Uwe Kleine-König · 5 years ago
  69. 903f433 lib: untag user pointers in strn*_user by Andrey Konovalov · 5 years ago
  70. 09b35b4 lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle by Dave Rodgman · 5 years ago
  71. a44f71a bug: move WARN_ON() "cut here" into exception handler by Kees Cook · 5 years ago
  72. ac7c3e4 compiler: enable CONFIG_OPTIMIZE_INLINING forcibly by Masahiro Yamada · 5 years ago
  73. 091cb09 lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG builds by Stephen Boyd · 5 years ago
  74. 8e72a7a lib/extable.c: add missing prototypes by Valdis Kletnieks · 5 years ago
  75. e3f4faa lib/generic-radix-tree.c: make 2 functions static inline by Valdis Kletnieks · 5 years ago
  76. 9a15646 strscpy: reject buffer sizes larger than INT_MAX by Kees Cook · 5 years ago
  77. 917cda2 kernel-doc: core-api: include string.h into core-api by Joe Perches · 5 years ago
  78. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  79. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  80. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  81. b92a953 lib/test_kasan.c: add roundtrip tests by Mark Rutland · 5 years ago
  82. ae8f06b kasan: add memory corruption identification for software tag-based mode by Walter Wu · 5 years ago
  83. c59180a mm/kmemleak: increase the max mem pool to 1M by Qian Cai · 5 years ago
  84. c566586 mm: kmemleak: use the memory pool for early allocations by Catalin Marinas · 5 years ago
  85. b751c52 kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K by Nicolas Boichat · 5 years ago
  86. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  87. 227c3e9 Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  88. 56c1e83 Merge tag 'printk-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  89. b08918f lz4: do not export static symbol by Linus Torvalds · 5 years ago
  90. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  91. 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  92. 6cfae0c Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  93. e7345f9 Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  94. 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  95. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  96. 3cd0462 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  97. 22331f8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  98. 98c82b4 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  99. 4bd9242 lib/zstd/mem.h: replace __inline by inline by Rasmus Villemoes · 5 years ago
  100. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago