1. b424e43 netlink: add validation of NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  2. d54a16b netlink: set bad attribute also on maxtype check by Michal Kubecek · 6 years ago
  3. 554aae3 lib: Add support for generic packing operations by Vladimir Oltean · 6 years ago
  4. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  5. 56738f4 netlink: add strict parsing for future attributes by Johannes Berg · 6 years ago
  6. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  7. 6f455f5 netlink: add NLA_MIN_LEN by Johannes Berg · 6 years ago
  8. e789803 lib/test_vmalloc.c: do not create cpumask_t variable on stack by Uladzislau Rezki (Sony) · 6 years ago
  9. ae3d6a3 lib/Kconfig.debug: fix build error without CONFIG_BLOCK by YueHaibing · 6 years ago
  10. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  11. 40453c4 kcov: improve CONFIG_ARCH_HAS_KCOV help text by Mark Rutland · 6 years ago
  12. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  13. ca0b709 rhashtable: use BIT(0) for locking. by NeilBrown · 6 years ago
  14. f4712b4 rhashtable: replace rht_ptr_locked() with rht_assign_locked() by NeilBrown · 6 years ago
  15. adc6a3a rhashtable: move dereference inside rht_ptr() by NeilBrown · 6 years ago
  16. e4edbe3 rhashtable: fix some __rcu annotation errors by NeilBrown · 6 years ago
  17. c252aa3 rhashtable: use struct_size() in kvzalloc() by Gustavo A. R. Silva · 6 years ago
  18. bb23581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  19. 972acfb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  20. 310655b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  21. 149212f rhashtable: add lockdep tracking to bucket bit-spin-locks. by NeilBrown · 6 years ago
  22. 8f0db01 rhashtable: use bit_spin_locks to protect hash bucket. by NeilBrown · 6 years ago
  23. ff302db rhashtable: allow rht_bucket_var to return NULL. by NeilBrown · 6 years ago
  24. 7a41c29 rhashtable: use cmpxchg() in nested_table_alloc() by NeilBrown · 6 years ago
  25. f654f0f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  26. b11ed18 lib/lzo: fix bugs for very short or empty input by Dave Rodgman · 6 years ago
  27. 5f074f3 lib/string.c: implement a basic bcmp by Nick Desaulniers · 6 years ago
  28. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  29. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  30. 631b7ab ptrace: Remove maxargs from task_current_syscall() by Steven Rostedt (Red Hat) · 8 years ago
  31. 27fad74 iov_iter: Fix build error without CONFIG_CRYPTO by YueHaibing · 6 years ago
  32. e83b9f5 kbuild: add ability to generate BTF type info for vmlinux by Andrii Nakryiko · 6 years ago
  33. ffb8e45 Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  34. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  35. 1a9df9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  36. e6d1fa5 sbitmap: order READ/WRITE freed instance and setting clear bit by Ming Lei · 6 years ago
  37. f7ad68b rhashtable: rename rht_for_each*continue as *from. by NeilBrown · 6 years ago
  38. 4feb7c7 rhashtable: don't hold lock on first table throughout insertion. by NeilBrown · 6 years ago
  39. 408f13e rhashtable: Still do rehash when we get EEXIST by Herbert Xu · 6 years ago
  40. 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
  41. 0be2886 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  42. 13d3bc7 libfdt: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  43. dbc2fba Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  44. a667cb7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  45. 586187d Drop flex_arrays by Kent Overstreet · 6 years ago
  46. ba20ba2 generic radix trees by Kent Overstreet · 6 years ago
  47. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  48. ea29548 Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  49. 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
  50. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  51. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  52. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  53. 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
  54. 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
  55. b7af27b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 6 years ago
  56. 45ec975 lib/lzo: separate lzo-rle from lzo by Dave Rodgman · 6 years ago
  57. 5ee4014 lib/lzo: implement run-length encoding by Dave Rodgman · 6 years ago
  58. 761b323 lib/lzo: fast 8-byte copy on arm64 by Matt Sealey · 6 years ago
  59. 433b3b3 lib/lzo: 64-bit CTZ on arm64 by Matt Sealey · 6 years ago
  60. 9577759 lib/lzo: tidy-up ifdefs by Dave Rodgman · 6 years ago
  61. 1a6a1db lib/ubsan: default UBSAN_ALIGNMENT to not set by Anders Roxell · 6 years ago
  62. 488cf83 lib/test_firmware.c: remove some dead code by Dan Carpenter · 6 years ago
  63. 76c37f7 lib/assoc_array.c: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  64. 9d7ca61 lib/test_ubsan.c: VLA no longer used in kernel by Olof Johansson · 6 years ago
  65. cdc94a37 lib/div64.c: off by one in shift by Stanislaw Gruszka · 6 years ago
  66. 513770f dynamic_debug: move pr_err from module.c to ddebug_add_module by Rasmus Villemoes · 6 years ago
  67. f008043 dynamic_debug: remove unused EXPORT_SYMBOLs by Rasmus Villemoes · 6 years ago
  68. 4573fe1 dynamic_debug: use pointer comparison in ddebug_remove_module by Rasmus Villemoes · 6 years ago
  69. cdf6d00 dynamic_debug: don't duplicate modname in ddebug_add_module by Rasmus Villemoes · 6 years ago
  70. ef27ac1 lib/vsprintf.c: move sizeof(struct printf_spec) next to its definition by Rasmus Villemoes · 6 years ago
  71. 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
  72. 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
  73. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  74. 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 3478588 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. 8aa4976 mm/page_owner: move config option to mm/Kconfig.debug by Changbin Du · 6 years ago
  77. 3f21a6b vmalloc: add test driver to analyse vmalloc allocator by Uladzislau Rezki (Sony) · 6 years ago
  78. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  79. 7771bdb kasan: remove use after scope bugs detection. by Andrey Ryabinin · 6 years ago
  80. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  81. f7fb7c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  82. 50ceaa95e lib: Introduce test_stackinit module by Kees Cook · 6 years ago
  83. 6baec88 kasan: turn off asan-stack for clang-8 and earlier by Arnd Bergmann · 6 years ago
  84. 335ebe3 lib/raid6: arm: optimize away a mask operation in NEON recovery routine by Ard Biesheuvel · 6 years ago
  85. 1ad3935 lib/raid6: use vdupq_n_u8 to avoid endianness warnings by ndesaulniers@google.com · 6 years ago
  86. 9d93744 kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig by Masahiro Yamada · 6 years ago
  87. b607066 lib/vsprintf: Remove %pCr remnant in comment by Geert Uytterhoeven · 6 years ago
  88. 9ed8f1a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  89. cdc84d7 locking/lockdep: Make it easy to detect whether or not inside a selftest by Bart Van Assche · 6 years ago
  90. 0614621d Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  91. 6daef95 iov_iter: optimize page_copy_sane() by Eric Dumazet · 6 years ago
  92. fd92d66 bpf: test_bpf: turn off preemption in function __run_once by Anders Roxell · 6 years ago
  93. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  94. 6c4128f rhashtable: Remove obsolete rhashtable_walk_init function by Herbert Xu · 6 years ago
  95. 4a5c8d8 XArray: Fix xa_reserve for 2-byte aligned entries by Matthew Wilcox · 6 years ago
  96. 2fbe967 XArray: Fix xa_erase of 2-byte aligned entries by Matthew Wilcox · 6 years ago
  97. 56b90fa lib/test_rhashtable: fix spelling mistake "existant" -> "existent" by Colin Ian King · 6 years ago
  98. 962033d XArray: Use xa_cmpxchg to implement xa_reserve by Matthew Wilcox · 6 years ago
  99. b38f6c5 XArray: Fix xa_release in allocating arrays by Matthew Wilcox · 6 years ago
  100. 1f5a018 Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago