index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
entry
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
1
-1
/
+1
*
|
entry: Wire up syscall_work in common entry code
Gabriel Krisman Bertazi
2020-11-16
1
-6
/
+9
*
|
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
-0
/
+36
*
|
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
2020-11-04
2
-14
/
+37
|
\
\
|
*
|
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
2020-11-04
1
-2
/
+2
|
|
/
|
*
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
2
-4
/
+1
|
|
\
|
|
*
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-17
2
-4
/
+1
|
*
|
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-18
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-10-09
1
-1
/
+1
|
|
|
\
|
|
|
*
rcu: Remove unused __rcu_is_watching() function
Paul E. McKenney
2020-08-25
1
-1
/
+1
|
*
|
|
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
|
*
|
|
core/entry: Report syscall correctly for trace and audit
Kees Cook
2020-09-14
1
-2
/
+4
|
*
|
|
x86/entry: Unbreak 32bit fast syscall
Thomas Gleixner
2020-09-04
1
-6
/
+29
|
|
/
/
|
*
/
core/entry: Respect syscall number rewrites
Thomas Gleixner
2020-08-21
1
-1
/
+2
|
|
/
*
|
entry: Fixup irqentry_enter() comment
Ira Weiny
2020-10-29
1
-1
/
+1
*
|
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-29
2
-3
/
+14
|
/
*
entry: Correct 'noinstr' attributes
Ingo Molnar
2020-07-26
1
-2
/
+2
*
entry: Provide infrastructure for work before transitioning to guest mode
Thomas Gleixner
2020-07-24
2
-1
/
+53
*
entry: Provide generic interrupt entry/exit code
Thomas Gleixner
2020-07-24
1
-0
/
+117
*
entry: Provide generic syscall exit function
Thomas Gleixner
2020-07-24
1
-0
/
+169
*
entry: Provide generic syscall entry functionality
Thomas Gleixner
2020-07-24
2
-0
/
+100
[prev]