linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-07 22:22:28 to 2018-01-10 07:40:44 UTC [more...]

[PATCH 00/18] prevent bounds-check bypass via speculative execution
 2018-01-10  7:40 UTC  (132+ messages)
` [PATCH 02/18] Documentation: document nospec helpers
` [PATCH 04/18] arm: implement nospec_ptr()
` [PATCH 06/18] x86, barrier: stop speculation for failed access_ok
` [PATCH 07/18] [media] uvcvideo: prevent bounds-check bypass via speculative execution
` [PATCH 16/18] net: mpls: "
` [PATCH 17/18] udf: "

[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  (5+ messages)

consolidate direct dma mapping and swiotlb support
 2018-01-09 15:55 UTC  (18+ messages)
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
` [PATCH 06/67] hexagon: remove unused flush_write_buffers definition
` [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

[PATCH 06/18] x86, barrier: stop speculation for failed access_ok
 2018-01-09  0:12 UTC  (2+ messages)

[RFCv2 0/4] API for inhibiting speculative arbitrary read primitives
 2018-01-08 21:47 UTC  (7+ messages)
` [RFCv2 1/4] asm-generic/barrier: add generic nospec helpers
` [RFCv2 4/4] bpf: inhibit speculated out-of-bounds pointers

[PATCH v5 0/3] Add andestech atcpit100 timer
 2018-01-08 16:30 UTC  (14+ messages)
` [PATCH v5 1/3] clocksource/drivers/atcpit100: "

[PATCH 06/18] x86, barrier: stop speculation for failed access_ok
 2018-01-08  2:04 UTC  (4+ messages)


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).