All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-11 15:11:33 to 2013-03-11 16:25:00 UTC [more...]

[PATCH] workqueue: fix possible bug which may silence the pool
 2013-03-11 16:24 UTC  (4+ messages)
` [PATCH wq/for-3.9-fixes] workqueue: fix possible pool stall bug in wq_unbind_fn()

[PATCH] usb: musb: log VBUS error
 2013-03-11 16:24 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: fix possible memory leak in wm_adsp_load_coeff()
 2013-03-11 16:23 UTC 

[PATCH 0/4][V2] time: dynamic irq affinity
 2013-03-11 16:22 UTC  (4+ messages)
` [PATCH 4/4][V2] ARM: timer-sp: Set "

[PATCH] fs: cifs: use kmemdup instead of kmalloc + memcpy
 2013-03-11 16:22 UTC 

Intended functioning of Xenpaging
 2013-03-11 16:22 UTC  (3+ messages)

Maximum file system size of XFS?
 2013-03-11 16:22 UTC  (5+ messages)

u-boot USB option for SABRE SD
 2013-03-11 16:22 UTC  (2+ messages)

[PATCH 01/13] ARM: clep7212: Migrate to config-board
 2013-03-11 16:22 UTC  (4+ messages)
` [PATCH 04/13] ARM: clps711x: Add clocksource driver
    ` Re[2]: "

[PATCH v2] s390: use kcalloc instead of kmalloc and memset
 2013-03-11 16:22 UTC 

[PATCH 3/3 linux-next] cpufreq: conservative: Use an inline function to evaluate freq_target
 2013-03-11 16:21 UTC  (5+ messages)

Dead mappings and drivers in MTD
 2013-03-11 16:20 UTC  (6+ messages)

[PATCH v3 0/8] MAP client: notification support
 2013-03-11 16:19 UTC  (7+ messages)
` [PATCH v3 3/8] obexd: Read MAP client SDP attributes
` [PATCH v3 4/8] obexd: Add Message Notification Server (MNS)
` [PATCH v3 5/8] obexd: Add RegisterNotifications function

[Buildroot] [PATCH 1/1] host util-linux: disable login and su since they depend on PAM
 2013-03-11 16:19 UTC 

[RFC/PATCH] git-completion.bash: remove bashism to fix ZSH compatibility
 2013-03-11 16:17 UTC  (2+ messages)

[U-Boot] [PATCH v8 07/31] __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board
 2013-03-11 16:17 UTC  (6+ messages)
` [U-Boot] [PATCH v8 13/31] arm: Enable generic board support

[PATCH v6 1/2] mfd: syscon: Removed unneeded field "dev" from private driver structure
 2013-03-11 16:17 UTC  (4+ messages)
` [PATCH v6 2/2] mfd: syscon: Add non-DT support
    ` Re[2]: "

[PATCH] Fix cd-insert problem not detecting type
 2013-03-11 16:17 UTC  (2+ messages)

[PATCH 1/1] xen-blkback: Change statistics counter types to unsigned
 2013-03-11 16:16 UTC  (4+ messages)

[U-Boot] USB patches
 2013-03-11 16:16 UTC 

[PATCH] ALSA: asihpi - fix potential NULL pointer dereference
 2013-03-11 16:16 UTC 

TRIM addressing unwritten space?
 2013-03-11 16:15 UTC 

RFC: patch to trigger thread stats output from cyclictest with SIGHUP
 2013-03-11 16:16 UTC 

Can I disable RT throttling?
 2013-03-11 16:15 UTC  (3+ messages)

Dell Vostro 3550: pci_hotplug+acpiphp require 'pcie_aspm=force' on kernel command-line for hotplug to work
 2013-03-11 16:14 UTC  (3+ messages)

sunrpc/cache.c: races while updating cache entries
 2013-03-11 16:13 UTC 

[PATCH] Xen/ACPI: support sleep state entering on hardware reduced systems
 2013-03-11 16:12 UTC  (6+ messages)
` [Xen-devel] "
  ` [PATCH v2] "

[PATCH 1/2] Makefile: Create empty <config.h> if this header file is not needed by board
 2013-03-11 16:10 UTC  (2+ messages)
` [PATCH 2/2] Remove unused config.h

[Cluster-devel] [PATCH] GFS2: return error if malloc failed in gfs2_rs_alloc()
 2013-03-11 16:09 UTC  (3+ messages)
`  "

[PATCH] vfs: use list_move instead of list_del/list_add
 2013-03-11 16:10 UTC 

[RFC] Makefile: Create empty <config.h> if this header file is not needed by board
 2013-03-11 16:10 UTC  (4+ messages)
` Re[2]: "

[Cluster-devel] [PATCH] libgfs2: Remove gfs2_next_rg_meta
 2013-03-11 16:09 UTC  (3+ messages)

[PATCH] usb/core/devio.c: Don't use GFP_KERNEL while we cannot reset a storage device
 2013-03-11 16:08 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/15] Enhance SPI/SPI flash probing, add support for Intel ICH controller
 2013-03-11 16:08 UTC  (16+ messages)
` [U-Boot] [PATCH v2 01/15] fdt: Add fdtdec_get_addr_size() to read reg properties
` [U-Boot] [PATCH v2 02/15] spi: Add function to allocate a new SPI slave
` [U-Boot] [PATCH v2 03/15] spi: Use spi_alloc_slave() in each SPI driver
` [U-Boot] [PATCH v2 04/15] sf: Add spi_flash_alloc() to create a new SPI flash struct
` [U-Boot] [PATCH v2 05/15] sf: Use spi_flash_alloc() in each SPI flash driver
` [U-Boot] [PATCH v2 06/15] x86: spi: Add Intel ICH driver
` [U-Boot] [PATCH v2 07/15] spi: Add parameter for maximum write size
` [U-Boot] [PATCH v2 08/15] sf: Respect maximum SPI "
` [U-Boot] [PATCH v2 09/15] x86: spi: Set maximum write size for ICH
` [U-Boot] [PATCH v2 10/15] sf: Enable FDT-based configuration and memory mapping
` [U-Boot] [PATCH v2 11/15] x86: Move PCI init before SPI init
` [U-Boot] [PATCH v2 12/15] x86: Add FDT SPI node for link
` [U-Boot] [PATCH v2 13/15] x86: Enable SPI flash support for coreboot
` [U-Boot] [PATCH v2 14/15] x86: Enable time command "
` [U-Boot] [PATCH v2 15/15] sf: Use unsigned type for buffers

A question on adding a new program to a new meta layer
 2013-03-11 16:07 UTC  (7+ messages)

[PATCH 1/2] phy/micrel: Add support for KSZ8031
 2013-03-11 12:39 UTC  (2+ messages)

OE Changelog since 2013-03-03 until 2013-03-10
 2013-03-11 15:50 UTC 

[PATCH 1/2] require pathspec for "git add -u/-A"
 2013-03-11 16:06 UTC  (4+ messages)
` [PATCH 1/2] add: update pathless 'add [-u|-A]' warning to reflect change of plan
  ` [PATCH 2/2] add: add a newline at the end of pathless 'add [-u|-A]' warning

A bug or unhandled case
 2013-03-11 16:06 UTC 

fs: Limit sys_mount to only request filesystem modules prevents mount -t cifs from working
 2013-03-11 16:01 UTC  (4+ messages)

UDP Fragmentation Offload fragments packets with DF bit
 2013-03-11 16:05 UTC 

[PATCH v2][RFC] scsi_transport_fc: Implement I_T nexus reset
 2013-03-11 17:05 UTC  (6+ messages)

[PATCH v2 1/3] i2c: mux: Add i2c-arbitrator-cros-ec 'mux' driver
 2013-03-11 16:05 UTC  (4+ messages)
` [PATCH v3 "

3.8.2: stale pci device info for a previously inserted express card
 2013-03-11 16:05 UTC  (3+ messages)

[PATCH] Always save/restore performance counters when HVM guest switching VCPU
 2013-03-11 16:03 UTC  (6+ messages)

[PATCH] libibmad: update emails
 2013-03-11 16:01 UTC 

[PATCH 0/2] Proposed LFSR implementation
 2013-03-11 15:51 UTC  (3+ messages)
` [PATCH 2/2] Add a simple test for LFSR generator

Informations About CAN API of the Linux Kernel
 2013-03-11 16:00 UTC  (9+ messages)

[PATCH 0/3] dt and pinctrl support for at91_can
 2013-03-11 15:59 UTC  (11+ messages)
` [PATCH 1/3] can: at91_can: add dt support

[PATCH] Input: tc3589x-keypad - fix keymap size
 2013-03-11 15:54 UTC  (3+ messages)

Rewriting references to existing commits in commit messages with filter-branch
 2013-03-11 15:58 UTC  (5+ messages)

[Qemu-devel] [RFC] find_next_bit optimizations
 2013-03-11 15:58 UTC  (13+ messages)

[PATCH] omap: convert to devm_ioremap_resource()
 2013-03-11 15:58 UTC 

[GIT PULL v2] KVM/ARM Fixes for 3.9-rc1
 2013-03-11 15:58 UTC  (10+ messages)
` [kvmarm] "

[PATCH 06/13] tracing: remove dump_ran check in __ftrace_dump
 2013-03-11 15:58 UTC  (4+ messages)

[PATCH 00/13] Device tree support for OMAP HS USB Host
 2013-03-11 15:58 UTC  (17+ messages)
` [PATCH 01/13] usb: phy: nop: Add device tree support and binding information
` [PATCH 02/13] USB: phy: nop: Defer probe if device needs VCC/RESET

[PATCH] meta-networking: Add LAYERVERSION and LAYERDEPENDS
 2013-03-11 15:38 UTC  (2+ messages)

[PATCH] clk: prima2: fix return value check in sirfsoc_of_clk_init()
 2013-03-11 15:55 UTC  (2+ messages)

[Qemu-devel] KVM call agenda for 2013-03-12
 2013-03-11 15:54 UTC  (4+ messages)
`  "

[PATCH] Input: tc3589x-keypad - fix row shift
 2013-03-11 15:53 UTC 

[PATCH 07/13] tracing/kdb: remove redundant checking
 2013-03-11 15:54 UTC  (4+ messages)

[PATCH] mmc: sdhci-pltfm: add calling mmc_of_parse in sdhci_pltfm_register
 2013-03-11 15:53 UTC  (4+ messages)

[PATCH 12/13] scsi/tracing: include correct header file
 2013-03-11 15:53 UTC  (6+ messages)

[PATCH v2 1/2] mmc: sdhci-pltfm: add calling mmc_of_parse in sdhci_pltfm_register
 2013-03-11 15:53 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] Pending virtio-ccw patches
 2013-03-11 15:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] virtio-ccw: remove qdev_unparent in unplug routing
` [Qemu-devel] [PATCH 2/2] virtio-ccw: Wire up virtio-rng

Estimating OSD memory requirements (was Re: stuff for v0.56.4)
 2013-03-11 15:51 UTC  (2+ messages)

[PATCH] PM/domains: add delayed power off capability
 2013-03-11 15:50 UTC 

[Buildroot] Q. How to use a custom kernel tree?
 2013-03-11 15:49 UTC  (3+ messages)

CephFS First product release discussion
 2013-03-11 15:48 UTC  (19+ messages)
            ` CephFS Space Accounting and Quotas (was: CephFS First product release discussion)
              ` CephFS Space Accounting and Quotas

[Bug 58372] New: [KMS][Cayman] Garbled screen and gpu crash with 6950 with drm-next
 2013-03-11 15:48 UTC  (2+ messages)
` [Bug 58372] "

igb driver triggers BUILD_BUG_ON on s390
 2013-03-11 15:47 UTC  (2+ messages)

[PATCH -next] bridge: using for_each_set_bit to simplify the code
 2013-03-11 15:45 UTC  (2+ messages)
` [Bridge] "

[PATCH] Always use locale.h in grep
 2013-03-11 15:26 UTC  (2+ messages)
` [[Patch v2]] "

[PATCHSET wq/for-3.10-tmp] workqueue: implement workqueue with custom worker attributes
 2013-03-11 15:43 UTC  (7+ messages)

[PATCH -next] bridge: using for_each_set_bit_from to simplify the code
 2013-03-11 15:43 UTC  (2+ messages)
` [Bridge] "

[Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data
 2013-03-11 15:42 UTC  (4+ messages)

plat-orion gpio regression for mixed level and edge sensitive IRQs
 2013-03-11 15:40 UTC  (11+ messages)
` [PATCH] genirq: move mask_cache into struct irq_chip_type

[PATCH -next] goldfish: use list_move_tail instead of list_del/list_add_tail
 2013-03-11 15:38 UTC 

ZSH segmentation fault while completing "git mv dir/"
 2013-03-11 15:37 UTC  (3+ messages)

[Qemu-devel] [PULL 00/46] migration queue
 2013-03-11 15:38 UTC  (3+ messages)

[PATCH 1/3] ext4: remove unused variable in ext4_free_blocks()
 2013-03-11 15:38 UTC  (5+ messages)
` [PATCH 2/3] ext4: Use kstrtoul() instead of deprecated simple_strtoul()

[PATCH] ASoC: adau1373: adau1373_hw_params: Silence overflow warning
 2013-03-11 15:37 UTC  (3+ messages)

[PATCH] libceph: let osd ops determine request data length
 2013-03-11 15:37 UTC  (2+ messages)
` [PATCH, v2] "

[PATCH] x86: kvm: reset the bootstrap processor when it gets an INIT
 2013-03-11 15:36 UTC  (13+ messages)

[PATCH 1/3] tremor: added no update reason
 2013-03-11 15:33 UTC  (4+ messages)
` [PATCH 2/3] upstream-tracking: added bluez no-update reason
` [PATCH 3/3] upstream-tracking: added dbus "

[PATCH v2] kirkwood: fix coccicheck warnings
 2013-03-11 15:33 UTC  (3+ messages)

[PATCH V3 0/2] Thermal: cpufreq cooling fix
 2013-03-11 15:33 UTC  (3+ messages)
` [PATCH V3 1/2] Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_table
` [PATCH V3 2/2] Thermal: exynos: fix cooling state translation

[PATCH] [media] ts2020: use customise option correctly
 2013-03-11 15:31 UTC 

[PATCH] Make test for gnuplot work with empty strings
 2013-03-11 15:22 UTC 

[PATCHv2 0/10] Remove ARM local timer API
 2013-03-11 15:29 UTC  (6+ messages)
` [PATCH 04/10] ARM: OMAP2+: Divorce from "

[Qemu-devel] [PATCH v2 0/2] input: add keyboard handler list
 2013-03-11 15:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/2] input: introduce "

[PATCH linux-next] mfd: max8925: max8925_backlight_probe: Silence 'statement with no effect' warning
 2013-03-11 15:29 UTC  (3+ messages)
  ` [PATCH linux-next] mfd: max8925: max8925_backlight_probe: Silence 'statement with no effect' war

omap3isp: iommu register problem
 2013-03-11 15:28 UTC  (4+ messages)

[PATCH] mac80211: Enable sw scan with chan context
 2013-03-11 15:25 UTC  (4+ messages)

[PATCH] pci: use newly introduced devm_ioremap_resource()
 2013-03-11 15:24 UTC 

[PATCH -next] USB: misc: usb3503: use module_i2c_driver to simplify the code
 2013-03-11 15:23 UTC 

[PATCH] Make PCIe hotplug work with Freescale PCIe controllers
 2013-03-11 15:17 UTC  (2+ messages)

[PATCH v3] clk: Add axi-clkgen driver
 2013-03-11 15:22 UTC  (2+ messages)

[Qemu-devel] [PATCH] sheepdog: set io_flush handler in do_co_req
 2013-03-11 15:21 UTC  (3+ messages)

[GIT PULL] Device Tree fixes for v3.9
 2013-03-11 15:20 UTC  (4+ messages)

[Qemu-devel] [RFC V6 19/33] block: Add qcow2_dedup format and image creation code
 2013-03-11 15:20 UTC 

[Qemu-devel] [PATCH 0/3] *** make netlayer re-entrant ***
 2013-03-11 15:18 UTC  (5+ messages)

[PATCH] block: replace kmalloc and then memcpy with kmemdup
 2013-03-11 15:17 UTC  (4+ messages)

Creating zero-filled file aborts after 20GB in a 4GB volume with compress=lzo
 2013-03-11 15:16 UTC 

[PATCH v8 01/12] mfd: DT bindings for the palmas family MFD
 2013-03-11 15:16 UTC  (4+ messages)
` [PATCH v8 09/12] leds: Add support for Palmas LEDs

[PATCH] Revert "virtio_console: Initialize guest_connected=true for rproc_serial"
 2013-03-11 15:15 UTC 

[PATCH 0/3] Trivial (and small) exclude optimizations
 2013-03-11 15:11 UTC  (3+ messages)
` [PATCH v2 0/6] Exclude optimizations

in.tftpd - ulimit -u not working? cgroups?
 2013-03-11 14:47 UTC 

[PATCH] soc-family: fix SOC_FAMILY override order
 2013-03-11 14:49 UTC  (7+ messages)

[PATCH v8 3/7] ARM: davinci: Add support for configuring DA8XX_REMOTEPROC
 2013-03-11 15:11 UTC  (2+ messages)


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.