index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
thread_info.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-03-17
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
1
-0
/
+13
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
1
-0
/
+2
2020-12-02
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
1
-0
/
+2
2020-11-25
entry: Fix boot for !CONFIG_GENERIC_ENTRY
Gabriel Krisman Bertazi
1
-3
/
+5
2020-11-16
audit: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-0
/
+2
2020-11-16
ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-0
/
+2
2020-11-16
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
1
-0
/
+2
2020-11-16
tracepoints: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-0
/
+2
2020-11-16
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-0
/
+6
2020-11-16
entry: Expose helpers to migrate TIF to SYSCALL_WORK flags
Gabriel Krisman Bertazi
1
-0
/
+32
2019-12-05
uaccess: disallow > INT_MAX copy sizes
Kees Cook
1
-0
/
+2
2019-09-26
uaccess: add missing __must_check attributes
Kees Cook
1
-1
/
+1
2018-05-25
thread_info: Add update_thread_flag() helpers
Dave Martin
1
-0
/
+11
2018-04-21
fork: unconditionally clear stack on fork
Kees Cook
1
-5
/
+1
2017-11-16
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-3
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-14
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
1
-1
/
+1
2017-08-15
fork: allow arch-override of VMAP stack alignment
Mark Rutland
1
-0
/
+4
2017-06-30
copy_{to,from}_user(): consolidate object size checks
Al Viro
1
-0
/
+27
2017-05-02
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+12
2017-04-05
usercopy: Move enum for arch_within_stack_frames()
Sahara
1
-0
/
+12
2017-03-20
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
1
-0
/
+4
2016-11-11
thread_info: include <current.h> for THREAD_INFO_IN_TASK
Mark Rutland
1
-0
/
+6
2016-11-11
thread_info: factor out restart_block
Mark Rutland
1
-40
/
+1
2016-10-20
sched/core, x86: Make struct thread_info arch specific again
Heiko Carstens
1
-11
/
+0
2016-09-24
thread_info: Use unsigned long for flags
Mark Rutland
1
-1
/
+1
2016-09-15
sched/core: Allow putting thread_info into task_struct
Andy Lutomirski
1
-0
/
+15
2016-09-07
usercopy: force check_object_size() inline
Kees Cook
1
-2
/
+2
2016-09-06
usercopy: fold builtin_const check into inline function
Kees Cook
1
-1
/
+2
2016-08-09
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-0
/
+24
2016-08-03
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
1
-41
/
+0
2016-07-27
mm: Hardened usercopy
Kees Cook
1
-0
/
+15
2016-07-27
mm: Implement stack frame object validation
Kees Cook
1
-0
/
+9
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-2
/
+3
2014-06-05
mm: get rid of __GFP_KMEMCG
Vladimir Davydov
1
-2
/
+0
2014-04-18
sched: Remove set_need_resched()
Peter Zijlstra
1
-14
/
+0
2013-09-25
sched, idle: Fix the idle polling state logic
Peter Zijlstra
1
-0
/
+2
2013-09-25
sched: Remove {set,clear}_need_resched
Peter Zijlstra
1
-2
/
+13
2012-12-19
fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
Glauber Costa
1
-0
/
+2
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
1
-1
/
+2
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
1
-0
/
+12
2012-06-01
HAVE_RESTORE_SIGMASK is defined on all architectures now
Al Viro
1
-0
/
+4
2012-05-08
fork: Move thread info gfp flags to header
Thomas Gleixner
1
-0
/
+6
2011-05-23
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
1
-1
/
+1
2011-02-02
thread_info: Remove legacy arg0-3 from restart_block
Thomas Gleixner
1
-3
/
+0
2010-09-18
futex: Mark restart_block.futex.uaddr[2] __user
Namhyung Kim
1
-2
/
+2
2009-04-06
futex: add requeue_pi functionality
Darren Hart
1
-1
/
+2
2008-09-06
select: add a poll specific struct to the restart_block union
Thomas Gleixner
1
-0
/
+8
2008-04-30
signals: use HAVE_SET_RESTORE_SIGMASK
Roland McGrath
1
-2
/
+8
[next]