index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-16
Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-27
/
+167
2016-12-14
um: UBD Improvements
Anton Ivanov
3
-27
/
+167
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
1
-8
/
+0
2016-08-31
miscdevice: Use module_misc_device() macro
PrasannaKumar Muralidharan
1
-24
/
+1
2016-06-22
um: track 'parent' device in a local variable
Dan Williams
1
-2
/
+3
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
1
-1
/
+1
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2016-04-12
um: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-03-22
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-18
/
+6
2016-01-10
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
1
-22
/
+5
2016-01-04
[um] mconsole: don't open-code memdup_user_nul()
Al Viro
1
-11
/
+3
2016-01-04
[um] hostaudio: don't open-code memdup_user()
Al Viro
1
-7
/
+3
2015-12-08
um: fix returns without va_end
Geyslan G. Bem
1
-4
/
+6
2015-11-06
um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held
Saurabh Sengar
1
-8
/
+9
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+10
2015-06-25
um: Do not use stdin and stdout identifiers for struct members
Hans-Werner Hilse
4
-27
/
+27
2015-06-23
module: add per-module param_lock
Dan Streetman
1
-10
/
+10
2015-05-31
um: Stop abusing __KERNEL__
Richard Weinberger
1
-1
/
+1
2014-11-05
uml: Fix unsafe pid reference to foreground process group
Peter Hurley
1
-1
/
+5
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2
-6
/
+3
2014-10-13
um: net: Eliminate NULL test after alloc_bootmem
Himangi Saraogi
1
-4
/
+0
2014-10-13
um: ubd: Fix for processes stuck in D state forever
Thorsten Knabe
1
-2
/
+3
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
1
-1
/
+0
2014-03-24
uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2013-11-17
um: Get rid of thread_struct->saved_task
Richard Weinberger
1
-4
/
+2
2013-09-07
um: Cleanup SIGTERM handling
Richard Weinberger
3
-7
/
+2
2013-09-07
um: ubd: Introduce submit_request()
Richard Weinberger
1
-13
/
+19
2013-09-07
um: ubd: Add REQ_FLUSH suppport
Richard Weinberger
1
-1
/
+40
2013-06-19
mconsole: we'd better initialize pos before passing it to vfs_read()...
Al Viro
1
-1
/
+1
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-3
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2013-04-09
UM: Adjust printk in create_proc_mconsole()
David Howells
1
-2
/
+1
2013-03-21
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
8
-32
/
+38
2013-03-18
TTY: add tty_port_tty_hangup helper
Jiri Slaby
1
-5
/
+1
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-7
/
+1
2013-03-11
um: Use tty_port in SIGWINCH handler
Richard Weinberger
5
-18
/
+22
2013-03-11
um: Use tty_port_operations->destruct
Richard Weinberger
3
-14
/
+14
2013-03-11
net : enable tx time stamping in the vde driver.
Paul Chavent
1
-0
/
+2
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-21
/
+14
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
3
-13
/
+11
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-7
/
+1
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
1
-1
/
+2
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+2
2013-01-03
um: net: use eth_hw_addr_random() to generate random mac
Jiri Pirko
1
-14
/
+8
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2012-12-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
1
-1
/
+1
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+2
[next]