Age | Commit message (Expand) | Author |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-04 | Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-03 | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2022-10-03 | x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN | Alexander Potapenko |
2022-10-03 | x86: kmsan: handle open-coded assembly in lib/iomem.c | Alexander Potapenko |
2022-09-26 | x86/uaccess: avoid check_object_size() in copy_from_user_nmi() | Kees Cook |
2022-09-26 | x86: Add types to indirectly called assembly functions | Sami Tolvanen |
2022-08-18 | x86/clear_user: Make it faster | Borislav Petkov |
2022-06-29 | x86/retbleed: Add fine grained Kconfig knobs | Peter Zijlstra |
2022-06-27 | x86: Add magic AMD return-thunk | Peter Zijlstra |
2022-06-27 | x86: Use return-thunk in asm code | Peter Zijlstra |
2022-06-27 | x86/retpoline: Use -mfunction-return | Peter Zijlstra |
2022-06-27 | x86/retpoline: Swizzle retpoline thunk | Peter Zijlstra |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-23 | Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-05-23 | Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-05-23 | Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-23 | Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-05-20 | x86: Remove empty files | Borislav Petkov |
2022-05-01 | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-01 | Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-04-29 | net: unexport csum_and_copy_{from,to}_user | Christoph Hellwig |
2022-04-20 | x86: __memcpy_flushcache: fix wrong alignment if size > 2^32 | Mikulas Patocka |
2022-04-19 | x86/uaccess: Don't jump between functions | Josh Poimboeuf |
2022-04-19 | x86/uaccess: Add ENDBR to __put_user_nocheck*() | Josh Poimboeuf |
2022-04-19 | x86/retpoline: Add ANNOTATE_NOENDBR for retpolines | Josh Poimboeuf |
2022-04-14 | x86/32: Remove lazy GS macros | Brian Gerst |
2022-04-11 | x86/kaslr: Fix build warning in KASLR code in boot stub | Kirill A. Shutemov |
2022-04-05 | x86/delay: Fix the wrong asm constraint in delay_loop() | Ammar Faizi |
2022-04-03 | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-04-01 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2022-03-29 | x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO | Joerg Roedel |
2022-03-27 | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-03-26 | Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-21 | Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-03-21 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2022-03-15 | x86/ibt: Annotate text references | Peter Zijlstra |
2022-03-15 | Merge branch 'arm64/for-next/linkage' | Peter Zijlstra |
2022-02-25 | x86: remove __range_not_ok() | Arnd Bergmann |
2022-02-22 | x86: clean up symbol aliasing | Mark Rutland |
2022-02-21 | x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE | Peter Zijlstra (Intel) |
2022-02-13 | fortify: Detect struct member overflows in memmove() at compile-time | Kees Cook |
2022-01-30 | uml/x86: use x86 load_unaligned_zeropad() | Al Viro |
2022-01-23 | x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoder | Adrian Hunter |
2022-01-23 | x86/insn: Add misc instructions to x86 instruction decoder | Adrian Hunter |
2022-01-23 | x86/insn: Add AMX instructions to the x86 instruction decoder | Adrian Hunter |
2022-01-12 | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-01-12 | x86/entry_32: Fix segment exceptions | Peter Zijlstra |
2022-01-10 | Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |