aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08um: vector: switch to netif_napi_add_weight()Jakub Kicinski1-1/+2
2022-04-02Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-4/+0
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2022-04-02Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"Nathan Chancellor1-4/+0
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds14-70/+102
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-5/+4
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-1/+1
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-4/+3
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+1
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+1
2022-03-21um: Allow builds with ClangKees Cook1-0/+1
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki1-0/+1
2022-03-15x86/alternative: Use .ibt_endbr_seal to seal indirect callsPeter Zijlstra1-0/+4
2022-03-11um: run_helper: Write error message to kernel log on exec failure on hostGlenn Washburn1-0/+5
2022-03-11um: port_user: Improve error handling when port-helper is not foundGlenn Washburn1-0/+12
2022-03-11um: port_user: Allow setting path to port-helper using UML_PORT_HELPER envvarGlenn Washburn1-0/+4
2022-03-11um: port_user: Search for in.telnetd in PATHGlenn Washburn1-1/+1
2022-03-11um: clang: Strip out -mno-global-merge from USER_CFLAGSDavid Gow1-0/+4
2022-03-11um: Remove unused timeval_to_ns() functionDavid Gow1-6/+0
2022-03-11um: Fix uml_mconsole stop/goAnton Ivanov1-1/+2
2022-03-11uml: net: vector: fix const issueJohannes Berg2-2/+2
2022-03-11um: Fix WRITE_ZEROES in the UBD DriverFrédéric Danis3-1/+17
2022-03-11um: Migrate vector drivers to NAPIAnton Ivanov2-57/+51
2022-03-11um: Fix order of dtb unflatten/early initVincent Whitchurch1-1/+1
2022-03-11um: fix and optimize xor select template for CONFIG64 and timetravel modeBenjamin Beichler1-1/+3
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman1-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman1-3/+2
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-2/+3
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann1-2/+0
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2022-01-30uml/x86: use x86 load_unaligned_zeropad()Al Viro1-1/+0
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+3
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng1-5/+3
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin1-1/+1
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+0
2022-01-11Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds36-186/+230
2021-12-22um: virtio_uml: Allow probing from devicetreeVincent Whitchurch1-3/+47
2021-12-22um: Add devicetree supportVincent Whitchurch5-0/+52
2021-12-22um: Extract load file helper from initrd.cVincent Whitchurch4-43/+75
2021-12-22um: remove set_fsChristoph Hellwig4-32/+19
2021-12-21um: Use swap() to make code cleanerYang Guang1-4/+3
2021-12-21um: header debriding - sigio.hAl Viro1-1/+0
2021-12-21um: header debriding - os.hAl Viro1-13/+0
2021-12-21um: header debriding - net_*.hAl Viro2-3/+0
2021-12-21um: header debriding - mem_user.hAl Viro1-5/+0
2021-12-21um: header debriding - activate_ipi()Al Viro1-1/+0
2021-12-21um: common-offsets.h debriding...Al Viro1-12/+0