Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1351063
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups |
| Date | 2016-03-06 09:30 +0100 |
| Message-ID | <r9CeC-2uz-5@gated-at.bofh.it> (permalink) |
| References | <r9zTr-Q8-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Andy Lutomirski <luto@kernel.org> wrote: > This series applies to the result of merging tip:x86/asm and > tip:x86/urgent. I've been testing on a somewhat bastardized base, > because tip currently doesn't work on my laptop in 32-bit mode. (That > bug is fixed in Linus' tree.) Hm, which fix is that? Generally, tip:master closely tracks Linus's latest (so it should work as-is), but individual sub-trees are only updated when necessary - but a refresh can be done anytime if requested. Thanks, Ingo
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups Andy Lutomirski <luto@kernel.org> - 2016-03-06 07:00 +0100
[PATCH v2 06/10] x86/traps: Clear DR6 early in do_debug and improve the comment Andy Lutomirski <luto@kernel.org> - 2016-03-06 07:00 +0100
[PATCH v2 01/10] selftests/x86: In syscall_nt, test NT|TF as well Andy Lutomirski <luto@kernel.org> - 2016-03-06 07:00 +0100
[PATCH v2 05/10] x86/traps: Clear TIF_BLOCKSTEP on all debug exceptions Andy Lutomirski <luto@kernel.org> - 2016-03-06 07:00 +0100
[PATCH v2 03/10] x86/entry/32: Filter NT and speed up AC filtering in SYSENTER Andy Lutomirski <luto@kernel.org> - 2016-03-06 07:00 +0100
[PATCH v2 02/10] x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test Andy Lutomirski <luto@kernel.org> - 2016-03-06 07:00 +0100
Re: [PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups Ingo Molnar <mingo@kernel.org> - 2016-03-06 09:30 +0100
Re: [PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups Andy Lutomirski <luto@amacapital.net> - 2016-03-06 17:20 +0100
Re: [PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups Ingo Molnar <mingo@kernel.org> - 2016-03-07 09:30 +0100
Re: [PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups Ingo Molnar <mingo@kernel.org> - 2016-03-06 09:40 +0100
Re: [PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups Andy Lutomirski <luto@amacapital.net> - 2016-03-06 17:20 +0100
csiph-web