All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-14 13:54:18 to 2012-08-14 14:25:28 UTC [more...]

[PATCH v2 0/4] Add AM33XX regulators device tree data
 2012-08-14 14:25 UTC  (6+ messages)
` [PATCH v2 3/4] arm/dts: Add tps65910 regulator DT data to am335x-evm.dts

wpa-supplicant & EAP-TLS
 2012-08-14 14:13 UTC  (5+ messages)

[GIT PULL] (xen) stable/for-linus-3.6-rc1-tag
 2012-08-14 14:15 UTC 

[PATCH v2 00/14] MFD/ASoC/Input: twl4030-audio submodule DT support
 2012-08-14 14:22 UTC  (30+ messages)
` [PATCH v2 01/14] MFD: twl4030-audio: Clean up MODULE_* and platform_driver part
` [PATCH v2 02/14] MFD: twl4030-audio: Convert to use devm_kzalloc
` [PATCH v2 03/14] MFD: twl4030-audio: Rearange and clean-up the probe function
` [PATCH v2 04/14] MFD: twl-core: Add API to query the HFCLK rate
` [PATCH v2 05/14] MFD: twl4030-audio: Get audio MCLK via twl-core API instead of pdata
` [PATCH v2 06/14] dt: Add empty of_find_node_by_name() function
` [PATCH v2 07/14] MFD: twl4030-audio: Add DT support
` [PATCH v2 08/14] Input: twl4030-vibra: Support for DT booted kernel
` [PATCH v2 09/14] ASoC: twl4030: Move hs_extmute GPIO handling to driver
` [PATCH v2 10/14] ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIO
` [PATCH v2 11/14] ASoC/MFD: twl4030: Remove set_hs_extmute callback from platform data
` [PATCH v2 12/14] ASoC: twl4030: Convert to use devm_kzalloc
` [PATCH v2 13/14] ASoC: twl4030: Add pointer to pdata within the private data
` [PATCH v2 14/14] ASoC: twl4030: Support for DT booted kernel

[RFC][PATCH 0/2] broadcom patchram firmware loader
 2012-08-14 14:24 UTC  (3+ messages)
` [RFC][PATCH 1/2] Implement "
` [RFC][PATCH 2/2] Cache firmware images for later use

[RFC PATCH] mm: introduce N_LRU_MEMORY to distinguish between normal and movable memory
 2012-08-14 14:14 UTC  (7+ messages)

[PATCH BlueZ v0] gdbus: Fix compilation error if macro "error" is defined
 2012-08-14 14:24 UTC  (3+ messages)

[PATCH V2] MIPS: Fix poweroff failure when HOTPLUG_CPU configured
 2012-08-14 14:24 UTC  (3+ messages)

SEAndroid policy question
 2012-08-14 14:24 UTC  (2+ messages)

[PATCH] ath6kl: reconfigure RSN capabilities when restarting AP
 2012-08-14 14:24 UTC  (2+ messages)

[PATCH] mm: Use __do_krealloc to do the krealloc job
 2012-08-14 14:23 UTC  (2+ messages)

[patch 0/8] procfs fdinfo providers updated
 2012-08-14 14:23 UTC  (16+ messages)
` [patch 1/8] procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
` [patch 2/8] procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file
` [patch 3/8] procfs: Add ability to plug in auxiliary fdinfo providers
` [patch 4/8] fs, eventfd: Add procfs fdinfo helper
` [patch 5/8] fs, epoll: Add procfs fdinfo helper v2
` [patch 6/8] fs, exportfs: Add export_encode_inode_fh helper
` [patch 7/8] fs, notify: Add procfs fdinfo helper v3
` [patch 8/8] fdinfo: Show sigmask for signalfd fd

[PATCH] ethtool: don't overwrite useful bits in advertising bitfield
 2012-08-14 14:15 UTC 

[U-Boot] [PATCH] km/ivm: fix string len check to support 7 char board names
 2012-08-14 14:23 UTC  (2+ messages)

[PATCH] ath6kl: restart concurrent vifs on failed connect
 2012-08-14 14:23 UTC  (2+ messages)

[rfc patch] fs,reiserfs: unlock superblock before callling reiserfs_quota_on_mount()
 2012-08-14 14:23 UTC  (2+ messages)

[PATCH 0/5] Call netif_carrier_off() after register_netdev()
 2012-08-14 14:22 UTC  (3+ messages)
` [PATCH 1/5] sgi-xp: "

raw partition or LV for btrfs?
 2012-08-14 14:21 UTC  (6+ messages)

[PATCH] ath6kl: configure wow filters per-vif
 2012-08-14 14:21 UTC  (2+ messages)

[RFC 0/2] Reduce alloc_contig_range latency
 2012-08-14 14:19 UTC  (4+ messages)
` [RFC 2/2] cma: support MIGRATE_DISCARD

[PATCH 0/8] use jump labels to streamline common APIC configuration
 2012-08-14 14:20 UTC  (15+ messages)

[PATCH] x86-64/EFI: add -fno-stack-protector to EFI build
 2012-08-14 14:19 UTC  (2+ messages)

[PATCH RFC] Btrfs: fix deadlock between sys_sync and freeze
 2012-08-14 14:12 UTC  (4+ messages)

[PATCHv6 00/24] I2C big cleanup
 2012-08-14 14:19 UTC  (50+ messages)
` [PATCHv6 01/24] i2c: omap: switch to devm_* API
` [PATCHv6 02/24] i2c: omap: simplify num_bytes handling
` [PATCHv6 03/24] i2c: omap: decrease indentation level on data handling
` [PATCHv6 04/24] i2c: omap: add blank lines
` [PATCHv6 05/24] i2c: omap: simplify omap_i2c_ack_stat()
` [PATCHv6 06/24] i2c: omap: split out [XR]DR and [XR]RDY
` [PATCHv6 07/24] i2c: omap: improve i462 errata handling
` [PATCHv6 08/24] i2c: omap: re-factor receive/transmit data loop
` [PATCHv6 09/24] i2c: omap: switch over to do {} while loop
` [PATCHv6 10/24] i2c: omap: ack IRQ in parts
` [PATCHv6 11/24] i2c: omap: switch to platform_get_irq()
` [PATCHv6 12/24] i2c: omap: bus: add a receiver flag
` [PATCHv6 13/24] i2c: omap: simplify errata check
` [PATCHv6 14/24] i2c: omap: always return IRQ_HANDLED
` [PATCHv6 15/24] i2c: omap: simplify IRQ exit path
` [PATCHv6 16/24] i2c: omap: resize fifos before each message
` [PATCHv6 17/24] i2c: omap: get rid of the "complete" label
` [PATCHv6 18/24] i2c: omap: remove redundant status read
` [PATCHv6 19/24] i2c: omap: always return IRQ_HANDLED
` [PATCHv6 20/24] i2c: omap: switch to threaded IRQ support
` [PATCHv6 21/24] i2c: omap: remove unnecessary pm_runtime_suspended check
` [PATCHv6 22/24] i2c: omap: switch over to autosuspend API
` [PATCHv6 23/24] i2c: omap: sanitize exit path
` [PATCHv6 24/24] i2c: omap: Prevent NULL pointer dereference in remove

[PATCH 0/4] cputime: Virtual cputime accounting small cleanups and consolidation v2
 2012-08-14 14:16 UTC  (5+ messages)
` [PATCH 1/4] cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING
` [PATCH 2/4] sched: Move cputime code to its own file
` [PATCH 3/4] cputime: Consolidate vtime handling on context switch
` [PATCH 4/4] s390: Remove leftover account_tick_vtime() header

[Bug 24932] BUG: unable to handle kernel paging request
 2012-08-14 14:16 UTC 

[PATCH 7/8] netreg: adapt CMER and CIEV for telit
 2012-08-14 14:16 UTC  (2+ messages)

[PATCH 00/23] work in progress: SPI controller w/DMA SAM9X5
 2012-08-14 14:16 UTC  (2+ messages)

[U-Boot] [PATCH] disk/partition: Fix the depend for all the partitions file
 2012-08-14 14:16 UTC  (3+ messages)

[Qemu-trivial] [PATCH] ivshmem, qdev-monitor: fix order of qerror parameters
 2012-08-14 14:15 UTC  (4+ messages)
  ` [Qemu-devel] "

[U-Boot] V3: S3c64xx: Switch all I/O to use readl/writel functio and Clear variable
 2012-08-14 14:15 UTC  (4+ messages)
` [U-Boot] [V3 08/15] S3C6400: Adopt SPL framwork to support spl for nand flash

[PATCH poky-extras] layer.conf: clarify comments
 2012-08-14 14:14 UTC  (4+ messages)

[Qemu-devel] [RFC V3 0/9] Quorum disk image corruption resiliency
 2012-08-14 14:14 UTC  (10+ messages)
` [Qemu-devel] [RFC V3 1/9] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB
` [Qemu-devel] [RFC V3 2/9] quorum: Create BDRVQuorumState and BlkDriver and do init
` [Qemu-devel] [RFC V3 3/9] quorum: Add quorum_open() and quorum_close()
` [Qemu-devel] [RFC V3 4/9] quorum: Add quorum_getlength()
` [Qemu-devel] [RFC V3 5/9] quorum: Add quorum_aio_writev and its dependencies
` [Qemu-devel] [RFC V3 6/9] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify
` [Qemu-devel] [RFC V3 7/9] quorum: Add quorum_co_flush()
` [Qemu-devel] [RFC V3 8/9] quorum: Add quorum_aio_readv
` [Qemu-devel] [RFC V3 9/9] quorum: Add quorum mechanism

Hello!:) I am Hilma!:)
 2012-08-14 14:14 UTC 

[Qemu-trivial] [PATCH] ehci: fix assertion typo
 2012-08-14 14:13 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v10 0/7] file descriptor passing using fd sets
 2012-08-14 14:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH v10 6/7] block: Enable qemu_open/close to work with "

[PATCH v2 0/2] XEN/X86: Document pagetable_reserve PVOPS and enforce a better semantic
 2012-08-14 14:12 UTC  (4+ messages)
` [PATCH v2 2/2] Xen: Document the semantic of the pagetable_reserve PVOPS

[RFC PATCH 1/1] ALSA: hda - add a timer to find and suspend idle codecs
 2012-08-14 17:56 UTC  (4+ messages)

[PATCH] ath6kl: fix incorrect use of IEEE80211_NUM_BANDS
 2012-08-14 14:11 UTC  (2+ messages)

[U-Boot] [PATCH] snowball: Adding architecture dependent initialisation
 2012-08-14 14:11 UTC 

kvm device assignment and MSI-X masking
 2012-08-14 14:10 UTC  (3+ messages)

tools/python: Clean python correctly
 2012-08-14 14:10 UTC 

[RFC 00/17] OMAPDSS: Change way of passing timings from panel driver to interface
 2012-08-14 14:10 UTC  (7+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 07/13] OMAPDSS: HDMI: Add a get_timing function for HDMI interface

Blocklayout
 2012-08-14 14:09 UTC  (14+ messages)
    ` Blocklayout

[U-Boot] Xilinx Zynq platform
 2012-08-14 14:09 UTC  (3+ messages)
` [U-Boot] [PATCH 1/4] serial: Add Dragonfire serial driver

[PATCH] MIPS: fix module.c build for 32 bit
 2012-08-14 14:08 UTC  (4+ messages)

[Qemu-devel] [PATCH] iscsi: fix race between task completition and task abortion
 2012-08-14 14:08 UTC  (5+ messages)

[PATCH 0/1] sstate-cache-management.sh: update it for the new layout
 2012-08-14 14:01 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 1/3] [media] s5p-tv: Replace printk with pr_* functions
 2012-08-14 14:06 UTC  (2+ messages)

[PATCH V2 1/2] gmux: Add generic write32 function
 2012-08-14 14:05 UTC  (4+ messages)
` [PATCH V2 2/2] apple_gmux: Add support for newer hardware

[Bug 53490] New: [bisected] bump map corruption from kernel 3.5
 2012-08-14 14:04 UTC  (2+ messages)
` [Bug 53490] "

[PATCH v2 0/6] crash: Bundle of fixes for Xen
 2012-08-14 14:04 UTC  (3+ messages)

[Bug 24512] Burning CD-R fails and burning CD-RW succeeds on 2.6.32. Both work on 2.6.26
 2012-08-14 14:02 UTC 

Patches submitted via linux-media ML that are at patchwork.linuxtv.org
 2012-08-14 14:02 UTC  (3+ messages)

[U-Boot] [PATCH 01/13] mxc nand: Merge mtd and spl register definitions
 2012-08-14 14:02 UTC  (2+ messages)

A filename to label translation daemon
 2012-08-14 14:01 UTC  (6+ messages)

Using pppd as a library
 2012-08-14 14:01 UTC  (2+ messages)

[U-Boot] Early malloc() summary
 2012-08-14 14:00 UTC  (4+ messages)

[PATCH v5 00/12] KVM: introduce readonly memslot
 2012-08-14 14:00 UTC  (3+ messages)

qemu-xen-traditional: NOCACHE or CACHE_WB to open disk images for IDE
 2012-08-14 13:58 UTC  (3+ messages)

[PATCH] mmc: Adjust timings for power ramping up
 2012-08-14 13:58 UTC  (2+ messages)

[PATCH 0/3] Package upgrades
 2012-08-14 12:50 UTC  (4+ messages)
` [PATCH 1/3] pciutils: upgrade to 3.1.10
` [PATCH 2/3] randrproto: upgrade to 1.4.0
` [PATCH 3/3] libxrandr: "

Fwd: Question Hauppauge Nova-S-Plus
 2012-08-14 13:57 UTC  (6+ messages)
`  "

4.2 TODO / Release Plan
 2012-08-14 13:55 UTC  (5+ messages)

[U-Boot] usb_test_unit_ready called every block read - performance
 2012-08-14 13:55 UTC  (3+ messages)

[PATCH-v3 1/3] NFS: track direct IO left bytes
 2012-08-14 13:52 UTC  (2+ messages)
` [PATCH-v3 3/3] NFS41: send real read size in layoutget


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.