Age | Commit message (Expand) | Author |
---|---|---|
2020-07-18 | x86/ioperm: Fix io bitmap invalidation on Xen PV | Andy Lutomirski |
2020-05-28 | x86/ioperm: Prevent a memory leak when fork fails | Jay Lang |
2020-02-29 | x86/ioperm: Add new paravirt function update_io_bitmap() | Juergen Gross |
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 |