linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-12 06:45:30 to 2013-02-12 16:07:31 UTC [more...]

Linux v3.8-rc7
 2013-02-12 16:07 UTC  (4+ messages)
` [REGRESSION] -rc7/-rc4+: unable to USB boot - enumeration partially broken (was: Linux v3.8-rc7)

[PATCH 0/3] NBD fixes for caching and block device flags
 2013-02-12 16:06 UTC  (4+ messages)
` [PATCH 1/3] nbd: support FLUSH requests
` [PATCH 2/3] nbd: fsync and kill block device on shutdown
` [PATCH 3/3] nbd: show read-only state in sysfs

linux-next: Tree for Feb 12
 2013-02-12 16:06 UTC  (2+ messages)
` linux-next: Tree for Feb 12 (drm_pci.c)

[PATCH 0/6] dma: various fixes in different DMAC drivers
 2013-02-12 16:02 UTC  (10+ messages)
` [PATCH 1/6] of: dma: protect list write operation by spin_lock
` [PATCH 2/6] dmaengine.h: remove redundant else keyword
` [PATCH 3/6] dma: coh901318_lli: avoid unbalanced locking
` [PATCH 4/6] dma: coh901318_lli: set residue only if dma is in progress
` [PATCH 5/6] edma: do not waste memory for dma_mask
` [PATCH 6/6] dma: tegra20-apb-dma: remove unnecessary assignment

[PATCH 0/9] gpiolib: remove gpio_desc[] static array
 2013-02-12 15:59 UTC  (9+ messages)
` [PATCH 6/9] gpiolib: use descriptors internally

[PATCH 0/9] virtio: new API for addition of buffers, scatterlist changes
 2013-02-12 15:48 UTC  (14+ messages)
` [PATCH 1/9] virtio: add functions for piecewise addition of buffers
` [PATCH 2/9] virtio-blk: reorganize virtblk_add_req
` [PATCH 3/9] virtio-blk: use virtqueue_start_buf on bio path
` [PATCH 4/9] virtio-blk: use virtqueue_start_buf on req path
` [PATCH 5/9] scatterlist: introduce sg_unmark_end
` [PATCH 6/9] virtio-net: unmark scatterlist ending after virtqueue_add_buf
` [PATCH 7/9] virtio-scsi: use virtqueue_start_buf
` [PATCH 8/9] virtio: introduce and use virtqueue_add_buf_single
` [PATCH 9/9] virtio: reimplement virtqueue_add_buf using new functions

[PATCH V3 0/3] mtd: use the full-id as the keyword
 2013-02-12 15:47 UTC  (3+ messages)
` [PATCH V3 1/3] mtd: add new fields to nand_flash_dev{}

[PATCH v3 0/7] rework mem_cgroup iterator
 2013-02-12 15:43 UTC  (12+ messages)
` [PATCH v3 4/7] memcg: remove memcg from the reclaim iterators

[PATCH] pinctrl/pinconfig: add debug interface
 2013-02-12 15:32 UTC  (4+ messages)

[PATCH] clk: tegra: initialise parent of uart clocks
 2013-02-12 15:22 UTC  (3+ messages)

[PATCH 0/1] VM Sockets for Linux upstreaming
 2013-02-12 15:21 UTC  (5+ messages)
` [PATCH 1/1] VSOCK: Introduce VM Sockets

[PATCH] of: Fix locking when calling of_get_next_available_child()
 2013-02-12 15:20 UTC  (3+ messages)

[PATCH] clk: tegra: initialise parent of uart clocks
 2013-02-12 15:19 UTC  (2+ messages)

[PATCH V2] clk: tegra: initialise parent of uart clocks
 2013-02-12 15:17 UTC 

[PATCH] HID: i2c-hid: implement request() callback
 2013-02-12 15:16 UTC 

Basic perf PMU support for Haswell v5
 2013-02-12 15:14 UTC  (8+ messages)
` [PATCH 1/5] perf, x86: Add PEBSv2 record support v2
` [PATCH 4/5] perf, x86: Support full width counting v2
` [PATCH 5/5] perf, x86: Move NMI clearing to end of PMI handler after the counter registers are reset

[RFC PATCH 0/2][v2] ima: Support a mode to appraise signed files only
 2013-02-12 15:11 UTC  (3+ messages)
` [PATCH 1/2] ima: detect security xattrs not enabled
` [PATCH 2/2] ima: Allow appraisal of digitally signed files only

[PATCH v2] sched: fix wrong rq's runnable_avg update with rt task
 2013-02-12 15:06 UTC  (4+ messages)

[PATCH] arm: Preserve TPIDRURW on context switch
 2013-02-12 15:02 UTC  (8+ messages)

[PATCH 01/16] APM idle: register apm_cpu_idle via cpuidle
 2013-02-12 15:00 UTC  (4+ messages)
` APM: Request to Test
  ` [PATCH v2] APM idle: register apm_cpu_idle via cpuidle

[PATCH 0/10] Some criss allmodconfig fixes
 2013-02-12 14:52 UTC  (11+ messages)
` [PATCH 01/10] cris/kgdb: Properly split long lines in asm
` [PATCH 02/10] cris/kgdb: Remove unused static int do_printk
` [PATCH 03/10] cris/kgdb: Kill forward declarations for static functions
` [PATCH 04/10] cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed
` [PATCH 05/10] cris/kgb: Make symbols used from asm global
` [PATCH 06/10] cris/kgdb: Remove obsolete USED*() macros
` [PATCH 07/10] cris/kgdb: Fix buffer overflow in getpacket()
` [PATCH 08/10] [RFC] cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORT
` [PATCH 09/10] cris: Provide <asm/kvm_para.h>
` [PATCH 10/10] cris: Provide inb_p() and outb_p()

[PATCH v2 0/9] 3.8-rc regression with pps-ldisc due to 70ece7a731
 2013-02-12 13:56 UTC  (10+ messages)
` [PATCH v2 7/9] tty: Remove ancient hardpps()
` [PATCH v2 9/9] tty/tty_ldisc.c: use test_and_clear_bit in tty_ldisc_close
` [PATCH v2 1/9] pps: Add pps_lookup_dev() function
` [PATCH v2 2/9] pps: Use pps_lookup_dev to reduce ldisc coupling
` [PATCH v2 4/9] pps: Don't crash the machine when exiting will do
` [PATCH v2 6/9] pps: Additional cleanups in uart_handle_dcd_change
` [PATCH v2 5/9] pps: Move timestamp read into PPS code proper
` [PATCH v2 8/9] pps: Use a single cdev
` [PATCH v2 3/9] pps: Fix a use-after free bug when unregistering a source

linux-next: manual merge of the arm-soc tree with the mfd tree
 2013-02-12 14:53 UTC  (4+ messages)

[PATCH 3/3] signalfd: add ability to read siginfo-s without dequeuing signals
 2013-02-12 14:50 UTC  (9+ messages)
` [PATCH 3/3] signalfd: add ability to read siginfo-s without dequeuing signals (v2)
      ` [CRIU] "

[PATCH] sched/rt: Unthrottle the highest RT task of the rq if there are no another available tasks to be picked
 2013-02-12 14:46 UTC  (5+ messages)

[PATCH 2/2] vfio powerpc: implemented IOMMU driver for VFIO
 2013-02-12 14:42 UTC  (4+ messages)
` [PATCH] iommu: making IOMMU sysfs nodes API public

[PATCH] avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMEL
 2013-02-12 14:27 UTC 

[RFC PATCH 0/2] ima: Support a mode to appraise signed files only
 2013-02-12 14:27 UTC  (7+ messages)
` [PATCH 1/2] ima: Do not try to fix hash if file system does not support security xattr
` [PATCH 2/2] ima: Support appraise_type=imasig_optional

[PATCH 1/1] genksyms: fix metag symbol prefix on crc symbols
 2013-02-12 14:13 UTC  (2+ messages)

Matter Of Urgency/Reply!!
 2013-02-12 14:00 UTC 

[PATCH 0/2] perf stat: add per-core count aggregation
 2013-02-12 14:09 UTC  (3+ messages)
` [PATCH 1/2] perf stat: refactor aggregation code
` [PATCH 2/2] perf stat: add per-core aggregation

[PATCH linux-next] drm/radeon: Avoid NULL pointer dereference from atom_index_iio() allocation failure
 2013-02-12 14:07 UTC  (2+ messages)

[PATCH] drivers/block/xsysace - replace in(out)_8/in(out)_be16/in(out)_le16 with generic iowrite(read)8/16(be)
 2013-02-12 13:55 UTC  (15+ messages)

[v2 3/3] ARM: tegra: Unify Device tree board files
 2013-02-12 13:50 UTC  (4+ messages)

linux-next: manual merge of the arm-soc tree with the metag tree
 2013-02-12 13:31 UTC  (2+ messages)

[Patch 0/2] Exclude hwpoison page from vmcore dump
 2013-02-12 13:29 UTC  (7+ messages)
  ` [PATCH 2/2 v2] kexec: Export PG_hwpoison flag into vmcoreinfo

[PATCH] sched: fix env->src_cpu for active migration
 2013-02-12 13:19 UTC 

iwlwifi fails to work on fresh boot in 3.8rc7 (regression)
 2013-02-12 13:18 UTC 

[PATCH] fuse: make fuse daemon frozen along with kernel threads
 2013-02-12 13:17 UTC  (8+ messages)
` Getting rid of freezer for suspend [was Re: [fuse-devel] [PATCH] fuse: make fuse daemon frozen along with kernel threads]

MODSIGN without RTC?
 2013-02-12 13:00 UTC  (5+ messages)

[PATCH v3 0/5] virtio-scsi multiqueue
 2013-02-12 13:06 UTC  (6+ messages)
` [PATCH v3 1/5] virtio-scsi: redo allocation of target data
` [PATCH v3 2/5] virtio-scsi: pass struct virtio_scsi to virtqueue completion function
` [PATCH v3 3/5] virtio-scsi: push vq lock/unlock into virtscsi_vq_done
` [PATCH v3 4/5] virtio-scsi: introduce multiqueue support
` [PATCH v3 5/5] virtio-scsi: reset virtqueue affinity when doing cpu hotplug

[PATCH] ieee802154/at231rf230: deadlock in at86rf230_xmit
 2013-02-12 12:57 UTC 

linux-next: build failure after merge of the gpio-lw tree
 2013-02-12 12:35 UTC  (7+ messages)
` [PATCH v2] gpio: devm_gpio_* support should not depend on GPIOLIB

[RFC][PATCH] printk: Remove separate printk_sched buffers and use printk buf instead
 2013-02-12 12:22 UTC  (3+ messages)

[PATCH] ARM: dts: omap3-devkit8000: Enable audio support
 2013-02-12 12:21 UTC 

[PATCH] pinctrl: pinctrl-single: fix the binding documentation
 2013-02-12 12:13 UTC  (2+ messages)

Q: Kconfig option VIRT_TO_BUS
 2013-02-12 12:04 UTC  (7+ messages)
  ` [PATCH] Centralise CONFIG_ARCH_NO_VIRT_TO_BUS

[PATCHv2 vringh 0/3] Introduce CAIF Virtio driver
 2013-02-12 11:49 UTC  (4+ messages)
` [PATCHv2 vringh 1/3] remoteproc: Add support for vringh (Host vrings)
` [PATCHv2 vringh 2/3] virtio: Add module driver macro for virtio drivers
` [PATCHv2 vringh 3/3] caif_virtio: Introduce caif over virtio

[PATCH] USB: EHCI: make ehci-atmel a separate driver
 2013-02-12 11:45 UTC 

[PATCH v2 1/3] mfd: syscon: Removed support for unloading
 2013-02-12 11:38 UTC  (4+ messages)
  ` Re[2]: "

WARNING: at drivers/tty/tty_buffer.c:476 (tty is NULL)
 2013-02-12 11:34 UTC  (11+ messages)

[git pull] drm nouveau fixes
 2013-02-12 11:31 UTC  (2+ messages)

Helpdesk Warning: Important Upgrade For Your Mailbox
 2013-02-12 11:06 UTC 

[PATCH V2] Regulator: Reorder the min max assignment in the sequence of regulator_set_voltage function
 2013-02-12 11:11 UTC  (3+ messages)

[PATCH 01/16] APM idle: register apm_cpu_idle via cpuidle
 2013-02-12 11:03 UTC  (3+ messages)
` [PATCH 07/16] ARM64 idle: delete pm_idle

Ihre Web-Mail-Kontingent
 2013-02-12 10:32 UTC 

[PATCH v2 00/13] drivers: mailbox: framework creation
 2013-02-12 10:39 UTC  (3+ messages)
` [PATCH v2 10/13] mailbox: create dbx500 mailbox driver

[patch v4 0/18] sched: simplified fork, release load avg and power awareness scheduling
 2013-02-12 10:39 UTC  (19+ messages)
` [patch v4 01/18] sched: set SD_PREFER_SIBLING on MC domain to reduce a domain level
` [patch v4 02/18] sched: select_task_rq_fair clean up
` [patch v4 03/18] sched: fix find_idlest_group mess logical
` [patch v4 05/18] sched: quicker balancing on fork/exec/wake
` [patch v4 06/18] sched: give initial value for runnable avg of sched entities
` [patch v4 07/18] sched: set initial load avg of new forked task
` [patch v4 08/18] Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking"
` [patch v4 09/18] sched: add sched_policies in kernel
` [patch v4 11/18] sched: log the cpu utilization at rq

[PATCH 4/5] lpc_ich: Add Device IDs for Intel Wellsburg PCH
 2013-02-12 10:37 UTC  (2+ messages)

Linux 3.7.5
 2013-02-12 10:35 UTC  (7+ messages)
      ` [regression] external HDD in USB3 enclosure cannot be dynamically removed (Re: Linux 3.7.5)

[PATCH] lpc_sch: Accomodate partial population of the MFD devices
 2013-02-12 10:34 UTC  (2+ messages)

Odd ENOMEM being returned in 3.8-rcX
 2013-02-12 10:34 UTC  (7+ messages)

Lockups using per-thread cgs and kvm
 2013-02-12 10:26 UTC 

[PATCH] lib: memcmp_nta: add timing-attack secure memcmp
 2013-02-12 10:23 UTC  (4+ messages)

[PATCH 1/2] mfd: syscon: Fix sparse warning
 2013-02-12 10:09 UTC  (4+ messages)
` [PATCH 2/2] mfd: da9052-i2c: Staticize da9052_i2c_fix()

at91sam9260 MACB problem with IP fragmentation
 2013-02-12 10:08 UTC  (2+ messages)
` [PATCH] net/macb: fix race with RX interrupt while doing NAPI

[PATCH] mfd: support stmpe1801 18 bits enhanced port expander
 2013-02-12 10:05 UTC  (4+ messages)

[PATCH] Congatec CGEB base, i2c and watchdog driver support
 2013-02-12 10:02 UTC  (4+ messages)
` [PATCH 1/3] x86: Add basic support for the Congatec CGEB BIOS interface
` [PATCH 2/3] i2c: Add Congatec CGEB I2C driver
` [PATCH 3/3] watchdog: Add Congatec CGEB watchdog driver

[PATCH 0/2] NFSD: fix races in service per-net resources allocation
 2013-02-12  9:52 UTC  (7+ messages)

kvmtool tree (Was: Re: [patch] config: fix make kvmconfig)
 2013-02-12  9:52 UTC  (10+ messages)

[patch for-3.8] fs, dlm: fix build error when EXPERIMENTAL is disabled
 2013-02-12  9:50 UTC  (2+ messages)

[PATCH v2 0/6] of, of_gpio, of_spi: Bugfix and improve of_parse_phandle_with_args, of_gpio_named_count and of_spi_register_master
 2013-02-12  9:46 UTC  (7+ messages)
` [PATCH v2 5/6] of_spi: Add fetching of of_gpio flags to of_spi_register_master
` [PATCH v2 6/6] of_spi: Initialize cs_gpios and cs_gpio with -EEXIST

[PATCH 1/3] ALSA: hda - Workaround for silent output on Sony Vaio VGC-LN51JGB with ALC889
 2013-02-12  9:42 UTC  (8+ messages)
` [PATCH 2/3] ALSA: hda - update documentation for no-primary-hp fixup
` [PATCH 2/3] ALSA: hda - no-primary-hp is a quirk for model ALC889 not ALC882

[PATCH] s390: Add missing PAGE_SHARED as an alias for PAGE_RW
 2013-02-12  9:40 UTC  (4+ messages)

[PATCH] of: Create function for counting number of phandles in a property
 2013-02-12  9:18 UTC  (2+ messages)

[PATCH 1/3] HID: extend autodetect to handle I2C sensors as well
 2013-02-12  9:12 UTC  (4+ messages)
` [PATCH 3/3] HID: sensor-hub: don't limit the driver only to USB bus

[BUG] irq_dispose_mapping after irq request failure
 2013-02-12  8:53 UTC  (6+ messages)

[GIT PULL] at91: fixes for 3.9-rc1
 2013-02-12  8:32 UTC  (2+ messages)

[PATCH] x86: Add support for 64bit get_user() on x86-32
 2013-02-12  8:10 UTC  (8+ messages)
` [tip:x86/mm] x86, mm: Use a bitfield to mask nuisance get_user() warnings

[PATCH 3/3] mmc: sdhci: check voltage range only on regulators aware of voltage value
 2013-02-12  8:01 UTC  (2+ messages)
` [PATCH 3/3 RESEND] "

[PATCH 1/2] ARM: OMAP2+: Allow clock alias provision from device tree
 2013-02-12  7:47 UTC  (3+ messages)

[ 3.5.y.z extended stable ] Linux 3.5.7.3 stable review
 2013-02-12  7:36 UTC  (4+ messages)
` [PATCH 185/222] tcp: fix MSG_SENDPAGE_NOTLAST logic

[PATCH v2] ARM: AM33XX: clk: Add clock node for EHRPWM TBCLK
 2013-02-12  7:32 UTC 

[PATCH v2 00/11] MFD: twl-core: Cleanup part 2 for 3.9
 2013-02-12  7:26 UTC  (6+ messages)
` [PATCH v2 09/11] mfd: twl-core: Collect global variables behind one private structure (global)

[PATCH v3] gpio: Add device driver for GRGPIO cores and support custom accessors with gpio-generic
 2013-02-12  7:24 UTC 

[PATCH 0/7] HWMOD fixes for AM33xx PWM submodules and device tree nodes
 2013-02-12  6:57 UTC  (7+ messages)
` [PATCH 1/7] ARM: OMAP: AM33xx hwmod: Corrects PWM subsystem HWMOD entries
` [PATCH 4/7] ARM: AM33XX: clk: Add clock node for EHRPWM TBCLK

[PATCH 0/4] Various PCI-related device tree helpers
 2013-02-12  6:45 UTC  (4+ messages)
` [PATCH 1/4] of/pci: Provide support for parsing PCI DT ranges property


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).