All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-05 11:52:21 to 2011-10-05 13:25:29 UTC [more...]

[RFC][PATCH] pinmux: fix pinctrl_register error handling
 2011-10-05 13:25 UTC  (4+ messages)

[Bug 41467] New: No display with switcheroo
 2011-10-05 13:25 UTC  (2+ messages)
` [Bug 41467] "

netfilter: Use proper rwlock init function
 2011-10-05 13:24 UTC 

[PATCH V6] mtd: Add DiskOnChip G3 support
 2011-10-05 13:22 UTC  (2+ messages)

[Qemu-devel] [PULL 00/26]: QMP queue
 2011-10-05 13:22 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/26] error: let error_is_type take a NULL error
` [Qemu-devel] [PATCH 02/26] qerror: add qerror_report_err()
` [Qemu-devel] [PATCH 03/26] qapi: add code generation support for middle mode
` [Qemu-devel] [PATCH 04/26] qapi: use middle mode in QMP server
` [Qemu-devel] [PATCH 05/26] qapi: fixup command generation for functions that return list types
` [Qemu-devel] [PATCH 06/26] qapi: dealloc visitor, fix premature free and iteration logic
` [Qemu-devel] [PATCH 07/26] qapi: generate qapi_free_* functions for *List types
` [Qemu-devel] [PATCH 08/26] qapi: add test cases for generated free functions
` [Qemu-devel] [PATCH 09/26] qapi: dealloc visitor, support freeing of nested lists
` [Qemu-devel] [PATCH 10/26] qapi: modify visitor code generation for list iteration
` [Qemu-devel] [PATCH 11/26] qapi: Don't use c_var() on enum strings
` [Qemu-devel] [PATCH 12/26] qapi: Automatically generate a _MAX value for enums
` [Qemu-devel] [PATCH 13/26] qapi: convert query-name
` [Qemu-devel] [PATCH 14/26] qapi: Convert query-version
` [Qemu-devel] [PATCH 15/26] qapi: Convert query-kvm
` [Qemu-devel] [PATCH 16/26] vl: Change qemu_vmstop_requested() to return a bool
` [Qemu-devel] [PATCH 17/26] RunState: Drop the RSTATE_NO_STATE value
` [Qemu-devel] [PATCH 19/26] qapi: Convert query-status
` [Qemu-devel] [PATCH 20/26] qapi: Convert query-uuid
` [Qemu-devel] [PATCH 21/26] qapi: Convert query-chardev
` [Qemu-devel] [PATCH 22/26] qapi: Convert query-commands
` [Qemu-devel] [PATCH 23/26] qapi: Convert quit
` [Qemu-devel] [PATCH 24/26] qapi: Convert stop
` [Qemu-devel] [PATCH 25/26] qapi: Convert system_reset
` [Qemu-devel] [PATCH 26/26] qapi: Convert system_powerdown

[Qemu-devel] segfault on current HEAD, qemu-system-arm
 2011-10-05 13:22 UTC  (3+ messages)

[PATCH 06 of 23] libxl: update nic list API to use common device API style
 2011-10-05 13:22 UTC  (4+ messages)
` [PATCH] "

big picture UDP/IP performance question re 2.6.18 -> 2.6.32
 2011-10-05 13:22 UTC  (3+ messages)

[Xenomai-help] Frequency downscaling of new intel CPU
 2011-10-05 13:21 UTC  (4+ messages)

[PATCH 1/2] xfstest: fsstress should kill children tasks before exit
 2011-10-05 13:20 UTC  (6+ messages)
` [PATCH 2/2] xfstest: fsstress add EXT2_IOC_{SET,GET}FLAGS operations

[PATCH 00/15] staging: brcm80211: cleanup fullmac structs and softmac srom lookup
 2011-10-05 13:20 UTC  (15+ messages)
` [PATCH 02/15] staging: brcm80211: remove threads_only code from fullmac
` [PATCH 03/15] staging: brcm80211: remove redundant bus register layer "
` [PATCH 04/15] staging: brcm80211: remove code duplication for driver variable lookup
` [PATCH 05/15] staging: brcm80211: change parameter in "
` [PATCH 06/15] staging: brcm80211: remove locking macro definitions
` [PATCH 07/15] staging: brcm80211: fix thread blocking issue in brcmf_sdbrcm_bus_stop()
` [PATCH 08/15] staging: brcm80211: remove invalid variable lookup from srom
` [PATCH 09/15] staging: brcm80211: use identifiers instead of string for srom lookup
` [PATCH 10/15] staging: brcm80211: use enum identifiers in srom variable tables
` [PATCH 11/15] staging: brcm80211: replace string based variable storage by linked list
` [PATCH 12/15] staging: brcm80211: remove parameter 'off' from _initvars_srom_pci()
` [PATCH 13/15] staging: brcm80211: cleanup driver variable references
` [PATCH 14/15] staging: brcm80211: clean up struct brcmf_if in fullmac
` [PATCH 15/15] staging: brcm80211: remove brcmf_op_if from fullmac

[Buildroot] [git commit] gdb: bump to 7.3.1
 2011-10-05 13:20 UTC 

linux-next: Tree for Oct 5
 2011-10-05 13:17 UTC  (4+ messages)

[PATCHv9 00/16] Provisioning plugin
 2011-10-05 13:18 UTC  (17+ messages)
` [PATCHv9 01/16] mbpi: Remove unused includes
` [PATCHv9 02/16] mbpi: Split gsm_start() for readability
` [PATCHv9 03/16] mbpi: Reflow gsm_end()
` [PATCHv9 04/16] mbpi: Fix handling of the usage element
` [PATCHv9 05/16] mbpi: Improve mbpi_lookup() error reporting
` [PATCHv9 06/16] lookup-apn: Remove unused includes
` [PATCHv9 07/16] lookup-apn: Fix crash on no APNs found
` [PATCHv9 08/16] provision: Add provisioning plugin
` [PATCHv9 09/16] mbpi: Add filename and line information on error
` [PATCHv9 10/16] mbpi: Add mbpi_ap_type()
` [PATCHv9 11/16] lookup-apn: Use mbpi_ap_type()
` [PATCHv9 12/16] mbpi: Rename mbpi_provision_data_free() into mbpi_ap_free()
` [PATCHv9 13/16] lookup-apn: Use mbpi_ap_free()
` [PATCHv9 14/16] mbpi: Minor style issues
` [PATCHv9 15/16] lookup-apn: Follow plugin's duplicates approach
` [PATCHv9 16/16] lookup-apn: Minor style issues

[Buildroot] [PATCH] gdb: bump to 7.3.1
 2011-10-05 13:16 UTC  (5+ messages)

[Bug 27314] New: output not working on dell m6500
 2011-10-05 13:16 UTC  (2+ messages)
` [Bug 27314] displayport link training fails on certain panels (channel equalization fails)

[PATCH 00 of 23] libxl: rationalise libxl_device_* APIs
 2011-10-05 13:15 UTC  (9+ messages)

Is there anybody doing DSRC/802.11p Driver Development?
 2011-10-05 13:05 UTC  (2+ messages)

[U-Boot] [PATCH 01/12] Davinci: ea20: set console on UART0
 2011-10-05 13:14 UTC  (6+ messages)
` [U-Boot] [PATCH 02/12] Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for console
` [U-Boot] [PATCH 13/13] Davinci: ea20: use gpio framework to access gpios

[U-Boot] [PATCH] mmc: CMD7:MMC_CMD_SELECT_CARD response fix
 2011-10-05 13:13 UTC 

[PATCH] mm, arch: Complete pagefault_disable abstraction
 2011-10-05 13:12 UTC  (2+ messages)

[RFC/PATCH] Add multiple workdir support to branch/checkout
 2011-10-05 13:11 UTC  (3+ messages)

[Bug 36777] radeon 0000:01:00.0: IH ring buffer overflow (0xFFFFFFFF, 15, 65550)
 2011-10-05 13:11 UTC 

[PATCH] mm, arch: Complete pagefault_disable abstraction
 2011-10-05 13:10 UTC  (2+ messages)

Help with omap3isp resizing
 2011-10-05 13:09 UTC  (7+ messages)

[PATCH] mm, arch: Complete pagefault_disable abstraction
 2011-10-05 13:09 UTC  (2+ messages)

xen-wdt questions
 2011-10-05 13:08 UTC 

[PATCH] Improve handling of 'all' architecture recipes and their interaction with sstate
 2011-10-05 13:02 UTC  (12+ messages)

[patch] ath5k: remove some unneeded error handling code
 2011-10-05 12:33 UTC  (3+ messages)

[Lustre-devel] Erratum about indexes in robinhood DB
 2011-10-05 13:03 UTC 

ath9k: irq storm after suspend/resume
 2011-10-05 13:02 UTC  (10+ messages)

[PATCH v2] ext4: don't work without procfs
 2011-10-05 13:00 UTC  (2+ messages)

[PATCH V2] AT91: dt: at91sam9g45 family and board device tree files
 2011-10-05 13:00 UTC  (4+ messages)

[PATCH 0/1] A trio of IXP425 boards
 2011-10-05 13:00 UTC  (2+ messages)

[LTP] [Patch v2] readlink03 test case fix
 2011-10-05 13:02 UTC  (3+ messages)

[LTP] [Patch v2] sockioctl01 test case fix
 2011-10-05 13:01 UTC  (3+ messages)

[PATCH - resend] libmlx4: add support for 64 byte CQE
 2011-10-05 12:58 UTC 

[PATCH - resend] mlx4: Enable 64 byte CQEs
 2011-10-05 12:57 UTC 

[PATCH] ARM: pl330: Fix a race condition
 2011-10-05 12:57 UTC  (4+ messages)

[Qemu-devel] [RFC] New Migration Protocol using Visitor Interface
 2011-10-05 12:54 UTC  (16+ messages)

[PATCH 1/1] ipr: Add support to flash FPGA and flash back DRAM images
 2011-10-05 12:53 UTC  (2+ messages)

[U-Boot] [PATCH] PPC: Cleanup tqm8xx_pcmcia.c
 2011-10-05 12:53 UTC  (2+ messages)

[PATCH v2 1/2] virtio-net: Verify page list size before fitting into skb
 2011-10-05 13:50 UTC  (6+ messages)
` [PATCH v2 2/2] virtio-net: Prevent NULL dereference

[PATCH v4 00/24] C6X: New architecture
 2011-10-05 12:52 UTC  (3+ messages)

[patch] [SCSI] aacraid: use lower snprintf() limit
 2011-10-05 12:19 UTC  (5+ messages)

[LTP] About the test tools for Mac OS X
 2011-10-05 12:52 UTC  (2+ messages)

Defintion of kernstart_addr
 2011-10-05 12:49 UTC 

[RFC PATCH] media_build: two fixes + one unresolved issue
 2011-10-05 12:46 UTC  (2+ messages)

[PATCH 00/10] Per-cgroup /proc/stat information
 2011-10-05 12:43 UTC  (20+ messages)
` [PATCH 04/10] Display /proc/stat information per cgroup
` [PATCH 05/10] Make total_forks per-cgroup
` [PATCH 08/10] provide a version of cpuacct statistics inside cpu cgroup
` [PATCH 09/10] provide a version of cpuusage "

[Patch 0/4] Slimdump framework using NT_NOCOREDUMP elf-note
 2011-10-05 12:41 UTC  (13+ messages)
` [Patch 1/4][kernel][slimdump] Add new elf-note of type NT_NOCOREDUMP to capture slimdump

3.1-rc8: carl open src driver bug
 2011-10-05 12:33 UTC 

[patch 0/4] powerpc: Mark various interrupts IRQF_NO_THREAD
 2011-10-05 12:30 UTC  (5+ messages)
` [patch 1/4] powerpc: 85xx: Mark cascade irq IRQF_NO_THREAD
` [patch 2/4] powerpc: wsp: Mark opb cascade handler IRQF_NO_THREAD
` [patch 3/4] powerpc: Mark IPI interrupts IRQF_NO_THREAD
` [patch 4/4] powerpc: Allow irq threading

How to block ssh on specific ethernet interface
 2011-10-05 12:28 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/23] Refactor and cleanup migration code
 2011-10-05 12:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH 19/23] migration: Export a function that tells if the migration has finished correctly

[U-Boot] Regarding MMC patches
 2011-10-05 12:24 UTC  (2+ messages)

new developments
 2011-10-05 12:21 UTC  (3+ messages)

[PATCH] xfstests: make 258 more forgiving of timestamp rounding
 2011-10-05 12:20 UTC  (2+ messages)

WATCHDOG: 28d41f53f broke temperature sensors
 2011-10-05 12:20 UTC 

[U-Boot] Our Past Transaction
 2011-10-05 12:20 UTC 

[dm-crypt] avoid keyloggers: enter password with mouse (virtual keyboard)
 2011-10-05 12:15 UTC  (11+ messages)
          ` [dm-crypt] avoid keyloggers: enter password with mouse?(virtual?keyboard)

[RFC][PATCH v3 00/16] fsadm update
 2011-10-05 12:15 UTC  (12+ messages)
` [PATCH v3 01/18] fsadm: Add new commands create, list, add and remove

[Qemu-devel] QEMU + ARMMP11Core combination does not work
 2011-10-05 12:14 UTC 

fio debian package inclusive automated backports
 2011-10-05 12:12 UTC 

[PATCH] [SCSI] libsas: Allow expander T-T attachments
 2011-10-05 12:10 UTC  (10+ messages)
    ` [PATCH] [SCSI] libsas panic when single phy disabled on a wide port

[REGRESSION] e1000e failure triggered by "PCI: Remove MRRS modification from MPS setting code"
 2011-10-05 12:09 UTC  (12+ messages)
    ` Workaround for Intel MPS errata

[PATCH] Escape minus signs in manpage to fix lintian warning
 2011-10-05 12:09 UTC  (2+ messages)

[U-Boot] [PATCH] BeagleBoard: match gpio_request() and gpio_free()
 2011-10-05 12:08 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

FW: Touchscreen co-ordinates swap
 2011-10-05 12:08 UTC 

Git attributes ignored for root directory
 2011-10-05 12:05 UTC  (2+ messages)

[PATCH v2 0/9] perf support for x86 guest/host-only bits
 2011-10-05 12:01 UTC  (10+ messages)
` [PATCH v2 1/9] perf, core: Introduce attrs to count in either host or guest mode
` [PATCH v2 2/9] perf, amd: Use GO/HO bits in perf-ctr
` [PATCH v2 3/9] perf, tools: Add support for guest/host-only profiling
` [PATCH v2 4/9] perf, tools: Fix copy&paste error in perf-kvm option description
` [PATCH v2 5/9] perf, tools: Do guest-only counting in perf-kvm by default
` [PATCH v2 6/9] perf, intel: Use GO/HO bits in perf-ctr
` [PATCH v2 7/9] KVM, VMX: add support for switching of PERF_GLOBAL_CTRL
` [PATCH v2 8/9] KVM, VMX: Add support for guest/host-only profiling
` [PATCH v2 9/9] KVM, VMX: Check for automatic switch msr table overflow

[Buildroot] [PATCH] package/libcgi/Config.in: help text should be indented by <tab> and 2 spaces
 2011-10-05 12:03 UTC  (2+ messages)

[Buildroot] [git commit] package/libcgi/Config.in: help text should be indented by <tab> and 2 spaces
 2011-10-05 12:02 UTC 

ath6kl: pass only unicast frames for aggregation
 2011-10-05 11:57 UTC  (3+ messages)

big picture UDP/IP performance question re 2.6.18 -> 2.6.32
 2011-10-05 11:50 UTC  (3+ messages)

[Buildroot] [PATCH] pkg-stats: update grep tests for package type
 2011-10-05 11:58 UTC  (2+ messages)

[U-Boot] [MailServer Notification]Web Reputation Notification
 2011-10-05 11:57 UTC  (7+ messages)
` [U-Boot] WTF (Re: [MailServer Notification]Web Reputation Notification)

[PATCH] tools/check: check for yajl (needed by libxl)
 2011-10-05 11:57 UTC  (8+ messages)

[PATCH] RTC: Add driver for NXP PCF8523 RTC chip
 2011-10-05 11:57 UTC 

[Buildroot] [git commit] pkg-stats: update grep tests for package type
 2011-10-05 11:57 UTC 

[PATCH v6 01/16] OMAP2+: hwmod: Add API to enable IO ring wakeup
 2011-10-05 11:57 UTC  (5+ messages)

DSS testing help?
 2011-10-05 11:55 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC V1 00/11] Xen PCI Passthrough
 2011-10-05 11:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC V1 10/11] Introduce Xen PCI Passthrough, MSI (3/3)
` [Qemu-devel] [PATCH RFC V1 11/11] config/make: Introduce --enable-xen-pci-passthrough, built it
    `  "

kmemleaks related to ACPI psparse
 2011-10-05 11:54 UTC  (5+ messages)

[PATCH 1/6] Fix mdadm for powerpc64
 2011-10-05 11:46 UTC  (3+ messages)
` [PATCH 2/6] Fix perl for powerpc64 build


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.