aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
9 daysx86/asm: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf1-1/+0
11 daysum: Disable KASAN_INLINE when STATIC_LINK is selectedChristophe Leroy (CS GROUP)1-4/+0
2025-11-06um: Remove __access_ok_vsyscall()Thomas Weißschuh1-7/+1
2025-11-06um: Remove redundant range check from __access_ok_vsyscall()Thomas Weißschuh1-2/+1
2025-11-06x86/um: Drop gate area handlingThomas Weißschuh1-4/+0
2025-10-28um: Avoid circular dependency on asm-offsets in pgtable.hThomas Weißschuh1-0/+2
2025-10-27um: Add initial SMP supportTiwei Bie5-4/+52
2025-10-27um: Turn signals_* into thread-local variablesTiwei Bie1-2/+2
2025-10-27um: Remove file-based iomem emulation supportTiwei Bie1-2/+2
2025-10-06Merge tag 'uml-for-linux-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-14/+0
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov1-3/+2
2025-09-10um: Remove unused ipi_pipe field from cpuinfo_umTiwei Bie1-1/+0
2025-09-10um: Remove unused cpu_data and current_cpu_data macrosTiwei Bie1-2/+0
2025-09-10um: Stop tracking virtual CPUs via mm_cpumask()Tiwei Bie1-11/+0
2025-07-29Merge tag 'uml-for-linux-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-16/+15
2025-07-28Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2025-07-22um: Replace __ASSEMBLY__ with __ASSEMBLER__ in the usermode headersThomas Huth5-8/+8
2025-07-13um: Stop tracking stub's PID via userspace_pid[]Tiwei Bie1-8/+1
2025-07-11um: Re-evaluate thread flags repeatedlyThomas Weißschuh1-0/+4
2025-07-11um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTSThomas Weißschuh1-0/+2
2025-06-24loongarch, um, xtensa: get rid of generated arch/$ARCH/include/asm/param.hAl Viro1-1/+0
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-06-05Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+11
2025-06-02um: Track userspace children dying in SECCOMP modeBenjamin Berg2-2/+6
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-20/+27
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+2
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin1-0/+5
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin1-0/+14
2025-05-11um: remove custom definition of mk_pte()Matthew Wilcox (Oracle)3-20/+8
2025-05-07um: Include linux/types.h in asm/fpu/api.hHerbert Xu1-0/+2
2025-05-05um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.hSami Tolvanen1-0/+5
2025-05-05um: fix _nofault accessesJohannes Berg1-0/+2
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-15/+6
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng1-15/+6
2025-03-18um: x86: clean up elf specific definitionsHajime Tazaki1-0/+1
2025-03-18um: mark rodata read-only and implement _nofault accessesJohannes Berg2-5/+17
2025-01-30Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-60/+3
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng1-3/+3
2025-01-13um: Include missing headers in asm/pgtable.hTiwei Bie1-0/+3
2025-01-10um: Remove obsolete fixmap supportTiwei Bie2-60/+1
2025-01-10um: Remove unused MODULES_LEN macroTiwei Bie1-1/+0
2024-11-30Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-125/+117
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2024-11-12um: move thread info into taskBenjamin Berg3-17/+23
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-2/+0
2024-10-23um: switch to regset API and depend on XSTATEBenjamin Berg1-1/+3
2024-10-23um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNCTiwei Bie4-28/+28
2024-10-23um: Abandon the _PAGE_NEWPROT bitTiwei Bie2-33/+8
2024-10-23um: remove fault_catcher infrastructureJohannes Berg1-3/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-4/+1
2024-10-10um: Switch to 4 level page tables on 64 bitBenjamin Berg4-13/+60
2024-10-10um: remove auxiliary FP registersBenjamin Berg1-2/+0
2024-10-10um: Remove 3-level page table support on i386Tiwei Bie2-33/+0
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-12um: Remove outdated asm/sysrq.h headerTiwei Bie1-8/+0
2024-09-12um: Remove unused fields from thread_structTiwei Bie1-15/+5
2024-09-12um: Remove unused kpte_clear_flush macroTiwei Bie1-7/+0
2024-07-25Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-17/+73
2024-07-16um: Use generic runtime constant implementationLinus Torvalds1-0/+1
2024-07-10um: don't generate asm/bpf_perf_event.hArnd Bergmann2-1/+9
2024-07-03um: refactor TLB update handlingBenjamin Berg3-9/+73
2024-07-03um: remove force_flush_all from fork_handlerBenjamin Berg1-2/+0
2024-07-03um: remove LDT supportBenjamin Berg1-6/+0
2024-05-25Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-4/+3
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann1-1/+1
2024-04-30um: Fix the declaration of kasan_map_memoryTiwei Bie1-1/+0
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 Bie1-2/+0
2024-04-22um: Move declarations to proper headersTiwei Bie1-0/+3
2024-04-06x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macrosUros Bizjak1-2/+1
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-1/+1
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-1/+1
2024-01-04um: Drop support for hosts without SYSEMU_SINGLESTEP supportBenjamin Berg1-1/+0
2024-01-04um: mmu: remove stub_pagesJohannes Berg1-1/+0
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-24um: 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-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-1/+1
2023-06-16um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner1-7/+0
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-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-1/+0
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-02um/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-13Merge 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-08mm: remove kern_addr_valid() completelyKefeng Wang1-2/+0
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang1-4/+0
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers1-15/+0
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-17/+0
2022-08-05Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-6/+40
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-22/+2
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld1-13/+8
2022-07-22asm-generic: Add new pci.h and use itStafford Horne1-12/+2
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-2/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-8/+0
2022-07-18um: seed rng using host OS rngJason A. Donenfeld1-0/+30
2022-07-17um/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-17/+0
2022-07-17um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck1-2/+2
2022-07-17UML: add support for KASAN under x86_64Patricia Alfonso2-0/+39
2022-07-17um: remove unused mm_copy_segmentsTobias Klauser1-5/+0
2022-07-17um: Remove straying parenthesisBenjamin Beichler1-1/+1
2022-07-14um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck1-2/+2
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+2
2022-06-03Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-13/+10
2022-05-27um: line: Use separate IRQs per lineJohannes Berg1-13/+9
2022-05-27um: Use asm-generic/dma-mapping.hJohannes Berg1-0/+1
2022-05-13um: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-7/+2
2022-05-11ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman1-0/+2
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+3
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+1
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki1-0/+1
2022-03-11um: fix and optimize xor select template for CONFIG64 and timetravel modeBenjamin Beichler1-1/+3
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-2/+3
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann1-2/+0
2022-01-30uml/x86: use x86 load_unaligned_zeropad()Al Viro1-1/+0
2021-12-22um: remove set_fsChristoph Hellwig2-6/+19
2021-12-21um: stop polluting the namespace with registers.h contentsAl Viro1-1/+1
2021-12-21um: rename set_signals() to um_set_signals()Johannes Berg1-2/+2
2021-12-21um: fix ndelay/udelay definesJohannes Berg1-2/+2
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne1-14/+0
2021-07-27asm-generic: remove extra strn{cpy_from,len}_user declarationsArnd Bergmann1-4/+1
2021-07-23asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann1-4/+4
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-10/+286
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-1/+1
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-1/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2-2/+0
2021-06-17um: implement flush_cache_vmap/flush_cache_vunmapJohannes Berg2-1/+10
2021-06-17um: add a UML specific futex implementationAnton Ivanov2-1/+14
2021-06-17um: enable the use of optimized xor routines in UMLAnton Ivanov2-1/+36
2021-06-17um: Add support for host CPU flags and alignmentAnton Ivanov2-0/+165
2021-06-17um: add PCI over virtio emulation driverJohannes Berg5-2/+54
2021-06-17um: export signals_enabled directlyJohannes Berg1-5/+5
2021-06-17um: allow disabling NO_IOMEMJohannes Berg1-0/+2
2021-04-15um: pgtable.h: Fix W=1 warning for empty body in 'do' statementRandy Dunlap1-1/+1
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2021-02-16um: Enforce the usage of asm-generic/softirq_stack.hThomas Gleixner1-0/+1
2021-02-12um: irq.h: include <asm-generic/irq.h>Johannes Berg1-0/+1
2021-02-12um: io.h: include <linux/types.h>Johannes Berg1-0/+1
2021-02-12um: remove process stub VMAJohannes Berg2-28/+2
2021-02-12mm: Remove arch_remap() and mm-arch-hooks.hChristophe Leroy1-1/+0
2021-01-26Revert "um: support some of ARCH_HAS_SET_MEMORY"Johannes Berg2-4/+0
2021-01-26um: return error from ioremap()Johannes Berg1-1/+1
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-5/+8
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+5
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-16/+1
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...irq-core-2020-12-15Thomas Gleixner1-1/+7
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+0
2020-12-13um: support some of ARCH_HAS_SET_MEMORYJohannes Berg2-0/+4
2020-12-13um: virtio: Use dynamic IRQ allocationJohannes Berg1-3/+2
2020-12-13um: Support dynamic IRQ allocationJohannes Berg1-3/+3
2020-12-13um: Add support for TIF_NOTIFY_SIGNALJens Axboe1-0/+2
2020-11-23um/irqstat: Get rid of the duplicated declarationsThomas Gleixner1-16/+1
2020-11-10um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()Richard Weinberger1-1/+7
2020-11-09um: add support for TIF_NOTIFY_SIGNALJens Axboe1-0/+2
2020-11-06highmem: Get rid of kmap_types.hThomas Gleixner2-14/+0
2020-10-27um: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-7/+5
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada1-0/+1
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-1/+0
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2-10/+1
2020-06-09mmap locking API: convert nested write lock sitesMichel Lespinasse1-1/+2
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-1/+1
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2-56/+15
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-2/+0
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig1-0/+2
2020-04-29um: Fix xor.h includeJohannes Berg1-1/+1
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-10/+0
2020-03-29um: Implement ndelay/udelay in time-travel modeJohannes Berg2-1/+30
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds1-5/+0
2020-01-28Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+8
2020-01-23mm: remove arch_bprm_mm_init() hookDave Hansen1-5/+0
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar1-1/+1
2020-01-19um: Fix time-travel=inf-cpu with xor/raid6Johannes Berg2-1/+7
2020-01-19Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg1-1/+1
2020-01-07um: Implement copy_thread_tlsAmanieu d'Antras1-1/+1
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar1-0/+4
2019-12-04um: add support for folded p4d page tablesMike Rapoport3-2/+3
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-1/+0
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-2/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar13-13/+13
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron1-2/+3
2019-09-15um: Don't use generic barrier.hJohannes Berg1-1/+0
2019-09-15um: Enable CONFIG_CONSTRUCTORSJohannes Berg1-1/+1
2019-09-15um: Remove misleading #define ARCh_IRQ_ENABLEDJohannes Berg1-1/+0
2019-09-15um: Fix off by one error in IRQ enumerationAnton Ivanov1-1/+1
2019-07-14Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2019-07-12um: switch to generic version of pte allocationMike Rapoport1-14/+2