index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
init_task.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-05-15
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
1
-0
/
+8
2020-05-08
Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
1
-0
/
+1
2020-04-27
rcu-tasks: Split ->trc_reader_need_end
Paul E. McKenney
1
-0
/
+1
2020-04-27
rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks
Paul E. McKenney
1
-0
/
+4
2020-04-13
kcsan: Add support for scoped accesses
Marco Elver
1
-0
/
+1
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
1
-0
/
+1
2020-03-25
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
1
-0
/
+1
2020-03-21
kcsan: Add kcsan_set_access_mask() support
Marco Elver
1
-0
/
+1
2019-11-16
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver
1
-0
/
+8
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2019-08-28
posix-cpu-timers: Move state tracking to struct posix_cputimers
Thomas Gleixner
1
-2
/
+0
2019-07-31
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
1
-1
/
+1
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2019-06-03
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
Yuyang Du
1
-1
/
+1
2019-06-03
locking/lockdep: Use lockdep_init_task for task initiation consistently
Yuyang Du
1
-0
/
+2
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
1
-1
/
+2
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+2
2019-02-04
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
1
-1
/
+1
2019-02-04
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
1
-1
/
+1
2019-02-04
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
1
-1
/
+1
2019-01-25
audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT
Richard Guy Briggs
1
-1
/
+1
2018-08-09
signal: Don't restart fork when signals come in.
Eric W. Biederman
1
-0
/
+1
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
1
-1
/
+1
2018-07-21
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
Eric W. Biederman
1
-5
/
+6
2018-07-21
pids: Initialize leader_pid in init_task
Eric W. Biederman
1
-0
/
+1
2018-05-14
audit: convert sessionid unset to a macro
Richard Guy Briggs
1
-1
/
+2
2018-01-17
Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove
David Howells
1
-2
/
+28
2018-01-17
Expand various INIT_* macros and remove
David Howells
1
-24
/
+71
2018-01-17
Expand INIT_TASK() in init/init_task.c and remove
David Howells
1
-2
/
+83
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
1
-4
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
[next]