1. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  2. b54a134 rxrpc: Fix handling of enums-to-string translation in tracing by David Howells · 8 years ago
  3. 4443061 rxrpc: abstract away knowledge of IDR internals by Matthew Wilcox · 8 years ago
  4. 2629c7f rxrpc: When activating client conn channels, do state check inside lock by David Howells · 8 years ago
  5. 8732db6 rxrpc: Fix exclusive client connections by David Howells · 8 years ago
  6. 363deea rxrpc: Add connection tracepoint and client conn state tracepoint by David Howells · 8 years ago
  7. 7888379 rxrpc: Fix unexposed client conn release by David Howells · 8 years ago
  8. 66d58af rxrpc: Fix the putting of client connections by David Howells · 8 years ago
  9. 278ac0c rxrpc: Cache the security index in the rxrpc_call struct by David Howells · 8 years ago
  10. 090f85d rxrpc: Don't change the epoch by David Howells · 8 years ago
  11. af338a9 rxrpc: The client call state must be changed before attachment to conn by David Howells · 8 years ago
  12. e34d423 rxrpc: Trace rxrpc_call usage by David Howells · 8 years ago
  13. f5c17aa rxrpc: Calls should only have one terminal state by David Howells · 8 years ago
  14. 45025bc rxrpc: Improve management and caching of client connection objects by David Howells · 8 years ago
  15. 4d028b2 rxrpc: Dup the main conn list for the proc interface by David Howells · 8 years ago
  16. df5d8bf rxrpc: Make /proc/net/rxrpc_calls safer by David Howells · 8 years ago
  17. 01a90a4 rxrpc: Drop channel number field from rxrpc_call struct by David Howells · 9 years ago
  18. dabe5a7 rxrpc: Tidy up the rxrpc_call struct a bit by David Howells · 9 years ago
  19. 8496af5 rxrpc: Use RCU to access a peer's service connection tree by David Howells · 9 years ago
  20. e8d70ce rxrpc: Prune the contents of the rxrpc_conn_proto struct by David Howells · 9 years ago
  21. 001c112 rxrpc: Maintain an extra ref on a conn for the cache list by David Howells · 9 years ago
  22. c6d2b8d rxrpc: Split client connection code out into its own file by David Howells · 9 years ago
  23. eb9b9d2 rxrpc: Check that the client conns cache is empty before module removal by David Howells · 9 years ago
  24. 999b69f rxrpc: Kill the client connection bundle concept by David Howells · 9 years ago
  25. 4a3388c rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis by David Howells · 9 years ago