All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-20 00:22:49 to 2017-10-20 02:33:46 UTC [more...]

[Part2 PATCH v6 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-10-20  2:33 UTC  (8+ messages)
` [Part2 PATCH v6 01/38] Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)
` [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 07/38] KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [Part2 PATCH v6 08/38] KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctl
` [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 "

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

[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  (8+ 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 

[Qemu-devel] [PATCH v4 0/4] *** Introduce a new vhost-user-blk host device to Qemu ***
 2017-10-20  2:12 UTC  (17+ 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

[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] net/ethernet/sgi: Code cleanup
 2017-10-20  2:00 UTC  (3+ messages)

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

[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  (14+ 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
` [PATCH V3 22/29] x86/vioapic: extend vioapic_get_vector() to support remapping format RTE

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

[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 GHAK16 V5 00/10] capabilities: do not audit log BPRM_FCAPS on set*id
 2017-10-20  1:29 UTC  (4+ 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  (10+ messages)
` [PATCH net-next v7 3/5] security: bpf: Add LSM hooks for bpf object related syscall
` [PATCH net-next v7 4/5] selinux: bpf: Add selinux check for eBPF syscall operations
` [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  (6+ 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  (6+ messages)
` [PATCH 3/5] powerpc-pseries: Delete an unnecessary variable initialisation in iommu_pseries_alloc_gr
  ` [PATCH 3/5] powerpc-pseries: Delete an unnecessary variable initialisation in iommu_pseries_allo
        ` [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  (5+ messages)
` [PATCH 1/4] fsmonitor: Watch, and ask about, the top of the repo, not the CWD
  ` [PATCH 2/4] fsmonitor: Don't bother pretty-printing JSON from watchman
  ` [PATCH 3/4] fsmonitor: Document GIT_TRACE_FSMONITOR
  ` [PATCH 4/4] fsmonitor: Delay updating state until after split index is merged

[Qemu-devel] [PATCH] docker: Fix PATH for ccache
 2017-10-20  1:08 UTC  (2+ messages)

Bug: git ls-remote -h / --head results differ in output
 2017-10-20  1:04 UTC  (8+ messages)
    ` [Alt. PATCH] ls-remote: deprecate -h as short for --heads

[PATCH 00/15] drm/fb-helper: Add .last_close and .output_poll_changed helpers
 2017-10-20  1:02 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v7 0/3] run-time Linking support
 2017-10-20  1:02 UTC  (6+ messages)
` [PATCH v8 1/3] eal/x86: run-time dispatch over memcpy

[PATCH net-next v2 0/6] Adding permanent config get/set to devlink
 2017-10-20  1:01 UTC  (6+ messages)
` [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

[PATCH 00/14] lockdep: Add lightweight IRQs disabled/enabled check
 2017-10-20  0:56 UTC  (15+ messages)
` [PATCH 01/14] lockdep: Add IRQs disabled/enabled assertion
` [PATCH 02/14] irq: Use lockdep to assert IRQs are disabled/enabled
` [PATCH 03/14] workqueue: "
` [PATCH 04/14] nohz: "
` [PATCH 05/14] hrtimer: "
` [PATCH 06/14] smp: "
` [PATCH 07/14] x86: "
` [PATCH 08/14] perf: "
` [PATCH 09/14] irq/timings: "
` [PATCH 10/14] irq_work: "
` [PATCH 11/14] sched: "
` [PATCH 12/14] posix-cpu-timers: "
` [PATCH 13/14] netpoll: "
` [PATCH 14/14] rcu: "

[PATCH v3 0/7] Allow setting up shared memory areas between VMs from xl config files
 2017-10-20  0:55 UTC  (5+ messages)
` [PATCH v3 2/7] xsm: flask: change the dummy xsm policy and flask hook for map_gmfn_foregin

Wiki, raid 10, and my new system :-)
 2017-10-20  0:55 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/46] Remove some of the fprintf(stderr, "*
 2017-10-19 23:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 33/46] hw/scsi: Replace fprintf(stderr, "*\n" with error_report()

[PATCH] hfsplus: return ENODATA when no xattr is found
 2017-10-20  0:54 UTC  (4+ messages)

[PATCH 1/3] iommu/vt-d: Missing checks for pasid tables if allocation fails
 2017-10-20  0:48 UTC  (4+ messages)

[PATCH] drm/i915: Apply Wa Display #1183 on skl, kbl, and cfl
 2017-10-20  0:48 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu v3] RFC: ppc/spapr: Receive and store device tree blob from SLOF
 2017-10-20  0:46 UTC  (5+ messages)

[VFS PATCH] constify more dcache.h inlined helpers
 2017-10-20  0:41 UTC  (2+ messages)

[lustre-devel] [PATCH 0/6] dcache/namei fixes for lustre
 2017-10-20  0:39 UTC  (4+ messages)

[PATCH v3 for 4.10] x86/vpt: guarantee the return value of pt_update_irq() set in vIRR or PIR
 2017-10-20  0:35 UTC 

qemu polling KVM_IRQ_LINE_STATUS when stopped
 2017-10-20  0:34 UTC  (5+ messages)

Using LTTng for existing Qt-based tracepoints?
 2017-10-19 10:00 UTC 

swap_info_get: Bad swap offset entry 0200f8a7
 2017-10-20  0:33 UTC  (3+ messages)

[linux-linus test] 114682: tolerable FAIL - PUSHED
 2017-10-20  0:32 UTC 

[PATCH] drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
 2017-10-20  0:28 UTC  (2+ messages)

[PATCH 0/6] staging: greybus: Correct code style issues
 2017-10-20  0:26 UTC  (5+ messages)
` [PATCH 3/6] staging: greybus: Use u32 instead of uint32_t
` [PATCH 4/6] staging: greybus: Add space around ternary operator
` [PATCH 5/6] staging: greybus: Move logical operator in previous line
` [PATCH 6/6] staging: greybus: Rewrite NULL comparisons

[PATCH 0/8] drm/i915: CNL DVFS thing
 2017-10-20  0:22 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: CNL DVFS thing (rev2)


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.