| Age | Commit message (Expand) | Author | Files | Lines |
| 13 days | x86: Remove arch-specific strncpy() implementation | Kees Cook | 1 | -19/+0 |
| 2026-06-08 | x86/msr: Remove wrmsr_safe_on_cpu() | Juergen Gross | 1 | -16/+0 |
| 2026-06-08 | x86/msr: Remove rdmsr_safe_on_cpu() | Juergen Gross | 1 | -24/+0 |
| 2026-06-08 | x86/msr: Don't use rdmsr_safe_on_cpu() in rdmsrq_safe_on_cpu() | Juergen Gross | 1 | -3/+14 |
| 2026-06-08 | x86/msr: Remove wrmsr_on_cpu() | Juergen Gross | 1 | -16/+0 |
| 2026-06-08 | x86/msr: Remove rdmsr_on_cpu() | Juergen Gross | 1 | -16/+0 |
| 2026-04-13 | Merge branch 'nocache-cleanup' | Linus Torvalds | 3 | -13/+14 |
| 2026-03-30 | x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcache | Linus Torvalds | 1 | -4/+4 |
| 2026-03-30 | x86: rename and clean up __copy_from_user_inatomic_nocache() | Linus Torvalds | 1 | -4/+5 |
| 2026-03-30 | x86-64: rename misleadingly named '__copy_user_nocache()' function | Linus Torvalds | 2 | -5/+5 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -31/+8 |
| 2026-02-10 | Merge tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -22/+0 |
| 2026-01-20 | x86/mm: simplify clear_page_* | Ankur Arora | 1 | -31/+8 |
| 2026-01-12 | x86/paravirt: Remove not needed includes of paravirt.h | Juergen Gross | 1 | -1/+0 |
| 2026-01-05 | x86/lib: Inline csum_ipv6_magic() | Eric Dumazet | 1 | -22/+0 |
| 2025-12-06 | Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
| 2025-12-03 | objtool: Remove newlines and tabs from annotation macros | Josh Poimboeuf | 1 | -1/+1 |
| 2025-12-02 | Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+8 |
| 2025-12-02 | Merge tag 'x86_sev_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2025-11-12 | x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible | Sean Christopherson | 2 | -6/+8 |
| 2025-11-11 | x86/coco/sev: Convert has_cpuflag() to use cpu_feature_enabled() | Borislav Petkov (AMD) | 1 | -1/+1 |
| 2025-10-16 | x86/insn: Simplify for_each_insn_prefix() | Peter Zijlstra | 1 | -7/+5 |
| 2025-10-16 | x86/insn,uprobes,alternative: Unify insn_is_nop() | Peter Zijlstra | 1 | -0/+145 |
| 2025-10-11 | Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -31/+31 |
| 2025-09-30 | Merge tag 'x86_bugs_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -35/+40 |
| 2025-09-12 | x86/its: Move ITS indirect branch thunks to .text..__x86.indirect_thunk | Josh Poimboeuf | 1 | -35/+40 |
| 2025-09-04 | x86,ibt: Use UDB instead of 0xEA | Peter Zijlstra | 2 | -31/+31 |
| 2025-08-18 | x86/insn: Add XOP prefix instructions decoder support | Masami Hiramatsu (Google) | 3 | -10/+149 |
| 2025-07-29 | Merge tag 'x86_core_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+24 |
| 2025-07-28 | Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 18 | -9666/+4 |
| 2025-07-10 | x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUs | Zheyun Shen | 1 | -0/+12 |
| 2025-07-10 | x86/lib: Add WBNOINVD helper functions | Kevin Loughlin | 1 | -0/+11 |
| 2025-07-10 | x86/lib: Drop the unused return value from wbinvd_on_all_cpus() | Sean Christopherson | 1 | -2/+1 |
| 2025-06-30 | lib/crc: x86: Migrate optimized CRC code into lib/crc/ | Eric Biggers | 11 | -1435/+0 |
| 2025-06-30 | x86/crc: drop checks of CONFIG_AS_VPCLMULQDQ | Eric Biggers | 2 | -9/+1 |
| 2025-06-30 | lib/crypto: x86: Move arch/x86/lib/crypto/ into lib/crypto/ | Eric Biggers | 18 | -9666/+4 |
| 2025-05-26 | Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -76/+86 |
| 2025-05-26 | Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 17 | -0/+9666 |
| 2025-05-26 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 4 | -10/+10 |
| 2025-05-13 | Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts | Ingo Molnar | 1 | -0/+48 |
| 2025-05-13 | Merge branch 'x86/msr' into x86/core, to resolve conflicts | Ingo Molnar | 4 | -18/+19 |
| 2025-05-13 | Merge branch 'x86/boot' into x86/core, to merge dependent commits | Ingo Molnar | 3 | -0/+4 |
| 2025-05-13 | Merge branch 'x86/asm' into x86/core, to merge dependent commits | Ingo Molnar | 7 | -55/+53 |
| 2025-05-13 | Merge branch 'x86/alternatives' into x86/core, to merge dependent commits | Ingo Molnar | 1 | -3/+10 |
| 2025-05-12 | crypto: lib/chacha - add array bounds to function prototypes | Eric Biggers | 1 | -4/+4 |
| 2025-05-12 | crypto: lib/chacha - strongly type the ChaCha state | Eric Biggers | 1 | -24/+34 |
| 2025-05-09 | lib/crc: make arch-optimized code use subsys_initcall | Eric Biggers | 3 | -3/+3 |
| 2025-05-09 | x86/its: FineIBT-paranoid vs ITS | Peter Zijlstra | 1 | -3/+12 |
| 2025-05-09 | x86/its: Add support for ITS-safe return thunk | Pawan Gupta | 1 | -1/+12 |
| 2025-05-09 | x86/its: Add support for ITS-safe indirect thunk | Pawan Gupta | 1 | -0/+28 |
| 2025-05-06 | x86/insn: Stop decoding i64 instructions in x86-64 mode at opcode | Masami Hiramatsu (Google) | 2 | -4/+9 |
| 2025-05-06 | x86/insn: Fix opcode map (!REX2) superscript tags | Masami Hiramatsu (Google) | 1 | -25/+25 |
| 2025-05-06 | Merge tag 'v6.15-rc4' into x86/asm, to pick up fixes | Ingo Molnar | 1 | -2/+2 |
| 2025-05-05 | crypto: x86/sha256 - Add simd block function | Herbert Xu | 2 | -3/+10 |
| 2025-05-05 | crypto: arch/sha256 - Export block functions as GPL only | Herbert Xu | 1 | -2/+2 |
| 2025-05-05 | crypto: x86/blake2s - Include linux/init.h | Herbert Xu | 1 | -7/+5 |
| 2025-05-05 | Revert "crypto: run initcalls for generic implementations earlier" | Herbert Xu | 3 | -3/+3 |
| 2025-05-05 | crypto: x86/sha256 - implement library instead of shash | Eric Biggers | 7 | -0/+2064 |
| 2025-05-05 | crypto: lib/poly1305 - Use block-only interface | Herbert Xu | 1 | -60/+0 |
| 2025-05-05 | crypto: x86/poly1305 - Add block-only interface | Herbert Xu | 2 | -85/+69 |
| 2025-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5 | Herbert Xu | 1 | -2/+2 |
| 2025-05-04 | x86/boot: Add a bunch of PIC aliases | Ard Biesheuvel | 3 | -0/+4 |
| 2025-05-02 | x86/msr: Add explicit includes of <asm/msr.h> | Xin Li (Intel) | 2 | -1/+2 |
| 2025-05-02 | Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts | Ingo Molnar | 1 | -2/+2 |
| 2025-04-28 | x86/crc: drop "glue" from filenames | Eric Biggers | 4 | -3/+3 |
| 2025-04-28 | lib/crc: make the CPU feature static keys __ro_after_init | Eric Biggers | 3 | -4/+4 |
| 2025-04-28 | crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO | Eric Biggers | 1 | -1/+1 |
| 2025-04-28 | crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO | Eric Biggers | 1 | -1/+1 |
| 2025-04-28 | crypto: x86 - move library functions to arch/x86/lib/crypto/ | Eric Biggers | 12 | -0/+7663 |
| 2025-04-24 | x86/insn: Fix CTEST instruction decoding | Kirill A. Shutemov | 1 | -2/+2 |
| 2025-04-18 | x86/asm: Rename rep_nop() to native_pause() | Uros Bizjak | 1 | -1/+1 |
| 2025-04-18 | x86/asm: Remove semicolon from "rep" prefixes | Uros Bizjak | 4 | -25/+18 |
| 2025-04-12 | x86/events, x86/insn-eval: Remove incorrect current->active_mm references | Andy Lutomirski | 1 | -3/+10 |
| 2025-04-10 | x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()' | Ingo Molnar | 1 | -2/+2 |
| 2025-04-10 | x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()' | Ingo Molnar | 1 | -2/+2 |
| 2025-04-10 | x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()' | Ingo Molnar | 1 | -2/+2 |
| 2025-04-10 | x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()' | Ingo Molnar | 1 | -2/+2 |
| 2025-04-10 | x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' | Ingo Molnar | 1 | -1/+1 |
| 2025-04-10 | x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' | Ingo Molnar | 1 | -1/+1 |
| 2025-04-10 | x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' | Ingo Molnar | 1 | -3/+3 |
| 2025-04-10 | x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h> | Ingo Molnar | 1 | -2/+2 |
| 2025-04-10 | x86/msr: Harmonize the prototype and definition of do_trace_rdpmc() | Ingo Molnar | 1 | -2/+2 |
| 2025-03-28 | x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_g... | Herton R. Krzesinski | 1 | -0/+18 |
| 2025-03-25 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 11 | -603/+955 |
| 2025-03-25 | Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
| 2025-03-24 | Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
| 2025-03-19 | x86/crc: drop the avx10_256 functions and rename avx10_512 to avx512 | Eric Biggers | 2 | -25/+13 |
| 2025-03-19 | x86/runtime-const: Add the RUNTIME_CONST_PTR assembly macro | Kirill A. Shutemov | 1 | -5/+2 |
| 2025-03-10 | x86/crc32: optimize tail handling for crc32c short inputs | Eric Biggers | 1 | -1/+9 |
| 2025-03-05 | x86/delay: Fix inconsistent whitespace | Charles Han | 1 | -1/+1 |
| 2025-03-04 | x86/retbleed: Move call depth to percpu hot section | Brian Gerst | 1 | -1/+1 |
| 2025-03-04 | Merge branch 'x86/asm' into x86/core, to pick up dependent commits | Ingo Molnar | 2 | -2/+2 |
| 2025-02-28 | x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 | H. Peter Anvin (Intel) | 2 | -2/+2 |
| 2025-02-26 | x86/bugs: KVM: Add support for SRSO_MSR_FIX | Borislav Petkov | 1 | -0/+2 |
| 2025-02-26 | x86/bhi: Add BHI stubs | Peter Zijlstra | 2 | -1/+149 |
| 2025-02-23 | x86/usercopy: Fix kernel-doc func param name in clean_cache_range()'s descrip... | Randy Dunlap | 1 | -1/+1 |
| 2025-02-18 | x86/crc: add ANNOTATE_NOENDBR to suppress objtool warnings | Eric Biggers | 1 | -0/+5 |
| 2025-02-14 | x86/cfi: Clean up linkage | Peter Zijlstra | 7 | -0/+29 |
| 2025-02-14 | x86,kcfi: Fix EXPORT_SYMBOL vs kCFI | Peter Zijlstra | 5 | -7/+12 |
| 2025-02-12 | x86/crc32: improve crc32c_arch() code generation with clang | Eric Biggers | 1 | -2/+2 |
| 2025-02-10 | x86/crc64: implement crc64_be and crc64_nvme using new template | Eric Biggers | 4 | -1/+157 |
| 2025-02-10 | x86/crc-t10dif: implement crc_t10dif using new template | Eric Biggers | 5 | -348/+63 |
| 2025-02-10 | x86/crc32: implement crc32_le using new template | Eric Biggers | 3 | -244/+65 |
| 2025-02-10 | x86/crc: add "template" for [V]PCLMULQDQ based CRC functions | Eric Biggers | 2 | -0/+665 |
| 2025-02-09 | lib/crc-t10dif: remove crc_t10dif_is_optimized() | Eric Biggers | 1 | -6/+0 |
| 2025-02-08 | lib/crc32: remove "_le" from crc32c base and arch functions | Eric Biggers | 1 | -3/+3 |
| 2025-01-22 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 6 | -0/+1091 |
| 2025-01-20 | x86: use cmov for user address masking | Linus Torvalds | 1 | -3/+2 |
| 2024-12-01 | x86/crc-t10dif: expose CRC-T10DIF function through lib | Eric Biggers | 3 | -0/+386 |
| 2024-12-01 | x86/crc32: expose CRC32 functions through lib | Eric Biggers | 4 | -0/+705 |
| 2024-10-25 | x86: fix user address masking non-canonical speculation issue | Linus Torvalds | 1 | -2/+7 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-29 | Merge branch 'locking/core' into locking/urgent, to pick up pending commits | Ingo Molnar | 1 | -2/+7 |
| 2024-08-01 | x86/uaccess: Zero the 8-byte get_range case on failure on 32-bit | David Gow | 1 | -1/+3 |
| 2024-07-31 | x86/setup: Parse the builtin command line before merging | Borislav Petkov (AMD) | 1 | -7/+18 |
| 2024-07-17 | locking/atomic/x86: Introduce the read64_nonatomic macro to x86_32 with cx8 | Uros Bizjak | 1 | -2/+7 |
| 2024-07-15 | Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+4 |
| 2024-07-15 | Merge tag 'x86_core_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -49/+20 |
| 2024-07-15 | Merge tag 'x86_boot_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+8 |
| 2024-06-25 | x86/kmsan: Fix hook for unaligned accesses | Brian Johannesmeyer | 1 | -1/+4 |
| 2024-06-19 | x86/uaccess: Improve the 8-byte getuser() case | Linus Torvalds | 1 | -49/+20 |
| 2024-06-11 | x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checking | Kees Cook | 1 | -1/+5 |
| 2024-05-27 | x86/setup: Warn when option parsing is done too early | Borislav Petkov (AMD) | 1 | -0/+8 |
| 2024-05-19 | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -4/+17 |
| 2024-05-19 | Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -91/+253 |
| 2024-05-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -16/+0 |
| 2024-05-02 | x86/insn: Add support for APX EVEX instructions to the opcode map | Adrian Hunter | 1 | -0/+93 |
| 2024-05-02 | x86/insn: Add support for APX EVEX to the instruction decoder logic | Adrian Hunter | 1 | -0/+4 |
| 2024-05-02 | x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op... | Adrian Hunter | 1 | -72/+76 |
| 2024-05-02 | x86/insn: Add support for REX2 prefix to the instruction decoder logic | Adrian Hunter | 1 | -0/+25 |
| 2024-05-02 | x86/insn: Add misc new Intel instructions | Adrian Hunter | 1 | -12/+45 |
| 2024-05-02 | x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS | Adrian Hunter | 1 | -4/+4 |
| 2024-05-02 | x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map | Adrian Hunter | 1 | -1/+1 |
| 2024-05-02 | x86/insn: Add Key Locker instructions to the opcode map | Chang S. Bae | 1 | -4/+7 |
| 2024-04-25 | x86: call instrumentation hooks from copy_mc.c | Alexander Potapenko | 1 | -4/+17 |
| 2024-04-22 | x86: Stop using weak symbols for __iowrite32_copy() | Jason Gunthorpe | 2 | -16/+0 |
| 2024-04-17 | x86/retpolines: Enable the default thunk warning only on relevant configs | Borislav Petkov (AMD) | 1 | -0/+7 |
| 2024-04-06 | x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk | Borislav Petkov (AMD) | 1 | -0/+1 |
| 2024-04-03 | x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO | Borislav Petkov (AMD) | 1 | -1/+4 |
| 2024-03-29 | x86/bugs: Fix the SRSO mitigation on Zen3/4 | Borislav Petkov (AMD) | 1 | -5/+6 |
| 2024-03-12 | Merge branch 'linus' into x86/boot, to resolve conflict | Ingo Molnar | 9 | -89/+82 |
| 2024-03-11 | Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -38/+47 |
| 2024-03-11 | Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -13/+11 |
| 2024-03-11 | Merge tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -36/+22 |
| 2024-03-11 | Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2024-03-04 | x86/boot: Move mem_encrypt= parsing to the decompressor | Ard Biesheuvel | 1 | -13/+0 |
| 2024-03-04 | x86/msr: Add missing __percpu annotations | Thomas Gleixner | 2 | -10/+8 |
| 2024-02-22 | x86/insn: Directly assign x86_64 state in insn_init() | Nikolay Borisov | 1 | -1/+1 |
| 2024-02-22 | x86/insn: Remove superfluous checks from instruction decoding routines | Nikolay Borisov | 1 | -35/+21 |
| 2024-02-14 | Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe... | Ingo Molnar | 2 | -23/+20 |
| 2024-02-14 | Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br... | Ingo Molnar | 19 | -199/+188 |
| 2024-02-13 | x86/insn-eval: Fix function param name in get_eff_addr_sib() | Randy Dunlap | 1 | -3/+3 |
| 2024-02-12 | x86/retpoline: Ensure default return thunk isn't used at runtime | Josh Poimboeuf | 1 | -9/+6 |
| 2024-01-31 | x86/opcode: Add ERET[US] instructions to the x86 opcode map | H. Peter Anvin (Intel) | 1 | -1/+1 |
| 2024-01-29 | x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups | Qiuxu Zhuo | 2 | -22/+22 |
| 2024-01-25 | x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support | Xin Li | 1 | -1/+1 |
| 2024-01-10 | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 1 | -0/+1 |
| 2024-01-10 | x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK | Breno Leitao | 1 | -2/+2 |
| 2024-01-10 | x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSO | Breno Leitao | 1 | -5/+5 |
| 2024-01-10 | x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRY | Breno Leitao | 1 | -5/+5 |
| 2024-01-10 | x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE | Breno Leitao | 1 | -1/+1 |
| 2024-01-10 | x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_... | Breno Leitao | 1 | -3/+3 |
| 2024-01-08 | Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2024-01-08 | Merge tag 'x86_misc_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2024-01-04 | x86/csum: clean up `csum_partial' further | Linus Torvalds | 1 | -44/+37 |
| 2024-01-04 | x86/csum: Remove unnecessary odd handling | Noah Goldstein | 1 | -32/+4 |
| 2024-01-03 | arch/x86: Fix typos | Bjorn Helgaas | 1 | -1/+1 |
| 2023-12-20 | x86: fix missing includes/forward declarations | Kent Overstreet | 1 | -0/+1 |
| 2023-11-17 | x86/lib: Fix overflow when counting digits | Colin Ian King | 1 | -1/+1 |
| 2023-10-30 | Merge tag 'x86-asm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -19/+6 |
| 2023-10-30 | Merge tag 'x86-headers-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -15/+14 |
| 2023-10-30 | Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -79/+107 |
| 2023-10-30 | Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+4 |
| 2023-10-20 | x86/retpoline: Document some thunk handling aspects | Borislav Petkov (AMD) | 1 | -0/+15 |
| 2023-10-20 | x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk() | Josh Poimboeuf | 1 | -2/+2 |
| 2023-10-20 | x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros | Josh Poimboeuf | 1 | -4/+4 |
| 2023-10-20 | x86/srso: Disentangle rethunk-dependent options | Josh Poimboeuf | 1 | -70/+87 |
| 2023-10-20 | x86/srso: Unexport untraining functions | Josh Poimboeuf | 1 | -5/+2 |
| 2023-10-20 | x86/percpu: Introduce %rip-relative addressing to PER_CPU_VAR() | Uros Bizjak | 2 | -15/+27 |
| 2023-10-20 | x86/srso: Improve i-cache locality for alias mitigation | Josh Poimboeuf | 1 | -3/+2 |
| 2023-10-03 | x86/lib: Address kernel-doc warnings | Zhu Wang | 1 | -5/+0 |
| 2023-10-03 | x86/headers: Replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada | 14 | -15/+14 |
| 2023-09-25 | iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user() | David Howells | 1 | -4/+4 |
| 2023-09-22 | x86/bitops: Remove unused __sw_hweight64() assembly implementation on x86-32 | Ingo Molnar | 1 | -14/+6 |
| 2023-09-18 | x86/asm: Fix build of UML with KASAN | Vincent Whitchurch | 3 | -3/+3 |
| 2023-09-12 | x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*() | Peter Zijlstra | 1 | -4/+0 |
| 2023-08-30 | x86: bring back rep movsq for user access on CPUs without ERMS | Mateusz Guzik | 1 | -44/+13 |
| 2023-08-16 | x86/srso: Explain the untraining sequences a bit more | Borislav Petkov (AMD) | 1 | -0/+19 |
| 2023-08-16 | x86/cpu: Cleanup the untrain mess | Peter Zijlstra | 1 | -0/+7 |
| 2023-08-16 | x86/cpu: Rename srso_(.*)_alias to srso_alias_\1 | Peter Zijlstra | 1 | -13/+13 |
| 2023-08-16 | x86/cpu: Rename original retbleed methods | Peter Zijlstra | 1 | -15/+15 |
| 2023-08-16 | x86/cpu: Clean up SRSO return thunk mess | Peter Zijlstra | 1 | -16/+42 |
| 2023-08-16 | x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk() | Peter Zijlstra | 1 | -2/+2 |
| 2023-08-16 | x86/cpu: Fix __x86_return_thunk symbol type | Peter Zijlstra | 1 | -1/+3 |
| 2023-08-14 | x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG | Petr Pavlu | 1 | -4/+4 |
| 2023-08-14 | x86/retpoline: Don't clobber RFLAGS during srso_safe_ret() | Sean Christopherson | 1 | -4/+3 |
| 2023-07-29 | x86/srso: Add a forgotten NOENDBR annotation | Borislav Petkov (AMD) | 1 | -0/+1 |
| 2023-07-27 | x86/srso: Add a Speculative RAS Overflow mitigation | Borislav Petkov (AMD) | 1 | -4/+78 |
| 2023-06-27 | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -33/+80 |
| 2023-06-27 | Merge tag 'x86_misc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -61/+96 |