All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-09-30 10:20:54 to 2009-09-30 12:49:27 UTC [more...]

linux sctp bug
 2009-09-30 12:49 UTC  (2+ messages)

[refpolicy] roles_unconfineduser.patch
 2009-09-30 12:49 UTC  (5+ messages)

[PATCH 2.6.31-rc9] net: VMware virtual Ethernet NIC driver: vmxnet3
 2009-09-29 21:23 UTC  (4+ messages)
` [Pv-drivers] "

[PATCH] ASoC: DaVinci: McASP FIFO related updates
 2009-09-30 21:32 UTC  (2+ messages)

[PATCH] xfstests: enable generic filesystems on some ENOSPC tests
 2009-09-30 12:43 UTC  (3+ messages)

2.6.31 xfs_fs_destroy_inode: cannot reclaim
 2009-09-30 12:41 UTC  (6+ messages)

[PATCH 0/1] ASoC: debugfs support improvement
 2009-09-30 12:39 UTC  (5+ messages)
` [PATCH 1/1] ASoC: add support for multiple cards/codecs in debugfs

[PATCH v4 1/2] selinux: dynamic class/perm discovery
 2009-09-30 12:39 UTC  (5+ messages)
` [PATCH v4 2/2] selinux: generate flask headers during kernel build

search branches which contain a blob id
 2009-09-30 12:38 UTC 

ath5k suspend
 2009-09-30 12:36 UTC 

2.6.31: WARNING: at net/ipv4/af_inet.c:154 inet_sock_destruct+0x164/0x1c0()
 2009-09-30 12:36 UTC  (3+ messages)

2.6.32-rc1/2, arm and usb
 2009-09-30 12:36 UTC  (3+ messages)

[PATCH v2] omapfb: Condition mutex acquisition
 2009-09-30 12:34 UTC 

[PATCH v2] Add cpuidle support for at91
 2009-09-30 12:34 UTC  (2+ messages)

VIA VT6330 PCI-E Combo Controller not fully supported
 2009-09-30 12:23 UTC  (3+ messages)

[PATCH] ima: ecryptfs fix imbalance message
 2009-09-30 12:27 UTC  (3+ messages)

[2.6.31] ir-kbd-i2c oops
 2009-09-30 12:25 UTC  (7+ messages)

[.32-rc1/2] ath5k: has become unreliable with .32-rc1
 2009-09-30 12:24 UTC  (2+ messages)

[Buildroot] x11vnc
 2009-09-30 12:23 UTC 

[KVM-AUTOTEST PATCH 1/2] Add KSM test
 2009-09-30 12:23 UTC  (3+ messages)

Disabling DMA with ICH10?
 2009-09-30 12:21 UTC  (9+ messages)

[U-Boot] Flash sanity checks
 2009-09-30 12:19 UTC  (3+ messages)

[PATCH] generate-cmdlist.sh should be either executable or run as parameter of "."
 2009-09-30 12:17 UTC  (3+ messages)

[PATCH 1/1] Implementation for knowing speed_class of inserted SD card from user space
 2009-09-30 12:17 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/49] VMState: Fix design faults, i2c port, x86 cpu port, 
 2009-09-30 12:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH 27/49] ac97: add active to the state
    ` [Qemu-devel] "

What's inside the pxa tree for this merge window
 2009-09-30 12:16 UTC  (9+ messages)
        ` arm tree in broken state (was Re: What's inside the pxa tree for this merge window)

linux-next: Tree for September 30
 2009-09-30 12:16 UTC  (3+ messages)

[PATCH] Put common histogram functions for perf in their own file
 2009-09-30 12:13 UTC  (2+ messages)
` [tip:perf/core] perf tools: Put common histogram functions "

[PATCH] acerhdf: Limit modalias matching to supported boards
 2009-09-30 12:13 UTC 

[PATCH 1/1] perf top: Add poll_idle to the skip list
 2009-09-30 12:13 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] Fix memory leak in libxenstore python bindings
 2009-09-30 12:13 UTC 

2.6.32-rc1: spitz boots but suspend/resume is broken
 2009-09-30 12:10 UTC  (6+ messages)

[PATCH 8/8] vm: Add an tuning knob for vm.max_writeback_mb
 2009-09-30 12:10 UTC  (12+ messages)

[Qemu-devel] [PATCH 00/61] Q35 chip set and stuff
 2009-09-30 12:08 UTC  (40+ messages)
` [Qemu-devel] [PATCH 08/61] pc: make an unnecessary global variable, pit, local
` [Qemu-devel] [PATCH 10/61] pc: remove a global variable, RTCState *rtc_state
` [Qemu-devel] [PATCH 12/61] pc: make pc_init1() not refer ferr_irq directly
` [Qemu-devel] [PATCH 13/61] pc: split out cpu initialization from pc_init1() into pc_cpus_init()
` [Qemu-devel] [PATCH 18/61] pc: split out piix specific part from pc.c into pc_piix.c
` [Qemu-devel] [PATCH 22/61] pci: use appropriate PRIs in PCI_DPRINTF()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 23/61] pci: use PCI_SLOT() and PCI_FUNC()
` [Qemu-devel] [PATCH 24/61] pci: define a constant to represent a unmapped bar and use it
` [Qemu-devel] [PATCH 25/61] pci: use uint64_t for bar addr and size instead of uint32_t
` [Qemu-devel] [PATCH 29/61] pci: factor out the logic to get pci device from address
` [Qemu-devel] [PATCH 32/61] pci: helper functions to access PCIDevice::config
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 33/61] pci: use the symbolic constant, PCI_ROM_ADDRESS_ENABLE instead of 1
` [Qemu-devel] [PATCH 34/61] pci: introduce pci_swizzle_map_irq_fn() for interrupt pin swizzle
` [Qemu-devel] [PATCH 35/61] piix_pci: use pci_swizzle_map_irq_fn()
` [Qemu-devel] [PATCH 36/61] pci: use QLIST_ macro instead of direct list manipulation
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 37/61] pci: add helper function for pci config write function to check address
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 38/61] pci: fix pci_default_write_config()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 39/61] pci: factor out config update logic
` [Qemu-devel] [PATCH 40/61] pci: use qdev to get parent bus with PCIBus
` [Qemu-devel] [PATCH 42/61] pci/brdige: qdevfy and initialize secondary bus and subordinate bus
` [Qemu-devel] [PATCH 44/61] pci: initialize wmask according to pci header type
` [Qemu-devel] [PATCH 45/61] pci/monitor: print out bridge's filtering values and so on
` [Qemu-devel] [PATCH 46/61] pci/bridge: implement intel 82801ba bridge
` [Qemu-devel] [PATCH 47/61] pci.h: add more status constats
` [Qemu-devel] [PATCH 48/61] pci id: add subclass codes for serial device
` [Qemu-devel] [PATCH 52/61] pci: add a hook to replace default pci bus instead of 0 bus
` [Qemu-devel] [PATCH 53/61] pc q35 based chipset emulator
` [Qemu-devel] [PATCH 55/61] ioapic: make ioapic_set_irq() static
` [Qemu-devel] [PATCH 57/61] ioapic: add callback when entry is set or ioapic is reset
` [Qemu-devel] [PATCH 58/61] ioapic: make the number of pins configurable
` [Qemu-devel] [PATCH 60/61] pci: add opaque arg to pci_map_irq_fn
` [Qemu-devel] Re: [PATCH 00/61] Q35 chip set and stuff

[U-Boot] RFC USB composite devices
 2009-09-30 12:08 UTC  (6+ messages)

[RFC][PATCH] omapfb: Condition mutex acquisition
 2009-09-30 12:08 UTC  (5+ messages)

[RFC][PATCH] SCHED_EDF scheduling class
 2009-09-30 12:06 UTC  (18+ messages)
        ` checkpatch as a tool (was Re: [RFC][PATCH] SCHED_EDF scheduling class)

qemu hg mirror out of date
 2009-09-30 12:06 UTC  (5+ messages)

LVM2/tools vgchange.c
 2009-09-30 12:05 UTC 

[PATCH] direct I/O fallback sync simplification
 2009-09-30 12:05 UTC  (5+ messages)

[RFC PATCH tracing/kprobes 0/5] tracing/kprobes, perf: perf kprobe support
 2009-09-30 12:04 UTC  (3+ messages)

[PATCH 26/27] Enable 32bit dirty log pointers on 64bit host
 2009-09-30 12:04 UTC  (2+ messages)

Hibernation oops with 2.6.31 won't fit the screen - how to debug?
 2009-09-30 12:03 UTC  (2+ messages)

No more bits in vm_area_struct's vm_flags
 2009-09-30 12:02 UTC  (5+ messages)

[patch 175/200] MAINTAINERS: move ARM lists to infradead
 2009-09-30 12:01 UTC  (4+ messages)

[Qemu-devel] Re: [PATCH] qemu: make virtio-blk PCI compliant by default
 2009-09-30 12:00 UTC  (7+ messages)
` [Qemu-devel] Re: [PATCH 0/2] fix virtio_blk serial pci config breakage

[Qemu-devel] [PATCH 0/9] pci: pcie host and mmcfg support
 2009-09-30 11:58 UTC  (18+ messages)
` [Qemu-devel] [PATCH 1/9] pci: fix PCI_DPRINTF() wrt variadic macro
` [Qemu-devel] [PATCH 2/9] pci.c: use appropriate PRIs in PCI_DPRINTF()
` [Qemu-devel] [PATCH 3/9] pci: define a constant to represent a unmapped bar and use it
` [Qemu-devel] [PATCH 4/9] pci: use uint64_t for bar addr and size instead of uint32_t
` [Qemu-devel] [PATCH 5/9] pci: 64bit bar support
` [Qemu-devel] [PATCH 6/9] pci.c: factor out while(bus) bus->next loop logic into pci_find_bus_from()
` [Qemu-devel] [PATCH 7/9] pci: factor out the logic to get pci device from address
` [Qemu-devel] [PATCH 8/9] pci_host.h: split non-inline static function in pci_host.h into pci_host_c.h

[PATCH] usb: r8a66597-udc unaligned fifo fix
 2009-09-30 11:57 UTC 

[Qemu-devel] [RfC PATCH 0/3] qdev-ify network cards
 2009-09-30 11:57 UTC  (3+ messages)
` [Qemu-devel] [RfC PATCH 1/3] net: macaddr tweaks
  ` [Qemu-devel] "

mac80211: NOHZ: local_softirq_pending 08
 2009-09-30 11:56 UTC  (8+ messages)

[Xenomai-help] [Guide] To patch Linux Kernel with Xenomai for Unknown core
 2009-09-30 11:53 UTC  (2+ messages)

Build problem found during daily testing (09/30/09)
 2009-09-30 11:51 UTC 

[Buildroot] multiple architectures
 2009-09-30 11:44 UTC  (6+ messages)

[PATCH] [RFC] IPv4 TCP fails to send window scale option when window scale is zero
 2009-09-30 11:42 UTC  (5+ messages)

[PATCH] drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA
 2009-09-30 11:40 UTC 

TMIO MMC: full patchset
 2009-09-30 11:41 UTC  (2+ messages)

WARNING: at net/ipv4/af_inet.c:154 inet_sock_destruct
 2009-09-30 11:40 UTC  (3+ messages)

[patch 0/2] nohz tweaking
 2009-09-30 11:37 UTC  (3+ messages)

[PATCH] virtio_ids: let virtio header files include virtio_ids.h and export it
 2009-09-30 11:36 UTC  (3+ messages)

[PATCH ] scsi-misc-2.6: File System going into read-only mode
 2009-09-30 11:33 UTC  (3+ messages)

[PATCH] Remove pty_ops_bsd and pty_bsd_ioctl() as they're not used
 2009-09-30 11:28 UTC  (7+ messages)

[PATCH] stubdom/minios: re-structure headers part 1/2
 2009-09-30 11:27 UTC  (3+ messages)

virtio-net not working with the latest qemu-kvm git
 2009-09-30 11:24 UTC  (6+ messages)
` [PATCH 1/1] qemu-kvm: virtio-net: Re-instate GSO code removed upstream

[PATCH] send-email: fix mutt regex for grouped aliases
 2009-09-30 11:28 UTC  (2+ messages)

[v4 KVM AUTOTEST PATCH] KVM test: client parallel test execution
 2009-09-30 11:24 UTC 

migrate_set_downtime bug
 2009-09-30 11:23 UTC  (9+ messages)

Missing MTRR ?
 2009-09-30 11:17 UTC 

[PATCH] powerpc/8xx: fix regression introduced by cache coherency rewrite
 2009-09-30 11:18 UTC  (12+ messages)

Increasing XEN VPS's Disk size from back end
 2009-09-30 11:21 UTC 

[PATCH] connector: Allow permission checking in the receiver callbacks
 2009-09-30 11:20 UTC  (2+ messages)

B43 Module on Compaq HP615 Laptop
 2009-09-30 11:18 UTC  (2+ messages)

[PATCH 1/1] CMD12 error recovery support for SD cards
 2009-09-30 11:18 UTC  (3+ messages)

[PATCH] floppy: Add an extra bound check on ioctl arguments
 2009-09-30 11:17 UTC 

Deciding between Git/Mercurial
 2009-09-30 11:14 UTC  (8+ messages)

kernel BUG at drivers/ide/ide-disk.c:187 (2.6.31)
 2009-09-30 11:05 UTC 

VT-D On An Asus P5E-VM DO Motherboard Not Working, Xen 3.4.1
 2009-09-30 11:12 UTC  (7+ messages)
`  "

[PATCH] ipvs: Add boundary check on ioctl arguments
 2009-09-30 11:11 UTC 

IO scheduler based IO controller V10
 2009-09-30 11:05 UTC  (7+ messages)

[PATCH] x86: Turn the copy_from_user check into an (optional) compile time warning
 2009-09-30 11:05 UTC 

[PATCH] parport netmos 9845 & 9855 1P4S fixes
 2009-09-30 11:02 UTC  (8+ messages)
    ` [PATCH RFC] vfat and Simon_&_Garfunkel-Wednesday_Morning,_3_a.m

[STABLE][PATCH] netbase: on BUG eth0 is always built-in Ethernet not wifi
 2009-09-30 11:01 UTC  (2+ messages)

Signoff needed from dev on core glibc change
 2009-09-30 10:59 UTC  (3+ messages)
` [PATCH] glibc_2.9.bb : add already existing OE patch arm-lowlevellock-include-tls.patch

Disassociating atheros wlan with 2.6.31
 2009-09-30 10:53 UTC  (5+ messages)

[PATCH 0/3] Usage of AM_SILENT_RULES and small cleanup
 2009-09-30 10:47 UTC  (5+ messages)

mlmmj-webarchiver
 2009-09-30 10:39 UTC 

[PATCH 1/2] pcm_rate_linear: Annotate unused function parameter to avoid compiler warnings
 2009-09-30 10:36 UTC  (2+ messages)
` [PATCH 2/2] alisp: Comment out an unused function "

[Qemu-devel] [PATCH 00/19 v2] Port -net to QemuOpts
 2009-09-30 10:33 UTC  (3+ messages)

How to add data to connection tracker
 2009-09-30 10:34 UTC  (2+ messages)

multipath - AAArgh! How do I turn "features=1 queue_if_no_path" off?
 2009-09-30 10:33 UTC 

2.6.29 regression: ATA bus errors on resume
 2009-09-30 10:26 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] Clean up error handling in net.c
 2009-09-30 10:29 UTC  (2+ messages)

[Qemu-devel] [PATCH 2/3] Don't exit() in config_error()
 2009-09-30 10:27 UTC  (2+ messages)

WARNING: at drivers/ata/libata-core.c:5027 ata_qc_complete+0x200/0x210()
 2009-09-30 10:22 UTC  (3+ messages)

[PATCH] x86-64: don't leak kernel register values to 32-bit processes
 2009-09-30 10:22 UTC 

[PATCH 0/1] ASoC: DAPM: Fix for line widget handling
 2009-09-30 10:21 UTC  (3+ messages)
` [PATCH 1/1] ASoC: Fix SND_SOC_DAPM_LINE handling

[Qemu-devel] [PATCH 00/14] pcbios: support q35 chipset
 2009-09-30 10:18 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/14] pcbios: add generated files to dot gitignore
` [Qemu-devel] [PATCH 02/14] pcbios: fix makesym.perl
` [Qemu-devel] [PATCH 03/14] pcbios: remove iasl output file when error
` [Qemu-devel] [PATCH 04/14] pcbios: make set_e820_range() full 64bit aware
` [Qemu-devel] [PATCH 05/14] pcbios: rombios32: make pci memory space assignment "
` [Qemu-devel] [PATCH 06/14] pcbios: rombios32: make pci space assigner preferchable memory aware
` [Qemu-devel] [PATCH 07/14] pcbios: enable debug output for debug
` [Qemu-devel] [PATCH 08/14] pcibos: initialize q35 chipset
` [Qemu-devel] [PATCH 09/14] pcbios: comment out PCI_FIXED_HOST_BRIDGE for gmch host pci bridge to undef
` [Qemu-devel] [PATCH 10/14] pcibos: add mcfg entry to ACPI table for q35 pcie
` [Qemu-devel] [PATCH 11/14] pcbios: reserve mcfg area by e820 for linux to use mcfg
` [Qemu-devel] [PATCH 12/14] pcbios: make pci bar initialization to be aware of preferchable memory
` [Qemu-devel] [PATCH 14/14] pcibos/acpi dsdt: APIC mode support for q35 chipset


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.