1. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  2. f678d6d Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  3. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  4. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  5. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  6. 71ae5fc Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  7. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  8. 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  9. 6ec6296 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  10. 9a91ad92 ubsan: Remove vla bound checks. by Andrey Ryabinin · 6 years ago
  11. f0996bc ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings by Andrey Ryabinin · 6 years ago
  12. 0f46c78 Merge branch 'for-5.2-pf-removal' into for-linus by Petr Mladek · 6 years ago
  13. 35e1547 Merge branch 'for-5.2-vsprintf-hardening' into for-linus by Petr Mladek · 6 years ago
  14. 13369e8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. 70e16a6 kobject: clean up the kobject add documentation a bit more by Greg Kroah-Hartman · 6 years ago
  16. ed85634 kobject: Fix kernel-doc comment first line by Tobin C. Harding · 6 years ago
  17. 8fd7c30 kobject: Remove docstring reference to kset by Tobin C. Harding · 6 years ago
  18. 3d378dc kobject: fix dereference before null check on kobj by Colin Ian King · 6 years ago
  19. b51ce37 x86/mm/mem_encrypt: Disable all instrumentation for early SME setup by Gary Hook · 6 years ago
  20. ce9d3ec lib/vsprintf: Make function pointer_string static by YueHaibing · 6 years ago
  21. 214d8ca stacktrace: Provide common infrastructure by Thomas Gleixner · 6 years ago
  22. 56d8f07 lib/stackdepot: Remove obsolete functions by Thomas Gleixner · 6 years ago
  23. 3019125 fault-inject: Simplify stacktrace retrieval by Thomas Gleixner · 6 years ago
  24. c0cfc33 lib/stackdepot: Provide functions which operate on plain storage arrays by Thomas Gleixner · 6 years ago
  25. 1fd7c3b kobject: Improve doc clarity kobject_init_and_add() by Tobin C. Harding · 6 years ago
  26. 92067f8 kobject: Improve docs for kobject_add/del by Tobin C. Harding · 6 years ago
  27. e789803 lib/test_vmalloc.c: do not create cpumask_t variable on stack by Uladzislau Rezki (Sony) · 6 years ago
  28. ae3d6a3 lib/Kconfig.debug: fix build error without CONFIG_BLOCK by YueHaibing · 6 years ago
  29. c8c3b58 vsprintf: Limit the length of inlined error messages by Petr Mladek · 6 years ago
  30. 635720a vsprintf: Avoid confusion between invalid address and value by Petr Mladek · 6 years ago
  31. 3e5903e vsprintf: Prevent crash when dereferencing invalid pointers by Petr Mladek · 6 years ago
  32. 0b74d4d vsprintf: Consolidate handling of unknown pointer specifiers by Petr Mladek · 6 years ago
  33. 798cc27 vsprintf: Factor out %pO handler as kobject_string() by Petr Mladek · 6 years ago
  34. 45c3e93 vsprintf: Factor out %pV handler as va_format() by Petr Mladek · 6 years ago
  35. f00cc10 vsprintf: Factor out %p[iI] handler as ip_addr_string() by Petr Mladek · 6 years ago
  36. d529ac4 vsprintf: Do not check address of well-known strings by Petr Mladek · 6 years ago
  37. 1ac2f97 vsprintf: Consistent %pK handling for kptr_restrict == 0 by Petr Mladek · 6 years ago
  38. 6eea242 vsprintf: Shuffle restricted_pointer() by Petr Mladek · 6 years ago
  39. aa30f47 kobject: Add support for default attribute groups to kobj_type by Kimberly Brown · 6 years ago
  40. ba2e544 lib/siphash.c: mark expected switch fall-throughs by Stephen Rothwell · 6 years ago
  41. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  42. 29da93f mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions by Peter Zijlstra · 6 years ago
  43. 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
  44. 40453c4 kcov: improve CONFIG_ARCH_HAS_KCOV help text by Mark Rutland · 6 years ago
  45. 972acfb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  46. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  47. afb33e4 ASN.1: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  48. 8a05452 lib/cmdline.c: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  49. 224b44d lib: zstd: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  50. 0b0600c lib: Add test module for strscpy_pad by Tobin C. Harding · 6 years ago
  51. 458a3bf lib/string: Add strscpy_pad() function by Tobin C. Harding · 6 years ago
  52. 6b1a4d5 lib: Use new kselftest header by Tobin C. Harding · 6 years ago
  53. 6989808 lib/test_printf: Add empty module_exit function by Tobin C. Harding · 6 years ago
  54. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  55. f654f0f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  56. b11ed18 lib/lzo: fix bugs for very short or empty input by Dave Rodgman · 6 years ago
  57. 5f074f3 lib/string.c: implement a basic bcmp by Nick Desaulniers · 6 years ago
  58. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  59. 631b7ab ptrace: Remove maxargs from task_current_syscall() by Steven Rostedt (Red Hat) · 8 years ago
  60. 27fad74 iov_iter: Fix build error without CONFIG_CRYPTO by YueHaibing · 6 years ago
  61. d08965a x86/uaccess, ubsan: Fix UBSAN vs. SMAP by Peter Zijlstra · 6 years ago
  62. c03a0fd kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice. by Tetsuo Handa · 6 years ago
  63. ffb8e45 Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  64. 1a9df9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  65. e6d1fa5 sbitmap: order READ/WRITE freed instance and setting clear bit by Ming Lei · 6 years ago
  66. 408f13e rhashtable: Still do rehash when we get EEXIST by Herbert Xu · 6 years ago
  67. 2821fd0 lib/test_printf: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  68. 28d747f Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  69. 0be2886 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  70. 13d3bc7 libfdt: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  71. dbc2fba Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  72. a667cb7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  73. 586187d Drop flex_arrays by Kent Overstreet · 6 years ago
  74. ba20ba2 generic radix trees by Kent Overstreet · 6 years ago
  75. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  76. ea29548 Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  77. ffd602e Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  78. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  79. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  80. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  81. c4703ac Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  82. 2bb9954 Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  83. b7af27b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 6 years ago
  84. 45ec975 lib/lzo: separate lzo-rle from lzo by Dave Rodgman · 6 years ago
  85. 5ee4014 lib/lzo: implement run-length encoding by Dave Rodgman · 6 years ago
  86. 761b323 lib/lzo: fast 8-byte copy on arm64 by Matt Sealey · 6 years ago
  87. 433b3b3 lib/lzo: 64-bit CTZ on arm64 by Matt Sealey · 6 years ago
  88. 9577759 lib/lzo: tidy-up ifdefs by Dave Rodgman · 6 years ago
  89. 1a6a1db lib/ubsan: default UBSAN_ALIGNMENT to not set by Anders Roxell · 6 years ago
  90. 488cf83 lib/test_firmware.c: remove some dead code by Dan Carpenter · 6 years ago
  91. 76c37f7 lib/assoc_array.c: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  92. 9d7ca61 lib/test_ubsan.c: VLA no longer used in kernel by Olof Johansson · 6 years ago
  93. cdc94a37 lib/div64.c: off by one in shift by Stanislaw Gruszka · 6 years ago
  94. 513770f dynamic_debug: move pr_err from module.c to ddebug_add_module by Rasmus Villemoes · 6 years ago
  95. f008043 dynamic_debug: remove unused EXPORT_SYMBOLs by Rasmus Villemoes · 6 years ago
  96. 4573fe1 dynamic_debug: use pointer comparison in ddebug_remove_module by Rasmus Villemoes · 6 years ago
  97. cdf6d00 dynamic_debug: don't duplicate modname in ddebug_add_module by Rasmus Villemoes · 6 years ago
  98. ef27ac1 lib/vsprintf.c: move sizeof(struct printf_spec) next to its definition by Rasmus Villemoes · 6 years ago
  99. e431f2d Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  100. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago