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