messages from 2018-01-09 10:04:10 to 2018-01-10 08:02:12 UTC [more...]
consolidate direct dma mapping V3
2018-01-10 8:00 UTC (66+ messages)
` [PATCH 02/33] hexagon: remove unused flush_write_buffers definition
` [PATCH 05/33] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 06/33] m32r: remove the unused dma_capable helper
` [PATCH 01/33] alpha: mark jensen as broken
` [PATCH 03/33] m32r: remove unused flush_write_buffers definition
` [PATCH 04/33] powerpc: "
` [PATCH 07/33] riscv: remove the unused dma_capable helper
` [PATCH 08/33] s390: "
` [PATCH 10/33] arm64: don't override dma_max_pfn
` [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 14/33] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 15/33] microblaze: rename dma_direct to dma_nommu
` [PATCH 16/33] microblaze: remove dma_nommu_dma_supported
` [PATCH 18/33] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 20/33] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 27/33] dma-direct: use node local allocations for coherent memory
` [PATCH 09/33] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 12/33] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 13/33] hexagon: use the generic dma_capable helper
` [PATCH 17/33] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 21/33] dma-mapping: add an arch_dma_supported hook
` [PATCH 22/33] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 23/33] dma-direct: rename dma_noop to dma_direct
` [PATCH 24/33] dma-direct: use phys_to_dma
` [PATCH 25/33] dma-direct: add dma address sanity checks
` [PATCH 26/33] dma-direct: add support for CMA allocation
` [PATCH 28/33] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 29/33] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 30/33] dma-direct: make dma_direct_{alloc,free} available to other implementations
` [PATCH 31/33] dma-direct: reject too small dma masks
` [PATCH 32/33] cris: use dma-direct
` [PATCH 33/33] h8300: "
[PATCH 00/18] prevent bounds-check bypass via speculative execution
2018-01-10 7:40 UTC (53+ messages)
` [PATCH 04/18] arm: implement nospec_ptr()
` [PATCH 06/18] x86, barrier: stop speculation for failed access_ok
` [PATCH 16/18] net: mpls: prevent bounds-check bypass via speculative execution
` [PATCH 07/18] [media] uvcvideo: "
[PATCH v4 00/36] Hardened usercopy whitelisting
2018-01-09 20:56 UTC (74+ messages)
` [PATCH 01/36] usercopy: Remove pointer from overflow report
` [PATCH 02/36] usercopy: Include offset in "
` [PATCH 03/36] lkdtm/usercopy: Adjust test to include an offset to check reporting
` [PATCH 04/36] usercopy: Prepare for usercopy whitelisting
` [PATCH 05/36] usercopy: WARN() on slab cache usercopy region violations
` [PATCH 06/36] usercopy: Mark kmalloc caches as usercopy caches
` [PATCH 07/36] dcache: Define usercopy region in dentry_cache slab cache
` [PATCH 08/36] vfs: Define usercopy region in names_cache slab caches
` [PATCH 09/36] vfs: Copy struct mount.mnt_id to userspace using put_user()
` [PATCH 10/36] ext4: Define usercopy region in ext4_inode_cache slab cache
` [PATCH 11/36] ext2: Define usercopy region in ext2_inode_cache "
` [PATCH 12/36] jfs: Define usercopy region in jfs_ip "
` [PATCH 13/36] befs: Define usercopy region in befs_inode_cache "
` [PATCH 14/36] exofs: Define usercopy region in exofs_inode_cache "
` [PATCH 15/36] orangefs: Define usercopy region in orangefs_inode_cache "
` [PATCH 16/36] ufs: Define usercopy region in ufs_inode_cache "
` [PATCH 17/36] vxfs: Define usercopy region in vxfs_inode "
` [PATCH 18/36] cifs: Define usercopy region in cifs_request "
` [PATCH 19/36] scsi: Define usercopy region in scsi_sense_cache "
` [PATCH 20/36] net: Define usercopy region in struct proto "
` [PATCH 21/36] ip: Define usercopy region in IP "
` [PATCH 22/36] caif: Define usercopy region in caif "
` [PATCH 23/36] sctp: Define usercopy region in SCTP "
` [PATCH 24/36] sctp: Copy struct sctp_sock.autoclose to userspace using put_user()
` [PATCH 25/36] net: Restrict unwhitelisted proto caches to size 0
` [PATCH 26/36] fork: Define usercopy region in mm_struct slab caches
` [PATCH 27/36] fork: Define usercopy region in thread_stack "
` [PATCH 28/36] fork: Provide usercopy whitelisting for task_struct
` [PATCH 29/36] x86: Implement thread_struct whitelist for hardened usercopy
` [PATCH 30/36] arm64: "
` [PATCH 31/36] arm: "
` [PATCH 32/36] kvm: whitelist struct kvm_vcpu_arch
` [PATCH 33/36] kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
` [PATCH 34/36] usercopy: Allow strict enforcement of whitelists
` [PATCH 35/36] usercopy: Restrict non-usercopy caches to size 0
` [PATCH 36/36] lkdtm: Update usercopy tests for whitelisting
[PATCH 0/3] exec: Pin stack limit during exec
2018-01-09 20:23 UTC (8+ messages)
` [PATCH 1/3] exec: Pass stack rlimit into mm layout functions
` [PATCH 2/3] exec: Introduce finalize_exec() before start_thread()
` [PATCH 3/3] exec: Pin stack limit during exec
[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
2018-01-09 16:51 UTC (4+ messages)
consolidate direct dma mapping and swiotlb support
2018-01-09 15:55 UTC (15+ messages)
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 22/67] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 34/67] cris: use dma-direct
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).