All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-23 17:45:49 to 2011-10-23 21:28:10 UTC [more...]

callhistory plug-in
 2011-10-24 13:35 UTC  (2+ messages)

Ofono use
 2011-10-24  9:44 UTC  (2+ messages)

[RFC][PATCH] uncompress.h cleanup and DT support
 2011-10-23 21:28 UTC  (7+ messages)

linux-ti33x-psp_3.0+3.1rc SRCREV
 2011-10-23 21:27 UTC 

iwlagn is getting very shaky
 2011-10-23 21:26 UTC  (12+ messages)

caif BUG() with network namespaces
 2011-10-23 21:24 UTC  (4+ messages)
  ` [PATCH] Fix "
  ` [non-quoted-printable PATCH] "

LVM2/test t-mdata-strings.sh
 2011-10-23 21:24 UTC 

[lm-sensors] Fan speed on DH67CF
 2011-10-23 21:23 UTC 

[PATCH -mm] add extra free kbytes tunable
 2011-10-23 21:22 UTC  (15+ messages)
  ` [PATCH -v2 "

[U-Boot] [PATCH v4 1/2] NS16550: trivial code clean for checkpatch
 2011-10-23 21:22 UTC  (13+ messages)
` [U-Boot] [PATCH v4 2/2] NS16550: buffer reads

-next: NET_VENDOR_8390 dependencies
 2011-10-23 21:21 UTC 

[PATCH] x86: Fix compilation bug in kprobes' twobyte_is_boostable
 2011-10-23 21:19 UTC  (4+ messages)

[PATCH 1/5] m68k/net: Remove obsolete IRQ_FLG_* users
 2011-10-23 21:18 UTC  (6+ messages)
` [PATCH 2/5] m68k/scsi: "
` [PATCH 3/5] m68k/serial: "
` [PATCH 4/5] m68k/irq: "
` [PATCH 5/5] m68k/irq: Remove obsolete IRQ_FLG_* definitions

[PATCH] TTY: tty flip buffer change reserve memory strategy
 2011-10-23 21:17 UTC 

[U-Boot] [PATCH v3 00/10] arm, davinci: add support for dm368 based cam_enc_4xx board
 2011-10-23 21:11 UTC  (3+ messages)
` [U-Boot] [PATCH v3 10/10] arm, davinci: add cam_enc_4xx support

[RFC PATCH 01/15] ARM: uncompress.h: Remove unused arch_decomp_wdog defines
 2011-10-23 21:10 UTC  (15+ messages)
` [RFC PATCH 02/15] ARM: uncompress: Remove unused definition of ARCH_HAS_DECOMP_WATCHDOG
` [RFC PATCH 03/15] ARM: uncompress.h: Introduce ARCH_HAVE_DECOMP_SETUP
` [RFC PATCH 04/15] ARM: uncompress: Only call arch_decomp_setup when needed
` [RFC PATCH 05/15] ARM: uncompress.h: Remove unused arch_decomp_setup declarations
` [RFC PATCH 06/15] ARM: uncompress: Remove unused Trace functions
` [RFC PATCH 07/15] ARM: uncompress: Move decompressing related stuff to decompress.c
` [RFC PATCH 08/15] ARM: uncompress: Rename misc.c to print.c
` [RFC PATCH 09/15] ARM: uncompress: Introduce ucuart as low-level serial port driver
` [RFC PATCH 10/15] ARM: uncompress.h: Convert machines to use the new ucuart driver
` [RFC PATCH 11/15] ARM: uncompress: Call arch_decomp_setup by default
` [RFC PATCH 12/15] ARM: uncompress.h: make the ucuart driver the default implementation
` [RFC PATCH 13/15] ARM: uncompress.h: Cleanup header guards and banners
` [RFC PATCH 14/15] ARM: uncompress: Get decompress UART info from DT
` [RFC PATCH 15/15] ARM: uncompress: Add documentation

[00/27] 3.0.8-stable review
 2011-10-23 21:09 UTC  (5+ messages)
` [22/27] VFS: Fix automount for negative autofs dentries

[U-Boot] [PATCH 1/3] mkimage: ublimage must return if the header is not verified
 2011-10-23 21:08 UTC  (3+ messages)
` [U-Boot] [PATCH V3 3/3] mkimage: adding support for Davinci AIS image

[U-Boot] [PATCH 0/5] !NET_MULTI cleanup part 2
 2011-10-23 21:08 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] net: enc28j60_lpc2292: drop unused !NET_MULTI driver
` [U-Boot] [PATCH 2/5] net: ns9750: drop "
` [U-Boot] [PATCH 3/5] net: s3c4510b_eth: drop unused "
` [U-Boot] [PATCH 4/5] net: sc589: "
` [U-Boot] [PATCH 5/5] net: xilinx_enet: "

Problem with log which are corrupted and need help with hitcount and FORWARD rules
 2011-10-23 21:04 UTC  (8+ messages)

[lm-sensors] New fintek f718xx driver now available, please test
 2011-10-23 21:02 UTC  (2+ messages)

[PATCH] TTY: pty, fix pty counting
 2011-10-23 21:01 UTC 

[PATCH] mac80211: Fix TDLS support validation in add_station handler
 2011-10-23 21:00 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/lib/board.c: Call run_post(POST_ROM) before relocating
 2011-10-23 20:58 UTC  (2+ messages)

[Qemu-devel] Help: Email archive search broken
 2011-10-23 20:57 UTC 

[U-Boot] [PATCH] net/dns.c: Fix broken endian handling in dns command
 2011-10-23 20:57 UTC  (3+ messages)
` [U-Boot] [PATCH] net/dns.c: Fix endian conversion for big-endian "

[U-Boot] [PATCH v4 0/6] Run-time configuration of U-Boot via a flat device tree (fdt)
 2011-10-23 20:56 UTC  (2+ messages)

[U-Boot] [PATCH 0/10] Add getenv_ulong to return an environment var as a number
 2011-10-23 20:53 UTC  (19+ messages)
` [U-Boot] [PATCH 02/10] arm: Use getenv_ulong() in place of getenv(), strtoul
` [U-Boot] [PATCH 03/10] avr32: "
` [U-Boot] [PATCH 04/10] blackfin: "
` [U-Boot] [PATCH 05/10] m68k: "
` [U-Boot] [PATCH 06/10] microblaze: "
` [U-Boot] [PATCH 07/10] mips: "
` [U-Boot] [PATCH 08/10] powerpc: "
` [U-Boot] [PATCH 09/10] sparc: "
` [U-Boot] [PATCH 10/10] x86: "

[U-Boot] [PATCH v2 01/10] Add getenv_ulong() to read an integer from an environment variable
 2011-10-23 20:49 UTC  (3+ messages)
` [U-Boot] [PATCH v4 "

[U-Boot] debugX macro
 2011-10-23 20:46 UTC  (3+ messages)

[PATCH 00/36] Staging: cx25821: Clean up patch series
 2011-10-23 20:45 UTC  (5+ messages)

[U-Boot] [PATCH] new tool mkenvimage: generates an env image from an arbitrary config file
 2011-10-23 20:44 UTC  (3+ messages)
` [U-Boot] [PATCHv10] "

[PATCH 1/3] drm/i915: Ivybridge still has fences!
 2011-10-23 20:45 UTC  (3+ messages)

Snapshot rollback
 2011-10-23 20:35 UTC  (2+ messages)

longjmp question
 2011-10-23 20:35 UTC  (2+ messages)

[PATCHv6 hcidump 0/4] decode fixed channels
 2011-10-23 20:32 UTC  (5+ messages)
` [PATCHv6 hcidump 2/4] add fixed channel definitions

[PATCH 1/3] drm/i915: relative_constants_mode race fix
 2011-10-23 20:30 UTC  (2+ messages)

gen6_gt_force_wake issue
 2011-10-23 20:25 UTC  (6+ messages)
` [PATCH] drm/i915: forcewake warning fixes in debugfs

[Xenomai-help] address spaces of real-time task and standard linux process
 2011-10-23 20:25 UTC 

[U-Boot] [PATCH v2] common: fix missing function pointer relocation in fixup_cmdtable()
 2011-10-23 20:22 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[PATCH 02/14] ARM : SAMSUNG : Add RS485 support
 2011-10-23 20:20 UTC  (6+ messages)

[CONSOLIDATED PULL 00/27] Various Updates and fixes
 2011-10-23 20:13 UTC  (30+ messages)
` [CONSOLIDATED PULL 01/27] tcl: upgrade from 8.5.9 to 8.5.10
` [CONSOLIDATED PULL 02/27] tcmode-default.inc: Add TRANSLATED_TARGET_ARCH suffix to binutils-cross-canadian
` [CONSOLIDATED PULL 03/27] binutils-cross-canadian: Point sysroot to correct location
` [CONSOLIDATED PULL 04/27] gcc-configure-sdk: "
` [CONSOLIDATED PULL 05/27] perl: upgrade from 5.12.3 to 5.14.2
` [CONSOLIDATED PULL 06/27] bootimg.bbclass: add support to disable HDD image building
` [CONSOLIDATED PULL 07/27] useradd.bbclass: check if a group already exists manually
` [CONSOLIDATED PULL 08/27] base-passwd: move initial criation of group and passwd to preinst
` [CONSOLIDATED PULL 09/27] dbus: use useradd class to allow use in read-only filesystems
` [CONSOLIDATED PULL 10/27] squashfs-tools: add recipe
` [CONSOLIDATED PULL 11/27] pulseaudio-0.9.23: inherit perlnative to work around build on host without XML/Parser.pm
` [CONSOLIDATED PULL 12/27] apr: add native support
` [CONSOLIDATED PULL 13/27] neon: "
` [CONSOLIDATED PULL 14/27] apr-util: "
` [CONSOLIDATED PULL 15/27] subversion: add 1.7.0 with native support and negative D_P for now
` [CONSOLIDATED PULL 16/27] subversion-1.6.15: add native support too
` [CONSOLIDATED PULL 17/27] xserver-xorg: Add mesa-dri to depends instead of virtual/libgl
` [CONSOLIDATED PULL 18/27] gcc-4.6: Backport fix for PR32219
` [CONSOLIDATED PULL 19/27] coreutils: Upgrade recipe 8.12 -> 8.14
` [CONSOLIDATED PULL 20/27] libtool: Upgrade from 2.4 -> 2.4.2
` [CONSOLIDATED PULL 21/27] default-providers: switch virtual/libgl from mesa-xlib to mesa-dri
` [CONSOLIDATED PULL 22/27] kernel.bbclass: respect MACHINE_KERNEL_PR
` [CONSOLIDATED PULL 23/27] wget: Add recipe from OE
` [CONSOLIDATED PULL 24/27] texi2html: Added "
` [CONSOLIDATED PULL 25/27] oprofile: Update to 0.9.7 and convert cvs->git
` [CONSOLIDATED PULL 26/27] abiword: convert to svn
` [CONSOLIDATED PULL 27/27] perl: remove debug set -x; pwd

LE APIs on other platforms
 2011-10-23 20:19 UTC  (2+ messages)

Bisected: Massive memory leak in dm-snapshot in 3.1 development introduced
 2011-10-23 20:19 UTC  (5+ messages)
      ` [dm-devel] "

[PATCH 00/22] Refactor to accept NUL in commit messages
 2011-10-23 20:16 UTC  (7+ messages)

[U-Boot] [PATCH 0/3] Microblaze/Xilinx network driver changes
 2011-10-23 20:16 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3 v2] net: emaclite: Use unsigned long for baseaddr
  ` [U-Boot] [PATCH 2/3 v2] net: emaclite: Move RX/TX ping pong initialization to

[U-Boot] [PATCH] arm, post, memory: fix bug if sdram base != 0x00000000
 2011-10-23 20:14 UTC  (2+ messages)

[PATCH 0/3] ARM 4Kstacks: introduction
 2011-10-23 20:11 UTC  (10+ messages)

[U-Boot] [PATCH] spi/eon: add support for new EON spi flash EN25Q32B
 2011-10-23 20:08 UTC  (2+ messages)

[Qemu-devel] [PATCH V5] Add stdio char device on windows
 2011-10-23 20:05 UTC  (2+ messages)

[Qemu-devel] [PATCH] pci_bridge: fix typo
 2011-10-23 20:03 UTC  (3+ messages)

lvs-users mailing list and archive dead?
 2011-10-23 19:52 UTC  (3+ messages)

BUG: All network processes hang (brcmsmac/wpa_supplicant)
 2011-10-23 19:48 UTC  (11+ messages)

[PATCH] mac80211_hwsim: Claim support for TDLS
 2011-10-23 19:45 UTC 

[ath9k-devel] Can't associate with a particular AP
 2011-10-23 19:45 UTC  (12+ messages)

Sie haben gewonne
 2011-10-23 19:14 UTC 

[U-Boot] [PATCH] powerpc/fm: remove the TBIPA setting on platform code
 2011-10-23 19:41 UTC  (4+ messages)
` [U-Boot] [PATCH] phy/marvell: Rewrite the MV88E1111 phy config function based on kernel code

[RFC] mac80211: Fix STA supported rate configuration with dummy entry
 2011-10-23 19:40 UTC 

****CONGRATULATION!!!, YOU HAVE BEEN AWARDED****
 2011-10-23 18:33 UTC 

[U-Boot] Thanks a lot in anticipation of your quick reply
 2011-10-23 19:32 UTC 

[PATCH] DRM: omapdrm DRM/KMS driver for TI OMAP platforms
 2011-10-23 19:28 UTC  (3+ messages)

[PATCH 1/2] io-mapping: ensure io_mapping_map_atomic _is_ atomic
 2011-10-23 19:23 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: properly prefault for pread/pwrite

Netfilter TCP Established Timeout
 2011-10-23 19:22 UTC  (4+ messages)

how to run ceph on top of other local file system
 2011-10-23 19:22 UTC  (5+ messages)

Sie haben gewonne
 2011-10-23 19:14 UTC 

tag process's future sockets for iptables rules?
 2011-10-23 19:20 UTC  (4+ messages)

[PATCH] drm/i915: disable temporal dithering on the internal panel
 2011-10-23 19:18 UTC  (4+ messages)

omap3isp: BT.656 support
 2011-10-23 19:15 UTC  (6+ messages)

[GIT PULL 0/4] perf/core fixes and improvements
 2011-10-23 19:12 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Fix tracing info recording
` [PATCH 2/4] perf ui browser: Use libslang to read keys
` [PATCH 3/4] perf hists browser: Refuse 'a' hotkey on non symbolic views
` [PATCH 4/4] perf symbols: Increase symbol KSYM_NAME_LEN size

cifs and win2k8
 2011-10-23 19:10 UTC  (4+ messages)

[PATCH RFC V2 0/5] kvm : Paravirt-spinlock support for KVM guests
 2011-10-23 19:07 UTC  (17+ messages)
` [PATCH RFC V2 1/5] debugfs: Add support to print u32 array in debugfs
` [PATCH RFC V2 2/5] debugfs: Renaming of xen functions and change unsigned to u32
` [PATCH RFC V2 3/5] kvm hypervisor : Add two hypercalls to support pv-ticketlock
` [PATCH RFC V2 4/5] kvm guest : Added configuration support to enable debug information for KVM Guests
` [PATCH RFC V2 5/5] kvm guest : pv-ticketlocks support for linux guests running on KVM hypervisor

[PATCH] TTY: tty flip buffer change reserve memory strategy
 2011-10-23 19:04 UTC 

[PATCH RFC V2 0/5] kvm : Paravirt-spinlock support for KVM guests
 2011-10-23 19:03 UTC 

Compat-wireless release for 2011-10-23 is baked
 2011-10-23 19:02 UTC 

[U-Boot] [PATCH] gpio: Add PCA9698 40-bit I2C I/O port
 2011-10-23 19:01 UTC  (2+ messages)

[PATCH] Move mostly read variables to __read_mostly section
 2011-10-23 18:23 UTC 

[Buildroot] [PATCH v5] package: add opencv
 2011-10-23 18:58 UTC 

[PATCH v7 0/3] Input: Cypress TTSP device driver
 2011-10-23 18:53 UTC  (4+ messages)
` [PATCH v7 1/3] Input: cyttsp - Cypress TTSP capacitive multi-touch screen support
` [PATCH v7 2/3] Input: cyttsp - add support for Cypress TTSP touchscreen I2C bus interface
` [PATCH v7 3/3] Input: cyttsp - add support for Cypress TTSP touchscreen SPI "

[PATCH 1/2] LSM: Do not apply mmap_min_addr check to PROT_NONE mappings
 2011-10-23 18:52 UTC  (5+ messages)

Subvolume level allocation policy
 2011-10-23 18:52 UTC  (2+ messages)

[Buildroot] [PATCH] crosstool-ng: fix ccache dependencies order
 2011-10-23 18:51 UTC 

mtd_stresstest module bricked my dockstar
 2011-10-23 18:37 UTC 

[U-Boot] [RFC PATCH 0/2] bootstage: record and publish boot progress timing
 2011-10-23 18:44 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()

[U-Boot] [PATCH 0/2] Use DMA in SPL
 2011-10-23 18:40 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] nand_spl_simple: Add omap3 DMA usage to SPL

[PATCH 1/2] matchbox-stroke: Fix linking error with gold
 2011-10-23 18:31 UTC  (3+ messages)
` [PATCH 2/2] pulseaudio: inherit perlnative

2.6.32.21 - uptime related crashes?
 2011-10-23 18:31 UTC  (12+ messages)
                ` [stable] "

[ RFC PATCH 0/8] RFC for Media Controller capture driver for DM365
 2011-10-23 18:30 UTC  (6+ messages)
` [RFC PATCH 1/8] davinci: vpfe: add dm3xx IPIPEIF hardware support module
        ` new mbus formats

Kernel BUG unable to handle kernel NULL pointer dereference
 2011-10-23 18:24 UTC  (3+ messages)

Performance measurement: Building openembedded-core with and without overclocking on C-i7 2600K
 2011-10-23 17:50 UTC  (4+ messages)

[Buildroot] [Bug 4171] New: makedevs-unused-but-set-variable.patch
 2011-10-23 17:50 UTC  (2+ messages)
` [Buildroot] [Bug 4171] makedevs-unused-but-set-variable.patch

[Buildroot] [Bug 4375] New: prevent unused-but-set warning on "ret" in makedevs.c
 2011-10-23 17:50 UTC  (2+ messages)
` [Buildroot] [Bug 4375] "

a bug when execute "git status" in git version 1.7.7.431.g89633
 2011-10-23 17:50 UTC  (6+ messages)

Linux 3.0.7 now on kernel.org
 2011-10-23 12:24 UTC  (2+ messages)

[PATCH -V8 00/26] New ACL format for better NFSv4 acl interoperability
 2011-10-23 17:43 UTC  (6+ messages)
` [PATCH -V8 12/26] vfs: Make acl_permission_check() work for richacls
` [PATCH -V8 23/26] vfs: Add richacl permission check
` [PATCH -V8 24/26] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V8 25/26] ext4: Implement rich acl for ext4
` [PATCH -V8 26/26] ext4: Add Ext4 compat richacl feature flag


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.