index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
entry
/
common.c
Age
Commit message (
Expand
)
Author
2023-03-21
entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
Frederic Weisbecker
2023-03-21
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
2022-10-03
entry: kmsan: introduce kmsan_unpoison_entry_regs()
Alexander Potapenko
2022-07-05
context_tracking: Take NMI eqs entrypoints over RCU
Frederic Weisbecker
2022-07-05
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-09
entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
Sven Schnelle
2022-04-05
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-04-05
entry: Fix compile error in dynamic_irqentry_exit_cond_resched()
Sven Schnelle
2022-03-31
Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"
Thomas Gleixner
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
task_work: Call tracehook_notify_signal from get_signal on all architectures
Eric W. Biederman
2022-03-10
ptrace: Remove arch_syscall_{enter,exit}_tracehook
Eric W. Biederman
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-04
signal, x86: Delay calling signals in atomic on RT enabled kernels
Oleg Nesterov
2022-02-19
sched/preempt: Add PREEMPT_DYNAMIC using static keys
Mark Rutland
2022-02-19
sched/preempt: Simplify irqentry_exit_cond_resched() callers
Mark Rutland
2021-12-01
entry: Snapshot thread flags
Mark Rutland
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
2021-05-31
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
2021-04-26
Merge tag 'core-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-19
preempt/dynamic: Fix typo in macro conditional statement
Zhouyi Zhou
2021-03-22
entry: Fix typos in comments
Ingo Molnar
2021-02-17
entry: Explicitly flush pending rcuog wakeup before last rescheduling point
Frederic Weisbecker
2021-02-17
preempt/dynamic: Provide irqentry_exit_cond_resched() static call
Peter Zijlstra (Intel)
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
2021-01-28
entry: Unbreak single step reporting behaviour
Yuxuan Shui
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-02
entry: Add syscall_exit_to_user_mode_work()
Sven Schnelle
2020-12-02
entry: Add exit_to_user_mode() wrapper
Sven Schnelle
2020-12-02
entry_Add_enter_from_user_mode_wrapper
Sven Schnelle
2020-12-02
entry: Rename exit_to_user_mode()
Sven Schnelle
2020-12-02
entry: Rename enter_from_user_mode()
Sven Schnelle
2020-12-02
entry: Support Syscall User Dispatch on common syscall entry
Gabriel Krisman Bertazi
2020-11-24
sched: highmem: Store local kmaps in task struct
Thomas Gleixner
2020-11-16
entry: Drop usage of TIF flags in the generic syscall code
Gabriel Krisman Bertazi
2020-11-16
ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
2020-11-16
tracepoints: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
entry: Wire up syscall_work in common entry code
Gabriel Krisman Bertazi
2020-11-15
entry: Fix spelling/typo errors in irq entry code
Ira Weiny
2020-11-04
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
2020-11-04
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
2020-11-04
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
2020-10-29
entry: Fixup irqentry_enter() comment
Ira Weiny
2020-10-29
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]