summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2022-06-10um: virt-pci: set device ready in probe()Vincent Whitchurch
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-03Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-27um: chan_user: Fix winch_tramp() return valueJohannes Berg
2022-05-27um: virtio_uml: Fix broken device handling in time-travelJohannes Berg
2022-05-27um: line: Use separate IRQs per lineJohannes Berg
2022-05-27um: Enable ARCH_HAS_GCOV_PROFILE_ALLVincent Whitchurch
2022-05-27um: Use asm-generic/dma-mapping.hJohannes Berg
2022-05-27um: daemon: Make default socket configurableJohannes Berg
2022-05-27um: xterm: Make default terminal emulator configurableJohannes Berg
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada
2022-05-13um: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-11ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman
2022-05-08um: vector: switch to netif_napi_add_weight()Jakub Kicinski
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman
2022-05-03ubd: don't set the discard_alignment queue limitChristoph Hellwig
2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig
2022-04-02Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-04-02Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"Nathan Chancellor
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2022-03-21um: Allow builds with ClangKees Cook
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki
2022-03-15x86/alternative: Use .ibt_endbr_seal to seal indirect callsPeter Zijlstra
2022-03-11um: run_helper: Write error message to kernel log on exec failure on hostGlenn Washburn
2022-03-11um: port_user: Improve error handling when port-helper is not foundGlenn Washburn
2022-03-11um: port_user: Allow setting path to port-helper using UML_PORT_HELPER envvarGlenn Washburn
2022-03-11um: port_user: Search for in.telnetd in PATHGlenn Washburn
2022-03-11um: clang: Strip out -mno-global-merge from USER_CFLAGSDavid Gow
2022-03-11um: Remove unused timeval_to_ns() functionDavid Gow
2022-03-11um: Fix uml_mconsole stop/goAnton Ivanov
2022-03-11uml: net: vector: fix const issueJohannes Berg
2022-03-11um: Fix WRITE_ZEROES in the UBD DriverFrédéric Danis
2022-03-11um: Migrate vector drivers to NAPIAnton Ivanov
2022-03-11um: Fix order of dtb unflatten/early initVincent Whitchurch
2022-03-11um: fix and optimize xor select template for CONFIG64 and timetravel modeBenjamin Beichler
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman