All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-03 17:17:50 to 2010-03-03 19:19:25 UTC [more...]

[PATCH] ALSA: ASoC: fix ak4104 register array access
 2010-03-03 19:19 UTC  (2+ messages)

[GIT PULL] Ambient Light Sensors subsystem
 2010-03-03 19:20 UTC  (8+ messages)

[RFC][PATCH 00/11] Another stab at PEBS and LBR support
 2010-03-03 19:18 UTC  (13+ messages)
` [RFC][PATCH 06/11] perf, x86: PEBS infrastructure
` [RFC][PATCH 07/11] perf: Provide PERF_SAMPLE_REGS
` [RFC][PATCH 10/11] perf, x86: use LBR for PEBS IP+1 fixup

[PATCH 2/4] Fix remove wrong extended prefix
 2010-03-03 19:17 UTC  (2+ messages)

System reboot hangs due to race against devices_kset->list triggered by SCSI FC workqueue
 2010-03-03 19:16 UTC  (3+ messages)

mmotm 2010-03-02-18-38 uploaded
 2010-03-03 19:15 UTC  (4+ messages)
` mmotm 2010-03-02 - kernel BUG at fs/direct-io.c:630
` [PATCH mmotm] xfs: needs LIST_SORT

libdrm 2.4.19
 2010-03-03 19:16 UTC 

[PATCH 0/18][RFC] Nested Paging support for Nested SVM (aka NPT-Virtualization)
 2010-03-03 19:12 UTC  (19+ messages)
` [PATCH 01/18] KVM: MMU: Check for root_level instead of long mode
` [PATCH 02/18] KVM: MMU: Make tdp_enabled a mmu-context parameter
` [PATCH 03/18] KVM: MMU: Make set_cr3 a function pointer in kvm_mmu
` [PATCH 04/18] KVM: X86: Introduce a tdp_set_cr3 function
` [PATCH 05/18] KVM: MMU: Introduce get_cr3 function pointer
` [PATCH 06/18] KVM: MMU: Introduce inject_page_fault "
` [PATCH 07/18] KVM: SVM: Implement MMU helper functions for Nested Nested Paging
` [PATCH 08/18] KVM: MMU: Change init_kvm_softmmu to take a context as parameter
` [PATCH 09/18] KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu
` [PATCH 10/18] KVM: MMU: Introduce generic walk_addr function
` [PATCH 11/18] KVM: MMU: Add infrastructure for two-level page walker
` [PATCH 12/18] KVM: MMU: Implement nested gva_to_gpa functions
` [PATCH 13/18] KVM: MMU: Introduce Nested MMU context
` [PATCH 14/18] KVM: SVM: Initialize Nested Nested MMU context on VMRUN
` [PATCH 15/18] KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa
` [PATCH 16/18] KVM: X86: Add callback to let modules decide over some supported cpuid bits
` [PATCH 17/18] KVM: SVM: Report Nested Paging support to userspace
` [PATCH 18/18] KVM: X86: Add KVM_CAP_SVM_CPUID_FIXED

[PATCH 0/2][RFC] Nested Paging support for Nested SVM (userspace part)
 2010-03-03 19:15 UTC  (2+ messages)
` [PATCH 2/2] QEMU-KVM: Ask kernel about supported svm features

[PATCH 1/2] blkdev: fix merge_bvec_fn return value checks
 2010-03-03 19:16 UTC  (6+ messages)

[Qemu-devel] eepro100: New patch series adds full GPXE support
 2010-03-03 19:15 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/20] eepro100: Fix compiler errors from debug messages
  ` [Qemu-devel] [PATCH 02/20] eepro100: Add missing SCB register names
    ` [Qemu-devel] [PATCH 03/20] eepro100: Fix PXE boot
      ` [Qemu-devel] [PATCH 04/20] eepro100: Support gpxe boot for all eepro100 devices
        ` [Qemu-devel] [PATCH 05/20] eepro100: Add all supported devices to pci.c
          ` [Qemu-devel] "
` [Qemu-devel] [PATCHv3 19/20] eepro100: Remove C++ comments
  ` [Qemu-devel] "

[PATCH] RDMA/nes: clear stall bit before destroying nic qp
 2010-03-03 19:13 UTC 

[PATCH] RDMA/nes: fix CX4 link problem in back-to-back configuration
 2010-03-03 19:13 UTC 

[RFC 0/4] FIFO caused playback delay (latency) handling in soc
 2010-03-03 19:07 UTC  (6+ messages)
` [RFC 3/4] OMAP3: McBSP: Add interface for transmit FIFO state query

Support for zerocopy to DSP on OMAP3
 2010-03-03 19:11 UTC  (2+ messages)
` [PATCH RFCv1] "

[BUG] usb-serial / pl2302 corrupted receive
 2010-03-03 18:31 UTC  (5+ messages)

[PATCH 4/4] Fix server only return the final parser result
 2010-03-03 19:09 UTC  (2+ messages)

[PATCH] rt2x00: Export rt2x00soc_probe from rt2x00soc
 2010-03-03 19:09 UTC  (4+ messages)

iwl4965: 11a channels disabled in current wireless-testing
 2010-03-03 19:08 UTC  (6+ messages)

board/device file names, and machine names
 2010-03-03 19:08 UTC  (3+ messages)

[PATCH] MIPS: Octeon: Remove #if 0 code
 2010-03-03 19:07 UTC 

[PATCH] MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB
 2010-03-03 19:07 UTC 

[PATCH 3/4] Update rename result to state
 2010-03-03 19:07 UTC  (2+ messages)

DM1105: could not attach frontend 195d:1105
 2010-03-03 19:05 UTC  (3+ messages)

[PATCH 1/4] Add command echo back if ATE=1
 2010-03-03 19:02 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/17][RFC] virtio-9p: paravirtual filesystem passthrough
 2010-03-03 19:01 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/17] vitio-9p: Add a virtio 9p device to qemu
` [Qemu-devel] [PATCH 02/17] vrtio-9p: Implement P9_TVERSION for 9P
` [Qemu-devel] [PATCH 03/17] virtio-9p: Implement P9_TATTACH
` [Qemu-devel] [PATCH 04/17] virtio-9p: Implement P9_TSTAT
` [Qemu-devel] [PATCH 05/17] virtio-9p: Implement P9_TWALK
` [Qemu-devel] [PATCH 06/17] virtio-9p: Implement P9_TOPEN
` [Qemu-devel] [PATCH 07/17] virtio-9p: Implement P9_TREAD
` [Qemu-devel] [PATCH 08/17] virtio-9p: Implement P9_TCLUNK
` [Qemu-devel] [PATCH 09/17] virtio-9p: Implement P9_TWRITE
` [Qemu-devel] [PATCH 10/17] virtio-9p: Implement P9_TCREATE
` [Qemu-devel] [PATCH 11/17] virtio-9p: Implement P9_TWSTAT
` [Qemu-devel] [PATCH 12/17] virtio-9p: Implement P9_TREMOVE
` [Qemu-devel] [PATCH 13/17] virtio-9p: Implement P9_TFLUSH
` [Qemu-devel] [PATCH 14/17] virtio-9p: Add multiple mount point support
` [Qemu-devel] [PATCH 15/17] virtio-9p: Use little endian format on virtio
` [Qemu-devel] [PATCH 16/17] virtio-9p: Add support for hardlink
` [Qemu-devel] [PATCH 17/17] Implement sync support in 9p server

[PATCH] uartlite: Fix build on sparc
 2010-03-03 18:55 UTC  (2+ messages)

how to use regex inside new netfilter extension modules?
 2010-03-03 18:56 UTC  (2+ messages)

[PATCH dio.c V2 6/6] Btrfs: fix goto fail mistakes in btrfs_dio_read
 2010-03-03 18:55 UTC 

[PATCH dio.c V2 5/6] Btrfs: remove lockend from diocb
 2010-03-03 18:55 UTC 

[PATCH dio.c V2 4/6] Btrfs: remove blocksize from diocb
 2010-03-03 18:55 UTC 

[PATCH dio.c V2 3/6] Btrfs: minor code corrections in dio.c from Josef
 2010-03-03 18:55 UTC 

[PATCH dio.c V2 2/6] Btrfs: change size_t to u32 in dio.c for 32-bit compile
 2010-03-03 18:54 UTC 

no audio output with TYAN S7025 motherboard and Realtek ALC262
 2010-03-03 18:54 UTC 

[PATCH dio.c V2 1/6] Btrfs: fix indents and checkpatch issues in dio.c
 2010-03-03 18:54 UTC 

[PATCH V2] Btrfs: Full direct I/O and AIO read implementation
 2010-03-03 18:54 UTC  (5+ messages)

[PATCH] uartlite: Fix build on sparc
 2010-03-03 18:52 UTC  (5+ messages)

[PATCH] libertas: add auto auth mode feature
 2010-03-03 18:52 UTC  (4+ messages)

[PATCH] iommu-remote: Fix lost serial TX interrupts. Report receive overruns
 2010-03-03 18:52 UTC  (2+ messages)

[BUG #15248] Please apply the suggested fix
 2010-03-03 18:42 UTC 

[PATCH 0/11] ahci: Add support for non-PCI devices
 2010-03-03 18:49 UTC  (14+ messages)
` [PATCH 01/11] ahci: Get rid of host->iomap usage
` [PATCH 09/11] ahci: Move generic code into libahci
` [PATCH 10/11] ahci: Export generic AHCI symbols, turn libahci into a separate module

Dear Customer/Beneficiary!
 2010-03-03 18:24 UTC 

[PATCH 1/2] drm/radeon/kms: switch to condition waiting for reclocking
 2010-03-03 18:47 UTC  (2+ messages)

problem with logitech quickcam zoom
 2010-03-03 18:43 UTC 

[BUG #15248] Please apply the suggested fix
 2010-03-03 18:42 UTC 

[PATCH] drm/radeon: add new RS880 pci id
 2010-03-03 18:41 UTC 

[PATCH] usb/serial: Fix module name typo for qcaux Kconfig entry
 2010-03-03 18:37 UTC 

[RESEND] opti92x: use PnP data to select Master Control port
 2010-03-03 18:41 UTC 

[PATCH] staging/dt3155: fix build error caused by removing TRUE / FALSE defines
 2010-03-03 18:32 UTC 

[PATCH 0/7][v4] PV extension of HVM (Hybrid) for Xen
 2010-03-03 18:31 UTC  (14+ messages)
` [PATCH 3/7] xen/hvm: Xen PV extension of HVM initialization
  ` [Xen-devel] "
` [PATCH 5/7] xen: Make event channel work with PV extension of HVM
  ` [Xen-devel] "

[RFC] Initial Proposal for Packaged Staging Revamp (was [RFC] Make some big changes right after next stable)
 2010-03-03 18:28 UTC  (4+ messages)

[PATCH]: tipc: Fix oops on send prior to entering networked mode
 2010-03-03 18:31 UTC  (4+ messages)
` [PATCH]: tipc: Fix oops on send prior to entering networked mode (v2)
    ` [PATCH]: tipc: Fix oops on send prior to entering networked mode (v3)

[Qemu-devel] [PATCH] configure: Fix wrong stderr redirection
 2010-03-03 18:29 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] OMAP: DMA: Init CDAC to Zero
 2010-03-03 18:29 UTC  (2+ messages)

[V2] Octeon: Several misc fixes
 2010-03-03 18:25 UTC  (7+ messages)
` [PATCH 1/3] MIPS: Octeon: Remove superfluous on_each_cpu parameter
  ` [PATCH 2/3] MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory
    ` [PATCH 3/3] MIPS: Octeon: Add add_wired_entry decralation in header file

[PATCH] staging/dt3155: fix build error caused by {write|read}l change
 2010-03-03 18:24 UTC 

[Patch v.2] mpc5200b/uart: improve baud rate calculation (reach high baud rates, better accuracy)
 2010-03-03 18:23 UTC 

[PATCH 4 of 4] Linux pvops: xen pci platform device driver
 2010-03-03 18:26 UTC  (5+ messages)
` [Xen-devel] "

[RFC] Make some big changes right after next stable
 2010-03-03 18:18 UTC  (7+ messages)

[PATCH 00/12] IPv6 addrconf changes
 2010-03-03 18:19 UTC  (4+ messages)
    ` [PATCH] IPv6: fix race between cleanup and add/delete address

[PATCH] gianfar: Fix TX ring processing on SMP machines
 2010-03-03 18:18 UTC  (2+ messages)

Using xen-unstable, dom0 hangs during boot
 2010-03-03 18:18 UTC  (9+ messages)
            ` dom0 hang in xen-4.0.0-rc5 - possible acpi issue? [WAS: Using xen-unstable, dom0 hangs during boot]

[RFC] powerpc: add support for new hcall H_BEST_ENERGY
 2010-03-03 18:18 UTC 

Problem with compiling refpolicy base.pp
 2010-03-03 18:16 UTC  (4+ messages)

Regression - panic booting 2.6.33- 04130-gc9658bf
 2010-03-03 18:14 UTC  (2+ messages)

[ULOGD2] UNIXSOCK plugin (v5)
 2010-03-03 18:14 UTC  (9+ messages)
` [PATCH 1/2] Add new input plugin UNIXSOCK

[refpolicy] [ userdomain patch RETRY 1/1] Various permission set fixes
 2010-03-03 18:13 UTC  (2+ messages)

Nouveau on dom0
 2010-03-03 18:13 UTC  (9+ messages)

[net-next-2.6 PATCH] wireless: convert to use netdev_for_each_mc_addr
 2010-03-03 18:09 UTC  (6+ messages)

grace period setting
 2010-03-03 18:06 UTC  (4+ messages)
` [PATCH 1/7] nfsd4: simplify references to nfsd4 lease time
  ` [PATCH 2/7] nfsd4: edit comment for concision

RE: [Xen-users] How to: Improve Network Throughput of a XEN kernel?
 2010-03-03 18:07 UTC  (4+ messages)
` [Xen-devel] "

xen.git branches
 2010-03-03 18:04 UTC 

selinux prevents msgrcv on restore message queues?
 2010-03-03 18:04 UTC  (4+ messages)

[PATCH] kconfig: place git SHA1 in .config output if in SCM
 2010-03-03 17:28 UTC  (4+ messages)

[ath9k-devel] Ubnt rs pro ar9220 ath9k driver
 2010-03-03 17:59 UTC  (3+ messages)

git.netfilter.org upload-pack seems busy
 2010-03-03 17:59 UTC 

[Bugme-new] [Bug 15426] New: Running many copies of bonnie++ on different filesystems seems to deadlock in sync
 2010-03-03 18:33 UTC  (6+ messages)

[patch 0/2] Support for IA32_ENERGY_PERF_BIAS MSR
 2010-03-03 17:55 UTC  (6+ messages)
` [patch 2/2] x86: Manage ENERGY_PERF_BIAS based on cpufreq governor

[RFC v2 00/10] snet: Security for NETwork syscalls
 2010-03-03 17:55 UTC  (3+ messages)
` [RFC v2 10/10] snet: introduce snet_utils

[PATCH 00/28] Ext4 patch queue for the 2.6.34 merge window
 2010-03-03 17:52 UTC  (4+ messages)
` [PATCH 11/28] ext4: correctly calculate number of blocks for fiemap

[PATCH 1/1] Stage: hv: Rename struct device_context and re-arrange the fields inside (re-formatted)
 2010-03-03 17:49 UTC  (4+ messages)
  ` Ringbuffer usage in Linux Hyper-V drivers

[GIT PULL] perf updates
 2010-03-03 17:45 UTC  (7+ messages)
` [RFC][PATCH 2/3] perf: Take a hot regs snapshot for trace events

how to harden iptables rules?
 2010-03-03 17:41 UTC  (2+ messages)

[PATCH] omap3: Fix EHCI port for IGEP v2 board
 2010-03-01 11:18 UTC  (2+ messages)
` [PATCH] omap3: Fix support for the LEDs connected to GPIO outputs on "

[PATCH 1/2] MIPS kexec,kdump support
 2010-03-03 17:36 UTC  (2+ messages)

[RFC PATCH 0/6] Union mount core rewrite v1
 2010-03-03 17:35 UTC  (6+ messages)
` [PATCH 1/6] union-mount: Introduce union_mount structure and basic operations
  ` [PATCH 2/6] union-mount: Drive the union cache via dcache

[Qemu-devel] Possible invalid emulation of rex.W-prefixed far jump
 2010-03-03 17:34 UTC  (2+ messages)

[Printing-architecture] OP Summit Preparation Minutes (3 March 2010)
 2010-03-03 17:34 UTC 

3 failures on test t9100 (svn)
 2010-03-03 17:31 UTC  (6+ messages)
    ` git-svn died of signal 11 (was "3 failures on test t9100 (svn)")

[refpolicy] [PATCH 1/1] Portage_fetch_t need use of portage_devpts_
 2010-03-03 17:29 UTC  (2+ messages)

[RFC][ PATCH 0/3] vhost-net: Add mergeable RX buffer support to vhost-net
 2010-03-03 17:28 UTC  (2+ messages)

[PATCH V2] Btrfs: add direct I/O helper to process inline compressed extents
 2010-03-03 17:26 UTC 

[Qemu-devel] Intel PXA270 System-on-chip emulation in QEMU
 2010-03-03 17:24 UTC  (3+ messages)

[Printing-architecture] Open Printing Summit 2010 - Wednesday 3 March - Second Preparation Phone Meeting
 2010-03-03 17:23 UTC  (2+ messages)
  ` [Printing-architecture] [Printing-summit] "

[PATCH V2] Btrfs: split btrfs_map_block into two parts for direct I/O
 2010-03-03 17:23 UTC 

Trying and Failing to enable Java with GCC 4.3.3
 2010-03-03 17:19 UTC  (2+ messages)

[Xenomai-core] Xenomai in Debian
 2010-03-03 17:21 UTC  (15+ messages)

[Qemu-devel] [PATCHv4 00/12] vhost-net: upstream integration
 2010-03-03 17:16 UTC  (13+ messages)
` [Qemu-devel] [PATCHv4 01/12] tap: add interface to get device fd
` [Qemu-devel] [PATCHv4 02/12] kvm: add API to set ioeventfd
` [Qemu-devel] [PATCHv4 03/12] notifier: event notifier implementation
` [Qemu-devel] [PATCHv4 04/12] virtio: add notifier support
` [Qemu-devel] [PATCHv4 05/12] virtio: add APIs for queue fields
` [Qemu-devel] [PATCHv4 06/12] virtio: add set_status callback
` [Qemu-devel] [PATCHv4 07/12] virtio: move typedef to qemu-common
` [Qemu-devel] [PATCHv4 08/12] virtio-pci: fill in notifier support
` [Qemu-devel] [PATCHv4 09/12] vhost: vhost net support
` [Qemu-devel] [PATCHv4 10/12] tap: add vhost/vhostfd options
` [Qemu-devel] [PATCHv4 11/12] tap: add API to retrieve vhost net header
` [Qemu-devel] [PATCHv4 12/12] virtio-net: vhost net support

Replacing kernel functions - kernel symtab
 2010-03-03 17:11 UTC 


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.