messages from 2009-10-30 10:25:55 to 2009-10-30 13:27:36 UTC [more...]
Proper error handling on NULL pointers
2009-10-30 13:27 UTC (6+ messages)
[LTP] LTP fails to build for Application Code Coverage
2009-10-30 13:24 UTC
alsa-info: problem hda-intel based card
2009-10-30 13:22 UTC
Reporting free space to userspace programs
2009-10-30 13:21 UTC (2+ messages)
[PATCH] Inserted the GSM syntax option in modem.conf. (Revised)
2009-10-30 13:18 UTC
[refpolicy] [PATCH 0/3] Updated X object manager policy -v2: Intro
2009-10-30 13:17 UTC (4+ messages)
Alpha: suspicious compiler warning in entry.S
2009-10-30 13:16 UTC (2+ messages)
[PATCH] libdisk: do not install libdisk.a
2009-10-30 13:15 UTC
[PATCH] NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff()
2009-10-30 13:13 UTC
[PATCH] libhandle: add symbol versioning
2009-10-30 13:12 UTC
[U-Boot] FPGA relocation/C environment
2009-10-30 13:11 UTC (9+ messages)
[Qemu-devel] [RFC 0/7] QError v1
2009-10-30 13:09 UTC (10+ messages)
` [Qemu-devel] [PATCH 2/7] Introduce QError
` [Qemu-devel] "
` [Qemu-devel] Re: [RFC 0/7] QError v1
[PATCH 0/5]: Fix kdump under KVM
2009-10-30 13:07 UTC (7+ messages)
` [PATCH 5/5] "
packaging vs default pager
2009-10-30 13:17 UTC (10+ messages)
` [PATCH 0/2] "
` [PATCH/RFC 2/2] Provide a build time default-editor setting
` [PATCH v2 0/8] Default pager and editor
` [PATCH 7/8] Provide a build time default-editor setting
` [PATCH 8/8] Provide a build time default-pager setting
` [PATCH/RFC 9/8] Teach git var to run the editor
LVM2 ./WHATS_NEW lib/activate/activate.c
2009-10-30 13:07 UTC
ccid-4 [PATCH 1/1]: Add the new prefix scheme also to the CCID-4
2009-10-30 13:07 UTC (2+ messages)
` ccid-4 [PATCH 1/1]: Add the new prefix scheme also to the
Need help in debugging partially blocked hypervisor
2009-10-30 13:06 UTC (3+ messages)
[PATCH]NET:KS8695: add API for get rx interrupt bit
2009-10-30 13:05 UTC
[PATCH] Prevent btrfsck to run on mounted filesystems
2009-10-30 13:05 UTC (3+ messages)
[GIT PULL] two small xfs regression fixes
2009-10-30 12:59 UTC (2+ messages)
[PATCH 0/2] Parallel crypto/IPsec v6
2009-10-30 12:58 UTC (5+ messages)
` [PATCH 2/2] crypto: pcrypt - Add pcrypt crypto parallelization wrapper
[U-Boot] [PATCH 01/10] ARM Add New Board GEC2410
2009-10-30 12:58 UTC (12+ messages)
` [U-Boot] [PATCH 02/10] "
` [U-Boot] [PATCH 03/10] "
` [U-Boot] [PATCH 04/10] "
` [U-Boot] [PATCH 05/10] "
` [U-Boot] [PATCH 06/10] "
` [U-Boot] [PATCH 07/10] "
` [U-Boot] [PATCH 08/10] "
` [U-Boot] [PATCH 09/10] "
` [U-Boot] [PATCH 10/10] "
[RFC PATCH 0/9] MIPI HSI device support for OMAP platforms
2009-10-30 12:57 UTC (6+ messages)
` [RFC PATCH 1/9] HSI: Low Level Driver interface
` [RFC PATCH 2/9] HSI: Low Level Driver core
[PATCH 0/19] Reroll of the remote-vcs-helper series
2009-10-30 12:57 UTC (19+ messages)
` [PATCH 02/19] Allow fetch to modify refs
` [UNSTABLE PATCH 03/19] Allow programs to not depend on remotes having urls
` [RFC PATCH 06/19] Factor ref updating out of fetch_with_import
` [PATCH 10/19] Allow helpers to request marks for fast-import
` [PATCH 12/19] 1/2: Add Python support library for CVS remote helper
` [PATCH 18/19] Refactor git_remote_cvs to a more generic git_remote_helpers
[Qemu-devel] [PATCH V6 00/32] pci: various pci clean up and pci express support
2009-10-30 12:21 UTC (33+ messages)
` [Qemu-devel] [PATCH V6 01/32] pci: fix PCI_DPRINTF() wrt variadic macro
` [Qemu-devel] [PATCH V6 02/32] pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4
` [Qemu-devel] [PATCH V6 03/32] pci: use PCI_SLOT() and PCI_FUNC()
` [Qemu-devel] [PATCH V6 04/32] pci: define a constant to represent a unmapped bar and use it
` [Qemu-devel] [PATCH V6 05/32] pci: helper functions to access PCIDevice::config
` [Qemu-devel] [PATCH V6 06/32] pci: use helper functions to access pci config space
` [Qemu-devel] [PATCH V6 07/32] pci/bridge: clean up of pci_bridge_initfn()
` [Qemu-devel] [PATCH V6 08/32] pci: clean up pci_init_wmask()
` [Qemu-devel] [PATCH V6 09/32] pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
` [Qemu-devel] [PATCH V6 10/32] pci: clean up of pci_default_read_config
` [Qemu-devel] [PATCH V6 11/32] pci: make pci_bar() aware of header type 1
` [Qemu-devel] [PATCH V6 12/32] pci_host.h: move functions in pci_host.h into .c file
` [Qemu-devel] [PATCH V6 13/32] pci_host: consolidate pci config address access
` [Qemu-devel] [PATCH V6 14/32] pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
` [Qemu-devel] [PATCH V6 15/32] pci: introduce FMT_PCIBUS for printf format for pcibus_t
` [Qemu-devel] [PATCH V6 16/32] pci: typedef pcibus_t as uint64_t instead of uint32_t
` [Qemu-devel] [PATCH V6 17/32] pci: 64bit bar support
` [Qemu-devel] [PATCH V6 18/32] pci: remove bus_num member from struct PCIBus
` [Qemu-devel] [PATCH V6 19/32] pci: make pci configuration transaction more accurate
` [Qemu-devel] [PATCH V6 20/32] pci: factor out the conversion logic from io port address into pci device
` [Qemu-devel] [PATCH V6 21/32] pci: move pci host stuff from pci.c to pci_host.c
` [Qemu-devel] [PATCH V6 22/32] pci_host: change the signature of pci_data_{read, write}
` [Qemu-devel] [PATCH V6 23/32] vmstate: introduce VMSTATE_BUFFER_UNSAFE_INFO
` [Qemu-devel] [PATCH V6 24/32] pci: pcie host and mmcfg support
` [Qemu-devel] [PATCH V6 25/32] pci: add helper functions to check ranges overlap
` [Qemu-devel] [PATCH V6 26/32] pci: use range helper functions
` [Qemu-devel] [PATCH V6 27/32] pci: teach pci_default_config_write() ROM bar for normal/bridge device
` [Qemu-devel] [PATCH V6 28/32] pci: initialize pci config headers depending it pci header type
` [Qemu-devel] [PATCH V6 29/32] pci: cosmetic on pci_upadte_mappings()
` [Qemu-devel] [PATCH V6 30/32] pci: factor out pci_for_each_device()
` [Qemu-devel] [PATCH V6 31/32] pci: implement pci bridge filtering
` [Qemu-devel] [PATCH V6 32/32] pci/monitor: print out bridge's filtering values and so on
ERROR (SrvDaemon:349) Exception starting xend ((13, 'Permission denied'))
2009-10-30 12:52 UTC
[Buildroot] uboot patch
2009-10-30 12:50 UTC
What's cooking in git.git (Oct 2009, #01; Wed, 07)
2009-10-30 12:41 UTC (7+ messages)
` [Vcs-fast-import-devs] "
[LTP] [PATCH] Fix some bashisms
2009-10-30 12:53 UTC (5+ messages)
[PATCH][RE-SUBMIT] Default setting of the ARM_UNWIND option
2009-10-30 12:39 UTC (8+ messages)
[U-Boot] [PATCH] POST: Remove duplicated post_hotkey_pressed() functions
2009-10-30 12:38 UTC
[Qemu-devel] [PATCH] eepro100: Improve support for different devices
2009-10-30 12:36 UTC
WARNING: at net/ipv4/af_inet.c:154 inet_sock_destruct
2009-10-30 12:33 UTC (5+ messages)
VIA VT1828S hda_intel errors
2009-10-30 12:31 UTC (2+ messages)
Source Documentation
2009-10-30 12:31 UTC
[refpolicy] resubmitted puppet.patch
2009-10-30 12:31 UTC (4+ messages)
` [refpolicy] new service_puppet.patch
Soc camera:Is there anyone dealing with ov9650chip?Let's talk about soc camera driver
2009-10-30 12:28 UTC
[patch] snd-pcsp fixes
2009-10-30 12:27 UTC (4+ messages)
[PATCH v3 1/2] arm: a driver for on-chip ETM and ETB
2009-10-30 12:10 UTC (2+ messages)
Clarity on Modem Plug In API
2009-10-30 12:21 UTC
[Buildroot] [pull request] Pull request for branch target-dont-use
2009-10-30 12:16 UTC (2+ messages)
[PATCH 3/3] NAND: OMAP: Simplifying HWECC and removing unnecessary macros
2009-10-30 12:15 UTC (3+ messages)
[B.A.T.M.A.N.] Problems with Gateway-Selection without option -g
2009-10-30 12:11 UTC (4+ messages)
[U-Boot] Environment, flash, config
2009-10-30 12:08 UTC
PC Beep or PC Speaker or just Beep? and HDA Beep code
2009-10-30 12:08 UTC (2+ messages)
[GITGRUB] New menu interface (implementation)
2009-10-30 12:07 UTC (11+ messages)
mpc512x/clock: fix clk_get logic
2009-10-30 12:02 UTC (4+ messages)
[PATCH] sh: add SuperH DAC audio driver for ALSA V3
2009-10-30 11:59 UTC (3+ messages)
[PATCH] mac80211: remove sent_ps_buffered
2009-10-30 11:56 UTC
[PATCH] mac80211: also drop qos-nullfunc frames silently
2009-10-30 11:55 UTC
[PATCH] alsa: Add support for timberdale I2S block
2009-10-30 11:53 UTC (3+ messages)
OOPS in cfg80211_conn_work
2009-10-30 11:50 UTC (4+ messages)
[PATCH 1/2] es18xx: remove snd_card pointer from snd_es18xx structure
2009-10-30 11:48 UTC (2+ messages)
devtmpfs default permissions
2009-10-30 11:48 UTC (2+ messages)
[PATCH] remove OSS Ensoniq SoundScape driver
2009-10-30 11:48 UTC (2+ messages)
[PATCH 1/4] gro: Name the GRO result enumeration type
2009-10-30 11:48 UTC (4+ messages)
` [PATCHv2] "
[PATCH] KVM: x86: Polish exception injection via KVM_SET_GUEST_DEBUG
2009-10-30 11:46 UTC
[PATCH 2.6.32] mac80211: split hardware scan by band
2009-10-30 11:43 UTC (3+ messages)
[Buildroot] [Bug 687] New: Are AT91 patches supplied with Buildroot-2009.08 out of date?
2009-10-30 11:42 UTC (2+ messages)
` [Buildroot] [Bug 687] "
[PATCH] udevd: queue-export - remove retry loop
2009-10-30 11:40 UTC (2+ messages)
[PATCH] Return single PathRecord for SubnAdmGet when SGID and/or DGID
2009-10-30 11:40 UTC
[PATCH V2] OMAP3: Only update pm-counters when needed
2009-10-30 11:38 UTC (2+ messages)
[PATCH] show message when exceeded rlimit of pending signals
2009-10-30 11:36 UTC
[RFC 0/2] ASoC: remove io_mutex
2009-10-30 11:34 UTC (3+ messages)
` [RFC 1/2] "
` [RFC 2/2] ASoC: refactor snd_soc_update_bits()
[PATCH v3 6/7] m68knommu: Move __init_end out of the .init section
2009-10-30 11:35 UTC (5+ messages)
` [PATCH v4 7/7] m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION
RFC: ice1712 virtual devices
2009-10-30 11:29 UTC (3+ messages)
Using Xen Virtualization Environment for Development and Testing of Supercomputing and High Performance Computing (HPC) Cluster MPICH2 MPI-2 Applications
2009-10-30 11:28 UTC (8+ messages)
` [Xen-devel] "
` "
[PATCH] ALSA: Cleanup redundant tests on unsigned
2009-10-30 11:27 UTC (2+ messages)
[PATCH] mergetool--lib: add p4merge as a pre-configured mergetool option
2009-10-30 11:25 UTC (5+ messages)
[LTP] New test?
2009-10-30 11:24 UTC (8+ messages)
[PATCH] Add KZM-ARM11-01 support
2009-10-30 11:22 UTC (3+ messages)
[PATCH] ARM: pxafb: Use the passed fb_var_screeninfo struct in pxafb_pan_display()
2009-10-30 11:19 UTC (5+ messages)
[PATCH 0/3] Allow sysfs to be dynamically populated
2009-10-30 11:14 UTC (8+ messages)
` [PATCH 2/3] Sysfs: Allow directories to be populated dynamically
2.6.31.4 panic: CRED: put_cred_rcu() sees ffff880204e58c00 with usage 82150912
2009-10-30 11:15 UTC (2+ messages)
[PATCH 2/8] param: use ops in struct kernel_param, rather than get and set fns directly
2009-10-30 11:13 UTC (4+ messages)
Strange error in domU after dom0 update
2009-10-30 11:11 UTC (11+ messages)
[patch] ALSA: VIA HDA: Add support for VT1818S
2009-10-30 11:10 UTC
Determining MAC address or Serial Number
2009-10-30 11:09 UTC (2+ messages)
[PATCH] clone: detect extra arguments
2009-10-30 11:19 UTC (3+ messages)
[Xenomai-help] [VxWorks API] Compile and Link
2009-10-30 11:09 UTC (4+ messages)
[PATCH] [ARM] pxafb: only take some fields of var in pxafb_pan_display()
2009-10-30 11:06 UTC
pull request: wireless-next-2.6 2009-10-28
2009-10-30 11:06 UTC (2+ messages)
[Qemu-devel] [PATCH] Documentation: Add documentation for -chardev
2009-10-30 11:04 UTC (6+ messages)
` [Qemu-devel] "
Touch panel device driver
2009-10-30 11:03 UTC (3+ messages)
[PATCH 3/14] sound/parisc: Move dereference after NULL test
2009-10-30 11:02 UTC (3+ messages)
[PATCH 2/14] sound: Move dereference after NULL test and drop unnecessary NULL tests
2009-10-30 11:02 UTC (4+ messages)
Sound distortion with Realtek ALC889A
2009-10-30 11:01 UTC (3+ messages)
[net-next-2.6 PATCH RFC] TCPCT part 1d: generate Responder Cookie
2009-10-30 11:00 UTC
[alsa-devel][PATCH] hda_intel: Add the Linux device ID for NVIDIA HDA controller
2009-10-30 10:59 UTC (2+ messages)
ASoC updates for 2.6.32
2009-10-30 10:58 UTC (3+ messages)
` ASoC updates for 2.6.33
ASoC update for 2.6.32
2009-10-30 10:49 UTC (3+ messages)
Memory overcommit
2009-10-30 10:49 UTC (4+ messages)
[PATCH 2/3] net: TCP thin linear timeouts
2009-10-30 10:48 UTC
[PATCH 00/11] Intel IbexPeak HDMI codec support
2009-10-30 10:47 UTC (2+ messages)
[Bug 14354] New: Bad corruption with 2.6.32-rc1 and upwards
2009-10-30 10:42 UTC (3+ messages)
` [Bug 14354] "
[PATCH 0/6] Bonding simplifications and netns support
2009-10-30 10:39 UTC (4+ messages)
Julian Anastasov netfilter and routing patches
2009-10-30 10:38 UTC
[PATCH] ASoC: sh: FSI: Remove DMA support
2009-10-30 10:38 UTC (2+ messages)
Problem building Grub2 on OSX
2009-10-30 10:38 UTC (9+ messages)
[PATCH] SND_CS5535AUDIO: Remove the X86 platform dependency
2009-10-30 10:32 UTC (5+ messages)
what's zero_pages for in paging_int
2009-10-30 10:31 UTC (2+ messages)
MX3: SPI/MMC/I2C fixes for lilly-1131 modules
2009-10-30 10:30 UTC (6+ messages)
` [PATCH 1/5] ARM: MX3: remove I2C defintions from mx31lilly.c
` [PATCH 2/5] ARM: MX3: add SPI functions for lilly1131-db
[RFC][PATCH 2/2] binfmt_elf: FatELF support for kernel modules
2009-10-30 10:32 UTC (8+ messages)
video4linux-list Digest, Vol 68, Issue 17
2009-10-30 10:28 UTC
[PATCH] [snd-usb-audio] Add match for JMTek USB sound card
2009-10-30 10:29 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.