summaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)AuthorFilesLines
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2025-12-03objtool: Remove newlines and tabs from annotation macrosJosh Poimboeuf1-1/+1
2025-12-03Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+8
2025-12-03Merge tag 'x86_sev_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2025-11-13x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson2-6/+8
2025-11-11x86/coco/sev: Convert has_cpuflag() to use cpu_feature_enabled()Borislav Petkov (AMD)1-1/+1
2025-10-16x86/insn: Simplify for_each_insn_prefix()Peter Zijlstra1-7/+5
2025-10-16x86/insn,uprobes,alternative: Unify insn_is_nop()Peter Zijlstra1-0/+145
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-31/+31
2025-09-30Merge tag 'x86_bugs_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-35/+40
2025-09-12x86/its: Move ITS indirect branch thunks to .text..__x86.indirect_thunkJosh Poimboeuf1-35/+40
2025-09-04x86,ibt: Use UDB instead of 0xEAPeter Zijlstra2-31/+31
2025-08-18x86/insn: Add XOP prefix instructions decoder supportMasami Hiramatsu (Google)3-10/+149
2025-07-30Merge tag 'x86_core_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+24
2025-07-29Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds18-9666/+4
2025-07-10x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUsZheyun Shen1-0/+12
2025-07-10x86/lib: Add WBNOINVD helper functionsKevin Loughlin1-0/+11
2025-07-10x86/lib: Drop the unused return value from wbinvd_on_all_cpus()Sean Christopherson1-2/+1
2025-06-30lib/crc: x86: Migrate optimized CRC code into lib/crc/Eric Biggers11-1435/+0
2025-06-30x86/crc: drop checks of CONFIG_AS_VPCLMULQDQEric Biggers2-9/+1
2025-06-30lib/crypto: x86: Move arch/x86/lib/crypto/ into lib/crypto/Eric Biggers18-9666/+4
2025-05-27Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-76/+86
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds17-0/+9666
2025-05-26Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds4-10/+10
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar1-0/+48
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar4-18/+19
2025-05-13Merge branch 'x86/boot' into x86/core, to merge dependent commitsIngo Molnar3-0/+4
2025-05-13Merge branch 'x86/asm' into x86/core, to merge dependent commitsIngo Molnar7-55/+53
2025-05-13Merge branch 'x86/alternatives' into x86/core, to merge dependent commitsIngo Molnar1-3/+10
2025-05-12crypto: lib/chacha - add array bounds to function prototypesEric Biggers1-4/+4
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers1-24/+34
2025-05-10lib/crc: make arch-optimized code use subsys_initcallEric Biggers3-3/+3
2025-05-09x86/its: FineIBT-paranoid vs ITSPeter Zijlstra1-3/+12
2025-05-09x86/its: Add support for ITS-safe return thunkPawan Gupta1-1/+12
2025-05-09x86/its: Add support for ITS-safe indirect thunkPawan Gupta1-0/+28
2025-05-06x86/insn: Stop decoding i64 instructions in x86-64 mode at opcodeMasami Hiramatsu (Google)2-4/+9
2025-05-06x86/insn: Fix opcode map (!REX2) superscript tagsMasami Hiramatsu (Google)1-25/+25
2025-05-06Merge tag 'v6.15-rc4' into x86/asm, to pick up fixesIngo Molnar1-2/+2
2025-05-05crypto: x86/sha256 - Add simd block functionHerbert Xu2-3/+10
2025-05-05crypto: arch/sha256 - Export block functions as GPL onlyHerbert Xu1-2/+2
2025-05-05crypto: x86/blake2s - Include linux/init.hHerbert Xu1-7/+5
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu3-3/+3
2025-05-05crypto: x86/sha256 - implement library instead of shashEric Biggers7-0/+2064
2025-05-05crypto: lib/poly1305 - Use block-only interfaceHerbert Xu1-60/+0
2025-05-05crypto: x86/poly1305 - Add block-only interfaceHerbert Xu2-85/+69
2025-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5Herbert Xu1-2/+2
2025-05-04x86/boot: Add a bunch of PIC aliasesArd Biesheuvel3-0/+4
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)2-1/+2
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar1-2/+2
2025-04-28x86/crc: drop "glue" from filenamesEric Biggers4-3/+3