All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-11-23 08:53:31 to 2011-11-23 10:15:52 UTC [more...]

[Cluster-devel] [coverity] cman
 2011-11-23 10:15 UTC  (34+ messages)
` [Cluster-devel] [PATCH 01/41] libcman: fix bad flags check
` [Cluster-devel] [PATCH 02/41] libcman: fix fd usage
` [Cluster-devel] [PATCH 03/41] libcman: fix variable type
` [Cluster-devel] [PATCH 04/41] libcman: fix possible memory leak
` [Cluster-devel] [PATCH 05/41] libcman: correctly check for vars before using them
` [Cluster-devel] [PATCH 06/41] libcman: switch to strncpy to avoid possible buffer overflows
` [Cluster-devel] [PATCH 07/41] cman_tool: make cman_error static and make it use it's arg instead of global errno
` [Cluster-devel] [PATCH 08/41] cman_tool: don't use envp from main
` [Cluster-devel] [PATCH 09/41] cman_tool: prevent buffer overrun
` [Cluster-devel] [PATCH 10/41] cman_tool: check that memory is allocated
` [Cluster-devel] [PATCH 11/41] cman_tool: drop unused vars and fix value check
` [Cluster-devel] [PATCH 12/41] cman: add check to guarantee we found our own node name
` [Cluster-devel] [PATCH 13/41] cman: drop dead code and fix code logic
` [Cluster-devel] [PATCH 14/41] cman_tool: fix a few possible buffer overflow
` [Cluster-devel] [PATCH 15/41] cman: fix a few var checks and types
` [Cluster-devel] [PATCH 16/41] cman: drop unrequired/unused vars and functions
` [Cluster-devel] [PATCH 17/41] cman: make 2 var const and allow backup defaults
` [Cluster-devel] [PATCH 18/41] cman: move check of null at beginning
` [Cluster-devel] [PATCH 19/41] cman: init structs before use
` [Cluster-devel] [PATCH 20/41] cman: simplify code
` [Cluster-devel] [PATCH 21/41] cman: fix free handle logic
` [Cluster-devel] [PATCH 22/41] cman: fix several virtually impossible buffer overflows
` [Cluster-devel] [PATCH 23/41] notifyd: check for pid errors and report them
` [Cluster-devel] [PATCH 24/41] notifyd: fix virtually impossible buffer overflows
` [Cluster-devel] [PATCH 25/41] qdiskd: use correct sizeof for memb_mask_t
` [Cluster-devel] [PATCH 26/41] qdiskd: report errors on cman_dispatch failures
` [Cluster-devel] [PATCH 27/41] qdiskd: check for sscanf return codes
` [Cluster-devel] [PATCH 28/41] qdisk: fix scandisk eval check
` [Cluster-devel] [PATCH 29/41] qdiskd: add strlen check to avoid memory corruption
` [Cluster-devel] [PATCH 30/41] qdiskd: warn users when we cannot write eviction notice to disk
` [Cluster-devel] [PATCH 31/41] qdiskd: don�t deference null variable
` [Cluster-devel] [PATCH 32/41] qdiskd: clean code around case
` [Cluster-devel] [PATCH 33/41] qdiskd: don't try the impossible if we can't open /dev/null

[PATCH RFC] watchdog: add a new driver for VIA chipsets
 2011-11-23  9:59 UTC  (6+ messages)

tty related lockdep trace during bootup on 3.2-rc2
 2011-11-23 10:14 UTC  (4+ messages)

[RFC 1/3] pinctrl: add a driver for the OMAP pinmux
 2011-11-23 10:14 UTC  (11+ messages)

[PATCH] ASoC: Convert wm8776 to table based control and DAPM init
 2011-11-23 10:14 UTC 

[PATCH] iio: Fix build error in industrialio-core.c
 2011-11-23 10:13 UTC 

[PATCH 1/2] ehea: Reduce memory usage in buffer pools
 2011-11-23 10:13 UTC  (2+ messages)
` [PATCH 2/2] ehea: Use round_jiffies_relative to align workqueue

[PATCH] mmc: block: Fix compile time warning for uninitalized variables
 2011-11-23 10:11 UTC 

[PATCH] Prevent xl save from segfaulting when control/shutdown key is removed
 2011-11-23 10:12 UTC  (2+ messages)

[PATCH 00/65] OMAPDSS: manager/apply improvements
 2011-11-23 10:12 UTC  (16+ messages)
` [PATCH 35/65] OMAPDSS: APPLY: move spinlock outside the struct
` [PATCH 40/65] OMAPDSS: APPLY: add mutex
` [PATCH 41/65] OMAPDSS: APPLY: add missing uses of spinlock
` [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays

[PATCH] kdump: crashk_res init check for /sys/kernel/kexec_crash_size
 2011-11-23 10:11 UTC  (2+ messages)

How to hook the system call?
 2011-11-23 10:10 UTC  (3+ messages)

[PATCH] perf_event: fix loss of notification with multi-event sampling
 2011-11-23 10:10 UTC  (7+ messages)

[U-Boot] [PATCH] M28: Added pin name support in GPIO driver
 2011-11-23 10:08 UTC  (7+ messages)

[PATCH 0/3] cfg80211: few regulatory fixes
 2011-11-23 10:07 UTC  (3+ messages)
` [PATCH 1/3] cfg80211: allow following country IE power for custom regdom cards

crypto_ahash_setkey
 2011-11-23 10:07 UTC  (6+ messages)

[PATCH 0/8] multitouch updates (mainly eGalax)
 2011-11-23  9:54 UTC  (9+ messages)
` [PATCH 1/8] HID: hid-multitouch - add another eGalax id
` [PATCH 2/8] hid-multitouch: create sysfs attribute to control quirks from user-space
` [PATCH 3/8] hid-multitouch: cleanup eGalax quirks
` [PATCH 4/8] hid-multitouch: remove .maxcontacts field for eGalax
` [PATCH 5/8] HID: cleanup with eGalax PID definitions
` [PATCH 6/8] HID-multitouch: Add egalax ID for Acer Iconia W500
` [PATCH 7/8] hid-multitouch: add support for the MSI Windpad 110W
` [PATCH 8/8] hid-multitouch: correct eGalax a001 protocol

Add support form eMMa-PrP in i.MX2 chips as a mem2mem device
 2011-11-23 10:05 UTC  (5+ messages)
` [PATCH v2 1/2] MX2: Add platform definitions for eMMa-PrP device

[PATCH] KVM: PPC: paravirt: Avoid patching paravirt template code
 2011-11-23 10:05 UTC 

cherry-pick/revert error messages
 2011-11-23 10:04 UTC  (9+ messages)
  ` [RFC/PATCH 0/3] "
    ` [PATCH v2 "
      ` [PATCH 5/3] revert: introduce --abort to cancel a failed cherry-pick
            ` [PATCH] Fix revert --abort on Windows

[PATCH] atmel ac97c: using software reset instead hardware reset if not available
 2011-11-23 10:05 UTC  (2+ messages)

[RFC 3/3] Bluetooth: Add AMP initialization
 2011-11-23 10:04 UTC  (3+ messages)

i915: hangcheck timer elapsed
 2011-11-23 10:04 UTC  (3+ messages)

[PATCH] Adding USB device 13d3:3375 (a bluetooth module embedded in the Asus UX31) as an Atheros AR3012 device
 2011-11-23 10:03 UTC 

[U-Boot] Fastboot gadget, v2. repost
 2011-11-23 10:03 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] image: add support for Android's boot image format

IGMP packet matching and multicast routing
 2011-11-23 10:01 UTC 

BUG: zonelist->_zonerefs == 0x1c08
 2011-11-23  9:59 UTC  (10+ messages)
    ` [PATCH] block: initialize request_queue's numa node during allocation
        `  "
          ` [patch v2 for-3.2] "

[PATCH RESEND v2 2/2] regulator: TPS65910: VDD1/2 voltage selector count
 2011-11-23  9:59 UTC  (4+ messages)

[PATCH] datapath: Fix build breakage on kernel 2.6.40
 2011-11-23  9:58 UTC 

[RFC 0/2] Add org.bluez.Telephony interface
 2011-11-23  9:58 UTC  (5+ messages)

[PATCH 0/7] Introducing a generic AMP framework
 2011-11-23  9:58 UTC  (6+ messages)

[U-Boot] Possible fix for dns command
 2011-11-23  9:57 UTC  (2+ messages)

[git pull] drm fixes
 2011-11-23  9:56 UTC 

linux-next: build failure after merge of the final tree (uprobes tree related)
 2011-11-23  9:54 UTC  (2+ messages)

[Xenomai-help] [xenomai-help] Error return with a4l_sync_write
 2011-11-23  9:53 UTC  (10+ messages)

[Qemu-devel] [PATCH v2 0/8] block: generic copy-on-read
 2011-11-23  9:51 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 7/8] block: core copy-on-read logic

[RFC/PATCH 00/26] PM: Create the AVS class of drivers
 2011-11-23  9:51 UTC  (3+ messages)
` [PATCH 25/26] OMAP: PM: convert the SmartReflex code into the AVS driver framework

[PATCH] arm/tegra: Fix build error with tegra_assert_system_reset
 2011-11-23  9:50 UTC  (3+ messages)

[PATCH 2 of 3] RFC: mem_event: use wait queue when ring is full
 2011-11-23  9:49 UTC  (4+ messages)

[PATCH 0/2 v3] Make task in balance_dirty_pages() killable
 2011-11-23  9:50 UTC  (6+ messages)
` [PATCH 2/2] fs: Make write(2) interruptible by a signal

[Qemu-trivial] [PATCH] fix out of tree build
 2011-11-23  9:48 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-trivial] [PATCH] console: Fix qemu_default_pixelformat() for 24 bpp
 2011-11-23  9:48 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-trivial] [PATCH 0/2] Trivial console_putchar() fixes
 2011-11-23  9:48 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] [OCaml] Release the global lock during some hypercalls
 2011-11-23  9:47 UTC  (4+ messages)

[PATCHv3 RFC] virtio-pci: flexible configuration layout
 2011-11-23  9:44 UTC  (8+ messages)

[RFC] gcc-cross.inc: Add depedency on BUILD_ARCH
 2011-11-23  9:40 UTC 

[PATCH 1/4] ARM: PL330: Don't call the callbacks if there isn't any active transfer
 2011-11-23  9:46 UTC  (7+ messages)

[PATCH] powerpc/40x: Add APM8018X SOC support
 2011-11-23  9:44 UTC 

[Xenomai-help] IDDP send-receive example emits SIGXCPU signal
 2011-11-23  9:42 UTC  (4+ messages)

[Qemu-trivial] [PATCH 01/11] fix spelling in darwin-user sub directory
 2011-11-23  9:41 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] Introduce SEEK_DATA/SEEK_HOLE to XFS V2
 2011-11-23  9:40 UTC  (2+ messages)

[xen-unstable bisection] complete build-i386
 2011-11-23  9:39 UTC  (3+ messages)

[PATCH 0/2] small mtd-utils fixes
 2011-11-23  9:39 UTC  (15+ messages)

[PATCH] sound: drop support for PlayPaq with WM8510
 2011-11-23  9:39 UTC 

[Xenomai-help] can't link math.h in a userspace programm
 2011-11-23  9:38 UTC 

☆〓つ有素销售疯狂训练☆〓つ
 2011-11-23  9:32 UTC 

[PATCH] ipv4: Save nexthop address of LSRR/SSRR option to IPCB
 2011-11-23  9:33 UTC 

"ONLINE" package-management
 2011-11-23  9:32 UTC  (3+ messages)

[PATCH v5 3/4] drivers/i2c/busses/i2c-at91.c: add new driver
 2011-11-23  9:31 UTC  (3+ messages)
  ` AW: "

[PATCH RFC v2 00/13] New event API
 2011-11-23  9:31 UTC  (5+ messages)

Bug?
 2011-11-23  9:18 UTC 

[Qemu-trivial] [PATCH v2] rtl8139: Fix invalid IO access alignment
 2011-11-23  9:27 UTC  (2+ messages)

[U-Boot] Adding support to Technexion TAM3517 SOM
 2011-11-23  9:26 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARM: omap3: added common configuration for Technexion TAM3517
` [U-Boot] [PATCH 2/2] ARM: omap3: add support to Technexion twister board

[Qemu-devel] [PATCH v3 1.0] configure: tighten pie toolchain support test for tls variables
 2011-11-23  9:24 UTC 

[Buildroot] help needed with realtek gigabit network adapter
 2011-11-23  9:24 UTC  (7+ messages)

[PATCH 0 of 5] xl scheduler support
 2011-11-23  9:24 UTC  (4+ messages)

[PATCH 1/2] Bluetooth: Correct version check in hci_setup
 2011-11-23  9:23 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Remove magic bluetooth version numbers

[U-Boot] [PATCH] dataflash: fix parameters order in write_dataflash()
 2011-11-23  9:23 UTC  (2+ messages)

Possible bug with branch names and case sensitivity
 2011-11-23  9:22 UTC  (7+ messages)

[PATCH 00/12] MIPS: ath79: AR724X PCI fixes and AR71XX PCI support
 2011-11-23  9:21 UTC  (3+ messages)
` [PATCH 08/12] MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs

[RFC PATCH 0/7] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v4r2
 2011-11-23  9:19 UTC  (5+ messages)
` [PATCH 5/7] mm: compaction: make isolate_lru_page() filter-aware again

[PATCH 0/1] netbase.bbappend version fix - version 2
 2011-11-23  9:07 UTC  (3+ messages)

[PATCH] IMX/SDMA : save the real count for one DMA transaction
 2011-11-23  9:13 UTC 

[PATCH 0/1] gtk+:Have gtk+ pick up ${NM} from the environment
 2011-11-23  9:04 UTC  (4+ messages)
` [PATCH 1/1] gtk+: Have "

[U-Boot] [GIT PULL] Pull request: u-boot-staging
 2011-11-23  9:09 UTC  (5+ messages)

git fetch overwriting local tags
 2011-11-23  9:08 UTC 

[V3 PATCH 1/2] tmpfs: add fallocate support
 2011-11-23  9:06 UTC  (6+ messages)
` [PATCH 2/2] fs: wire up .truncate_range and .fallocate

About hotplug multifunction
 2011-11-23  9:06 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v2 0/1] busybox: update to 1.19.3
 2011-11-23  8:59 UTC  (3+ messages)

[PATCH 1/2] dma/ep93xx_dma: fix initialization of M2M control register
 2011-11-23  9:05 UTC  (2+ messages)

[patch v2 1/1] fix error handle in ip_mc_add_src()
 2011-11-23  9:04 UTC  (3+ messages)

[MailServer Notification]Attachment Blocking Notification
 2011-11-23  8:49 UTC 

[Buildroot] 2011.11: manual improvements
 2011-11-23  9:03 UTC  (7+ messages)

[ANN] SubGit Early Access Program Build #789
 2011-11-23  9:03 UTC  (2+ messages)

wake up from sleep on s3c2416
 2011-11-23  9:01 UTC 

[Qemu-devel] plans for QEMU support for KVM on ARM
 2011-11-23  8:59 UTC  (7+ messages)
` [Qemu-devel] [Android-virt] "

pull request: wireless 2011-11-22
 2011-11-23  8:57 UTC  (4+ messages)

[PATCH 0/9] The patches to run gtk over directfb
 2011-11-23  8:49 UTC  (3+ messages)

git reset --merge documentation improvments
 2011-11-23  8:57 UTC  (2+ messages)

[PATCH V2] mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined
 2011-11-23  8:55 UTC  (2+ messages)

[PATCH] siggen.py: sort task hash depedencies with basepath
 2011-11-23  8:04 UTC 

[RFC PATCH 0/5] x86: check stack overflows more reliably
 2011-11-23  8:55 UTC  (5+ messages)

how set_user_nice() function is called
 2011-11-23  8:55 UTC  (4+ messages)

[Query] mmc: core "MMC_PM_KEEP_POWER"
 2011-11-23  8:53 UTC  (5+ messages)

Bisected regression: hang on i915 between 3.1.0-rc9 and 3.1.0
 2011-11-23  8:54 UTC  (7+ messages)

[PATCH 0 of 3] RFC: wait queue usage
 2011-11-23  8:54 UTC  (3+ messages)
` [PATCH 3 of 3] RFC: xenpaging: use waitqueue in ept_get


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.