All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-15 12:09:41 to 2012-12-15 18:07:26 UTC [more...]

[PATCH] For git-subtree, when installing docs (make install-doc), create man1 folder first
 2012-12-15 18:07 UTC  (2+ messages)

[Buildroot] [git commit] util-linux: fix build on AArch64
 2012-12-15 18:07 UTC 

[PATCH v2 0/7] Allow git log to use mailmap file
 2012-12-15 18:05 UTC  (8+ messages)
` [PATCH v2 1/7] Use split_ident_line to parse author and committer
` [PATCH v2 2/7] mailmap: Remove buffer length limit in map_user
` [PATCH v2 3/7] mailmap: Simplify map_user() interface
` [PATCH v2 4/7] mailmap: Add mailmap structure to rev_info and pp
` [PATCH v2 5/7] pretty: Use mailmap to display username and email
` [PATCH v2 6/7] log: Add --use-mailmap option
` [PATCH v2 7/7] test: Add test for "

[Buildroot] [git commit] util-linux: rename versioned patch without version
 2012-12-15 18:06 UTC 

[Buildroot] [git commit] python: build host-python with MAKE1
 2012-12-15 18:06 UTC 

[PATCH] git.c: add --index-file command-line option
 2012-12-15 18:02 UTC  (2+ messages)

[PATCH] Documentation: don't link to example mail addresses
 2012-12-15 18:00 UTC  (3+ messages)

[PATCH 1/4] Support builds when sys/param.h is missing
 2012-12-15 17:53 UTC  (4+ messages)

[PATCH 01/12] tools/testing/modules: introduce test which loads/unloads random modules
 2012-12-15 17:53 UTC  (3+ messages)
` [PATCH 12/12] edac: fix kernel panic on module unloading

What is GMAE?
 2012-12-15 17:44 UTC  (6+ messages)

[PATCH] completion: complete refs for "git commit -c"
 2012-12-15 17:46 UTC 

[Qemu-devel] [PATCH 0/2] tmp105: qtest support
 2012-12-15 17:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] tests: Add tmp105 unit test

[PATCH] sendmmsg.2: Updated fixme, added example
 2012-12-15 17:44 UTC  (2+ messages)

Panic at shutdown in x86-64 3.7 kernel under qemu 1.3.0?
 2012-12-15 17:43 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH/RFC 0/3] compiling git with gcc -O3 -Wuninitialized
 2012-12-15 17:42 UTC  (6+ messages)
    ` [PATCH/RFCv2 0/2] "
      ` [PATCH 1/2] make error()'s constant return value more visible
      ` [PATCH 2/2] silence some -Wuninitialized false positives

[PATCH v4 00/12] Add MSI Wind U90/U100 support
 2012-12-15 17:31 UTC  (13+ messages)
` [PATCH v4 01/12] msi-laptop: Use proper return codes instead of -1
` [PATCH v4 02/12] msi-laptop: Work around gcc warning
` [PATCH v4 03/12] msi-laptop: merge quirk tables to one
` [PATCH v4 04/12] msi-laptop: Add MSI Wind U90/U100 support
` [PATCH v4 05/12] msi-laptop: Add missing ABI documentation
` [PATCH v4 06/12] msi-laptop: Disable brightness control for new EC
` [PATCH v4 07/12] msi-wmi: Fix memory leak
` [PATCH v4 08/12] msi-wmi: Avoid repeating constants
` [PATCH v4 09/12] msi-wmi: Use enums for scancodes
` [PATCH v4 10/12] msi-wmi: Make keys and backlight independent
` [PATCH v4 11/12] msi-wmi: Introduced quirk_last_pressed
` [PATCH v4 12/12] msi-wmi: Add MSI Wind support

[PATCH] Makefile: detect when PYTHON_PATH changes
 2012-12-15 17:29 UTC  (2+ messages)

Using SRC_URI_append with SOC_FAMILY
 2012-12-15 17:29 UTC 

[Buildroot] Misc fixes for build issues
 2012-12-15 17:29 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] python: build host-python with MAKE1
` [Buildroot] [PATCH 2/5] util-linux: rename versioned patch without version
` [Buildroot] [PATCH 3/5] util-linux: fix build on AArch64
` [Buildroot] [PATCH 4/5] webkit: silence gazillions of warnings
` [Buildroot] [PATCH 5/5] webkit: fix build with bison 2.6

[ANNOUNCE] Multiple run-queues for BFS
 2012-12-15 17:16 UTC 

[PATCH v6 00/27] x86, boot, 64bit: Add support for loading ramdisk and bzImage above 4G
 2012-12-15 17:28 UTC  (5+ messages)
` [PATCH v6 03/27] x86, boot: move verify_cpu.S and no_longmode after 0x200
` [PATCH v6 04/27] x86, boot: Move lldt/ltr out of 64bit code section

[PATCH 0/2] drivers/uio/uio_pdrv_genirq.c: FIx memory & concurrency issues
 2012-12-15 17:25 UTC  (5+ messages)
` [PATCH 1/2 v3] Fix memory freeing issues

WARNING: at drivers/tty/tty_buffer.c:476 flush_to_ldisc+0x1de/0x1f0()
 2012-12-15 17:25 UTC  (5+ messages)

[Xenomai] Timer support in user-space
 2012-12-15 17:21 UTC  (3+ messages)

[PATCH 0/5] em28xx: i2c bug fixes and cleanups
 2012-12-15 17:18 UTC  (11+ messages)
` [PATCH 2/5] em28xx: respect the message size constraints for i2c transfers
` [PATCH 5/5] em28xx: fix+improve+unify i2c error handling, debug messages and code comments

3.7: Intel: ixgbe 0000:01:00.0 eth4: Detected Tx Unit Hang
 2012-12-15 17:19 UTC 

[PATCH 0/2] Introduce ec_access userspace tool
 2012-12-15 17:11 UTC  (3+ messages)
` [PATCH 1/2] tools/power/acpi: Introduce ec_access.c - tool to access the Embedded Controller (EC) safely for debugging purposes
` [PATCH 2/2] tools acpidump: acpidump must be run as root - install it into /usr/sbin

[Qemu-devel] [PATCH] fix dma.c MemoryRegion convertion
 2012-12-15 17:08 UTC  (3+ messages)

Kernel lockdep WARNING on btrfs-next
 2012-12-15 17:09 UTC 

[PATCH v2 00/44] Meta Linux Kernel Port
 2012-12-15 17:07 UTC  (8+ messages)
` [PATCH v2 19/44] metag: Signal handling
      ` [braindump][RFC] signals and syscall restarts (Re: [PATCH v2 19/44] metag: Signal handling)

[PATCH] md: cleanup: move the comment for bio_clone_mddev to the right place
 2012-12-15 16:54 UTC 

[Qemu-devel] [PATCH v2 0/7] I2C libqos and tmp105 qtest support
 2012-12-15 16:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 7/7] tmp105: Add temperature QOM property

em28xx: msi Digivox ATSC board id [0db0:8810]
 2012-12-15 16:51 UTC  (29+ messages)

[PATCH] clk: factor: calculate rate by do_div
 2012-12-15 16:42 UTC  (6+ messages)

[GIT PULL] x86/uapi for 3.8
 2012-12-15 16:35 UTC  (9+ messages)

master - lvmetad: simplify pvid memory allocation
 2012-12-15 16:25 UTC 

master - thin: dmeventd fix memleak on error path
 2012-12-15 16:25 UTC 

master - pv_read: add missing check for valid info
 2012-12-15 16:25 UTC 

master - lvmetad: add check for failure dm_config_write_node
 2012-12-15 16:25 UTC 

master - lvmetad: fix socket leak in handle_connect
 2012-12-15 16:25 UTC 

master - lvmetad: check id_read_format error status
 2012-12-15 16:25 UTC 

master - lvmetad: fix memleak on pv_found error path
 2012-12-15 16:25 UTC 

master - lvmetad: keep returned struct fully initialized
 2012-12-15 16:25 UTC 

master - lvmetad: unlock vg on out-of-memory path
 2012-12-15 16:25 UTC 

master - libdaemon: check for strdup result
 2012-12-15 16:25 UTC 

master - format-text: check for _text_create_text_instance
 2012-12-15 16:25 UTC 

master - log: move abort past syslog
 2012-12-15 16:25 UTC 

master - cleanup: use proper const in apply_lvname_restrictions
 2012-12-15 16:25 UTC 

master - cleanup: reorder code
 2012-12-15 16:25 UTC 

master - cleanup: skip assignment
 2012-12-15 16:25 UTC 

master - cleanup: simplify option matching function
 2012-12-15 16:25 UTC 

master - cleanup: singlenode minor change
 2012-12-15 16:25 UTC 

master - cleanup: ignore return values
 2012-12-15 16:25 UTC 

master - cleanup: ignore errors
 2012-12-15 16:25 UTC 

master - cleanup: drop unused header
 2012-12-15 16:25 UTC 

master - cleanup: drop test for optarg NULL
 2012-12-15 16:24 UTC 

master - cleanup: convert to 32bit
 2012-12-15 16:24 UTC 

[Buildroot] [PATCH] gd: fix build failure related to iconv/gettext
 2012-12-15 16:23 UTC  (2+ messages)

vmx real mode emulated mmio?
 2012-12-15 16:23 UTC  (4+ messages)

[PATCH] ip: add the type 'vxlan' in the output of "ip link help"
 2012-12-15 16:21 UTC 

Older GPUs and Source Engine
 2012-12-15 16:15 UTC 

Acceptance criteria of barebox bootloader in OE-Core
 2012-12-15 15:59 UTC  (2+ messages)

[PATCH 0/2] Add more protocols to em28xx IR
 2012-12-15 16:10 UTC  (4+ messages)
` [PATCH 1/2] [media] em28xx: add support for NEC proto variants on em2874 and upper
` [PATCH 2/2] [media] em28xx: add support for RC6 mode 0 on devices that support it

[PATCH v2 0/5] staging/fwserial: Address reviewer comments
 2012-12-15 16:09 UTC  (4+ messages)
` [PATCH v2 6/6] staging/fwserial: Drop suggestion for helper fn integration

[meta-fsl-demos][PATCH] packagegroup-fsl: Drop 'netperf' due license use restriction
 2012-12-15 16:08 UTC 

[meta-fsl-arm][PATCH 1/3] u-boot: Rename recipe to u-boot-fsl
 2012-12-15 16:04 UTC  (16+ messages)

[Xenomai] [Xenomai-help] Latency calculation on da850 (Omap L138)
 2012-12-15 15:59 UTC  (9+ messages)

[Xenomai] [Xenomai-help] Latency calculation on da850 (Omap L138)
 2012-12-15 15:56 UTC  (2+ messages)

[meta-fsl-arm][PATCH 1/1] xf86-dri-vivante: xf86-video-vivante renamed to xf86-video-imxfb-vivante
 2012-12-15 15:55 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] block: Fix error report for wrong file format
 2012-12-15 15:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] block: Add special error code for wrong format
` [Qemu-devel] [PATCH 2/4] block: Improve error report "
` [Qemu-devel] [PATCH 3/4] block: Use new error code for wrong format in selected block drivers
` [Qemu-devel] [PATCH 4/4] block/vdi: Improved return values from vdi_open and other small fixes

bitbake user manual vs mega manual, and more info on local file fetcher?
 2012-12-15 15:53 UTC  (3+ messages)

AUTOREVing with legacy recipe fetching from cvs
 2012-12-15 15:50 UTC  (2+ messages)

3.6.10: Intel: ixgbe 0000:01:00.0 eth4: Detected Tx Unit Hang
 2012-12-15 15:49 UTC 

kconfig-frontends-3.7.0.0 released
 2012-12-15 15:43 UTC 

[PATCH] vfs: update atimes over one day in the past or future
 2012-12-15 15:25 UTC 

How can I force all outgoing -p tcp --dport 80 from lan side to router lanside on port 80 and go out on router wanside?
 2012-12-15 15:06 UTC 

[PATCH] [resend] regulator: core: if voltage scaling fails, restore original values
 2012-12-15 14:57 UTC  (9+ messages)
` [PATCH] regulator: core: if voltage scaling fails, restore original voltage values

[PATCH 1/2] spi: omap2: disable DMA requests before complete()
 2012-12-15 14:55 UTC  (5+ messages)
` [PATCH 2/2] spi: devicetree: add support for loopback mode

[Bug 56461] New: NV11 black screen & kernel hang on loading nouveaufb
 2012-12-15 14:55 UTC  (2+ messages)
  ` [Bug 56461] "

[PATCH 0/4] Device tree support for OMAP USB Host
 2012-12-15 14:55 UTC  (5+ messages)
` [PATCH 4/4] regulator: fixed: Properly use input_supply parameter from device tree

[ 00/27] 3.7.1-stable review
 2012-12-15 14:53 UTC  (3+ messages)

Ceph and Software Defined Storage (SDS)
 2012-12-15 14:53 UTC  (2+ messages)

[PATCH] ASoC: atmel-ssc: change disable to disable in dts node
 2012-12-15 14:51 UTC  (4+ messages)

epoll with ONESHOT possibly fails to deliver events
 2012-12-15 14:50 UTC  (7+ messages)

[PATCH] ASoC: pcm: allow backend hardware to be freed in pause state
 2012-12-15 14:49 UTC  (2+ messages)

[PATCH] ASoC: Prevent pop_wait overwrite
 2012-12-15 14:45 UTC  (2+ messages)

[Qemu-devel] [Bug 1090726] [NEW] qemu does not generate guest cpu topology properly
 2012-12-15 14:35 UTC 

Performance degradation with ISAM tables
 2012-12-15 14:39 UTC  (5+ messages)

Dealing nicely with PM failure
 2012-12-15 14:33 UTC  (3+ messages)

[Xenomai] Unable to start Xenomai-2.6.1 on Ubuntu kernel 3.2.21
 2012-12-15 14:28 UTC  (2+ messages)

[ 00/37] 3.6.11-stable review
 2012-12-15 14:27 UTC  (3+ messages)

[ 00/28] 3.4.24-stable review
 2012-12-15 14:27 UTC  (3+ messages)

[ 00/22] 3.0.57-stable review
 2012-12-15 14:25 UTC  (2+ messages)

[Xenomai] Latency test results Xeon E5-1650 higher than Xeon E5620
 2012-12-15 14:23 UTC  (2+ messages)

[PATCH 0/2] i2c: Implement generic gpio based bus arbitration
 2012-12-15 14:21 UTC  (4+ messages)
` [PATCH 1/2] i2c-core: Add gpio based bus arbitration implementation

netconsole fun
 2012-12-15 14:13 UTC  (12+ messages)

[Buildroot] [git commit] gd: fix build failure related to iconv/gettext
 2012-12-15 13:47 UTC 

[PATCH] i2c-i801: Enable interrupts for all post-ICH5 chips
 2012-12-15 13:41 UTC  (4+ messages)
` [PATCH v2] "

RSSI threshold events?
 2012-12-15 13:32 UTC  (4+ messages)

[PATCH] of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESS
 2012-12-15 13:27 UTC 

Git tag systematics ?
 2012-12-15 13:22 UTC 

[user question] Opinions about running Windows in KVM
 2012-12-15 12:47 UTC 

[PATCH 00/26] AIO performance improvements/cleanups, v2
 2012-12-15 13:16 UTC  (10+ messages)

[B.A.T.M.A.N.] [PATCHv2 0/7] CATWOMAN: Network coding in batman-adv
 2012-12-15 13:15 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCHv2 1/7] batman-adv: Return reason for failure in batadv_check_unicast_packet()
` [B.A.T.M.A.N.] [PATCHv2 2/7] batman-adv: Add the initial code for network coding

NVIDIA Tegra DDX
 2012-12-15 13:12 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: a delayed_work has to be initialised once
 2012-12-15 13:10 UTC 

[PATCH v8] usb_8dev: Add support for USB2CAN interface from 8 devices
 2012-12-15 13:10 UTC  (3+ messages)

[Qemu-devel] [PATCH 09/20] mirror: switch mirror_iteration to AIO
 2012-12-15 13:05 UTC  (2+ messages)

[PATCH 3/3 v2] iio: add rtc-driver for HID sensors of type time
 2012-12-15 12:45 UTC  (11+ messages)
` [PATCH 1/4 v2] iio: hid-sensors: respect CONFIG_IIO_TRIGGER
  ` [PATCH 2/4 RESEND] iio: Add Usage IDs for HID time sensors
        ` [PATCH 1/4 "
          ` [PATCH 2/4 RESEND] iio: merge hid-sensor-attributes.h into hid-sensor-hub.h
          ` [PATCH 3/4 v5 RESEND] rtc: add rtc-driver for HID sensors of type time
          ` [PATCH 4/4 RESEND] hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common

Fwd: possible Improving diff algoritm
 2012-12-15 12:16 UTC  (10+ messages)
          `  "

[PATCH runqemu] runqemu: add support for FSTYPE=vmdk
 2012-12-15 12:18 UTC  (2+ messages)

[git pull] m68k updates for 3.8
 2012-12-15 12:09 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.