index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/uaccess: Zero the 8-byte get_range case on failure on 32-bit
David Gow
2024-08-01
1
-1
/
+3
*
x86/setup: Parse the builtin command line before merging
Borislav Petkov (AMD)
2024-07-31
1
-7
/
+18
*
Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-16
1
-1
/
+4
|
\
|
*
x86/kmsan: Fix hook for unaligned accesses
Brian Johannesmeyer
2024-06-25
1
-1
/
+4
*
|
Merge tag 'x86_core_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-16
1
-49
/
+20
|
\
\
|
*
|
x86/uaccess: Improve the 8-byte getuser() case
Linus Torvalds
2024-06-19
1
-49
/
+20
*
|
|
Merge tag 'x86_boot_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-16
1
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/setup: Warn when option parsing is done too early
Borislav Petkov (AMD)
2024-05-27
1
-0
/
+8
*
|
|
x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checking
Kees Cook
2024-06-12
1
-1
/
+5
|
|
/
|
/
|
*
|
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
1
-4
/
+17
|
\
\
|
|
/
|
/
|
|
*
x86: call instrumentation hooks from copy_mc.c
Alexander Potapenko
2024-04-26
1
-4
/
+17
*
|
Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-19
2
-91
/
+253
|
\
\
|
*
|
x86/insn: Add support for APX EVEX instructions to the opcode map
Adrian Hunter
2024-05-02
1
-0
/
+93
|
*
|
x86/insn: Add support for APX EVEX to the instruction decoder logic
Adrian Hunter
2024-05-02
1
-0
/
+4
|
*
|
x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...
Adrian Hunter
2024-05-02
1
-72
/
+76
|
*
|
x86/insn: Add support for REX2 prefix to the instruction decoder logic
Adrian Hunter
2024-05-02
1
-0
/
+25
|
*
|
x86/insn: Add misc new Intel instructions
Adrian Hunter
2024-05-02
1
-12
/
+45
|
*
|
x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS
Adrian Hunter
2024-05-02
1
-4
/
+4
|
*
|
x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map
Adrian Hunter
2024-05-02
1
-1
/
+1
|
*
|
x86/insn: Add Key Locker instructions to the opcode map
Chang S. Bae
2024-05-02
1
-4
/
+7
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-18
2
-16
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86: Stop using weak symbols for __iowrite32_copy()
Jason Gunthorpe
2024-04-22
2
-16
/
+0
*
|
|
x86/retpolines: Enable the default thunk warning only on relevant configs
Borislav Petkov (AMD)
2024-04-17
1
-0
/
+7
|
|
/
|
/
|
*
|
x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk
Borislav Petkov (AMD)
2024-04-06
1
-0
/
+1
*
|
x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO
Borislav Petkov (AMD)
2024-04-03
1
-1
/
+4
|
/
*
x86/bugs: Fix the SRSO mitigation on Zen3/4
Borislav Petkov (AMD)
2024-03-29
1
-5
/
+6
*
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
2024-03-12
9
-89
/
+82
|
\
|
*
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
4
-38
/
+47
|
|
\
|
|
*
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-14
2
-23
/
+20
|
|
|
\
|
|
|
*
x86/retpoline: Ensure default return thunk isn't used at runtime
Josh Poimboeuf
2024-02-12
1
-9
/
+6
|
|
|
*
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
2024-01-10
1
-2
/
+2
|
|
|
*
x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSO
Breno Leitao
2024-01-10
1
-5
/
+5
|
|
|
*
x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRY
Breno Leitao
2024-01-10
1
-5
/
+5
|
|
|
*
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2024-01-10
1
-1
/
+1
|
|
|
*
x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_...
Breno Leitao
2024-01-10
1
-3
/
+3
|
|
*
|
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2024-02-14
19
-199
/
+188
|
|
|
\
\
|
|
*
|
|
x86/percpu: Introduce %rip-relative addressing to PER_CPU_VAR()
Uros Bizjak
2023-10-20
2
-15
/
+27
|
*
|
|
|
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-12
3
-13
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
x86/msr: Add missing __percpu annotations
Thomas Gleixner
2024-03-04
2
-10
/
+8
|
|
*
|
|
|
x86/insn-eval: Fix function param name in get_eff_addr_sib()
Randy Dunlap
2024-02-13
1
-3
/
+3
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
1
-36
/
+22
|
|
\
\
\
\
|
|
*
|
|
|
x86/insn: Directly assign x86_64 state in insn_init()
Nikolay Borisov
2024-02-22
1
-1
/
+1
|
|
*
|
|
|
x86/insn: Remove superfluous checks from instruction decoding routines
Nikolay Borisov
2024-02-22
1
-35
/
+21
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
1
-2
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
x86/opcode: Add ERET[US] instructions to the x86 opcode map
H. Peter Anvin (Intel)
2024-01-31
1
-1
/
+1
|
|
*
|
|
x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support
Xin Li
2024-01-25
1
-1
/
+1
*
|
|
|
|
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
2024-03-04
1
-13
/
+0
|
/
/
/
/
*
/
/
/
x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups
Qiuxu Zhuo
2024-01-29
2
-22
/
+22
|
/
/
/
*
|
|
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-11
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86: fix missing includes/forward declarations
Kent Overstreet
2023-12-20
1
-0
/
+1
[next]