index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
process_64.c
Age
Commit message (
Expand
)
Author
2024-07-02
x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking
Yosry Ahmed
2024-07-02
x86/mm: Fix LAM inconsistency during context switch
Yosry Ahmed
2024-07-02
x86/mm: Use IPIs to synchronize LAM enablement
Yosry Ahmed
2024-04-24
x86/cpu: Fix check for RDPKRU in __show_regs()
David Kaplan
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-31
x86/fred: Allow single-step trap and NMI when starting a new task
H. Peter Anvin (Intel)
2024-01-31
x86/fred: Disallow the swapgs instruction when FRED is enabled
H. Peter Anvin (Intel)
2024-01-31
x86/ptrace: Cleanup the definition of the pt_regs structure
Xin Li
2023-10-20
x86/fpu: Clean up FPU switching in the middle of task switching
Linus Torvalds
2023-08-02
x86/shstk: Add ARCH_SHSTK_STATUS
Rick Edgecombe
2023-08-02
x86/shstk: Add ARCH_SHSTK_UNLOCK
Mike Rapoport
2023-08-02
x86: Introduce userspace API for shadow stack
Rick Edgecombe
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-06
x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outside
Kirill A. Shutemov
2023-04-06
x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVA
Kirill A. Shutemov
2023-03-16
x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
Kirill A. Shutemov
2023-03-16
x86/mm: Provide arch_prctl() interface for LAM
Kirill A. Shutemov
2023-03-16
x86: Allow atomic MM_CONTEXT flags setting
Kirill A. Shutemov
2023-03-08
x86/resctl: fix scheduler confusion with 'current'
Linus Torvalds
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-22
x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPV
Juergen Gross
2022-10-17
x86/percpu: Move irq_stack variables next to current_task
Thomas Gleixner
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
2022-10-17
x86: Put hot per CPU variables into a struct
Thomas Gleixner
2022-10-03
x86: kmsan: skip shadow checks in __switch_to()
Alexander Potapenko
2022-05-13
x86/prctl: Remove pointless task argument
Thomas Gleixner
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
2021-10-20
x86/fpu: Move context switch and exit to user inlines into sched.h
Thomas Gleixner
2021-10-20
x86/fpu: Remove pointless argument from switch_fpu_finish()
Thomas Gleixner
2021-06-23
x86/fpu: Add PKRU storage outside of task XSAVE buffer
Dave Hansen
2021-06-23
x86/cpu: Sanitize X86_FEATURE_OSPKE
Thomas Gleixner
2021-06-23
x86/pkeys: Move read_pkru() and write_pkru()
Dave Hansen
2021-02-10
x86/irq: Sanitize irq stack tracking
Thomas Gleixner
2020-10-26
x86: Reclaim TIF_IA32 and TIF_X32
Gabriel Krisman Bertazi
2020-10-26
x86/mm: Convert mmu context ia32_compat into a proper flags field
Gabriel Krisman Bertazi
2020-10-26
x86/elf: Use e_machine to select start_thread for x32
Gabriel Krisman Bertazi
2020-08-24
x86/fsgsbase: Replace static_cpu_has() with boot_cpu_has()
Borislav Petkov
2020-08-14
x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
Eric Dumazet
2020-08-04
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-22
x86/dumpstack: Add log_lvl to __show_regs()
Dmitry Safonov
2020-07-22
x86/dumpstack: Add log_lvl to show_iret_regs()
Dmitry Safonov
2020-07-01
x86/fsgsbase: Fix Xen PV support
Andy Lutomirski
2020-07-01
x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
Andy Lutomirski
2020-06-18
x86/process/64: Use FSGSBASE instructions on thread copy and ptrace
Chang S. Bae
2020-06-18
x86/process/64: Use FSBSBASE in switch_to() if available
Andy Lutomirski
2020-06-18
x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASE
Thomas Gleixner
2020-06-18
x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
Chang S. Bae
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-05-06
x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
Reinette Chatre
2020-03-21
x86: Remove unneeded includes
Brian Gerst
[next]