| commit | 2fdbcf715a1b9dd1468317f7cd4b4cd327a09781 | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jan 08 17:48:35 2024 -0800 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jan 08 17:48:35 2024 -0800 |
| tree | e0ad0ad6937fb6c243aac5c8818ed6fd0d902a15 | |
| parent | 33677aef32cf07ebbed07647e88136258c4b95ba [diff] | |
| parent | 1e4d3001f59fb7a9917cb746544b65e616b5f809 [diff] |
Merge tag 'x86-entry-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 entry updates from Ingo Molnar: - Optimize common_interrupt_return() - Harden the return-to-user code by making a CONFIG_DEBUG_ENTRY=y check unconditional & moving it closer to the IRET. * tag 'x86-entry-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/entry: Harden return-to-user x86/entry: Optimize common_interrupt_return()