aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds1-1/+1
2018-06-16Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds4-29/+14
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook2-12/+12
2018-06-10um: Fix raw interface optionsAnton Ivanov1-3/+2
2018-06-10um: Fix initialization of vector queuesAnton Ivanov1-3/+12
2018-06-10um: remove uml initcallsAlexander Pateenok3-23/+0
2018-06-07net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn1-1/+2
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-4/+0
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-50/+25
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada1-4/+0
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-14/+2
2018-04-28signal/um: More carefully relay signals in relay_signal.Eric W. Biederman1-24/+14
2018-04-25signal/um: Use force_sig_fault where appropriateEric W. Biederman2-28/+11
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-0/+2
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann1-0/+1
2018-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds22-324/+3393
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski1-1/+1
2018-03-29Fix vector raw inintialization logicAnton Ivanov4-10/+21
2018-03-29Migrate vector timers to new timer APIAnton Ivanov1-7/+3
2018-03-29um: Compile with modern headersJason A. Donenfeld2-0/+2
2018-02-19um: vector: Fix an error handling path in 'vector_parse()'Christophe JAILLET1-3/+3
2018-02-19um: vector: Fix a memory allocation checkChristophe JAILLET1-1/+1
2018-02-19um: vector: fix missing unlock on error in vector_net_open()Wei Yongjun1-1/+3
2018-02-19um: Add missing EXPORT for free_irq_by_fd()Anton Ivanov1-0/+1
2018-02-19High Performance UML Vector Network DriverAnton Ivanov10-3/+2932
2018-02-19Epoll based IRQ controllerAnton Ivanov8-317/+444
2018-02-19um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur1-1/+1
2018-02-19um: time: Use timespec64 for persistent clockArnd Bergmann1-3/+3
2018-02-19um: Restore symbol versions for __memcpy and memcpyGeert Uytterhoeven1-0/+1
2018-02-09mconsole_proc(): don't mess with file->f_posAl Viro1-1/+2
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+10
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2018-01-22signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman1-1/+1
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells6-11/+12
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner1-1/+2
2017-12-19Do not hash userspace addresses in fault handlersKees Cook1-1/+1
2017-12-17bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann1-0/+1
2017-12-12bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann1-0/+1
2017-11-27um: annotate ->poll() instancesAl Viro1-3/+3
2017-11-27um: make sure to have generated headers for targetAl Viro1-0/+7
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+0
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko1-3/+0
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-5/+4
2017-11-13kconfig: kill off GENERIC_IO optionRob Herring1-1/+0