All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-06 13:33:45 to 2012-12-06 14:34:03 UTC [more...]

[RFC PATCH 1/5] drivers : introduce device_path api
 2012-12-06 14:34 UTC  (6+ messages)

[RFC v2 0/7] pch_can/c_can: fix races and add PCH support to c_can
 2012-12-06 14:31 UTC  (6+ messages)

HID-sensor(-hub.c) and device IDs
 2012-12-06 14:32 UTC 

[PATCH] test: Fix syntax in bluezutils.py
 2012-12-06 14:29 UTC  (2+ messages)

[PATCH v4 00/11] nested vmx: bug fixes and feature enabling
 2012-12-06 14:29 UTC  (3+ messages)

[RFC v2 0/5] Add HDMI infoframe helpers
 2012-12-06 14:28 UTC  (7+ messages)
` [RFC v2 3/5] drm: "
` [RFC v2 5/5] drm/i915: Use generic "

[RFC] spi: spi-fsl-spi: Making spi-fsl-spi partly platform-agnostic and adding a new mode for a new core
 2012-12-06 14:27 UTC  (2+ messages)

[LTP] open posix testsuite and names of testcases
 2012-12-06 14:27 UTC  (4+ messages)

[PATCH 00/11] First pass at merging Bart's HA work
 2012-12-06 14:27 UTC  (11+ messages)

[PATCHv3 00/14] Addition of meta-cloud
 2012-12-06 14:26 UTC  (20+ messages)
` [PATCHv3 01/14] Added protobuf-c criu dependency
` [PATCHv3 02/14] Added protobuf "
` [PATCHv3 03/14] Added CRIU recipe
` [PATCHv3 04/14] Added lxc recipe
` [PATCHv3 05/14] Added netcf recipe, libvirt dependency
` [PATCHv3 06/14] Added openbsd-netcat "
` [PATCHv3 07/14] Added openflow recipe
` [PATCHv3 08/14] Added openvswitch recipe
` [PATCHv3 09/14] Added .gitignore file
` [PATCHv3 10/14] Changed David Nyströms email in README
` [PATCHv3 11/14] Added template cloud-* images
` [PATCHv3 12/14] Added some details in README, and made the description common
` [PATCHv3 13/14] Upgraded to libvirt 1.0.0, and added a more detailed packageconfig
` [PATCHv3 14/14] Added kernel configuration for LxC and in kernel OpenvSwitch

[PATCH v2 0/7] drm/exynos: modify wait_for_vblank and clear windows in dpms off
 2012-12-06 14:46 UTC  (8+ messages)
` [PATCH 1/7] drm/exynos: make wait_for_vblank a manager op
` [PATCH 2/7] drm/exynos: move hdmi's wait_for_vblank to manager_ops
` [PATCH 3/7] drm/exynos: move fimd "
` [PATCH 4/7] drm/exynos: modify wait_for_vblank of mixer
` [PATCH 5/7] drm/exynos: modify wait_for_vblank of fimd
` [PATCH 6/7] drm/exynos: clear windows in mixer dpms off
` [PATCH 7/7] drm/exynos: clear windows in fimd "

[PATCH] ARM: Kirkwood: Add SPI_CHPA and SPI_CPOL support to spi-orion
 2012-12-06 14:25 UTC  (3+ messages)

[LTP] [PATCH 1/4] cmdlib.sh: Add four functions of controlling daemon
 2012-12-06 14:24 UTC  (4+ messages)
` [LTP] [PATCH 3/4] at_allow01: Use lib to restart atd service

Wireless network problem with Access Point selection using ifup
 2012-12-06 14:10 UTC 

[PATCH 1/9] hypervisor_git.bb: remove unneeded create_link task
 2012-12-06 14:23 UTC  (14+ messages)
` [PATCH 2/9] correct the dts name for t4240qds
` [PATCH 3/9] boot-format_git.bb: update to latest
` [PATCH 4/9] lio-utils: add tcm_start.sh and lio_start.sh to rootfs
` [PATCH 5/9] oprofile: add e6500 support
` [PATCH 6/9] use oprofile-0.9.6 for e6500/e6500-64b targets
` [PATCH 7/9] cryptodev kernel module recipe
` [PATCH 8/9] cryptodev: skip arch QA since kernel might not match for 64-bit kernels on 32-bit rfs
` [PATCH 9/9] fsl-toolchain: install static library

pch_can: Data transmission stops after dropped packet
 2012-12-06 14:23 UTC  (22+ messages)

How to mix two PCM channels with ALSA
 2012-12-06 14:23 UTC  (2+ messages)

[PATCH v4] mmc: fix async request mechanism for sequential read scenarios
 2012-12-06 14:23 UTC  (3+ messages)

Sharing PCIE driver between Microblaze and Arm zynq
 2012-12-06 14:23 UTC  (2+ messages)

[mcp251x - spi] Blocked to "wait_for_completion"
 2012-12-06 14:21 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v5 0/6] Virtio refactoring
 2012-12-06 14:21 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH v5 6/6] virtio-blk : Refactor virtio-blk

backing up ext4 fs, system unresponsive, thrashing like crazy even though swap is unused
 2012-12-06 14:20 UTC  (2+ messages)

[PATCH] tulip: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y
 2012-12-06 14:20 UTC  (2+ messages)

[PATCH] SPI: SSP SPI Controller driver
 2012-12-06 14:19 UTC  (3+ messages)

[PATCH v5 00/11] nested vmx: bug fixes and feature enabling
 2012-12-06 14:17 UTC  (12+ messages)
` [PATCH v5 01/11] nested vmx: emulate MSR bitmaps
` [PATCH v5 02/11] nested vmx: use literal name instead of hard numbers
` [PATCH v5 03/11] nested vmx: expose bit 55 of IA32_VMX_BASIC_MSR to guest VMM
` [PATCH v5 04/11] nested vmx: fix rflags status in virtual vmexit
` [PATCH v5 05/11] nested vmx: fix handling of RDTSC
` [PATCH v5 06/11] nested vmx: fix DR access VM exit
` [PATCH v5 07/11] nested vmx: enable IA32E mode while do VM entry
` [PATCH v5 08/11] nested vmx: enable "Virtualize APIC accesses" feature for L1 VMM
` [PATCH v5 09/11] nested vmx: enable PAUSE and RDPMC exiting "
` [PATCH v5 10/11] nested vmx: fix interrupt delivery to L2 guest
` [PATCH v5 11/11] nested vmx: check host ability when intercept MSR read

[PATCH 0/8] IOMMU: add phantom function support
 2012-12-06 14:15 UTC  (9+ messages)
` [PATCH 1/8] IOMMU: adjust (re)assign operation parameters
` [PATCH 2/8] IOMMU: adjust add/remove "
` [PATCH 3/8] VT-d: adjust context map/unmap parameters
` [PATCH 4/8] AMD IOMMU: adjust flush function parameters
` [PATCH 5/8] IOMMU/PCI: consolidate pdev_type() and cache its result for a given device
` [PATCH 6/8] IOMMU: add phantom function support
` [PATCH 7/8] VT-d: relax source qualifier for MSI of phantom functions
` [PATCH 8/8] IOMMU: add option to specify devices behaving like ones using "

[PATCH] spi: make sure all transfer has bits_per_word set
 2012-12-06 14:15 UTC  (4+ messages)

[PATCH 3/6] drm/i915: Don't emit semaphore wait if wrap happened
 2012-12-06 14:12 UTC  (2+ messages)
` [PATCH] Detect wraparound using next-seqno rather than waiter->olr

[PATCH RESEND 0/4] spi: sh-msiof: Add DT support
 2012-12-06 14:14 UTC  (16+ messages)
` [PATCH 1/4] spi: sh-msiof: Remove unneeded clock name
` [PATCH 3/4] spi: sh-msiof: Add device tree parsing to driver
` [PATCH 4/4] devicetree: Add Renesas SH Mobile MSIOF spi controller binding doc

[PATCH 0/6] Integrate Smart for RPM image generation
 2012-12-06 13:58 UTC  (3+ messages)

[RFC PATCH v2 0/3] Fix some multiqueue TUN problems
 2012-12-06 14:12 UTC  (5+ messages)
` [RFC PATCH v2 3/3] tun: fix LSM/SELinux labeling of tun/tap devices

meta-virtualization structure
 2012-12-06 14:12 UTC  (4+ messages)

[PATCH] sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y
 2012-12-06 14:11 UTC  (3+ messages)

pnfs wiki pages
 2012-12-06 14:09 UTC  (3+ messages)

[linux-3.0 test] 14578: trouble: blocked/broken/pass
 2012-12-06 14:09 UTC 

[PATCH 00/14] Addition of meta-cloud
 2012-12-06 14:09 UTC  (4+ messages)
` [PATCH 13/14] Upgraded to libvirt 1.0.0, and added a more detailed packageconfig

[Suggestion] net/atm : for sprintf, need check the total write length whether larger than a page
 2012-12-06 14:08 UTC  (7+ messages)

[Qemu-devel] detecting seccomp sandbox capability via QMP
 2012-12-06 14:07 UTC  (10+ messages)

[Qemu-devel] [PATCH v5 00/11] virtio: virtio-blk data plane
 2012-12-06 14:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 07/11] iov: add iov_discard() to remove data

[PATCH v2] If `egrep` is aliased, temporary disable it in bash.completion
 2012-12-06 14:05 UTC  (4+ messages)

[PATCH] I2C: EXYNOS: Add slave support to i2c
 2012-12-06 14:05 UTC  (4+ messages)

[PATCH] timekeeping: avoid adjust kernel time once hwclock kept in UTC time
 2012-12-06 14:03 UTC 

2013 Xen event plan's : Call for Input/Action
 2012-12-06 14:04 UTC 

[PATCH] spi: Remove SPI_BUFSIZ restriction on spi_write_then_read()
 2012-12-06 14:04 UTC  (5+ messages)

[PATCH] Fix incompatibility with jre1.6 support for typed HashMap
 2012-12-06 14:02 UTC  (3+ messages)

Possible SCTP peer receive window bug
 2012-12-06 14:03 UTC  (2+ messages)

Look Ma, da kernel is b0rken
 2012-12-06 14:04 UTC  (5+ messages)

[PATCH 1/1] mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for ricoh SDHCI controller
 2012-12-06 13:57 UTC  (3+ messages)

[PATCH 0/8] [eclipse-poky-windows] Resending patches targeting fixes for Windows plugin
 2012-12-06 13:47 UTC  (9+ messages)
` [PATCH 1/8] Show progress bar for New Bitbake Commander project
` [PATCH 2/8] Show progress bar for building new Recipe in Bitbake commander perspective
` [PATCH 3/8] Validate project name and location for Bitbake command project
` [PATCH 4/8] Fix incompatibility with jre1.6 support for typed HashMap
` [PATCH 5/8] Remove validation for existing git repository
` [PATCH 6/8] Fix synchronous waiting for command prompt in Linux & connection lost when restarting
` [PATCH 7/8] convert CRLF line terminators to CR only
` [PATCH 8/8] Validate Bitbake Commander project when switching between new repo and existing one

[net-next PATCH V2 1/9] net: frag evictor, avoid killing warm frag queues
 2012-12-06 13:55 UTC  (6+ messages)
` [net-next PATCH V3-evictor] "

double exclamation mark meaning ?
 2012-12-06 13:54 UTC  (2+ messages)

[RFC PATCH 0/3] ACPI/UART: Add ACPI 5.0 enueration support for UART
 2012-12-06 13:53 UTC  (11+ messages)
` [RFC PATCH 1/3] UART: Add UART subsystem as a bus
` [RFC PATCH v3 0/4] ACPI/UART: Add ACPI 5.0 enueration support for UART
  ` [RFC PATCH v3 1/4] UART: Add UART subsystem as a bus

kswapd craziness in 3.7
 2012-12-06 13:51 UTC  (7+ messages)

[meta-systemd] lighttpd: follow oe-core to 1.4.32
 2012-12-06 13:36 UTC 

[PATCH] staging:iio:adis16260: Select adislib
 2012-12-06 13:48 UTC 

[PATCH 00/14] Adding content of meta-cloud
 2012-12-06 13:44 UTC  (15+ messages)
` [PATCH 01/14] Added protobuf-c criu dependency
` [PATCH 02/14] Added protobuf "
` [PATCH 03/14] Added CRIU recipe
` [PATCH 04/14] Added lxc recipe
` [PATCH 05/14] Added netcf recipe, libvirt dependency
` [PATCH 06/14] Added openbsd-netcat "
` [PATCH 07/14] Added openflow recipe
` [PATCH 08/14] Added openvswitch recipe
` [PATCH 09/14] Added .gitignore file
` [PATCH 10/14] Changed David Nyströms email in README
` [PATCH 11/14] Added template cloud-* images
` [PATCH 12/14] Added some details in README, and made the description common
` [PATCH 13/14] Upgraded to libvirt 1.0.0, and added a more detailed packageconfig
` [PATCH 14/14] Added kernel configuration for LxC and in kernel OpenvSwitch

[PATCH 00/22] Misc fixes
 2012-12-06 13:30 UTC  (3+ messages)
` [PATCH 20/22] pkgconfig: Add a manual dependency of pkgconfig(pkg-config)

[RFC 0/2] clk: pass the 'flags' parameter to clk_fixed()
 2012-12-06 13:44 UTC  (2+ messages)

[PATCH RFC] cifs-utils: new plugin architecture for ID mapping code
 2012-12-06 13:42 UTC  (2+ messages)

[PATCH] at91: add_gpio_keys_device: fix missing conversion to DEVICE_ID_DYNAMIC
 2012-12-06 13:42 UTC  (2+ messages)

[U-Boot] [PATCH] mpc5200: Add a4m2k board port
 2012-12-06 13:42 UTC 

[U-Boot] [PATCH] mpc5200: spl_boot.c: Change init oder to first enable printf
 2012-12-06 13:41 UTC 

KINDLY READ THE ATTACHED FUND INVESTMENT PROPOSAL LETTER AND REPLY
 2012-12-06 13:32 UTC 

[PATCH] xen/swiotlb: Exchange to contiguous memory for map_sg hook
 2012-12-06 13:37 UTC  (3+ messages)
` [Xen-devel] "

[Buildroot] [PATCH] [RFC] new target: live filesystem
 2012-12-06 13:36 UTC  (2+ messages)

[Buildroot] [PATCH] [RFC] new target: live filesystem
 2012-12-06 13:36 UTC  (2+ messages)

[PATCH] at91sam9260ek: fix BOARDINFO text
 2012-12-06 13:35 UTC  (2+ messages)

0.55 init script Issue?
 2012-12-06 13:35 UTC  (6+ messages)

[PATCH] AHCI support
 2012-12-06 13:34 UTC  (10+ messages)
` [PATCH 1/9] ata: register disks as /dev/ata*
` [PATCH 2/9] ata: fix status flags
` [PATCH 3/9] ata: split ide sff suport to separate file
` [PATCH 4/9] ata: align ata command defines with kernel
` [PATCH 5/9] ata: Use dma_alloc for buffer
` [PATCH 6/9] ata: Add ahci support
` [PATCH 7/9] mfd: Add i.MX6 iomux gpr header file
` [PATCH 8/9] ata: Add i.MX AHCI driver
` [PATCH 9/9] ARM i.MX5: Add SATA support

[PATCH] test: Fix test-device using wrong interface
 2012-12-06 13:34 UTC 

[PATCH 0/13 v6] More device removal fixes
 2012-12-06 13:33 UTC  (2+ messages)

Best and fastest way to understand kernel subsystem ?
 2012-12-06 13:34 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] blkdebug/qcow2/qemu-iotests: Add some AIO testing
 2012-12-06 13:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/6] blkdebug: Allow usage without config file
` [Qemu-devel] [PATCH 3/6] blkdebug: Implement suspend/resume of AIO requests
` [Qemu-devel] [PATCH 5/6] qcow2: Move BLKDBG_EVENT out of the lock
` [Qemu-devel] [PATCH 6/6] qemu-iotests: Test concurrent cluster allocations


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.