All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-29 04:21:32 to 2012-10-29 06:47:01 UTC [more...]

[PATCH 0/2] gitk: handle --full-diff corectly
 2012-10-29  6:46 UTC  (3+ messages)
` [PATCH 1/2] gitk: simplify file filtering

Regression from 3.4.9 to 3.4.16 "stable" kernel
 2012-10-29  6:46 UTC  (2+ messages)

[PATCH] ARM: kirkwood: Increase NAND chip-delay for DNS-320
 2012-10-29  6:46 UTC  (4+ messages)

[Qemu-devel] [PULL 0/3] Xilinx Zynq QSPI support
 2012-10-29  6:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] m25p80: Support for Quad SPI
` [Qemu-devel] [PATCH 2/3] xilinx_spips: Generalised to model QSPI
` [Qemu-devel] [PATCH 3/3] xilinx_zynq: added QSPI controller

[PATCH 1/5] ARM: at91: atmel-ssc: add platform device id table
 2012-10-29  6:38 UTC  (11+ messages)
` [PATCH 4/5] ASoC: sam9g20_wm8731: convert to device tree support
` [PATCH 5/5] ASoC: sam9g20_wm8731: fix the issue for non-DT kernel

[U-Boot] UBIFS fails on SheevaPlug
 2012-10-29  6:38 UTC  (5+ messages)

IPMI: Some minor fixes
 2012-10-29  6:36 UTC  (10+ messages)
` [PATCH 4/5] IPMI: Fix some uninitialized warning
        ` [PATCH] Remove uninitialized_var()
            ` [PATCH v2] "
                ` [PATCH v3] "

[Qemu-devel] [PATCH v5 0/2] These patches add support for the Primcell PL330 DMA controller and add it to the Xilinx Zynq machine model. Patch 1 is the device model. Patch 2 is the machine model update
 2012-10-29  6:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] pl330: Initial version
` [Qemu-devel] [PATCH v5 2/2] xilinx_zynq: added pl330 to machine model

[Qemu-devel] private handlers to reload images when virtual machine reset
 2012-10-29  5:21 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v2 1/5] define image_file_reset and image_blob_reset
  ` [Qemu-devel] [RFC PATCH v2 2/5] use reset handlers to reload kernel and initrd
    ` [Qemu-devel] [RFC PATCH v2 3/5] replace rom_add_file* with image_file_reset
      ` [Qemu-devel] [RFC PATCH v2 4/5] replaece rom_add_blob* with image_blob_reset
        ` [Qemu-devel] [RFC PATCH v2 5/5] remove rom related functions in loader

[Reminder] Xen Document Day on IRC freenode #xendocs today
 2012-10-29  6:31 UTC 

[Qemu-devel] [PATCH v2 0/7] TCG global variables clean-up
 2012-10-29  6:27 UTC  (5+ messages)

[PATCH] cpuidle: add missing header include
 2012-10-29  6:27 UTC  (4+ messages)

[PATCH] Documentation: improve the example of overriding LESS via core.pager
 2012-10-29  6:26 UTC  (2+ messages)

[PATCH v2 0/3] ocp2scp: add non-dt support
 2012-10-29  6:23 UTC  (16+ messages)
` [PATCH v2 1/3] drivers: bus: ocp2scp: add pdata support

[net-next resend v4 0/7] Multiqueue support in tuntap
 2012-10-29  6:15 UTC  (8+ messages)
` [net-next resend v4 1/7] tuntap: log the unsigned informaiton with %u
` [net-next resend v4 2/7] tuntap: move socket to tun_file
` [net-next resend v4 3/7] tuntap: RCUify dereferencing between tun_struct and tun_file
` [net-next resend v4 4/7] tuntap: introduce multiqueue flags
` [net-next resend v4 5/7] tuntap: multiqueue support
` [net-next resend v4 6/7] tuntap: add ioctl to attach or detach a file form tuntap device
` [net-next resend v4 7/7] tuntap: choose the txq based on rxq

[Qemu-devel] [PATCH 0/6] add paravirtualization hwrng support
 2012-10-29  6:23 UTC  (5+ messages)

1.1.1 -> 1.1.2 migrate /managedsave issue
 2012-10-29  6:22 UTC  (5+ messages)
    ` [Qemu-devel] "

[ 000/105] 3.2.33-stable review
 2012-10-29  6:21 UTC  (3+ messages)
` [ 102/105] usb: gadget: at91_udc: fix dt support

warnings for silly/pointless raid levels
 2012-10-29  6:21 UTC  (2+ messages)

[PATCH] Add FDT support to Pandaboard initialization
 2012-10-29  6:14 UTC  (4+ messages)

[PATCH] m68k: fix unused variable warning in mempcy.c
 2012-10-29  6:20 UTC 

crash on git diff-tree -Ganything <tree> for new files with textconv filter
 2012-10-29  6:18 UTC  (5+ messages)

[PATCH v2 1/2] ARM: shmobile: Add support OF for INTC of shmobile
 2012-10-29  6:17 UTC  (2+ messages)
` [PATCH v2 2/2] SH: intc: Add support OF of IRQ

[PATCH v3] Add support for AMD64 EDAC on multiple PCI domains
 2012-10-29  6:17 UTC  (3+ messages)

[Qemu-devel] [PATCH] migrate: error message for ram_load size
 2012-10-29  6:16 UTC  (2+ messages)
`  "

[net-next v4 0/7] Multiqueue support in tuntap
 2012-10-29  6:16 UTC  (19+ messages)
` [PATCH] tuntap: choose the txq based on rxq
` [net-next v4 1/7] tuntap: log the unsigned informaiton with %u
` [net-next v4 2/7] tuntap: move socket to tun_file
` [net-next v4 3/7] tuntap: RCUify dereferencing between tun_struct and tun_file
` [net-next v4 4/7] tuntap: introduce multiqueue flags
` [net-next v4 5/7] tuntap: multiqueue support
` [net-next v4 6/7] tuntap: add ioctl to attach or detach a file form tuntap device
` [net-next v4 7/7] tuntap: choose the txq based on rxq

[PATCH v3 0/3] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-29  6:16 UTC  (5+ messages)
` [PATCH v3 3/3] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()

[PATCH 2/2] sh: intc: Add support OF of IRQ
 2012-10-29  6:10 UTC  (2+ messages)

[Patch net-next] ipv6: fix a potential NULL deref
 2012-10-29  6:10 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v2 0/5] optimization to loader
 2012-10-29  5:24 UTC 

[PATCH 00/16] treewide: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
 2012-10-29  5:54 UTC  (4+ messages)
` [PATCH 06/16] dma: "

[PATCH] dma: ste_dma40: use for_each_set_bit
 2012-10-29  5:54 UTC  (7+ messages)
` [PATCH] dma: amba-pl08x: use vchan_dma_desc_free_list
` [PATCH] dmatest: adjust invalid module parameters for number of source buffers
` [PATCH] async_tx: use memchr_inv

[PATCH] dmaengine: use for_each_set_bit
 2012-10-29  5:53 UTC  (2+ messages)

[PATCH 1/4] ARM: shmobile: Remove G3EVM machine support
 2012-10-29  6:06 UTC  (6+ messages)
` [PATCH 2/4] ARM: shmobile: Remove SH7367 support
` [PATCH 3/4] ARM: shmobile: Remove G4EVM machine support
` [PATCH 4/4] ARM: shmobile: Remove SH7377 support

[PATCH] ioat: Fix DMA memory sync direction correct flag
 2012-10-29  5:50 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] cpu_single_env cleanup
 2012-10-29  5:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] disas: avoid using cpu_single_env
` [Qemu-devel] [PATCH 4/5] target-xtensa: "

[PATCH v2 00/11] m68k: use asm-generic headers when possible
 2012-10-29  5:49 UTC  (12+ messages)
` [PATCH v2 01/11] m68k: switch to using the asm-generic auxvec.h
` [PATCH v2 02/11] m68k: switch to using the asm-generic hw_irq.h
` [PATCH v2 03/11] m68k: switch to using the asm-generic shmparam.h
` [PATCH v2 04/11] m68k: switch to using the asm-generic msgbuf.h
` [PATCH v2 05/11] m68k: switch to using the asm-generic shmbuf.h
` [PATCH v2 06/11] m68k: switch to using the asm-generic sembuf.h
` [PATCH v2 07/11] m68k: switch to using the asm-generic spinlock.h
` [PATCH v2 08/11] m68k: switch to using the asm-generic termbits.h
` [PATCH v2 09/11] m68k: switch to using the asm-generic termios.h
` [PATCH v2 10/11] m68k: switch to using the asm-generic sockios.h
` [PATCH v2 11/11] m68k: switch to using the asm-generic socket.h

[PATCH] pathspec.c: Fix some sparse warnings
 2012-10-29  5:55 UTC  (2+ messages)

[dm-crypt] need you help to backup LUKS encryption disk
 2012-10-29  5:58 UTC 

[PATCH 0/4] add ipp subsystem and each ipp drivers
 2012-10-29  5:51 UTC  (6+ messages)
` [PATCH 1/4] drm/exynos: add ipp subsystem

[PATCH] staging: dgrp: fix potential NULL defereference issue
 2012-10-29  5:50 UTC 

[PATCH v7 0/3] Add modules to support realtek PCIE card reader
 2012-10-29  5:49 UTC  (8+ messages)
` [PATCH v7 1/3] drivers/mfd: Add realtek pcie card reader driver
` [PATCH v7 2/3] drivers/mmc: Add realtek pcie sdmmc host driver
` [PATCH v7 3/3] drivers/memstick: Add realtek pcie memstick "

[PATCH] builtin/config.c: Fix a sparse warning
 2012-10-29  5:47 UTC  (2+ messages)

Re: Re: [Pv-drivers] 3.7-rc2 regression : file copied to CIFS-mounted directory corrupted
 2012-10-29  5:45 UTC  (2+ messages)

[net-next v4 0/7] Multiqueue support in tuntap
 2012-10-29  5:35 UTC 

[PATCH v3 0/8] Fix GIT_CEILING_DIRECTORIES that contain symlinks
 2012-10-29  5:34 UTC  (5+ messages)

Impossibile recapitare: Fwd: Rimesse Doc
 2012-10-29  5:39 UTC 

Mistake in git-reset documentation
 2012-10-29  5:38 UTC  (7+ messages)

[PATCH 1/9] uprobes: move function declarations out of arch
 2012-10-29  5:35 UTC  (9+ messages)
` [PATCH 6/9] uprobes: flush cache after xol write

[PATCH] git-submodule add: Record branch name in .gitmodules
 2012-10-29  5:34 UTC  (8+ messages)
` [PATCH v2] git-submodule add: Add -r/--record option

[PATCH 0/4] uprobes: Kill arch_uprobe_enable/disable_step() hooks
 2012-10-29  5:33 UTC  (5+ messages)
` [PATCH 1/4] uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
` [PATCH 2/4] uprobes/powerpc: Do not use arch_uprobe_*_step() helpers

[U-Boot] [PATCH 0/6 V8] EXYNOS5: Enable SPI support
 2012-10-29  5:32 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6 V8] EXYNOS5: Add pinmux support for SPI
` [U-Boot] [PATCH 2/6 V8] EXYNOS: Add clock "
` [U-Boot] [PATCH 3/6 V8] EXYNOS5: Add base address "
` [U-Boot] [PATCH 4/6 V8] SPI: Add SPI Driver for EXYNOS
` [U-Boot] [PATCH 5/6 V8] EXYNOS5: Enable SPI
` [U-Boot] [PATCH 6/6 V8] EXYNOS5: Enable SPI booting

gitweb
 2012-10-29  5:28 UTC  (2+ messages)

[Qemu-devel] [RESEND PATCH v6 0/3] tcg: enhance code generation quality for qemu_ld/st IRs
 2012-10-29  5:26 UTC  (4+ messages)
` [Qemu-devel] [RESEND PATCH v6 2/3] tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization

[Qemu-devel] [patch v4 00/16] push mmio dispatch out of big lock
 2012-10-29  5:24 UTC  (27+ messages)
` [Qemu-devel] [patch v4 12/16] e1000: apply fine lock on e1000
` [Qemu-devel] [patch v4 13/16] e1000: add busy flag to anti broken device state

Fwd: [PATCH 2/5] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio
 2012-10-29  5:22 UTC  (18+ messages)

[PATCH] m68k: remove unused asm/dbg.h
 2012-10-29  5:16 UTC 

[PATCH v2] mmc: dw-mmc: relocate the position called dw_mci_setup_bus()
 2012-10-29  5:19 UTC 

[Qemu-devel] [PATCH 0/5] register reset handlers to reload image
 2012-10-29  5:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] define image_file_reset and image_blob_reset
  ` [Qemu-devel] [PATCH 2/5] use reset handlers to reload kernel and initrd

[PATCH RFT] leds: blinkm: Don't init a workqueue per brightness_set call
 2012-10-29  5:11 UTC 

[GIT PULL v2] Renesas ARM-based SoC boards for v3.8
 2012-10-29  5:11 UTC  (5+ messages)
` [PATCH 01/12] ARM: shmobile: r8a7740: Enable PMU

Heads-up: 3.6.2 / 3.6.3 NFS server panic: 3.6.2+ regression?
 2012-10-29  5:07 UTC  (9+ messages)
      ` Heads-up: 3.6.2 / 3.6.3 NFS server oops: 3.6.2+ regression? (also an unrelated ext4 data loss bug)
        ` Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)
          ` [PATCH] ext4: fix unjournaled inode bitmap modification
            ` [PATCH -v3] "

Need help mounting laptop corrupted root btrfs. Kernel BUG at fs/btrfs/volumes.c:3707
 2012-10-29  5:05 UTC  (5+ messages)

[lm-sensors] high value for CPUTIN
 2012-10-29  5:00 UTC 

[PATCH v2 0/4] DMA: PL330: Fix mem leaks and balance probe/remove
 2012-10-29  4:45 UTC  (7+ messages)
` [PATCH v2 3/4] DMA: PL330: Balance module remove function with probe

[PATCH net-next] net_cls: traffic counter based on classification control cgroup
 2012-10-29  4:55 UTC 

[PATCH] omap_vout: Set DSS overlay_info only if paddr is non zero
 2012-10-29  4:53 UTC  (5+ messages)

Etiquette of submitting patches for fixing coding style
 2012-10-29  4:50 UTC  (4+ messages)

[Qemu-devel] [PATCH] target-sparc: Revert setting cpu_dst to gen_dest_gpr
 2012-10-29  4:50 UTC 

[PATCH 1/2] backlight: 88pm860x: drop devm_kfree of devm_kzalloc'd data
 2012-10-29  4:47 UTC  (2+ messages)
` [PATCH 2/2] backlight: max8925: "

[RFC]Add initial support for Altera's SOCFPGA hardward
 2012-10-29  4:45 UTC  (6+ messages)
` [PATCH] Fix socfpga compilation with early_printk() enabled
` arm-soc tree was "

[PATCH] ARM: AM33xx: add support for reboot
 2012-10-29  4:34 UTC  (6+ messages)

[RFC v4+ hot_track 00/19] vfs: hot data tracking
 2012-10-29  4:31 UTC  (20+ messages)
` [RFC v4+ hot_track 01/19] vfs: introduce private radix tree structures
` [RFC v4+ hot_track 02/19] vfs: initialize and free data structures
` [RFC v4+ hot_track 03/19] vfs: add I/O frequency update function
` [RFC v4+ hot_track 04/19] vfs: add two map arrays
` [RFC v4+ hot_track 05/19] vfs: add hooks to enable hot tracking
` [RFC v4+ hot_track 06/19] vfs: add temp calculation function
` [RFC v4+ hot_track 07/19] vfs: add map info update function
` [RFC v4+ hot_track 08/19] vfs: add aging function
` [RFC v4+ hot_track 09/19] vfs: add one work queue
` [RFC v4+ hot_track 10/19] vfs: introduce hot func register framework
` [RFC v4+ hot_track 11/19] vfs: register one shrinker
` [RFC v4+ hot_track 12/19] vfs: add one ioctl interface
` [RFC v4+ hot_track 13/19] debugfs: introduce one function
` [RFC v4+ hot_track 14/19] vfs: add debugfs support
` [RFC v4+ hot_track 15/19] sysfs: add two hot_track proc files
` [RFC v4+ hot_track 16/19] btrfs: add hot tracking support
` [RFC v4+ hot_track 17/19] xfs: "
` [RFC v4+ hot_track 18/19] ext4: "
` [RFC v4+ hot_track 19/19] vfs: add documentation

3TB drives failure rate
 2012-10-29  4:29 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/4 V6] char: Add CirMemCharDriver and provide QMP interface
 2012-10-29  4:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-char: Add new char backend CirMemCharDriver


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.