All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-05 00:31:19 to 2012-01-05 02:32:27 UTC [more...]

[PULL 00/50] ppc patch queue 2012-01-04
 2012-01-05  2:32 UTC  (5+ messages)
` [PATCH 07/50] KVM: PPC: Add generic single register ioctls

[PATCH v3 0/4] Implement RTC support for S3C2443/S3C2416/S3C2450
 2012-01-05  2:32 UTC  (6+ messages)
` [PATCH 2/4] rtc-s3c: make room for more variants in devicetree block

[PATCH v2] DTS: fix cmd12 bug and add the chip compatible for eSDHC
 2012-01-05  1:40 UTC 

[PATCH] udevng: use huaweicdma driver for olive V-ME101
 2012-01-05  2:28 UTC  (2+ messages)

[PATCH][resending] SPARC32: forced setting of mode of SUN4M per-cpu timers
 2012-01-05  2:27 UTC 

[PATCH] drm/i915: paper over missed irq issues with force wake vodoo
 2012-01-05  2:27 UTC  (3+ messages)

[3.2-rc7] slowdown, warning + oops creating lots of files
 2012-01-05  2:26 UTC  (6+ messages)

Yocto weekly bug trend charts -- WW53
 2012-01-05  2:25 UTC 

SPARC32: forced setting of mode of SUN4M per-cpu timers
 2012-01-05  2:25 UTC  (3+ messages)

3.2.0-rc5 NULL dereference BUG
 2012-01-05  2:25 UTC  (9+ messages)

RAID1 fail did not work properly with SSDs
 2012-01-05  2:25 UTC  (4+ messages)

[PATCH 1/2] daemon: add tests
 2012-01-05  2:24 UTC  (10+ messages)

[PATCH] fs/ext4: add missing ext4_resize_end
 2012-01-05  2:23 UTC  (2+ messages)

[git pull] vfs pile 1
 2012-01-05  2:23 UTC 

[PATCH] ext4: Report max_batch_time option correctly
 2012-01-05  2:23 UTC  (2+ messages)

[PATCH 01/43] drm/i915: kicking rings stuck on semaphores considered harmful
 2012-01-05  2:22 UTC  (11+ messages)
` [PATCH 06/43] drm/i915: protect force_wake_(get|put) with the gt_lock

[PATCH] cgroup: fix to allow mounting a hierarchy by name
 2012-01-05  2:20 UTC  (8+ messages)

INFO: task rcuc/0:7 blocked for more than 120 seconds
 2012-01-05  2:17 UTC  (10+ messages)
      ` [PATCH] rcu: Improve detection of illegal synchronize_rcu() call from RCU read side

[REGRESSION] i915 KMS dual head broken on DELL latitude E6420 in 3.1-rc*
 2012-01-05  2:16 UTC  (7+ messages)

linux-next: build failure after merge of the pci-current tree
 2012-01-05  2:16 UTC  (2+ messages)

[RFC PATCH 0/4] Gang scheduling in CFS
 2012-01-05  2:10 UTC  (14+ messages)

Great News
 2012-01-05  2:11 UTC 

[PATCH v4 0/6] common clk framework
 2012-01-05  2:11 UTC  (14+ messages)
` [PATCH v4 3/6] clk: introduce the common clock framework

[PATCH 1/3] cgroup: simplify double-check locking in cgroup_attach_proc
 2012-01-05  2:10 UTC  (11+ messages)
` [PATCH 2/3] cgroup: replace tasklist_lock with rcu_read_lock
` [PATCH 3/3] cgroup: remove extra calls to find_existing_css_set

Recurring error with SATA driver
 2012-01-05  2:10 UTC  (2+ messages)

Problem in getting shared memory access on P1022RDK
 2012-01-05  2:09 UTC  (5+ messages)

GPMI-NAND: Wrong ECC size in driver
 2012-01-05  2:08 UTC  (4+ messages)

[PATCH v3 1/1] vfs: iversion truncate bug fix
 2012-01-05  2:06 UTC  (6+ messages)

linux-next: manual merge of the vfs tree with the ext3 tree
 2012-01-05  2:06 UTC 

[PATCH] mmc: core: select the operation mode with sysfs
 2012-01-05  2:04 UTC 

Winning ticket number: (CHTX-210-11-38LSD)
 2012-01-05  2:03 UTC 

[U-Boot] A Problem of u-boot on TI PandaBoard porting
 2012-01-05  2:02 UTC 

openssl failing to compile
 2012-01-05  1:50 UTC  (5+ messages)

[PATCH v2 0/2] imx-sdma: memory barrier fix
 2012-01-05  1:56 UTC  (6+ messages)
` [PATCH v2 2/2] dma/imx-sdma: add wmb before enable a channel

[PATCH v3 0/3] fixes for ata port runtime pm support
 2012-01-05  1:50 UTC  (3+ messages)

[PATCH 12/15] module_param: make bool parameters really bool (drivers & misc)
 2012-01-05  0:03 UTC  (3+ messages)

[ath9k-devel] Warning in ath_rc_get_highest_rix()
 2012-01-05  1:34 UTC  (2+ messages)

osd out states
 2012-01-05  1:30 UTC  (2+ messages)

[ath9k-devel] Kernel panic with AR9485 and kernel 3.1.6
 2012-01-05  1:29 UTC  (19+ messages)

[PATCHSET] block, mempool, percpu: implement percpu mempool and fix blkcg percpu alloc deadlock
 2012-01-05  1:28 UTC  (11+ messages)

[U-Boot] [PATCH v3 0/7] overo: add SPL support
 2012-01-05  1:26 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts
` [U-Boot] [PATCH v3 2/7] board/overo/overo.c: "
` [U-Boot] [PATCH v3 3/7] include/configs/omap3_overo.h: several cleanups
` [U-Boot] [PATCH v3 4/7] drivers/i2c/omap24xx_i2c.c: move all local variables to SRAM
` [U-Boot] [PATCH v3 5/7] OMAP SPL: call timer_init in s_init to make udelay work earlier
` [U-Boot] [PATCH v3 6/7] omap_rev_string: output to stdout
` [U-Boot] [PATCH v3 7/7] overo: add SPL support

[PATCH block/for-3.3/core] block: an exiting task should be allowed to create io_context
 2012-01-05  1:24 UTC  (11+ messages)

[PATCHv5 0/4] Synopsys DesignWare APB GPIO
 2012-01-05  1:23 UTC  (10+ messages)
  ` [PATCHv5 1/4] of: document common interrupt controller details
  ` [PATCHv5 2/4] gpio: add a driver for the Synopsys DesignWare APB GPIO block
  ` [PATCHv5 3/4] gpio: dwapb: add support for GPIO interrupts
  ` [PATCHv5 4/4] ARM: picoxcell: use new Synopsys Designware GPIO binding

[PATCHv4 1/4] of: document common interrupt controller details
 2012-01-05  1:22 UTC  (4+ messages)
` [PATCHv4 2/4] gpio: add a driver for the Synopsys DesignWare APB GPIO block

[PATCH] AM35xx: disable checking for reserved feature bits
 2012-01-05  1:18 UTC  (6+ messages)

[PATCH 0/7] ARM: OMAP: remove IP checks from SoC family detection
 2012-01-05  1:16 UTC  (8+ messages)
` [RFC/PATCH 1/7] ARM: OMAP: remove unused cpu_is macros that depend on specific IP checks
` [RFC/PATCH 2/7] ARM: OMAP3: clock data: replace 3503/3517 flag with AM35x flag for UART4
` [RFC/PATCH 3/7] ARM: OMAP3: clock data: treat all AM35x devices the same
` [RFC/PATCH 4/7] ARM: OMAP: AM35x: remove redunant cpu_is checks for AM3505
` [RFC/PATCH 5/7] ARM: OMAP: clock: remove unused CK_3505 flag
` [RFC/PATCH 6/7] ARM: OMAP: remove unused cpu_is_omap3505()
` [RFC/PATCH 7/7] ARM: OMAP: remove unused cpu_is_omap3530()

[PATCH v2 00/15] Make SMP timers standalone
 2012-01-05  1:17 UTC  (4+ messages)

sdhci max_blk_size
 2012-01-05  1:16 UTC  (2+ messages)

[PATCH] [media] Don't test for ops->info.type inside drivers
 2012-01-05  1:13 UTC 

linux-next: manual merge of the s5p tree with the arm tree
 2012-01-05  1:09 UTC 

[PATCH 0/4] x32 recipe fixes + misc commits
 2012-01-05  1:02 UTC  (5+ messages)
` [PATCH 1/4] python-pycairo: fix for x32
` [PATCH 2/4] libevent: fix compilation "
` [PATCH 3/4] libxxf86dga: fix compilation with x32 toolchain
` [PATCH 4/4] vte: update patch header

+ mm-hugetlb-undo-change-to-page-mapcount-in-fault-handler.patch added to -mm tree
 2012-01-05  1:09 UTC 

[Qemu-devel] [Bug 883133] Re: qemu on ARM hosts asserts due to code buffer/libc heap conflict
 2012-01-05  0:58 UTC 

[Qemu-devel] [Bug 893208] Re: qemu on ARM hosts can't boot i386 image
 2012-01-05  0:58 UTC 

[Qemu-devel] [Bug 883136] Re: qemu on ARM hosts aborts on startup because makecontext() always fails
 2012-01-05  0:58 UTC  (2+ messages)

[PATCH 00/47] Add mt2063 frontend driver
 2012-01-05  1:00 UTC  (47+ messages)
` [PATCH 01/47] [media] add driver for mt2063
` [PATCH 03/47] [media] mt2063: Fix some Coding styles at mt2063.h
` [PATCH 04/47] [media] mt2063: Move code from mt2063_cfg.h
` [PATCH 05/47] [media] mt2063: Fix the driver to make it compile
` [PATCH 06/47] [media] mt2063: Use standard Linux types, instead of redefining them
` [PATCH 07/47] [media] mt2063: Remove most of the #if's
` [PATCH 08/47] [media] mt2063: Re-define functions as static
` [PATCH 09/47] [media] mt2063: Remove unused stuff
` [PATCH 10/47] [media] mt2063: get rid of compilation warnings
` [PATCH 11/47] [media] mt2063: Move data structures to the driver
` [PATCH 12/47] [media] mt2063: Remove internal version checks
` [PATCH 13/47] [media] mt2063: Use Unix standard error handling
` [PATCH 14/47] [media] mt2063: Remove unused data structures
` [PATCH 15/47] [media] mt2063: Merge the two state structures into one
` [PATCH 16/47] [media] mt2063: Use state for the state structure
` [PATCH 17/47] [media] mt2063: Remove the code for more than one adjacent mt2063 tuners
` [PATCH 18/47] [media] mt2063: Rewrite read/write logic at the driver
` [PATCH 19/47] [media] mt2063: Simplify some functions
` [PATCH 20/47] [media] mt2063: Simplify device init logic
` [PATCH 21/47] [media] mt2063: Don't violate the DVB API
` [PATCH 22/47] [media] mt2063: Use linux default max function
` [PATCH 23/47] [media] mt2063: Remove several unused parameters
` [PATCH 24/47] [media] mt2063: simplify lockstatus logic
` [PATCH 25/47] [media] mt2063: Simplify mt2063_setTune logic
` [PATCH 26/47] [media] mt2063: Rework on the publicly-exported functions
` [PATCH 27/47] [media] mt2063: Remove setParm/getParm abstraction layer
` [PATCH 28/47] [media] mt2063: Reorder the code to avoid function prototypes
` [PATCH 29/47] [media] mt2063: Cleanup some "
` [PATCH 30/47] [media] mt2063: make checkpatch.pl happy
` [PATCH 31/47] [media] mt2063: Fix analog/digital set params logic
` [PATCH 32/47] [media] mt2063: Fix comments
` [PATCH 33/47] [media] mt2063: Rearrange the delivery system functions
` [PATCH 34/47] [media] mt2063: Properly document the author of the original driver
` [PATCH 35/47] [media] mt2063: Convert it to the DVBv5 way for set_params()
` [PATCH 36/47] [media] mt2063: Add some debug printk's
` [PATCH 37/47] [media] mt2063: Rewrite tuning logic
` [PATCH 38/47] [media] mt2063: Remove two unused temporary vars
` [PATCH 39/47] [media] mt2063: don't crash if device is not initialized
` [PATCH 40/47] [media] mt2063: Print a message about the detected mt2063 type
` [PATCH 41/47] [media] mt2063: Fix i2c read message
` [PATCH 42/47] [media] mt2063: print the detected version
` [PATCH 43/47] [media] mt2063: add some useful info for the dvb callback calls
` [PATCH 44/47] [media] mt2063: Add support for get_if_frequency()
` [PATCH 45/47] [media] mt2063: Add it to the building system
` [PATCH 46/47] [media] drxk: Improve a few debug messages
` [PATCH 47/47] [media] drxk: Add support for parallel mode and prints mpeg mode

[PATCH v5 2/2] video: backlight: support s6e8ax0 panel driver based on
 2012-01-05  1:01 UTC  (3+ messages)
` [PATCH v5 2/2] video: backlight: support s6e8ax0 panel driver
  ` [PATCH v5 2/2] video: backlight: support s6e8ax0 panel driver based on MIPI DSI

linux-next: build failure after merge of the driver-core tree
 2012-01-05  0:57 UTC  (5+ messages)

[PATCH v5] mmc: support BKOPS feature for eMMC
 2012-01-05  0:55 UTC 

[xen-unstable test] 10632: tolerable FAIL - PUSHED
 2012-01-05  0:54 UTC 

[Qemu-devel] [PATCH v7] arm: add dummy v7 cp15 registers
 2012-01-05  0:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8] "

[PATCH 0/3] Build Fixes
 2012-01-05  0:46 UTC  (4+ messages)
` [PATCH 1/3] image_types: Fix rootfs size calcuation
` [PATCH 2/3] glib-2.0: ensure dtrace is diabled for all distro options and fix packaging
` [PATCH 3/3] libxp: fix cast error

How do I get slimbus hwmod information?
 2012-01-05  0:45 UTC 

Linux 3.2
 2012-01-05  0:51 UTC 

[dm-crypt] LUKS header always disappears after reboot
 2012-01-05  0:50 UTC  (3+ messages)

subdev support for querying struct v4l2_input *
 2012-01-05  0:48 UTC 

[PATCH] Support Function Level Reset (FLR) in the xen-pciback module (v1) and some fixes
 2012-01-05  0:46 UTC  (6+ messages)
` [PATCH 1/5] pci: Introduce __pci_reset_function_locked to be used when holding device_lock
` [PATCH 2/5] xen/pciback: Support pci_reset_function, aka FLR or D3 support
` [PATCH 3/5] xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind"
` [PATCH 4/5] xen/pciback: Expand the warning message to include domain id
` [PATCH 5/5] xen/pciback: Fix "device has been assigned to X domain!" warning

linux-next: manual merge of the s5p tree with the arm tree
 2012-01-05  0:46 UTC  (3+ messages)

Bug in netem reordering
 2012-01-05  0:44 UTC 

[PATCH] xfstests: make 275 pass on ext4
 2012-01-05  0:39 UTC  (6+ messages)
` [PATCH V2] xfstests: make 275 pass

MAP_NOZERO revisited
 2012-01-05  0:37 UTC 

[PATCH] fs/ext{3,4}: fix potential race when setversion ioctl updates inode
 2012-01-05  0:40 UTC  (5+ messages)

[PATCH 0/9] arm/tegra: fuse cleanup and emc device tree support
 2012-01-05  0:35 UTC  (5+ messages)
` [PATCH 9/9] arm/tegra: emc: "

First work on RBD storage pool support in libvirt
 2012-01-05  0:32 UTC  (2+ messages)

[GIT PULL] tty: serial: imx changes for 3.3
 2012-01-05  0:30 UTC  (3+ messages)

[PATCH 1/2] tty: move pty count limiting into devpts
 2012-01-05  0:24 UTC  (2+ messages)

[PATCH] tty: cleanup prohibition of direct opening for unix98 pty master
 2012-01-05  0:23 UTC  (3+ messages)

[PATCH] sysfs: change permissions for /sys from 0755 to 0555
 2012-01-05  0:17 UTC  (2+ messages)

[RFC PATCH v1 0/2] virtio_net: Better low memory handling
 2012-01-05  0:31 UTC  (3+ messages)
` [RFC PATCH v1 2/2] virtio_net: Don't disable napi on low memory


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.