All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-09 20:43:21 to 2018-01-09 20:57:20 UTC [more...]

[RFC PATCH 0/8] Add guest CPU topology support
 2018-01-09 23:47 UTC  (4+ messages)
` [RFC PATCH 1/8] x86/domctl: introduce a pair of hypercall to set and get cpu topology

[PATCH v4 00/36] Hardened usercopy whitelisting
 2018-01-09 20:56 UTC  (199+ messages)
  ` [kernel-hardening] "
  ` [PATCH 01/36] usercopy: Remove pointer from overflow report
      ` [kernel-hardening] "
  ` [PATCH 02/36] usercopy: Include offset in "
      ` [kernel-hardening] "
  ` [PATCH 03/36] lkdtm/usercopy: Adjust test to include an offset to check reporting
      ` [kernel-hardening] "
  ` [PATCH 04/36] usercopy: Prepare for usercopy whitelisting
      ` [kernel-hardening] "
  ` [PATCH 05/36] usercopy: WARN() on slab cache usercopy region violations
      ` [kernel-hardening] "
  ` [PATCH 06/36] usercopy: Mark kmalloc caches as usercopy caches
    ` [kernel-hardening] "
  ` [PATCH 07/36] dcache: Define usercopy region in dentry_cache slab cache
    ` [kernel-hardening] "
  ` [PATCH 08/36] vfs: Define usercopy region in names_cache slab caches
    ` [kernel-hardening] "
  ` [PATCH 09/36] vfs: Copy struct mount.mnt_id to userspace using put_user()
      ` [kernel-hardening] "
  ` [PATCH 10/36] ext4: Define usercopy region in ext4_inode_cache slab cache
      ` [kernel-hardening] "
  ` [PATCH 11/36] ext2: Define usercopy region in ext2_inode_cache "
      ` [kernel-hardening] "
  ` [PATCH 12/36] jfs: Define usercopy region in jfs_ip "
      ` [kernel-hardening] "
  ` [PATCH 13/36] befs: Define usercopy region in befs_inode_cache "
      ` [kernel-hardening] "
  ` [PATCH 14/36] exofs: Define usercopy region in exofs_inode_cache "
      ` [kernel-hardening] "
  ` [PATCH 15/36] orangefs: Define usercopy region in orangefs_inode_cache "
      ` [kernel-hardening] "
  ` [PATCH 16/36] ufs: Define usercopy region in ufs_inode_cache "
      ` [kernel-hardening] "
  ` [PATCH 17/36] vxfs: Define usercopy region in vxfs_inode "
      ` [kernel-hardening] "
  ` [PATCH 18/36] cifs: Define usercopy region in cifs_request "
      ` [kernel-hardening] "
  ` [PATCH 19/36] scsi: Define usercopy region in scsi_sense_cache "
      ` [kernel-hardening] "
  ` [PATCH 20/36] net: Define usercopy region in struct proto "
      ` [kernel-hardening] "
  ` [PATCH 21/36] ip: Define usercopy region in IP "
      ` [kernel-hardening] "
  ` [PATCH 22/36] caif: Define usercopy region in caif "
      ` [kernel-hardening] "
  ` [PATCH 23/36] sctp: Define usercopy region in SCTP "
      ` [kernel-hardening] "
  ` [PATCH 24/36] sctp: Copy struct sctp_sock.autoclose to userspace using put_user()
      ` [kernel-hardening] "
  ` [PATCH 25/36] net: Restrict unwhitelisted proto caches to size 0
      ` [kernel-hardening] "
  ` [PATCH 26/36] fork: Define usercopy region in mm_struct slab caches
      ` [kernel-hardening] "
  ` [PATCH 27/36] fork: Define usercopy region in thread_stack "
      ` [kernel-hardening] "
  ` [PATCH 28/36] fork: Provide usercopy whitelisting for task_struct
    ` [kernel-hardening] "
  ` [PATCH 29/36] x86: Implement thread_struct whitelist for hardened usercopy
      ` [kernel-hardening] "
  ` [PATCH 30/36] arm64: "
      ` [kernel-hardening] "
  ` [PATCH 31/36] arm: "
      ` [kernel-hardening] "
  ` [PATCH 32/36] kvm: whitelist struct kvm_vcpu_arch
    ` [kernel-hardening] "
  ` [PATCH 33/36] kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
    ` [kernel-hardening] "
  ` [PATCH 34/36] usercopy: Allow strict enforcement of whitelists
    ` [kernel-hardening] "
  ` [PATCH 35/36] usercopy: Restrict non-usercopy caches to size 0
    ` [kernel-hardening] "
  ` [PATCH 36/36] lkdtm: Update usercopy tests for whitelisting
      ` [kernel-hardening] "

change needed in stable kernels
 2018-01-09 20:57 UTC 

[PATCH 00/18] prevent bounds-check bypass via speculative execution
 2018-01-09 20:55 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/12] add HOST_SUPPORTS_UNALIGNED_ACCESS, reduce slirp warnings
 2018-01-09 20:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/12] slirp: remove QEMU_PACKED from structures with don't require it

net: memory leak in socket
 2018-01-09 20:53 UTC  (4+ messages)

[Qemu-trivial] [PATCH v2 0/7] macro do/while (0) cleanup
 2018-01-09 20:52 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH 5/8] infiniband: fix ulp/srpt/ib_srpt.c kernel-doc notation
 2018-01-09 20:51 UTC  (5+ messages)
        ` Kernel v4.16 / v4.17 SRP and SRPT patches

[PATCH 13/14] megaraid_sas: NVME passthru command support
 2018-01-09 20:50 UTC  (6+ messages)

[PATCH 00/26] protocol version 2
 2018-01-09 20:50 UTC  (3+ messages)
` [PATCH 12/26] ls-refs: introduce ls-refs server command

[Qemu-devel] [PATCH v2 0/6] nbd export qmp interface
 2018-01-09 20:49 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 6/6] iotest 201: new test for qmp nbd-server-remove

Issues with meson in SDK with cross-file
 2018-01-09 20:33 UTC  (3+ messages)

Varying ro/rw based on security flavor doesn't work
 2018-01-09 20:47 UTC  (3+ messages)

[PATCH 6/7] x86/svm: Set IBPB when running a different VCPU
 2018-01-09 20:47 UTC  (7+ messages)

[PATCH] drm/i915: Use the engine name directly in the error_state file
 2018-01-09 20:46 UTC  (3+ messages)

[PATCH v2] iio: adc: max9611: fix module auto-loading
 2018-01-09 20:46 UTC  (11+ messages)

[PATCH 0/3] xfs: printk fixes
 2018-01-09 20:46 UTC  (4+ messages)
` [PATCH 1/3] xfs: change 0x%p -> %p in print messages
` [PATCH 2/3] xfs: use %pS printk format for direct instruction addresses
` [PATCH 3/3] xfs: use %px for data pointers when debugging

Commit missing in stable kernels: KVM: Fix stack-out-of-bounds read in write_mmio
 2018-01-09 20:49 UTC 

[PATCH] drm/i915: Ignore TMDS clock limit for DP++ when EDID override is set
 2018-01-09 20:45 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Ignore TMDS clock limit for DP++ when EDID override is set (rev2)

[PATCH 1/4] f2fs: support F2FS_IOC_PRECACHE_EXTENTS
 2018-01-09 20:43 UTC  (3+ messages)

[PATCH lttng-modules 2/3] Update kvm instrumentation for debian kernel 4.9.65-3
 2018-01-09 20:43 UTC  (2+ messages)
` [PATCH lttng-modules 3/3] Fix: Update btrfs instrumentation for v4.15

[PATCH lttng-modules 1/3] Fix: debian kernel version parsing
 2018-01-09 20:43 UTC 

[PATCH RFC 0/4] xfs: defer agfl block frees
 2018-01-09 20:43 UTC  (6+ messages)
` [PATCH RFC 2/4] xfs: defer agfl block frees when dfops is available


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.