index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
init_task.c
Age
Commit message (
Expand
)
Author
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-29
posix-timers: Convert timer list to hlist
Thomas Gleixner
2024-07-08
sched_ext: Take out ->priq and ->flags from scx_dsq_node
Tejun Heo
2024-06-18
sched_ext: Add vtime-ordered priority queue to dispatch_q's
Tejun Heo
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
2024-05-15
Merge tag 'livepatching-for-6.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-09
livepatch: Rename KLP_* to KLP_TRANSITION_*
Wardenjohn
2024-03-25
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
2024-02-25
rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-20
plist: Split out plist_types.h
Kent Overstreet
2023-12-10
arch: remove ARCH_TASK_STRUCT_ON_STACK
Heiko Carstens
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-04
kill task_struct->thread_group
Oleg Nesterov
2023-09-11
sched: Add task_struct->faults_disabled_mapping
Kent Overstreet
2022-06-20
rcu-tasks: Add data structures for lightweight grace periods
Paul E. McKenney
2021-12-09
kcsan: Remove redundant zero-initialization of globals
Marco Elver
2021-08-20
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2021-03-30
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
2021-01-29
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2020-12-22
kasan, arm64: only use kasan_depth for software modes
Andrey Konovalov
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-09-30
io_uring: don't rely on weak ->files references
Jens Axboe
2020-08-14
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-04
init: Align init_task to avoid conflict with MUTEX_FLAGS
Stafford Horne
2020-07-29
sched: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-10
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-05-15
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
2020-05-08
Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-04-27
rcu-tasks: Split ->trc_reader_need_end
Paul E. McKenney
2020-04-27
rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks
Paul E. McKenney
2020-04-13
kcsan: Add support for scoped accesses
Marco Elver
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-03-25
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
2020-03-21
kcsan: Add kcsan_set_access_mask() support
Marco Elver
2019-11-16
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-08-28
posix-cpu-timers: Move state tracking to struct posix_cputimers
Thomas Gleixner
2019-07-31
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-03
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
Yuyang Du
2019-06-03
locking/lockdep: Use lockdep_init_task for task initiation consistently
Yuyang Du
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]