All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-13 15:58:03 to 2013-12-13 16:51:57 UTC [more...]

[Qemu-devel] [PATCH 00/11] pc: CPU hotplug support for Q35
 2013-12-13 16:22 UTC  (9+ messages)
` [Qemu-devel] [PATCH 01/11] acpi: piix4: remove not needed GPE0 mask
` [Qemu-devel] [PATCH 03/11] acpi: factor out common cpu hotplug code for PIIX4/Q35
` [Qemu-devel] [PATCH 04/11] acpi/piix4: add readonly "cpu-hotplug-io-base" property
` [Qemu-devel] [PATCH 06/11] acpi/ich9: add CPU hotplug handling to Q35 machine
` [Qemu-devel] [PATCH 07/11] ACPI: Q35 DSDT: fix CPU hotplug GPE0.2 handler
` [Qemu-devel] [PATCH 08/11] ACPI/DSDT-CPU: cleanup bogus comment
` [Qemu-devel] [PATCH 09/11] ACPI: move PRST OperationRegion into SSDT
` [Qemu-devel] [PATCH 11/11] ACPI: update ssdt-misc.hex.generated acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generated

[PATCH v6 0/9] USB Device Controller support for BCM281xx
 2013-12-13 16:51 UTC  (23+ messages)
` [PATCH v6 1/9] phy: add phy_get_bus_width()/phy_set_bus_width() calls
` [PATCH v6 2/9] staging: dwc2: update DT binding to add generic clock/phy properties
` [PATCH v6 3/9] usb: gadget: s3c-hsotg: enable build for other platforms
` [PATCH v6 4/9] usb: gadget: s3c-hsotg: add snps, dwc2 compatible string
  ` [PATCH v6 4/9] usb: gadget: s3c-hsotg: add snps,dwc2 "
` [PATCH v6 5/9] usb: gadget: s3c-hsotg: use generic phy_init()/phy_exit() support
` [PATCH v6 6/9] usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
` [PATCH v6 7/9] phy: add Broadcom Kona USB2 PHY DT binding
` [PATCH v6 8/9] phy: add Broadcom Kona USB2 PHY driver
` [PATCH v6 9/9] ARM: dts: add usb udc support to bcm281xx

Fw: [Cerowrt-devel] Wireless failures 3.10.17-3
 2013-12-13 16:51 UTC  (6+ messages)
  `  "
        ` [ath9k-devel] "

[PATCH 0/2] Change the way of handling CONFFILES
 2013-12-13 16:51 UTC  (2+ messages)

[PATCH v2 2/3] tests/gem_close_race: Adapt the test for Full PPGTT
 2013-12-13 16:51 UTC  (2+ messages)

[Bug 72648] New: All 3 monitor EDIDs show the same
 2013-12-13 16:50 UTC  (4+ messages)
` [Bug 72648] "

[PATCH 0/5] a few small fixups for arm64
 2013-12-13 16:49 UTC  (7+ messages)
` [PATCH 4/5] arm64: Add missing AT() macros to vmlinux.lds.S
` [PATCH 5/5] arm64: Add LOAD_OFFSET symbol for linker scripts
` [PATCH 2/5] arm64: Fix the soft_restart routine

[PATCH] staging: comedi: 8255_pci: fix for newer PCI-DIO48H
 2013-12-13 16:49 UTC  (2+ messages)

[OSSTest PATCH [RFC] 0/4] New test case: Fedora PV guests
 2013-12-13 16:49 UTC  (8+ messages)
` [OSSTest PATCH [RFC] 1/4] Introducing Osstest/Fedora.pm
` [OSSTest PATCH [RFC] 2/4] ts-fedora-install: added for installing fedora guests
` [OSSTest PATCH [RFC] 4/4] make-flight: Fedora guest tests

[PATCH 0/3] Extend dtc with data type handling
 2013-12-13 16:49 UTC  (4+ messages)
  ` [PATCH 1/3] dtc: Keep type information from DTS
  ` [PATCH 2/3] dtc: Inject guessed type information in case of flat and fs trees
  ` [PATCH 3/3] dtc: Use type information when printing tree source

mkfs problem
 2013-12-13 16:45 UTC  (2+ messages)

[patch net-next v3] ipv6: log autoconfiguration failures
 2013-12-13 16:48 UTC  (2+ messages)

[REGRESSION] 41c7f74 rtc: Disable the alarm in the hardware (v2)
 2013-12-13 16:47 UTC  (9+ messages)

e2fsprogs with core-image-minimal
 2013-12-13 16:45 UTC 

[PATCH] gpio: twl4030: fix regression for twl gpio outputs for led pins
 2013-12-13 16:47 UTC  (2+ messages)

[patch 1/2] mm: memcg: handle non-error OOM situations more gracefully
 2013-12-13 16:40 UTC  (7+ messages)
` [patch 2/2] fs: buffer: move allocation failure loop into the allocator

exynos-drm 1024x768 HDMI output
 2013-12-13 16:45 UTC  (5+ messages)

[PATCH v4 00/15] xen: continue to cleanup tmem
 2013-12-13 16:44 UTC  (3+ messages)
` [PATCH v4 11/15] tmem: cleanup: drop useless functions from head file

[meta-fsl-arm][PATCH] gst-fsl-plugin: Fix that enables mfw_isink work by default
 2013-12-13 16:44 UTC  (4+ messages)

[PATCH v2 0/4] ARCH_BCM rename
 2013-12-13 16:43 UTC  (5+ messages)
` [PATCH v2 2/4] rename ARCH_BCM to ARCH_BCM_MOBILE (clocksource)

CEPH Erasure Encoding + OSD Scalability
 2013-12-13 16:42 UTC  (15+ messages)

[PATCH 0/5] xfs: add O_TMPFILE support
 2013-12-13 16:41 UTC  (16+ messages)
` [PATCH 1/5] xfs: factor prid related codes into xfs_get_initial_prid()
` [PATCH 2/5] xfs: adjust the interface of xfs_qm_vop_dqalloc()
` [PATCH 3/5] xfs: add xfs_create_tmpfile() for O_TMPFILE support
` [PATCH 4/5] xfs: add a new method xfs_vn_tmpfile()
` [PATCH 5/5] xfs: allow linkat() on O_TMPFILE files

[Bug 72283] New: [<ffffffffa01b7ecb>] dce6_afmt_write_speaker_allocation+0xdb/0x140 [radeon]
 2013-12-13 16:41 UTC  (5+ messages)
` [Bug 72283] "

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-12-13 16:38 UTC  (9+ messages)
` [PATCH v11 0/7] "
  ` [PATCH v11 1/7] cpufreq: Add boost frequency support in core
  ` [PATCH v11 2/7] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
  ` [PATCH v11 3/7] cpufreq:boost:Kconfig: Provide support for software managed BOOST
  ` [PATCH v11 4/7] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
  ` [PATCH v11 5/7] Documentation:cpufreq:boost: Update BOOST documentation
  ` [PATCH v11 6/7] cpufreq:exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ
  ` [PATCH v11 7/7] thermal:exynos:boost: Automatic enable/disable of BOOST feature (at Exynos4412)

[PATCH net] netvsc: don't flush peers notifying work during setting mtu
 2013-12-13 16:05 UTC  (2+ messages)

[PATCH 0/4] ARM: mvebu: misc important fixes
 2013-12-13 16:38 UTC  (4+ messages)
` [PATCH 1/4] irqchip: armada-370-xp: fix IPI race condition

[PATCH 0/2] Cache flush fixes
 2013-12-13 16:38 UTC  (3+ messages)
` [PATCH 1/2] arm: mm: fix dcache flush logic for compound high pages

[Qemu-devel] [PULL 00/30] virtio conversion to realize and hotplug/unplug fixes
 2013-12-13 16:37 UTC  (5+ messages)

[PATCH] bash-completion: add recipe
 2013-12-13 16:36 UTC  (3+ messages)

[RFC PATCH 0/4] xfs: add O_TMPFILE support
 2013-12-13 16:31 UTC  (5+ messages)
` [RFC PATCH 4/4] xfs: allow linkat() on O_TMPFILE files

[PATCH] xfs: remove the incorrect entry in the MAINTAINER file
 2013-12-13 16:31 UTC  (2+ messages)

[RFC PATCH 0/2] Add /etc/os-release
 2013-12-13 16:33 UTC  (10+ messages)
` [RFC 1/2] os-release: add new operating system identification recipe

moving a subvol
 2013-12-13 16:31 UTC  (2+ messages)

[PATCH 1/2] ARM: tegra: Add Tegra124 powergate support
 2013-12-13 16:31 UTC  (2+ messages)
  ` [PATCH 2/2] ARM: tegra: Special-case the 3D clamps on Tegra124

[PATCH 0/3] xfs: dquot modification scalability
 2013-12-13 16:30 UTC  (2+ messages)
` [PATCH 5/3] xfs: return unlocked dquots from xfs_qm_dqqet

[PATCH/POC 0/7] Support multiple worktrees
 2013-12-13 16:30 UTC  (3+ messages)
` [PATCH/POC 1/7] Make git_path() beware of file relocation in $GIT_DIR

sit tunnel slow since added GSO/TSO support
 2013-12-13 16:28 UTC  (2+ messages)

WG: [PATCH] usb: musb: omap2430: fix occasional musb breakage on boot
 2013-12-13 16:27 UTC  (3+ messages)

kvm-kmod and kernels 3.11.*
 2013-12-13 16:26 UTC  (8+ messages)

[Bug 65881] New: errors compiling after make defconfig-alx
 2013-12-13 16:26 UTC  (2+ messages)
` [Bug 65881] "

sja1000 interrupt problem
 2013-12-13 16:25 UTC  (29+ messages)

[RFC PATCH] Xen PCI back - do slot and bus reset (v0)
 2013-12-13 16:18 UTC  (13+ messages)
` [RFC PATCH 1/5] xen-pciback: Cleanup up pcistub_put_pci_dev
` [RFC PATCH 2/5] xen-pciback: First reset, then free
` [RFC PATCH 3/5] xen-pciback: Document when we FLR an PCI device
` [RFC PATCH 4/5] xen/pciback: Move the FLR code to a function
` [RFC PATCH 5/5] xen/pciback: PCI reset slot or bus

[PATCH] ARM: tegra: Fix misconfiguration of pin PH2 on Venice2
 2013-12-13 16:25 UTC 

Failed to connect: org.bluez.Error.NotReady
 2013-12-13 16:24 UTC  (9+ messages)

[PATCH 1/3] ARM: tegra: Add SPI controller nodes for Tegra124
 2013-12-13 16:24 UTC  (3+ messages)
  ` [PATCH 2/3] ARM: tegra: Enable Venice2 keyboard
  ` [PATCH 3/3] ARM: tegra: Enable ChromeOS embedded controller

XFS / writeback invoking soft lockup
 2013-12-13 16:22 UTC  (5+ messages)

[PATCH net-next] tcp: remove a bogus TSO split
 2013-12-13 16:22 UTC  (4+ messages)

Vdagent not working on xen linux hvm DomUs
 2013-12-13 16:22 UTC  (12+ messages)
          ` [Qemu-devel] [Spice-devel] "

process 'stuck' at exit
 2013-12-13 16:22 UTC  (11+ messages)
              ` PATCH? introduce get_compound_page (Was: process 'stuck' at exit)

[PATCH] poky.conf: Flip DISTRO_VERSION for 1.4.3
 2013-12-13 16:18 UTC 

[PATCH v6 0/7] Optimize jump label implementation for ARM64
 2013-12-13 16:20 UTC  (11+ messages)
` [PATCH v6 4/7] arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
` [PATCH v6 7/7] jump_label: use defined macros instead of hard-coding for better readability

[PATCH] [dora] poky.conf: Flip distro to 1.5.1
 2013-12-13 16:16 UTC 

[PATCH v4 0/2] ARM: mach-moxart: add MOXA ART SoC support
 2013-12-13 16:17 UTC  (7+ messages)
` [PATCH v4 1/2] ARM: mach-moxart: add MOXA ART SoC platform files
` [PATCH v4 2/2] ARM: mach-moxart: add MOXA ART SoC device tree files

Common error in case of running out of the number of ACL entries
 2013-12-13 16:16 UTC  (2+ messages)

[Qemu-devel] [libvirt] [PATCH] qemu: always ask for -enable-fips
 2013-12-13 16:15 UTC  (2+ messages)

[Qemu-devel] detecting -enable-fips
 2013-12-13 16:14 UTC  (3+ messages)

[REVIEW PATCH 0/9] vb2: various cleanups and improvements
 2013-12-13 16:13 UTC  (10+ messages)
` [REVIEW PATCH 1/9] vb2: push the mmap semaphore down to __buf_prepare()
` [REVIEW PATCH 2/9] vb2: simplify qbuf/prepare_buf by removing callback
` [REVIEW PATCH 3/9] vb2: fix race condition between REQBUFS and QBUF/PREPARE_BUF
` [REVIEW PATCH 4/9] vb2: remove the 'fileio = NULL' hack
` [REVIEW PATCH 5/9] vb2: retry start_streaming in case of insufficient buffers
` [REVIEW PATCH 6/9] vb2: don't set index, don't start streaming for write()
` [REVIEW PATCH 7/9] vb2: return ENOBUFS in start_streaming in case of too few buffers
` [REVIEW PATCH 8/9] vb2: Improve file I/O emulation to handle buffers in any order
` [REVIEW PATCH 9/9] DocBook: drop the word 'only'

pull request (net): ipsec 2013-11-01
 2013-12-13 16:13 UTC  (5+ messages)
` [PATCH 2/3] xfrm: Increase the garbage collector threshold

[Qemu-devel] [PATCH] blkdebug: Use QLIST_FOREACH_SAFE to resume IO
 2013-12-13 16:13 UTC  (2+ messages)

[GIT PULL] (xen) for-4.4.tmem.cleanups
 2013-12-13 16:13 UTC  (2+ messages)

[Powertop] Using Git Hub for powertop in Linux
 2013-12-13 16:12 UTC 

[PATCH v3 00/36] mtd: st_spi_fsm: Add new driver
 2013-12-13 15:46 UTC  (5+ messages)
` [PATCH v3 08/36] mtd: devices: Provide header for shared OPCODEs and SFDP commands

[dpdk-ovs] Problem with OVS
 2013-12-13 16:10 UTC  (2+ messages)

[RFC PATCH] Xen PCI back - do slot and bus reset (v0)
 2013-12-13 16:09 UTC 

[PATCH] postgresql: apply upstream parallel make fix
 2013-12-13 16:08 UTC 

[PATCH RFC 0/4] SDR API set ADC and RF frequency
 2013-12-13 16:08 UTC  (7+ messages)
` [PATCH RFC 4/4] v4l: 1 Hz resolution flag for tuners

[PATCH] KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
 2013-12-13 16:07 UTC  (2+ messages)

'power well on' trace in Linus current tree
 2013-12-13 15:09 UTC 

[Powertop] Building and installing Powertop for Android
 2013-12-13 16:06 UTC 

Question on Lazy VM Restore
 2013-12-13 16:06 UTC 

[PATCH] i2c: Add message transfer tracepoints for I2C and SMBUS
 2013-12-13 16:05 UTC  (4+ messages)

[PATCH 1/7] usb: dwc3: keystone: add basic PM support
 2013-12-13 16:04 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v13] dmaengine: Add MOXA ART DMA engine driver
 2013-12-13 16:02 UTC  (4+ messages)
` [PATCH v14] "

[PATCH v5 00/14] kexec kernel efi runtime support
 2013-12-13 16:01 UTC  (4+ messages)
` [PATCH v5 10/14] efi: only print saved efi runtime maps instead of all memmap ranges for kexec

[Cluster-devel] GFS2: Fix slab memory leak in gfs2_bufdata
 2013-12-13 16:01 UTC  (2+ messages)

[PATCH 1/4] X.509: Fix certificate gathering
 2013-12-13 16:00 UTC  (3+ messages)
` [PATCH 0/4] Keys patches

[Qemu-devel] [PATCH v3 00/21] blkdebug/blkverify: Allow QMP configuration
 2013-12-13 15:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 21/21] iotests: Test new blkdebug/blkverify interface

[Qemu-devel] [PATCH] qemu-img: make progress output more accurate during convert
 2013-12-13 15:58 UTC  (2+ messages)

[PATCH 0/7] Patches to support subpagesize blocksize
 2013-12-13 15:58 UTC  (4+ messages)

PCIE Software architecture
 2013-12-13 15:57 UTC  (2+ messages)

dora: systemd + package_deb = broken run-postinsts
 2013-12-13 15:58 UTC  (2+ 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.