Age | Commit message (Expand) | Author | Files | Lines |
2017-01-04 | mei: move write cb to completion on credentials failures | Alexander Usyskin | 1 | -8/+12 |
2017-01-04 | mei: bus: fix mei_cldev_enable KDoc | Alexander Usyskin | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-12-16 | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 10 | -49/+160 |
2016-12-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -8/+34 |
2016-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -4/+3 |
2016-12-15 | mm: use vmf->address instead of of vmf->virtual_address | Jan Kara | 2 | -4/+3 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-12-14 | misc: ibmasm: fix typo in error message | Colin Ian King | 1 | -1/+1 |
2016-12-13 | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 18 | -153/+423 |
2016-12-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -0/+72 |
2016-12-06 | mei: bus: enable non-blocking RX | Alexander Usyskin | 3 | -5/+37 |
2016-12-06 | mei: fix the back to back interrupt handling | Alexander Usyskin | 2 | -19/+50 |
2016-12-06 | mei: synchronize irq before initiating a reset. | Tomas Winkler | 4 | -4/+38 |
2016-11-30 | misc: sram: remove useless #ifdef | Arnd Bergmann | 1 | -3/+1 |
2016-11-29 | mei: me: add lewisburg device ids | Tomas Winkler | 2 | -0/+3 |
2016-11-29 | mei: request async autosuspend at the end of enumeration | Alexander Usyskin | 1 | -1/+1 |
2016-11-25 | cxl: drop duplicate header sched.h | Geliang Tang | 1 | -1/+0 |
2016-11-23 | cxl: Fix coccinelle warnings | Andrew Donnellan | 4 | -6/+8 |
2016-11-23 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 3 | -0/+72 |
2016-11-18 | Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 1 | -7/+35 |
2016-11-18 | cxl: Fix coredump generation when cxl_get_fd() is used | Frederic Barrat | 4 | -31/+135 |
2016-11-18 | cxl: Do adapter fence check before handling afu interrupt | Vaibhav Jain | 1 | -3/+12 |
2016-11-18 | cxl: Fix error handling in _cxl_pci_associate_default_context() | Christophe Jaillet | 2 | -2/+2 |
2016-11-18 | cxl: Fix error handling in _cxl_cx4_setup_msi_irqs() | Christophe Jaillet | 1 | -1/+1 |
2016-11-18 | cxl: Fix memory allocation failure test | Christophe Jaillet | 1 | -5/+2 |
2016-11-17 | mei: bus: split RX and async notification callbacks | Alexander Usyskin | 2 | -59/+87 |
2016-11-17 | mei: bus: make a client pointer always available | Alexander Usyskin | 1 | -16/+15 |
2016-11-17 | mei: introduce host client uninitialized state | Alexander Usyskin | 2 | -4/+5 |
2016-11-15 | lkdtm: Prevent the compiler from optimising lkdtm_CORRUPT_STACK() | Michael Ellerman | 1 | -1/+2 |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2016-11-15 | mei: fix parameter rename KDoc | Alexander Usyskin | 1 | -2/+2 |
2016-11-15 | mei: constify buffer in the write functions calls | Tomas Winkler | 3 | -9/+9 |
2016-11-15 | mei: consolidate repeating code in mei_cl_irq_read_msg | Tomas Winkler | 1 | -5/+2 |
2016-11-14 | Merge 4.9-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
2016-11-10 | mei: send OS type to the FW | Alexander Usyskin | 1 | -0/+95 |
2016-11-10 | lkdtm: Do not use flush_icache_range() on user addresses | Catalin Marinas | 1 | -2/+5 |
2016-11-10 | mei: enable to set the internal flag for client write | Alexander Usyskin | 7 | -12/+28 |
2016-11-08 | misc: sram: add Atmel securam support | Alexandre Belloni | 1 | -7/+35 |
2016-10-31 | lkdtm: Add tests for struct list corruption | Kees Cook | 3 | -0/+72 |
2016-10-31 | mei: bus: fix received data size check in NFC fixup | Alexander Usyskin | 1 | -1/+1 |
2016-10-31 | mei: bus: demote error to debug level upon disconnect | Alexander Usyskin | 1 | -1/+1 |
2016-10-31 | mei: show the HBM protocol versions in the device attributes | Alexander Usyskin | 1 | -1/+42 |
2016-10-31 | genwqe: use pci_irq_allocate_vectors | Christoph Hellwig | 2 | -11/+2 |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 15 | -14/+148 |
2016-10-30 | Merge 4.9-rc3 into char-misc-next | Greg Kroah-Hartman | 7 | -15/+39 |
2016-10-29 | Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -5/+23 |
2016-10-29 | Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -9/+15 |
2016-10-28 | VMCI: Doorbell create and destroy fixes | Jorgen Hansen | 2 | -2/+8 |
2016-10-28 | GenWQE: Fix bad page access during abort of resource allocation | Gerald Schaefer | 1 | -1/+11 |