Age | Commit message (Expand) | Author |
2016-07-08 | cxl: Fix allowing bogus AFU descriptors with 0 maximum processes | Ian Munsie |
2016-07-07 | lkdtm: use struct arrays instead of enums | Kees Cook |
2016-07-07 | lkdtm: move jprobe entry points to start of source | Kees Cook |
2016-07-07 | lkdtm: reorganize module paramaters | Kees Cook |
2016-07-07 | lkdtm: rename globals for clarity | Kees Cook |
2016-07-07 | lkdtm: rename "count" to "crash_count" | Kees Cook |
2016-07-07 | lkdtm: remove intentional off-by-one array access | Kees Cook |
2016-07-07 | lkdtm: split remaining logic bug tests to separate file | Kees Cook |
2016-07-07 | lkdtm: split heap corruption tests to separate file | Kees Cook |
2016-07-07 | lkdtm: split memory permissions tests to separate file | Kees Cook |
2016-07-07 | lkdtm: split usercopy tests to separate file | Kees Cook |
2016-07-07 | lkdtm: drop "alloc_size" parameter | Kees Cook |
2016-07-07 | lkdtm: add usercopy test for blocking kernel text | Kees Cook |
2016-06-28 | cxl: Add set and get private data to context struct | Michael Neuling |
2016-06-28 | cxl: Add mechanism for delivering AFU driver specific events | Philippe Bergheaud |
2016-06-25 | Merge 4.7-rc4 into char-misc-next | Greg Kroah-Hartman |
2016-06-21 | GenWQE: Use pci_(request|release)_mem_regions | Johannes Thumshirn |
2016-06-16 | cxl: Make vPHB device node match adapter's | Frederic Barrat |
2016-06-16 | cxl: Add support for CAPP DMA mode | Ian Munsie |
2016-06-16 | cxl: Abstract the differences between the PSL and XSL | Frederic Barrat |
2016-06-16 | cxl: Update process element after allocating interrupts | Ian Munsie |
2016-06-16 | cxl: static-ify variables to fix sparse warnings | Andrew Donnellan |
2016-06-10 | mei: don't use wake_up_interruptible for wr_ctrl | Alexander Usyskin |
2016-06-10 | mei: drop wr_msg from the mei_dev structure | Alexander Usyskin |
2016-06-10 | lkdtm: split atomic test into over and underflow | Kees Cook |
2016-06-10 | lkdtm: add usercopy tests | Kees Cook |
2016-06-10 | lkdtm: add function for testing .rodata section | Kees Cook |
2016-06-10 | lkdtm: clean up after rename | Kees Cook |
2016-06-10 | lkdtm: split build into multiple source files | Kees Cook |
2016-05-20 | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-05-19 | Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-11 | cxl: Check periodically the coherent platform function's state | Christophe Lombard |
2016-05-11 | cxl: Add kernel API to allow a context to operate with relocate disabled | Ian Munsie |
2016-05-11 | cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs | Ian Munsie |
2016-05-11 | cxl: Remove duplicate #defines | Ian Munsie |
2016-05-11 | cxl: Handle num_of_processes larger than can fit in the SPA | Ian Munsie |
2016-05-09 | Merge 4.6-rc7 into char-misc-testing | Greg Kroah-Hartman |
2016-05-07 | Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-05-04 | x86/platform/UV: Remove Obsolete GRU MMR address translation | Dimitri Sivanich |
2016-05-03 | mei: bus: call mei_cl_read_start under device lock | Alexander Usyskin |
2016-05-01 | ti-st: Fix complete_all() wrong usage | Daniel Wagner |
2016-05-01 | ARM: qcom: silence an uninitialized variable warning | Dan Carpenter |
2016-05-01 | eeprom: 93xx46: Fix SPI device leak | Mark Brown |
2016-05-01 | eeprom: at25: Fix SPI device leak | Mark Brown |
2016-05-01 | nvmem: 93xx46: remove nvmem regmap dependency | Srinivas Kandagatla |
2016-05-01 | eeprom: at25: remove nvmem regmap dependency | Srinivas Kandagatla |
2016-05-01 | eeprom: at24: remove nvmem regmap dependency | Srinivas Kandagatla |
2016-05-01 | powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED | Aneesh Kumar K.V |