summaryrefslogtreecommitdiff
path: root/arch/um/include
AgeCommit message (Expand)AuthorFilesLines
6 daysum: Use generic runtime constant implementationLinus Torvalds1-0/+1
12 daysum: don't generate asm/bpf_perf_event.hArnd Bergmann2-1/+9
2024-05-25Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-6/+9
2024-05-21Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann1-1/+1
2024-04-30um: Fix the declaration of kasan_map_memoryTiwei Bie2-1/+2
2024-04-30um: Fix the -Wmissing-prototypes warning for get_thread_regTiwei Bie1-1/+0
2024-04-30um: Fix the -Wmissing-prototypes warning for __switch_mmTiwei Bie2-2/+2
2024-04-30um: Stop tracking host PID in cpu_tasksTiwei Bie1-1/+0
2024-04-26mm: vmalloc: enable memory allocation profilingKent Overstreet1-1/+2
2024-04-22um: Move declarations to proper headersTiwei Bie2-0/+4
2024-04-22um: Fix the declaration of vfreeTiwei Bie1-1/+1
2024-04-06x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macrosUros Bizjak1-2/+1
2024-03-13Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-1/+1
2024-02-21um: Convert strscpy() usage to 2-argument styleKees Cook1-1/+1
2024-02-21string: Allow 2-argument strscpy()Kees Cook1-1/+2
2024-02-10work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-1/+1
2024-01-05um: Remove unused register save/restore functionsBenjamin Berg1-2/+0
2024-01-05um: Rely on PTRACE_SETREGSET to set FS/GS base registersBenjamin Berg1-3/+0
2024-01-05um: Drop support for hosts without SYSEMU_SINGLESTEP supportBenjamin Berg3-44/+1
2024-01-04um: mmu: remove stub_pagesJohannes Berg1-1/+0
2024-01-04um: Fix naming clash between UML and schedulerAnton Ivanov1-1/+1
2023-09-04Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-14/+11
2023-08-26um: fix 3 instances of -Wmissing-prototypesNick Desaulniers1-0/+1
2023-08-25um: implement the new page table range APIMatthew Wilcox (Oracle)1-5/+2
2023-08-21um: convert {pmd, pte}_free_tlb() to use ptdescsVishal Moola (Oracle)1-9/+9
2023-08-19um: Remove strlcpy usageAzeem Shaikh1-1/+0
2023-07-27um: Remove strlcpy declarationAzeem Shaikh1-1/+0
2023-07-12mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-1/+1
2023-06-28Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-06-20uml: Replace strlcpy with strscpyAzeem Shaikh1-0/+1
2023-06-16um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner1-7/+0
2023-04-21um: make stub data pages size tweakableJohannes Berg1-1/+2
2023-03-01Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-02-10um: Make the definition of cpu_data more compatiblePeter Foley1-1/+1
2023-02-10mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-1/+0
2023-02-03mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-03um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-2/+35
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+0
2022-12-15x86_64: Remove pointless set_64bit() usagePeter Zijlstra1-8/+0
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2022-11-17PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner1-1/+1
2022-11-09mm: remove kern_addr_valid() completelyKefeng Wang1-2/+0
2022-09-12kernel: exit: cleanup release_thread()Kefeng Wang1-4/+0
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers1-15/+0
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-17/+0