messages from 2018-01-11 02:09:45 to 2018-01-12 14:42:32 UTC [more...]
[PATCH v2 00/19] prevent bounds-check bypass via speculative execution
2018-01-12 14:42 UTC (62+ messages)
` [PATCH v2 01/19] Documentation: document array_ptr
` [PATCH v2 02/19] arm64: implement ifence_array_ptr()
` [PATCH v2 03/19] arm: "
` [PATCH v2 04/19] x86: implement ifence()
` [PATCH v2 05/19] x86: implement ifence_array_ptr() and array_ptr_mask()
` [PATCH v2 06/19] asm-generic/barrier: mask speculative execution flows
` [PATCH v2 07/19] x86: introduce __uaccess_begin_nospec and ASM_IFENCE
` [PATCH v2 08/19] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths
` [PATCH v2 09/19] ipv6: prevent bounds-check bypass via speculative execution
` [PATCH v2 10/19] ipv4: "
` [PATCH v2 11/19] vfs, fdtable: "
` [PATCH v2 12/19] userns: "
` [PATCH v2 13/19] udf: "
` [PATCH v2 14/19] [media] uvcvideo: "
` [PATCH v2 15/19] carl9170: "
` [PATCH v2 16/19] p54: "
` [PATCH v2 17/19] qla2xxx: "
` [PATCH v2 18/19] cw1200: "
` [PATCH v2 19/19] net: mpls: "
[PATCH] mm, x86: pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
2018-01-12 14:14 UTC (7+ messages)
` [REGRESSION] testing/selftests/x86/ pkeys build failures (was: Re: [PATCH] mm, x86: pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics)
` [REGRESSION] testing/selftests/x86/ pkeys build failures
consolidate swiotlb dma_map implementations
2018-01-12 13:39 UTC (13+ messages)
` [PATCH 03/22] ia64: rename swiotlb_dma_ops
` [PATCH 04/22] powerpc: "
` [PATCH 05/22] x86: "
` [PATCH 06/22] swiotlb: rename swiotlb_free to swiotlb_exit
[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
2018-01-12 13:25 UTC (24+ messages)
` [PATCH 01/11] signal: Simplify and fix kdb_send_sig
` [PATCH 02/11] signal/sh: Ensure si_signo is initialized in do_divide_error
` [PATCH 03/11] signal/openrisc: Fix do_unaligned_access to send the proper signal
` [PATCH 04/11] signal/parisc: Document a conflict with SI_USER with SIGFPE
` [PATCH 05/11] signal/metag: "
` [PATCH 06/11] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
` [PATCH 07/11] signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
` [PATCH 08/11] signal/arm: Document conflicts with SI_USER and SIGFPE
` [PATCH 09/11] signal: Reduce copy_siginfo to just a memcpy
` [PATCH 10/11] signal: Introduce clear_siginfo
` [PATCH 11/11] signal: Ensure generic siginfos the kernel sends have all bits initialized
consolidate direct dma mapping V3
2018-01-12 13:17 UTC (7+ messages)
` [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 21/33] dma-mapping: add an arch_dma_supported hook
consolidate direct dma mapping V4
2018-01-12 8:42 UTC (66+ messages)
` [PATCH 01/34] alpha: mark jensen as broken
` [PATCH 10/34] arm64: don't override dma_max_pfn
` [PATCH 11/34] mips: fix an off-by-one in dma_capable
` [PATCH 12/34] dma-mapping: move swiotlb arch helpers to a new header
` [PATCH 14/34] hexagon: use the generic dma_capable helper
` [PATCH 15/34] powerpc: rename dma_direct_ to dma_nommu_
` [PATCH 17/34] microblaze: remove dma_nommu_dma_supported
` [PATCH 18/34] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
` [PATCH 19/34] s390: move s390_pci_dma_ops to asm/pci_dma.h
` [PATCH 21/34] dma-mapping: clear harmful GFP_* flags in common code
` [PATCH 24/34] dma-direct: rename dma_noop to dma_direct
` [PATCH 02/34] hexagon: remove unused flush_write_buffers definition
` [PATCH 03/34] m32r: "
` [PATCH 04/34] powerpc: "
` [PATCH 05/34] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
` [PATCH 06/34] m32r: remove the unused dma_capable helper
` [PATCH 07/34] riscv: "
` [PATCH 08/34] s390: "
` [PATCH 09/34] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
` [PATCH 13/34] dma-mapping: move dma_mark_clean to dma-direct.h
` [PATCH 16/34] microblaze: rename dma_direct to dma_nommu
` [PATCH 20/34] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 22/34] dma-mapping: add an arch_dma_supported hook
` [PATCH 23/34] dma-mapping: provide a generic asm/dma-mapping.h
` [PATCH 25/34] dma-direct: use phys_to_dma
` [PATCH 26/34] dma-direct: add dma address sanity checks
` [PATCH 27/34] dma-direct: add support for CMA allocation
` [PATCH 28/34] dma-direct: use node local allocations for coherent memory
` [PATCH 29/34] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
` [PATCH 30/34] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 31/34] dma-direct: make dma_direct_{alloc,free} available to other implementations
` [PATCH 32/34] dma-direct: reject too small dma masks
` [PATCH 33/34] cris: use dma-direct
` [PATCH 34/34] h8300: "
[PATCH 00/18] prevent bounds-check bypass via speculative execution
2018-01-12 7:27 UTC (14+ messages)
` [PATCH 10/18] qla2xxx: "
[PATCH v5 00/38] Hardened usercopy whitelisting
2018-01-11 23:21 UTC (36+ messages)
` [PATCH 02/38] usercopy: Enhance and rename report_usercopy()
` [PATCH 13/38] ext4: Define usercopy region in ext4_inode_cache slab cache
` [PATCH 16/38] befs: Define usercopy region in befs_inode_cache "
` [PATCH 17/38] exofs: Define usercopy region in exofs_inode_cache "
` [PATCH 18/38] orangefs: Define usercopy region in orangefs_inode_cache "
` [PATCH 28/38] net: Restrict unwhitelisted proto caches to size 0
` [PATCH 29/38] fork: Define usercopy region in mm_struct slab caches
` [PATCH 30/38] fork: Define usercopy region in thread_stack "
` [PATCH 31/38] fork: Provide usercopy whitelisting for task_struct
` [PATCH 32/38] x86: Implement thread_struct whitelist for hardened usercopy
` [PATCH 33/38] arm64: "
` [PATCH 34/38] arm: "
` [PATCH 35/38] kvm: whitelist struct kvm_vcpu_arch
` [PATCH 38/38] lkdtm: Update usercopy tests for whitelisting
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).