1. 2a12e00 assoc_array: Avoid open coded arithmetic in allocator arguments by Len Baker · 3 years, 3 months ago
  2. 4c1ca83 Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" by Nick Desaulniers · 4 years, 1 month ago
  3. 6a9dc5f lib: Revert use of fallthrough pseudo-keyword in lib/ by Gustavo A. R. Silva · 4 years, 4 months ago
  4. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  5. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  6. 76c37f7 lib/assoc_array.c: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  7. bb2ba2d assoc_array: Fix shortcut creation by David Howells · 6 years ago
  8. 516df05 lib/assoc_array: Remove smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
  9. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  10. ea67899 assoc_array: Fix a buggy node-splitting case by David Howells · 7 years ago
  11. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  12. 48c40c2 assoc_array: fix path to assoc_array documentation by Alexander Kuleshov · 7 years ago
  13. 8d4a2ec assoc_array: don't call compare_object() on a node by Jerome Marchand · 9 years ago
  14. 990428b assoc_array: Include rcupdate.h for call_rcu() definition by Pranith Kumar · 10 years ago
  15. 95389b0 KEYS: Fix termination condition in assoc array garbage collection by David Howells · 10 years ago
  16. 2741960 KEYS: Fix use-after-free in assoc_array_gc() by David Howells · 10 years ago
  17. 30b02c4 assoc_array: remove global variable by Stephen Hemminger · 11 years ago
  18. 23fd78d KEYS: Fix multiple key add into associative array by David Howells · 11 years ago
  19. b2a4df2 KEYS: Expand the capacity of a keyring by David Howells · 11 years ago
  20. 3cb9895 Add a generic associative array implementation. by David Howells · 11 years ago