All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-23 02:42:34 to 2012-11-23 06:43:38 UTC [more...]

[PATCH 0/7] i2c: s3c2410: Add devm_* apis and cleanup
 2012-11-23  6:43 UTC  (15+ messages)
` [PATCH 1/7] i2c: s3c2410: Remove unnecessary label err_noclk
` [PATCH 2/7] i2c: s3c2410: Convert to use devm_clk_get()
` [PATCH 3/7] i2c: s3c2410: Convert to use devm_request_mem_region()
` [PATCH 4/7] i2c: s3c2410: Convert to use devm_ioremap()
` [PATCH 5/7] i2c: s3c2410: Convert to use devm_request_irq()
` [PATCH 6/7] i2c: s3c2410: Move location of clk_prepare_enable() call in probe function
` [PATCH 7/7] i2c: s3c2410: Remove err_cpufreq label

[PATCH] staging: zram: Prevent use of unmapped buffer
 2012-11-23  6:43 UTC  (3+ messages)

[PATCH 0/5] drm/exynos: Bug fix and devm_* usage
 2012-11-23  6:43 UTC  (8+ messages)
` [PATCH 1/5] drm/exynos: Use devm_clk_get in exynos_drm_fimd.c
` [PATCH 2/5] drm/exynos: Use devm_gpio_request in exynos_hdmi.c
` [PATCH 3/5] drm/exynos: Use devm_clk_get in exynos_mixer.c
` [PATCH 4/5] drm/exynos: Use devm_clk_get in exynos_drm_g2d.c
` [PATCH 5/5] drm/exynos: Fix potential NULL pointer dereference

[U-Boot] Reg Bootstrapping u-boot on x86-64 for tizen
 2012-11-23  6:42 UTC  (4+ messages)

[Qemu-devel] [PATCH for-1.3] usb: tag usb host adapters as not hotpluggable
 2012-11-23  6:40 UTC  (3+ messages)

RFC[1/2]mac80211: Add Statistic to debugfs
 2012-11-23  6:39 UTC  (3+ messages)

[GIT PULL] Exynos DP for v3.8
 2012-11-23  6:37 UTC 

[GIT PULL] Samsung Framebuffer for v3.8
 2012-11-23  6:36 UTC 

[PATCH] input: stmpe-ts: Add DT support for stmpe touchscreen
 2012-11-23  6:29 UTC 

[PATCH 0/2] thermal: rcar: add emergency power down
 2012-11-23  6:29 UTC  (3+ messages)
` [PATCH 2/2] thermal: rcar: add .get_trip_type/temp and .notify support

[Qemu-devel] qmp problems with --enable-kvm
 2012-11-23  6:29 UTC  (13+ messages)

[PATCH 1/1] input: samsung-keypad: Use devm_* functions
 2012-11-23  6:29 UTC  (2+ messages)

[PATCH resend 0/10] Get rid of FIQ_START/enable/disable_fiq() + some FIQ cleanups
 2012-11-23  6:27 UTC  (8+ messages)
` [PATCH 10/10] ARM: FIQ: Get rid of init_FIQ()
      ` Re[2]: "

[Qemu-trivial] [PATCH] Fix spelling in comments and documentation
 2012-11-23  6:26 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 2/2] Enabling IA32_TSC_ADJUST for KVM guest VM support
 2012-11-22  2:51 UTC 

incremental rbd export / sparse files?
 2012-11-23  6:23 UTC  (3+ messages)

[PATCH 0/4] thermal: Add support for interrupt based notification to thermal layer
 2012-11-23  6:21 UTC  (7+ messages)
` [PATCH 1/4] thermal: Add new thermal trend type to support quick cooling

[PATCH 0/3] ASoC: atmel-pcm: add dma support
 2012-11-23  6:14 UTC  (12+ messages)
` [PATCH 1/3] ASoC: snd_dmaengine_pcm: add inline empty function
` [PATCH 2/3] ASoC: atmel-pcm: prepare for adding dma support
` [PATCH 3/3] ASoC: atmel-pcm: add "

[Qemu-devel] [PATCH 1/5] RFC: Efficient VM backup for qemu (v1)
 2012-11-23  6:18 UTC  (13+ messages)

[PATCH 0/2] drm: exynos: hdmi: sending AVI and AUI info frames
 2012-11-23  6:15 UTC  (2+ messages)

omap DSS fails with tft410 driver panel?
 2012-11-23  6:14 UTC  (4+ messages)

memory-cgroup bug
 2012-11-22  9:36 UTC  (3+ messages)

AM335x: Beaglebone stops to boot with current git kernel
 2012-11-23  6:08 UTC  (11+ messages)

[xen-unstable test] 14468: tolerable FAIL
 2012-11-23  6:07 UTC 

[dm-crypt] Reconsidering default options for cryptsetup-reencrypt
 2012-11-23  6:07 UTC  (2+ messages)

[PATCH] drm: tegra: Use framebuffer pitch as line stride
 2012-11-23  5:54 UTC  (2+ messages)

nfs cache bug (when server delete the file ,nfs client can read file also)
 2012-11-23  6:00 UTC  (5+ messages)

J1939 support: plans for integration? / SocketCAN user forum
 2012-11-23  5:52 UTC  (2+ messages)
` J1939 support: plans for integration?

[PATCH] gitk tag delete/rename support
 2012-11-23  5:51 UTC 

[LTP] [PATCH] numa01.sh: fix error in getting number of CPUs
 2012-11-23  5:51 UTC  (3+ messages)

behavior of zram stats, and zram allocation limit
 2012-11-23  5:51 UTC  (2+ messages)

[PATCH] gpio: stmpe: Add DT support for stmpe gpio
 2012-11-23  5:51 UTC 

Is augmented rbtree propagation broken?
 2012-11-23  5:49 UTC  (2+ messages)

[nfs:devel 73/73] fs/nfs/nfs4proc.c:743:31: error: expected ')' before ';' token
 2012-11-23  5:48 UTC 

[BUGFIX PATCH] ASoC: fsl: fix miscompilation of snd-soc-imx-pcm
 2012-11-22 12:31 UTC  (5+ messages)
` [PATCH] ASoC: imx: add MODULE_LICENSE("GPL")
` [BUGFIX PATCH] ASoC: imx-sgtl5000: prevent module from being unloaded when in use
` [PATCH] ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclk
` [PATCH] ASoC: dmaengine_pcm: set MODULE_LICENSE

[PATCH] USB: chipidea: promote error code from ci_role_start() start instead of returning -ENODEV
 2012-11-22  9:11 UTC 

[BUGFIX PATCH] USB: chipidea: fix use after free bug
 2012-11-22  9:11 UTC 

another allocation livelock with zram
 2012-11-23  5:44 UTC  (6+ messages)

[PATCH v2 0/6] x86, apicv: Add APIC virtualizatin support
 2012-11-23  5:41 UTC  (4+ messages)
` [PATCH v2 5/6] x86: Enable ack interrupt on vmexit

high load and xfsaild in d
 2012-11-23  5:39 UTC  (4+ messages)

Violin Memory SSD array device support
 2012-11-23  5:36 UTC  (4+ messages)

[PATCH v3 0/7] support other fsl SoCs with usbmisc + small fixes
 2012-11-23  5:36 UTC  (4+ messages)
` [PATCH v3 3/7] usb: chipidea: usbmisc: fix a potential race condition

[U-Boot] Nand flash R/W,saveenv issue
 2012-11-23  5:33 UTC  (19+ messages)
            ` [U-Boot] problem while making kernel up
                        ` [U-Boot] USB detection
                              ` [U-Boot] Booting through nand flash with other address
                                  ` [U-Boot] Quer on JTAG

[PATCH] regulator: tps80031: Implement list_voltage and set n_voltages = 1 for fixed regulators
 2012-11-23  5:24 UTC  (2+ messages)

[PATCHv4] virtio-spec: virtio network device RFS support
 2012-11-23  5:17 UTC  (3+ messages)

zram OOM behavior
 2012-11-23  5:09 UTC  (12+ messages)
                ` [PATCH] mm: vmscan: Check for fatal signals iff the process was throttled

[Qemu-devel] [PATCH] virtio-scsi Fix some endian bugs with virtio-scsi
 2012-11-23  5:08 UTC 

[Question] Forced Vmexit
 2012-11-23  4:59 UTC 

[PATCH V5 0/6] Tools: hv: kvp
 2012-11-23  4:39 UTC  (5+ messages)
` [PATCH V5 1/6] Tools: hv: Add an example script to retrieve dhcp state
  ` [PATCH V5 3/6] Tools: hv: Add an example script to configure an interface

[PATCH v8 0/3] ARM: Exynos/S3C64XX: usb phy driver support for S3C64XX and EXYNOS4210
 2012-11-23  4:54 UTC  (13+ messages)
` [PATCH v8 1/3] ARM: S3C64XX: Removing old phy setup code
` [PATCH v8 2/3] ARM: S3C64XX: Enabling samsung-usbphy driver
` [PATCH v8 3/3] ARM: EXYNOS: Enabling samsung-usbphy driver for EXYNOS4210

[PATCH 0/4] [media] exynos-gsc: Some fixes
 2012-11-23  4:45 UTC  (5+ messages)
` [PATCH 1/4] [media] exynos-gsc: Rearrange error messages for valid prints
` [PATCH 2/4] [media] exynos-gsc: Remove gsc_clk_put call from gsc_clk_get
` [PATCH 3/4] [media] exynos-gsc: Use devm_clk_get()
` [PATCH 4/4] [media] exynos-gsc: Fix checkpatch warning in gsc-m2m.c

[GIT PULL] Samsung fixes-3 for v3.7
 2012-11-23  4:50 UTC  (6+ messages)

[PATCH] mm: cma: allocate pages from CMA if NR_FREE_PAGES approaches low water mark
 2012-11-23  4:42 UTC  (7+ messages)

[PATCH] video: da8xx-fb: clk_get on connection id fck
 2012-11-23  4:33 UTC  (4+ messages)

[PATCH v2 0/2] da8xx-fb: LCDC driver cleanup
 2012-11-23  4:30 UTC  (2+ messages)

[PATCH V2 1/2] mfd: stmpe: Use devm_*() routines
 2012-11-23  4:29 UTC  (10+ messages)
` [PATCH V2 2/2] mfd: stmpe: Extend DT support in stmpe driver

[PATCH] powerpc/pci-hotplug: fix the rescanned pci device's dma_set_mask issue
 2012-11-23  4:29 UTC 

[PATCH v8 0/2] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-11-23  4:26 UTC  (9+ messages)
` [PATCH v8 1/2] usb: phy: samsung: Introducing usb phy driver for hsotg
` [PATCH v8 2/2] usb: s3c-hsotg: Adding phy driver support

nfs cache bug (when server delete the file ,nfs client can read file also)
 2012-11-23  4:32 UTC 

[PATCH v5 0/7] push: update remote tags only with force
 2012-11-23  4:21 UTC  (8+ messages)
` [PATCH 1/7] push: return reject reasons via a mask
` [PATCH 2/7] push: add advice for rejected tag reference
` [PATCH 3/7] push: flag updates
` [PATCH 4/7] push: flag updates that require force
` [PATCH 5/7] push: require force for refs under refs/tags/
` [PATCH 6/7] push: require force for annotated tags
` [PATCH 7/7] push: clarify rejection of update to non-commit-ish

[PATCH] mfd: ab8500: add static linkage for battery info
 2012-11-23  4:14 UTC 

[Qemu-devel] [Qemu-ppc] [PATCH 12/12] pseries: Generate unique LIOBNs for PCI host bridges
 2012-11-23  4:13 UTC  (11+ messages)

[PATCH] iscsit: use GFP_ATOMIC under spin lock
 2012-11-23  4:07 UTC 

[PATCH 2/6] powerpc: Define CPU_FTR_HAS_PPR
 2012-11-23  4:01 UTC  (2+ messages)

[PATCH V3 0/2] IA32_TSC_ADJUST for KVM
 2012-11-22  2:50 UTC 

8139cp: set ring address before enabling receiver
 2012-11-23  3:53 UTC  (6+ messages)
` [PATCH] 8139cp: set ring address after enabling C+ mode

[PATCH net-next] tcp: remove dead prototype for tcp_v4_get_peer()
 2012-11-23  3:48 UTC 

[RFC][PATCH] printk: add boot_quiet param to support deferred printk while booting
 2012-11-23  3:24 UTC  (6+ messages)

[PATCH 1/2] autofs4: allow autofs to work outside the initial PID namespace
 2012-11-23  3:45 UTC  (2+ messages)

[U-Boot] fsl mx28evk spi nor probe problem
 2012-11-23  3:40 UTC  (3+ messages)

[PATCH 5/6] powerpc: Macros for saving/restore PPR
 2012-11-23  3:39 UTC  (2+ messages)

[Discussion] Enhancement for CRUSH rules
 2012-11-23  3:38 UTC 

[PATCH] net: ipv6: change %8s to %s for rt->dst.dev->name in seq_printf of rt6_info_route
 2012-11-23  3:35 UTC  (2+ messages)
` Fwd: "

[PATCH 0/3, V2] xfs: regression fixes for the 3.8 cycle
 2012-11-23  3:24 UTC  (4+ messages)
` [PATCH 1/3] xfs: inode allocation should use unmapped buffers
` [PATCH 2/3] xfs: fix direct IO nested transaction deadlock
` [PATCH 3/3] xfs: byte range granularity for XFS_IOC_ZERO_RANGE

[PATCH 4/6] powerpc: Define ppr in thread_struct
 2012-11-23  3:21 UTC  (2+ messages)

[PATCH 0/1] mdadm: make udev rules dir configurable
 2012-11-23  3:07 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] serial: ifx6x60: Add modem power off function in the platform reboot process
 2012-11-23 11:14 UTC  (3+ messages)

[ 02/38] PCI/PM: Fix deadlock when unbinding device if parent in D3cold
 2012-11-23  3:09 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/14] Add Q35 base support
 2012-11-23  3:09 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 05/14] ich9: Add acpi support and definitions
  ` [Qemu-devel] [PATCH v4 05/14 (re-post)] "
` [Qemu-devel] [PATCH v4 07/14] ich9: Add smbus
  ` [Qemu-devel] [PATCH v4 07/14 (re-post)] "

[PATCH 1/3] scsi: sd: set valid return value in init_sd()
 2012-11-23  3:06 UTC  (3+ messages)
` [PATCH 2/3] scsi: sd: no need to set gendisk->minors in sd_probe_async()
` [PATCH 3/3] scsi: sd: remove unnecessary initialization in sd_probe()

The smp_affinity cannot work correctly on guest os when PCI passthrough device using msi/msi-x with KVM
 2012-11-23  3:06 UTC 

[PATCH] mfd: wm8994: Add support for WM1811 rev E
 2012-11-23  3:05 UTC 

[PATCH] serial: ifx6x60: Add modem power off function in the platform reboot process
 2012-11-23 11:07 UTC 

[PATCH] Btrfs: do not warn_on io_ctl->cur in io_ctl_map_page
 2012-11-23  3:03 UTC 

[PATCH 230/493] input: remove use of __devinit
 2012-11-23  3:01 UTC  (3+ messages)

[PATCH] powerpc/pseries: Fix kernel crash caused by NULL PE
 2012-11-23  2:51 UTC  (2+ messages)

[PATCH] powerpc/pseries: Fix kernel crash caused by NULL PE
 2012-11-23  2:50 UTC 

[PATCH v2] drivers: gdm72xx: remove last usage of NIPQUAD and NIP6
 2012-11-23  2:48 UTC 

[PATCH] mac80211: Fix macro definitions in Mesh
 2012-11-23  2:42 UTC  (2+ messages)

[PATCH 1/2] zram: force disksize setting before using zram
 2012-11-23  2:42 UTC  (3+ messages)
` [PATCH 2/2] zram: allocate metadata when disksize is set up


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.