| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-07-25 | 13 | -42/+146 |
|\ |
|
| * | um: refactor TLB update handling | Benjamin Berg | 2024-07-03 | 4 | -9/+74 |
| * | um: simplify and consolidate TLB updates | Benjamin Berg | 2024-07-03 | 1 | -6/+6 |
| * | um: remove force_flush_all from fork_handler | Benjamin Berg | 2024-07-03 | 1 | -2/+0 |
| * | um: Delay flushing syscalls until the thread is restarted | Benjamin Berg | 2024-07-03 | 3 | -1/+5 |
| * | um: remove copy_context_skas0 | Benjamin Berg | 2024-07-03 | 2 | -2/+0 |
| * | um: remove LDT support | Benjamin Berg | 2024-07-03 | 2 | -20/+7 |
| * | um: Rework syscall handling | Benjamin Berg | 2024-07-03 | 4 | -15/+51 |
| * | um: Create signal stack memory assignment in stub_data | Benjamin Berg | 2024-07-03 | 2 | -1/+10 |
| * | um: Remove stub-data.h include from common-offsets.h | Benjamin Berg | 2024-07-03 | 1 | -5/+0 |
| * | um: add mmap/mremap OS calls | Johannes Berg | 2024-07-03 | 1 | -0/+2 |
| * | um: generalize os_rcv_fd | Johannes Berg | 2024-07-03 | 1 | -1/+2 |
| * | um: time-travel: support time-travel protocol broadcast messages | Mordechay Goodstein | 2024-07-03 | 1 | -0/+9 |
| * | um: Remove unused ncpus variable | Tiwei Bie | 2024-07-03 | 1 | -1/+0 |
| * | um: chan: use blocking IO for console output for time-travel | Benjamin Berg | 2024-07-03 | 1 | -0/+1 |
* | | um: Use generic runtime constant implementation | Linus Torvalds | 2024-07-17 | 1 | -0/+1 |
* | | um: don't generate asm/bpf_perf_event.h | Arnd Bergmann | 2024-07-10 | 2 | -1/+9 |
|/ |
|
* | Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-05-25 | 8 | -6/+9 |
|\ |
|
| * | um: Fix the declaration of kasan_map_memory | Tiwei Bie | 2024-04-30 | 2 | -1/+2 |
| * | um: Fix the -Wmissing-prototypes warning for get_thread_reg | Tiwei Bie | 2024-04-30 | 1 | -1/+0 |
| * | um: Fix the -Wmissing-prototypes warning for __switch_mm | Tiwei Bie | 2024-04-30 | 2 | -2/+2 |
| * | um: Stop tracking host PID in cpu_tasks | Tiwei Bie | 2024-04-30 | 1 | -1/+0 |
| * | um: Move declarations to proper headers | Tiwei Bie | 2024-04-22 | 2 | -0/+4 |
| * | um: Fix the declaration of vfree | Tiwei Bie | 2024-04-22 | 1 | -1/+1 |
* | | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-05-21 | 1 | -1/+1 |
|\ \ |
|
| * | | arch: Rename fbdev header and source files | Thomas Zimmermann | 2024-05-03 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-05-19 | 1 | -1/+2 |
|\ \ |
|
| * | | mm: vmalloc: enable memory allocation profiling | Kent Overstreet | 2024-04-26 | 1 | -1/+2 |
| |/ |
|
* / | x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macros | Uros Bizjak | 2024-04-06 | 1 | -2/+1 |
|/ |
|
* | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-03-12 | 1 | -1/+2 |
|\ |
|
| * | um: Convert strscpy() usage to 2-argument style | Kees Cook | 2024-02-21 | 1 | -1/+1 |
| * | string: Allow 2-argument strscpy() | Kees Cook | 2024-02-21 | 1 | -1/+2 |
* | | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann | 2024-03-06 | 1 | -1/+1 |
* | | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds | 2024-02-10 | 1 | -1/+1 |
|/ |
|
* | um: Remove unused register save/restore functions | Benjamin Berg | 2024-01-05 | 1 | -2/+0 |
* | um: Rely on PTRACE_SETREGSET to set FS/GS base registers | Benjamin Berg | 2024-01-05 | 1 | -3/+0 |
* | um: Drop support for hosts without SYSEMU_SINGLESTEP support | Benjamin Berg | 2024-01-04 | 3 | -44/+1 |
* | um: mmu: remove stub_pages | Johannes Berg | 2024-01-04 | 1 | -1/+0 |
* | um: Fix naming clash between UML and scheduler | Anton Ivanov | 2024-01-04 | 1 | -1/+1 |
* | Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-09-04 | 1 | -0/+1 |
|\ |
|
| * | um: fix 3 instances of -Wmissing-prototypes | Nick Desaulniers | 2023-08-26 | 1 | -0/+1 |
| * | um: Remove strlcpy usage | Azeem Shaikh | 2023-08-19 | 1 | -1/+0 |
* | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-08-31 | 1 | -1/+1 |
|\ \ |
|
| * | | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe | 2023-07-11 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-08-29 | 2 | -14/+11 |
|\ \ |
|
| * | | um: implement the new page table range API | Matthew Wilcox (Oracle) | 2023-08-25 | 1 | -5/+2 |
| * | | um: convert {pmd, pte}_free_tlb() to use ptdescs | Vishal Moola (Oracle) | 2023-08-21 | 1 | -9/+9 |
| |/ |
|
* / | um: Remove strlcpy declaration | Azeem Shaikh | 2023-07-27 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-06-28 | 1 | -0/+1 |
|\ |
|
| * | uml: Replace strlcpy with strscpy | Azeem Shaikh | 2023-06-20 | 1 | -0/+1 |