summaryrefslogtreecommitdiffstats
path: root/init/init_task.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-20rcu-tasks: Add data structures for lightweight grace periodsPaul E. McKenney1-0/+1
2021-12-09kcsan: Remove redundant zero-initialization of globalsMarco Elver1-5/+0
2021-08-20sched: Introduce task_struct::user_cpus_ptr to track requested affinityWill Deacon1-0/+1
2021-06-18sched: Change task_struct::statePeter Zijlstra1-1/+1
2021-03-30seccomp: Fix CONFIG tests for Seccomp_filtersKenta.Tada@sony.com1-1/+1
2021-01-29fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)1-1/+2
2020-12-22kasan, arm64: only use kasan_depth for software modesAndrey Konovalov1-1/+1
2020-12-10exec: Transform exec_update_mutex into a rw_semaphoreEric W. Biederman1-1/+1
2020-09-30io_uring: don't rely on weak ->files referencesJens Axboe1-0/+3
2020-08-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+1
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+2
2020-08-04init: Align init_task to avoid conflict with MUTEX_FLAGSStafford Horne1-0/+1
2020-07-29sched: tasks: Use sequence counter with associated spinlockAhmed S. Darwish1-1/+2
2020-07-10seccomp: Report number of loaded filters in /proc/$pid/statusKees Cook1-0/+3
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner1-0/+10
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+8
2020-05-15scs: Add support for Clang's Shadow Call Stack (SCS)Sami Tolvanen1-0/+8
2020-05-08Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner1-0/+1
2020-04-27rcu-tasks: Split ->trc_reader_need_endPaul E. McKenney1-0/+1
2020-04-27rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooksPaul E. McKenney1-0/+4
2020-04-13kcsan: Add support for scoped accessesMarco Elver1-0/+1
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar1-0/+1
2020-03-25exec: Add exec_update_mutex to replace cred_guard_mutexEric W. Biederman1-0/+1
2020-03-21kcsan: Add kcsan_set_access_mask() supportMarco Elver1-0/+1
2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver1-0/+8
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2019-08-28posix-cpu-timers: Move state tracking to struct posix_cputimersThomas Gleixner1-2/+0
2019-07-31sched/preempt: Use CONFIG_PREEMPTION where appropriateThomas Gleixner1-1/+1
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2019-06-03locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start withYuyang Du1-1/+1
2019-06-03locking/lockdep: Use lockdep_init_task for task initiation consistentlyYuyang Du1-0/+2
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior1-1/+2
2019-03-07Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual1-1/+2
2019-02-04sched/core: Convert task_struct.stack_refcount to refcount_tElena Reshetova1-1/+1
2019-02-04sched/core: Convert task_struct.usage to refcount_tElena Reshetova1-1/+1
2019-02-04sched/core: Convert signal_struct.sigcnt to refcount_tElena Reshetova1-1/+1
2019-01-25audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs1-1/+1
2018-08-09signal: Don't restart fork when signals come in.Eric W. Biederman1-0/+1
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman1-1/+1
2018-07-21pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman1-5/+6
2018-07-21pids: Initialize leader_pid in init_taskEric W. Biederman1-0/+1
2018-05-14audit: convert sessionid unset to a macroRichard Guy Briggs1-1/+2
2018-01-17Expand the INIT_SIGNALS and INIT_SIGHAND macros and removeDavid Howells1-2/+28
2018-01-17Expand various INIT_* macros and removeDavid Howells1-24/+71
2018-01-17Expand INIT_TASK() in init/init_task.c and removeDavid Howells1-2/+83
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-4/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1