Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
707e0759f2f4aefcc5c3f08ce5fb9e98495fdc93
/
arch
/
um
/
drivers
940b241
um: Remove obsolete reenable_XX calls
by Anton Ivanov
· 6 years ago
b979423
um: writev needs <sys/uio.h>
by Christoph Hellwig
· 6 years ago
50109b5
um: Add support for DISCARD in the UBD Driver
by Anton Ivanov
· 6 years ago
a41421e
um: Remove unsafe printks from the io thread
by Anton Ivanov
· 6 years ago
53766de
um: Clean-up command processing in UML UBD driver
by Anton Ivanov
· 6 years ago
a43c831
um: Switch to block-mq constants in the UML UBD driver
by Anton Ivanov
· 6 years ago
0053102
um: Include sys/uio.h to have writev()
by Richard Weinberger
· 6 years ago
dc5db21
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0033dfd
ubd: fix missing initialization of io_req
by Anton Ivanov
· 6 years ago
6961cd4
ubd: fix missing lock around request issue
by Jens Axboe
· 6 years ago
9bb9d4f
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 6 years ago
7e1c4e2
memblock: stop using implicit alignment to SMP_CACHE_BYTES
by Mike Rapoport
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
2a5bda5
memblock: replace alloc_bootmem with memblock_alloc
by Mike Rapoport
· 6 years ago
917e2fd
um: Make line/tty semantics use true write IRQ
by Anton Ivanov
· 6 years ago
9ca19a3
um: Don't hardcode path as it is architecture dependent
by Ritesh Raj Sarraf
· 6 years ago
d312a25
um: NULL check before kfree is not needed
by YueHaibing
· 6 years ago
ecb0a83
ubd: remove use of blk_rq_map_sg
by Christoph Hellwig
· 6 years ago
4e6da0fe
um: Convert ubd driver to blk-mq
by Richard Weinberger
· 7 years ago
fef912b
block: genhd: add 'groups' argument to device_add_disk
by Hannes Reinecke
· 6 years ago
fa1b5d0
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
9bea180
um: create a proper drivers Kconfig
by Christoph Hellwig
· 6 years ago
2fb9279
kbuild: change ld_flags to contain LDFLAGS_$(@F)
by Masahiro Yamada
· 7 years ago
8d1e513
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
5ec9121
um: Fix raw interface options
by Anton Ivanov
· 7 years ago
4579a1b
um: Fix initialization of vector queues
by Anton Ivanov
· 7 years ago
fd3a886
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
by Willem de Bruijn
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
e40238d
Fix vector raw inintialization logic
by Anton Ivanov
· 7 years ago
ce471fd
Migrate vector timers to new timer API
by Anton Ivanov
· 7 years ago
584bfe63
um: vector: Fix an error handling path in 'vector_parse()'
by Christophe JAILLET
· 7 years ago
be967f7
um: vector: Fix a memory allocation check
by Christophe JAILLET
· 7 years ago
9f3199b
um: vector: fix missing unlock on error in vector_net_open()
by Wei Yongjun
· 7 years ago
49da7e6
High Performance UML Vector Network Driver
by Anton Ivanov
· 7 years ago
ff6a179
Epoll based IRQ controller
by Anton Ivanov
· 7 years ago
7a501609
mconsole_proc(): don't mess with file->f_pos
by Al Viro
· 7 years ago
76d2d4a
um: annotate ->poll() instances
by Al Viro
· 8 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
02ab4fc
um: net: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
21cb255
mconsole: switch to kernel_read
by Christoph Hellwig
· 7 years ago
4ecd4ff
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
745a600
um: console: Ignore console= option
by Masami Hiramatsu
· 8 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
642fa44
sched/core: Remove set_task_state()
by Davidlohr Bueso
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
9936f44
Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
f88f0bd
um: UBD Improvements
by Anton Ivanov
· 8 years ago
b3e3893
net: use core MTU range checking in misc drivers
by Jarod Wilson
· 8 years ago
d6a38c0
miscdevice: Use module_misc_device() macro
by PrasannaKumar Muralidharan
· 8 years ago
d72a578
um: track 'parent' device in a local variable
by Dan Williams
· 9 years ago
3a5e02c
block, drivers: add REQ_OP_FLUSH operation
by Mike Christie
· 9 years ago
a7fd20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
f935a8c
um: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
378c652
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
by Jann Horn
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
8c6157b
um: Update UBD to use pread/pwrite family of functions
by Anton Ivanov
· 9 years ago
793b796
[um] mconsole: don't open-code memdup_user_nul()
by Al Viro
· 9 years ago
1ceb362
[um] hostaudio: don't open-code memdup_user()
by Al Viro
· 9 years ago
887a985
um: fix returns without va_end
by Geyslan G. Bem
· 9 years ago
e17c6d7
um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held
by Saurabh Sengar
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
f9bb3b5
um: Do not use stdin and stdout identifiers for struct members
by Hans-Werner Hilse
· 10 years ago
b51d23e
module: add per-module param_lock
by Dan Streetman
· 10 years ago
298e20b
um: Stop abusing __KERNEL__
by Richard Weinberger
· 10 years ago
8a8a551
uml: Fix unsafe pid reference to foreground process group
by Peter Hurley
· 10 years ago
31003e3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 10 years ago
5f78659
um: net: Eliminate NULL test after alloc_bootmem
by Himangi Saraogi
· 11 years ago
2a23612
um: ubd: Fix for processes stuck in D state forever
by Thorsten Knabe
· 10 years ago
f139caf
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()
by Kirill Tkhai
· 10 years ago
fabfb91
uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
a1850e9
um: Get rid of thread_struct->saved_task
by Richard Weinberger
· 11 years ago
91d44ff
um: Cleanup SIGTERM handling
by Richard Weinberger
· 11 years ago
bc1d72e
um: ubd: Introduce submit_request()
by Richard Weinberger
· 11 years ago
805f11a
um: ubd: Add REQ_FLUSH suppport
by Richard Weinberger
· 11 years ago
c9036e9
mconsole: we'd better initialize pos before passing it to vfs_read()...
by Al Viro
· 12 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
4554eb9
UM: Adjust printk in create_proc_mconsole()
by David Howells
· 12 years ago
23a376f
Merge 3.9-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
aa27a09
TTY: add tty_port_tty_hangup helper
by Jiri Slaby
· 12 years ago
6aad04f
TTY: add tty_port_tty_wakeup helper
by Jiri Slaby
· 12 years ago
2116bda
um: Use tty_port in SIGWINCH handler
by Richard Weinberger
· 12 years ago
cc4f024
um: Use tty_port_operations->destruct
by Richard Weinberger
· 12 years ago
55ea1cf
net : enable tx time stamping in the vde driver.
by Paul Chavent
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
by Jiri Slaby
· 12 years ago
227434f
TTY: switch tty_buffer_request_room to tty_port
by Jiri Slaby
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
646cbcd
um: net: use eth_hw_addr_random() to generate random mac
by Jiri Pirko
· 12 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
37ea95a
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
17cf22c
pidns: Use task_active_pid_ns where appropriate
by Eric W. Biederman
· 15 years ago
191c5f1
TTY: call tty_port_destroy in the rest of drivers
by Jiri Slaby
· 12 years ago
Next »