1. b416514 entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up by Frederic Weisbecker · 2 years ago
  2. f87d286 entry: Fix noinstr warning in __enter_from_user_mode() by Josh Poimboeuf · 2 years ago
  3. 6cae637 entry: kmsan: introduce kmsan_unpoison_entry_regs() by Alexander Potapenko · 2 years, 6 months ago
  4. 493c182 context_tracking: Take NMI eqs entrypoints over RCU by Frederic Weisbecker · 2 years, 9 months ago
  5. 6f0e6c1 context_tracking: Take IRQ eqs entrypoints over RCU by Frederic Weisbecker · 2 years, 9 months ago
  6. 34f4335 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 9 months ago
  7. 3e68490 entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set by Seth Forshee · 2 years, 10 months ago
  8. 2319be1 Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 10 months ago
  9. 6d97af4 entry: Rename arch_check_user_regs() to arch_enter_from_user_mode() by Sven Schnelle · 2 years, 10 months ago
  10. 8b023ac lockdep: Fix -Wunused-parameter for _THIS_IP_ by Nick Desaulniers · 3 years ago
  11. 0a70045 entry: Fix compile error in dynamic_irqentry_exit_cond_resched() by Sven Schnelle · 3 years ago
  12. 7dd5ad2 Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels" by Thomas Gleixner · 3 years ago
  13. 1930a6e Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  14. 3fe2f74 Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  15. 03248ad resume_user_mode: Move to resume_user_mode.h by Eric W. Biederman · 3 years, 1 month ago
  16. 7c5d8fa task_work: Decouple TIF_NOTIFY_SIGNAL and task_work by Eric W. Biederman · 3 years, 1 month ago
  17. 8ba62d3 task_work: Call tracehook_notify_signal from get_signal on all architectures by Eric W. Biederman · 3 years, 1 month ago
  18. 0cfcb2b ptrace: Remove arch_syscall_{enter,exit}_tracehook by Eric W. Biederman · 3 years, 1 month ago
  19. 153474b ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h by Eric W. Biederman · 3 years, 1 month ago
  20. bf9ad37 signal, x86: Delay calling signals in atomic on RT enabled kernels by Oleg Nesterov · 10 years ago
  21. 99cf983c sched/preempt: Add PREEMPT_DYNAMIC using static keys by Mark Rutland · 3 years, 1 month ago
  22. 4624a14 sched/preempt: Simplify irqentry_exit_cond_resched() callers by Mark Rutland · 3 years, 1 month ago
  23. 6ce8951 entry: Snapshot thread flags by Mark Rutland · 3 years, 3 months ago
  24. fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 4 months ago
  25. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
  26. 941edc5 exit/syscall_user_dispatch: Send ordinary signals on failure by Eric W. Biederman · 3 years, 5 months ago
  27. a68de80 entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() by Sean Christopherson · 3 years, 6 months ago
  28. 8646e53 KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest by Sean Christopherson · 3 years, 6 months ago
  29. f268c37 tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed by Frederic Weisbecker · 3 years, 9 months ago
  30. 3b671bf Merge tag 'core-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  31. 0c89d87d preempt/dynamic: Fix typo in macro conditional statement by Zhouyi Zhou · 4 years ago
  32. 97258ce entry: Fix typos in comments by Ingo Molnar · 4 years ago
  33. 47b8ff1 entry: Explicitly flush pending rcuog wakeup before last rescheduling point by Frederic Weisbecker · 4 years, 1 month ago
  34. 40607ee preempt/dynamic: Provide irqentry_exit_cond_resched() static call by Peter Zijlstra (Intel) · 4 years, 2 months ago
  35. 36a6c84 entry: Use different define for selector variable in SUD by Gabriel Krisman Bertazi · 4 years, 1 month ago
  36. 6342adc entry: Ensure trap after single-step on system call return by Gabriel Krisman Bertazi · 4 years, 1 month ago
  37. 41c1a06 entry: Unbreak single step reporting behaviour by Yuxuan Shui · 4 years, 1 month ago
  38. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  39. c6156e1 entry: Add syscall_exit_to_user_mode_work() by Sven Schnelle · 4 years, 3 months ago
  40. 310de1a entry: Add exit_to_user_mode() wrapper by Sven Schnelle · 4 years, 3 months ago
  41. 96e2fbc entry_Add_enter_from_user_mode_wrapper by Sven Schnelle · 4 years, 3 months ago
  42. bb79356 entry: Rename exit_to_user_mode() by Sven Schnelle · 4 years, 3 months ago
  43. 6666bb7 entry: Rename enter_from_user_mode() by Sven Schnelle · 4 years, 3 months ago
  44. 1189446 entry: Support Syscall User Dispatch on common syscall entry by Gabriel Krisman Bertazi · 4 years, 3 months ago
  45. 1446e1d kernel: Implement selective syscall userspace redirection by Gabriel Krisman Bertazi · 4 years, 3 months ago
  46. 5fbda3e sched: highmem: Store local kmaps in task struct by Thomas Gleixner · 4 years, 4 months ago
  47. 2991552 entry: Drop usage of TIF flags in the generic syscall code by Gabriel Krisman Bertazi · 4 years, 4 months ago
  48. 64eb35f ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 4 months ago
  49. 64c19ba ptrace: Migrate to use SYSCALL_TRACE flag by Gabriel Krisman Bertazi · 4 years, 4 months ago
  50. 524666c tracepoints: Migrate to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 4 months ago
  51. 23d67a5 seccomp: Migrate to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 4 months ago
  52. b86678c entry: Wire up syscall_work in common entry code by Gabriel Krisman Bertazi · 4 years, 4 months ago
  53. 78a56e0 entry: Fix spelling/typo errors in irq entry code by Ira Weiny · 4 years, 4 months ago
  54. b6be002 x86/entry: Move nmi entry/exit into common code by Thomas Gleixner · 4 years, 4 months ago
  55. 01be83e Merge branch 'core/urgent' into core/entry by Thomas Gleixner · 4 years, 4 months ago
  56. 9d820f6 entry: Fix the incorrect ordering of lockdep and RCU check by Thomas Gleixner · 4 years, 4 months ago
  57. 45ff510 entry: Fixup irqentry_enter() comment by Ira Weiny · 4 years, 4 months ago
  58. 12db8b6 entry: Add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 4 months ago
  59. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  60. 41eea65 Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  61. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 5 months ago
  62. f94ab23 Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  63. b36c830 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 5 months ago
  64. 900ffe3 x86/entry: Fix typo in comments for syscall_enter_from_user_mode() by Kees Cook · 4 years, 6 months ago
  65. b6ec413 core/entry: Report syscall correctly for trace and audit by Kees Cook · 4 years, 6 months ago
  66. 4facb95 x86/entry: Unbreak 32bit fast syscall by Thomas Gleixner · 4 years, 6 months ago
  67. 7f2a53c rcu: Remove unused __rcu_is_watching() function by Paul E. McKenney · 4 years, 7 months ago
  68. d88d59b core/entry: Respect syscall number rewrites by Thomas Gleixner · 4 years, 7 months ago
  69. aadfc2f entry: Correct 'noinstr' attributes by Ingo Molnar · 4 years, 8 months ago
  70. 935ace2 entry: Provide infrastructure for work before transitioning to guest mode by Thomas Gleixner · 4 years, 8 months ago
  71. a5497bab entry: Provide generic interrupt entry/exit code by Thomas Gleixner · 4 years, 8 months ago
  72. a9f3a74 entry: Provide generic syscall exit function by Thomas Gleixner · 4 years, 8 months ago
  73. 142781e entry: Provide generic syscall entry functionality by Thomas Gleixner · 4 years, 8 months ago