index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
Age
Commit message (
Expand
)
Author
2018-03-29
Fix vector raw inintialization logic
Anton Ivanov
2018-03-29
Migrate vector timers to new timer API
Anton Ivanov
2018-02-19
um: vector: Fix an error handling path in 'vector_parse()'
Christophe JAILLET
2018-02-19
um: vector: Fix a memory allocation check
Christophe JAILLET
2018-02-19
um: vector: fix missing unlock on error in vector_net_open()
Wei Yongjun
2018-02-19
High Performance UML Vector Network Driver
Anton Ivanov
2018-02-19
Epoll based IRQ controller
Anton Ivanov
2018-02-09
mconsole_proc(): don't mess with file->f_pos
Al Viro
2017-11-27
um: annotate ->poll() instances
Al Viro
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
um: net: Convert timers to use timer_setup()
Kees Cook
2017-09-04
mconsole: switch to kernel_read
Christoph Hellwig
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-05
um: console: Ignore console= option
Masami Hiramatsu
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-16
Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-14
um: UBD Improvements
Anton Ivanov
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
2016-08-31
miscdevice: Use module_misc_device() macro
PrasannaKumar Muralidharan
2016-06-22
um: track 'parent' device in a local variable
Dan Williams
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-04-12
um: switch to using blk_queue_write_cache()
Jens Axboe
2016-03-22
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-10
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
2016-01-04
[um] mconsole: don't open-code memdup_user_nul()
Al Viro
2016-01-04
[um] hostaudio: don't open-code memdup_user()
Al Viro
2015-12-08
um: fix returns without va_end
Geyslan G. Bem
2015-11-06
um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held
Saurabh Sengar
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-25
um: Do not use stdin and stdout identifiers for struct members
Hans-Werner Hilse
2015-06-23
module: add per-module param_lock
Dan Streetman
2015-05-31
um: Stop abusing __KERNEL__
Richard Weinberger
2014-11-05
uml: Fix unsafe pid reference to foreground process group
Peter Hurley
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2014-10-13
um: net: Eliminate NULL test after alloc_bootmem
Himangi Saraogi
2014-10-13
um: ubd: Fix for processes stuck in D state forever
Thorsten Knabe
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2014-03-24
uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2013-11-17
um: Get rid of thread_struct->saved_task
Richard Weinberger
2013-09-07
um: Cleanup SIGTERM handling
Richard Weinberger
2013-09-07
um: ubd: Introduce submit_request()
Richard Weinberger
[next]