index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
entry
Age
Commit message (
Expand
)
Author
2025-11-04
rseq: Switch to TIF_RSEQ if supported
Thomas Gleixner
2025-11-04
rseq: Switch to fast path processing on exit to user
Thomas Gleixner
2025-11-04
entry: Inline irqentry_enter/exit_from/to_user_mode()
Thomas Gleixner
2025-11-04
entry: Remove syscall_enter_from_user_mode_prepare()
Thomas Gleixner
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
2025-09-11
entry: Add arch_irqentry_exit_need_resched() for arm64
Jinjie Ruan
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-21
entry: Add arch_in_rcu_eqs()
Mark Rutland
2025-06-30
Merge tag 'entry-split-for-arm' into core/entry
Thomas Gleixner
2025-06-30
entry: Split generic entry into generic exception and syscall entry
Jinjie Ruan
2025-06-13
syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ON
Dmitry Vyukov
2025-04-29
entry: Inline syscall_exit_to_user_mode()
Charlie Jenkins
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
2025-02-10
seccomp: remove the 'sd' argument from __secure_computing()
Oleg Nesterov
2024-11-05
sched: Add TIF_NEED_RESCHED_LAZY infrastructure
Peter Zijlstra
2024-07-29
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
2024-03-12
entry: Respect changes to system call number by trace_sys_enter()
André Rösti
2023-12-21
entry: Move syscall_enter_from_user_mode() to header file
Sven Schnelle
2023-12-21
entry: Move enter_from_user_mode() to header file
Sven Schnelle
2023-12-21
entry: Move exit to usermode functions to header file
Sven Schnelle
2023-08-23
entry: Remove empty addr_limit_user_check()
Mark Rutland
2023-04-16
ptrace: Provide set/get interface for syscall user dispatch
Gregory Price
2023-04-16
syscall_user_dispatch: Untag selector address before access_ok()
Gregory Price
2023-04-16
syscall_user_dispatch: Split up set_syscall_user_dispatch()
Gregory Price
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-06-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-06-07
entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set
Seth Forshee
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: Decouple TIF_NOTIFY_SIGNAL and task_work
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
[next]