All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-22 11:29:10 to 2012-06-22 12:41:58 UTC [more...]

Porting of specific Kernel/Driver into yocto
 2012-06-22 12:38 UTC  (21+ messages)

[PATCH 0/3] ath9k: Fix smatch warnings
 2012-06-22 12:42 UTC  (10+ messages)
` [PATCH 2/3] ath9k_hw: fix smatch warnings in spur_mitigate
` [PATCH 3/3] ath9k: fix 'side effect in macro' smatch warning

[PATCH] SE Android local manifest patch dalvik and lobcore
 2012-06-22 12:40 UTC  (2+ messages)

[PATCH] perf symbols: Follow .gnu_debuglink section to find separate symbols
 2012-06-22 12:39 UTC  (4+ messages)

Strange kernel BUG() on PV DomU boot
 2012-06-22 12:38 UTC  (3+ messages)

[lm-sensors] [PATCH] hwmon: Honeywell Humidicon HIH-6130/HIH-6131 humidity and temperature sensor dr
 2012-06-22 12:38 UTC  (2+ messages)
` [lm-sensors] [PATCH] hwmon: Honeywell Humidicon HIH-6130/HIH-6131 humidity and temperature senso

[Qemu-devel] [RFC] use little granularity lock to substitue qemu_mutex_lock_iothread
 2012-06-22 12:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] CPUArchState: introduce per-cpu lock

[PATCH 0/1] Palmas Bugfixes
 2012-06-22 12:36 UTC  (4+ messages)
` [PATCH 1/3] MFD: palmas fix regulator pdata missing
` [PATCH 2/3] MFD: add missing hunk to change irq to clear on read
` [PATCH 3/3] REGULATOR: fix regmap offsets for enable/disable

New warning
 2012-06-22 12:35 UTC  (6+ messages)

[PATCH] net: Update netdev_alloc_frag to work more efficiently with TCP and GRO
 2012-06-22 12:33 UTC  (7+ messages)

Kernel 3.3.8 breaks accidental ext3 mount of extended partition
 2012-06-22 12:33 UTC  (6+ messages)

[PATCH 2/2] memcg: cleanup typos in mem cgroup
 2012-06-22 12:32 UTC  (6+ messages)

buffer overflow check bug
 2012-06-22 12:31 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/1] virtio-rng: hardware random number generator
 2012-06-22 12:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/1] virtio-rng: hardware random number generator device

Denials of changing wallpaper on Galaxy Nexus
 2012-06-22 12:31 UTC  (2+ messages)

[Qemu-devel] [RFC] block: Removed coroutine ownership assumption
 2012-06-22 12:30 UTC  (8+ messages)

[PATCH] btrfs: join DEV_STATS ioctls to one
 2012-06-22 12:30 UTC 

[RFCv2 PATCH 00/34] Core and vb2 enhancements
 2012-06-22 12:21 UTC  (35+ messages)
` [RFCv2 PATCH 01/34] Regression fixes
  ` [RFCv2 PATCH 02/34] v4l2-ioctl.c: move a block of code down, no other changes
  ` [RFCv2 PATCH 03/34] v4l2-ioctl.c: introduce INFO_FL_CLEAR to replace switch
  ` [RFCv2 PATCH 04/34] v4l2-ioctl.c: v4l2-ioctl: add debug and callback/offset functionality
  ` [RFCv2 PATCH 05/34] v4l2-ioctl.c: remove an unnecessary #ifdef
  ` [RFCv2 PATCH 06/34] v4l2-ioctl.c: use the new table for querycap and i/o ioctls
  ` [RFCv2 PATCH 07/34] v4l2-ioctl.c: use the new table for priority ioctls
  ` [RFCv2 PATCH 08/34] v4l2-ioctl.c: use the new table for format/framebuffer ioctls
  ` [RFCv2 PATCH 09/34] v4l2-ioctl.c: use the new table for overlay/streamon/off ioctls
  ` [RFCv2 PATCH 10/34] v4l2-ioctl.c: use the new table for std/tuner/modulator ioctls
  ` [RFCv2 PATCH 11/34] v4l2-ioctl.c: use the new table for queuing/parm ioctls
  ` [RFCv2 PATCH 12/34] v4l2-ioctl.c: use the new table for control ioctls
  ` [RFCv2 PATCH 13/34] v4l2-ioctl.c: use the new table for selection ioctls
  ` [RFCv2 PATCH 14/34] v4l2-ioctl.c: use the new table for compression ioctls
  ` [RFCv2 PATCH 15/34] v4l2-ioctl.c: use the new table for debug ioctls
  ` [RFCv2 PATCH 16/34] v4l2-ioctl.c: use the new table for preset/timings ioctls
  ` [RFCv2 PATCH 17/34] v4l2-ioctl.c: use the new table for the remaining ioctls
  ` [RFCv2 PATCH 18/34] v4l2-ioctl.c: finalize table conversion
  ` [RFCv2 PATCH 19/34] v4l2-dev.c: add debug sysfs entry
  ` [RFCv2 PATCH 20/34] v4l2-ioctl: remove v4l_(i2c_)print_ioctl
  ` [RFCv2 PATCH 21/34] ivtv: don't mess with vfd->debug
  ` [RFCv2 PATCH 22/34] cx18: "
  ` [RFCv2 PATCH 23/34] vb2-core: refactor reqbufs/create_bufs
  ` [RFCv2 PATCH 24/34] vb2-core: add support for count == 0 in create_bufs
  ` [RFCv2 PATCH 25/34] Spec: document CREATE_BUFS behavior if count == 0
  ` [RFCv2 PATCH 26/34] v4l2-dev/ioctl.c: add vb2_queue support to video_device
  ` [RFCv2 PATCH 27/34] videobuf2-core: add helper functions
  ` [RFCv2 PATCH 28/34] vivi: remove pointless g/s_std support
  ` [RFCv2 PATCH 29/34] vivi: embed struct video_device instead of allocating it
  ` [RFCv2 PATCH 30/34] vivi: use vb2 helper functions
  ` [RFCv2 PATCH 31/34] vivi: add create_bufs/preparebuf support
  ` [RFCv2 PATCH 32/34] v4l2-dev.c: also add debug support for the fops
  ` [RFCv2 PATCH 33/34] pwc: use the new vb2 helpers
  ` [RFCv2 PATCH 34/34] pwc: v4l2-compliance fixes

[RFC 0/3] Add cyclic DMA support to OMAP DMA engine driver
 2012-06-22 12:30 UTC  (3+ messages)

Other PCI devices to mark mark as read-only for dom0
 2012-06-22 12:30 UTC  (9+ messages)

[RFC PATCH] Revert "mmc: omap_hsmmc: Enable Auto CMD12"
 2012-06-22 12:29 UTC  (2+ messages)

[PATCH 1/2] memcg: use existing function to judge root mem cgroup
 2012-06-22 12:29 UTC  (9+ messages)

[Qemu-trivial] [PATCH v1] device_tree: load_device_tree(): Allow NULL sizep
 2012-06-22 12:28 UTC  (5+ messages)
    ` [Qemu-devel] "

boot hang on commit "PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup."
 2012-06-22 12:24 UTC  (3+ messages)

crypto: gpf on boot with linux-next
 2012-06-22 12:24 UTC  (5+ messages)

All spares in Raid 5, default chunk? version of mdadm significant?
 2012-06-22 12:24 UTC 

[U-Boot] New to u-boot
 2012-06-22 12:23 UTC 

dynamic debug
 2012-06-22 12:23 UTC 

[PATCH v3 00/18] libxl: domain save/restore: run in a separate process
 2012-06-22 12:22 UTC  (10+ messages)
` [PATCH 05/21] libxl: domain save: API changes for asynchrony
` [PATCH 06/21] libxl: domain save/restore: run in a separate process
` [PATCH 20/21] libxl: further fixups re LIBXL_DOMAIN_TYPE
` [PATCH 21/21] libxl: DO NOT APPLY enforce prohibition on internal

linux-image-2.6.32-5-686: kernel BUG at ... build/source_i386_none/drivers/md/raid5.c:2764!
 2012-06-22 12:19 UTC 

[Qemu-devel] [PATCH 0/2] Sandboxing Qemu guests with Libseccomp
 2012-06-22 12:17 UTC  (2+ messages)

DiBcom adapter problems
 2012-06-22 12:15 UTC  (5+ messages)

explanation of __va() and __pa() macros
 2012-06-22 12:12 UTC  (3+ messages)

[PATCH v3 0/5] usb: musb: cleanup
 2012-06-22 12:10 UTC  (12+ messages)
` [PATCH v3 1/5] usb: musb: move work_struct(otg_notifier_work) from core to omap glue
` [PATCH v3 2/5] usb: musb: twl: use mailbox API to send VBUS or ID events
` [PATCH v3 3/5] drivers: usb: musb: move otg specific initializations from twl to glue
` [PATCH v3 4/5] usb: musb: omap: use devres API to allocate resources
` [PATCH v3 5/5] drivers: usb: otg: twl: "

[PATCH v3 ]libxl: allow to set more than 31 vcpus
 2012-06-22 12:11 UTC  (3+ messages)

git bisect/checkout and changes to .gitignore
 2012-06-22 12:07 UTC  (3+ messages)

[PATCH 1/1] drivers/platform/x86: add Lenovo IdeaPad Z570 support
 2012-06-22 12:07 UTC 

[PATCH] process: Improve _logged_communicate buffering
 2012-06-22 11:55 UTC 

geting weird semi-random panic on kmalloc
 2012-06-22 12:06 UTC  (3+ messages)

[PATCH 1/1] [SCSI] tcm_qla2xxx: Remove duplicate header file inclusion
 2012-06-22 11:53 UTC 

[PATCH] fetch2: Handle errors orruring when building mirror urls
 2012-06-22 11:54 UTC 

[PATCH] fetch2: Ensure star character doesn't end up in mirror tarball names
 2012-06-22 11:53 UTC 

[PATCH] utils.py: Add function to set nonblocking operation on a file descriptor
 2012-06-22 11:53 UTC 

[PATCH] git.py: Remove -l option, its not necessary
 2012-06-22 11:52 UTC 

taskdata.py: Add support for rdepends task flag
 2012-06-22 11:51 UTC 

[PATCH v6 00/13] execute hotplug scripts from libxl
 2012-06-22 12:01 UTC  (17+ messages)
` [PATCH v5 01/10] "
  ` [PATCH v5 09/10] libxl: call hotplug scripts for nic devices "
      ` [PATCH v6 13/13] "
        ` [PATCH v5 09/10] libxl: call hotplug scripts for nic devices from libxl [and 1 more messages]
` [PATCH v6 06/13] libxl: convert libxl_device_disk_add to an async op
` [PATCH v6 07/13] libxl: convert libxl_device_nic_add to an async operation
` [PATCH v6 09/13] libxl: rename _IOEMU nic type to VIF_IOEMU
` [PATCH v6 10/13] libxl: set nic type to VIF by default
` [PATCH v6 12/13] libxl: call hotplug scripts for disk devices from libxl

[lm-sensors] Configuration for EL620-C motherboard
 2012-06-22 12:00 UTC  (2+ messages)

[PATCH] gpio: gpiolib: fix conflicting flag values
 2012-06-22 12:01 UTC  (3+ messages)

[PATCH] m68k: remove never used asm/shm.h
 2012-06-22 11:59 UTC  (3+ messages)

finding unused header files
 2012-06-22 11:58 UTC  (3+ messages)

[PATCH v2] fs: introduce pipe-only dump mode suid_dumpable=3
 2012-06-22 11:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] cpu-common.h: remove pointless ifdef guards
 2012-06-22 11:54 UTC  (10+ messages)
` [Qemu-trivial] "
` [Qemu-devel] [PATCH 1/2] cpu-common.h: Remove unnecessary guard on including targphys.h
  ` [Qemu-trivial] "
    ` [Qemu-trivial] [Qemu-devel] "
` [Qemu-devel] [PATCH 2/2] cpu-common.h: Remove a pointless ifndef CONFIG_USER_ONLY
  ` [Qemu-trivial] "
    ` [Qemu-trivial] [Qemu-devel] "

MMC: commit dba3c29 ruins mmc card data on beagle-xm revB
 2012-06-22 11:51 UTC  (7+ messages)

master - cleanup: use dev_t type
 2012-06-22 11:51 UTC 

master - thin: fix lvconvert error path NULL dereference
 2012-06-22 11:51 UTC 

master - lvmetad: check for fid existance
 2012-06-22 11:51 UTC 

master - fix: limit preallocate stack size
 2012-06-22 11:51 UTC 

master - fix: use 64bit math for reserved memory
 2012-06-22 11:51 UTC 

master - cleanup: replace memset with struct initilization
 2012-06-22 11:51 UTC 

Script to save array info
 2012-06-22 11:50 UTC  (4+ messages)

i.MX28 die temperature
 2012-06-22 11:49 UTC  (4+ messages)

[PATCH net-next] ipv4: tcp: dont cache output dst for syncookies
 2012-06-22 11:47 UTC  (2+ messages)

[U-Boot] [PATCH] arm: enable unaligned access on ARMv7
 2012-06-22 11:47 UTC  (7+ messages)

[PATCH v2 07/10] ARM: tegra: pcie: Add device tree support
 2012-06-22 11:46 UTC  (13+ messages)

[PATCHv5 0/6] ARM: OMAP3+: IO daisy chain support fixes
 2012-06-22 11:45 UTC  (4+ messages)
` [PATCHv5 5/6] ARM: OMAP3PLUS PM: Add IO Daisychain support via hwmod mux

[PATCH] ARM: omap4: Fix standalone OMAP4 build break
 2012-06-22 11:44 UTC  (2+ messages)

memory leak in recent (3.x) kernels?
 2012-06-22 11:26 UTC 

[PATCH 1/2] dma: tegra: set DMA_CYCLIC capability
 2012-06-22 11:42 UTC  (4+ messages)
  ` [PATCH 2/2] dma: tegra: do not set transfer desc flag to DMA_CTRL_ACK in cyclic mode

[PATCH] can: c_can_pci: fix compilation on non HAVE_CLK archs
 2012-06-22 11:42 UTC  (4+ messages)

[vMCE design RFC] Xen vMCE design
 2012-06-22 11:40 UTC  (4+ messages)

[meta-oe][PATCH 1/2] yavta: add patch to enable streaming to stdout
 2012-06-22 11:28 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] cheese: add 2.30.1

[U-Boot] [PATCH 1/9] mx6: Allow mx6 to access the IPUv3 registers
 2012-06-22 11:39 UTC  (14+ messages)
` [U-Boot] [PATCH 2/9] video: Rename CONFIG_VIDEO_MX5
` [U-Boot] [PATCH 3/9] ipu_common: Only apply the erratum to MX51
` [U-Boot] [PATCH 4/9] ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53
` [U-Boot] [PATCH 5/9] ipu_common: Rename MXC_CCM_BASE
` [U-Boot] [PATCH 6/9] ipu_common: Do not hardcode the ipu_clk frequency
` [U-Boot] [PATCH 8/9] ipu_common: Add ldb_clk for use in parenting the pixel clock

Early oops on 3.4.3
 2012-06-22 11:37 UTC  (2+ messages)

[RFC][PATCH] sched: Fix race in task_group()
 2012-06-22 11:36 UTC 

Hob - proper way to select machine and customer layers
 2012-06-22 11:35 UTC  (4+ messages)

[RFC] ath9k: raise aggregation limit to 64k for HT IBSS
 2012-06-22 11:35 UTC  (4+ messages)

[PATCH] ASoC: dapm: Try to add all routes even if one fails
 2012-06-22 11:22 UTC 

Fwd: netback (Network backend) in domU
 2012-06-22 11:30 UTC  (5+ messages)

Oops during Init IRQ
 2012-06-22 11:30 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] qom: refactor Interfaces
 2012-06-22 11:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] qom: reimplement Interfaces


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.