index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
init_task.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'livepatching-for-6.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-15
1
-1
/
+1
|
\
|
*
livepatch: Rename KLP_* to KLP_TRANSITION_*
Wardenjohn
2024-05-09
1
-1
/
+1
*
|
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
2024-03-25
1
-0
/
+1
*
|
rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
2024-02-25
1
-0
/
+1
*
|
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-10
1
-0
/
+1
|
\
\
|
*
|
plist: Split out plist_types.h
Kent Overstreet
2023-12-20
1
-0
/
+1
|
|
/
*
/
arch: remove ARCH_TASK_STRUCT_ON_STACK
Heiko Carstens
2023-12-10
1
-8
/
+2
|
/
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
1
-1
/
+0
|
\
|
*
kill task_struct->thread_group
Oleg Nesterov
2023-10-04
1
-1
/
+0
*
|
sched: Add task_struct->faults_disabled_mapping
Kent Overstreet
2023-09-11
1
-0
/
+1
|
/
*
rcu-tasks: Add data structures for lightweight grace periods
Paul E. McKenney
2022-06-20
1
-0
/
+1
*
kcsan: Remove redundant zero-initialization of globals
Marco Elver
2021-12-09
1
-5
/
+0
*
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
2021-08-20
1
-0
/
+1
*
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
1
-1
/
+1
*
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
2021-03-30
1
-1
/
+1
*
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-01-29
1
-1
/
+2
*
kasan, arm64: only use kasan_depth for software modes
Andrey Konovalov
2020-12-22
1
-1
/
+1
*
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-12-10
1
-1
/
+1
*
io_uring: don't rely on weak ->files references
Jens Axboe
2020-09-30
1
-0
/
+3
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-08-14
1
-0
/
+1
|
\
|
*
init: Align init_task to avoid conflict with MUTEX_FLAGS
Stafford Horne
2020-08-04
1
-0
/
+1
*
|
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
1
-1
/
+2
|
\
\
|
*
|
sched: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
1
-1
/
+2
|
|
/
*
/
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
2020-07-10
1
-0
/
+3
|
/
*
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
1
-0
/
+10
|
\
|
*
Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-05-08
1
-0
/
+1
|
|
\
|
|
*
kcsan: Add support for scoped accesses
Marco Elver
2020-04-13
1
-0
/
+1
|
*
|
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-13
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
kcsan: Add kcsan_set_access_mask() support
Marco Elver
2020-03-21
1
-0
/
+1
|
*
|
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver
2019-11-16
1
-0
/
+8
*
|
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-01
1
-0
/
+8
|
\
\
\
|
*
|
|
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
2020-05-15
1
-0
/
+8
|
|
|
/
|
|
/
|
*
|
|
rcu-tasks: Split ->trc_reader_need_end
Paul E. McKenney
2020-04-27
1
-0
/
+1
*
|
|
rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks
Paul E. McKenney
2020-04-27
1
-0
/
+4
|
/
/
*
/
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
2020-03-25
1
-0
/
+1
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-17
1
-2
/
+0
|
\
|
*
posix-cpu-timers: Move state tracking to struct posix_cputimers
Thomas Gleixner
2019-08-28
1
-2
/
+0
*
|
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
2019-07-31
1
-1
/
+1
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
1
-1
/
+2
|
\
|
*
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-06-03
1
-1
/
+2
*
|
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
Yuyang Du
2019-06-03
1
-1
/
+1
*
|
locking/lockdep: Use lockdep_init_task for task initiation consistently
Yuyang Du
2019-06-03
1
-0
/
+2
|
/
*
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-07
1
-1
/
+1
|
\
|
*
audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT
Richard Guy Briggs
2019-01-25
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
1
-1
/
+2
|
\
\
|
*
|
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
1
-1
/
+2
|
|
/
*
|
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
2019-02-04
1
-1
/
+1
*
|
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
2019-02-04
1
-1
/
+1
*
|
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
2019-02-04
1
-1
/
+1
|
/
[next]