Show patches with: Archived = No       |   10436 patches
« 1 2 ... 45 46 47104 105 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,1/6] tools: add a userspace tools bug.h - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v4,2/6] tools: add init.h for tools - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v4,3/6] tools: add __used and enable to override - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v4,4/6] tools: expand export.h with VMLINUX_SYMBOL() - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v4,5/6] tools: add __section() to compiler.h - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
[v4,6/6] tools: add userspace linker table sandbox - - - - --- 2017-01-15 Luis Chamberlain davem Not Applicable
sparc: pass endianness info to sparse sparc: pass endianness info to sparse - - - - --- 2017-10-31 Luc Van Oostenryck davem Superseded
[v2,1/2] sparc: use a common CHECKFLAGS entry for common flags sparc: pass endianness info to sparse - - - - --- 2017-11-09 Luc Van Oostenryck davem Changes Requested
[v2,2/2] sparc: pass endianness info to sparse sparc: pass endianness info to sparse - - - - --- 2017-11-09 Luc Van Oostenryck davem Changes Requested
kbuild: add machine size to CHEKCFLAGS kbuild: add machine size to CHEKCFLAGS - - - - --- 2018-05-30 Luc Van Oostenryck davem Not Applicable
[01/10] mm: remove write/force parameters from __get_user_pages_locked() - - 1 - --- 2016-10-13 Lorenzo Stoakes davem Not Applicable
[02/10] mm: remove write/force parameters from __get_user_pages_unlocked() - - 1 - --- 2016-10-13 Lorenzo Stoakes davem Not Applicable
[03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags - - 1 - --- 2016-10-13 Lorenzo Stoakes davem Not Applicable
[04/10] mm: replace get_user_pages_locked() write/force parameters with gup_flags - - 1 - --- 2016-10-13 Lorenzo Stoakes davem Not Applicable
[05/10] mm: replace get_vaddr_frames() write/force parameters with gup_flags - - 1 - --- 2016-10-13 Lorenzo Stoakes davem Not Applicable
[06/10] mm: replace get_user_pages() write/force parameters with gup_flags 1 - 1 - --- 2016-10-13 Lorenzo Stoakes davem Not Applicable
[07/10] mm: replace get_user_pages_remote() write/force parameters with gup_flags - - 1 - --- 2016-10-13 Lorenzo Stoakes davem Not Applicable
[08/10] mm: replace __access_remote_vm() write parameter with gup_flags - - - - --- 2016-10-13 Lorenzo Stoakes davem Not Applicable
[09/10] mm: replace access_remote_vm() write parameter with gup_flags - - - - --- 2016-10-13 Lorenzo Stoakes davem Not Applicable
[10/10] mm: replace access_process_vm() write parameter with gup_flags 1 - - - --- 2016-10-13 Lorenzo Stoakes davem Not Applicable
[bpf,1/4] net: add SO_NETNS_COOKIE socket option Expose network namespace cookies to user space - - - - --- 2021-02-10 Lorenz Bauer davem Not Applicable
[v1,01/16] dma-mapping: Allow map_sg() ops to return negative error codes .map_sg() error cleanup - - - - --- 2021-07-15 Logan Gunthorpe New
[v1,02/16] dma-direct: Return appropriate error code from dma_direct_map_sg() .map_sg() error cleanup - - - - --- 2021-07-15 Logan Gunthorpe New
[v1,03/16] iommu: Return full error code from iommu_map_sg[_atomic]() .map_sg() error cleanup - - - - --- 2021-07-15 Logan Gunthorpe New
[v1,04/16] dma-iommu: Return error code from iommu_dma_map_sg() .map_sg() error cleanup - - - - --- 2021-07-15 Logan Gunthorpe New
[v1,05/16] alpha: return error code from alpha_pci_map_sg() .map_sg() error cleanup - - - - --- 2021-07-15 Logan Gunthorpe New
[v1,06/16] ARM/dma-mapping: return error code from .map_sg() ops .map_sg() error cleanup - - - - --- 2021-07-15 Logan Gunthorpe New
[v1,07/16] ia64/sba_iommu: return error code from sba_map_sg_attrs() .map_sg() error cleanup - - - - --- 2021-07-15 Logan Gunthorpe New
[v1,08/16] MIPS/jazzdma: return error code from jazz_dma_map_sg() .map_sg() error cleanup - - - - --- 2021-07-15 Logan Gunthorpe New
[v1,09/16] powerpc/iommu: return error code from .map_sg() ops .map_sg() error cleanup - - - - --- 2021-07-15 Logan Gunthorpe New
[v1,10/16] s390/pci: return error code from s390_dma_map_sg() .map_sg() error cleanup 1 - - - --- 2021-07-15 Logan Gunthorpe New
[v1,11/16] sparc/iommu: return error codes from .map_sg() ops .map_sg() error cleanup - - - - --- 2021-07-15 Logan Gunthorpe New
[v1,12/16] parisc: return error code from .map_sg() ops .map_sg() error cleanup - - - - --- 2021-07-15 Logan Gunthorpe New
[v1,13/16] xen: swiotlb: return error code from xen_swiotlb_map_sg() .map_sg() error cleanup - - 1 - --- 2021-07-15 Logan Gunthorpe New
[v1,14/16] x86/amd_gart: return error code from gart_map_sg() .map_sg() error cleanup - - - - --- 2021-07-15 Logan Gunthorpe New
[v1,15/16] dma-mapping: return error code from dma_dummy_map_sg() .map_sg() error cleanup - - - - --- 2021-07-15 Logan Gunthorpe New
[v1,16/16] dma-mapping: Disallow .map_sg operations from returning zero on error .map_sg() error cleanup - - - - --- 2021-07-15 Logan Gunthorpe New
[v2,01/21] dma-mapping: Allow map_sg() ops to return negative error codes .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,02/21] dma-direct: Return appropriate error code from dma_direct_map_sg() .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,03/21] iommu: Return full error code from iommu_map_sg[_atomic]() .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,04/21] dma-iommu: Return error code from iommu_dma_map_sg() .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,05/21] alpha: return error code from alpha_pci_map_sg() .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,06/21] ARM/dma-mapping: return error code from .map_sg() ops .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs() .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg() .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,10/21] powerpc/iommu: return error code from .map_sg() ops .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,12/21] s390/pci: return error code from s390_dma_map_sg() .map_sg() error cleanup 1 - - - --- 2021-07-23 Logan Gunthorpe New
[v2,13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR .map_sg() error cleanup 1 - - - --- 2021-07-23 Logan Gunthorpe New
[v2,14/21] sparc/iommu: return error codes from .map_sg() ops .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,16/21] parisc: return error code from .map_sg() ops .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg() .map_sg() error cleanup - - 1 - --- 2021-07-23 Logan Gunthorpe New
[v2,18/21] x86/amd_gart: return error code from gart_map_sg() .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,20/21] dma-mapping: return error code from dma_dummy_map_sg() .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v2,21/21] dma-mapping: Disallow .map_sg operations from returning zero on error .map_sg() error cleanup - - - - --- 2021-07-23 Logan Gunthorpe New
[v3,01/21] dma-mapping: Allow map_sg() ops to return negative error codes .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,02/21] dma-direct: Return appropriate error code from dma_direct_map_sg() .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,03/21] iommu: Return full error code from iommu_map_sg[_atomic]() .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,04/21] dma-iommu: Return error code from iommu_dma_map_sg() .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,05/21] alpha: return error code from alpha_pci_map_sg() .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,06/21] ARM/dma-mapping: return error code from .map_sg() ops .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs() .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg() .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,10/21] powerpc/iommu: return error code from .map_sg() ops .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,12/21] s390/pci: return error code from s390_dma_map_sg() .map_sg() error cleanup 1 - - - --- 2021-07-29 Logan Gunthorpe New
[v3,13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,14/21] sparc/iommu: return error codes from .map_sg() ops .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,16/21] parisc: return error code from .map_sg() ops .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg() .map_sg() error cleanup - - 1 - --- 2021-07-29 Logan Gunthorpe New
[v3,18/21] x86/amd_gart: return error code from gart_map_sg() .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,20/21] dma-mapping: return error code from dma_dummy_map_sg() .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[v3,21/21] dma-mapping: Disallow .map_sg operations from returning zero on error .map_sg() error cleanup - - - - --- 2021-07-29 Logan Gunthorpe New
[21/23] sparc: remove ARCH_WANT_OPTIONAL_GPIOLIB 1 - - - --- 2016-04-20 Linus Walleij davem Not Applicable
sparc64: Fix the generic IO helpers sparc64: Fix the generic IO helpers - - - - --- 2022-08-23 Linus Walleij New
[v2] sparc: Fix the generic IO helpers [v2] sparc: Fix the generic IO helpers - - - - --- 2022-08-31 Linus Walleij New
[v3,1/2] memory-hotplug: introduce CONFIG_HAVE_BOOTMEM_INFO_NODE and revert register_page_bootmem_i… - - - - --- 2013-01-16 Lin Feng davem Not Applicable
[2/2] memory-hotplug: cleanup: removing the arch specific functions without any implementation - - - - --- 2013-01-16 Lin Feng davem Not Applicable
sbus: char: Fix refcount leak bug in openrom.c sbus: char: Fix refcount leak bug in openrom.c - - - - --- 2022-06-18 Liang He New
sparc: kernel: Fix refcount bug in irq_64.c sparc: kernel: Fix refcount bug in irq_64.c - - - - --- 2022-06-19 Liang He New
[v2] sbus/char: Fix refcount leak bugs in openprom.c [v2] sbus/char: Fix refcount leak bugs in openprom.c - - - - --- 2022-06-20 Liang He New
floppy: Add of_node_put() for the break of for_each_node_by_name() floppy: Add of_node_put() for the break of for_each_node_by_name() - - - - --- 2022-07-05 Liang He New
sparc: vio: Add refcount when a new reference is created sparc: vio: Add refcount when a new reference is created - - - - --- 2022-07-05 Liang He New
sparc: leon: Fix refcounting bugs sparc: leon: Fix refcounting bugs - 1 - - --- 2022-09-15 Liang He New
sparc64: Add Null-checking for mdesc_grab() in ds_probe() sparc64: Add Null-checking for mdesc_grab() in ds_probe() - 1 - - --- 2023-03-15 Liang He New
sparc/mm: add check for mdesc_grab() sparc/mm: add check for mdesc_grab() - 1 - - --- 2023-03-15 Liang He New
tty: vcc: add check for mdesc_grab() tty: vcc: add check for mdesc_grab() - 1 - - --- 2023-03-15 Liang He New
sparc: Fail userspace mmap for disabled PCI I/O and MEM BARs. - - - - --- 2016-12-21 Liam R. Howlett davem Rejected
sparc: Clean up pci mmap function. - - - - --- 2016-12-21 Liam R. Howlett davem Rejected
[1/2] sparc64: Don't panic on user mode non-resumable errors - - - - --- 2017-01-06 Liam R. Howlett davem Superseded
[2/2] sparc64: Zero pages on allocation for mondo and error queues. - - - - --- 2017-01-06 Liam R. Howlett davem Superseded
[v2,1/2] sparc64: Zero pages on allocation for mondo and error queues. - - - - --- 2017-01-16 Liam R. Howlett davem Changes Requested
[v2,2/2] sparc64: Handle PIO & MEM non-resumable errors. - - - - --- 2017-01-16 Liam R. Howlett davem Changes Requested
[v3,1/2] sparc64: Zero pages on allocation for mondo and error queues. - - - - --- 2017-01-17 Liam R. Howlett davem Accepted
« 1 2 ... 45 46 47104 105 »