index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
entry-common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
entry: Drop usage of TIF flags in the generic syscall code
Gabriel Krisman Bertazi
2020-11-16
1
-14
/
+12
*
audit: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
1
-12
/
+6
*
ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
1
-6
/
+2
*
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
2020-11-16
1
-4
/
+6
*
tracepoints: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
1
-8
/
+5
*
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
1
-6
/
+2
*
entry: Wire up syscall_work in common entry code
Gabriel Krisman Bertazi
2020-11-16
1
-0
/
+3
*
entry: Fix spelling/typo errors in irq entry code
Ira Weiny
2020-11-15
1
-2
/
+2
*
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
2020-11-04
1
-1
/
+38
*
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
2020-11-04
1
-10
/
+43
|
\
|
*
Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-12
1
-1
/
+1
|
|
\
|
|
*
x86/entry: Fix typo in comments for syscall_enter_from_user_mode()
Kees Cook
2020-09-22
1
-1
/
+1
|
*
|
x86/entry: Unbreak 32bit fast syscall
Thomas Gleixner
2020-09-04
1
-9
/
+42
|
|
/
*
/
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-29
1
-3
/
+8
|
/
*
entry: Provide generic interrupt entry/exit code
Thomas Gleixner
2020-07-24
1
-0
/
+62
*
entry: Provide generic syscall exit function
Thomas Gleixner
2020-07-24
1
-0
/
+189
*
entry: Provide generic syscall entry functionality
Thomas Gleixner
2020-07-24
1
-0
/
+121