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

[PATCH v3 00/24] net/i40e: update base code
 2018-01-09 20:30 UTC  (7+ messages)
` [PATCH v3 04/24] net/i40e/base: release spinlock before function returns
` [PATCH v3 11/24] net/i40e/base: fix NVM lock
` [PATCH v3 15/24] net/i40e/base: fix link LED blink
` [PATCH v3 20/24] net/i40e/base: fix compile issue for GCC 6.3
` [PATCH v3 21/24] net/i40e/base: fix reading LLDP configuration
` [PATCH v3 22/24] net/i40e/base: fix unaligned data issue

[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 00/18] prevent bounds-check bypass via speculative execution
 2018-01-09 20:55 UTC  (6+ messages)

[PATCH v4 00/36] Hardened usercopy whitelisting
 2018-01-09 20:56 UTC  (134+ 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] "

[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  (5+ messages)
` [Qemu-devel] [PATCH v2 5/6] iotests: implement QemuIoInteractive class
` [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

[Intel-wired-lan] [jkirsher/next-queue PATCH 00/16] ixgbe/fm10k: macvlan fixes
 2018-01-09 20:40 UTC  (3+ messages)
` [Intel-wired-lan] [jkirsher/next-queue PATCH 16/16] fm10k: Fix configuration for macvlan offload

[PATCH 1/8] infiniband: fix ulp/opa_vnic/opa_vnic_encap.h kernel-doc for Sphinx
 2018-01-09 20:40 UTC  (4+ messages)

remove pci_dma_* abuses and workarounds
 2018-01-09 20:39 UTC  (4+ messages)
` [PATCH 1/3] media/ttusb-budget: remove pci_zalloc_coherent abuse
` [PATCH 2/3] media/ttusb-dev: "
` [PATCH 3/3] pci-dma-compat: remove handling of NULL pdev arguments

upstreaming https://github.com/cgwalters/git-evtag ?
 2018-01-09 20:38 UTC  (6+ messages)

[PATCH] IB/hfi1: Prevent a NULL dereference
 2018-01-09 20:39 UTC  (4+ messages)
` [PATCH v2] "

Napatech pmd
 2018-01-09 20:36 UTC  (4+ messages)

[PATCH v9 00/15] overlayfs: Delayed copy up of data
 2018-01-09 20:34 UTC  (8+ messages)
` [PATCH v9 08/15] ovl: Copy up only metadata during copy up where it makes sense

[Qemu-devel] [PATCH 1/4] spice: remove QXLWorker interface field
 2018-01-09 20:34 UTC  (6+ messages)

platform/x86: thinkpad_acpi: unhandled HKEY 0x60b0 and 0x60b1
 2018-01-09 20:24 UTC  (3+ messages)

[U-Boot] [PATCH] arm: mach-omap2: Remove secure certificate name printing
 2018-01-09 20:33 UTC 

[PATCH] drm/bridge/synopsys: dsi: make dw_mipi_dsi_bridge_mode_set() static
 2018-01-09 20:33 UTC  (2+ messages)

[PATCH v2 1/2] drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()
 2018-01-09 20:32 UTC  (4+ messages)
` [PATCH v2 2/2] drm/bridge/synopsys: dsi: handle endianness correctly in dw_mipi_dsi_write()

[PATCH net-next] ibmvnic: Don't handle RX interrupts when not up
 2018-01-09 20:33 UTC  (2+ messages)

[U-Boot] [PATCH] arm: am33xx: security: Fix size calculation on header
 2018-01-09 20:32 UTC 

[PATCH v2 0/8] IBRS patch series
 2018-01-09 20:31 UTC  (11+ messages)
` [PATCH v2 4/8] x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature

[PATCH v1] ACPI / PMIC: Convert to use builtin_platform_driver() macro
 2018-01-09 20:31 UTC  (2+ messages)

[U-Boot] [PATCH] ext4: cache first extent index blocks (#06343)
 2018-01-09 20:30 UTC  (2+ messages)
` [U-Boot] "

[Buildroot] [PATCH] qt5wayland: compositor depends on BR2_PACKAGE_QT5BASE_OPENGL
 2018-01-09 20:30 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] qemu-img: Let "info" warn and go ahead without -U
 2018-01-09 20:29 UTC  (9+ messages)
  ` [Qemu-devel] [Qemu-block] "


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.