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 | 1 | -6/+6 |
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-03-29 | Fix vector raw inintialization logic | Anton Ivanov | 1 | -1/+6 |
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 | 1 | -0/+1630 |