All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-13 16:20:11 to 2013-09-13 17:29:32 UTC [more...]

[Qemu-devel] [PATCH v2 0/4] avoid CONFIG_NO_* using rules.mak logic/string fns
 2013-09-13 17:25 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 3/4] Makefile.target: CONFIG_NO_* variables removed

[PATCH] Staging: lustre: remove unnecessary braces
 2013-09-13 17:29 UTC 

[U-Boot] [PATCH 1/4] powerpc/p1010rdb: remove unused cpld_show
 2013-09-13 17:28 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa
  ` [U-Boot] AES: Encryption of u-boot.img

[PATCH] ASoC: core: Only add platform DAI widgets once
 2013-09-13 17:28 UTC  (8+ messages)
` [PATCH] ASoC: trace: Make sure trace header doesnt depend on any headers
` [PATCH] ASoC: core utils: Dont set DMA params for BE substreams
` [PATCH] ASoC: core: Add API for configuration of DAI FS

[PATCH] SI570 clock driver
 2013-09-13 17:26 UTC  (7+ messages)
` [PATCH] clk: si570: Add a driver for SI570 oscillators

[PATCH 1/1] scsi:aic7xxx_old: fix: add missing enum ahc_chip entries
 2013-09-13 17:27 UTC 

[PATCH v2 0/9] runtime PM support for I2C and SPI client devices
 2013-09-13 17:31 UTC  (7+ messages)
` [PATCH v2 1/9] i2c: prepare runtime PM support for I2C "

ICMP rate limiting in IPv4 but not in IPv6
 2013-09-13 17:26 UTC  (4+ messages)

[PATCH 0/2 v3] fi show, dev scan and lblkid
 2013-09-13 17:25 UTC  (5+ messages)
` [PATCH 1/2] btrfs-progs: move out print in cmd_df to another function
` [PATCH 2/2] btrfs-progs: use kernel for mounted and lblkid to scan disks

Implementing --detail-platform for DDF
 2013-09-13 17:25 UTC  (3+ messages)

problems setting the channel
 2013-09-13 17:22 UTC  (3+ messages)

[PATCH] drivers: cpuidle: rename ARM big.LITTLE driver config and makefile entries
 2013-09-13 17:22 UTC  (6+ messages)

[Devel] ACPI BDAT table not in any ACPI spec or on internet
 2013-09-13 17:22 UTC 

[PATCH] Fix access of freed memory in namehints
 2013-09-13 17:21 UTC 

[PATCH] perf tools: Check libunwind for availability of dwarf parsing feature
 2013-09-13 17:19 UTC  (6+ messages)

Fwd: git-daemon access-hook race condition
 2013-09-13 17:17 UTC  (7+ messages)
      ` Fwd: "

[Bug 69328] New: Recoverable and unrecoverable lockups with opencl-example on trinity APU
 2013-09-13 17:17 UTC  (2+ messages)
` [Bug 69328] "

Livraison Offerte sur E-Shop : Nouvelles collections IKKS
 2013-09-13 17:17 UTC 

brcmfmac, BCM43241
 2013-09-13 17:16 UTC  (2+ messages)

[GIT PULL] perf fixes
 2013-09-13 17:15 UTC  (12+ messages)

Build failures due to commit 416161db (btrfs: offline dedupe)
 2013-09-13 17:15 UTC  (5+ messages)

[U-Boot] [PATCH RFC 0/22] i.MX6: Update pad declarations for multiple-arch binaries
 2013-09-13 17:15 UTC  (7+ messages)

[PATCH v4] KVM: nVMX: Fully support of nested VMX preemption timer
 2013-09-13 17:15 UTC  (2+ messages)

[PATCH 0/3] Enable PPS reporting for USB serial devices V2
 2013-09-13 17:12 UTC  (6+ messages)
` [PATCH 2/3] USB : serial : invoke dcd_change ldisc's handler
` [PATCH 3/3] USB : serial : pl2303 wake up after dcd status check

[PATCH] udev-extraconf: Avoid mounting unknown filesystems
 2013-09-13 17:11 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/3] dfu: ram support
 2013-09-13 17:11 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/3] "

dev->of_node overwrite can cause device loading with different driver
 2013-09-13 17:10 UTC  (3+ messages)

[PATCH] megaraid: Use resource_size_t for PCI resources, not long
 2013-09-13 17:10 UTC  (2+ messages)

large packet support in netfront driver and guest network throughput
 2013-09-13 17:09 UTC  (3+ messages)

[meta-raspberrypi][PATCH 0/4] Refactor kernel recipes
 2013-09-13 17:06 UTC  (3+ messages)

[lm-sensors] [GIT PULL] hwmon fixes for 3.12-rc1
 2013-09-13 17:06 UTC  (2+ messages)
`  "

[RFC PATCH] Introduce timekeeper latch synchronization
 2013-09-13 17:05 UTC  (3+ messages)

Build error in torvalds kernel 3.11 for omap2plus
 2013-09-13 17:03 UTC  (12+ messages)
                  ` [PATCH] arm: Fix build error with context tracking calls

(no subject)
 2013-09-13 17:03 UTC  (15+ messages)
` [PATCH 01/13] xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()
` [PATCH 02/13] xen/events: remove unnecessary init_evtchn_cpu_bindings()
` [PATCH 03/13] xen/events: introduce test_and_set_mask
` [PATCH 04/13] xen/events: replace raw bit ops with functions
` [PATCH 05/13] xen/events: move drivers/xen/events.c into drivers/xen/events/
` [PATCH 06/13] xen/events: move 2-level specific code into its own file
` [PATCH 07/13] xen/events: add struct evtchn_ops for the low-level port operations
` [PATCH 08/13] xen/events: allow setup of irq_info to fail
` [PATCH 09/13] xen/events: add a evtchn_op for port setup
` [PATCH 10/13] xen/events: Refactor evtchn_to_irq array to be dynamically allocated
` [PATCH 11/13] xen/events: add xen_evtchn_mask_all()
` [PATCH 12/13] xen/events: Add the hypervisor interface for the FIFO-based event channels
` [PATCH 13/13] xen/events: use the FIFO-based ABI if available
` [RFC PATCHv3 00/12] Linux: FIFO-based event channel ABI

GPT detection regression in efi.c from commit 27a7c64
 2013-09-13 17:01 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/3] dfu ram support
 2013-09-13 17:01 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/3] dfu: unify mmc/nand read/write ops enum
` [U-Boot] [PATCH v4 2/3] dfu: ram support
` [U-Boot] [PATCH v4 3/3] am335x_evm: enable DFU RAM

[PATCH] /dev/random: Insufficient of entropy on many architectures
 2013-09-13 15:26 UTC  (5+ messages)

[patch 1/4] skd: use regular version of copy_from_user()
 2013-09-13 17:00 UTC  (3+ messages)

clarification on the use of --state parameter within conntrack command
 2013-09-13 17:00 UTC 

[GIT PULL] aio changes for 3.12
 2013-09-13 16:59 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/12] block: logical block provisioning enhancements
 2013-09-13 16:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/12] block: make BdrvRequestFlags public
` [Qemu-devel] [PATCH 02/12] block: add flags to bdrv_*_write_zeroes

[PATCH] ASoC: rt5640: Provide more useful hw_params error reasons
 2013-09-13 16:57 UTC  (2+ messages)
` [PATCH] ASoC: rt5640: Add ACPI probing support

[PATCH 0/2] ARM DT cpus/cpu and topology bindings
 2013-09-13 16:57 UTC  (9+ messages)
` [PATCH 1/2] Documentation: devicetree: arm: cpus/cpu nodes bindings updates
` [PATCH 2/2] Documentation: DT: arm: define CPU topology bindings

[PATCHv3 0/11] Xen: FIFO-based event channel ABI
 2013-09-13 16:56 UTC  (12+ messages)
` [PATCH 01/11] debug: remove some event channel info from the 'i' and 'q' debug keys
` [PATCH 02/11] evtchn: refactor low-level event channel port ops
` [PATCH 03/11] evtchn: print ABI specific state with the 'e' debug key
` [PATCH 04/11] evtchn: use a per-domain variable for the max number of event channels
` [PATCH 05/11] evtchn: dynamically allocate d->evtchn
` [PATCH 06/11] evtchn: alter internal object handling scheme
` [PATCH 07/11] evtchn: add FIFO-based event channel ABI
` [PATCH 08/11] evtchn: implement EVTCHNOP_set_priority and add the set_priority hook
` [PATCH 09/11] evtchn: implement EVTCHNOP_set_limit
` [PATCH 10/11] libxc: add xc_evtchn_set_limit()
` [PATCH 11/11] evtchn: add FIFO-based event channel hypercalls and port ops

[PATCH 0/1] linux-yocto/3.10: genericx86 meta data factoring
 2013-09-13 16:54 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3] PWM: PXA: add device tree support to PWM driver
 2013-09-13 16:54 UTC  (3+ messages)

how to replace 3.0.8 yocto mmcdec to freescale released 3.0.7-2 MMCODEC
 2013-09-13 16:54 UTC  (2+ messages)

[PATCH] mm/shmem.c: check the return value of mpol_to_str()
 2013-09-13 16:50 UTC  (11+ messages)
` [PATCH v2] "

C8000 / PA8800 64-bit SMP with kernel 3.11.0 - HPMC in cpu_startup_entry while setting promiscuous mode on eth
 2013-09-13 16:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] target-mips: fix 34Kf configuration for DSP ASE
 2013-09-13 16:47 UTC  (3+ messages)

RFC: Bug 60749 - Do not need to link against -lm for fabs*()
 2013-09-13 16:46 UTC 

[PATCH] ARM: imx: i.mx6d/q: disable the double linefill feature of PL310
 2013-09-13 16:46 UTC  (2+ messages)

Minutes: Yocto Project 1.5 M4 release readiness meeting
 2013-09-13 16:45 UTC 

[PATCH] ALSA: compress: Make sure we trigger STOP before closing the stream
 2013-09-13 16:43 UTC  (2+ messages)
` [PATCH] ALSA: compress: Fix compress device unregister

[PATCH RFC 0/8] xen/arm: initial cubieboard2 support
 2013-09-13 16:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-mips: fix decoding of microMIPS POOL32Axf instructions
 2013-09-13 16:42 UTC  (6+ messages)

[Buildroot] [PATCH] squid: fix build failure after bump
 2013-09-13 16:42 UTC 

Introduce PVH domU support
 2013-09-13 16:41 UTC  (26+ messages)
` [PATCH RFC v12 01/21] Fix failure path in hvm_vcpu_initialise
` [PATCH RFC v12 02/21] Fix failure path in construct_vmcs
` [PATCH RFC v12 03/21] Remove an unnecessary assert from vmx_update_debug_state
` [PATCH RFC v12 04/21] pvh prep: code motion
` [PATCH RFC v12 05/21] Introduce pv guest type and has_hvm_container macros
` [PATCH RFC v12 06/21] pvh: Introduce PVH guest type
` [PATCH RFC v12 07/21] pvh: Disable unneeded features of HVM containers
` [PATCH RFC v12 08/21] pvh: vmx-specific changes
` [PATCH RFC v12 09/21] pvh: Do not allow PVH guests to change paging modes
` [PATCH RFC v12 10/21] pvh: PVH access to hypercalls
` [PATCH RFC v12 11/21] pvh: Use PV e820
` [PATCH RFC v12 12/21] pvh: Support guest_kernel_mode for PVH
` [PATCH RFC v12 13/21] pvh: Support read_segment_register "
` [PATCH RFC v12 14/21] pvh: read_descriptor for PVH guests
` [PATCH RFC v12 15/21] pvh: Set up more PV stuff in set_info_guest
` [PATCH RFC v12 16/21] pvh: Use PV handlers for emulated forced invalid ops, cpuid, and IO
` [PATCH RFC v12 17/21] pvh: Disable 32-bit guest support for now
` [PATCH RFC v12 18/21] pvh: Restrict tsc_mode to NEVER_EMULATE "
` [PATCH RFC v12 19/21] pvh: Disable debug traps when doing pv emulation for PVH domains
` [PATCH RFC v12 20/21] pvh: Disable memevents for PVH guests for now
` [PATCH RFC v12 21/21] pvh: Documentation

[Buildroot] [RFC] Effective Patchwork Use and Patch Review
 2013-09-13 16:41 UTC 

[PATCH] Kconfig cleanup (PARPORT_PC dependencies)
 2013-09-13 16:40 UTC  (4+ messages)

access efi variables
 2013-09-13 16:39 UTC  (2+ messages)

[PATCH] mtd: bcm47xxpart: detect Squashfs partition
 2013-09-13 16:38 UTC 

[PATCH 0/8] mmc: sdhci-esdhc-imx: add SD3.0 support
 2013-09-13 16:38 UTC  (7+ messages)
` [PATCH 5/8] sdhci: sdhci-esdhc-imx: change pinctrl state according to uhs mode

[PATCH] cooker: updateCache should rause exceptions, not sys.exit
 2013-09-13 16:34 UTC 

[PATCH] knotty: Cleanup error/interruption handling
 2013-09-13 16:34 UTC 

[PATCH] command: Treat empty messages as failures, not CommandCompleted
 2013-09-13 16:33 UTC 

[PATCH] ARM: tegra: throw the unique chip ID into the entropy pool
 2013-09-13 16:33 UTC  (3+ messages)

[PATCH] cooker/command: Add finishcommand to reset cooker state
 2013-09-13 16:32 UTC 

[PATCH] cooker: Rename confusing 'stop' state to 'forceshutdown'
 2013-09-13 16:31 UTC 

[PATCH] cooker: Clean up init/reset configuration code
 2013-09-13 16:31 UTC 

Stereo 3D v3
 2013-09-13 16:31 UTC  (4+ messages)
` [PATCH 7/9] drm/edid: Expose mandatory stereo modes for HDMI sinks

[PATCH] cooker: Drop obsolete worker test
 2013-09-13 16:30 UTC 

[PATCH 0/8] DPF (GPU l3 parity detection) improvements
 2013-09-13 16:29 UTC  (6+ messages)
` [PATCH 15/16] intel_l3_parity: Support error injection

[PATCH 000/228] CPUFreq: cleanup stuff for 3.13
 2013-09-13 16:29 UTC  (19+ messages)
` [PATCH 106/228] cpufreq: integrator: don't initialize part of policy that is set by core too
` [PATCH 195/228] cpufreq: kirkwood: remove calls to cpufreq_notify_transition()
` [PATCH 206/228] cpufreq: sa11x0: "

[Buildroot] [PATCH v5] omniorb: new package
 2013-09-13 16:28 UTC 

Booting NetBSD in pygrub
 2013-09-13 16:27 UTC  (4+ messages)

[RFC PATCH 0/3] kvm/vfio: Manage KVM IOMMU coherency with virtual VFIO device
 2013-09-13 16:25 UTC  (4+ messages)
` [RFC PATCH 3/3] kvm: Add VFIO device for handling IOMMU cache coherency

[U-Boot] [PATCH] net: fec: Avoid MX28 bus sync issue
 2013-09-13 16:24 UTC  (4+ messages)

[Buildroot] [RFCv1 00/11] Convert toolchain backends to packages to fix source/external-deps/legal-info
 2013-09-13 16:24 UTC  (3+ messages)
` [Buildroot] [RFCv1 05/11] toolchain: introduce a virtual package

[PATCH 0/2] arm: zynq: Enable global timer
 2013-09-13 16:23 UTC  (8+ messages)
` [PATCH 1/2] tick: broadcast: Deny per-cpu clockevents from being broadcast sources

[Qemu-devel] qemu aarch64 kvm control: branch for testing
 2013-09-13 16:22 UTC 

[PATCH net-next] fix NULL pointer dereference in br_handle_frame
 2013-09-13 16:21 UTC  (3+ messages)
` [PATCH net-next] bridge: fix NULL pointer deref "

[ANNOUNCE] 3.8.13.7-rt18
 2013-09-13 16:21 UTC 

[PATCH][yocto-autobuilder] PublishArtifacts.py: do not rename qemux86-64 rootfs directory
 2013-09-13 16:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v9 0/8] Shared Library Module Support
 2013-09-13 16:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 5/8] module: implement module loading

[PATCH 0/2] v2, fi show, dev scan and lblkid
 2013-09-13 16:21 UTC  (7+ messages)
` [PATCH 1/2 resend] btrfs-progs: v4, move out print in cmd_df to another function
  ` [PATCH v2 2/2] btrfs-progs: use kernel for mounted and lblkid to scan disks

[PATCH] cfq: explicitly use 64bit divide operation for 64bit arguments
 2013-09-13 16:20 UTC  (3+ messages)

[PATCH v2] xen: arm: rework placement of fdt in initial dom0 memory map
 2013-09-13 16:20 UTC  (4+ 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.