Age | Commit message (Expand) | Author | Files | Lines |
2022-06-08 | x86/pkeys: Clarify PKRU_AD_KEY macro | Ira Weiny | 1 | -6/+9 |
2021-07-07 | Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -22/+0 |
2021-06-23 | x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs() | Thomas Gleixner | 1 | -17/+0 |
2021-06-23 | x86/pkeys: Move read_pkru() and write_pkru() | Dave Hansen | 1 | -0/+1 |
2021-06-23 | x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate") | Thomas Gleixner | 1 | -6/+0 |
2021-06-04 | x86/pkeys: Skip 'init_pkru' debugfs file creation when pkeys not supported | Dave Hansen | 1 | -0/+4 |
2021-03-22 | x86: Fix various typos in comments, take #2 | Ingo Molnar | 1 | -1/+1 |
2020-04-11 | mm/vma: introduce VM_ACCESS_FLAGS | Anshuman Khandual | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -9/+1 |
2019-04-12 | x86/pkeys: Add PKRU value to init_fpstate | Sebastian Andrzej Siewior | 1 | -0/+6 |
2019-04-11 | x86/fpu: Eager switch PKRU state | Rik van Riel | 1 | -1/+0 |
2019-04-11 | x86/pkeys: Don't check if PKRU is zero before writing it | Sebastian Andrzej Siewior | 1 | -7/+0 |
2019-04-10 | x86/fpu: Remove fpu->initialized | Sebastian Andrzej Siewior | 1 | -6/+1 |
2018-12-03 | x86/pkeys: Make init_pkru_value static | Sebastian Andrzej Siewior | 1 | -0/+1 |
2018-05-14 | x86/pkeys: Override pkey when moving away from PROT_EXEC | Dave Hansen | 1 | -10/+11 |
2017-09-26 | x86/fpu: Rename fpu::fpstate_active to fpu::initialized | Ingo Molnar | 1 | -1/+1 |
2017-09-24 | x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active | Ingo Molnar | 1 | -2/+1 |
2017-09-24 | x86/fpu: Simplify fpu->fpregs_active use | Ingo Molnar | 1 | -1/+1 |
2016-10-18 | x86/fpu: Finish excising 'eagerfpu' | Andy Lutomirski | 1 | -2/+1 |
2016-09-09 | x86/pkeys: Allow configuration of init_pkru | Dave Hansen | 1 | -0/+66 |
2016-09-09 | x86/pkeys: Default to a restrictive init PKRU | Dave Hansen | 1 | -0/+38 |
2016-09-09 | x86/pkeys: Allocation/free syscalls | Dave Hansen | 1 | -8/+30 |
2016-02-18 | mm/core, x86/mm/pkeys: Add execute-only protection keys support | Dave Hansen | 1 | -0/+101 |