Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2849450ad39d2e699fda2d5c6f41e05d87fd7004
/
drivers
/
misc
8766dc6
Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
c6d2ee0
cxl: Set psl_fir_cntl to production environment value
by Frederic Barrat
· 8 years ago
6fd40f1
cxl: Fix sparse warnings
by Andrew Donnellan
· 8 years ago
1647933
cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests
by Andrew Donnellan
· 8 years ago
81abf25
Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
0803e04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
c8d0267
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
4d938245
vhost: split out vringh Kconfig
by Michael S. Tsirkin
· 8 years ago
4878364
vop: pull in vhost Kconfig
by Michael S. Tsirkin
· 8 years ago
e50bd23
lkdtm: Fix targets for objcopy usage
by Kees Cook
· 8 years ago
3001087
lkdtm: fix false positive warning from -Wmaybe-uninitialized
by Kees Cook
· 8 years ago
9454c23
Merge branch 'pci/msi-affinity' into next
by Bjorn Helgaas
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
6630420
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
468fc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
8fbaa51
cxl: fix potential NULL dereference in free_adapter()
by Andrew Donnellan
· 8 years ago
1e44727
cxl: remove dead Kconfig options
by Andrew Donnellan
· 8 years ago
24da3cc
eeprom: at24: tweak the loop_until_timeout() macro
by Bartosz Golaszewski
· 8 years ago
4360fa2
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
by Geert Uytterhoeven
· 8 years ago
0b81365
eeprom: at24: add support for at24mac series
by Bartosz Golaszewski
· 8 years ago
818d022
eeprom: at24: support reading the serial number for 24csxx
by Bartosz Golaszewski
· 8 years ago
cd0c861
eeprom: at24: split at24_eeprom_write() into specialized functions
by Bartosz Golaszewski
· 8 years ago
9afd6866
eeprom: at24: split at24_eeprom_read() into specialized functions
by Bartosz Golaszewski
· 8 years ago
9344a81
eeprom: at24: hide the read/write loop behind a macro
by Bartosz Golaszewski
· 8 years ago
318aa9c
eeprom: at24: call read/write functions via function pointers
by Bartosz Golaszewski
· 8 years ago
2da78ac
eeprom: at24: coding style fixes
by Bartosz Golaszewski
· 8 years ago
d5bc004
eeprom: at24: move at24_read() below at24_eeprom_write()
by Bartosz Golaszewski
· 8 years ago
b0b9f7b
eeprom: at24: improve the device_id table readability
by Bartosz Golaszewski
· 8 years ago
6d2e91a
lkdtm: silence warnings about function declarations
by Kees Cook
· 8 years ago
2b271cb
lkdtm: hide unused functions
by Arnd Bergmann
· 8 years ago
b0b5e59
cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards
by Andrew Donnellan
· 8 years ago
f67a672
cxl: Workaround PE=0 hardware limitation in Mellanox CX4
by Ian Munsie
· 8 years ago
a2f67d5
cxl: Add support for interrupts on the Mellanox CX4
by Ian Munsie
· 8 years ago
cbce091
cxl: Add preliminary workaround for CX4 interrupt limitation
by Ian Munsie
· 8 years ago
79384e4
cxl: Add kernel APIs to get & set the max irqs per context
by Ian Munsie
· 8 years ago
317f5ef
cxl: Add support for using the kernel API with a real PHB
by Ian Munsie
· 8 years ago
e4f5fc0
cxl: Do not create vPHB if there are no AFU configuration records
by Ian Munsie
· 8 years ago
a19bd79
cxl: Allow a default context to be associated with an external pci_dev
by Ian Munsie
· 8 years ago
62ccf2d
cxl: Move cxl_afu_get / cxl_afu_put to base
by Ian Munsie
· 8 years ago
48b3adf
cxl: Enable bus mastering for devices using CAPP DMA mode
by Ian Munsie
· 8 years ago
4e56f85
cxl: Add cxl_slot_is_supported API
by Ian Munsie
· 8 years ago
fc9f75e
cxl: Use for_each_compatible_node() macro
by Wei Yongjun
· 8 years ago
3b3dcd6
cxl: Ignore CAPI adapters misplaced in switched slots
by Philippe Bergheaud
· 8 years ago
e00878b
cxl: make base more explicitly non-modular
by Paul Gortmaker
· 8 years ago
6e0c50f
cxl: Refine slice error debug messages
by Philippe Bergheaud
· 8 years ago
f5c9df9
cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts
by Ian Munsie
· 8 years ago
2a4f667
cxl: Workaround XSL bug that does not clear the RA bit after a reset
by Ian Munsie
· 8 years ago
5e7823c
cxl: Fix bug where AFU disable operation had no effect
by Ian Munsie
· 8 years ago
2224b67
cxl: Fix allocating a minimum of 2 pages for the SPA
by Ian Munsie
· 8 years ago
49e9c99
cxl: Fix allowing bogus AFU descriptors with 0 maximum processes
by Ian Munsie
· 8 years ago
c479e3f
lkdtm: use struct arrays instead of enums
by Kees Cook
· 8 years ago
f2c6edc
lkdtm: move jprobe entry points to start of source
by Kees Cook
· 8 years ago
d87c978
lkdtm: reorganize module paramaters
by Kees Cook
· 8 years ago
38f95fe
lkdtm: rename globals for clarity
by Kees Cook
· 8 years ago
76a10e2
lkdtm: rename "count" to "crash_count"
by Kees Cook
· 8 years ago
329d416
lkdtm: remove intentional off-by-one array access
by Kees Cook
· 8 years ago
00f496c
lkdtm: split remaining logic bug tests to separate file
by Kees Cook
· 8 years ago
ffc514f
lkdtm: split heap corruption tests to separate file
by Kees Cook
· 8 years ago
0d9eb29
lkdtm: split memory permissions tests to separate file
by Kees Cook
· 8 years ago
a3dff71
lkdtm: split usercopy tests to separate file
by Kees Cook
· 8 years ago
0edca7b
lkdtm: drop "alloc_size" parameter
by Kees Cook
· 8 years ago
6c35214
lkdtm: add usercopy test for blocking kernel text
by Kees Cook
· 8 years ago
ad42de8
cxl: Add set and get private data to context struct
by Michael Neuling
· 8 years ago
b810253
cxl: Add mechanism for delivering AFU driver specific events
by Philippe Bergheaud
· 8 years ago
194c858
Merge 4.7-rc4 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
f03774b
GenWQE: Use pci_(request|release)_mem_regions
by Johannes Thumshirn
· 8 years ago
a430739
cxl: Make vPHB device node match adapter's
by Frederic Barrat
· 8 years ago
b385c9e
cxl: Add support for CAPP DMA mode
by Ian Munsie
· 8 years ago
6d38261
cxl: Abstract the differences between the PSL and XSL
by Frederic Barrat
· 8 years ago
292841b
cxl: Update process element after allocating interrupts
by Ian Munsie
· 8 years ago
64417a3
cxl: static-ify variables to fix sparse warnings
by Andrew Donnellan
· 9 years ago
69f1804
mei: don't use wake_up_interruptible for wr_ctrl
by Alexander Usyskin
· 9 years ago
c0ff901
mei: drop wr_msg from the mei_dev structure
by Alexander Usyskin
· 9 years ago
b548452
lkdtm: split atomic test into over and underflow
by Kees Cook
· 8 years ago
aa981a6
lkdtm: add usercopy tests
by Kees Cook
· 8 years ago
9a49a52
lkdtm: add function for testing .rodata section
by Kees Cook
· 9 years ago
426f3a5
lkdtm: clean up after rename
by Kees Cook
· 8 years ago
9e197e2
lkdtm: split build into multiple source files
by Kees Cook
· 9 years ago
5af2344
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
78975f2
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
bc231d9
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
266eab8
cxl: Check periodically the coherent platform function's state
by Christophe Lombard
· 9 years ago
7a0d85d
cxl: Add kernel API to allow a context to operate with relocate disabled
by Ian Munsie
· 9 years ago
3c206fa
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
by Ian Munsie
· 9 years ago
0e5b5ba
cxl: Remove duplicate #defines
by Ian Munsie
· 9 years ago
895a798
cxl: Handle num_of_processes larger than can fit in the SPA
by Ian Munsie
· 9 years ago
725d012
Merge 4.6-rc7 into char-misc-testing
by Greg Kroah-Hartman
· 9 years ago
32cf95d
Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
40bfb8e
x86/platform/UV: Remove Obsolete GRU MMR address translation
by Dimitri Sivanich
· 9 years ago
bc46b45
mei: bus: call mei_cl_read_start under device lock
by Alexander Usyskin
· 9 years ago
8d02646
ti-st: Fix complete_all() wrong usage
by Daniel Wagner
· 9 years ago
66b58ed
ARM: qcom: silence an uninitialized variable warning
by Dan Carpenter
· 9 years ago
dd69a18
eeprom: 93xx46: Fix SPI device leak
by Mark Brown
· 9 years ago
96b2a45
eeprom: at25: Fix SPI device leak
by Mark Brown
· 9 years ago
a8ab316
nvmem: 93xx46: remove nvmem regmap dependency
by Srinivas Kandagatla
· 9 years ago
01973a0
eeprom: at25: remove nvmem regmap dependency
by Srinivas Kandagatla
· 9 years ago
cf0361a
eeprom: at24: remove nvmem regmap dependency
by Srinivas Kandagatla
· 9 years ago
ac29c64
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
by Aneesh Kumar K.V
· 9 years ago
Next »