summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-251-1/+2
|\ \
| * | um: vector: switch to netif_napi_add_weight()Jakub Kicinski2022-05-081-1/+2
| |/
* | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-241-7/+2
|\ \
| * | um: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-7/+2
| |/
* | ubd: don't set the discard_alignment queue limitChristoph Hellwig2022-05-031-1/+0
* | block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-171-2/+0
|/
* Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-021-4/+0
|\
| * Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"Nathan Chancellor2022-04-021-4/+0
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-04-011-1/+0
|\ \ | |/ |/|
| * uml/x86: use x86 load_unaligned_zeropad()Al Viro2022-01-301-1/+0
* | Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-3114-70/+102
|\ \
| * | um: run_helper: Write error message to kernel log on exec failure on hostGlenn Washburn2022-03-111-0/+5
| * | um: port_user: Improve error handling when port-helper is not foundGlenn Washburn2022-03-111-0/+12
| * | um: port_user: Allow setting path to port-helper using UML_PORT_HELPER envvarGlenn Washburn2022-03-111-0/+4
| * | um: port_user: Search for in.telnetd in PATHGlenn Washburn2022-03-111-1/+1
| * | um: clang: Strip out -mno-global-merge from USER_CFLAGSDavid Gow2022-03-111-0/+4
| * | um: Remove unused timeval_to_ns() functionDavid Gow2022-03-111-6/+0
| * | um: Fix uml_mconsole stop/goAnton Ivanov2022-03-111-1/+2
| * | uml: net: vector: fix const issueJohannes Berg2022-03-112-2/+2
| * | um: Fix WRITE_ZEROES in the UBD DriverFrédéric Danis2022-03-113-1/+17
| * | um: Migrate vector drivers to NAPIAnton Ivanov2022-03-112-57/+51
| * | um: Fix order of dtb unflatten/early initVincent Whitchurch2022-03-111-1/+1
| * | um: fix and optimize xor select template for CONFIG64 and timetravel modeBenjamin Beichler2022-03-111-1/+3
| |/
* | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-282-5/+4
|\ \
| * | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2