LinuxLists
Users
About
Alastair D'Silva (
[email protected]
)
Number of posts: 392 (0.52 per day)
First post: 2018-02-21 05:02:45
Last post: 2020-03-12 23:15:17
Previous Page
/
Next Page
Date
List
Subject
2019-04-10 03:21:30
linux-kernel
[PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
2019-04-10 03:19:32
linux-kernel
[PATCH 0/4] Hexdump enhancements
2019-04-10 03:19:32
linux-kernel
[PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
2019-04-10 03:19:31
linux-kernel
[PATCH 4/4] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
2019-04-10 03:18:49
linux-wireless
[PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
2019-04-10 03:18:39
linux-wireless
[PATCH 0/4] Hexdump enhancements
2019-04-10 03:18:26
linux-wireless
[PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
2019-04-10 03:18:25
linux-wireless
[PATCH 4/4] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
2019-04-10 03:18:04
linux-wireless
[PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
2019-03-27 05:35:43
linux-kernel
[PATCH v4 4/7] ocxl: Allow external drivers to use OpenCAPI contexts
2019-03-27 05:35:18
linux-kernel
[PATCH v4 3/7] ocxl: Create a clear delineation between ocxl backend & frontend
2019-03-27 05:33:43
linux-kernel
[PATCH v4 7/7] ocxl: Provide global MMIO accessors for external drivers
2019-03-27 05:33:37
linux-kernel
[PATCH v4 6/7] ocxl: move event_fd handling to frontend
2019-03-27 05:33:29
linux-kernel
[PATCH v4 5/7] ocxl: afu_irq only deals with IRQ IDs, not offsets
2019-03-27 05:33:21
linux-kernel
[PATCH v4 1/7] ocxl: Split pci.c
2019-03-27 05:33:19
linux-kernel
[PATCH v4 0/7] Refactor OCXL driver to allow external drivers to use it
2019-03-27 05:33:19
linux-kernel
[PATCH v4 2/7] ocxl: Don't pass pci_dev around
2019-03-27 04:39:01
linux-kernel
Re: [PATCH v2] arch/powerpc: Rework local_paca to avoid LTO warnings
2019-03-25 05:48:30
linux-kernel
[PATCH v3 1/7] ocxl: Split pci.c
2019-03-25 05:47:16
linux-kernel
[PATCH v3 3/7] ocxl: Create a clear delineation between ocxl backend & frontend
2019-03-25 05:47:12
linux-kernel
[PATCH v3 2/7] ocxl: Don't pass pci_dev around
2019-03-25 05:46:50
linux-kernel
[PATCH v3 4/7] ocxl: Allow external drivers to use OpenCAPI contexts
2019-03-25 05:46:25
linux-kernel
[PATCH v3 7/7] ocxl: Provide global MMIO accessors for external drivers
2019-03-25 05:46:20
linux-kernel
[PATCH v3 5/7] ocxl: afu_irq only deals with IRQ IDs, not offsets
2019-03-25 05:46:17
linux-kernel
[PATCH v3 6/7] ocxl: move event_fd handling to frontend
2019-03-25 05:45:58
linux-kernel
[PATCH v3 0/7] Refactor OCXL driver to allow external drivers to use it
2019-03-25 05:38:00
linux-kernel
[PATCH v4 1/4] ocxl: Rename struct link to ocxl_link
2019-03-25 05:37:47
linux-kernel
[PATCH v4 2/4] ocxl: read_pasid never returns an error, so make it void
2019-03-25 05:36:40
linux-kernel
[PATCH v4 4/4] ocxl: Remove some unused exported symbols
2019-03-25 05:36:35
linux-kernel
[PATCH v4 3/4] ocxl: Remove superfluous 'extern' from headers
2019-03-25 05:36:32
linux-kernel
[PATCH v4 0/4] ocxl: OpenCAPI Cleanup
2019-03-20 05:38:50
linux-kernel
[PATCH v3 0/5] ocxl: OpenCAPI Cleanup
2019-03-20 05:38:00
linux-kernel
[PATCH v3 5/5] ocxl: Remove some unused exported symbols
2019-03-20 05:37:47
linux-kernel
[PATCH v3 1/5] ocxl: Rename struct link to ocxl_link
2019-03-20 05:36:41
linux-kernel
[PATCH v3 4/5] ocxl: Remove superfluous 'extern' from headers
2019-03-20 05:36:36
linux-kernel
[PATCH v3 3/5] ocxl: read_pasid never returns an error, so make it void
2019-03-20 05:36:25
linux-kernel
[PATCH v3 2/5] ocxl: Clean up printf formats
2019-03-20 05:15:49
linux-kernel
[PATCH v2 6/7] ocxl: move event_fd handling to frontend
2019-03-20 05:15:33
linux-kernel
[PATCH v2 1/7] ocxl: Split pci.c
2019-03-20 05:15:32
linux-kernel
[PATCH v2 4/7] ocxl: Allow external drivers to use OpenCAPI contexts
2019-03-20 05:14:37
linux-kernel
[PATCH v2 5/7] ocxl: afu_irq only deals with IRQ IDs, not offsets
2019-03-20 05:14:34
linux-kernel
[PATCH v2 7/7] ocxl: Provide global MMIO accessors for external drivers
2019-03-20 05:14:24
linux-kernel
[PATCH v2 3/7] ocxl: Create a clear delineation between ocxl backend & frontend
2019-03-20 05:14:17
linux-kernel
[PATCH v2 2/7] ocxl: Don't pass pci_dev around
2019-03-20 05:14:16
linux-kernel
[PATCH v2 0/7] Refactor OCXL driver to allow external drivers to use it
2019-03-20 00:30:14
linux-kernel
Re: [PATCH 6/7] ocxl: afu_irq only deals with IRQ IDs, not offsets
2019-03-14 03:10:30
linux-kernel
Re: [PATCH 1/1] arch/powerpc: Rework local_paca to avoid LTO warnings
2019-03-14 02:32:59
linux-kernel
[PATCH v2] arch/powerpc: Rework local_paca to avoid LTO warnings
2019-03-14 02:25:27
linux-kernel
Re: [PATCH 5/5] ocxl: Remove some unused exported symbols
2019-03-14 01:41:47
linux-kernel
Re: [PATCH 1/1] arch/powerpc: Rework local_paca to avoid LTO warnings
2019-03-13 04:19:34
linux-kernel
[PATCH 1/7] ocxl: Provide global MMIO accessors for external drivers