All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-30 01:25:15 to 2013-08-30 03:37:32 UTC [more...]

[PATCH 0/4] xen 4.3.0 recipe and updated xen-image-minimal
 2013-08-30  3:37 UTC 

BUG: soft lockup - CPU#25 stuck for 23s! [memcg_process_s:5859]
 2013-08-30  3:36 UTC  (2+ messages)

[PATCH 1/5] mm/vmalloc: use N_MEMORY instead of N_HIGH_MEMORY
 2013-08-30  3:36 UTC  (2+ messages)

Pull request: sfc-next 2013-08-30
 2013-08-30  3:36 UTC 

[PATCH] makedumpfile: reverse -c and -p if using snappy compression
 2013-08-30  3:34 UTC  (2+ messages)

higher agcount on LVM2 thinp volumes
 2013-08-30  3:35 UTC  (11+ messages)

[lm-sensors] [PATCH] hwmon: (htu21) Add Measurement Specialties HTU21D support
 2013-08-30  3:35 UTC  (7+ messages)
  ` [lm-sensors] RE : [PATCH] hwmon: (htu2 =?iso-8859-1?q?1=29_Add_Measurem
    ` [lm-sensors] RE : [PATCH] hwmon: (htu
        ` [PATCH] hwmon: (htu21) Add Measurement Specialties HTU21D support

[PATCH] drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX dependancy for NE_H8300
 2013-08-30  3:29 UTC 

[Qemu-devel] [edk2] OVMF hung on qemu 1.6.0 with KVM
 2013-08-30  3:28 UTC  (6+ messages)

Memory synchronization vs. interrupt handlers
 2013-08-30  3:26 UTC  (4+ messages)

[PATCH 3/5] bonding: add rtnl lock for bonding_store_xmit_hash
 2013-08-30  3:26 UTC  (3+ messages)

[U-Boot] [PATCH V2] drivers:power:max77686: add function to set voltage and mode
 2013-08-30  3:26 UTC  (4+ messages)
` [U-Boot] [PATCH v3] "

[PATCH 3/4] usb: phy-tegra-usb: use platform_{get,set}_drvdata()
 2013-08-30  3:23 UTC  (4+ messages)
  ` [PATCH RESEND "

[PATCH 2/4] usb: r8a66597-hcd: use platform_{get,set}_drvdata()
 2013-08-30  3:23 UTC  (3+ messages)
  ` [PATCH RESEND "

[PATCH 0/6] vhost code cleanup and minor enhancement
 2013-08-30  3:23 UTC  (8+ messages)
` [PATCH 6/6] vhost_net: remove the max pending check

[U-Boot] [Patch v7 0/2] Add Arndale board support
 2013-08-30  3:21 UTC  (2+ messages)

[PATCH v4 0/2]Add Freescale DSPI driver for Vybrid VF610 platform
 2013-08-30  3:19 UTC  (3+ messages)
` [PATCH v4 1/2] ARM:dts: vf610: Add DSPI nodes
` [PATCH v4 2/2] ARM:dts:vf610-twr:Enable DSPI0 devices and Flash at26df081a

[PATCH] xgmac: use bufsz not dma_buf_sz in rx_refill
 2013-08-30  3:17 UTC  (5+ messages)

Status of 1.5_M4 release candidate
 2013-08-30  3:17 UTC  (3+ messages)

[PATCH RFC v2 1/2] qspinlock: Introducing a 4-byte queue spinlock implementation
 2013-08-30  3:16 UTC  (9+ messages)

[PATCH v2 01/11] net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
 2013-08-30  3:13 UTC  (11+ messages)
` [PATCH v2 02/11] net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
` [PATCH v2 03/11] net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
` [PATCH v2 04/11] net: calxedaxgmac: fix possible skb free before tx complete
` [PATCH v2 05/11] net: calxedaxgmac: update ring buffer tx_head after barriers
` [PATCH v2 06/11] net: calxedaxgmac: fix race with tx queue stop/wake
` [PATCH v2 07/11] net: calxedaxgmac: enable interrupts after napi_enable
` [PATCH v2 08/11] net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
` [PATCH v2 09/11] net: calxedaxgmac: remove some unused statistic counters
` [PATCH v2 10/11] net: calxedaxgmac: fix rx DMA mapping API size mismatches
` [PATCH v2 11/11] net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling

Kernel oops
 2013-08-30  3:13 UTC 

[PATCH v7 0/4] Lockless update of reference count protected by spinlock
 2013-08-30  3:12 UTC  (17+ messages)
` [PATCH v7 1/4] spinlock: A new lockref structure for lockless update of refcount

[Qemu-devel] [PATCH V11 00/11] Add support for binding guest numa nodes to host numa nodes
 2013-08-30  3:10 UTC  (12+ messages)
` [Qemu-devel] [PATCH V11 01/11] NUMA: add NumaOptions, NumaNodeOptions and NumaMemOptions
` [Qemu-devel] [PATCH V11 02/11] NUMA: split -numa option
` [Qemu-devel] [PATCH V11 03/11] NUMA: check if the total numa memory size is equal to ram_size
` [Qemu-devel] [PATCH V11 04/11] NUMA: move numa related code to numa.c
` [Qemu-devel] [PATCH V11 05/11] NUMA: Add numa_info structure to contain numa nodes info
` [Qemu-devel] [PATCH V11 06/11] NUMA: parse guest numa nodes memory policy
` [Qemu-devel] [PATCH V11 07/11] NUMA: set "
` [Qemu-devel] [PATCH V11 08/11] NUMA: add qmp command set-mem-policy to set memory policy for NUMA node
` [Qemu-devel] [PATCH V11 09/11] NUMA: add hmp command set-mem-policy
` [Qemu-devel] [PATCH V11 10/11] NUMA: add qmp command query-numa
` [Qemu-devel] [PATCH V11 11/11] NUMA: convert hmp command info_numa to use qmp command query_numa

[Bug 60644] New: MPT2SAS drops all HDDs when under high I/O
 2013-08-30  3:08 UTC  (2+ messages)
` [Bug 60644] "

linux-next: manual merge of the sound tree with the drm tree
 2013-08-30  3:03 UTC 

[U-Boot] [PATCH V3 0/3] Introduce Samsung's new board Trats2
 2013-08-30  3:04 UTC  (3+ messages)
` [U-Boot] [PATCH V4 "

[PATCH net-next] tcp: TSO packets automatic sizing
 2013-08-30  3:02 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[PATCH v2 4/4] mmc: sdhci-s3c: remove the duplicated calling sequence
 2013-08-30  3:01 UTC  (3+ messages)

[PATCH v2 3/4] mmc: sdhci-s3c: revert "fix missing clock for gpio card-detect"
 2013-08-30  2:59 UTC  (3+ messages)

How Might a Full-Text Searching Capability be Integrated with Ceph?
 2013-08-30  2:57 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2013-08-30  2:54 UTC 

[PATCH] net: fec: fix build warning of used uninitialized variable
 2013-08-30  2:47 UTC  (3+ messages)

Questions about mds locks
 2013-08-30  2:46 UTC  (4+ messages)

[PATCH v2 0/4] Unify CPU hotplug lock interface
 2013-08-30  2:44 UTC  (4+ messages)

Routing recommendations for sharing VPN connection between VBox guest and host
 2013-08-30  2:44 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 0/3] qemu-iotests: add test for fd passing via SCM rights
 2013-08-30  2:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH V2 1/3] qemu-iotests: add unix socket help program

Does there exists any 32bit-only PARISC SMP machines?
 2013-08-30  2:42 UTC  (2+ messages)

bareboxenv on userspace - wrong crc on env
 2013-08-30  2:29 UTC  (4+ messages)

[PATCH 0/1] busybox: configure system user id to range from 100 to 999
 2013-08-30  2:31 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] rbd: ignore unmapped snapshots that no longer exist
 2013-08-30  2:19 UTC 

[Qemu-devel] [Bug 1216368] [NEW] unsupported screen resolution crashes sdl-qemu
 2013-08-30  2:22 UTC  (2+ messages)
` [Qemu-devel] [Bug 1216368] "

[PATCH v2 net-next] pkt_sched: fq: Fair Queue packet scheduler
 2013-08-30  2:30 UTC  (3+ messages)
  ` [PATCH iproute2] "

qemu-native build regularly failing
 2013-08-30  2:25 UTC  (6+ messages)

[PATCH net-next] qdisc: allow setting default queuing discipline
 2013-08-30  2:25 UTC  (4+ messages)

[PATCH] media: usb: b2c2: Kconfig: add PCI dependancy to DVB_B2C2_FLEXCOP_USB
 2013-08-30  2:23 UTC 

[Qemu-devel] [PATCH V10 00/15] monitor: support sub command group in auto completion and help
 2013-08-30  2:22 UTC  (3+ messages)

[PATCH 0/3] fi show, dev scan and lblkid
 2013-08-30  2:28 UTC  (6+ messages)
` [PATCH 1/3] btrfs-progs: move out print in cmd_df to another function
` [PATCH 2/3] btrfs-progs: read from the kernel when disk is mounted

[PATCH] ASoC: fsl: Drop SND_SOC_FSL_UTILS from SND_SOC_IMX_SPDIF
 2013-08-30  2:19 UTC  (2+ messages)

[PATCH v1 00/19] UVC 1.5 VP8 support for uvcvideo
 2013-08-30  2:17 UTC  (20+ messages)
` [PATCH v1 01/19] uvcvideo: Add UVC query tracing
` [PATCH v1 02/19] uvcvideo: Return 0 when setting probe control succeeds
` [PATCH v1 03/19] uvcvideo: Add support for multiple chains with common roots
` [PATCH v1 04/19] uvcvideo: Create separate debugfs entries for each streaming interface
` [PATCH v1 05/19] uvcvideo: Add support for UVC1.5 P&C control
` [PATCH v1 06/19] uvcvideo: Recognize UVC 1.5 encoding units
` [PATCH v1 07/19] uvcvideo: Unify error reporting during format descriptor parsing
` [PATCH v1 08/19] uvcvideo: Add UVC1.5 VP8 format support
` [PATCH v1 09/19] uvcvideo: Reorganize uvc_{get,set}_le_value
` [PATCH v1 10/19] uvcvideo: Support UVC 1.5 runtime control property
` [PATCH v1 11/19] uvcvideo: Support V4L2_CTRL_TYPE_BITMASK controls
` [PATCH v1 12/19] uvcvideo: Reorganize next buffer handling
` [PATCH v1 13/19] uvcvideo: Unify UVC payload header parsing
` [PATCH v1 14/19] v4l: Add v4l2_buffer flags for VP8-specific special frames
` [PATCH v1 15/19] uvcvideo: Add support for VP8 special frame flags
` [PATCH v1 16/19] v4l: Add encoding camera controls
` [PATCH v1 17/19] uvcvideo: Add UVC 1.5 Encoding Unit controls
` [PATCH v1 18/19] v4l: Add V4L2_PIX_FMT_VP8_SIMULCAST format
` [PATCH v1 19/19] uvcvideo: Add support for UVC 1.5 VP8 simulcast

[PATCH] Btrfs: fix send to deal with sparse files properly V2
 2013-08-30  2:15 UTC  (2+ messages)

[RFC] adding into middle of RCU list
 2013-08-30  2:16 UTC  (3+ messages)

[U-Boot] [PATCH 2/3] arm:goni:mmc: Add sd card detection and initialization
 2013-08-30  2:16 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

Busybox adduser cannot create system user "no uids left"
 2013-08-30  2:16 UTC  (2+ messages)

[Ocfs2-devel] [PATCH RESEND] ocfs2: break useless while loop
 2013-08-30  2:15 UTC 

[PATCH] ARM: imx6sl: add imx6sl iomux-gpr field define
 2013-08-30  2:15 UTC  (3+ messages)

[PATCH 1/2] x86: remove X86_INTEL_USERCOPY code
 2013-08-30  2:14 UTC  (2+ messages)
` [PATCH 2/2] x86: remove Pentium Pro check

[PATCH] Btrfs: fix printing of non NULL terminated string
 2013-08-30  2:11 UTC  (2+ messages)

[GIT PULL] non-critical omap fixes for v3.12 merge window
 2013-08-30  2:11 UTC  (5+ messages)

[PATCH net-next] drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
 2013-08-30  2:09 UTC  (4+ messages)
` [PATCH net-next] drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent

[PATCH 4/4] mm/arch: use NUMA_NODE
 2013-08-30  2:06 UTC  (4+ messages)

[PATCH v3 0/8] Add the Quadspi driver for vf610-twr
 2013-08-30  2:07 UTC  (27+ messages)
` [PATCH v3 1/8] mtd: m25p80: move the spi-nor commands to a header
` [PATCH v3 2/8] mtd: m25p80: add support for Spansion s25fl128s chip
` [PATCH v3 3/8] mtd: m25p80: add the quad-read support
` [PATCH v3 4/8] mtd: m25p80: add the DDR "
` [PATCH v3 5/8] spi: Add Freescale QuadSpi driver
` [PATCH v3 6/8] Documentation: add the binding file for Quadspi driver
` [PATCH v3 7/8] ARM: dts: vf610: change the PAD values for Quadspi
` [PATCH v3 8/8] ARM: dts: vf610-twr: Add SPI NOR support

[PATCH 5/8] rcu: eliminate deadlock for rcu read site
 2013-08-30  2:05 UTC  (9+ messages)

[patch v2] net/fec: cleanup types in fec_get_mac()
 2013-08-30  2:02 UTC  (4+ messages)

[PATCH 0/6] Nouveau on ARM fixes
 2013-08-30  2:01 UTC  (14+ messages)
` [PATCH 6/6] drm/nouveau: use MSI interrupts

[PATCH] net: fec: add the initial to set the physical mac address
 2013-08-30  1:59 UTC  (4+ messages)

[PATCH 1/5] bonding: simplify and use RCU protection for 3ad xmit path
 2013-08-30  1:57 UTC  (3+ messages)

[PATCH] mmc/dw_mmc: Add support for ARC
 2013-08-30  1:57 UTC  (3+ messages)

[PATCH] Avoid useless inodes and dentries reclamation
 2013-08-30  1:56 UTC  (6+ messages)

[PATCH 0/1] remove the unnecessary protocol parameters
 2013-08-30  1:56 UTC  (2+ messages)
` [PATCH 1/1] "

raid 5 with 2 failed drives
 2013-08-30  1:55 UTC 

[PATCH RESEND] i2c: designware: use module_platform_driver
 2013-08-30  1:51 UTC  (4+ messages)
` getting rid of subsys_initcall usage? (was: Re: [PATCH RESEND] i2c: designware: use module_platform_driver)
  ` getting rid of subsys_initcall usage?

RFC: Bug in error handling in gpiolib.c
 2013-08-30  1:50 UTC  (3+ messages)

[PATCH] include/asm-generic/gpio.h: remove the call for __gpio_get_value() and __gpio_set_value() when GPIOLIB disabled
 2013-08-30  1:50 UTC  (3+ messages)

[PATCH] Btrfs: separate out tests into their own directory V2
 2013-08-30  1:44 UTC  (2+ messages)

[PATCH v4 0/5] clk: dt: bindings for mux, divider & gate clocks
 2013-08-30  1:45 UTC  (4+ messages)
` [PATCH v4 5/5] clk: dt: binding for basic gate clock

[PATCH] has_sha1_file: re-check pack directory before giving up
 2013-08-30  1:40 UTC  (2+ messages)

[PATCH 0/5] bonding: Patchset for rcu use in bonding
 2013-08-30  1:37 UTC  (3+ messages)

[PATCH net-next] tcp: Remove needless check of return value
 2013-08-30  1:36 UTC  (2+ messages)

Error Creating GIT Repo
 2013-08-30  1:34 UTC 

A few patches to consider
 2013-08-30  1:33 UTC  (2+ messages)

[PATCH 3/4] x86/srat: use NUMA_NO_NODE
 2013-08-30  1:29 UTC  (2+ messages)

RAID 10 on Fusion IO cards problems
 2013-08-30  1:27 UTC  (3+ messages)

[PATCH 2/4] mm/acpi: use NUMA_NO_NODE
 2013-08-30  1:25 UTC  (3+ messages)

[PATCH 1/1] x86/AMD: Fix setup ssss:bb:dd:f for d0 failed
 2013-08-30  1:25 UTC  (7+ messages)

Unusually high system CPU usage with recent kernels
 2013-08-30  1:24 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.