All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-17 15:09:19 to 2016-11-17 16:15:18 UTC [more...]

[PATCH RESEND v4 00/15] Convert FibreChannel bsg code to use bsg-lib
 2016-11-17 15:09 UTC  (6+ messages)
` [PATCH RESEND v4 08/15] block: add reference counting for struct bsg_job
` [PATCH RESEND v4 10/15] scsi: fc: Use bsg_destroy_job
` [PATCH RESEND v4 11/15] scsi: fc: use bsg_softirq_done
` [PATCH RESEND v4 13/15] block: add bsg_job_put() and bsg_job_get()
` [PATCH RESEND v4 15/15] block: unexport bsg_softirq_done() again

[PATCH v14 00/22] Add Mediated device support
 2016-11-17 16:14 UTC  (9+ messages)
` [PATCH v14 12/22] vfio: Add notifier callback to parent's ops structure of mdev
    ` [Qemu-devel] "

[PATCH 00/32] drm: Deduplicate fb format information
 2016-11-17 16:14 UTC  (17+ messages)
` [PATCH 01/32] drm/i915: Add local 'fb' variables
` [PATCH 02/32] drm/radeon: "
` [PATCH 03/32] drm/radeon: Use DIV_ROUND_UP()
` [PATCH 04/32] drm/mgag200: Add local 'fb' variable
` [PATCH 05/32] drm/ast: Add local 'fb' variables
` [PATCH 06/32] drm/gma500: Add some "
` [PATCH 07/32] drm/cirrus: "
` [PATCH 08/32] drm/arcpgu: Add "
` [PATCH 09/32] drm/arm: "
` [PATCH 10/32] drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
` [PATCH 11/32] drm/nouveau: Add local 'fb' variables
` [PATCH 17/32] drm/i915: Set fb->dev early on for inherited fbs
` [PATCH 21/32] drm/i915: Populate fb->format early "
` [PATCH 25/32] drm/i915: Store a pointer to the pixel format info for fbc
` [PATCH 27/32] drm/i915: Replace drm_format_num_planes() with fb->format->num_planes
` [PATCH 29/32] drm/i915: Use drm_framebuffer_plane_{width, height}() where possible

[PATCH 00/35] libxl LOG*D functions
 2016-11-17 16:15 UTC  (9+ messages)
` [PATCH 01/35] libxl: add LIBXL_LOGD_* and LOG*D function families
` [PATCH 04/35] libxl.c: switch to LOG*D use

[RFC PATCH 0/6] Restructure EAL device model for bus support
 2016-11-17 16:13 UTC  (5+ messages)
` [RFC PATCH 2/6] eal: introduce bus-device-driver structure

[U-Boot] [PATCH] spi: Add support for MX66U51235F, MX66L1G45G and MT25QU02G
 2016-11-17 16:13 UTC  (6+ messages)

[Qemu-devel] [PATCHv2 0/3] Allow ISA to be disabled on some platforms
 2016-11-17 16:12 UTC  (10+ messages)
` [Qemu-devel] [PATCHv2 1/3] Split serial-isa into its own config option
` [Qemu-devel] [PATCHv2 2/3] Allow ISA bus to be configured out
` [Qemu-devel] [PATCHv2 3/3] Split ISA and sysbus versions of m48t59 device

LTTng and Red Hat / CentOS RealTime Kernels
 2016-11-17 16:11 UTC  (2+ messages)

[PATCH] libpcap: Fix build when PACKAGECONFIG ipv6 is not enable
 2016-11-17 16:11 UTC  (3+ messages)

[PATCH v1 0/7] SED OPAL Library
 2016-11-17 16:10 UTC  (9+ messages)
` [PATCH v1 1/7] Include: Add definitions for sed
` [PATCH v1 2/7] lib: Add Sed-opal library

[PATCH v8 0/7] arm/arm64: vgic: Implement API for vGICv3 live migration
 2016-11-17 16:09 UTC  (12+ messages)
` [PATCH v8 5/7] arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct
` [PATCH v8 6/7] arm/arm64: vgic: Implement VGICv3 CPU interface access

[U-Boot] [PATCH] SPI: add support for the EON EN25Q80B flash chip
 2016-11-17 16:08 UTC  (2+ messages)

[PATCH][RFC] classes: add gitupstream class
 2016-11-17 16:07 UTC  (2+ messages)

[PATCH v2 0/4] usb: dwc2: Add AHB burst configuration
 2016-11-17 16:07 UTC  (4+ messages)
` [PATCH v2 2/4] usb: dwc2: Add binding for AHB burst

[PATCH v2] xen/gntdev: Use mempolicy instead of VM_IO flag to avoid NUMA balancing
 2016-11-17 16:09 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH 0/7] alfred: Allow out-of-order TXEND
 2016-11-17 16:06 UTC  (2+ messages)

[RFC PATCH 0/9] Introduce AMD SVM AVIC
 2016-11-17 16:05 UTC  (4+ messages)
` [RFC PATCH 5/9] x86/HVM/SVM: Add AVIC initialization code

[XTF PATCH] Add a Live Patch privilege check test
 2016-11-17 16:05 UTC  (2+ messages)

[PATCH 1/2] Clear eth_dev->data in rte_eth_dev_allocate()
 2016-11-17 16:05 UTC  (4+ messages)
` [PATCH 2/2] Move non-PCI related eth_dev initialization to rte_eth_dev_allocate()

Introducing Unit test framework based on nvme-cli
 2016-11-17 16:05 UTC  (7+ messages)

[Ksummit-discuss] Including images on Sphinx documents
 2016-11-17 16:04 UTC  (10+ messages)

ACPI fixmap overflow
 2016-11-17 16:04 UTC  (8+ messages)

[PATCH 1/2] arm64: defconfig: enable I2C and DW MMC controller on rockchip platform
 2016-11-17 16:03 UTC  (4+ messages)
` [PATCH 2/2] arm64: defconfig: enable MFD RK808 and RK808 regulator

[dpdk-announce] DPDK 16.11 released
 2016-11-17 16:01 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 0/2] block/vxhs: Add Veritas HyperScale VxHS block device support
 2016-11-17 16:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"

[PATCH i-g-t v6 00/21] Implement sw_sync test
 2016-11-17 16:00 UTC  (12+ messages)
` [PATCH i-g-t v6 02/21] tests/sw_sync: Add "
` [PATCH i-g-t v6 07/21] tests/sw_sync: Add subtest test_sync_merge
` [PATCH i-g-t v6 08/21] tests/sw_sync: Add subtest test_sync_merge_same
` [PATCH i-g-t v6 14/21] tests/sw_sync: Add subtest test_sync_expired_merge
` [PATCH i-g-t v6 19/21] tests/sw_sync: Add subtest test_sync_merge_invalid

[PATCH] drm/i915: Add a few more sanity checks for stolen handling
 2016-11-17 15:58 UTC 

[Qemu-devel] [PATCH] tftp: fake support for netascii protocol
 2016-11-17 15:58 UTC  (3+ messages)

[Qemu-devel] Testing PowerPC floating point instructions
 2016-11-17 15:57 UTC 

[PATCH v4] clk: tegra: Add BPMP clock driver
 2016-11-17 15:57 UTC  (7+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v5 00/17] qapi doc generation (whole version, squashed)
 2016-11-17 15:55 UTC  (18+ messages)
` [Qemu-devel] [PATCH v5 01/17] qapi: improve device_add schema
` [Qemu-devel] [PATCH v5 02/17] qga/schema: fix double-return in doc
` [Qemu-devel] [PATCH v5 03/17] qga/schema: improve guest-set-vcpus Returns: section
` [Qemu-devel] [PATCH v5 04/17] qapi: fix schema symbol sections
` [Qemu-devel] [PATCH v5 05/17] qapi: fix missing symbol @prefix
` [Qemu-devel] [PATCH v5 06/17] qapi: fix various symbols mismatch in documentation
` [Qemu-devel] [PATCH v5 07/17] qapi: use one symbol per line
` [Qemu-devel] [PATCH v5 08/17] qapi: add missing colon-ending for section name
` [Qemu-devel] [PATCH v5 09/17] qapi: add some sections in docs
` [Qemu-devel] [PATCH v5 10/17] qapi: improve TransactionAction doc
` [Qemu-devel] [PATCH v5 11/17] docs: add master qapi texi files
` [Qemu-devel] [PATCH v5 12/17] qapi: rename QAPIExprError/QAPILineError
` [Qemu-devel] [PATCH v5 13/17] qapi: add qapi2texi script
` [Qemu-devel] [PATCH v5 14/17] texi2pod: learn quotation, deftp and deftypefn
` [Qemu-devel] [PATCH v5 15/17] (SQUASHED) move doc to schema
` [Qemu-devel] [PATCH v5 16/17] docs: add qemu logo
` [Qemu-devel] [PATCH v5 17/17] build-sys: add qapi doc generation targets

[Bug 98664] Fragment shader while loop causes geometry corruption
 2016-11-17 15:56 UTC  (3+ messages)

[PATCH v2 1/2] policydb.h: use AVTAB macros to avoid duplications
 2016-11-17 15:56 UTC  (9+ messages)
` [PATCH v2 2/2] expand_avrule_helper: cleanup

[PATCH] crypto: add virtio-crypto driver
 2016-11-17 15:55 UTC  (4+ messages)
` [Qemu-devel] "

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-11-17 15:55 UTC  (3+ messages)
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear

[Buildroot] [PATCH v2] wireshark: bump version to 2.2.2 (security)
 2016-11-17 15:55 UTC 

[PATCH] clk: qcom: smd-rpm: Add msm8974 clocks
 2016-11-17 15:53 UTC  (2+ messages)

[Qemu-devel] Problem with QEMU PPC test image
 2016-11-17 15:50 UTC  (5+ messages)
` [Qemu-devel] [Qemu-ppc] "

[RFC3 nowrap: PATCH v7 00/18] ILP32 for ARM64
 2016-11-17 15:50 UTC  (6+ messages)
` ILP32 for ARM64: testing with glibc testsuite

[drm-intel:drm-intel-next-queued 2/2] drivers/gpu/drm/i915/i915_gem_stolen.c:516:20: warning: unused variable 'ggtt'
 2016-11-17 15:49 UTC 

[U-Boot] [PATCH 6/7] spi: cadence_qspi: Fix CQSPI_CAL_DELAY calculation
 2016-11-17 15:49 UTC  (2+ messages)
` [U-Boot] [PATCH v2 6/7] spi: cadence_qspi: Fix CS timings

[wireless-regdb] 5 Ghz regulation in QATAR need to be updated
 2016-11-17 15:48 UTC 

[Buildroot] [PATCH v2 1/2] linux-headers: bump 4.{4, 8}.x series
 2016-11-17 15:48 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] linux: bump default to version 4.8.8

[Qemu-devel] [PATCH 00/25] tcg: Handle clz, ctz, and clrsb generically
 2016-11-17 15:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH 10/25] target-tricore: Use clz opcode

[PATCH -next] ARM: dts: omap5: replace gpio-key,wakeup with wakeup-source property
 2016-11-17 15:47 UTC  (7+ messages)

[PATCH] elf(5): add subsection headers at major points
 2016-11-17 15:44 UTC  (2+ messages)

[PATCH] drm/i915: Only dump dp_m2_n2 configuration when drrs is used
 2016-11-17 15:44 UTC 

转发:来自资深皇冠级买家
 2016-11-17 15:42 UTC 

[Buildroot] [PATCH next] btrfs-progs: bump version to 4.8.3
 2016-11-17 15:41 UTC 

[PATCH] ARM: Drop fixed 200 Hz timer requirement from Exynos platforms
 2016-11-17 15:40 UTC  (3+ messages)

[PATCH] powerpc: crypto/vmx: various build fixes
 2016-11-17 15:40 UTC  (3+ messages)

[PATCH 00/33] userfaultfd tmpfs/hugetlbfs/non-cooperative
 2016-11-17 15:40 UTC  (10+ messages)
` [PATCH 15/33] userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY

Warning on mips64
 2016-11-17 15:39 UTC  (2+ messages)

[PATCH] NTB: Register and offset values fix for memory window
 2016-11-17 15:39 UTC  (4+ messages)

[RFC PATCH 0/3] PM / Domains: Add support for devices that require multiple domains
 2016-11-17 15:39 UTC  (9+ messages)

[3rdparty][PATCH 1/2] linux-variscite: Enable support to wl12xx TI wifi module
 2016-11-17 15:37 UTC  (2+ messages)
` [3rdparty][PATCH 2/2] imx6qdl-variscite-som: Add linux-firmware-wl12xx to MACHINE_FIRMWARE

[PATCH] drm/i915: Waterproof verification of gen9 forcewake table ranges
 2016-11-17 15:38 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

Discussion about virtual iommu support for Xen guest
 2016-11-17 15:36 UTC  (16+ messages)
                            ` Xen virtual IOMMU high level design doc V3

How do tracepoint macros interact with the optimizer?
 2016-11-17 15:34 UTC 

[PATCH] ARM: dts: qcom: Add apq8064 CoreSight components
 2016-11-17 15:36 UTC  (2+ messages)

[PATCH v4] arm64: dts: qcom: Add msm8916 CoreSight components
 2016-11-17 15:35 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Add support for the Epson RX8900 RTC to the aspeed board
 2016-11-17 15:33 UTC  (2+ messages)

[Bug 178421] New: [regression] Radeon Oops on shutdown
 2016-11-17 15:34 UTC  (2+ messages)
` [Bug 178421] "

[PATCH 1/2] of: base: add support to get machine model name
 2016-11-17 15:32 UTC 

[U-Boot] [PATCH 00/27] Clean up address mapping functions & CONFIG_SYS_SDRAM_BASE
 2016-11-17 15:32 UTC  (4+ messages)
` [U-Boot] [PATCH 01/27] Provide a generic io.h & address mapping functions

[PATCH] drm/i915: Remove misinformation about mark_busy/mark_idle
 2016-11-17 15:32 UTC 

[Qemu-devel] [RFC PATCH 0/8] quorum: Implement .bdrv_co_preadv/pwritev()
 2016-11-17 15:30 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 7/8] "

UBIFS LEB properties tree with odd addresses
 2016-11-17 15:27 UTC  (7+ messages)

[Qemu-devel] [PULL 0/1] ivshmem fix for 2.8
 2016-11-17 15:26 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] ivshmem: Fix 64 bit memory bar configuration

[PATCH] pcm_rate: Do not discard slave reported delay in status result
 2016-11-17 15:26 UTC  (2+ messages)

dpdk/vpp and cross-version migration for vhost
 2016-11-17 15:25 UTC  (6+ messages)
      ` [Qemu-devel] [vpp-dev] "
        `  "

DRM: urgent v4.9-rc6 build regression: master build: 2 failures 1 warnings (v4.9-rc5-213-g961b708)
 2016-11-17 15:24 UTC  (3+ messages)

[RFC PATCH] scsi: libsas: fix WARN on device removal
 2016-11-17 15:23 UTC  (10+ messages)

[PATCH] Test needed to verify postinst script order
 2016-11-17 15:33 UTC  (3+ messages)

[PATCH 4/4] mesa: Upgrade 12.0.3 -> 13.0.1
 2016-11-17 15:21 UTC  (2+ messages)
` [PATCHv2 "

[PATCH] ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
 2016-11-17 15:20 UTC  (2+ messages)

Accurate delay reporting from dshare
 2016-11-17 15:20 UTC  (12+ messages)
      ` [PATCH] pcm_dshare: Do not discard slave reported delay in status result

[PATCH] drm/i915: Only poll DW3_A when init DDI PHY for ports B and C
 2016-11-17 15:18 UTC  (4+ messages)

[PATCH] arm64: mm: Fix memmap to be initialized for the entire section
 2016-11-17 15:18 UTC  (11+ messages)

[PATCHSET] Add support for simplified async direct-io
 2016-11-17 15:16 UTC  (11+ messages)

[PATCH v2] oe-tests: Migrate tests from /oe/test to /oeqa/selftest/oe-tests
 2016-11-17 15:26 UTC  (6+ messages)
    ` FW: "

[PATCH 0/7] Pipe config debug dump diet
 2016-11-17 15:13 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH V8 0/6] thermal: bcm2835: add thermal driver
 2016-11-17 15:10 UTC  (6+ messages)
` [PATCH V8 2/6] thermal: bcm2835: add thermal driver for bcm2835 soc

Newly-created arrays don't auto-assemble - related to hostname change?
 2016-11-17 15:09 UTC  (3+ messages)

[RFC PATCH 0/4] Blacklist powerpc exception vectors from kprobes
 2016-11-17 15:08 UTC  (5+ messages)
` [RFC PATCH 1/4] powerpc: asm: introduce new macros for assembly globals
` [RFC PATCH 2/4] powerpc: kprobe: add arch specific blacklist
` [RFC PATCH 3/4] powerpc: mm/slb: convert slb_low.S to use the new macros
` [RFC PATCH 4/4] powerpc: mm/slb: blacklist symbols from kprobe

[PATCHv3 0/2] pinctrl: sh-pfc: r8a7796: Add drive strength and bias support
 2016-11-17 15:09 UTC  (2+ messages)
` [PATCHv3 1/2] pinctrl: sh-pfc: r8a7796: Add drive strength support


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.