1. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  2. e290e6a Merge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  3. 2ac5a3b vsprintf: Do not break early boot with probing addresses by Petr Mladek · 6 years ago
  4. dce45af Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  5. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  6. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  13. 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
  14. 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
  15. 9a91ad92 ubsan: Remove vla bound checks. by Andrey Ryabinin · 6 years ago
  16. f0996bc ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings by Andrey Ryabinin · 6 years ago
  17. 0f46c78 Merge branch 'for-5.2-pf-removal' into for-linus by Petr Mladek · 6 years ago
  18. 35e1547 Merge branch 'for-5.2-vsprintf-hardening' into for-linus by Petr Mladek · 6 years ago
  19. 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
  20. b424e43 netlink: add validation of NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  21. d54a16b netlink: set bad attribute also on maxtype check by Michal Kubecek · 6 years ago
  22. 554aae3 lib: Add support for generic packing operations by Vladimir Oltean · 6 years ago
  23. 70e16a6 kobject: clean up the kobject add documentation a bit more by Greg Kroah-Hartman · 6 years ago
  24. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. ed85634 kobject: Fix kernel-doc comment first line by Tobin C. Harding · 6 years ago
  26. 8fd7c30 kobject: Remove docstring reference to kset by Tobin C. Harding · 6 years ago
  27. 923abb9 RDMA/core: Introduce RDMA subsystem ibdev_* print functions by Gal Pressman · 6 years ago
  28. 3d378dc kobject: fix dereference before null check on kobj by Colin Ian King · 6 years ago
  29. b51ce37 x86/mm/mem_encrypt: Disable all instrumentation for early SME setup by Gary Hook · 6 years ago
  30. ce9d3ec lib/vsprintf: Make function pointer_string static by YueHaibing · 6 years ago
  31. 214d8ca stacktrace: Provide common infrastructure by Thomas Gleixner · 6 years ago
  32. 56d8f07 lib/stackdepot: Remove obsolete functions by Thomas Gleixner · 6 years ago
  33. 3019125 fault-inject: Simplify stacktrace retrieval by Thomas Gleixner · 6 years ago
  34. c0cfc33 lib/stackdepot: Provide functions which operate on plain storage arrays by Thomas Gleixner · 6 years ago
  35. 1fd7c3b kobject: Improve doc clarity kobject_init_and_add() by Tobin C. Harding · 6 years ago
  36. 92067f8 kobject: Improve docs for kobject_add/del by Tobin C. Harding · 6 years ago
  37. 56738f4 netlink: add strict parsing for future attributes by Johannes Berg · 6 years ago
  38. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  39. 6f455f5 netlink: add NLA_MIN_LEN by Johannes Berg · 6 years ago
  40. e789803 lib/test_vmalloc.c: do not create cpumask_t variable on stack by Uladzislau Rezki (Sony) · 6 years ago
  41. ae3d6a3 lib/Kconfig.debug: fix build error without CONFIG_BLOCK by YueHaibing · 6 years ago
  42. c8c3b58 vsprintf: Limit the length of inlined error messages by Petr Mladek · 6 years ago
  43. 635720a vsprintf: Avoid confusion between invalid address and value by Petr Mladek · 6 years ago
  44. 3e5903e vsprintf: Prevent crash when dereferencing invalid pointers by Petr Mladek · 6 years ago
  45. 0b74d4d vsprintf: Consolidate handling of unknown pointer specifiers by Petr Mladek · 6 years ago
  46. 798cc27 vsprintf: Factor out %pO handler as kobject_string() by Petr Mladek · 6 years ago
  47. 45c3e93 vsprintf: Factor out %pV handler as va_format() by Petr Mladek · 6 years ago
  48. f00cc10 vsprintf: Factor out %p[iI] handler as ip_addr_string() by Petr Mladek · 6 years ago
  49. d529ac4 vsprintf: Do not check address of well-known strings by Petr Mladek · 6 years ago
  50. 1ac2f97 vsprintf: Consistent %pK handling for kptr_restrict == 0 by Petr Mladek · 6 years ago
  51. 6eea242 vsprintf: Shuffle restricted_pointer() by Petr Mladek · 6 years ago
  52. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  53. aa30f47 kobject: Add support for default attribute groups to kobj_type by Kimberly Brown · 6 years ago
  54. ba2e544 lib/siphash.c: mark expected switch fall-throughs by Stephen Rothwell · 6 years ago
  55. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  56. 29da93f mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions by Peter Zijlstra · 6 years ago
  57. 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
  58. 40453c4 kcov: improve CONFIG_ARCH_HAS_KCOV help text by Mark Rutland · 6 years ago
  59. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  60. ca0b709 rhashtable: use BIT(0) for locking. by NeilBrown · 6 years ago
  61. f4712b4 rhashtable: replace rht_ptr_locked() with rht_assign_locked() by NeilBrown · 6 years ago
  62. adc6a3a rhashtable: move dereference inside rht_ptr() by NeilBrown · 6 years ago
  63. e4edbe3 rhashtable: fix some __rcu annotation errors by NeilBrown · 6 years ago
  64. c252aa3 rhashtable: use struct_size() in kvzalloc() by Gustavo A. R. Silva · 6 years ago
  65. bb23581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  66. 972acfb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  67. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  68. 310655b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  69. afb33e4 ASN.1: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  70. 8a05452 lib/cmdline.c: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  71. 224b44d lib: zstd: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  72. 0b0600c lib: Add test module for strscpy_pad by Tobin C. Harding · 6 years ago
  73. 458a3bf lib/string: Add strscpy_pad() function by Tobin C. Harding · 6 years ago
  74. 6b1a4d5 lib: Use new kselftest header by Tobin C. Harding · 6 years ago
  75. 6989808 lib/test_printf: Add empty module_exit function by Tobin C. Harding · 6 years ago
  76. 149212f rhashtable: add lockdep tracking to bucket bit-spin-locks. by NeilBrown · 6 years ago
  77. 8f0db01 rhashtable: use bit_spin_locks to protect hash bucket. by NeilBrown · 6 years ago
  78. ff302db rhashtable: allow rht_bucket_var to return NULL. by NeilBrown · 6 years ago
  79. 7a41c29 rhashtable: use cmpxchg() in nested_table_alloc() by NeilBrown · 6 years ago
  80. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  81. f654f0f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  82. b11ed18 lib/lzo: fix bugs for very short or empty input by Dave Rodgman · 6 years ago
  83. 5f074f3 lib/string.c: implement a basic bcmp by Nick Desaulniers · 6 years ago
  84. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  85. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  86. 631b7ab ptrace: Remove maxargs from task_current_syscall() by Steven Rostedt (Red Hat) · 8 years ago
  87. 27fad74 iov_iter: Fix build error without CONFIG_CRYPTO by YueHaibing · 6 years ago
  88. d08965a x86/uaccess, ubsan: Fix UBSAN vs. SMAP by Peter Zijlstra · 6 years ago
  89. e83b9f5 kbuild: add ability to generate BTF type info for vmlinux by Andrii Nakryiko · 6 years ago
  90. c03a0fd kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice. by Tetsuo Handa · 6 years ago
  91. ffb8e45 Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  92. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  93. 1a9df9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  94. e6d1fa5 sbitmap: order READ/WRITE freed instance and setting clear bit by Ming Lei · 6 years ago
  95. f7ad68b rhashtable: rename rht_for_each*continue as *from. by NeilBrown · 6 years ago
  96. 4feb7c7 rhashtable: don't hold lock on first table throughout insertion. by NeilBrown · 6 years ago
  97. 408f13e rhashtable: Still do rehash when we get EEXIST by Herbert Xu · 6 years ago
  98. 2821fd0 lib/test_printf: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  99. 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
  100. 0be2886 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago