1. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  2. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  3. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  4. d08b9f0 scs: Add support for Clang's Shadow Call Stack (SCS) by Sami Tolvanen · 4 years, 8 months ago
  5. 97a9474 Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/kcsan by Thomas Gleixner · 4 years, 8 months ago
  6. 276c410 rcu-tasks: Split ->trc_reader_need_end by Paul E. McKenney · 4 years, 10 months ago
  7. d5f177d rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks by Paul E. McKenney · 4 years, 10 months ago
  8. 757a4ce kcsan: Add support for scoped accesses by Marco Elver · 4 years, 9 months ago
  9. 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
  10. eea9673 exec: Add exec_update_mutex to replace cred_guard_mutex by Eric W. Biederman · 4 years, 9 months ago
  11. 81af89e kcsan: Add kcsan_set_access_mask() support by Marco Elver · 5 years ago
  12. dfd402a kcsan: Add Kernel Concurrency Sanitizer infrastructure by Marco Elver · 5 years ago
  13. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  14. 244d49e posix-cpu-timers: Move state tracking to struct posix_cputimers by Thomas Gleixner · 5 years ago
  15. c1a280b sched/preempt: Use CONFIG_PREEMPTION where appropriate by Thomas Gleixner · 5 years ago
  16. dad1c12 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  17. f6ec882 locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with by Yuyang Du · 6 years ago
  18. e196e47 locking/lockdep: Use lockdep_init_task for task initiation consistently by Yuyang Du · 6 years ago
  19. 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  20. be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  21. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  22. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  23. f0b89d3 sched/core: Convert task_struct.stack_refcount to refcount_t by Elena Reshetova · 6 years ago
  24. ec1d281 sched/core: Convert task_struct.usage to refcount_t by Elena Reshetova · 6 years ago
  25. 60d4de3 sched/core: Convert signal_struct.sigcnt to refcount_t by Elena Reshetova · 6 years ago
  26. 4b7d248 audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT by Richard Guy Briggs · 6 years ago
  27. c3ad2c3 signal: Don't restart fork when signals come in. by Eric W. Biederman · 6 years ago
  28. 6883f81 pid: Implement PIDTYPE_TGID by Eric W. Biederman · 8 years ago
  29. 2c47047 pids: Move the pgrp and session pid pointers from task_struct to signal_struct by Eric W. Biederman · 7 years ago
  30. 2896b0f pids: Initialize leader_pid in init_task by Eric W. Biederman · 8 years ago
  31. f0b7521 audit: convert sessionid unset to a macro by Richard Guy Briggs · 7 years ago
  32. 3678e2f Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove by David Howells · 7 years ago
  33. 4e7e3ad Expand various INIT_* macros and remove by David Howells · 7 years ago
  34. d11ed3a Expand INIT_TASK() in init/init_task.c and remove by David Howells · 7 years ago
  35. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  36. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  37. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  38. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  39. c65eacb sched/core: Allow putting thread_info into task_struct by Andy Lutomirski · 8 years ago
  40. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  41. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 12 years ago
  42. a4a2eb4 init_task: Create generic init_task instance by Thomas Gleixner · 13 years ago