All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-20 01:12:09 to 2017-10-20 02:42:43 UTC [more...]

[PATCH v3 00/13] dax: fix dma vs truncate and remove 'page-less' support
 2017-10-20  2:40 UTC  (28+ messages)
` [PATCH v3 01/13] dax: quiet bdev_dax_supported()
` [PATCH v3 02/13] dax: require 'struct page' for filesystem dax
` [PATCH v3 03/13] dax: stop using VM_MIXEDMAP for dax
` [PATCH v3 04/13] dax: stop using VM_HUGEPAGE "
` [PATCH v3 05/13] dax: stop requiring a live device for dax_flush()
` [PATCH v3 06/13] dax: store pfns in the radix
` [PATCH v3 07/13] dax: warn if dma collides with truncate
` [PATCH v3 08/13] tools/testing/nvdimm: add 'bio_delay' mechanism
` [PATCH v3 09/13] IB/core: disable memory registration of fileystem-dax vmas
` [PATCH v3 10/13] mm: disable get_user_pages_fast() for dax
` [PATCH v3 11/13] fs: use smp_load_acquire in break_{layout,lease}
` [PATCH v3 12/13] dax: handle truncate of dma-busy pages
` [PATCH v3 13/13] xfs: wire up FL_ALLOCATED support

[Qemu-devel] [PATCH v3 0/7] migration: pause-before-switchover
 2017-10-20  2:42 UTC  (4+ messages)

[Part2 PATCH v6 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-10-20  2:34 UTC  (35+ messages)
` [Part2 PATCH v6 01/38] Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)
` [Part2 PATCH v6 04/38] kvm: svm: Add SEV feature definitions to KVM
` [Part2 PATCH v6 05/38] KVM: SVM: Prepare to reserve asid for SEV guest
` [Part2 PATCH v6 06/38] KVM: X86: Extend CPUID range to include new leaf
` [Part2 PATCH v6 09/38] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
` [Part2 PATCH v6 10/38] crypto: ccp: Define SEV userspace ioctl and command id
` [Part2 PATCH v6 11/38] crypto: ccp: Define SEV key management "
` [Part2 PATCH v6 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support
` [Part2 PATCH v6 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
` [Part2 PATCH v6 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
` [Part2 PATCH v6 15/38] crypto: ccp: Implement SEV_PLATFORM_STATUS "
` [Part2 PATCH v6 16/38] crypto: ccp: Implement SEV_PEK_GEN "
` [Part2 PATCH v6 17/38] crypto: ccp: Implement SEV_PDH_GEN "
` [Part2 PATCH v6 18/38] crypto: ccp: Implement SEV_PEK_CSR "
` [Part2 PATCH v6 19/38] crypto: ccp: Implement SEV_PEK_CERT_IMPORT "
` [Part2 PATCH v6 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT "
` [Part2 PATCH v6 21/38] KVM: X86: Add CONFIG_KVM_AMD_SEV
` [Part2 PATCH v6 22/38] KVM: SVM: Add sev module_param
` [Part2 PATCH v6 23/38] KVM: SVM: Reserve ASID range for SEV guest
` [Part2 PATCH v6 24/38] KVM: Define SEV key management command id
` [Part2 PATCH v6 25/38] KVM: SVM: Add KVM_SEV_INIT command
` [Part2 PATCH v6 26/38] KVM: SVM: VMRUN should use assosiated ASID when SEV is enabled
` [Part2 PATCH v6 27/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_START command
` [Part2 PATCH v6 28/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA command
` [Part2 PATCH v6 29/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_MEASURE command
` [Part2 PATCH v6 30/38] KVM: SVM: Add support for SEV LAUNCH_FINISH command
` [Part2 PATCH v6 31/38] KVM: SVM: Add support for SEV GUEST_STATUS command
` [Part2 PATCH v6 32/38] KVM: SVM: Add support for SEV DEBUG_DECRYPT command
` [Part2 PATCH v6 33/38] KVM: SVM: Add support for SEV DEBUG_ENCRYPT command
` [Part2 PATCH v6 34/38] KVM: SVM: Add support for SEV LAUNCH_SECRET command
` [Part2 PATCH v6 35/38] KVM: SVM: Pin guest memory when SEV is active
` [Part2 PATCH v6 36/38] KVM: SVM: Clear C-bit from the page fault address
` [Part2 PATCH v6 37/38] KVM: SVM: Do not install #UD intercept when SEV is enabled
` [Part2 PATCH v6 38/38] KVM: X86: Restart the guest when insn_len is zero and "

[PATCH 0/4] kaslr: extend movable_node to movable_node=nn[KMG]@ss[KMG]
 2017-10-20  2:37 UTC  (2+ messages)

[PATCH 0/1] mm:hugetlbfs: Fix hwpoison reserve accounting
 2017-10-20  2:30 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH GHAK16 V5 00/10] capabilities: do not audit log BPRM_FCAPS on set*id
 2017-10-20  2:34 UTC  (7+ messages)

[Qemu-devel] [PATCH v4 0/4] *** Introduce a new vhost-user-blk host device to Qemu ***
 2017-10-20  2:34 UTC  (18+ messages)
` [Qemu-devel] [PATCH v4 1/4] vhost-user: add new vhost user messages to support virtio config space
` [Qemu-devel] [PATCH v4 2/4] vhost-user-blk: introduce a new vhost-user-blk host device
` [Qemu-devel] [PATCH v4 4/4] contrib/vhost-user-blk: introduce a vhost-user-blk sample application

[Qemu-devel] [PATCH v6 00/50] tcg tb_lock removal
 2017-10-20  2:30 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 25/50] tcg: Include CF_COUNT_MASK in CF_HASH_MASK
` [Qemu-devel] [PATCH v6 38/50] translate-all: use a binary search tree to track TBs in TBContext

[U-Boot] [PATCH] mtd: nand: fsl-ifc: fix support of multiple NAND devices
 2017-10-20  2:30 UTC  (2+ messages)

[PATCH] libpng: Upgrade 1.6.31 -> 1.6.32
 2017-10-20  2:27 UTC 

RFC(v2): Audit Kernel Container IDs
 2017-10-20  2:25 UTC  (6+ messages)

[PATCH 0/2] rt5651: Enable jack detection
 2017-10-20  2:23 UTC  (8+ messages)
` [PATCH 1/2] ASoC: rt5651: Enable jack detection on JD1_1
  ` [alsa-devel] "

Read-only `slaves` with shared subtrees?
 2017-10-20  2:23 UTC  (12+ messages)

[PATCH 00/14] Graphics updates for L4.9.11-1.0.0 BSP Release plus Weston 2.0
 2017-10-19 18:36 UTC  (4+ messages)
` [PATCH 04/14] imx-gpu-g2d: Move imx-gpu-g2d out of imx-gpu-viv v6
` [PATCH 09/14] xserver-xf86-config: Add Xorg configuration for i.MX 6SLL and 7ULP
` [PATCH 13/14] weston: Update to 2.0 with i.MX fork

[Qemu-devel] [PATCH] translate-all: exit from tb_phys_invalidate if qht_remove fails
 2017-10-20  2:20 UTC  (2+ messages)

[PATCH] net/i40e: fix string overflow issue
 2017-10-20  2:21 UTC 

[PATCH] Added support for new configuration parameter push.pushOption
 2017-10-20  2:19 UTC  (4+ messages)
` [PATCH] builtin/push.c: add push.pushOption config

[Ksummit-discuss] Draft Agenda for the Kernel Summit
 2017-10-20  2:19 UTC  (3+ messages)

[mmotm:master 171/244] lib/bug.c:212:2: note: in expansion of macro 'list_for_each_entry_rcu'
 2017-10-20  2:17 UTC 

[U-Boot] fsl_esdhc driver is broken with DM
 2017-10-20  2:18 UTC  (18+ messages)

Lib /modules not listed
 2017-10-20  2:17 UTC  (3+ messages)

v4.14-rc3/arm64 DABT exception in atomic_inc() / __skb_clone()
 2017-10-20  2:16 UTC  (2+ messages)

[PATCH] ima: fix ineffective default hash algorithm due to invalid hash algorithm boot argument
 2017-10-20  2:14 UTC  (3+ messages)

[xen-unstable-smoke test] 114780: tolerable all pass - PUSHED
 2017-10-20  2:15 UTC 

[PATCH 1/2] mm, memory_hotplug: do not fail offlining too early
 2017-10-20  2:13 UTC  (9+ messages)
` [PATCH 1/2] mm: drop migrate type checks from has_unmovable_pages

[PATCH] amdgpu: add padding to the fence to handle ioctl
 2017-10-20  2:09 UTC  (2+ messages)

[PATCH] net/virtio: fix an incorrect behavior of device stop/start
 2017-10-20  2:09 UTC  (2+ messages)
` [PATCH v2] "

[mmotm:master 171/244] lib/bug.c:212:32: error: 'module_bug_list' undeclared
 2017-10-20  2:05 UTC 

[PATCH] of: dynamic: fix memory leak related to properties of __of_node_dup
 2017-10-20  1:59 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] net/ethernet/sgi: Code cleanup
 2017-10-20  2:00 UTC  (3+ messages)

[PATCH 0/7] btrfs-progs: mkfs: Reword --rootdir
 2017-10-20  1:59 UTC  (8+ messages)
` [PATCH 1/7] btrfs-progs: mkfs: Don't use custom chunk allocator for rootdir
` [PATCH 2/7] btrfs-progs: mkfs/rootdir: Use over-reserve method to make size estimate easier
` [PATCH 3/7] btrfs-progs: mkfs: Only zero out the first 1M for rootdir
` [PATCH 4/7] btrfs-progs: mkfs/rootdir: Introduce function to get end position of last device extent
` [PATCH 5/7] btrfs-progs: mkfs/rootdir: Shrink fs for rootdir option
` [PATCH 6/7] btrfs-progs: mkfs: Update allocation info before verbose output
` [PATCH 7/7] btrfs-progs: mkfs: Separate shrink from rootdir

[U-Boot] Rockchip GRF/PMUGRF/CRU reg access in U-Boot
 2017-10-20  1:59 UTC 

[PATCH] ring: guarantee ordering of cons/prod loading when doing enqueue/dequeue
 2017-10-20  1:57 UTC  (11+ messages)

[PATCH v6 0/6] Add HiSilicon SoC uncore Performance Monitoring Unit driver
 2017-10-20  1:56 UTC  (6+ messages)

[PATCH v3 00/10] update MT7623 and MT2701 dts
 2017-10-20  1:55 UTC  (6+ messages)
` [PATCH v3 05/10] arm: dts: mt7623: update pio, usb and crypto nodes

n900 in next-20170901
 2017-10-20  1:55 UTC  (12+ messages)

[cip-dev] Fwd: Re: [cip-board] Need feedback by Oct. 18: CIP Core News Release
 2017-10-20  1:53 UTC  (3+ messages)

[GIT PULL] thermal: new material for hikey for 4.15 #2
 2017-10-20  1:52 UTC  (3+ messages)
` [PATCH 01/18] thermal/drivers/hisi: Fix missing interrupt enablement

[PATCH v6 00/10] rockchip: kevin: Enable edp display
 2017-10-20  1:51 UTC  (18+ messages)
` [PATCH v6 02/10] drm/rockchip: analogix_dp: Remove unnecessary init code
` [PATCH v6 05/10] drm/rockchip: analogix_dp: Add a sanity check for rockchip_drm_psr_register()
` [PATCH v6 06/10] drm/rockchip: dw-mipi-dsi: Fix error handling path
` [PATCH v6 07/10] drm/rockchip: inno_hdmi: "
` [PATCH v6 10/10] drm/rockchip: dw_hdmi: "

[Qemu-devel] [Block-io] qemu virtual machine get stuck during startup
 2017-10-20  1:51 UTC  (3+ messages)

MDADM RAID 6 Bad Superblock after reboot
 2017-10-20  1:50 UTC  (6+ messages)

[Qemu-devel] [PATCH] implement strnlen for systems that need it
 2017-10-20  1:50 UTC 

Hi
 2017-10-19 22:15 UTC 

Ceph Upstream @The Pub in Prague
 2017-10-20  1:48 UTC 

[PATCH V3 00/29]
 2017-10-20  1:47 UTC  (10+ messages)
` [PATCH V3 6/29] tools/libxl: Add a user configurable parameter to control vIOMMU attributes
` [PATCH V3 7/29] tools/libxl: build DMAR table for a guest with one virtual VTD
` [PATCH V3 10/29] vtd: add and align register definitions

[next-queue PATCH v9 0/6] TSN: Add qdisc based config interface for CBS
 2017-10-20  1:47 UTC  (4+ messages)
` [next-queue PATCH v9 6/6] igb: Add support for CBS offload
  ` [Intel-wired-lan] "

[PATCH v8 00/16] Enable Memory Bandwidth Allocation in Xen
 2017-10-20  1:45 UTC  (4+ messages)

[SPDK] Unusual interface and implementation of SPDK network function for iSCSI target
 2017-10-20  1:46 UTC 

[Buildroot] [PATCH 1/1] setools: change sepol library directory
 2017-10-20  1:44 UTC  (2+ messages)

"Cannot fetch git.git" (worktrees at fault? or origin/HEAD) ?
 2017-10-20  1:43 UTC 

[PATCH v4 0/2] btrfs-progs: doc: update btrfs device remove
 2017-10-20  1:43 UTC  (3+ messages)
` [PATCH v4 1/2] btrfs-progs: device: add description of alias to help message
` [PATCH v4 2/2] btrfs-progs: doc: add description of missing and example, of device remove

[PATCH v5 00/13] introduce the Xen PV Calls frontend:wq
 2017-10-20  1:41 UTC  (18+ messages)
` [PATCH v5 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v5 04/13] xen/pvcalls: implement socket command and handle events
  ` [PATCH v5 06/13] xen/pvcalls: implement bind command
  ` [PATCH v5 09/13] xen/pvcalls: implement sendmsg
  ` [PATCH v5 10/13] xen/pvcalls: implement recvmsg

[PATCH v2] drm/rockchip: Use an enum to identify Rockchip VOPs
 2017-10-20  1:38 UTC  (5+ messages)

[PATCH 1/2] linux-yocto: remove bbappend for 4.1
 2017-10-20  1:21 UTC  (2+ messages)
` [PATCH 2/2] xterm: remove bbappend

Do you need financial help?
 2017-10-20  1:35 UTC 

[PATCH net-next 0/2] Add mac loopback selftest support in hns3 driver
 2017-10-20  2:19 UTC  (3+ messages)
` [PATCH net-next 1/2] net: hns3: Refactor the skb receiving and transmitting function
` [PATCH net-next 2/2] net: hns3: Add mac loopback selftest support in hns3 driver

[PATCH v3] driver core: Move device_links_purge() after bus_remove_device()
 2017-10-20  1:23 UTC  (2+ messages)

[PATCH net-next v7 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-20  1:28 UTC  (4+ messages)
` [PATCH net-next v7 5/5] selinux: bpf: Add addtional check for bpf object file receive

[SPDK] Unusual interface and implementation of SPDK network function for iSCSI target
 2017-10-20  1:28 UTC 

[PATCH 2/2] x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bit
 2017-10-20  1:28 UTC  (5+ messages)
` [2/2] "

[PATCH v2] driver core: Move device_links_purge() after bus_remove_device()
 2017-10-20  1:23 UTC  (3+ messages)

[Qemu-devel] [RFC 0/6] enable numa configuration before machine_init() from HMP/QMP
 2017-10-20  1:21 UTC  (15+ messages)
` [Qemu-devel] [RFC 4/6] CLI: add -paused option

[PATCH 0/5] PowerPC-pSeries: Adjustments for seven function implementations
 2017-10-20  1:06 UTC  (5+ messages)
` [PATCH 3/5] powerpc-pseries: Delete an unnecessary variable initialisation in iommu_pseries_alloc_group()

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-10-20  1:19 UTC  (4+ messages)

Requirement of minimum Rx burst size for PMDs
 2017-10-20  1:18 UTC 

Issue with freescale git server at git.freescale.com
 2017-10-20  1:16 UTC  (17+ messages)

[PATCH] igb_uio: revert open and release operations
 2017-10-20  1:15 UTC  (5+ messages)

[PATCH v1] read_index_from(): Skip verification of the cache entry order to speed index loading
 2017-10-20  1:14 UTC  (5+ messages)

qla2xxx: New kernel warning
 2017-10-20  1:13 UTC 

[PATCH v12 00/11] complete deferred page initialization
 2017-10-20  1:13 UTC  (7+ messages)
` [PATCH v12 09/11] mm: stop zeroing memory during allocation in vmemmap

[PATCH 0/4] fsmonitor fixes
 2017-10-20  1:11 UTC  (3+ messages)
` [PATCH 1/4] fsmonitor: Watch, and ask about, the top of the repo, not the CWD
  ` [PATCH 4/4] fsmonitor: Delay updating state until after split index is merged


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.