All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-05 12:15:41 to 2011-10-05 13:50:54 UTC [more...]

3.0.3 64-bit Crash running fscache/cachefilesd
 2011-10-05 13:49 UTC  (18+ messages)
` [Linux-cachefs] "

[PATCH 0/9] i18n: add PO files to po/
 2011-10-05 13:44 UTC  (4+ messages)

[U-Boot] [PATCH 01/12] Davinci: ea20: set console on UART0
 2011-10-05 13:49 UTC  (7+ 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

[PATCH v2 0/9] perf support for x86 guest/host-only bits
 2011-10-05 13:48 UTC  (2+ messages)

[PATCH v5] DRM: add DRM Driver for Samsung SoC EXYNOS4210
 2011-10-05 13:49 UTC  (2+ messages)

[RFC PATCH] media_build: two fixes + one unresolved issue
 2011-10-05 13:45 UTC  (3+ messages)

Sato Font-shadow ?
 2011-10-05 13:45 UTC  (2+ messages)

web2 on PPC
 2011-10-05 13:44 UTC  (7+ messages)

bitbake webkit-gtk fails with clean temp dir
 2011-10-05 13:37 UTC  (5+ messages)

[Bug 30402] New: xorg server fails to start when using xorg state tracker
 2011-10-05 13:42 UTC  (2+ messages)
` [Bug 30402] "

Help with omap3isp resizing
 2011-10-05 13:42 UTC  (8+ messages)

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

holiday absence
 2011-10-05 13:39 UTC 

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

[PATCHv3 1/5] enter_repo: do not modify input
 2011-10-05 13:36 UTC 

[PATCHv3 5/5] Add test showing git-fetch groks gitfiles
 2011-10-05 13:35 UTC 

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

[PATCHv3 3/5] Add a common is_gitfile function
 2011-10-05 13:33 UTC 

[PATCHv3 4/5] Teach transport about the gitfile mechanism
 2011-10-05 13:35 UTC 

[PATCHv3 2/5] Learn to handle gitfiles in enter_repo
 2011-10-05 13:31 UTC 

[Bug 37528] vgaswitcheroo unable to switch to radeon from intel GPU: cannot find crtc
 2011-10-05 13:33 UTC  (4+ messages)
` [Bug 37528] vgaswitcheroo: support for mux-less hybrid laptops

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

[PATCH] SELinux: Fix RCU deref check warning in sel_netport_insert()
 2011-10-05 13:32 UTC  (4+ messages)

[Bug 41340] New: vga_switcheroo doesn't work with AMD Radeon HD 6770M
 2011-10-05 13:32 UTC  (2+ messages)
` [Bug 41340] "

xfrm warning by mip6d
 2011-10-05 13:32 UTC  (3+ messages)

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

[PATCH 1/6] Fix mdadm for powerpc64
 2011-10-05 13:25 UTC  (3+ messages)
` [PATCH 4/6] scripts/oe-buildenv-internal: Add SOCKS5_{USER, PASSWD} to BB_ENV_EXTRAWHITE

[PATCH 01/15] staging: brcm80211: move driver variable functions to srom.c
 2011-10-05 13:30 UTC 

[PATCH 1/1] Staging: hv: util: Fix a bug in kvp implementation
 2011-10-05 13:30 UTC  (3+ messages)

[PATCH 0/3] mmc: sdhci-s3c: Add device tree support for Samsung's sdhci controller driver
 2011-10-05 13:29 UTC  (4+ messages)
` [PATCH 2/3] mmc: Add OF bindings support for mmc host controller capabilities

xen-wdt questions
 2011-10-05 13:29 UTC  (2+ messages)

[PATCH] Export additional variables to the fetchers
 2011-10-05 13:23 UTC  (2+ messages)

[Qemu-devel] [PULL 00/26]: QMP queue
 2011-10-05 13:22 UTC  (27+ 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 18/26] RunState: Rename enum values as generated by the QAPI
` [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

[Bug 28216] New: Radeon driver "No buffer for z buffer" error
 2011-10-05 13:29 UTC  (2+ messages)
` [Bug 28216] "

[Qemu-devel] QEMU + ARMMP11Core combination does not work
 2011-10-05 13:26 UTC  (2+ messages)

[PATCH v4 00/11] KVM: x86: optimize for writing guest page
 2011-10-05 13:25 UTC  (3+ messages)

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

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] segfault on current HEAD, qemu-system-arm
 2011-10-05 13:22 UTC  (3+ messages)

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 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

[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] 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)

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

[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 

[PATCH 00/10] Per-cgroup /proc/stat information
 2011-10-05 12:43 UTC  (15+ messages)
` [PATCH 04/10] Display /proc/stat information 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 

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)


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.