1. 2e316b4 Merge android-4.9.129 (b727d1c) into msm-4.9 by Minming Qi · 5 years ago
  2. eb235bf UPSTREAM: bug: switch data corruption check to __must_check by Kees Cook · 7 years ago
  3. 8fb63b1 UPSTREAM: bug: Provide toggle for BUG on data corruption by Kees Cook · 8 years ago
  4. ca48e8c UPSTREAM: list: Split list_del() debug checking into separate function by Kees Cook · 8 years ago
  5. a7e7ca2 UPSTREAM: rculist: Consolidate DEBUG_LIST for list_add_rcu() by Kees Cook · 8 years ago
  6. 791e53f UPSTREAM: list: Split list_add() debug checking into separate function by Kees Cook · 8 years ago
  7. cf9c1e4 kernel/lib: add additional debug capabilities for data corruption by Syed Rameez Mustafa · 11 years ago
  8. d77a117 list: kill list_force_poison() by Dan Williams · 8 years ago
  9. 5c2c258 mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup by Dan Williams · 8 years ago
  10. 1c97be6 list: Use WRITE_ONCE() when adding to lists and hlists by Paul E. McKenney · 9 years ago
  11. 5cf05ad rcu: Fix broken strings in RCU's source code. by Paul E. McKenney · 12 years ago
  12. 17a801f list_debug: WARN for adding something already in the list by Chris Metcalf · 12 years ago
  13. 559f9ba rcu: List-debug variants of rcu list routines. by Dave Jones · 12 years ago
  14. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  15. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 12 years ago
  16. 50af5ea bug.h: add include of it to various implicit C users by Paul Gortmaker · 12 years ago
  17. b116ee4 lib: fix implicit users of kernel.h for TAINT_WARN by Paul Gortmaker · 12 years ago
  18. 3c18d4d Expand CONFIG_DEBUG_LIST to several other list operations by Linus Torvalds · 13 years ago
  19. e3f76e3 list debugging: warn when deleting a deleted entry by Baruch Siach · 14 years ago
  20. 924d9ad list debugging: use WARN() instead of BUG() by Dave Jones · 16 years ago
  21. e0ce0da9 lists: remove a redundant conditional definition of list_add() by Robert P. J. Day · 16 years ago
  22. 8f63fdb [PATCH] More list debugging context by Dave Jones · 17 years ago
  23. ab8e92e [PATCH] list_del-debug fix by Andrew Morton · 18 years ago
  24. df89a86 [PATCH] list_del debug check by Manfred Spraul · 18 years ago
  25. 199a9af [PATCH] Debug variants of linked list macros by Dave Jones · 18 years ago