index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-16
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+14
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-12
/
+12
2018-06-10
um: Fix raw interface options
Anton Ivanov
1
-3
/
+2
2018-06-10
um: Fix initialization of vector queues
Anton Ivanov
1
-3
/
+12
2018-06-07
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
1
-1
/
+2
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-14
/
+2
2018-03-29
Fix vector raw inintialization logic
Anton Ivanov
4
-10
/
+21
2018-03-29
Migrate vector timers to new timer API
Anton Ivanov
1
-7
/
+3
2018-02-19
um: vector: Fix an error handling path in 'vector_parse()'
Christophe JAILLET
1
-3
/
+3
2018-02-19
um: vector: Fix a memory allocation check
Christophe JAILLET
1
-1
/
+1
2018-02-19
um: vector: fix missing unlock on error in vector_net_open()
Wei Yongjun
1
-1
/
+3
2018-02-19
High Performance UML Vector Network Driver
Anton Ivanov
7
-3
/
+2907
2018-02-19
Epoll based IRQ controller
Anton Ivanov
4
-49
/
+21
2018-02-10
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
2017-11-28
um: annotate ->poll() instances
Al Viro
1
-3
/
+3
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-0
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
7
-0
/
+7
2017-10-18
um: net: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+4
2017-09-05
mconsole: switch to kernel_read
Christoph Hellwig
1
-6
/
+1
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2017-07-06
um: console: Ignore console= option
Masami Hiramatsu
1
-0
/
+3
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+2
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
5
-5
/
+5
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-15
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-18
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-13
um: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-03-23
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-01-13
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-09
um: fix returns without va_end
Geyslan G. Bem
1
-4
/
+6
2015-11-07
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-06
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
[next]