index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mconsole_proc(): don't mess with file->f_pos
Al Viro
2018-02-09
1
-1
/
+2
*
um: annotate ->poll() instances
Al Viro
2017-11-27
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
7
-0
/
+7
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
7
-0
/
+7
*
|
um: net: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-5
/
+4
|
/
*
mconsole: switch to kernel_read
Christoph Hellwig
2017-09-04
1
-6
/
+1
*
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-15
1
-0
/
+3
|
\
|
*
um: console: Ignore console= option
Masami Hiramatsu
2017-07-05
1
-0
/
+3
*
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-1
/
+1
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+2
*
sched/core: Remove set_task_state()
Davidlohr Bueso
2017-01-14
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
5
-5
/
+5
*
Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-16
3
-27
/
+167
|
\
|
*
um: UBD Improvements
Anton Ivanov
2016-12-14
3
-27
/
+167
*
|
net: use core MTU range checking in misc drivers
Jarod Wilson
2016-10-20
1
-8
/
+0
|
/
*
miscdevice: Use module_misc_device() macro
PrasannaKumar Muralidharan
2016-08-31
1
-24
/
+1
*
um: track 'parent' device in a local variable
Dan Williams
2016-06-22
1
-2
/
+3
*
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-05-17
1
-2
/
+2
|
\
|
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-2
/
+2
*
|
um: switch to using blk_queue_write_cache()
Jens Axboe
2016-04-12
1
-1
/
+1
|
/
*
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-03-22
1
-1
/
+1
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
2
-18
/
+6
|
\
|
*
[um] mconsole: don't open-code memdup_user_nul()
Al Viro
2016-01-04
1
-11
/
+3
|
*
[um] hostaudio: don't open-code memdup_user()
Al Viro
2016-01-04
1
-7
/
+3
*
|
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
2016-01-10
1
-22
/
+5
|
/
*
um: fix returns without va_end
Geyslan G. Bem
2015-12-08
1
-4
/
+6
*
um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held
Saurabh Sengar
2015-11-06
1
-8
/
+9
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-10
/
+10
|
\
|
*
module: add per-module param_lock
Dan Streetman
2015-06-23
1
-10
/
+10
*
|
um: Do not use stdin and stdout identifiers for struct members
Hans-Werner Hilse
2015-06-25
4
-27
/
+27
*
|
um: Stop abusing __KERNEL__
Richard Weinberger
2015-05-31
1
-1
/
+1
|
/
*
uml: Fix unsafe pid reference to foreground process group
Peter Hurley
2014-11-05
1
-1
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2014-10-14
2
-6
/
+3
|
\
|
*
um: net: Eliminate NULL test after alloc_bootmem
Himangi Saraogi
2014-10-13
1
-4
/
+0
|
*
um: ubd: Fix for processes stuck in D state forever
Thorsten Knabe
2014-10-13
1
-2
/
+3
*
|
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2014-09-19
1
-1
/
+0
|
/
*
uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-1
/
+1
*
um: Get rid of thread_struct->saved_task
Richard Weinberger
2013-11-17
1
-4
/
+2
*
um: Cleanup SIGTERM handling
Richard Weinberger
2013-09-07
3
-7
/
+2
*
um: ubd: Introduce submit_request()
Richard Weinberger
2013-09-07
1
-13
/
+19
*
um: ubd: Add REQ_FLUSH suppport
Richard Weinberger
2013-09-07
1
-1
/
+40
*
mconsole: we'd better initialize pos before passing it to vfs_read()...
Al Viro
2013-06-19
1
-1
/
+1
*
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-3
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-2
/
+1
|
\
|
*
UM: Adjust printk in create_proc_mconsole()
David Howells
2013-04-09
1
-2
/
+1
*
|
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
2013-03-21
8
-32
/
+38
|
\
\
|
|
/
|
*
um: Use tty_port in SIGWINCH handler
Richard Weinberger
2013-03-11
5
-18
/
+22
[next]