index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
entry
Commit message (
Expand
)
Author
Age
Files
Lines
*
entry: Fix compile error in dynamic_irqentry_exit_cond_resched()
Sven Schnelle
2022-04-05
1
-1
/
+1
*
Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"
Thomas Gleixner
2022-03-31
1
-14
/
+0
*
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-28
2
-16
/
+12
|
\
|
*
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
2
-3
/
+3
|
*
task_work: Decouple TIF_NOTIFY_SIGNAL and task_work
Eric W. Biederman
2022-03-10
1
-2
/
+5
|
*
task_work: Call tracehook_notify_signal from get_signal on all architectures
Eric W. Biederman
2022-03-10
2
-11
/
+3
|
*
ptrace: Remove arch_syscall_{enter,exit}_tracehook
Eric W. Biederman
2022-03-10
1
-2
/
+2
|
*
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
1
-0
/
+1
*
|
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
1
-8
/
+15
|
\
\
|
*
|
sched/preempt: Add PREEMPT_DYNAMIC using static keys
Mark Rutland
2022-02-19
1
-0
/
+11
|
*
|
sched/preempt: Simplify irqentry_exit_cond_resched() callers
Mark Rutland
2022-02-19
1
-8
/
+4
|
|
/
*
/
signal, x86: Delay calling signals in atomic on RT enabled kernels
Oleg Nesterov
2022-03-04
1
-0
/
+14
|
/
*
entry: Snapshot thread flags
Mark Rutland
2021-12-01
2
-4
/
+4
*
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-19
1
-2
/
+2
*
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-10
1
-4
/
+8
|
\
|
*
exit/syscall_user_dispatch: Send ordinary signals on failure
Eric W. Biederman
2021-10-29
1
-4
/
+8
*
|
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
2021-09-22
2
-6
/
+2
*
|
KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
Sean Christopherson
2021-09-22
1
-1
/
+3
|
/
*
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
2021-05-31
1
-2
/
+3
*
Merge tag 'core-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-26
1
-1
/
+1
|
\
|
*
entry: Fix typos in comments
Ingo Molnar
2021-03-22
1
-1
/
+1
*
|
preempt/dynamic: Fix typo in macro conditional statement
Zhouyi Zhou
2021-04-19
1
-1
/
+1
|
/
*
entry: Explicitly flush pending rcuog wakeup before last rescheduling point
Frederic Weisbecker
2021-02-17
1
-0
/
+7
*
preempt/dynamic: Provide irqentry_exit_cond_resched() static call
Peter Zijlstra (Intel)
2021-02-17
1
-1
/
+9
*
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
2021-02-06
1
-2
/
+2
*
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
2021-02-06
1
-10
/
+2
*
entry: Unbreak single step reporting behaviour
Yuxuan Shui
2021-01-28
1
-1
/
+1
*
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
1
-0
/
+2
|
\
|
*
sched: highmem: Store local kmaps in task struct
Thomas Gleixner
2020-11-24
1
-0
/
+2
*
|
entry: Add syscall_exit_to_user_mode_work()
Sven Schnelle
2020-12-02
1
-2
/
+12
*
|
entry: Add exit_to_user_mode() wrapper
Sven Schnelle
2020-12-02
1
-12
/
+6
*
|
entry_Add_enter_from_user_mode_wrapper
Sven Schnelle
2020-12-02
1
-10
/
+6
*
|
entry: Rename exit_to_user_mode()
Sven Schnelle
2020-12-02
1
-4
/
+4
*
|
entry: Rename enter_from_user_mode()
Sven Schnelle
2020-12-02
1
-5
/
+5
*
|
entry: Support Syscall User Dispatch on common syscall entry
Gabriel Krisman Bertazi
2020-12-02
1
-0
/
+25
*
|
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
2020-12-02
3
-1
/
+112
*
|
entry: Drop usage of TIF flags in the generic syscall code
Gabriel Krisman Bertazi
2020-11-16
1
-10
/
+7
*
|
ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
1
-9
/
+10
*
|
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
2020-11-16
1
-2
/
+2
*
|
tracepoints: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
1
-2
/
+2
*
|
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
|
|
|
\
[next]