index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
init_task.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2026-07-13
sched_ext: Track the cpu a task is runnable on
Tejun Heo
1
-0
/
+1
2026-06-29
fs: add real_fs to track task's actual fs_struct
Christian Brauner
1
-0
/
+1
2026-06-15
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2026-06-02
sched: Add blocked_donor link to task for smarter mutex handoffs
Peter Zijlstra
1
-0
/
+1
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
1
-0
/
+10
2026-05-18
sched/cache: Fix unpaired account_llc_enqueue/dequeue
Chen Yu
1
-0
/
+1
2026-04-09
sched/cache: Assign preferred LLC ID to processes
Tim Chen
1
-0
/
+3
2026-04-03
locking: Add task::blocked_lock to serialize blocked_on state
John Stultz
1
-0
/
+1
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2026-01-22
sched: remove task_struct->faults_disabled_mapping
Christoph Hellwig
1
-1
/
+0
2026-01-01
rcu: Clean up after the SRCU-fastification of RCU Tasks Trace
Paul E. McKenney
1
-3
/
+0
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2025-11-20
sched/mmcid: Use proper data structures
Thomas Gleixner
1
-0
/
+3
2025-11-04
cred: make init_cred static
Christian Brauner
1
-0
/
+27
2025-09-10
cgroup: replace global percpu_rwsem with per threadgroup resem when writing t...
Yi Tao
1
-0
/
+3
2024-11-07
signal: Provide ignored_posix_timers list
Thomas Gleixner
1
-2
/
+3
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+12
2024-07-29
posix-timers: Convert timer list to hlist
Thomas Gleixner
1
-1
/
+1
2024-07-08
sched_ext: Take out ->priq and ->flags from scx_dsq_node
Tejun Heo
1
-1
/
+1
2024-06-18
sched_ext: Add vtime-ordered priority queue to dispatch_q's
Tejun Heo
1
-1
/
+1
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
1
-0
/
+1
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
1
-0
/
+11
2024-05-15
Merge tag 'livepatching-for-6.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-05-09
livepatch: Rename KLP_* to KLP_TRANSITION_*
Wardenjohn
1
-1
/
+1
2024-03-25
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
1
-0
/
+1
2024-02-25
rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
1
-0
/
+1
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2023-12-20
plist: Split out plist_types.h
Kent Overstreet
1
-0
/
+1
2023-12-10
arch: remove ARCH_TASK_STRUCT_ON_STACK
Heiko Carstens
1
-8
/
+2
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+0
2023-10-04
kill task_struct->thread_group
Oleg Nesterov
1
-1
/
+0
2023-09-11
sched: Add task_struct->faults_disabled_mapping
Kent Overstreet
1
-0
/
+1
2022-06-20
rcu-tasks: Add data structures for lightweight grace periods
Paul E. McKenney
1
-0
/
+1
2021-12-09
kcsan: Remove redundant zero-initialization of globals
Marco Elver
1
-5
/
+0
2021-08-20
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
1
-0
/
+1
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-1
/
+1
2021-03-30
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
1
-1
/
+1
2021-01-29
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
1
-1
/
+2
2020-12-22
kasan, arm64: only use kasan_depth for software modes
Andrey Konovalov
1
-1
/
+1
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
1
-1
/
+1
2020-09-30
io_uring: don't rely on weak ->files references
Jens Axboe
1
-0
/
+3
2020-08-14
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-0
/
+1
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2020-08-04
init: Align init_task to avoid conflict with MUTEX_FLAGS
Stafford Horne
1
-0
/
+1
2020-07-29
sched: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+2
2020-07-10
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
1
-0
/
+3
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+10
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+8
[next]