Age | Commit message (Expand) | Author |
---|---|---|
2019-11-16 | x86/ioperm: Extend IOPL config to control ioperm() as well | Thomas Gleixner |
2019-11-16 | x86/ioperm: Share I/O bitmap if identical | Thomas Gleixner |
2019-11-16 | x86/ioperm: Remove bitmap if all permissions dropped | Thomas Gleixner |
2019-11-16 | x86/ioperm: Move TSS bitmap update to exit to user work | Thomas Gleixner |
2019-11-16 | x86/ioperm: Add bitmap sequence number | Thomas Gleixner |
2019-11-16 | x86/ioperm: Move iobitmap data into a struct | Thomas Gleixner |