1. 6ce8951 entry: Snapshot thread flags by Mark Rutland · 3 years, 1 month ago
  2. fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 1 month ago
  3. 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, 2 months ago
  4. 941edc5 exit/syscall_user_dispatch: Send ordinary signals on failure by Eric W. Biederman · 3 years, 2 months ago
  5. a68de80 entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() by Sean Christopherson · 3 years, 4 months ago
  6. 8646e53 KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest by Sean Christopherson · 3 years, 4 months ago
  7. f268c37 tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed by Frederic Weisbecker · 3 years, 7 months ago
  8. 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, 8 months ago
  9. 0c89d87 preempt/dynamic: Fix typo in macro conditional statement by Zhouyi Zhou · 3 years, 9 months ago
  10. 97258ce entry: Fix typos in comments by Ingo Molnar · 3 years, 9 months ago
  11. 47b8ff1 entry: Explicitly flush pending rcuog wakeup before last rescheduling point by Frederic Weisbecker · 3 years, 11 months ago
  12. 40607ee preempt/dynamic: Provide irqentry_exit_cond_resched() static call by Peter Zijlstra (Intel) · 4 years ago
  13. 36a6c84 entry: Use different define for selector variable in SUD by Gabriel Krisman Bertazi · 3 years, 11 months ago
  14. 6342adc entry: Ensure trap after single-step on system call return by Gabriel Krisman Bertazi · 3 years, 11 months ago
  15. 41c1a06 entry: Unbreak single step reporting behaviour by Yuxuan Shui · 4 years ago
  16. 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 ago
  17. c6156e1 entry: Add syscall_exit_to_user_mode_work() by Sven Schnelle · 4 years, 1 month ago
  18. 310de1a entry: Add exit_to_user_mode() wrapper by Sven Schnelle · 4 years, 1 month ago
  19. 96e2fbc entry_Add_enter_from_user_mode_wrapper by Sven Schnelle · 4 years, 1 month ago
  20. bb79356 entry: Rename exit_to_user_mode() by Sven Schnelle · 4 years, 1 month ago
  21. 6666bb7 entry: Rename enter_from_user_mode() by Sven Schnelle · 4 years, 1 month ago
  22. 1189446 entry: Support Syscall User Dispatch on common syscall entry by Gabriel Krisman Bertazi · 4 years, 1 month ago
  23. 1446e1d kernel: Implement selective syscall userspace redirection by Gabriel Krisman Bertazi · 4 years, 1 month ago
  24. 5fbda3e sched: highmem: Store local kmaps in task struct by Thomas Gleixner · 4 years, 1 month ago
  25. 2991552 entry: Drop usage of TIF flags in the generic syscall code by Gabriel Krisman Bertazi · 4 years, 1 month ago
  26. 64eb35f ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 1 month ago
  27. 64c19ba ptrace: Migrate to use SYSCALL_TRACE flag by Gabriel Krisman Bertazi · 4 years, 1 month ago
  28. 524666c tracepoints: Migrate to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 1 month ago
  29. 23d67a5 seccomp: Migrate to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 1 month ago
  30. b86678c entry: Wire up syscall_work in common entry code by Gabriel Krisman Bertazi · 4 years, 1 month ago
  31. 78a56e0 entry: Fix spelling/typo errors in irq entry code by Ira Weiny · 4 years, 2 months ago
  32. b6be002 x86/entry: Move nmi entry/exit into common code by Thomas Gleixner · 4 years, 2 months ago
  33. 01be83e Merge branch 'core/urgent' into core/entry by Thomas Gleixner · 4 years, 2 months ago
  34. 9d820f6 entry: Fix the incorrect ordering of lockdep and RCU check by Thomas Gleixner · 4 years, 2 months ago
  35. 45ff510 entry: Fixup irqentry_enter() comment by Ira Weiny · 4 years, 2 months ago
  36. 12db8b6 entry: Add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 2 months ago
  37. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  38. 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, 2 months ago
  39. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  40. 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, 3 months ago
  41. 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, 3 months ago
  42. 900ffe3 x86/entry: Fix typo in comments for syscall_enter_from_user_mode() by Kees Cook · 4 years, 3 months ago
  43. b6ec413 core/entry: Report syscall correctly for trace and audit by Kees Cook · 4 years, 4 months ago
  44. 4facb95 x86/entry: Unbreak 32bit fast syscall by Thomas Gleixner · 4 years, 4 months ago
  45. 7f2a53c rcu: Remove unused __rcu_is_watching() function by Paul E. McKenney · 4 years, 4 months ago
  46. d88d59b core/entry: Respect syscall number rewrites by Thomas Gleixner · 4 years, 4 months ago
  47. aadfc2f entry: Correct 'noinstr' attributes by Ingo Molnar · 4 years, 5 months ago
  48. 935ace2 entry: Provide infrastructure for work before transitioning to guest mode by Thomas Gleixner · 4 years, 5 months ago
  49. a5497ba entry: Provide generic interrupt entry/exit code by Thomas Gleixner · 4 years, 5 months ago
  50. a9f3a74 entry: Provide generic syscall exit function by Thomas Gleixner · 4 years, 5 months ago
  51. 142781e entry: Provide generic syscall entry functionality by Thomas Gleixner · 4 years, 5 months ago