All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-29 16:45:30 to 2012-03-29 18:02:49 UTC [more...]

[Qemu-trivial] [PATCH] w32: Undefine error constants before their redefinition
 2012-03-29 18:02 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[PATCH] ARM: LPC32xx: clock.c: Fix lpc-eth clock reference
 2012-03-29 18:02 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v3 0/8] Rewrite tracetool using python modules
 2012-03-29 17:16 UTC  (2+ messages)

Broken LVDS output at mode changes
 2012-03-29 18:02 UTC  (7+ messages)

[U-Boot] Please pull u-boot-ti/master
 2012-03-29 18:01 UTC  (2+ messages)

[GIT PULL] USB AUXDATA fix for tegra
 2012-03-29 18:01 UTC  (4+ messages)

[PATCH -mm] do_migrate_pages() calls migrate_to_node() even if task is already on a correct node
 2012-03-29 18:00 UTC  (6+ messages)

[PATCH 0/3] qemu-xen-traditional: disk performance improvements
 2012-03-29 17:59 UTC  (12+ messages)
` [PATCH 1/3] qemu-xen-traditional: use O_DIRECT to open disk images for IDE
                  ` [PATCH 1/3] qemu-xen-traditional: use O_DIRECT to open disk images for IDE [and 1 more messages]

Correct way to include siginfo.h?
 2012-03-29 17:58 UTC  (6+ messages)

[PATCH] git-commit doc: say -t requires editing commit message
 2012-03-29 17:57 UTC 

[RFC 0/3] LE Connection
 2012-03-29 17:56 UTC  (6+ messages)
` [RFC 2/3] Bluetooth: Add dst_type parameter to hci_connect

[Qemu-devel] [PATCH v2 0/2]: convert device_del to the qapi
 2012-03-29 17:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] qdev: qdev_unplug(): use error_set()
` [Qemu-devel] [PATCH 2/2] qapi: convert device_del

[RFC] Revive the work on render-nodes branch
 2012-03-29 18:01 UTC  (6+ messages)
` [PATCH 04/16] drm: initial multiple nodes ioctl work

iptables and the owner module
 2012-03-29 17:52 UTC  (5+ messages)

[RFC] Android Logger vs. Shared Memory FIGHT!
 2012-03-29 17:52 UTC  (6+ messages)

[PATCH 0/1] [meta-intel] Add PVR Graphics Driver to the Cedartrail BSP
 2012-03-29 17:49 UTC  (2+ messages)
` [PATCH 1/1] [meta-intel] Cedartrail: Add pvr graphics driver

[RFC] pinctrl: Replace list_groups() with get_groups_count()
 2012-03-29 17:48 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] signrom: Rewrite as python script
 2012-03-29 17:44 UTC  (2+ messages)

[PATCH] ARM: pxa: fix build failure for regulator consumer in em-x270.c
 2012-03-29 17:43 UTC  (2+ messages)
` [PATCH v3] "

Translate keysyms to ASCII
 2012-03-29 17:42 UTC  (2+ messages)

[PATCH v2 0/8] gitweb: Highlight interesting parts of diff
 2012-03-29 17:41 UTC  (14+ messages)
` [PATCH v2 3/8] gitweb: Extract print_sidebyside_diff_lines()
` [PATCH v2 4/8] gitweb: Use print_diff_chunk() for both side-by-side and inline diffs
` [PATCH v2 5/8] gitweb: Move HTML-formatting diff line back to process_diff_line()
` [PATCH v2 6/8] gitweb: Push formatting diff lines to print_diff_chunk()

[nfsv4] open(O_CREAT) returns EEXISTS on symbolic link created on another system until stat()ed
 2012-03-29 17:40 UTC  (3+ messages)

odd result with iodepth
 2012-03-29 17:38 UTC  (2+ messages)

Message
 2012-03-29 15:10 UTC 

Message
 2012-03-29 15:10 UTC 

Basic blktap2 functionality issues
 2012-03-29 17:35 UTC  (2+ messages)

mdadm raid6 recovery status
 2012-03-29 17:33 UTC  (5+ messages)

[PATCH 0/4] MTD: Change meaning of -EUCLEAN return code on reads
 2012-03-29 17:30 UTC  (5+ messages)
` [PATCH 2/4] MTD: flash drivers set ecc strength
` [PATCH 4/4] MTD: drivers return max_bitflips, mtd returns -EUCLEAN

[PATCH] /dev/mem: Add kernel config option to omit this device
 2012-03-29 17:30 UTC  (2+ messages)

[PATCH 1/1] ata_piix: defer disks to the Hyper-V paravirtualised drivers by default
 2012-03-29 17:28 UTC 

[PATCH v2] qemu.inc: Use '=+' for IMAGE_FSTYPES
 2012-03-29 17:19 UTC  (2+ messages)
` [PATCH v3] qemu.inc: Use '+=' "

[PATCH 0/9] omap randconfig fixes for v3.3
 2012-03-29 17:28 UTC  (3+ messages)

[PATCH] ftrace: Remove a superfluous check
 2012-03-29 17:27 UTC  (8+ messages)

[Qemu-devel] [RFC 00/13]: convert device_add to the qapi
 2012-03-29 17:26 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/13] qemu-option: qemu_opts_create(): use error_set()
` [Qemu-devel] [PATCH 02/13] qemu-option: parse_option_number(): "
` [Qemu-devel] [PATCH 03/13] qemu-option: parse_option_bool(): "
` [Qemu-devel] [PATCH 04/13] qemu-option: parse_option_size(): "
` [Qemu-devel] [PATCH 05/13] qemu-option: qemu_opt_parse(): "
` [Qemu-devel] [PATCH 06/13] qemu-option: opt_set(): "
` [Qemu-devel] [PATCH 07/13] qemu-option: opts_do_parse(): "
` [Qemu-devel] [PATCH 08/13] qemu-option: introduce qemu_opt_set_err()
` [Qemu-devel] [PATCH 09/13] qerror: introduce QERR_INVALID_OPTION_GROUP
` [Qemu-devel] [PATCH 10/13] qemu-config: find_list(): use error_set()
` [Qemu-devel] [PATCH 11/13] qemu-config: introduce qemu_find_opts_err()
` [Qemu-devel] [PATCH 12/13] qapi: support for keyworded variable-length argument list
` [Qemu-devel] [PATCH 13/13] qapi: convert device_add

[PATCH 0/3] Add PATA host controller support for Cirrus Logic EP93xx CPU
 2012-03-29 17:25 UTC  (4+ messages)
` [PATCH 1/3] PATA host controller driver for ep93xx

Bug? Bad permissions in $PATH breaks Git aliases
 2012-03-29 17:23 UTC  (21+ messages)
` [PATCH 2/2] git: continue alias lookup on EACCES errors

[2011.03-maintenance 0/3] pull request 20120327
 2012-03-29 17:12 UTC  (2+ messages)

[PATCH net] bonding: emit event when bonding changes MAC
 2012-03-29 17:19 UTC  (2+ messages)

[PATCH v2 1/2] xen: EXPORT_SYMBOL set_phys_to_machine
 2012-03-29 17:20 UTC  (2+ messages)
` [PATCH v2 2/2] xen-blkfront: set pages are FOREIGN_FRAME when sharing them

[PATCH 1/2] um: Disintegrate asm/system.h
 2012-03-29 17:18 UTC  (3+ messages)
` [PATCH 2/2] um: Use asm-generic/switch_to.h

[PATCH v3 01/10] am37x-evm.conf: Use '=+' not '?=' in IMAGE_FSTYPES
 2012-03-29 17:18 UTC  (5+ messages)
` [PATCH v4 1/4] am37x-evm.conf: Use '+=' "
` [PATCH v4 2/4] ti814x.inc: "
` [PATCH v4 3/4] omap3evm.conf: "
` [PATCH v4 4/4] am335x-evm.conf: Add 'ubi' to IMAGE_FSTYPES, use '+=' in assignment

[PATCH] hciattach_tialt: Implement texas_change_speed function
 2012-03-29 17:17 UTC 

[PATCH] net: usb: cdc_eem: fix mtu
 2012-03-29 17:15 UTC 

3.2.8/amd64 full interrupt hangs and deadlocks under big network copies (page allocation failure)
 2012-03-29 16:41 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/5] QOM'ify UniCore32 CPU
 2012-03-29 17:14 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] MAINTAINERS: Add entry for UniCore32
` [Qemu-devel] [PATCH v2 2/5] target-unicore32: Relicense to GPLv2+
` [Qemu-devel] [PATCH v2 3/5] target-unicore32: License future contributions under GPLv2+
` [Qemu-devel] [PATCH v2 4/5] target-unicore32: QOM'ify CPU
` [Qemu-devel] [PATCH v2 5/5] target-unicore32: Move CPU-dependent init into initfn

[xen-4.1-testing test] 12484: regressions - FAIL
 2012-03-29 17:14 UTC 

care when using remove_packaging_data_files
 2012-03-29 17:13 UTC 

chasing mirrors
 2012-03-29 17:03 UTC  (2+ messages)

[PATCH 1/2] MTD: NAND: JZ4740: Multi-bank support with autodetection
 2012-03-29 17:17 UTC  (2+ messages)
` [PATCH 2/2] MIPS: JZ4740: qi_lb60: Look for NAND chip in bank 1

[PATCH 00/14] Fix the EDAC API
 2012-03-29 17:07 UTC  (15+ messages)
` [PATCH 01/14] edac: rewrite the sysfs code to use struct device
` [PATCH 02/14] mpc85xx_edac: convert sysfs logic "
` [PATCH 03/14] amd64_edac: "
` [PATCH 04/14] i7core_edac: convert it "
` [PATCH 05/14] edac: Get rid of the old kobj's from the edac mc code
` [PATCH 06/14] edac: add a new per-dimm API and make the old per-virtual-rank API obsolete
` [PATCH 07/14] edac: add a sysfs node to report the maximum location for the system
` [PATCH 08/14] edac: Add debufs nodes to allow doing fake error inject
` [PATCH 09/14] edac: Create a per-Memory Controller bus
` [PATCH 10/14] edac: Move grain/dtype/edac_type calculus to be out of channel loop
` [PATCH 11/14] i82975x_edac: Test nr_pages earlier to save a few CPU cycles
` [PATCH 12/14] i5100_edac: Fix a warning when compiled with 32 bits
` [PATCH 13/14] i7300_edac: Get rid of some wrongly-solved rebase conflict
` [PATCH 14/14] edac: Only expose csrows/channels on legacy API if they're populated

[PATCH] ACPI, APEI: Add validation check before GHES error is recorded
 2012-03-29 17:07 UTC  (2+ messages)

backport requests for 4.x-testing
 2012-03-29 17:06 UTC  (6+ messages)

[PATCH] mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers
 2012-03-29 17:05 UTC 

[RFC 00/15] perf: Add backtrace post dwarf unwind
 2012-03-29 17:04 UTC  (2+ messages)

[PATCH 00/15, v3] Make ib_srp better suited for H.A. purposes
 2012-03-29 16:59 UTC  (3+ messages)
` [PATCH 01/15] ib_srp: Enlarge block layer timeout

[PATCH 0 of 2] Support for Paging/Sharing on AMD
 2012-03-29 16:58 UTC  (10+ messages)

[PATCH] omap2+: pm: fix compilation break
 2012-03-29 16:55 UTC  (5+ messages)

[Qemu-devel] [PATCHv2] piix: fix up/down races + document
 2012-03-29 16:53 UTC  (2+ messages)

[PATCH] xfs: fix buffer lookup race on allocation failure
 2012-03-29 16:53 UTC  (2+ messages)

BUG: soft lockup - CPU#0 stuck for 61s!
 2012-03-29 16:51 UTC  (3+ messages)

[PATCH v2] KVM: Introduce direct MSI message injection for in-kernel irqchips
 2012-03-29 16:50 UTC  (4+ messages)
` [PATCH v3] "

[meta-handheld][PATCH 0/2] kernel cleanup
 2012-03-29 15:40 UTC  (6+ messages)
` [meta-handheld][PATCH 1/2] linux-git: drop setversion fix, it's fixed in kernel.bbclass now
  ` [meta-handheld][PATCH 2/2] recipes-kernel: use shared linux.inc from meta-oe

[PATCH v2 1/3] IRQ: introduce irq_do_set_affinity() to reduce duplicated code
 2012-03-29 16:44 UTC  (3+ messages)
` [PATCH v2 2/3] IRQ,x86: normalize return value of chip->irq_set_affinity() method
` [PATCH v2 3/3] IRQ,IA64: "

[PATCH 00/16 v2] cleanup atmel_mxt_ts
 2012-03-29 16:49 UTC  (17+ messages)
` [PATCH 01/16 v2] Input: atmel_mxt_ts - use CONFIG_PM_SLEEP
` [PATCH 02/16 v2] Input: atmel_mxt_ts - only allow root to update firmware
` [PATCH 03/16 v2] Input: atmel_mxt_ts - refactor mxt_read/write_reg to take a length
` [PATCH 04/16 v2] Input: atmel_mxt_ts - store actual size and instance
` [PATCH 05/16 v2] Input: atmel_mxt_ts - verify object size in mxt_write_object
` [PATCH 06/16 v2] Input: atmel_mxt_ts - do not read extra (checksum) byte
` [PATCH 07/16 v2] Input: atmel_mxt_ts - dump each message on just 1 line
` [PATCH 08/16 v2] Input: atmel_mxt_ts - refactor mxt_object_show
` [PATCH 09/16 v2] Input: atmel_mxt_ts - optimize writing of object table entries
` [PATCH 10/16 v2] Input: atmel_mxt_ts - refactor get info
` [PATCH 11/16 v2] Input: atmel_mxt_ts - refactor reading object table
` [PATCH 12/16 v2] Input: atmel_mxt_ts - simplify event reporting
` [PATCH 13/16 v2] Input: atmel_mxt_ts - cache T9 reportid range when reading object table
` [PATCH 14/16 v2] Input: atmel_mxt_ts - parse vector field of data packets
` [PATCH 15/16 v2] Input: atmel_mxt_ts - send all MT-B slots in one input report
` [PATCH 16/16 v2] Input: atmel_mxt_ts - parse T6 reports

[PATCH 1/3] external-csl: add mapping for powerpc-nf
 2012-03-29 16:40 UTC  (13+ messages)
` [PATCH 3/3] powerpc: define TUNE_PKGARCH for powerpc/powerpc-nf

[PATCH] percpu: use KERN_CONT in pcpu_dump_alloc_info()
 2012-03-29 16:48 UTC 

[PATCH] x86, acpi/irq: Minor readability cleanup of gsi_to_irq()
 2012-03-29 16:48 UTC 

[PATCH 00/13] Convert EDAC internal strutures to support all types of Memory Controllers
 2012-03-29 16:45 UTC  (14+ messages)
` [PATCH 01/13] edac: Create a dimm struct and move the labels into it
` [PATCH 02/13] edac: move dimm properties to struct memset_info
` [PATCH 03/13] edac: Don't initialize csrow's first_page & friends when not needed
` [PATCH 04/13] edac: move nr_pages to dimm struct
` [PATCH 05/13] edac: Fix core support for MC's that see DIMMS instead of ranks
` [PATCH 06/13] edac: Initialize the dimm label with the known information
` [PATCH 07/13] edac: Cleanup the logs for i7core and sb edac drivers
` [PATCH 08/13] i5400_edac: improve debug messages to better represent the filled memory
` [PATCH 09/13] events/hw_event: Create a Hardware Events Report Mecanism (HERM)
` [PATCH 10/13] i5000_edac: Fix the logic that retrieves memory information
` [PATCH 11/13] e752x_edac: provide more info about how DIMMS/ranks are mapped
` [PATCH 12/13] edac: Rename the parent dev to pdev
` [PATCH 13/13] edac: use Documentation-nano format for some data structs

libdrm part of the render-node patch series
 2012-03-29 16:46 UTC  (3+ messages)
` [PATCH 1/2] libdrm: add functions for render node manipulation
` [PATCH 2/2] tests: add render_node tests

[PATCH 00/20] *** uuidd: refactoring & systemd support + build-sys fixes ***
 2012-03-29 16:45 UTC  (20+ messages)
` [PATCH 02/20] uuidd: remove useless initialization of cleanup_socket
` [PATCH 03/20] uuidd: factor out pidfile creation into separate function
` [PATCH 04/20] uuidd: implement --no-pid option
` [PATCH 05/20] uuidd: implement --no-fork option
` [PATCH 06/20] uuidd: factor out socket creation into separate function
` [PATCH 07/20] uuidd: implement --socket-activation option
` [PATCH 08/20] uuidd: print all debugging information to stderr
` [PATCH 09/20] uuidd: factor out dropping of privileges into separate function
` [PATCH 10/20] uuidd: make drop_privs true by default in main()
` [PATCH 11/20] uuidd: introduce --keep-privs option
` [PATCH 12/20] uuidd: --socket-activation implies --keep-privs
` [PATCH 13/20] uuidd: add systemd unit files
` [PATCH 14/20] libuuid: use EXIT_FAILURE
` [PATCH 15/20] libuuid: implement --disable-libuuid-exec-uuidd configure option
` [PATCH 16/20] libuuid: fix typo in uuid_compare manpage
` [PATCH 17/20] build-sys: run distcheck with verbose make rules
` [PATCH 18/20] build-sys: add ttyutils.h to dist
` [PATCH 19/20] build-sys: add fsprobe.h "
` [PATCH 20/20] build-sys: fix installation of uuidd units with make distcheck


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.