Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-06-15 | 1 | -6/+14 |
|\ | |||||
| * | um: Fix raw interface options | Anton Ivanov | 2018-06-10 | 1 | -3/+2 |
| * | um: Fix initialization of vector queues | Anton Ivanov | 2018-06-10 | 1 | -3/+12 |
* | | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -6/+6 |
|/ | |||||
* | Fix vector raw inintialization logic | Anton Ivanov | 2018-03-29 | 1 | -1/+6 |
* | Migrate vector timers to new timer API | Anton Ivanov | 2018-03-29 | 1 | -7/+3 |
* | um: vector: Fix an error handling path in 'vector_parse()' | Christophe JAILLET | 2018-02-19 | 1 | -3/+3 |
* | um: vector: Fix a memory allocation check | Christophe JAILLET | 2018-02-19 | 1 | -1/+1 |
* | um: vector: fix missing unlock on error in vector_net_open() | Wei Yongjun | 2018-02-19 | 1 | -1/+3 |
* | High Performance UML Vector Network Driver | Anton Ivanov | 2018-02-19 | 1 | -0/+1630 |