All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-07 10:33:47 to 2015-09-07 11:43:42 UTC [more...]

[PATCH 5/5] KVM: nVMX: VMWRITE emulation: remove unnecessary check for compatibility mode
 2015-09-07 11:43 UTC  (2+ messages)

[PATCH RFC] mbuf/ip_frag: Move mbuf chaining to common code
 2015-09-07 11:43 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH i-g-t 1/2] build: fix unused-result warnings
 2015-09-07 11:34 UTC  (2+ messages)
` [PATCH i-g-t 2/2] tests/gem_pwrite_snooped: fix const cast warning

perf, tools: Refactor and support interval and CSV metrics v4
 2015-09-07 11:43 UTC  (3+ messages)
` [PATCH 2/6] perf, tools, stat: Abstract stat metrics printing

[PATCH v4 00/13] USB: OTG/DRD Core functionality
 2015-09-07 11:42 UTC  (8+ messages)
` [PATCH v4 07/13] usb: otg: add OTG core

[PATCH] ARM: fix bug which VMALLOC_START is lowwer than 0xf0000000
 2015-09-07 11:41 UTC  (5+ messages)
` [PATCH] ARM: fix bug which lowmem size is limited to 760MB

[Qemu-devel] [PATCH v9 00/10] Add a netfilter object and netbuffer filter
 2015-09-07 11:41 UTC  (12+ messages)
` [Qemu-devel] [PATCH v9 05/10] move out net queue structs define

perf: fuzzer PEBS record without PEBS event! crash
 2015-09-07 11:40 UTC  (4+ messages)

[PATCH] PCI: layerscape: Add PCIe support for LS1043a and LS2085a
 2015-09-07 11:41 UTC 

Kernel 4.1.6 Panic due to slab corruption
 2015-09-07 11:40 UTC  (5+ messages)
  ` Fwd: "

[PATCH 0/7] gpio: omap: fixes and improvements
 2015-09-07 11:40 UTC  (3+ messages)

Multiple potential races on vma->vm_flags
 2015-09-07 11:40 UTC  (2+ messages)

[PATCH 4/5] KVM: nVMX: fix limit checking: memory operand size varies for different VMX instructions
 2015-09-07 11:40 UTC  (2+ messages)

[linux-lvm] devices.filter changed behaviour in 80ac8f37d6
 2015-09-07 11:40 UTC  (3+ messages)

[PATCH 3/5] KVM: nVMX: add limit check for expand-down segments
 2015-09-07 11:39 UTC  (2+ messages)

[PATCH 1/2] memcg: flatten task_struct->memcg_oom
 2015-09-07 11:38 UTC  (5+ messages)
` [PATCH 2/2] memcg: always enable kmemcg on the default hierarchy
  ` [PATCH v2 3/2] memcg: punt high overage reclaim to return-to-userland path

[PATCH] spi: mediatek: fix spi cs polarity error
 2015-09-07 11:37 UTC  (4+ messages)

[PATCH 1/5] KVM: nVMX: refactor segment checks, make the code more clean and straightforward
 2015-09-07 11:37 UTC  (2+ messages)

[PATCH] oeqa/parselogs: Updated error log whitelist
 2015-09-08 11:51 UTC 

[nightly] Core TISDK (fido/1.8) 2015.09 build 2015-09-06_21-29-01
 2015-09-07 11:37 UTC 

[PATCH 0/5] drm/i2c: adv7511: ADV7533 support
 2015-09-07 11:36 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] drm/i2c: adv7511: Fix mutex deadlock when interrupts are disabled
  ` [PATCH v2 2/5] drm/i2c: adv7511: Initial support for adv7533
  ` [PATCH v2 3/5] drm/i2c: adv7511: Refactor encoder slave functions
  ` [PATCH v2 4/5] drm/i2c: adv7511: Add drm_bridge/connector for ADV7533
  ` [PATCH v2 5/5] drm/i2c: adv7511: Add dsi driver for adv7533

[PATCH V8 0/7] Freq/CPU%/CORE_BUSY% support
 2015-09-07 11:36 UTC  (6+ messages)
` [PATCH V8 3/7] perf, record: introduce --freq-perf option
` [PATCH V8 7/7] perf,tools: Show freq/CPU%/CORE_BUSY% in perf report --stdio

[PATCH] xen-blkback: free requests on disconnection
 2015-09-07 11:35 UTC  (7+ messages)
` [Xen-devel] "

[PATCH-v2 0/3] mmc: sdhci-pxav3: Fix tabbing issue
 2015-09-07 11:31 UTC  (10+ messages)
` [PATCH-v2 1/3] "
` [PATCH-v2 2/3] mmc: sdhci-pxav3: Use BIT macro for bit field definitions
` [PATCH-v2 3/3] mmc: sdhci: print notice on -EPROBE_DEFER in sdhci_add_host() fn

[Qemu-devel] [PATCH v5] virtio dataplane: adapt dataplane for virtio Version 1
 2015-09-07 11:33 UTC 

[PATCH v2 00/10] ARM64: Update support for FSL's LS2085A SoC
 2015-09-07 11:32 UTC  (4+ messages)
` [PATCH v2 04/10] doc/bindings: Update PCIe devicetree binding documentation for LS2080A

[Qemu-devel] [PATCH v2 0/2] Add 'blockdev-snapshot' command
 2015-09-07 11:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] block: add a 'blockdev-snapshot' QMP command

FYI: iceweasel 40.X.X PowerPC isn't available for Debian PPC32
 2015-09-07 11:05 UTC 

[Qemu-devel] [PATCH] cpu: introduce CpuTopoInfo structure for argument simplification
 2015-09-07 11:29 UTC  (2+ messages)

[PATCH 0/9] KVM: x86: enable cflushopt/clwb/pcommit and simplify code
 2015-09-07 11:28 UTC  (7+ messages)
` [PATCH 3/9] KVM: x86: add pcommit support
` [PATCH 6/9] KVM: VMX: simplify invpcid handling in vmx_cpuid_update()
` [PATCH 8/9] KVM: VMX: introduce set_clear_2nd_exec_ctrl()

How to properly unregister LED class devices?
 2015-09-07 11:28 UTC  (5+ messages)

[PATCH 0/4] ARM: multi_v7_defconfig: Improve rockchip support
 2015-09-07 11:27 UTC  (20+ messages)
` [PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses
` [PATCH 2/4] ARM: multi_v7_defconfig: Enable ACT8865 PMIC driver

I.MX6 HDMI support in v4.2
 2015-09-07 11:25 UTC  (2+ messages)

[PATCH v2 0/8] Rework architected timer and forwarded IRQs handling
 2015-09-07 11:25 UTC  (4+ messages)
` [PATCH v2 6/8] arm/arm64: KVM: Add forwarded physical interrupts documentation

QEMU fw_cfg DMA interface
 2015-09-07 11:25 UTC  (7+ messages)
` [PATCH v2] QEMU fw_cfg DMA interface documentation

[PATCH 1/1] ip_frag: fix creating ipv6 fragment extension header
 2015-09-07 11:24 UTC  (5+ messages)

[PATCH] usb: phy: qcom: Switch to new extcon framework API
 2015-09-07 11:24 UTC 

[PATCH v2] librte_cfgfile (rte_cfgfile.h): modify the macros values
 2015-09-07 11:23 UTC  (3+ messages)
` [PATCH v3] librte_cfgfile(rte_cfgfile.h): "

[PATCH-v2 0/7] mmc: sdhci-pxav3: Enable support for PXA1928 SDCHI controller
 2015-09-07 11:18 UTC  (17+ messages)
` [PATCH-v2 1/7] mmc: sdhci-pxav3: Enable pxa1928 device support
` [PATCH-v2 2/7] mmc: sdhci-pxav3: binding: Add pxa1928 compatible support
` [PATCH-v2 3/7] mmc: sdhci-pxav3: Add platform specific set_clock ops
` [PATCH-v2 4/7] mmc: sdhci-pxav3: Add pinctl setting according to bus clock
` [PATCH-v2 5/7] mmc: sdhci-pxav3: Fix HS200 mode support
` [PATCH-v2 6/7] mmc: sdhci: add new quirk for setting BUS_POWER & BUS_VLT fields
` [PATCH-v2 7/7] mmc: sdhci: enable SDHCI_QUIRK2_CARD_ON_NEEDS_BUS_ON for pxa1928

[U-Boot] [PATCH] nios2: enable Driver Model
 2015-09-07 11:22 UTC  (2+ messages)

[PATCH for 4.6 v3 0/5] Migration v2 fix
 2015-09-07 11:22 UTC  (6+ messages)

[PATCH 1/3] libnotify3: remove the recipe
 2015-09-07 11:22 UTC  (3+ messages)
` [PATCH 2/3] nautilus3: update the checksums to match the .xz compressed tarball
` [PATCH 3/3] libunique: add a recipe from oe-core

[U-Boot] [PATCH v4 0/4] add dfu support for at91 sam9260 based boards
 2015-09-07 11:20 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/4] bitops: introduce BIT() definition

[PATCH v5] Add new mac80211 driver mwlwifi
 2015-09-07 11:20 UTC  (9+ messages)

[U-Boot] [PATCH 1/2] nios2: Switch to generic timer
 2015-09-07 11:15 UTC  (5+ messages)

master - libdm: fix dm_stats leak in dm_stats_create()
 2015-09-07 11:15 UTC 

master - libdm: handle pool errors in dm_histogram_to_string()
 2015-09-07 11:15 UTC 

[Qemu-devel] [PATCH v3] hmp: Allow for error message hints on HMP
 2015-09-07 11:15 UTC  (2+ messages)

[PATCH V4 0/2] arm64: copy to/in/from user optimization
 2015-09-07 11:13 UTC  (4+ messages)
` [PATCH V4 2/2] arm64: Change memcpy in kernel to use the copy template file

[PATCH] ofnet: Do not set SUFFIX for sun4v network devices
 2015-09-07 11:13 UTC  (4+ messages)
    ` [PATCH V2] "

[PATCH] timerfd: Allow TFD_TIMER_CANCEL_ON_SET with relative timeouts
 2015-09-07 11:12 UTC 

[PATCH] zram: fix possible use after free in zcomp_create()
 2015-09-07 11:11 UTC  (2+ messages)

[PATCH v3] Add new mac80211 driver mwlwifi
 2015-09-07 11:09 UTC  (4+ messages)

[DMC_BUGFIX_SKL_V2 0/5] pc10 entry fixes for skl
 2015-09-07 11:09 UTC  (11+ messages)
` [DMC_BUGFIX_SKL_V2 1/5] drm/i915/skl: Added a check for the hardware status of csr fw before loading
` [DMC_BUGFIX_SKL_V2 2/5] drm/i915/skl Remove the call for csr uninitialization from suspend path
` [DMC_BUGFIX_SKL_V2 3/5] drm/i915/skl: Making DC6 entry is the last call in suspend flow
` [DMC_BUGFIX_SKL_V2 4/5] drm/i915/skl: Do not disable cdclk PLL if csr firmware is present
` [DMC_BUGFIX_SKL_V2 5/5] drm/i915/skl: Block disable call for pw1 if dmc "

[Qemu-devel] [PATCH v5] vhost-user: add multi queue support
 2015-09-07 11:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 0/2] vhost-user "
  ` [Qemu-devel] [PATCH v6 1/2] vhost-user: add "

memcpy regression
 2015-09-07 10:59 UTC  (14+ messages)

[RESEND PATCH 1/2] i2c: added FUNC flag for unsupported clock stretching
 2015-09-07  9:48 UTC  (2+ messages)
` [RESEND PATCH 2/2] i2c: added I2C_FUNC_NO_CLK_STRETCH to i2c-algo-bit.c

[PATCH] vfio: Enable VFIO device for powerpc
 2015-09-07 11:06 UTC  (5+ messages)

[PATCH v1 0/2] contrib/subtree: make it respect spaces in a repository path
 2015-09-07 11:05 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] virtio-1/virtio-ccw related patches
 2015-09-07 10:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/4] virtio-ccw: feature bits > 31 handling

[Qemu-devel] Proposed 2.5 release schedule
 2015-09-07 10:50 UTC 

[Qemu-devel] [PATCH] scripts/dump-guest-memory.py: fix after RAMBlock change
 2015-09-07 11:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] replace qemu_fls() with pow2ceil()/pow2floor()
 2015-09-07 11:04 UTC  (2+ messages)

[GIT] Networking
 2015-09-07 11:02 UTC  (9+ messages)

[TRIVIAL PATCH kvm-unit-tests] x86: desc: fix typo
 2015-09-07 11:03 UTC  (2+ messages)

[PATCH v6 00/18] Add VT-d Posted-Interrupts support
 2015-09-07 11:03 UTC  (32+ messages)
` [PATCH v6 02/18] Add cmpxchg16b support for x86-64
` [PATCH v6 04/18] vt-d: VT-d Posted-Interrupts feature detection
` [PATCH v6 06/18] vmx: Add some helper functions for Posted-Interrupts
` [PATCH v6 07/18] vmx: Initialize VT-d Posted-Interrupts Descriptor
` [PATCH v6 08/18] vmx: Suppress posting interrupts when 'SN' is set
` [PATCH v6 11/18] vt-d: Add API to update IRTE when VT-d PI is used
` [PATCH v6 13/18] Update IRTE according to guest interrupt config changes

[PATCHSET] memcg: improve high limit behavior and always enable kmemcg on dfl hier
 2015-09-07 11:03 UTC  (15+ messages)
` [PATCH 4/4] memcg: always enable kmemcg on the default hierarchy

[PATCH v6 00/31] Add ITS support
 2015-09-07 10:56 UTC  (5+ messages)
` [PATCH v6 17/31] xen/arm: ITS: Store LPIs allocated and IRQ ID bits per domain

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2015-09-07_05-01-53
 2015-09-07 10:54 UTC 

master - libdm: check dm_pool_begin_object() return value
 2015-09-07 10:53 UTC 

[PATCH v3 3/3] Documentation/filesystems/proc.txt: document hugetlb RSS
 2015-09-07 10:52 UTC  (9+ messages)
` [PATCH v5 0/2] hugetlb: display per-process/per-vma usage
  ` [PATCH v5 1/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/smaps

[PATCH v1 1/1] fix: resource leakage when loading library using dlopen
 2015-09-07 10:52 UTC  (3+ messages)

[PATCH RFC v2 0/4] HVM x86 deprivileged mode operations
 2015-09-07 10:50 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/4] qemu-ga: various w32 build fix-ups for MSI/VSS support
 2015-09-07 10:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/4] build: qemu-ga: fix VSS dependencies

Design doc of adding ACPI support for arm64 on Xen - version 5
 2015-09-07 10:47 UTC  (4+ messages)

[U-Boot] [PATCH] arc: make AXS101 default platform
 2015-09-07 10:47 UTC  (2+ messages)

[PATCH]: MIPS: IP27: Fix section mismatches & mark boot functions w/ __init
 2015-09-07 10:46 UTC 

master - libdm: add missing error handling in _stats_parse_histogram()
 2015-09-07 10:46 UTC 

Found memory leak in libxenstore
 2015-09-07 10:46 UTC  (4+ messages)

[U-Boot] please pull u-boot-arc master
 2015-09-07 10:46 UTC 

[U-Boot] u-boot hangs in spl fat load when Linux image size exceeds one cluster
 2015-09-07 10:46 UTC 

[Buildroot] [PATCH 1/5] package/at: updated version from 3.1.13 to 3.1.16
 2015-09-07 10:46 UTC  (3+ messages)

Getting rid of "The license listed internal was not in the licenses collected" warnings?
 2015-09-07 10:14 UTC  (2+ messages)

[PATCH]: MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WAR
 2015-09-07 10:42 UTC 

[Qemu-devel] [PATCH v2] PAM: make PAM emulation closer to documentation
 2015-09-07 10:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/iscsi: validate block size returned from target
 2015-09-07 10:39 UTC  (3+ messages)

[PATCH] agp/uninorth: fix a memleak in create_gatt_table
 2015-09-07 10:39 UTC  (6+ messages)

[Qemu-devel] [PATCH v4] virtio dataplane: adapt dataplane for virtio Version 1
 2015-09-07 10:38 UTC  (3+ messages)

[PATCH] drm/i915: Detect virtual south bridge
 2015-09-07 10:38 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-i386: Enable "check" mode by default
 2015-09-07 10:37 UTC  (2+ messages)

IBSS-RSN support on ath10k only links
 2015-09-07 10:36 UTC  (9+ messages)
  ` R: "
          ` Setting up a VHT ad-hoc connection with ath10k

[PATCH 0/5] mmc: sdhci-pxav3: Enable support for PXA1928 SDCHI controller
 2015-09-07 10:36 UTC  (3+ messages)

[PATCH] fstests: btrfs regression test for fsync after extent cloning
 2015-09-07 10:35 UTC  (2+ messages)

Commit moratorium
 2015-09-07 10:35 UTC  (3+ messages)

[Buildroot] [PATCH] lvm2: bump to version 2.02.130
 2015-09-07 10:35 UTC 

[PATCH V3 1/3] kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
 2015-09-07 10:33 UTC  (2+ messages)

[PATCH 0/7] Improvement kselftest support for arm and arm64
 2015-09-07 10:33 UTC  (4+ messages)
` [PATCH 1/7] selftests: rename jump label to static_keys


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.