All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-02 13:11:21 to 2012-04-02 14:35:50 UTC [more...]

[PATCH 2/3] fibmap: new command
 2012-04-02 14:35 UTC 

[PATCH 1/3] lib: add pager functionality
 2012-04-02 14:35 UTC 

[PATCH] unmount: fix typo in command name
 2012-04-02 14:35 UTC  (3+ messages)

[Xenomai-core] [Xenomai-git] Jan Kiszka : Add regression test for mprotect on pinned memory
 2012-04-02 14:35 UTC 

[PATCH] 030: fix for new xfs_repair versions
 2012-04-02 14:35 UTC  (2+ messages)

[PATCH 0/8 v3] Network update DHCP/BOOTP
 2012-04-02 14:19 UTC  (9+ messages)
` [PATCH 1/8] net: dhcp: factorise option recption handling
` [PATCH 2/8] net: dhcp: reset env variable before do a dhcp request
` [PATCH 3/8] net: dhcp: add support of tftp name server
` [PATCH 4/8] net: dhcp: factorise setting option code
` [PATCH 5/8] net: dhcp: allow to set transmitted client id
` [PATCH 6/8] net: dhcp: allow to set transmitted client uuid
` [PATCH 7/8] net: dhcp: allow to set transmitted user class
` [PATCH 8/8] net: env: getenv_ip use resolv

[Qemu-devel] Fix enablement of some compiler warning flags & add some more
 2012-04-02 14:34 UTC  (11+ messages)
` [Qemu-devel] [PATCH 3/9] Print out progress when checking compiler flags
` [Qemu-devel] [PATCH 8/9] Add more format string warning flags

[PATCH] usb: musb: make modules behave better
 2012-04-02 14:34 UTC  (2+ messages)

[PATCH 2/2] rtl8192de: Recognize 92D E-CUT version
 2012-04-02 14:25 UTC 

[PATCH 1/2] rtl8192de: Clean up and fix 92D cut version constants and macros
 2012-04-02 14:25 UTC 

rtl8192ce: periodical kernel warning on v3.4-rc1
 2012-04-02 14:34 UTC 

[PATCH 1/1] usb: Kconfig fix display
 2012-04-02 11:13 UTC 

[PATCH 00 of 18] tools: fix bugs and build errors triggered by -O2 -Wall -Werror
 2012-04-02 14:33 UTC  (24+ messages)
` [PATCH 01 of 18] tools/blktap: fix access errors in convert_dev_name_to_num
` [PATCH 05 of 18] tools/blktap2: fix build errors caused by Werror in vhd_journal_write_entry
` [PATCH 06 of 18] tools/blktap2: fix out of bounds access in block-log.c
` [PATCH 07 of 18] tools/blktap2: fix build errors caused by Werror in tdqcow_get_parent_id
` [PATCH 10 of 18] tools/libvchan: fix build errors caused by -Werror in node-select.c
` [PATCH 11 of 18] tools/libxl: fix build errors caused by Werror in disk_eject_xswatch_callback
` [PATCH 13 of 18] tools/xenpaging: fix build errors caused by -Werror
` [PATCH 14 of 18] tools/libvchan: fix build errors caused by Werror in io.c
` [PATCH 15 of 18] tools/blktap2: remove static string table from header file
` [PATCH 16 of 18] tools/blktap2: fix build errors caused by Werror, remove blkif_op_name
` [PATCH 17 of 18] tools/blktap2: remove unused labels

[patch] Adding Secure Deletion to UBIFS
 2012-04-02 14:36 UTC  (16+ messages)
` [patch] Move CRC computation to separate function
            ` [patch] Add a encryption key parameter to the compress / decompress function
              ` [patch] Add cryptographic functionality when a key is passed to the compress / decompress functions
                  ` [patch] UBIFS: "
                ` [patch] UBIFS: Add a encryption key parameter to the compress / decompress function

the maxcpus= boot parameter broke somewhere along the line
 2012-04-02 14:32 UTC  (10+ messages)

[PATCH] xen/pciback: fix XEN_PCI_OP_enable_msix result
 2012-04-02 14:32 UTC 

[PATCH] xen/pciback: fix XEN_PCI_OP_enable_msix result
 2012-04-02 14:32 UTC 

[Xenomai-core] [PATCH 2.6] Add regression test for mprotect on pinned memory
 2012-04-02 14:32 UTC 

[U-Boot] MMC is broken on mx28evk
 2012-04-02 14:31 UTC 

[PATCH] ASoC: MAINTAINERS: Add maintainer for TI LM49453 Audio codec driver
 2012-04-02 14:32 UTC 

[PATCH 1/2] serial: PL011: Repair NULL pointer dereference
 2012-04-02 14:31 UTC  (2+ messages)
` [PATCH 2/2] ARM: ux500: Fix unmet direct dependency

MMC is broken on mx28evk
 2012-04-02 14:30 UTC 

[Xenomai-help] analogy - serial port
 2012-04-02 14:30 UTC  (3+ messages)

[PATCH 0/7, v3] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
 2012-04-02 14:29 UTC  (4+ messages)
` [PATCH 3/7] gfs2: Use generic handlers of O_SYNC AIO DIO

Boot linux from cramfs on USB
 2012-04-02 14:29 UTC  (2+ messages)

[PATCH] virtio_blk: Drop unused request tracking list
 2012-04-02 14:29 UTC  (5+ messages)

[Adeos-main] [PATCH 1/2] ipipe: Factor out ipipe_pin_vma
 2012-04-02 14:29 UTC  (3+ messages)
  ` [Adeos-main] [PATCH v2 "

[Qemu-devel] [PATCH 0/6] SD save/load support and SD qomification
 2012-04-02 14:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] hw/sd.c: convert wp_groups in SDState to bitfield
` [Qemu-devel] [PATCH 2/6] hw/sd.c: convert binary variables to bool
` [Qemu-devel] [PATCH 3/6] hw/sd.c: make sd_dataready() return bool
` [Qemu-devel] [PATCH 4/6] hw/sd.c: make sd_wp_addr() "
` [Qemu-devel] [PATCH 5/6] hw/sd.c: add SD card save/load support
` [Qemu-devel] [PATCH 6/6] hw/sd.c: convert to QOM object

[Qemu-devel] [PATCH v4 2/2] block: disable I/O throttling on sync api
 2012-04-02 14:32 UTC  (3+ messages)

filling string variables in script
 2012-04-02 14:28 UTC  (2+ messages)
` R: "

GSoC - Designing a faster index format
 2012-04-02 14:27 UTC  (9+ messages)

[RFC] Add XFS support in SYSLINUX
 2012-04-02 14:27 UTC 

bluetooth: fix deadlock on device reset and power down
 2012-04-02 14:27 UTC  (10+ messages)

Problems with xen 4.2
 2012-04-02 14:27 UTC  (4+ messages)

[U-Boot] [PATCH] Prevent malloc with size 0
 2012-04-02 14:26 UTC  (5+ messages)

[Buildroot] [PATCH] rt-tests: Make it available only when NPLT is selected
 2012-04-02 14:25 UTC  (2+ messages)

[PATCH]NEXT:drivers:staging:omapdrm Fix typos in drivers:omapdrm
 2012-04-02 14:25 UTC 

[PATCH] xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
 2012-04-02 14:22 UTC 

[PATCH] xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
 2012-04-02 14:22 UTC 

[PATCH] Input: sentelic - filter on-pad clicks in absolute mode
 2012-04-02 14:22 UTC  (2+ messages)

[PATCH RFC] gpio: Device tree support for LPC32xx
 2012-04-02 14:21 UTC  (2+ messages)

[U-Boot] [PATCH] cm-t35: add I2C multi-bus support
 2012-04-02 14:18 UTC  (2+ messages)

live migration between qemu-kvm 1.0 and 0.15
 2012-04-02 14:17 UTC  (7+ messages)
      ` [Qemu-devel] "

[PATCH] x86: allow multiple values to be specified with "hpet="
 2012-04-02 14:17 UTC 

[Qemu-devel] [PATCH v1 0/2] SDHCI for Xilinx Zynq
 2012-04-02 14:16 UTC  (11+ messages)
` [Qemu-devel] [PATCH v1 1/2] SDHCI: inital version

[U-Boot] [PATCH 0/6] add zip command support for uboot
 2012-04-02 14:16 UTC  (5+ messages)

[PATCH] x86: clear HPET configuration registers on startup
 2012-04-02 14:15 UTC 

[PATCH] staging: zsmalloc: fix memory leak
 2012-04-02 14:13 UTC  (2+ messages)

[U-Boot] [PATCH V2 00/24] SPEAr: Update platform support for SPEAr3xx/6xx
 2012-04-02 14:14 UTC  (5+ messages)
` [U-Boot] [PATCH V2 12/24] SPEAr: Enable usb device high speed support

[RFC] pciehp: Add archdata setting
 2012-04-02 14:13 UTC  (2+ messages)

[Bug 42920] New: Radeon with KMS and UMA works only up to 128MB
 2012-04-02 14:13 UTC  (3+ messages)
` [Bug 42920] "

[PATCH V3 0/3] OMAPDSS: DISPC: Enable predecimation for DMA and VRFB
 2012-04-02 14:11 UTC  (2+ messages)

[U-Boot] [PATCH] i.MX28: Fix initial stack pointer position
 2012-04-02 14:10 UTC  (2+ messages)

mlx4: kernel 3.4-rc1 breaks libumad
 2012-04-02 14:10 UTC  (11+ messages)

[PATCH] x86: Make mwait_usable() respect "idle=nomwait" kernel parameter
 2012-04-02 14:06 UTC 

[PATCH] Fix build failure on cygwin
 2012-04-02 14:05 UTC 

[GIT PULL] regmap updates for 3.4
 2012-04-02 14:04 UTC 

[GIT PULL] regulator updates for -rc1
 2012-04-02 14:04 UTC 

[U-Boot] [PATCH] ARM1136: add cache flush and invalidate operations
 2012-04-02 14:03 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] net: round up before calling flush_cache

[PATCH] ASoC: max98095: Fix build failure
 2012-04-02 14:03 UTC 

[PATCH 0/7]: arm: lpc32xx: Device tree support
 2012-04-02 14:02 UTC  (11+ messages)
` [PATCH 5/7] i2c: Add device tree support to i2c-pnx.c

[U-Boot] MMC0: DMA transfer failed
 2012-04-02 14:01 UTC 

OSD suicide
 2012-04-02 14:01 UTC 

[PATCH 00/13] Convert EDAC internal strutures to support all types of Memory Controllers
 2012-04-02 13:59 UTC  (4+ messages)
` [PATCH 04/13] edac: move nr_pages to dimm struct

[Cluster-devel] GFS2: Drop "pull" argument from log_write_header()
 2012-04-02 13:59 UTC 

[Qemu-devel] Merging backing file with new image
 2012-04-02 13:58 UTC  (3+ messages)

[U-Boot] [PATCH][resubmit] eb_cpux9k2: add USB host support to board
 2012-04-02 13:57 UTC  (4+ messages)

[PATCH BlueZ 0/8] Generic GATT client fixes
 2012-04-02 13:56 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 BlueZ 8/8] gattrib: Protect GAttrib when there is a pending write
` [PATCH v3 BlueZ 0/2] Generic GATT client fixes
  ` [PATCH v3 BlueZ 1/2] attrib: Fix missing Discovery reply when disconnected
  ` [PATCH v3 BlueZ 2/2] gattrib: Protect GAttrib when there is a pending write

[U-Boot] [PATCH 0/3] MIPS: fixes for 2012.04-rc1
 2012-04-02 13:56 UTC  (2+ messages)

[PATCH] path_id: Re-introduce SAS phy enumeration of devices
 2012-04-02 13:55 UTC  (3+ messages)

question about blkio_get_stat()
 2012-04-02 13:54 UTC 

High Level Proof of The Correctness of Dirty Page Tracking
 2012-04-02 13:53 UTC  (3+ messages)

question about net/sctp/socket.c
 2012-04-02 13:49 UTC  (2+ messages)

[Qemu-devel] [PATCH arm] Fix bit test in Exynos4210 UART emulation to use & instead of &&
 2012-04-02 13:47 UTC  (2+ messages)

Nouveau: NV43 unknown ROM tables?
 2012-04-02 13:48 UTC 

[PATCH][V2] cpuidle : use percpu cpuidle in the core code
 2012-04-02 13:46 UTC  (3+ messages)

[PATCH v1 0/9] do not use s_dirt in ext4
 2012-04-02 13:46 UTC  (11+ messages)

Cloud Hosting and Cloud Server
 2012-04-02 13:07 UTC  (2+ messages)

Cloud Hosting and Cloud Server
 2012-04-02 13:07 UTC 

[PATCH v1 0/8] do not use s_dirt in ext2
 2012-04-02 13:44 UTC  (4+ messages)
` [PATCH 3/8] ext2: write superblock only once on unmount

[PATCH] Fix internal mic for Lenovo Ideapad U300s
 2012-04-02 13:40 UTC 

[PATCH 1/5] ARM: mx53ard: Fix smsc911x driver probe
 2012-04-02 13:39 UTC  (5+ messages)
` [PATCH 2/5] ARM: mx31lite: "
` [PATCH 3/5] ARM: mx31lilly: "
` [PATCH 4/5] ARM: kzm_arm11_01: "
` [PATCH 5/5] ARM: armadillo5x0: "

ath5k reports "gain calibration timeout" errors and loses connectivity (Re: not Debian-specific)
 2012-04-02 13:33 UTC 

[RFC] Fix internal mic for Lenovo Ideapad U300s
 2012-04-02 13:39 UTC  (3+ messages)

[U-Boot] [PATCH] Correct corrupted NAND Flash access on KARO TX25 modules
 2012-04-02 13:39 UTC  (3+ messages)

Schemas for device trees
 2012-04-02 13:38 UTC  (5+ messages)

kmemleak: illegal RCU use assertion error
 2012-04-02 13:09 UTC  (3+ messages)

[U-Boot] [PATCH v2] spi/kirkwood: add weak functions board_spi_bus_claim/release
 2012-04-02 13:37 UTC  (9+ messages)

[PATCH] intel/decode: decode MI_WAIT_FOR_EVENT
 2012-04-02 13:35 UTC  (2+ messages)

[B.A.T.M.A.N.] any throughput mechanism or plans?
 2012-04-02 13:35 UTC  (5+ messages)

[U-Boot] [PATCH 00/11] MIPS: fixes and updates
 2012-04-02 13:35 UTC  (4+ messages)

[PATCH] ARM: pxa: mfp: Force gpio direction for MFP_LPM_KEEP_OUTPUT
 2012-04-02 13:33 UTC  (2+ messages)

OMAP3ISP won't start
 2012-04-02 13:31 UTC  (5+ messages)

[PATCH] mount.cifs: don't allow unprivileged users to mount onto dirs to which they can't chdir
 2012-04-02 13:29 UTC 

brcmsmac still woes, possible regression?
 2012-04-02 13:29 UTC  (12+ messages)

[RFC v3 00/12] org.bluez.Telephony interface integration
 2012-04-02 13:27 UTC  (13+ messages)
` [RFC v3 01/12] bluetooth: Add org.bluez.Telephony helpers
` [RFC v3 02/12] hfp_hf: Update to org.bluez.Telephony interface
` [RFC v3 03/12] hfp_ag: "
` [RFC v3 04/12] bluetooth: Add org.bluez.MediaTransport interface
` [RFC v3 05/12] include: Add audio transport set API
` [RFC v3 06/12] emulator: Add audio transport set
` [RFC v3 07/12] hfp_ag: Add media transport support
` [RFC v3 08/12] emulator: Add AT+NREC support
` [RFC v3 09/12] emulator: Add +BSIR support
` [RFC v3 10/12] emulator: Add AT+VGM support
` [RFC v3 11/12] emulator: Add AT+VGS support
` [RFC v3 12/12] hfp_ag: Update supported features

[PATCH 1/2] rt2x00: configure different txdesc parameters for non HT channel
 2012-04-02 13:26 UTC  (6+ messages)
` [PATCH 2/2] rt2x00: do not generate seqno in h/w if QOS is disabled

Video tearing on Sandybridge
 2012-04-02 13:22 UTC  (4+ messages)

kernel crash on P4080DS
 2012-04-02 13:22 UTC 

linux-firmware: pull-request wl12xx 2012-02-22 (v2)
 2012-04-02 13:19 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v3 0/8] Rewrite tracetool using python modules
 2012-04-02 13:16 UTC  (6+ messages)

fdisk and Google SoC 2012
 2012-04-02 13:15 UTC 

[PATCH] drm/prime: expose capability flags for userspace
 2012-04-02 13:11 UTC 

[PATCH] Bluetooth: Remove MGMT_ADDR_INVALID macro
 2012-04-02 13:14 UTC  (3+ messages)

[RFC] Shutdown event script for xl toolstack
 2012-04-02 13:14 UTC  (6+ messages)

[PATCH v9 0/9] Add org.bluez.Telephony interface
 2012-04-02 13:11 UTC  (4+ messages)
` [PATCH v9 7/9] audio: Move HFP/HSP AG servers to telephony.c
` [PATCH v9 8/9] audio: Send transport path to telephony agent
` [PATCH v9 9/9] audio: Move HFP HF server to telephony.c


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.