Age | Commit message (Expand) | Author |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-27 | Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-06-09 | cachestat: implement cachestat syscall | Nhat Pham |
2023-06-07 | x86/entry: Move thunk restore code into thunk functions | Josh Poimboeuf |
2023-05-18 | x86/vdso: Include vdso/processor.h | Arnd Bergmann |
2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-28 | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-04-28 | Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2023-04-25 | Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-03-30 | docs: move x86 documentation into Documentation/arch/ | Jonathan Corbet |
2023-03-23 | x86,objtool: Split UNWIND_HINT_EMPTY in two | Josh Poimboeuf |
2023-03-23 | x86,objtool: Separate unret validation from unwind hints | Josh Poimboeuf |
2023-03-22 | x86: Simplify one-level sysctl registration for abi_table2 | Luis Chamberlain |
2023-03-21 | vdso: Improve cmd_vdso_check to check all dynamic relocations | Fangrui Song |
2023-03-16 | x86: Allow atomic MM_CONTEXT flags setting | Kirill A. Shutemov |
2023-03-06 | x86/entry: Change stale function name in comment to error_return() | Jingyu Wang |
2023-03-02 | Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-23 | Merge branch 'linus' into objtool/core, to pick up Xen dependencies | Ingo Molnar |
2023-02-21 | Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-02-11 | x86/entry: Fix unwinding from kprobe on PUSH/POP instruction | Josh Poimboeuf |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-02-07 | x86/vdso: Fake 32bit VDSO build on 64bit compile for vgetcpu | Sebastian Andrzej Siewior |
2023-02-06 | x86/vdso: Provide getcpu for x86-32. | Sebastian Andrzej Siewior |
2023-01-25 | x86/vdso: Move VDSO image init to vdso2c generated code | Brian Gerst |
2023-01-18 | mm: remove zap_page_range and create zap_vma_pages | Mike Kravetz |
2023-01-12 | x86/gsseg: Make asm_load_gs_index() take an u16 | H. Peter Anvin (Intel) |
2022-12-14 | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-12-12 | Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-12-12 | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-12-12 | Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-12-09 | x86/vdso: Conditionally export __vdso_sgx_enter_enclave() | Nathan Chancellor |
2022-12-01 | vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy | Jann Horn |
2022-11-28 | clocksource: hyper-v: Use TSC PFN getter to map vvar page | Stanislav Kinsburskiy |
2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld |
2022-10-19 | x86: Remove __USER32_DS | Brian Gerst |
2022-10-17 | x86/retbleed: Add SKL return thunk | Thomas Gleixner |
2022-10-17 | x86/entry: Make some entry symbols global | Thomas Gleixner |
2022-10-17 | x86/Kconfig: Introduce function padding | Thomas Gleixner |
2022-10-17 | x86/entry: Make sync_regs() invocation a tail call | Peter Zijlstra |
2022-10-17 | objtool: Allow symbol range comparisons for IBT/ENDBR | Peter Zijlstra |
2022-10-17 | x86: Fixup asm-offsets duplicate | Peter Zijlstra (Intel) |
2022-10-17 | x86/percpu: Move current_top_of_stack next to current_task | Thomas Gleixner |
2022-10-17 | x86/entry: Align SYM_CODE_START() variants | Thomas Gleixner |
2022-10-17 | x86/vdso: Ensure all kernel code is seen by objtool | Thomas Gleixner |
2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-03 | x86: kmsan: disable instrumentation of unsupported code | Alexander Potapenko |
2022-09-26 | x86: remove vma linked list walks | Matthew Wilcox (Oracle) |