summaryrefslogtreecommitdiff
path: root/include/linux/sched/task_stack.h
AgeCommit message (Expand)AuthorFilesLines
2024-11-20Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-11-15sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin1-0/+2
2024-10-07sched: remove unused __HAVE_THREAD_FUNCTIONS hook supportDavid Disseldorp1-1/+1
2024-09-02task_stack: uninline stack_not_usedPasha Tatashin1-15/+3
2023-12-21task_stack.h: add missing includeKent Overstreet1-0/+1
2023-04-14sched: Fix KCSAN noinstr violationJosh Poimboeuf1-1/+1
2022-04-04task_stack, x86/cea: Force-inline stack helpersBorislav Petkov1-1/+1
2022-02-23fork: Move task stack accounting to do_exit()Sebastian Andrzej Siewior1-0/+2
2021-10-31task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller1-0/+4
2019-02-04sched/core: Convert task_struct.stack_refcount to refcount_tElena Reshetova1-1/+1
2017-12-06sched/headers: Constify object_is_on_stack()Sascha Hauer1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-03sched/headers: Move kstack_end() from <linux/sched.h> to <linux/sched/task_st...Ingo Molnar1-0/+10
2017-03-03sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar1-0/+104
2017-03-02sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+6