All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-31 20:40:57 to 2011-08-31 21:35:54 UTC [more...]

[PATCH 0000/0004] Staging: hv: Driver cleanup
 2011-08-31 21:35 UTC  (3+ messages)
` [PATCH 1/4] Staging: hv: util: Deal with driver register failures
  ` [PATCH 3/4] Staging: hv: vmbus: Check for events before messages

how to configure printk() in 2.6 kernel
 2011-08-31 21:35 UTC  (8+ messages)

mount.cifs -> Unisys MCP Mainframe -- Linux touch command "setting times of `testfile.txt': Permission denied"
 2011-08-31 21:35 UTC  (2+ messages)

Kernel Lock Debugging
 2011-08-31 21:35 UTC  (3+ messages)

[Buildroot] [pull request] Pull request for branch for-2011.11/misc-cleanups
 2011-08-31 21:35 UTC  (8+ messages)
` [Buildroot] [PATCH 1/7] scripts: remove old, unmaintained, unused scripts
` [Buildroot] [PATCH 2/7] scripts/mkmakefile: fix typo
` [Buildroot] [PATCH 3/7] support: move scripts/ to a new support/ directory
` [Buildroot] [PATCH 4/7] support: move libtool patches in support/libtool
` [Buildroot] [PATCH 5/7] support: move patch-kernel.sh and rename it
` [Buildroot] [PATCH 6/7] support: move kconfig stuff from package/config to support/kconfig
` [Buildroot] [PATCH 7/7] support: move package/gnuconfig to support/gnuconfig

[PATCH 1/6] b43: LCN-PHY: minor fixes
 2011-08-31 21:36 UTC  (6+ messages)
` [PATCH 2/6] b43: LCN-PHY: put tables functions in correct file
` [PATCH 3/6] b43: LCN-PHY: rewrite 0x7 table at the end of init
` [PATCH 4/6] b43: LCN-PHY: upload additional 0x7 table
` [PATCH 5/6] b43: LCN-PHY: rename functions, get rid of magic names
` [PATCH 6/6] b43: LCN-PHY: add conditions for few operations

[PATCH v2 00/24] C6X: New architecture patch set
 2011-08-31 21:34 UTC  (51+ messages)
` [PATCH 01/24] fix default __strnlen_user macro
` [PATCH 02/24] fixed generic page.h for non-zero PAGE_OFFSET
` [PATCH 03/24] add ELF machine define for TI C6X DSPs
` [PATCH 04/24] C6X: build infrastructure
` [PATCH 05/24] C6X: early boot code
` [PATCH 06/24] C6X: devicetree
` [PATCH 07/24] C6X: memory management and DMA support
` [PATCH 08/24] C6X: process management
` [PATCH 09/24] C6X: signal management
` [PATCH 10/24] C6X: time management
` [PATCH 11/24] C6X: interrupt handling
` [PATCH 12/24] C6X: syscalls
` [PATCH 13/24] C6X: traps
` [PATCH 14/24] C6X: clocks
` [PATCH 15/24] C6X: cache control
` [PATCH 16/24] C6X: loadable module support
` [PATCH 17/24] C6X: ptrace support
` [PATCH 18/24] C6X: headers
` [PATCH 19/24] C6X: library code
` [PATCH 20/24] C6X: general SoC support
` [PATCH 21/24] C6X: specific "
` [PATCH 22/24] C6X: EMIF - External Memory Interface
` [PATCH 23/24] C6X: Power and Sleep Controller

[U-Boot] (no subject)
 2011-08-31 21:33 UTC  (5+ messages)
` [U-Boot] [PATCH V4] console: Implement pre-console buffer

[PATCH] nfsd4: in-stateid seqid should start with 1
 2011-08-31 21:33 UTC  (5+ messages)

[v3 PATCH 1/1] booke/kprobe: make program exception to use one dedicated exception stack
 2011-08-31 21:32 UTC  (10+ messages)

[Buildroot] [pull request v2] Pull request for branch for-2011.11/pkg-infra
 2011-08-31 21:31 UTC  (16+ messages)
` [Buildroot] [PATCH 01/15] package: show complete URL for external-deps
` [Buildroot] [PATCH 02/15] package: enhance infrastructure to support source dir override
` [Buildroot] [PATCH 03/15] package: add configuration option to specify a local override file
` [Buildroot] [PATCH 04/15] package: add <pkg>-rebuild and <pkg>-reconfigure
` [Buildroot] [PATCH 05/15] package: implement a 'local' site method
` [Buildroot] [PATCH 06/15] package: add helper functions to get package name and directory magically
` [Buildroot] [PATCH 07/15] package: remove useless arguments from GENTARGETS
` [Buildroot] [PATCH 08/15] package: remove useless arguments from AUTOTARGETS
` [Buildroot] [PATCH 09/15] package: remove useless arguments from CMAKETARGETS
` [Buildroot] [PATCH 10/15] Makefile.package.in: Pass non-prefixed name as argument to GENTARGETS_INNER
` [Buildroot] [PATCH 11/15] Add support for local packages through 'file://' pseudo-protocol
` [Buildroot] [PATCH 12/15] fakeroot: remove target package
` [Buildroot] [PATCH 13/15] dhrystone: use the <pkg>_EXTRACT_CMDS mechanism
` [Buildroot] [PATCH 14/15] whetstone: "
` [Buildroot] [PATCH 15/15] mcookie: convert to the GENTARGETS infrastructure

[ANNOUNCE] unofficial git-announce mailing list
 2011-08-31 21:20 UTC 

[PATCH 0/3] RFC: addition to DMA API
 2011-08-31 21:30 UTC  (8+ messages)
` [PATCH 1/3] add dma_coherent_write_sync "
` [PATCH 2/3] define ARM-specific dma_coherent_write_sync
` [PATCH 3/3] add dma_coherent_write_sync calls to USB EHCI driver

[PATCH v2 0/8] RFC for Media Controller capture driver for DM365
 2011-08-31 21:30 UTC  (2+ messages)

[dm-crypt] Blog post on FDE and integrity protection
 2011-08-31 21:29 UTC  (3+ messages)

[Buildroot] [pull request] Pull request for branch for-2011.11/pkg-infra
 2011-08-31 21:29 UTC  (17+ messages)
` [Buildroot] [PATCH 01/16] package: show complete URL for external-deps
` [Buildroot] [PATCH 02/16] package: enhance infrastructure to support source dir override
` [Buildroot] [PATCH 03/16] package: add configuration option to specify a local override file
` [Buildroot] [PATCH 04/16] package: add <pkg>-rebuild and <pkg>-reconfigure
` [Buildroot] [PATCH 05/16] package: implement a 'local' site method
` [Buildroot] [PATCH 06/16] package: add helper functions to get package name and directory magically
` [Buildroot] [PATCH 07/16] package: remove useless arguments from GENTARGETS
` [Buildroot] [PATCH 08/16] package: remove useless arguments from AUTOTARGETS
` [Buildroot] [PATCH 09/16] package: remove useless arguments from CMAKETARGETS
` [Buildroot] [PATCH 10/16] Makefile.package.in: Pass non-prefixed name as argument to GENTARGETS_INNER
` [Buildroot] [PATCH 11/16] Add support for local packages through 'file://' pseudo-protocol
` [Buildroot] [PATCH 12/16] fakeroot: remove target package
` [Buildroot] [PATCH 13/16] dhrystone: use the <pkg>_EXTRACT_CMDS mechanism
` [Buildroot] [PATCH 14/16] whetstone: "
` [Buildroot] [PATCH 15/16] mcookie: convert to the GENTARGETS infrastructure
` [Buildroot] [PATCH 16/16] merge mcookie

[PATCH 1/4] TTY: serial, fix locking imbalance
 2011-08-31 21:28 UTC  (3+ messages)
` [PATCH 3/4] TTY: serial, fix build of some drivers

[PATCH 1/1] fs-writeback: Using spin_lock to check for work_list empty
 2011-08-31 21:27 UTC  (2+ messages)

[RFC] pnfs: Add per-LD-info to nfs_pageio_descriptor
 2011-08-31 21:27 UTC  (2+ messages)

[PATCH v9 0/4] Devfreq, DVFS Framework for Non-CPU Devices
 2011-08-31 21:27 UTC  (3+ messages)
` [PATCH v9 3/4] PM / devfreq: add common sysfs interfaces

[Qemu-devel] [PATCH v3 2/4] kvm: ppc: booke206: use MMU API
 2011-08-31 21:26 UTC 

How to prevent fetching?
 2011-08-31 21:18 UTC  (3+ messages)

[Qemu-devel] [PATCH] Add support for r6040 NIC
 2011-08-31 21:23 UTC  (2+ messages)

fio file test patterns
 2011-08-31 21:21 UTC  (5+ messages)

[PATCH 0/3] [RESEND v4] VME Framework Fixes
 2011-08-31 21:20 UTC  (3+ messages)
` [PATCH 3/3] staging: vme: make match() driver specific to improve non-VME64x support

[PATCH] Platform: fix samsung-laptop DMI identification for N220 model
 2011-08-31 21:20 UTC 

[PATCH] media: Add camera controls for the ov5642 driver
 2011-08-31 21:20 UTC  (4+ messages)

[PATCH 0/2] Dump the sock's security context
 2011-08-31 21:18 UTC  (9+ messages)
` [PATCH 1/2] Define security_sk_getsecctx
` [PATCH 2/2] Add a netlink attribute INET_DIAG_SECCTX

Status of BCM4331
 2011-08-31 21:18 UTC  (3+ messages)

[Qemu-devel] [Bug 824650] [NEW] Latest GIT assert error in arp_table.c
 2011-08-31 21:03 UTC  (2+ messages)
` [Qemu-devel] [Bug 824650] "

+ mm-vmallocc-report-more-vmalloc-failures.patch added to -mm tree
 2011-08-31 21:17 UTC 

Approaches to making io_submit not block
 2011-08-31 21:15 UTC  (7+ messages)

[Qemu-devel] [PATCH] hw: Add test device for unittests execution v2
 2011-08-31 21:13 UTC  (4+ messages)
`  "

+ net-rds-replace-xlist-in-net-rds-xlisth-with-llist.patch added to -mm tree
 2011-08-31 21:12 UTC 

xen-4.1: PV domain hanging at startup, jiffies stopped
 2011-08-31 21:13 UTC  (8+ messages)

[PATCH 0/9 v6] new ioctl()s and soc-camera implementation
 2011-08-31 21:11 UTC  (5+ messages)
` [PATCH 2/9 v6] V4L: add two new ioctl()s for multi-size videobuffer management
` [PATCH 3/9 v6] V4L: document the new VIDIOC_CREATE_BUFS and VIDIOC_PREPARE_BUF ioctl()s

[xen-unstable test] 8776: regressions - FAIL
 2011-08-31 21:11 UTC 

[Qemu-devel] [PATCH] kvm_unit_tests: vm.c - Retrieve RAM size from fwcfg
 2011-08-31 21:11 UTC  (2+ messages)
`  "

[U-Boot] [PATCH] at91rm9200ek.h: explicitly disable D-Cache
 2011-08-31 21:10 UTC  (3+ messages)

[PATCH v4 0/8] Input: elantech: add support for newer hardware
 2011-08-31 21:10 UTC  (3+ messages)

[PATCH] powerpc: Fix xmon for systems without MSR[RI]
 2011-08-31 21:08 UTC  (4+ messages)

Changes to include/linux/input.h are no longer taken into account
 2011-08-31 21:08 UTC  (2+ messages)

[PATCH] grep: Fix race condition in delta_base_cache
 2011-08-31 19:13 UTC  (3+ messages)

[PATCH] RDMA/cxgb4: remove accidentally left mutex_unlock(&dev_mutex)
 2011-08-31 21:01 UTC  (5+ messages)

[Bug 40488] New: not detected in external monitor connected to dvi
 2011-08-31 21:01 UTC  (3+ messages)
  ` [Bug 40488] "

[GSoC 2011] libgit2: final report
 2011-08-31 21:00 UTC 

RFD: x32 ABI system call numbers
 2011-08-31 20:58 UTC  (5+ messages)

GIT networking temporary freeze
 2011-08-31 20:58 UTC  (2+ messages)

Changing SRCREV in amend.inc doesn't work
 2011-08-31 20:58 UTC 

[Qemu-devel] [PATCH 0/3] usb-musb: make qdev-aware
 2011-08-31 20:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] usb: Remove leading underscores from __musb_irq_max
` [Qemu-devel] [PATCH 2/3] usb-musb: Take a DeviceState* in init function
` [Qemu-devel] [PATCH 3/3] usb-musb: Add reset function

[PATCH 00/21] [staging] tm6000: Assorted fixes and improvements
 2011-08-31 20:53 UTC  (3+ messages)
` [PATCH 15/21] [staging] tm6000: Execute lightweight reset on close

[PATCH] Teach dcommit --mergeinfo to handle multiple lines
 2011-08-31 20:51 UTC  (4+ messages)
  ` [spf:guess] "

BQL crap and wireless
 2011-08-31 20:50 UTC  (11+ messages)

[PATCH] bridge: mask forwarding of IEEE 802 local multicast groups
 2011-08-31 20:49 UTC  (13+ messages)

new auparse question
 2011-08-31 20:49 UTC  (2+ messages)

[patch net-next-2.6 0/2] net: allow to change carrier via sysfs
 2011-08-31 20:48 UTC  (11+ messages)
` [patch net-next-2.6 1/2] "

[PATCH] net: Initialize entire flowi struct
 2011-08-31 20:51 UTC  (3+ messages)

[PATCH 15/15] RX-51: Add support for bootmenu
 2011-08-31 20:47 UTC 

linux-next: Tree for Aug 30
 2011-08-31 20:45 UTC  (2+ messages)
` linux-next: Tree for Aug 30 (scsi/qla4xxx)

3.0.0 Xen pv guest - BUG: Unable to handle kernel paging request in swap_count_continued
 2011-08-31 20:43 UTC  (6+ messages)
` kernel BUG at mm/swapfile.c:2527! [was 3.0.0 Xen pv guest - BUG: Unable to handle]
  ` [Xen-devel] "
        `  "

Problem with sound on Asus EeePC 1215b
 2011-08-31 20:42 UTC  (3+ messages)
` No sound on Asus EeePC 1215b (hda-intel)

[PATCH 00/14] Modifications for DWC OTG since v13
 2011-08-31 20:33 UTC  (2+ messages)

[xen-4.1-testing test] 8775: regressions - FAIL
 2011-08-31 20:41 UTC 

xen: memory initialization/balloon fixes (#2)
 2011-08-31 20:40 UTC  (3+ messages)
` [PATCH 1/5] xen: use maximum reservation to limit amount of usable RAM


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.