All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-18 16:19:07 to 2016-03-18 17:04:26 UTC [more...]

[PATCH v5 00/19] per project build directory
 2016-03-18 17:03 UTC  (4+ messages)

[PATCH v8 0/4] DPDK polling-mode driver for Amazon Elastic Network Adapters (ENA)
 2016-03-18 17:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/28] Convert migration to QIOChannel & support TLS
 2016-03-18 17:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 02/28] io: avoid double-free when closing QIOChannelBuffer
` [Qemu-devel] [PATCH v5 10/28] migration: add reporting of errors for outgoing migration
` [Qemu-devel] [PATCH v5 25/28] migration: define 'tls-creds' and 'tls-hostname' migration parameters

[PATCH] ALSA: hda - Fix forgotten HDMI monitor_present update
 2016-03-18 17:04 UTC 

[ovmf test] 86524: regressions - FAIL
 2016-03-18 17:03 UTC 

[PATCH v2 0/2] Add support for SYSCON reset
 2016-03-18 17:02 UTC  (5+ messages)
` [PATCH v2 1/2] Documentation: dt: reset: Add syscon reset binding

[GRUB2 PATCH v5 0/4] multiboot2: Add two extensions
 2016-03-18 17:00 UTC  (11+ messages)
` [GRUB2 PATCH v5 1/4] i386/relocator: Add grub_relocator64_efi relocator
` [GRUB2 PATCH v5 2/4] multiboot2: Add tags used to pass ImageHandle to loaded image
` [GRUB2 PATCH v5 3/4 - FOR REVIEW ONLY] multiboot2: Do not pass memory maps to image if EFI boot services are enabled
` [GRUB2 PATCH v5 3/4 - FOR COMMIT] "
` [GRUB2 PATCH v5 4/4] multiboot2: Add support for relocatable images

Input: melfas_mip4 - add hw_version sysfs attribute
 2016-03-18 17:02 UTC  (2+ messages)

[Qemu-devel] [PULL 00/40] ivshmem: Fixes, cleanups, device model split
 2016-03-18 17:01 UTC  (41+ messages)
` [Qemu-devel] [PULL 01/40] target-ppc: Document TOCTTOU in hugepage support
` [Qemu-devel] [PULL 02/40] ivshmem-server: Fix and clean up command line help
` [Qemu-devel] [PULL 03/40] ivshmem-server: Don't overload POSIX shmem and file name
` [Qemu-devel] [PULL 04/40] qemu-doc: Fix ivshmem huge page example
` [Qemu-devel] [PULL 05/40] event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD
` [Qemu-devel] [PULL 06/40] tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs aligned
` [Qemu-devel] [PULL 07/40] ivshmem-test: Improve test case /ivshmem/single
` [Qemu-devel] [PULL 08/40] ivshmem-test: Clean up wait for devices to become operational
` [Qemu-devel] [PULL 09/40] ivshmem-test: Improve test cases /ivshmem/server-*
` [Qemu-devel] [PULL 10/40] ivshmem: Rewrite specification document
` [Qemu-devel] [PULL 11/40] ivshmem: Add missing newlines to debug printfs
` [Qemu-devel] [PULL 12/40] ivshmem: Compile debug prints unconditionally to prevent bit-rot
` [Qemu-devel] [PULL 13/40] ivshmem: Clean up after commit 9940c32
` [Qemu-devel] [PULL 14/40] ivshmem: Drop ivshmem_event() stub
` [Qemu-devel] [PULL 15/40] ivshmem: Don't destroy the chardev on version mismatch
` [Qemu-devel] [PULL 16/40] ivshmem: Fix harmless misuse of Error
` [Qemu-devel] [PULL 17/40] ivshmem: Failed realize() can leave migration blocker behind
` [Qemu-devel] [PULL 18/40] ivshmem: Clean up register callbacks
` [Qemu-devel] [PULL 19/40] ivshmem: Clean up MSI-X conditions
` [Qemu-devel] [PULL 20/40] ivshmem: Leave INTx alone when using MSI-X
` [Qemu-devel] [PULL 21/40] ivshmem: Assert interrupts are set up once
` [Qemu-devel] [PULL 22/40] ivshmem: Simplify rejection of invalid peer ID from server
` [Qemu-devel] [PULL 23/40] ivshmem: Disentangle ivshmem_read()
` [Qemu-devel] [PULL 24/40] ivshmem: Plug leaks on unplug, fix peer disconnect
` [Qemu-devel] [PULL 25/40] ivshmem: Receive shared memory synchronously in realize()
` [Qemu-devel] [PULL 26/40] ivshmem: Propagate errors through ivshmem_recv_setup()
` [Qemu-devel] [PULL 27/40] ivshmem: Rely on server sending the ID right after the version
` [Qemu-devel] [PULL 28/40] ivshmem: Drop the hackish test for UNIX domain chardev
` [Qemu-devel] [PULL 29/40] ivshmem: Simplify how we cope with short reads from server
` [Qemu-devel] [PULL 30/40] ivshmem: Tighten check of property "size"
` [Qemu-devel] [PULL 31/40] ivshmem: Implement shm=... with a memory backend
` [Qemu-devel] [PULL 32/40] ivshmem: Simplify memory regions for BAR 2 (shared memory)
` [Qemu-devel] [PULL 33/40] ivshmem: Inline check_shm_size() into its only caller
` [Qemu-devel] [PULL 34/40] qdev: New DEFINE_PROP_ON_OFF_AUTO
` [Qemu-devel] [PULL 35/40] ivshmem: Replace int role_val by OnOffAuto master
` [Qemu-devel] [PULL 36/40] ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem
` [Qemu-devel] [PULL 37/40] ivshmem: Clean up after the previous commit
` [Qemu-devel] [PULL 38/40] ivshmem: Drop ivshmem property x-memdev
` [Qemu-devel] [PULL 39/40] ivshmem: Require master to have ID zero
` [Qemu-devel] [PULL 40/40] contrib/ivshmem-server: Print "not for production" warning

[uml-devel] [PATCH] um: fix FPU register double-restore after sigreturn
 2016-03-18 16:42 UTC  (6+ messages)

[GIT PULL] GPIO bulk changes for kernel v4.6
 2016-03-18 17:01 UTC  (9+ messages)

[PATCH] staging: delete STE RMI4 hackish driver
 2016-03-18 17:01 UTC  (2+ messages)

[GRUB2 PATCH v5 0/4] multiboot2: Add two extensions
 2016-03-18 17:00 UTC 

[Buildroot] [PATCH 1/3] ffmpeg: bump to version 3.0
 2016-03-18 17:00 UTC  (4+ messages)

[Qemu-devel] [RFC v1 00/11] Base enabling patches for MTTCG
 2016-03-18 16:59 UTC  (12+ messages)
` [Qemu-devel] [RFC v1 01/11] tcg: move tb_find_fast outside the tb_lock critical section
` [Qemu-devel] [RFC v1 03/11] tcg: comment on which functions have to be called with tb_lock held
` [Qemu-devel] [RFC v1 04/11] tcg: protect TBContext with tb_lock
` [Qemu-devel] [RFC v1 07/11] tcg: add options for enabling MTTCG
` [Qemu-devel] [RFC v1 09/11] tcg: drop global lock during TCG code execution
` [Qemu-devel] [RFC v1 10/11] tcg: grab iothread lock in cpu-exec interrupt handling
` [Qemu-devel] [RFC v1 11/11] tcg: enable thread-per-vCPU

[Devel] ACPICA version 20160318 released
 2016-03-18 16:59 UTC 

[PATCH 4/4] documentation: Fix pinctrl documentation for Meson8 / Meson8b
 2016-03-18 16:59 UTC  (4+ messages)
` [PATCH v2 "

bluetooth: use-after-free in vhci_send_frame
 2016-03-18 16:59 UTC  (7+ messages)

[PATCH RFC v3 00/28] x86: Improvements to cpuid handling for guests
 2016-03-18 16:57 UTC  (5+ messages)
` [PATCH v3 07/28] xen/x86: Annotate special features
` [PATCH v3 08/28] xen/x86: Annotate VM applicability in featureset

[Qemu-devel] [PATCH v4 0/4] Convert chardevs to QIOChannel & add TLS support
 2016-03-18 16:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 2/4] char: convert from GIOChannel to QIOChannel

[PATCH] NVMe Add Support for Solid State Media Log Page
 2016-03-18 16:56 UTC  (2+ messages)

[linux-next:master 8604/12950] net/openvswitch/vport-internal_dev.c:141:6: sparse: symbol 'internal_set_rx_headroom' was not declared. Should it be static?
 2016-03-18 16:54 UTC  (4+ messages)
` [RFC PATCH linux-next] ovs: internal_set_rx_headroom() can be static

(No subject)
 2016-03-18 16:55 UTC 

[PATCH v2 0/5] dmaengine: sun6i: Fixes and upgrade for audio transfers
 2016-03-18 16:54 UTC  (6+ messages)
` [PATCH v2 3/5] dmaengine: sun6i: Add 4 as a possible burst value

[PATCH 1/2] drm: Add aux plane verification in addFB2
 2016-03-18 16:54 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Render decompression support for Gen9 and above

[PATCH 0/8] Toaster improve test suite
 2016-03-18 16:55 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] armv8/ls1043aqds: fix print info for QSPI boot
 2016-03-18 16:53 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] armv8/ls1043aqds: use configuarable clock for non-QSPI boot

[openbsd] 2.02-beta3: build fails - getroot.c:(.text+0x2b): undefined reference to `getrawpartition'
 2016-03-18 16:53 UTC  (12+ messages)

[PULL REQUEST] Please pull rdma.git
 2016-03-18 16:52 UTC  (2+ messages)

[PATCH] sctp: Don't add the shutdown timer if its already been added
 2016-03-18 16:51 UTC  (3+ messages)

[PATCH][meta-xfce] xfce4-clipman-plugin: Add PACKAGECONFIG for qrencode
 2016-03-18 16:55 UTC 

[PATCH v2 0/9] EFI framebuffer support for ARM and arm64
 2016-03-18 16:47 UTC  (22+ messages)
` [PATCH v2 1/9] efi/x86: prepare GOP handling code for reuse as generic code
` [PATCH v2 2/9] efi: libstub: move Graphics Output Protocol handling to "
` [PATCH v2 3/9] efi/x86: efifb: move DMI based quirks handling out of "
` [PATCH v2 4/9] efi: efifb: use builtin_platform_driver and drop unused includes
` [PATCH v2 5/9] efi/arm64: libstub: make screen_info accessible to the UEFI stub
` [PATCH v2 6/9] efi/arm: "
` [PATCH v2 7/9] efi/arm*: libstub: wire up GOP protocol to struct screen_info
` [PATCH v2 8/9] efi/arm*: wire up struct screen_info to efi-framebuffer platform device
` [PATCH v2 9/9] efifb: enable the efi-framebuffer platform driver for ARM and arm64

[Qemu-devel] [PATCH v3 00/40] ivshmem: Fixes, cleanups, device model split
 2016-03-18 16:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 33/40] ivshmem: Inline check_shm_size() into its only caller

[PATCH 0/2] ARM: uniphier: UniPhier updates for Linux 4.6-rc1 (2nd round)
 2016-03-18 16:49 UTC  (5+ messages)

[PATCH] mac80211: add doc for RX_FLAG_DUP_VALIDATED flag
 2016-03-18 16:49 UTC  (3+ messages)
` [PATCH] mac80211: fix order of flag descriptions

[PATCH 0/2] random debug patches
 2016-03-18 16:48 UTC  (5+ messages)
` [PATCH 1/2] watchdog: Fix output

[ndctl PATCH 0/5] refresh 'ndctl bat' tests and other misc updates
 2016-03-18 16:48 UTC  (4+ messages)
` [ndctl PATCH 5/5] ndctl: fall back to nfit_test for test/{blk|pmem}-ns

[PATCH v7 0/3] mtd: Qualcomm NAND controller driver
 2016-03-18 16:48 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/3] mtd: nand: "

[PATCH] enic: change maintainers
 2016-03-18 16:47 UTC  (2+ messages)
` [PATCH v2] enic: update enic PMD maintainer and pointer to the guide

[PATCH] drm/amd/powerplay: fix memory leak of tdp_table
 2016-03-18 16:47 UTC  (2+ messages)

[RFC5 PATCH v6 00/21] ILP32 for ARM64
 2016-03-18 16:46 UTC  (12+ messages)

[Qemu-devel] [Bug 1546445] [NEW] support vhost user without specifying vhostforce
 2016-03-18 16:39 UTC  (3+ messages)
` [Qemu-devel] [Bug 1546445] "

[GIT PULL] arm64 updates for 4.6
 2016-03-18 16:46 UTC  (4+ messages)

[PATCH v2] docs: update FLASK cmd line instructions
 2016-03-18 16:46 UTC 

[PATCH] tools lib api: respect CROSS_COMPILE for the linker
 2016-03-18 16:45 UTC  (5+ messages)

[PATCH 00/14] drm/radeon: uvd/vce cleanup and fix for hibernation
 2016-03-18 16:44 UTC  (3+ messages)
` [PATCH 01/14] drm/radeon: consolidate r600 uvd initialization and startup code

[PATCH] trace: irqsoff: Fix function tracing in preempt and preemptirqsoff tracers
 2016-03-18 16:44 UTC  (3+ messages)

Btrfs progs pre-release 4.5-rc2
 2016-03-18 16:43 UTC 

[PATCH] mtd: brcmnand: Add support for v6.2 controllers
 2016-03-18 16:40 UTC  (4+ messages)

Performance issue with uio_pci_generic driver
 2016-03-18 16:43 UTC  (3+ messages)

[PATCH 1/2] drm/dp_helper: retry on -ETIMEDOUT in drm_dp_dpcd_access()
 2016-03-18 16:41 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Get rid of intel_dp_dpcd_read_wake()
  ` [Intel-gfx] "

debug question
 2016-03-18 16:40 UTC 

[PATCH 0/3] x86 topology fixes
 2016-03-18 16:41 UTC  (3+ messages)
` [PATCH 2/3] x86/topology: Fix AMD core count

[PATCH] HID: wiimote: Fix wiimote mp scale linearization
 2016-03-18 16:37 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] net: xilinx_axi: use interface type instead of zero
 2016-03-18 16:37 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] net: xilinx_axi: Clear Isolate bit if found during phy setup

[PATCH 0/7] oxenstored: improve transaction conflict handling
 2016-03-18 16:36 UTC  (4+ messages)

Playing mono files on a stereo only device
 2016-03-18 16:34 UTC 

net: add a hardware buffer management helper API
 2016-03-18 16:34 UTC  (2+ messages)

qgroup code slowing down rebalance
 2016-03-18 16:33 UTC  (5+ messages)

[PATCH i-g-t] intel: Adding missing Broxton PCI IDs
 2016-03-18 16:32 UTC  (3+ messages)

[PATCH 0/3] Staging: fbtft: No space is necessary after cast
 2016-03-18  9:32 UTC  (4+ messages)
` [PATCH 1/3] Staging: fbtft: fbtft_device: "
` [PATCH 2/3] Staging: fbtft: fbtft-io: "
` [PATCH 3/3] Staging: fbtft: fb_agm1264k-fl: "

Information about Intel_GPU_TOP tool
 2016-03-18 16:31 UTC  (2+ messages)

[PATCH v5] rt2x00usb: Use usb anchor to manage URB
 2016-03-18 16:29 UTC 

[PATCH 1/2] mlx5: fix overwritten RSS configuration
 2016-03-18 16:28 UTC  (4+ messages)
` [PATCH 2/2] mlx5: fix handling of NULL RSS key

[PATCH V3 00/18] fix buildpaths QA issue
 2016-03-18 16:28 UTC  (3+ messages)
` [PATCH 17/18] gconf: "

RFC [PATCH 0/1] ksm: introduce ksm_max_page_sharing per page deduplication limit
 2016-03-18 16:27 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH][meta-oe 1/2] samba: include auth_unix only with pam in PACKAGECONFIG
 2016-03-18 16:30 UTC  (2+ messages)
` [PATCH][meta-oe 2/2] libftdi: Fix cpp-wrapper options

[PATCH] serial: Make SERIAL_MVEBU_UART depend on ARCH_MVEBU
 2016-03-18 16:26 UTC  (2+ messages)

[U-Boot] [PATCH 1/2][v2] driver: net: ldpaa_eth: Add support of PHY framework
 2016-03-18 16:25 UTC  (2+ messages)

List of projects for 4.7
 2016-03-18 16:23 UTC  (4+ messages)

[PATCH v2 1/2] video: goldfishfb: add devicetree bindings
 2016-03-18 16:23 UTC  (3+ messages)

[PATCH] ARM: configs: Enabling the new Marvell's cryptographic engine driver for mvebu_v7_defconfig
 2016-03-18 16:22 UTC  (9+ messages)

[PATCH v2] spi: fix possible deadlock between internal bus locks and bus_lock_flag
 2016-03-18 16:22 UTC  (2+ messages)

master - fsadm: use stat to get major:minor pair for non-standard /dev layouts
 2016-03-18 16:22 UTC 

[PATCH 00/12] Add API to get packet type info
 2016-03-18 16:21 UTC  (3+ messages)
` [PATCH v8 00/11] Add API to get supported packet types

[PATCH] wl12xx: remove redundant null check on wl->scan.ssid
 2016-03-18 16:20 UTC 

[PATCH 5/5] dt/bindings: sound: new chip added into TAS571x binding
 2016-03-18 16:20 UTC  (2+ messages)

Xen 4.6 --with-ovmf, on UEFI Dom0 host up/running, but logging repeated "d1v0 Over-allocation for domain" ?
 2016-03-18 16:19 UTC  (5+ messages)

[PATCH] scsi_common: do not clobber fixed sense information
 2016-03-18 16:19 UTC  (2+ messages)

patch "USB: iowarrior: fix oops with malicious USB descriptors" added to usb-linus
 2016-03-18 16:19 UTC 

[PATCH] net: phy: at803x: don't depend on GPIOLIB
 2016-03-18 15:56 UTC  (3+ messages)


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.