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
/
kernel
/
exit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-3
/
+0
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-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+0
2023-10-04
kill task_struct->thread_group
Oleg Nesterov
1
-1
/
+0
2023-10-04
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
1
-4
/
+0
2023-09-21
exit: add internal include file with helpers
Jens Axboe
1
-25
/
+7
2023-09-21
exit: add kernel_waitid_prepare() helper
Jens Axboe
1
-13
/
+25
2023-09-21
exit: move core of do_wait() into helper
Jens Axboe
1
-20
/
+31
2023-09-21
exit: abstract out should_wake helper for child_wait_callback()
Jens Axboe
1
-6
/
+14
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
1
-1
/
+4
2023-04-28
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-0
/
+2
2023-03-29
tracing/user_events: Track fork/exec/exit for mm lifetime
Beau Belgrave
1
-0
/
+2
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
1
-1
/
+1
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+8
2023-01-24
Compiler attributes: GCC cold function alignment workarounds
Mark Rutland
1
-1
/
+8
2023-01-21
exit: Detect and fix irq disabled state in oops
Nicholas Piggin
1
-0
/
+7
2022-12-16
exit: Use READ_ONCE() for all oops/warn limit reads
Kees Cook
1
-2
/
+4
2022-12-02
exit: Allow oops_limit to be disabled
Kees Cook
1
-1
/
+1
2022-12-01
exit: Expose "oops_count" to sysfs
Kees Cook
1
-2
/
+20
2022-12-01
exit: Put an upper limit on how often we can oops
Jann Horn
1
-0
/
+42
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+4
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2022-10-09
Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+19
2022-10-03
kmsan: handle task creation and exiting
Alexander Potapenko
1
-0
/
+2
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
1
-0
/
+1
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-0
/
+4
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
1
-2
/
+2
2022-08-03
exit: Fix typo in comment: s/sub-theads/sub-threads
Ingo Molnar
1
-1
/
+1
2022-07-20
signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit
Eric W. Biederman
1
-0
/
+18
2022-07-20
signal: Ensure SIGNAL_GROUP_EXIT gets set in do_group_exit
Eric W. Biederman
1
-1
/
+1
2022-07-11
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
1
-1
/
+1
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+0
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2022-03-17
rethook: Add a generic return hook
Masami Hiramatsu
1
-0
/
+2
2022-03-15
exit: Mark do_group_exit() __noreturn
Peter Zijlstra
1
-1
/
+1
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
1
-1
/
+2
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-14
/
+0
2022-02-22
fork: Move task stack accounting to do_exit()
Sebastian Andrzej Siewior
1
-0
/
+1
2022-02-02
block: remove blk_needs_flush_plug
Christoph Hellwig
1
-1
/
+1
2022-01-08
exit: Fix the exit_code for wait_task_zombie
Eric W. Biederman
1
-1
/
+2
2022-01-08
exit: Coredumps reach do_group_exit
Eric W. Biederman
1
-2
/
+0
2022-01-08
exit: Remove profile_task_exit & profile_munmap
Eric W. Biederman
1
-1
/
+0
2022-01-08
signal: Remove the helper signal_group_exit
Eric W. Biederman
1
-2
/
+6
2022-01-08
signal: Rename group_exit_task group_exec_task
Eric W. Biederman
1
-2
/
+2
2022-01-08
exit: Move force_uaccess back into do_exit
Eric W. Biederman
1
-9
/
+14
2022-01-08
exit: Guarantee make_task_dead leaks the tsk when calling do_task_exit
Eric W. Biederman
1
-0
/
+2
[next]