1. 71f8de7 kcsan: Remove redundant zero-initialization of globals by Marco Elver · 3 years, 1 month ago
  2. b90ca8b sched: Introduce task_struct::user_cpus_ptr to track requested affinity by Will Deacon · 3 years, 5 months ago
  3. 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
  4. 64bdc02 seccomp: Fix CONFIG tests for Seccomp_filters by Kenta.Tada@sony.com · 3 years, 9 months ago
  5. 7e0a922 fgraph: Initialize tracing_graph_pause at task creation by Steven Rostedt (VMware) · 4 years ago
  6. d73b493 kasan, arm64: only use kasan_depth for software modes by Andrey Konovalov · 4 years ago
  7. f7cfd87 exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 1 month ago
  8. 0f21220 io_uring: don't rely on weak ->files references by Jens Axboe · 4 years, 3 months ago
  9. e1d74fb Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 4 months ago
  10. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  11. d0b7213 init: Align init_task to avoid conflict with MUTEX_FLAGS by Stafford Horne · 4 years, 6 months ago
  12. b750586 sched: tasks: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 5 months ago
  13. c818c03 seccomp: Report number of loaded filters in /proc/$pid/status by Kees Cook · 4 years, 8 months ago
  14. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  15. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  16. 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
  17. d08b9f0 scs: Add support for Clang's Shadow Call Stack (SCS) by Sami Tolvanen · 4 years, 8 months ago
  18. 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
  19. 276c410 rcu-tasks: Split ->trc_reader_need_end by Paul E. McKenney · 4 years, 9 months ago
  20. d5f177d rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks by Paul E. McKenney · 4 years, 10 months ago
  21. 757a4ce kcsan: Add support for scoped accesses by Marco Elver · 4 years, 9 months ago
  22. 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
  23. eea9673 exec: Add exec_update_mutex to replace cred_guard_mutex by Eric W. Biederman · 4 years, 9 months ago
  24. 81af89e kcsan: Add kcsan_set_access_mask() support by Marco Elver · 4 years, 11 months ago
  25. dfd402a kcsan: Add Kernel Concurrency Sanitizer infrastructure by Marco Elver · 5 years ago
  26. 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
  27. 244d49e posix-cpu-timers: Move state tracking to struct posix_cputimers by Thomas Gleixner · 5 years ago
  28. c1a280b sched/preempt: Use CONFIG_PREEMPTION where appropriate by Thomas Gleixner · 5 years ago
  29. 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
  30. f6ec882 locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with by Yuyang Du · 6 years ago
  31. e196e47 locking/lockdep: Use lockdep_init_task for task initiation consistently by Yuyang Du · 6 years ago
  32. 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  33. be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  34. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  35. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  36. f0b89d3 sched/core: Convert task_struct.stack_refcount to refcount_t by Elena Reshetova · 6 years ago
  37. ec1d281 sched/core: Convert task_struct.usage to refcount_t by Elena Reshetova · 6 years ago
  38. 60d4de3 sched/core: Convert signal_struct.sigcnt to refcount_t by Elena Reshetova · 6 years ago
  39. 4b7d248 audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT by Richard Guy Briggs · 6 years ago
  40. c3ad2c3 signal: Don't restart fork when signals come in. by Eric W. Biederman · 6 years ago
  41. 6883f81 pid: Implement PIDTYPE_TGID by Eric W. Biederman · 8 years ago
  42. 2c47047 pids: Move the pgrp and session pid pointers from task_struct to signal_struct by Eric W. Biederman · 7 years ago
  43. 2896b0f pids: Initialize leader_pid in init_task by Eric W. Biederman · 8 years ago
  44. f0b7521 audit: convert sessionid unset to a macro by Richard Guy Briggs · 7 years ago
  45. 3678e2f Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove by David Howells · 7 years ago
  46. 4e7e3ad Expand various INIT_* macros and remove by David Howells · 7 years ago
  47. d11ed3a Expand INIT_TASK() in init/init_task.c and remove by David Howells · 7 years ago
  48. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  49. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  50. 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
  51. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  52. c65eacb sched/core: Allow putting thread_info into task_struct by Andy Lutomirski · 8 years ago
  53. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  54. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 12 years ago
  55. a4a2eb4 init_task: Create generic init_task instance by Thomas Gleixner · 13 years ago