All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-25 08:27:14 to 2017-08-25 09:14:32 UTC [more...]

[RFC PATCH 0/5] Extend resources to support more vcpus in single VM
 2017-08-25  9:14 UTC  (3+ messages)
` [RFC PATCH 1/5] xen/hap: Increase hap size for more vcpus support

[Qemu-devel] [RFC v2 0/8] monitor: allow per-monitor thread
 2017-08-25  9:14 UTC  (8+ messages)
` [Qemu-devel] [RFC v2 4/8] QAPI: new QMP command option "without-bql"

[PATCH] x86/microcode/intel: Silence a static checker warning
 2017-08-25  9:14 UTC  (13+ messages)
` [PATCH v2] x86/microcode: "

[Qemu-devel] [ANNOUNCE] QEMU 2.10.0-rc4 is now available
 2017-08-25  9:13 UTC  (3+ messages)

git send-email Cc with cruft not working as expected
 2017-08-25  9:12 UTC  (6+ messages)
` [RFC PATCH 1/2] send-email: fix garbage removal after address
      ` [PATCH v2 "
        ` [PATCH v2 2/2] send-email: don't use Mail::Address, even if available

[PATCH v5 0/3] devtool deploy-target --strip option
 2017-08-25  9:11 UTC  (4+ messages)
` [PATCH v5 1/3] package.py: Fix some lint errors
` [PATCH v5 2/3] package.py: strip_execs: Support for .ko modules
` [PATCH v5 3/3] devtool: deploy-target: Support stripped libs and execs

[PATCH V2 9/25] tools/libxl: build DMAR table for a guest with one virtual VTD
 2017-08-25  9:11 UTC  (11+ messages)

Submodule regression in 2.14?
 2017-08-25  9:10 UTC  (11+ messages)

[PATCH] irqdomain: check for NULL before dereferencing
 2017-08-25  9:10 UTC  (5+ messages)
  ` [PATCH v2] irqdomain: potential Oops in irq_domain_push_irq()

[Qemu-devel] Make test
 2017-08-25  9:10 UTC  (6+ messages)

[PATCH 0/3] gnttab: Further XSA-226 cleanup
 2017-08-25  9:10 UTC  (7+ messages)
` [PATCH 1/3] gnttab: Drop the frame parameter from acquire_grant_for_copy()
` [PATCH 2/3] gnttab: Drop the frame parameter from get_paged_frame()
` [PATCH 3/3] gnttab: Drop the frame field from struct gnttab_copy_buf

SPI_IOC_WR_MAX_SPEED_HZ was overwitten?
 2017-08-25  9:08 UTC 

[PATCH v2 0/5] thermal: imx: Add nvmem-cells binding on imx6sx
 2017-08-25  9:07 UTC  (4+ messages)
` [PATCH v2 2/5] nvmem: core: Add nvmem_cell_read_u32

[PATCH V3 00/23] drm/etnaviv: support performance counters
 2017-08-25  9:07 UTC  (24+ messages)
` [PATCH V3 01/23] drm/etnaviv: use bitmap to keep track of events
` [PATCH V3 02/23] drm/etnaviv: make it possible to allocate multiple events
` [PATCH V3 03/23] drm/etnaviv: add infrastructure to query perf counter
` [PATCH V3 04/23] drm/etnaviv: add uapi for perfmon feature
` [PATCH V3 05/23] drm/etnaviv: add internal representation of perfmon_request
` [PATCH V3 06/23] drm/etnaviv: extend etnaviv_gpu_cmdbuf_new(..) with nr_pmrs
` [PATCH V3 07/23] drm/etnaviv: add performance monitor request validation
` [PATCH V3 08/23] drm/etnaviv: copy pmrs from userspace
` [PATCH V3 09/23] drm/etnaviv: add performance monitor request processing
` [PATCH V3 10/23] drm/etnaviv: add 'sync point' support
` [PATCH V3 11/23] drm/etnaviv: clear alloced event
` [PATCH V3 12/23] drm/etnaviv: use 'sync points' for performance monitor requests
` [PATCH V3 13/23] drm/etnaviv: add HI perf domain
` [PATCH V3 14/23] drm/etnaviv: add PE "
` [PATCH V3 15/23] drm/etnaviv: add SH "
` [PATCH V3 16/23] drm/etnaviv: add PA "
` [PATCH V3 17/23] drm/etnaviv: add SE "
` [PATCH V3 18/23] drm/etnaviv: add RA "
` [PATCH V3 19/23] drm/etnaviv: add TX "
` [PATCH V3 20/23] drm/etnaviv: add MC "
` [PATCH V3 21/23] drm/etnaviv: need to disable clock gating when doing profiling
` [PATCH V3 22/23] drm/etnaviv: enable debug registers on demand
` [PATCH V3 23/23] drm/etnaviv: submit supports performance monitor requests

[PATCH] CIFS: Fix maximum SMB2 header size
 2017-08-25  9:06 UTC  (2+ messages)

[Patch net-next v2 0/4] net_sched: clean up tc classes and u32 filter
 2017-08-25  9:06 UTC  (9+ messages)
` [Patch net-next v2 1/4] net_sched: get rid of more forward declarations
` [Patch net-next v2 2/4] net_sched: introduce tclass_del_notify()
` [Patch net-next v2 3/4] net_sched: remove tc class reference counting
` [Patch net-next v2 4/4] net_sched: kill u32_node pointer in Qdisc

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-08-25  9:06 UTC  (4+ messages)

[RESEND PATCH 0/3] mm: Add cache coloring mechanism
 2017-08-25  9:04 UTC  (5+ messages)

[PATCH 00/13] Move PCI away from the EAL
 2017-08-25  9:04 UTC  (14+ messages)
` [PATCH 01/13] eal: expose rte_eal_using_phys_addrs
` [PATCH 02/13] ethdev: remove useless PCI dependency
` [PATCH 03/13] bus: properly include rte_debug
` [PATCH 04/13] eal: remove references to PCI
` [PATCH 05/13] pci: introduce PCI lib and bus
` [PATCH 06/13] pci: avoid inlining functions
` [PATCH 07/13] pci: avoid over-complicated macro
` [PATCH 08/13] pci: deprecate misnamed functions
` [PATCH 09/13] lib: include rte_bus_pci
` [PATCH 10/13] drivers: "
` [PATCH 11/13] test: "
` [PATCH 12/13] app/testpmd: "
` [PATCH 13/13] cryptodev: move PCI specific helpers to drivers/crypto

[PATCH v2 0/9] PM / ACPI / i2c: Deploy runtime PM centric path for system sleep
 2017-08-25  9:04 UTC  (6+ messages)
` [PATCH v2 5/9] PM / ACPI: Provide option to disable direct_complete for ACPI devices

[PATCH net] ipv6: Fix may be used uninitialized warning in rt6_check
 2017-08-25  9:02 UTC  (3+ messages)

[Qemu-devel] Memory use with >100 virtio devices
 2017-08-25  9:01 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH qemu] exec: Destroy dispatch immediately

Question about sound device release timing
 2017-08-25  9:01 UTC  (5+ messages)

qla2xxx: MSI-X: Unsupported ISP 2432 SSVID/SSDID (0x103C,0x7041)
 2017-08-25  9:00 UTC  (2+ messages)

[PATCH V2 00/25] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion of virtual vtd
 2017-08-25  9:00 UTC  (6+ messages)
` [PATCH V2 25/25] x86/vvtd: save and restore emulated VT-d

cuckoo hash in dpdk
 2017-08-25  9:00 UTC  (4+ messages)

[PATCH RFC v2] media: open.rst: document devnode-centric and mc-centric types
 2017-08-25  8:59 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] LS1088A_QSPI: SECURE_BOOT: Images validation
 2017-08-25  8:59 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] LS1088A_QSPI: Add secure boot defconfigs for QSPI boot

[patch v6 0/3] JTAG driver introduction
 2017-08-25  8:50 UTC  (9+ messages)

[PATCH v10] PCI: tango: Add MSI controller support
 2017-08-25  8:56 UTC  (11+ messages)

[PATCH] app/testpmd: app/testpmd: add device removal command
 2017-08-25  8:55 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/10] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
 2017-08-25  8:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 06/10] tests: Add NetBSD image

[PATCH] scsi_transport_sas: Fix error handling in sas_smp_request()
 2017-08-25  8:54 UTC  (4+ messages)

[PATCH v2 00/20] Speculative page faults
 2017-08-25  8:53 UTC  (9+ messages)
` [PATCH v2 14/20] mm: Provide speculative fault infrastructure
` [PATCH v2 18/20] perf tools: Add support for the SPF perf event

[RFC] workqueue: remove manual lockdep uses to detect deadlocks
 2017-08-25  8:52 UTC  (2+ messages)

v4.4.84 build: 0 failures 0 warnings (v4.4.84)
 2017-08-25  8:52 UTC 

[Qemu-devel] [PATCH 0/3] iotests: clean up resources using context managers
 2017-08-25  8:52 UTC  (5+ messages)

[meta-raspberrypi][PATCH] bluez5: add functions for raspberrypi0-wifi
 2017-08-25  8:51 UTC  (3+ messages)

[PATCH v4 00/53] Support for modifying parameters at runtime
 2017-08-25  8:50 UTC  (18+ messages)
` [PATCH v4 01/53] xen: add an optional string end parameter to parse_bool()
` [PATCH v4 19/53] xen/arch/x86/psr.c: let custom parameter parsing routines return errno
` [PATCH v4 21/53] xen/arch/x86/shutdown.c: "
` [PATCH v4 23/53] xen/arch/x86/x86_64/mmconfig-shared.c: "
` [PATCH v4 32/53] xen/drivers/cpufreq/cpufreq.c: "
` [PATCH v4 34/53] xen/drivers/passthrough/iommu.c: "
` [PATCH v4 35/53] xen/drivers/passthrough/pci.c: "

[PATCH] x86/EFI: warn about r/o sections requiring relocations
 2017-08-25  8:50 UTC  (2+ messages)

[PATCH v3 0/4] Input/HID: introduce joydev ignore feature
 2017-08-25  8:49 UTC  (10+ messages)
` [PATCH 1/4] Input: Add new property INPUT_PROP_JOYDEV_IGNORE
` [PATCH 2/4] HID: sony: Set INPUT_PROP_JOYDEV_IGNORE flag for motion sensors
` [PATCH 3/4] HID: udraw-ps3: Set INPUT_PROP_JOYDEV_IGNORE for motion sensor
` [PATCH 4/4] Input: joydev - ignore devices which don't want joydev

[PATCH] mm/mlock: use page_zone() instead of page_zone_id()
 2017-08-25  8:48 UTC  (5+ messages)

[PATCH v2] ARM: dts: r8a7745: Add Ethernet AVB support
 2017-08-25  8:31 UTC  (2+ messages)

[Bug 101691] gfx corruption on windowed 3d-apps running on dGPU
 2017-08-25  8:48 UTC 

[PATCH v2] Btrfs: handle unaligned tail of data ranges more efficient
 2017-08-25  8:47 UTC 

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2017-08-25  8:44 UTC  (3+ messages)

[PATCH 1/2] rsi: missing unlocks on error paths
 2017-08-25  8:43 UTC  (4+ messages)
` [PATCH 2/2] rsi: update some comments

[U-Boot] [PATCH] bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot
 2017-08-25  8:44 UTC 

[PATCH] IB/usnic: check for allocation failure
 2017-08-25  8:43 UTC  (2+ messages)

[00/14] can: cleanup of af_can/raw + simplifying of ndev->ml_priv handling
 2017-08-25  8:43 UTC  (8+ messages)
` [PATCH 01/14] can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL
` [PATCH 09/14] can: raw: use struct sock::sk_bound_dev_if instead of struct raw_sock::ifindex

linux-next: Tree for Aug 25
 2017-08-25  8:42 UTC 

[Xenomai] undefined symbol __wrap_malloc in 3.0.4
 2017-08-25  8:42 UTC  (4+ messages)
    ` [Xenomai] Fwd: "

[PATCH] staging: r8822be: remove some dead code
 2017-08-25  8:42 UTC 

[PATCH v3 0/5] Add MediaTek PMIC keys support
 2017-08-25  8:39 UTC  (4+ messages)
` [PATCH v3 1/5] mfd: mt6397: create irq mappings in mfd core driver

[Qemu-devel] Make NVME device "migratable" (savevm)
 2017-08-25  8:39 UTC 

[RFC 00/11] KVM, EFI, arm64: EFI Runtime Services Sandboxing
 2017-08-25  8:31 UTC  (28+ messages)
` [RFC 01/11] arm64: Add an SMCCC function IDs header
` [RFC 02/11] KVM: arm64: Return an Unknown ID on unhandled HVC
` [RFC 03/11] KVM: Allow VM lifecycle management without userspace
` [RFC 04/11] KVM, arm, arm64: Offer PAs to IPAs idmapping to internal VMs
` [RFC 05/11] KVM: Expose VM/VCPU creation functions
` [RFC 06/11] KVM, arm64: Expose a VCPU initialization function
` [RFC 07/11] KVM: Allow initialization before the module target
` [RFC 08/11] KVM, arm, arm64: Initialize KVM's core earlier
` [RFC 09/11] EFI, arm, arm64: Enable EFI Runtime Services later
` [RFC 10/11] efi, arm64: Sandbox Runtime Services in a VM
` [RFC 11/11] KVM, arm64: Don't trap internal VMs SMC calls

[PATCH RESEND] Input: ALPS - Fix two-finger scroll breakage in right side on ALPS touchpad
 2017-08-25  8:37 UTC  (3+ messages)

[Bug 93301] ns2_linux32: radeon VM fault / VM_CONTEXT1_PROTECTION_FAULT_ADDR
 2017-08-25  8:36 UTC  (2+ messages)
` [Bug 93301] ns2_linux32: radeon VM fault on Hawaii (+mmap errors)

[PATCH BlueZ 1/2] client: Use the common argument generator
 2017-08-25  8:35 UTC  (2+ messages)
` [PATCH BlueZ 2/2] client: Add autocompletion for on/off

[PATCH 2/2] clk: renesas: cpg-mssr: add R8A7797 support
 2017-08-25  8:35 UTC  (2+ messages)

[LTP] [PATCH 0/2] mem: ksm: race condition fixes
 2017-08-25  8:34 UTC  (3+ messages)
` [LTP] [PATCH 1/2] mem: ksm: fix volatile page false positive
` [LTP] [PATCH 2/2] mem: ksm: fixes for race conditions

[PATCH v4 0/8] MIPS: Add virtual Ranchu board as a generic-based board
 2017-08-25  8:34 UTC  (6+ messages)
` [PATCH v4 1/8] Documentation: Add device tree binding for Goldfish RTC driver
` [PATCH v4 2/8] rtc: goldfish: Add RTC driver for Android emulator

[PATCH RESEND] rtc: sun6i: Add support for the external oscillator gate
 2017-08-25  8:33 UTC  (3+ messages)

[PATCH] [RFC] virtio: Limit the retries on a virtio device reset
 2017-08-25  8:33 UTC  (5+ messages)

[PATCH][v2] btrfs: change how we decide to commit transactions during flushing
 2017-08-25  8:32 UTC  (3+ messages)

[Qemu-devel] S390 bios breaks in qemu 2.10.rc3
 2017-08-25  8:29 UTC  (12+ messages)

[PATCH v5 00/11] vpci: PCI config space emulation
 2017-08-25  8:29 UTC  (4+ messages)
` [PATCH v5 01/11] x86/pci: introduce hvm_pci_decode_addr

[PATCH 1/2] net/mlx5: support device removal event
 2017-08-25  8:29 UTC  (6+ messages)

Offline (more or less) until 3rd September
 2017-08-25  8:27 UTC 

[PATCH 0/2] iwlwifi: updates intended for v4.14 2017-08-25
 2017-08-25  8:27 UTC  (3+ messages)
` [PATCH 1/2] iwlwifi: fix long debug print
` [PATCH 2/2] iwlwifi: mvm: Avoid deffering non bufferable frames


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.