Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-20 | x86/fpu: Clean up FPU switching in the middle of task switching | Linus Torvalds | 1 | -4/+6 |
2023-08-03 | x86/shstk: Handle thread shadow stack | Rick Edgecombe | 1 | -1/+2 |
2023-06-02 | fork, vhost: Use CLONE_THREAD to fix freezer/ps regression | Mike Christie | 1 | -1/+1 |
2023-01-25 | x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads | Jens Axboe | 1 | -1/+1 |
2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman | 1 | -1/+1 |
2021-10-26 | x86/fpu: Prepare fpu_clone() for dynamically enabled features | Thomas Gleixner | 1 | -1/+1 |
2021-10-20 | x86/fpu: Move context switch and exit to user inlines into sched.h | Thomas Gleixner | 1 | -0/+68 |