messages from 2009-07-15 06:49:51 to 2009-07-15 08:54:46 UTC [more...]
Qemu 0.10.50 CAN NOT get ip from dhcp server
2009-07-15 8:54 UTC (3+ messages)
60 memory leaks.. or is it some thing wrong with kmemleak?
2009-07-15 8:54 UTC (13+ messages)
` [PATCH] x86: _edata should include all .data.* sections on X86_64
` ext4 memory leak (was Re: [PATCH] x86: _edata should include all .data.* sections on X86_64)
[PATCH] cryptd: Fix uninitialized return value
2009-07-15 8:54 UTC (3+ messages)
[PATCH] stubdom: make -> $(MAKE)
2009-07-15 8:50 UTC
AHCI: connection status changed + hard resetting link with 2.6.30+
2009-07-15 8:49 UTC (4+ messages)
[PATCH v3] davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx
2009-07-15 7:57 UTC (2+ messages)
[PATCH 0/35] Converting ahash to new style
2009-07-15 8:48 UTC (38+ messages)
` [PATCH 1/35] crypto: shash - Export/import hash state only
` [PATCH 2/35] crypto: shash - Move finup/digest null checks to registration time
` [PATCH 3/35] crypto: sha1_generic - Add export/import support
` [PATCH 4/35] crypto: sha256_generic - Use 64-bit counter like sha1
` [PATCH 5/35] crypto: sha256_generic - Add export/import support
` [PATCH 6/35] crypto: sha1-s390 "
` [PATCH 7/35] crypto: sha256-s390 "
` [PATCH 8/35] crypto: padlock - Use shash fallback for sha
` [PATCH 9/35] crypto: shash - Move null setkey check to registration time
` [PATCH 10/35] crypto: async - Use kzfree for requests
` [PATCH 11/35] crypto: shash - Make descsize a run-time attribute
` [PATCH 12/35] crypto: padlock - Switch sha to shash
` [PATCH 13/35] crypto: hmac - Switch "
` [PATCH 14/35] crypto: xcbc "
` [PATCH 15/35] crypto: authenc - Remove reference to crypto_hash
` [PATCH 16/35] crypto: hash - Remove legacy hash/digest implementaion
` [PATCH 17/35] crypto: shash - Export async functions
` [PATCH 18/35] crypto: cryptd - Use shash algorithms
` [PATCH 19/35] crypto: ahash - Add crypto_ahash_set_reqsize
` [PATCH 20/35] crypto: cryptd - Use crypto_ahash_set_reqsize
` [PATCH 21/35] crypto: crypto4xx "
` [PATCH 22/35] crypto: api - Remove frontend argument from extsize/init_tfm
` [PATCH 23/35] crypto: ahash - Convert to new style algorithms
` [PATCH 24/35] crypto: ahash - Add instance/spawn support
` [PATCH 25/35] crypto: tcrypt - Add mask parameter
` [PATCH 26/35] crypto: hash - Add helpers to free spawns
` [PATCH 27/35] crypto: cryptd - Switch to template create API
` [PATCH 28/35] crypto: cryptd - Switch to new style ahash
` [PATCH 29/35] crypto: crypto4xx "
` [PATCH 30/35] crypto: ahash - Remove old_ahash_alg
` [PATCH 31/35] crypto: hash - Zap unaligned buffers
` [PATCH 32/35] crypto: shash - Fix alignment in unaligned operations
` [PATCH 33/35] crypto: ahash - Use GFP_KERNEL in unaligned setkey
` [PATCH 34/35] crypto: ahash - Add unaligned handling and default operations
` [PATCH 35/35] crypto: crypto4xx - Disable SHA implementation
[PATCH] mtdblock: introduce mtdblks_lock
2009-07-15 8:39 UTC (4+ messages)
UBI resizing
2009-07-15 8:44 UTC (4+ messages)
[PATCH] cfg80211: rework key operation
2009-07-15 8:38 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 1/3] backlight: Allow drivers to update the core, and generate events on changes
2009-07-15 8:38 UTC (5+ messages)
ethernet driver - problem capturing own packet in promiscous mode
2009-07-15 8:36 UTC
linux-next: sound tree build warning
2009-07-15 8:35 UTC (2+ messages)
[PATCH] fix typo in comments
2009-07-15 8:34 UTC
Devis travaux gratuit : des artisans près de chez vous à votre service
2009-07-15 8:34 UTC
[PATCH 0/2] CGroups: cgroup member list enhancement/fix
2009-07-15 8:33 UTC (14+ messages)
` [PATCH 1/2] Adds a read-only "procs" file similar to "tasks" that shows only unique tgids
[commit 4ecbc178704] Incosistency?
2009-07-15 8:32 UTC (3+ messages)
What to do with this message (2.6.30.1) ?
2009-07-15 8:31 UTC (8+ messages)
[PATCH 01/06] Fix compilation warning for sound/soc/codecs/wm8400.c
2009-07-15 8:28 UTC (4+ messages)
[PATCH -tip] ring_buffer: fix warning
2009-07-15 8:27 UTC (3+ messages)
` [PATCH -tip] ring_buffer: fix warning (V2)
` [PATCH -tip V2] ring_buffer: fix warning
More 'shortlog' statistics models?
2009-07-15 8:24 UTC (2+ messages)
Xen Source Code Overview Document
2009-07-15 8:22 UTC (9+ messages)
` What is the current state of Dom0 kernel support?
[Qemu-devel] [PATCH 00/17] split out piix specific part from pc emulator. v5
2009-07-15 7:19 UTC (18+ messages)
` [Qemu-devel] [PATCH 01/17] acpi.c: split out pc smbus routines from acpi.c into pc_smbus.c
` [Qemu-devel] [PATCH 02/17] acpi.c: split out apm register emulation
` [Qemu-devel] [PATCH 03/17] acpi.c: make qemu_system_powerdown() piix independent
` [Qemu-devel] [PATCH 04/17] acpi: add acpi constants from linux header files and use them
` [Qemu-devel] [PATCH 05/17] acpi.c: split acpi.c into the common part and the piix4 part
` [Qemu-devel] [PATCH 06/17] pc.c: Make smm enable/disable function i440fx independent
` [Qemu-devel] [PATCH 07/17] pc.c: remove unnecessary global variables, pit and ioapic
` [Qemu-devel] [PATCH 08/17] pc.c: remove a global variable, floppy_controller
` [Qemu-devel] [PATCH 09/17] pc.c: remove a global variable, RTCState *rtc_state
` [Qemu-devel] [PATCH 10/17] pc.c: introduce a function to allocate cpu irq
` [Qemu-devel] [PATCH 11/17] pc.c: make pc_init1() not refer ferr_irq directly
` [Qemu-devel] [PATCH 12/17] pc.c: split out cpu initialization from pc_init1() into pc_cpus_init()
` [Qemu-devel] [PATCH 13/17] pc.c: split out memory allocation from pc_init1() into pc_memory_init()
` [Qemu-devel] [PATCH 14/17] pc.c: split out vga initialization from pc_init1() into pc_vga_init()
` [Qemu-devel] [PATCH 15/17] pc.c: split out basic device init from pc_init1() into pc_basic_device_init()
` [Qemu-devel] [PATCH 16/17] pc.c: split out pci device init from pc_init1() into pc_pci_device_init()
` [Qemu-devel] [PATCH 17/17] pc.c: split out piix specific part from pc.c into pc_piix.c
vbd resize
2009-07-15 8:20 UTC (3+ messages)
[GIT pull] timer fixes for 2.6.31
2009-07-15 8:20 UTC (2+ messages)
[PATCH]: New implementation of scsi_execute_async()
2009-07-15 8:19 UTC (4+ messages)
pv_ops kernel and nvidia binary driver
2009-07-15 8:14 UTC (3+ messages)
` Re: [Xen-users] "
vlan based macvlan issue
2009-07-15 8:13 UTC (2+ messages)
[PATCH #upstream-fixes] libata: accept late unlocking of HPA
2009-07-15 8:11 UTC
[Buildroot] [PATCH] optional DBus support in wpa_supplicant
2009-07-15 8:11 UTC (9+ messages)
open command fails in UBIFS when pass O_DIRECT Flag
2009-07-15 8:05 UTC (2+ messages)
[PATCH 1/3] Fix lvm on top of dmraid
2009-07-15 8:03 UTC (5+ messages)
` [PATCH 2/3] Make Intel BIOS raid use mdraid instead of dmraid when mdadm 3.0 is available
` [PATCH 3/3] Tell the kernel to forget about partitions found on raw imsm raid disks
[ANNOUNCE] Git User's Survey 2009
2009-07-15 8:03 UTC (5+ messages)
[PATCH] nl80211: Memory leak fixed
2009-07-15 8:00 UTC
How to simulate journal corruption
2009-07-15 8:02 UTC (3+ messages)
qemu-kvm process is running at 100% CPU, but no response from guest
2009-07-15 7:58 UTC (3+ messages)
cs 19927 crashes during boot with debug=y
2009-07-15 7:54 UTC (4+ messages)
` [PATCH] x86: "
KVM and kernel 2.6.30 file system madness
2009-07-15 7:52 UTC (3+ messages)
[PATCH] support colon in filenames
2009-07-15 7:51 UTC (13+ messages)
` rev1 "
` rev2 "
` [PATCH] rev3: "
` [Qemu-devel] "
` [PATCH] rev4: "
` [Qemu-devel] [PATCH] rev5: "
` "
[PATCH v3] Input: add touchscreen driver for MELFAS MCS-5000 controller
2009-07-15 7:51 UTC (3+ messages)
[RFC][PATCH 0/8] Use EDF to throttle RT task groups
2009-07-15 7:50 UTC (4+ messages)
[RFC/PATCH] mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
2009-07-15 7:49 UTC (4+ messages)
[BUG] Linux-2.6.31-rc1 Fails To Recognize Some USB Disks
2009-07-15 7:46 UTC (5+ messages)
sk_lock: inconsistent {RECLAIM_FS-ON-W} -> {IN-RECLAIM_FS-W} usage
2009-07-15 7:45 UTC (7+ messages)
[Xenomai-help] rtdm_mmap_to_user without MMU
2009-07-15 7:44 UTC (2+ messages)
[PATCH net-2.6] Re: rib_trie / Fix inflate_threshold_root. Now=15 size=11 bits
2009-07-15 7:43 UTC (12+ messages)
` [PATCH net-next] "
2.6.31-rc2: Reported regressions from 2.6.30
2009-07-15 7:42 UTC (6+ messages)
` [Bug #13657] Linux-2.6.31-rc1 Fails To Recognize Some USB Disks
` [Bug #13727] Cannot Recognize Empty DVD Media
[Bug 13775] New: Support for Marvell 88SE6102 IDE controller
2009-07-15 7:41 UTC (2+ messages)
` [Bug 13775] "
Forwarding packets over the same LAN
2009-07-15 7:40 UTC (9+ messages)
[PATCH -v6] QEMU-KVM: MCE: Add MCE simulation support to qemu/kvm
2009-07-15 7:40 UTC
asm-generic pgtable.h
2009-07-15 7:39 UTC
[PATCH 8/8] i8042: support device async suspend & shutdown
2009-07-15 7:38 UTC
[PATCH 8/8] i8042: support device async suspend & shutdown
2009-07-15 7:38 UTC
[PATCH 7/8] ACPI battery: support device async resume
2009-07-15 7:38 UTC
[PATCH 4/8] introduce device async suspend
2009-07-15 7:38 UTC
[PATCH 5/8] introduce device async resume
2009-07-15 7:38 UTC
[PATCH 6/8] introduce device async shutdown
2009-07-15 7:38 UTC
[PATCH 3/8] hook device async mechanism in device core
2009-07-15 7:38 UTC
[PATCH 2/8] introduce the device async action mechanism
2009-07-15 7:38 UTC
[PATCH 1/8] fix a build error when including linux/async.h in another header file
2009-07-15 7:38 UTC
[PATCH 1/8] fix a build error when including linux/async.h in another header file
2009-07-15 7:38 UTC
[PATCH 0/8] device async action mechanism
2009-07-15 7:38 UTC
[PATCH 0/8] device async action mechanism
2009-07-15 7:38 UTC
[PATCH 1/2] don't add i2c_imx_driver's probe function to the driver struct
2009-07-15 7:38 UTC (3+ messages)
` [PATCH] "
[PATCH 7/8] ACPI battery: support device async resume
2009-07-15 7:38 UTC
[PATCH] unused constants in i386/boot.h
2009-07-15 7:36 UTC (7+ messages)
[PATCH 4/8] introduce device async suspend
2009-07-15 7:38 UTC
[PATCH 5/8] introduce device async resume
2009-07-15 7:38 UTC
[PATCH 6/8] introduce device async shutdown
2009-07-15 7:38 UTC
[PATCH 3/8] hook device async mechanism in device core
2009-07-15 7:38 UTC
[PATCH 2/8] introduce the device async action mechanism
2009-07-15 7:38 UTC
[Qemu-devel] [PATCH] monitor: Add port write command
2009-07-15 7:34 UTC (4+ messages)
[git] drm-fixes
2009-07-15 7:37 UTC
[PATCH/RFC 1/1] recover from davinci i2c time out conditions
2009-07-15 7:34 UTC
[PATCH] properly update space information after shrinking device
2009-07-15 7:33 UTC
[PATCH] fix definition of struct btrfs_extent_inline_ref
2009-07-15 7:33 UTC
[PATCH 1/1] Fix 2k pagesize NAND on i.MX27
2009-07-15 7:32 UTC (2+ messages)
linux-next: dwmw2-iommu tree build failure
2009-07-15 7:32 UTC (3+ messages)
[Buildroot] [Bug 455] New: Fontconfig problem problem when building/installing
2009-07-15 7:31 UTC (2+ messages)
` [Buildroot] [Bug 455] "
[PATCH/RFC 0/1] recover from davinci i2c time out conditions
2009-07-15 7:29 UTC
[PATCH 0/2] davinci i2c fixes for 2.6.31
2009-07-15 7:29 UTC (5+ messages)
[U-Boot] [PATCH v2] ppc4xx: Add GDsys CompactCenter board support
2009-07-15 7:28 UTC (2+ messages)
[PATCH] Re: git-am: less strong format "mbox" detection
2009-07-15 7:27 UTC (3+ messages)
` [PATCH v2] git-am: fix maildir support regression for unordered headers in emails
[PATCH 1/2] Add function to convert between calendar time and broken-down time for universal use
2009-07-15 7:25 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Use common localtime/gmtime in fat_time_unix2fat()
e2fsprogs-libs build failure analysis
2009-07-15 7:10 UTC (6+ messages)
[ANNOUNCE] Git User's Survey 2009
2009-07-15 7:22 UTC
[PATCH V3] score: add ptrace regsets support for score
2009-07-15 6:33 UTC (2+ messages)
KVM: cdrom passthrough?
2009-07-15 7:16 UTC (2+ messages)
[PATCH] Input: add MAX7359 key switch controller driver, v2
2009-07-15 7:15 UTC (13+ messages)
[PATCH/RFC 0/7] wl12xx SDIO interface
2009-07-15 7:12 UTC (8+ messages)
` [PATCH/RFC 7/7] wl12xx: add sdio support
Xen 64 but supported memory limit
2009-07-15 7:11 UTC (3+ messages)
mount jffs2 as rootfs and detect error:Magic bitmask 0x1985 not found
2009-07-15 6:59 UTC
[RESEND] [PATCH] readahead:add blk_run_backing_dev
2009-07-15 7:06 UTC (9+ messages)
git svn import fails
2009-07-15 7:04 UTC (2+ messages)
[Fwd: RE: Faktury]
2009-07-15 7:02 UTC
cs 19927 crashes during boot with debug=y
2009-07-15 7:00 UTC (2+ messages)
[RFC] SAA713x setting audio capture frequency (ALSA)
2009-07-15 6:57 UTC (4+ messages)
[PATCH] powerpc/pmac: Fix PowerSurge SMP IPI allocation
2009-07-15 6:56 UTC
[PATCH 02/06] Fix compilation warning for fs/ubifs/commit.c
2009-07-15 6:52 UTC (3+ messages)
[PATCH 3/4] powerpc: Remove use of a second scratch SPRG in STAB code
2009-07-15 6:52 UTC
[PATCH 4/4] powerpc: Change PACA from SPRG3 to SPRG1
2009-07-15 6:52 UTC
[PATCH 2/4] powerpc: Use names rather than numbers for SPRGs (v2)
2009-07-15 6:52 UTC
[PATCH 1/4] powerpc: Rename exception.h to exception-64s.h
2009-07-15 6:52 UTC
[ath9k-devel] [PATCH] ath9k: Tune ANI function processing on AP mode during ANI reset
2009-07-15 6:50 UTC
drivers/video/aty/aty128fb.c compiler warning seems like a BUG
2009-07-15 6:48 UTC
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.