All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-18 16:21:59 to 2014-06-18 17:24:55 UTC [more...]

[Qemu-devel] [PULL v2 000/106] pc, pci, virtio, hotplug fixes, enhancements
 2014-06-18 17:25 UTC  (13+ messages)
` [Qemu-devel] [PULL v2 019/106] acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
` [Qemu-devel] [PULL v2 097/106] numa: handle mmaped memory allocation failure correctly
` [Qemu-devel] [PULL v2 098/106] qmp: add query-memory-devices command
` [Qemu-devel] [PULL v2 099/106] acpi: introduce TYPE_ACPI_DEVICE_IF interface
` [Qemu-devel] [PULL v2 100/106] acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
` [Qemu-devel] [PULL v2 101/106] qmp: add query-acpi-ospm-status command
` [Qemu-devel] [PULL v2 102/106] qmp: add ACPI_DEVICE_OST event handling
` [Qemu-devel] [PULL v2 103/106] acpi: rephrase comment
` [Qemu-devel] [PULL v2 104/106] qapi: fix input visitor bugs
` [Qemu-devel] [PULL v2 105/106] tests: simplify code
` [Qemu-devel] [PULL v2 106/106] qapi/string-output-visitor: fix bugs
` [Qemu-devel] [PULL v2 006/106] vl.c: extend -m option to support options for memory hotplug

[PATCH v3 0/5] ref-transactions-rename
 2014-06-18 17:24 UTC  (5+ messages)
` [PATCH v3 1/5] refs.c: allow passing raw git_committer_info as email to _update_reflog
` [PATCH v3 2/5] refs.c: return error instead of dying when locking fails during transaction
` [PATCH v3 3/5] refs.c: use packed refs when deleting refs during a transaction
` [PATCH v3 5/5] refs.c: rollback the lockfile before we die() in repack_without_refs

[PATCH] clkdev: Don't print errors on probe defer
 2014-06-18 17:24 UTC  (4+ messages)

[3.13.y][SRU][PATCH 0/1] btrfs: fix defrag 32-bit integer overflow
 2014-06-18 17:23 UTC 

[RFC PATCH 0/4] Tegra124: EMC scaling
 2014-06-18 17:23 UTC  (8+ messages)
` [RFC PATCH 1/4] memory: tegra124-emc: Add EMC driver

[PATCHv2 0/4] arm64: handle heterogeneous system register values
 2014-06-18 17:23 UTC  (8+ messages)
` [PATCHv2 2/4] arm64: cpuinfo: print info for all CPUs
` [PATCHv2 3/4] arm64: cachetype: report weakest cache policy
` [PATCHv2 4/4] arm64: add runtime system sanity checks

[PATCH] NVMe: Fail SCSI->NVMe translation for UNMAP when anchor is set
 2014-06-18 17:23 UTC  (8+ messages)

Bug: USB Bridge Will Not PassThru
 2014-06-18 17:22 UTC  (8+ messages)

[PATCH v2] mfd: mc13xxx: Use regmap irq framework for interrupts
 2014-06-18 17:05 UTC 

[PATCH v4] KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule
 2014-06-18 17:21 UTC  (4+ messages)

[PATCH v6 00/10] Intel MPX support
 2014-06-18 17:21 UTC  (7+ messages)
` [PATCH v6 03/10] x86, mpx: add macro cpu_has_mpx

[PATCH v7 0/9] libxl: JSON infrastructure, fixes and prerequisite patches for new API
 2014-06-18 17:21 UTC  (4+ messages)
` [PATCH v7 5/9] libxl IDL: generate code to parse libxl__json_object to libxl_FOO struct

Adding files to the hddimg
 2014-06-18 17:20 UTC  (4+ messages)

[PATCH] tools/libxc: Improve the *_FIELD() macros
 2014-06-18 17:18 UTC 

[v3.13.y][SRU][PATCH 0/1] ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined
 2014-06-18 17:14 UTC  (4+ messages)
` [Trusty][SRU][PATCH 1/1] "

[v3.13.y][SRU][PATCH 0/1] ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined
 2014-06-18 17:14 UTC 

[v3.13.y][SRU][PATCH 0/1] ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined
 2014-06-18 17:14 UTC 

log record CRC mismatch: found 0x10a71f1d, expected 0xe012d25f
 2014-06-18 17:13 UTC  (3+ messages)

Why does gpg.program work for commit but not log?
 2014-06-18 17:12 UTC  (3+ messages)

cannot attach backing device, wipefs does not fix it
 2014-06-18 17:11 UTC  (3+ messages)

[PATCH] drm/radeon: fix race condition in radeon_crtc_page_flip
 2014-06-18 17:11 UTC 

[PATCH v9 0/9] Implement vcpu soft affinity for credit1 (toolstack side)
 2014-06-18 17:11 UTC  (16+ messages)
` [PATCH v9 5/9] libxl/xl: push VCPU affinity pinning down to libxl
` [PATCH v9 6/9] libxl/xl: deprecate the build_info->cpumap field
` [PATCH v9 8/9] libxl/xl: enable for specifying soft-affinity in the config file

[PATCH v3 00/14] ref-transactions-reflog
 2014-06-18 17:09 UTC  (15+ messages)
` [PATCH v3 01/14] refs.c make ref_transaction_create a wrapper to ref_transaction_update
` [PATCH v3 02/14] refs.c: make ref_transaction_delete a wrapper for ref_transaction_update
` [PATCH v3 03/14] refs.c: rename the transaction functions
` [PATCH v3 04/14] refs.c: add a new update_type field to ref_update
` [PATCH v3 05/14] refs.c: add a function to append a reflog entry to a fd
` [PATCH v3 06/14] lockfile.c: make hold_lock_file_for_append preserve meaningful errno
` [PATCH v3 07/14] refs.c: add a transaction function to append a reflog entry
` [PATCH v3 08/14] refs.c: add a flag to allow reflog updates to truncate the log
` [PATCH v3 09/14] refs.c: only write reflog update if msg is non-NULL
` [PATCH v3 10/14] refs.c: allow multiple reflog updates during a single transaction
` [PATCH v3 11/14] reflog.c: use a reflog transaction when writing during expire
` [PATCH v3 12/14] refs.c: rename log_ref_setup to create_reflog
` [PATCH v3 13/14] refs.c: make unlock_ref/close_ref/commit_ref static
` [PATCH v3 14/14] refs.c: remove lock_any_ref_for_update

[PATCH librdmacm] [TRIVIAL] rsocket.c: In rsetsockopt, for RDMA_ROUTE option, use malloc rather than calloc
 2014-06-18 17:07 UTC  (2+ messages)

[PATCH 00/11] Support for 180 degree HW rotation
 2014-06-18 17:02 UTC  (3+ messages)
` [PATCH 10/11] drm/i915: Add 180 degree primary plane rotation support

[PATCH] Microsoft Visual C patches
 2014-06-18 17:04 UTC  (6+ messages)
    ` [PATCH 1/4] "
    ` [PATCH 2/4] "
    ` [PATCH 3/4] "
    ` [PATCH 4/4] "

[lm-sensors] [RFT][PATCH 1/2] hwmon: (wm831x) Convert to devm_hwmon_device_register_with_groups
 2014-06-18 17:03 UTC  (2+ messages)

[PATCHv7 0/5] Common Mailbox Framework
 2014-06-18 17:03 UTC  (6+ messages)
` [PATCHv7 2/5] mailbox: Introduce framework for mailbox

Possible bug in `git reset` in 1.9
 2014-06-18 17:01 UTC 

[PATCH] cpuset.7: tfix
 2014-06-18 17:01 UTC 

[xen-4.3-testing test] 27169: trouble: broken/fail/pass
 2014-06-18 17:01 UTC  (2+ messages)

[RFC PATCH 0/3] ehci_msm fixes for APQ8064 USB host support
 2014-06-18 17:01 UTC  (4+ messages)
  ` [RFC PATCH 1/3] usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs
  ` [RFC PATCH 3/3] usb: phy: msm: Do not do runtime pm if the phy is not idle
` [RFC PATCH 2/3] usb: phy: msm: Make phy_reset clk and reset line optional

Contact me for more details
 2014-06-18 16:54 UTC 

safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc)
 2014-06-18 17:00 UTC  (13+ messages)

[PATCH] build.py: Ensure shared work siginfo files are written to the correct location
 2014-06-18 16:59 UTC 

Nested paging in nested SVM setup
 2014-06-18 16:59 UTC  (3+ messages)

[PATCH] sstatesig: Add try/except around the stat calls
 2014-06-18 16:58 UTC 

[PATCH] sstate: Fix shared work preconfigure task handling
 2014-06-18 16:58 UTC 

[PATCH] dpdk_nic_bind: unbind ports that were erroneously bound
 2014-06-18 16:57 UTC 

[PATCH] omap3-n900.dts: Rename model name to "Nokia RX-51 board"
 2014-06-18 16:57 UTC  (2+ messages)

tcp: multiple ssthresh reductions before all packets are retransmitted
 2014-06-18 16:56 UTC  (11+ messages)
` [PATCH net] tcp: avoid multiple ssthresh reductions in on retransmit window

[Qemu-devel] [Bug 1308341] Re: Multiple CPUs causes blue screen on Windows guest (14.04 regression)
 2014-06-18 16:49 UTC 

[PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible
 2014-06-18 16:54 UTC  (2+ messages)

[PATCH 1/2] drm/i915: use runtime irq suspend/resume in freeze/thaw
 2014-06-18 16:52 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: don't take runtime PM reference around freeze/thaw

[RFC 0/4] Command parser batch buffer copy
 2014-06-18 16:52 UTC  (6+ messages)
` [RFC 1/4] drm/i915: Implement a framework for batch buffer pools
` [RFC 2/4] drm/i915: Use batch pools with the command parser
` [RFC 3/4] drm/i915: Add a batch pool debugfs file
` [RFC 4/4] drm/i915: Dispatch the shadow batch buffer

[PATCH 2/3] drm/debugfs: add a "force" file per connector
 2014-06-18 16:52 UTC  (4+ messages)
` [PATCH v2 0/2] connector debugfs properties
  ` [PATCH v2 1/2] drm/debugfs: add a "force" file per connector
  ` [PATCH v2 2/2] drm/debugfs: add an "edid_override" "

[PATCH] btrfs-progs: restore: check lzo compress length
 2014-06-18 16:51 UTC 

[Discuss-gnuradio] CMake 3.0.0 is out 
 2014-06-18 16:51 UTC 

[PATCH v5 0/7] xen: Add EFI support
 2014-06-18 16:48 UTC  (6+ messages)
` [PATCH v5 2/7] efi: Introduce EFI_NO_DIRECT flag

[PATCH 0/4] arm64: simplify restrictions on bootloaders
 2014-06-18 16:49 UTC  (4+ messages)
` [PATCH 3/4] arm64: export effective Image size to bootloaders

[GIT PULL] nohz: Move nohz kick out of scheduler IPI, v9
 2014-06-18 16:48 UTC  (2+ messages)

RFH: Kernel OOPS in xen_netbk_rx_action / xenvif_gop_skb
 2014-06-18 16:48 UTC  (4+ messages)

[PATCH v3 0/3] Qualcomm Resource Power Manager driver
 2014-06-18 16:48 UTC  (10+ messages)

[PATCH 0/10] Batch of cleanup patches for cros_ec
 2014-06-18 16:46 UTC  (12+ messages)
` [PATCH 01/10] mfd: cros_ec: Fix the comment on cros_ec_remove()
` [PATCH 02/10] mfd: cros_ec: IRQs for cros_ec should be optional
` [PATCH 03/10] mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()

[PATCH 0/3] Correct monitor-mwait emulation as nop
 2014-06-18 16:44 UTC  (7+ messages)
` [PATCH 2/3] KVM: x86: Emulator support for #UD on CPL>0
` [PATCH 3/3] KVM: x86: correct mwait and monitor emulation

[Qemu-devel] [PATCH v5 0/4] test virtio-blk hotplug
 2014-06-18 16:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 1/4] qtest: introduce qmp_exec_hmp_cmd()
` [Qemu-devel] [PATCH v5 2/4] qtest: use qmp_exec_hmp_cmd() in blockdev-test
` [Qemu-devel] [PATCH v5 3/4] virtio-blk-test.c: change pci_nop() to virtblk_init()
` [Qemu-devel] [PATCH v5 4/4] virtio-blk-test.c: add hotplug subtest

[Qemu-devel] [PULL v2 000/108] pc, pci, virtio, hotplug fixes, enhancements
 2014-06-18 16:44 UTC  (7+ messages)
` [Qemu-devel] [PULL v2 001/108] pc: create custom generic PC machine type
` [Qemu-devel] [PULL v2 002/108] pc: ACPI BIOS: use enum for defining memory affinity flags
` [Qemu-devel] [PULL v2 005/108] add memdev backend infrastructure
` [Qemu-devel] [PULL v2 006/108] vl.c: extend -m option to support options for memory hotplug
` [Qemu-devel] [PULL v2 007/108] qdev: hotplug for bus-less devices
` [Qemu-devel] [PULL v2 008/108] qdev: expose DeviceState.hotplugged field as a property

[RFC PATCH 00/11] printk: safe printing in NMI context
 2014-06-18 16:43 UTC  (11+ messages)

[PATCH 00/11] qspinlock with paravirt support
 2014-06-18 16:43 UTC  (7+ messages)
` [PATCH 07/11] qspinlock: Use a simple write to grab the lock, if applicable
` [PATCH 08/11] qspinlock: Revert to test-and-set on hypervisors
` [PATCH 09/11] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled

[PATCH v2 00/17] tools: add support for FreeBSD
 2014-06-18 16:41 UTC  (2+ messages)

[PATCH] xen/arm: Panic when we receive an unexpected trap
 2014-06-18 16:41 UTC  (4+ messages)

daisy branch for meta-openembedded, meta-qt5 / maintainer wanted
 2014-06-18 16:41 UTC  (11+ messages)

[Qemu-devel] [PATCH] block/iscsi: drop obsolete pointers from iscsi_co_writev
 2014-06-18 16:40 UTC 

[Qemu-devel] [PATCH] block/iscsi: fix init value for iTask->retries
 2014-06-18 16:40 UTC 

SCTP data chunk bundling when SCTP_NODELAY is set
 2014-06-18 16:38 UTC  (6+ messages)

[GIT PULL] perf fixes
 2014-06-18 16:39 UTC 

[PATCH] libxl: disable usbredirection if spice is disabled
 2014-06-18 16:36 UTC  (4+ messages)

[PATCHv2] NVMe: Async event request
 2014-06-18 16:36 UTC 

[PATCH] drm/i915: Remove ctx->last_ring
 2014-06-18 16:34 UTC  (2+ messages)

IIO drivers left in drivers/staging/
 2014-06-18 16:33 UTC  (6+ messages)

[PATCH net,stable] net: huawei_cdc_ncm: increase command buffer size
 2014-06-18 16:32 UTC  (3+ messages)

[PATCH] btrfs-progs: canonicalize pathnames for device commands
 2014-06-18 16:32 UTC  (2+ messages)

[Bug 79980] New: Random radeonsi crashes
 2014-06-18 16:32 UTC  (2+ messages)
` [Bug 79980] "

[GIT PULL] Block fixes for 3.16-rc1
 2014-06-18 16:31 UTC 

Recipe to Copy JAR files, not extract it
 2014-06-18 16:31 UTC  (4+ messages)

[PATCH ARM v4 00/12] mini-os: initial ARM support
 2014-06-18 16:31 UTC  (9+ messages)
` [PATCH ARM v4 01/12] mini-os: build fixes
` [PATCH ARM v4 03/12] mini-os: fixed format string error in unbind_evtchn
` [PATCH ARM v4 04/12] mini-os: use unbind_evtchn in unbind_all_ports
` [PATCH ARM v4 05/12] mini-os: made off_t type signed

[Buildroot] [PATCH] pax-utils: needs largefile support
 2014-06-18 16:30 UTC 

[PATCH 1/8] drm/i915: Get rid of the synchronous flag in switch_mm
 2014-06-18 16:27 UTC  (2+ messages)

Contact me for more details
 2014-06-18 16:21 UTC  (2+ messages)

[RFC Patch V2 03/16] ACPI, x86/PCI: Move resource_to_addr() to acpi generic
 2014-06-18 16:30 UTC  (2+ messages)
` [RFC Patch V2] x86/PCI/ACPI: kill private function resource_to_addr()

Regression: firmware: Simplify directory creation + b43 = fails to build
 2014-06-18 16:25 UTC  (4+ messages)

[alsa-devel] [PATCH V2 0/2] Sound support for Exynos4412 Odroid X2, U3 board
 2014-06-18 16:22 UTC  (11+ messages)
`  "
` [alsa-devel] [PATCH V2 1/2] ASoC: samsung: Add machine driver for Odroid X2/U3
  `  "
` [PATCH V2 2/2] doc: dt bindings: Document Odroid X2/U3 audio subsystem bindings
` [alsa-devel] "

[PATCH 0/1] ACPI / PCI: Fix "Operation not permitted" error reading sysfs acpi_index and label files
 2014-06-18 16:22 UTC  (3+ messages)
` [PATCH 1/1] "

[Buildroot] [PATCH] lftp: bump to version 4.5.2
 2014-06-18 16:22 UTC 

[PATCH V2 0/2] Sound support for Exynos4412 Odroid X2, U3 board
 2014-06-18 16:22 UTC 

[PATCH] init/do_mounts.c: treat EROFS like EACCES
 2014-06-18 16:12 UTC 

[Buildroot] [PATCH 0/2] strace: fix ptrace {PEEK, POKE}USER arguments decoding on xtensa
 2014-06-18 16:22 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] strace: add serial number to existing patch file names
` [Buildroot] [PATCH 2/2] strace: fix ptrace {PEEK, POKE}USER arguments decoding on xtensa


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.