aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAge
...
* | um: fix parallel building with O= optionMasahiro Yamada2018-08-07
* | kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2018-07-27
* | kbuild: change ld_flags to contain LDFLAGS_$(@F)Masahiro Yamada2018-07-18
|/
* Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-16
|\
| * docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
* | Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-15
|\ \ | |/ |/|
| * um: Fix raw interface optionsAnton Ivanov2018-06-10
| * um: Fix initialization of vector queuesAnton Ivanov2018-06-10
| * um: remove uml initcallsAlexander Pateenok2018-06-10
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* | net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn2018-06-07
* | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-06-06
|\ \
| * | kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-28
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-04
|\ \
| * | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-19
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-04
|\ \
| * | signal/um: More carefully relay signals in relay_signal.Eric W. Biederman2018-04-28
| * | signal/um: Use force_sig_fault where appropriateEric W. Biederman2018-04-25
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
| |/
* / proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2018-04-11
|\
| * Fix vector raw inintialization logicAnton Ivanov2018-03-29
| * Migrate vector timers to new timer APIAnton Ivanov2018-03-29
| * um: Compile with modern headersJason A. Donenfeld2018-03-29
| * um: vector: Fix an error handling path in 'vector_parse()'Christophe JAILLET2018-02-19
| * um: vector: Fix a memory allocation checkChristophe JAILLET2018-02-19
| * um: vector: fix missing unlock on error in vector_net_open()Wei Yongjun2018-02-19
| * um: Add missing EXPORT for free_irq_by_fd()Anton Ivanov2018-02-19
| * High Performance UML Vector Network DriverAnton Ivanov2018-02-19
| * Epoll based IRQ controllerAnton Ivanov2018-02-19
| * um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur2018-02-19
| * um: time: Use timespec64 for persistent clockArnd Bergmann2018-02-19
| * um: Restore symbol versions for __memcpy and memcpyGeert Uytterhoeven2018-02-19
* | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-02
|/
* mconsole_proc(): don't mess with file->f_posAl Viro2018-02-09
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-01
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-03
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \
| * | um: annotate ->poll() instancesAl Viro2017-11-27
| * | um: make sure to have generated headers for targetAl Viro2017-11-27
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \
| * | signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman2018-01-22
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
|/ /
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-23
|\ \
| * | arch, mm: Allow arch_dup_mmap() to failThomas Gleixner2017-12-22
| * | bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann2017-12-17
* | | Do not hash userspace addresses in fault handlersKees Cook2017-12-19
* | | bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann2017-12-12
| |/ |/|
* | Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-23
|\ \
| * | kconfig: kill off GENERIC_IO optionRob Herring2017-11-13