summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin2022-08-161-1/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-08-121-1/+2
|\
| * virtio: find_vqs() add arg sizesXuan Zhuo2022-08-111-1/+1
| * virtio: record the maximum queue num supported by the device.Xuan Zhuo2022-08-111-0/+1
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-053-17/+24
|\ \
| * | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
| * | um/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-173-17/+21
| * | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
* | | Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-0516-43/+153
|\ \ \
| * | | um: include sys/types.h for size_tJason A. Donenfeld2022-07-171-1/+2
| * | | um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck2022-07-173-7/+7
| * | | um: Add missing apply_returns()Peter Zijlstra2022-07-171-0/+4
| * | | um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setupsJason A. Donenfeld2022-07-171-1/+16
| * | | UML: add support for KASAN under x86_64Patricia Alfonso2022-07-178-4/+103
| * | | um: random: Don't initialise hwrng struct with zeroChristopher Obbard2022-07-171-1/+1
| * | | um: remove unused mm_copy_segmentsTobias Klauser2022-07-171-5/+0
| * | | um: remove unused variableHaowen Bai2022-07-171-2/+1
| * | | um: Remove straying parenthesisBenjamin Beichler2022-07-171-1/+1
| * | | arch: um: Fix build for statically linked UML w/ constructorsDavid Gow2022-07-171-0/+1
| * | | um/drivers: Kconfig: Fix indentationJuerg Haefliger2022-07-171-27/+27
| * | | um: Kconfig: Fix indentationJuerg Haefliger2022-07-171-1/+1
| |/ /
* | | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-041-22/+2
|\ \ \
| * | | asm-generic: Add new pci.h and use itStafford Horne2022-07-221-12/+2
| * | | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-2/+0
| * | | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-8/+0
* | | | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-024-0/+46
|\ \ \ \
| * | | | random: handle archrandom with multiple longsJason A. Donenfeld2022-07-251-13/+8
| * | | | um: seed rng using host OS rngJason A. Donenfeld2022-07-184-0/+51
* | | | | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-021-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | um: Use enum req_op where appropriateBart Van Assche2022-07-141-2/+2
| * | | | block: remove blk_cleanup_diskChristoph Hellwig2022-06-281-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'x86_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-171-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | um: Add missing apply_returns()Peter Zijlstra2022-07-141-0/+4
| |/ /
* / / um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck2022-07-143-7/+7
|/ /
* / um: virt-pci: set device ready in probe()Vincent Whitchurch2022-06-101-1/+6
|/
* Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-035-8/+10
|\
| * ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman2022-05-115-8/+10
* | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-7/+8
|\ \
| * | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-6/+4
| * | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
| |/
* | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-0314-51/+81
|\ \
| * | um: chan_user: Fix winch_tramp() return valueJohannes Berg2022-05-271-4/+5
| * | um: virtio_uml: Fix broken device handling in time-travelJohannes Berg2022-05-271-10/+23
| * | um: line: Use separate IRQs per lineJohannes Berg2022-05-276-33/+29
| * | um: Enable ARCH_HAS_GCOV_PROFILE_ALLVincent Whitchurch2022-05-271-0/+1
| * | um: Use asm-generic/dma-mapping.hJohannes Berg2022-05-271-0/+1
| * | um: daemon: Make default socket configurableJohannes Berg2022-05-272-1/+9
| * | um: xterm: Make default terminal emulator configurableJohannes Berg2022-05-273-3/+13
| |/
* | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-05-261-1/+0
|\ \
| * | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada2022-05-241-1/+0
| |/