1. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  2. 5beb5c9 rhashtable: use cond_resched() by Eric Dumazet · 9 years ago
  3. 4c4b52d rhashtable: remove indirection for grow/shrink decision functions by Daniel Borkmann · 9 years ago
  4. 8331de7 rhashtable: unconditionally grow when max_shift is not specified by Daniel Borkmann · 9 years ago
  5. 71bb001 rhashtable: initialize all rhashtable walker members by Sasha Levin · 9 years ago
  6. 6dd0c16 rhashtable: allow to unload test module by Daniel Borkmann · 9 years ago
  7. eb6d1ab rhashtable: better high order allocation attempts by Daniel Borkmann · 9 years ago
  8. 342100d rhashtable: don't test for shrink on insert, expansion on delete by Daniel Borkmann · 9 years ago
  9. b7f5e5c rhashtable: don't allocate ht structure on stack in test_rht_init by Daniel Borkmann · 9 years ago
  10. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  11. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  12. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  13. 3ee7b3f scripts/gdb: add infrastructure by Jan Kiszka · 9 years ago
  14. 841c009 lib/Kconfig: use bool instead of boolean by Christoph Jaeger · 9 years ago
  15. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  16. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 9 years ago
  17. 3f15801 lib: add kasan test module by Andrey Ryabinin · 9 years ago
  18. 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 9 years ago
  19. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 9 years ago
  20. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 9 years ago
  21. 4638532 bitmap, cpumask, nodemask: remove dedicated formatting functions by Tejun Heo · 9 years ago
  22. 4a0792b bitmap: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  23. dbc760b lib/vsprintf: implement bitmap printing through '%*pb[l]' by Tejun Heo · 9 years ago
  24. 310ee9e lib/genalloc.c: check result of devres_alloc() by Jan Kara · 9 years ago
  25. 8da53d4 lib/string.c: improve strrchr() by Rasmus Villemoes · 9 years ago
  26. f5e38b9 lib: crc32: constify crc32 lookup table by Daniel Borkmann · 9 years ago
  27. 7f59065 lib: bitmap: remove redundant code from __bitmap_shift_left by Rasmus Villemoes · 9 years ago
  28. 6d874ec lib: bitmap: eliminate branch in __bitmap_shift_left by Rasmus Villemoes · 9 years ago
  29. dba94c2 lib: bitmap: change bitmap_shift_left to take unsigned parameters by Rasmus Villemoes · 9 years ago
  30. cfac1d0 lib: bitmap: yet another simplification in __bitmap_shift_right by Rasmus Villemoes · 9 years ago
  31. 97fb8e9 lib: bitmap: remove redundant code from __bitmap_shift_right by Rasmus Villemoes · 9 years ago
  32. 9d8a6b2 lib: bitmap: eliminate branch in __bitmap_shift_right by Rasmus Villemoes · 9 years ago
  33. 2fbad29 lib: bitmap: change bitmap_shift_right to take unsigned parameters by Rasmus Villemoes · 9 years ago
  34. e8f2427 lib/bitmap.c: elide bitmap_copy_le on little-endian by Rasmus Villemoes · 9 years ago
  35. 9b6c2d2 lib/bitmap.c: change prototype of bitmap_copy_le by Rasmus Villemoes · 9 years ago
  36. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  37. 6016daed lib/lcm.c: replace include by Rasmus Villemoes · 9 years ago
  38. 6918584 lib/percpu_ida.c: remove redundant includes by Rasmus Villemoes · 9 years ago
  39. bf3c2d6 lib/strncpy_from_user.c: replace module.h include by Rasmus Villemoes · 9 years ago
  40. b6d4f32 lib/stmp_device.c: replace module.h include by Rasmus Villemoes · 9 years ago
  41. 2ddae68 lib/sort.c: move include inside #if 0 by Rasmus Villemoes · 9 years ago
  42. b8b6db1 lib/show_mem.c: remove redundant include by Rasmus Villemoes · 9 years ago
  43. 886d3df lib/radix-tree.c: change to simpler include by Rasmus Villemoes · 9 years ago
  44. 7f1ce3c lib/plist.c: remove redundant include by Rasmus Villemoes · 9 years ago
  45. fb41f9d lib/nlattr.c: remove redundant include by Rasmus Villemoes · 9 years ago
  46. a69ae45 lib/kobject_uevent.c: remove redundant include by Rasmus Villemoes · 9 years ago
  47. 9b40570 lib/llist.c: remove redundant include by Rasmus Villemoes · 9 years ago
  48. 9a29ae8 lib/md5.c: simplify include by Rasmus Villemoes · 9 years ago
  49. 7259fa0 lib/list_sort.c: rearrange includes by Rasmus Villemoes · 9 years ago
  50. 18fa6d2 lib/genalloc.c: remove redundant include by Rasmus Villemoes · 9 years ago
  51. 87d1d16 lib/idr.c: remove redundant include by Rasmus Villemoes · 9 years ago
  52. 3248340 lib/halfmd4.c: simplify includes by Rasmus Villemoes · 9 years ago
  53. 565ac23 lib/dynamic_queue_limits.c: simplify includes by Rasmus Villemoes · 9 years ago
  54. 42cf809 lib/sort.c: use simpler includes by Rasmus Villemoes · 9 years ago
  55. 85c5e27 lib/interval_tree.c: simplify includes by Rasmus Villemoes · 9 years ago
  56. 114fc1a hexdump: make it return number of bytes placed in buffer by Andy Shevchenko · 9 years ago
  57. 5d909c8 hexdump: do a few calculations ahead by Andy Shevchenko · 9 years ago
  58. 6f6f3fc hexdump: fix ascii column for the tail of a dump by Andy Shevchenko · 9 years ago
  59. 64d1d77 hexdump: introduce test suite by Andy Shevchenko · 9 years ago
  60. ad3d5d2 lib/genalloc.c: fix the end addr check in addr_in_gen_pool() by Toshi Kikuchi · 9 years ago
  61. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 9 years ago
  62. 9814ec1 lib/bitmap.c: make the bits parameter of bitmap_remap unsigned by Rasmus Villemoes · 9 years ago
  63. f6a1f5d lib/bitmap.c: simplify bitmap_ord_to_pos by Rasmus Villemoes · 9 years ago
  64. df1d80a9 lib/bitmap.c: simplify bitmap_pos_to_ord by Rasmus Villemoes · 9 years ago
  65. b26ad58 lib/bitmap.c: change parameters of bitmap_fold to unsigned by Rasmus Villemoes · 9 years ago
  66. eb56988 lib/bitmap.c: update bitmap_onto to unsigned by Rasmus Villemoes · 9 years ago
  67. d1214c6 libstring_helpers.c:string_get_size(): return void by Rasmus Villemoes · 9 years ago
  68. 84b9fbe lib/string_helpers.c:string_get_size(): use 32 bit arithmetic when possible by Rasmus Villemoes · 9 years ago
  69. 7eed8fd lib/string_helpers.c:string_get_size(): remove redundant prefixes by Rasmus Villemoes · 9 years ago
  70. 43e5b66 lib/vsprintf.c: replace while with do-while in skip_atoi by Rasmus Villemoes · 9 years ago
  71. 2aa2f9e lib/vsprintf.c: improve sanity check in vsnprintf() by Rasmus Villemoes · 9 years ago
  72. ffbfed0 lib/vsprintf.c: consume 'p' in format_decode by Rasmus Villemoes · 9 years ago
  73. 5d8e7fb Merge tag 'md/3.20' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  74. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  75. 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  76. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  77. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  78. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  79. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  80. 61d7b09 rhashtable: using ERR_PTR requires linux/err.h by Stephen Rothwell · 9 years ago
  81. 020219a rhashtable: Fix remove logic to avoid cross references between buckets by Thomas Graf · 9 years ago
  82. cf52d52 rhashtable: Avoid bucket cross reference after removal by Thomas Graf · 9 years ago
  83. 7cd10db rhashtable: Add more lock verification by Thomas Graf · 9 years ago
  84. a03eaec rhashtable: Dump bucket tables on locking violation under PROVE_LOCKING by Thomas Graf · 9 years ago
  85. 2af4b52 rhashtable: Wait for RCU readers after final unzip work by Thomas Graf · 9 years ago
  86. a5ec68e rhashtable: Use a single bucket lock for sibling buckets by Thomas Graf · 9 years ago
  87. c88455c rhashtable: key_hashfn() must return full hash value by Thomas Graf · 9 years ago
  88. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. f2683b7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  90. f2dba9c rhashtable: Introduce rhashtable_walk_* by Herbert Xu · 9 years ago
  91. 28134a5 rhashtable: Fix potential crash on destroy in rhashtable_shrink by Herbert Xu · 9 years ago
  92. 57dd8a0 vhost: vhost_scsi_handle_vq() should just use copy_from_user() by Al Viro · 10 years ago
  93. ba7438ae vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend() by Al Viro · 10 years ago
  94. aad9a1c vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() by Al Viro · 10 years ago
  95. 75aaf4c x86/raid6: correctly check for assembler capabilities by Jan Beulich · 9 years ago
  96. 9d6dbe1 rhashtable: Make selftest modular by Geert Uytterhoeven · 9 years ago
  97. 9ce3577 lib/checksum.c: fix build for generic csum_tcpudp_nofold by karl beldan · 9 years ago
  98. c0a80c0 ftrace: allow architectures to specify ftrace compile options by Heiko Carstens · 9 years ago
  99. 150ae0e lib/checksum.c: fix carry in csum_tcpudp_nofold by karl beldan · 9 years ago
  100. fe6a043 rhashtable: rhashtable_remove() must unlink in both tbl and future_tbl by Thomas Graf · 9 years ago