1. d5e7caf LZ4 : fix the data abort issue by JeHyeon Yeon · 9 years ago
  2. db4374f rhashtable: Annotate RCU locking of walkers by Thomas Graf · 9 years ago
  3. 3464452 lib: devres: add a helper function for ioremap_wc by Abhilash Kesavan · 9 years ago
  4. 565e864 rhashtable: Fix rhashtable_remove failures by Herbert Xu · 9 years ago
  5. 963ecbd rhashtable: Fix use-after-free in rhashtable_walk_stop by Herbert Xu · 9 years ago
  6. c4db884 rhashtable: Move future_tbl into struct bucket_table by Herbert Xu · 9 years ago
  7. 63d512d rhashtable: Add rehash counter to bucket_table by Herbert Xu · 9 years ago
  8. 9d901bc rhashtable: Free bucket tables asynchronously after rehash by Herbert Xu · 9 years ago
  9. 5269b53 rhashtable: Move seed init into bucket_table_alloc by Herbert Xu · 9 years ago
  10. 8f2484b rhashtable: Use SINGLE_DEPTH_NESTING by Herbert Xu · 9 years ago
  11. eddee5ba rhashtable: Fix walker behaviour during rehash by Herbert Xu · 9 years ago
  12. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  13. 3c17ad1 timekeeping: Add debugging checks to warn if we see delays by John Stultz · 9 years ago
  14. 3936194 rhashtable: Fix read-side crash during rehash by Herbert Xu · 9 years ago
  15. a5b6846 rhashtable: kill ht->shift atomic operations by Daniel Borkmann · 9 years ago
  16. 9497df8 rhashtable: Fix reader/rehash race by Herbert Xu · 9 years ago
  17. 186bea5 rcutorture: Default to grace-period-initialization delays by Paul E. McKenney · 9 years ago
  18. ec9f71c rhashtable: Remove obj_raw_hashfn by Herbert Xu · 9 years ago
  19. cffaa9c rhashtable: Remove key length argument to key_hashfn by Herbert Xu · 9 years ago
  20. eca8493 rhashtable: Use head_hashfn instead of obj_raw_hashfn by Herbert Xu · 9 years ago
  21. 8d2b187 rhashtable: Move masking back into key_hashfn by Herbert Xu · 9 years ago
  22. 84ed82b rhashtable: Add annotation to nested lock by Herbert Xu · 9 years ago
  23. aa34a6cb0 rhashtable: Add arbitrary rehash function by Herbert Xu · 9 years ago
  24. 988dfbd rhashtable: Move hash_rnd into bucket_table by Herbert Xu · 9 years ago
  25. 37745d2 rcu: Provide diagnostic option to slow down grace-period initialization by Paul E. McKenney · 9 years ago
  26. cdfdef7 cpumask: only allocate nr_cpumask_bits. by Rusty Russell · 9 years ago
  27. 2f0f267 cpumask: remove deprecated functions. by Rusty Russell · 9 years ago
  28. e7901af Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  29. 28ca84e lib: correct link to the original source for div64_u64 by Heinrich Schuchardt · 9 years ago
  30. 4d4eb4d seq_buf: Fix seq_buf_bprintf() truncation by Steven Rostedt (Red Hat) · 9 years ago
  31. 4a8fe4e seq_buf: Fix seq_buf_vprintf() truncation by Steven Rostedt (Red Hat) · 9 years ago
  32. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  33. 5beb5c9 rhashtable: use cond_resched() by Eric Dumazet · 9 years ago
  34. 4c4b52d rhashtable: remove indirection for grow/shrink decision functions by Daniel Borkmann · 9 years ago
  35. 8331de7 rhashtable: unconditionally grow when max_shift is not specified by Daniel Borkmann · 9 years ago
  36. 9bae659 rcu: Drive PROVE_RCU directly off of PROVE_LOCKING by Paul E. McKenney · 9 years ago
  37. 4d3199e locking: Remove ACCESS_ONCE() usage by Davidlohr Bueso · 9 years ago
  38. 71bb001 rhashtable: initialize all rhashtable walker members by Sasha Levin · 9 years ago
  39. 6dd0c16 rhashtable: allow to unload test module by Daniel Borkmann · 9 years ago
  40. eb6d1ab rhashtable: better high order allocation attempts by Daniel Borkmann · 9 years ago
  41. 342100d rhashtable: don't test for shrink on insert, expansion on delete by Daniel Borkmann · 9 years ago
  42. b7f5e5c rhashtable: don't allocate ht structure on stack in test_rht_init by Daniel Borkmann · 9 years ago
  43. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  44. 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
  45. d879cb8 move iov_iter.c from mm/ to lib/ by Al Viro · 10 years ago
  46. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  47. 3ee7b3f scripts/gdb: add infrastructure by Jan Kiszka · 9 years ago
  48. 841c009 lib/Kconfig: use bool instead of boolean by Christoph Jaeger · 9 years ago
  49. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  50. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 9 years ago
  51. 3f15801 lib: add kasan test module by Andrey Ryabinin · 9 years ago
  52. 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 9 years ago
  53. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 9 years ago
  54. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 9 years ago
  55. 4638532 bitmap, cpumask, nodemask: remove dedicated formatting functions by Tejun Heo · 9 years ago
  56. 4a0792b bitmap: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  57. dbc760b lib/vsprintf: implement bitmap printing through '%*pb[l]' by Tejun Heo · 9 years ago
  58. 310ee9e lib/genalloc.c: check result of devres_alloc() by Jan Kara · 9 years ago
  59. 8da53d4 lib/string.c: improve strrchr() by Rasmus Villemoes · 9 years ago
  60. f5e38b9 lib: crc32: constify crc32 lookup table by Daniel Borkmann · 9 years ago
  61. 7f59065 lib: bitmap: remove redundant code from __bitmap_shift_left by Rasmus Villemoes · 9 years ago
  62. 6d874ec lib: bitmap: eliminate branch in __bitmap_shift_left by Rasmus Villemoes · 9 years ago
  63. dba94c2 lib: bitmap: change bitmap_shift_left to take unsigned parameters by Rasmus Villemoes · 9 years ago
  64. cfac1d0 lib: bitmap: yet another simplification in __bitmap_shift_right by Rasmus Villemoes · 9 years ago
  65. 97fb8e9 lib: bitmap: remove redundant code from __bitmap_shift_right by Rasmus Villemoes · 9 years ago
  66. 9d8a6b2 lib: bitmap: eliminate branch in __bitmap_shift_right by Rasmus Villemoes · 9 years ago
  67. 2fbad29 lib: bitmap: change bitmap_shift_right to take unsigned parameters by Rasmus Villemoes · 9 years ago
  68. e8f2427 lib/bitmap.c: elide bitmap_copy_le on little-endian by Rasmus Villemoes · 9 years ago
  69. 9b6c2d2 lib/bitmap.c: change prototype of bitmap_copy_le by Rasmus Villemoes · 9 years ago
  70. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  71. 6016dae lib/lcm.c: replace include by Rasmus Villemoes · 9 years ago
  72. 6918584 lib/percpu_ida.c: remove redundant includes by Rasmus Villemoes · 9 years ago
  73. bf3c2d6 lib/strncpy_from_user.c: replace module.h include by Rasmus Villemoes · 9 years ago
  74. b6d4f32 lib/stmp_device.c: replace module.h include by Rasmus Villemoes · 9 years ago
  75. 2ddae68 lib/sort.c: move include inside #if 0 by Rasmus Villemoes · 9 years ago
  76. b8b6db1 lib/show_mem.c: remove redundant include by Rasmus Villemoes · 9 years ago
  77. 886d3df lib/radix-tree.c: change to simpler include by Rasmus Villemoes · 9 years ago
  78. 7f1ce3c lib/plist.c: remove redundant include by Rasmus Villemoes · 9 years ago
  79. fb41f9d lib/nlattr.c: remove redundant include by Rasmus Villemoes · 9 years ago
  80. a69ae45 lib/kobject_uevent.c: remove redundant include by Rasmus Villemoes · 9 years ago
  81. 9b40570 lib/llist.c: remove redundant include by Rasmus Villemoes · 9 years ago
  82. 9a29ae8 lib/md5.c: simplify include by Rasmus Villemoes · 9 years ago
  83. 7259fa0 lib/list_sort.c: rearrange includes by Rasmus Villemoes · 9 years ago
  84. 18fa6d2 lib/genalloc.c: remove redundant include by Rasmus Villemoes · 9 years ago
  85. 87d1d16 lib/idr.c: remove redundant include by Rasmus Villemoes · 9 years ago
  86. 3248340 lib/halfmd4.c: simplify includes by Rasmus Villemoes · 9 years ago
  87. 565ac23 lib/dynamic_queue_limits.c: simplify includes by Rasmus Villemoes · 9 years ago
  88. 42cf809 lib/sort.c: use simpler includes by Rasmus Villemoes · 9 years ago
  89. 85c5e27 lib/interval_tree.c: simplify includes by Rasmus Villemoes · 9 years ago
  90. 114fc1a hexdump: make it return number of bytes placed in buffer by Andy Shevchenko · 9 years ago
  91. 5d909c8 hexdump: do a few calculations ahead by Andy Shevchenko · 9 years ago
  92. 6f6f3fc hexdump: fix ascii column for the tail of a dump by Andy Shevchenko · 9 years ago
  93. 64d1d77 hexdump: introduce test suite by Andy Shevchenko · 9 years ago
  94. ad3d5d2 lib/genalloc.c: fix the end addr check in addr_in_gen_pool() by Toshi Kikuchi · 9 years ago
  95. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 9 years ago
  96. 9814ec1 lib/bitmap.c: make the bits parameter of bitmap_remap unsigned by Rasmus Villemoes · 9 years ago
  97. f6a1f5d lib/bitmap.c: simplify bitmap_ord_to_pos by Rasmus Villemoes · 9 years ago
  98. df1d80a lib/bitmap.c: simplify bitmap_pos_to_ord by Rasmus Villemoes · 9 years ago
  99. b26ad58 lib/bitmap.c: change parameters of bitmap_fold to unsigned by Rasmus Villemoes · 9 years ago
  100. eb56988 lib/bitmap.c: update bitmap_onto to unsigned by Rasmus Villemoes · 9 years ago