All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-02-25 21:37:13 to 2011-02-25 23:33:22 UTC [more...]

[net-next-2.6 PATCH 00/10] Workarounds and fixes for ntuple filters
 2011-02-25 23:33 UTC  (8+ messages)
` [net-next-2.6 PATCH 01/10] ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple
` [net-next-2.6 PATCH 02/10] ethtool: add ntuple flow specifier to network flow classifier
` [net-next-2.6 PATCH 03/10] [RFC] ixgbe: remove ntuple filtering
` [net-next-2.6 PATCH 04/10] [RFC] ethtool: remove support for ETHTOOL_GRXNTUPLE
` [net-next-2.6 PATCH 05/10] [RFC] ixgbe: add support for different Rx packet buffer sizes
` [net-next-2.6 PATCH 06/10] [RFC] ixgbe: update perfect filter framework to support retaining filters
` [net-next-2.6 PATCH 08/10] [RFC] ixgbe: add support for displaying ntuple filters via the nfc interface

PCI Passthrough, error: The driver 'pci-stub' is occupying your device 0000:08:06.2
 2011-02-25 23:31 UTC  (16+ messages)

Information resources
 2011-02-25 23:30 UTC  (12+ messages)

[Qemu-devel] [PATCH 01/26] FVD: add simulated block driver 'blksim'
 2011-02-25 22:38 UTC  (26+ messages)
` [Qemu-devel] [PATCH 02/26] FVD: extend qemu-io to do fully automated testing
` [Qemu-devel] [PATCH 03/26] FVD: add fully automated test-qcow2.sh
` [Qemu-devel] [PATCH 04/26] FVD: add fully automated test-vdi.sh
` [Qemu-devel] [PATCH 05/26] FVD: add the 'qemu-img update' command
` [Qemu-devel] [PATCH 06/26] FVD: skeleton of Fast Virtual Disk
` [Qemu-devel] [PATCH 07/26] FVD: extend FVD header fvd.h to be more complete
` [Qemu-devel] [PATCH 08/26] FVD: add debugging utilities
` [Qemu-devel] [PATCH 09/26] FVD: add impl of interface bdrv_create()
` [Qemu-devel] [PATCH 10/26] FVD: add impl of interface bdrv_file_open()
` [Qemu-devel] [PATCH 11/26] FVD: add impl of interface bdrv_aio_writev()
` [Qemu-devel] [PATCH 12/26] FVD: add impl of interface bdrv_aio_readv()
` [Qemu-devel] [PATCH 13/26] FVD: add impl of storing data in compact image
` [Qemu-devel] [PATCH 14/26] FVD: add impl of loading data from "
` [Qemu-devel] [PATCH 15/26] FVD: add basic journal functionality
` [Qemu-devel] [PATCH 16/26] FVD: add impl for buffered journal updates
` [Qemu-devel] [PATCH 17/26] FVD: add impl of bdrv_flush() and bdrv_aio_flush()
` [Qemu-devel] [PATCH 18/26] FVD: add support for base image prefetching
` [Qemu-devel] [PATCH 19/26] FVD: add support for aio_cancel
` [Qemu-devel] [PATCH 20/26] FVD: add impl of interface bdrv_get_info()
` [Qemu-devel] [PATCH 21/26] FVD: add impl of interface bdrv_close()
` [Qemu-devel] [PATCH 22/26] FVD: add impl of interface bdrv_update()
` [Qemu-devel] [PATCH 23/26] FVD: add impl of interface bdrv_is_allocated()
` [Qemu-devel] [PATCH 24/26] FVD: add impl of interface bdrv_has_zero_init()
` [Qemu-devel] [PATCH 25/26] FVD: add impl of interface bdrv_probe()
` [Qemu-devel] [PATCH 26/26] FVD: add fully automated test-fvd.sh

Comparing snapshots?
 2011-02-25 23:26 UTC  (4+ messages)
      ` Fwd: "

[PATCH] cbus-tahvo: Add battery related register defines
 2011-02-25 23:23 UTC 

[PATCH v2 0/5] Exporting DMI entries via sysfs
 2011-02-25 23:20 UTC  (5+ messages)
` [PATCH v2 6/5] Fix unaligned memory accesses in dmi-sysfs

[PATCH] kms: Fix warning XNFprintf is deprecated
 2011-02-25 23:20 UTC  (3+ messages)

[Bug 34088] New: Update autotools configuration
 2011-02-25 23:20 UTC  (2+ messages)
` [Bug 34088] "

[PATCH] UMS: Fix build against xserver 1.10-rc3
 2011-02-25 23:20 UTC  (2+ messages)

[PATCH] cbus-retu: Add status reg bits and ADC channel definitions
 2011-02-25 23:18 UTC 

SO_REUSEPORT - can it be done in kernel?
 2011-02-25 23:15 UTC  (8+ messages)

[tip:sched/core] sched: Add #ifdef around irq time accounting functions
 2011-02-25 23:13 UTC  (2+ messages)
` [PATCH] sched: Minor IRQ_TIME_ACCOUNTING code layout change

[Bug 34680] New: Enable dithering by default for eDP panels
 2011-02-25 23:11 UTC  (2+ messages)
  ` [Bug 34680] Enable dithering by default for 18-bit "

ANNOUNCE: debloat-testing kernel git tree
 2011-02-25 22:22 UTC 

[PATCH net-2.6] bonding: drop frames received with master's source MAC
 2011-02-25 23:08 UTC  (5+ messages)

[PATCH 00/10] EHCI and OHCI patches of OMAP3 and OMAP4
 2011-02-25 23:06 UTC  (11+ messages)
` [PATCH 01/10] arm: omap: usb: host: add names to resources
  ` [PATCH 02/10] usb: host: omap: switch to platform_get_resource_byname
      ` [PATCH 03/10] arm: omap2: usb: rename usb-ehci.c to usb-host.c
          ` [PATCH 04/10] arm: omap: usb: create enums and structures for ehci and ohci
            ` [PATCH 05/10] usb: host: omap: common usb host core driver
                ` [PATCH 06/10] arm: omap: usb: usbhs core device initialization
                    ` [PATCH 07/10] arm: omap: usb: Invoke "
                      ` [PATCH 08/10] arm: omap: usb: cleanup ehci and ohci devices
                        ` [PATCH 09/10] usb: host: omap: ehci and ohci simplification
                            ` [PATCH 10/10] arm: omap: usb: clock entries for omap3 and omap4

memory corruption when (un)plugging VGA cable
 2011-02-25 23:05 UTC  (7+ messages)
` [PATCH] intel-gtt: fix memory corruption with GM965 and >4GB RAM
        ` [Intel-gfx] "

[PATCH] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argument
 2011-02-25 23:05 UTC  (3+ messages)

[PATCH 0/8] libfc, libfcoe and fcoe updates for scsi-misc
 2011-02-25 23:03 UTC  (9+ messages)
` [PATCH 1/8] libfc: Fixing a memory leak when destroying an interface
` [PATCH 2/8] Revert "[SCSI] libfc: fix exchange being deleted when the abort itself is timed out"
` [PATCH 3/8] fcoe, libfc: initialize EM anchors list and then update npiv EMs
` [PATCH 4/8] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argument
` [PATCH 5/8] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h
` [PATCH 6/8] libfcoe: Remove stale fcoe-netdev entries
` [PATCH 7/8] fcoe: precedence bug in fcoe_filter_frames()
` [PATCH 8/8] fcoe: fix broken fcoe interface reset

[PATCH v5] ASoC: Add Freescale SGTL5000 codec support
 2011-02-25 23:01 UTC  (3+ messages)

[PATCH] PM: OPP: opp_find_freq_exact documentation fix
 2011-02-25 22:59 UTC  (4+ messages)

2.6.37 regression: adding main interface to a bridge breaks vlan interface RX
 2011-02-25 22:57 UTC  (10+ messages)

[PATCH 1/2] bonding: fix incorrect transmit queue offset
 2011-02-25 22:56 UTC  (5+ messages)

[PATCH 0/4] PCI: preallocate resource patch series
 2011-02-25 22:56 UTC  (3+ messages)
` [PATCH 3/4] PCI: introduce reset_resource()

[PATCH] iwlegacy: change some symbols duplicated from iwlwifi directory
 2011-02-25 22:56 UTC  (4+ messages)

[GIT PULL] Power management fix for 2.6.38
 2011-02-25 22:54 UTC 

[GIT PULL] Power management fix for 2.6.38
 2011-02-25 22:54 UTC 

TX VLAN acceleration on bridges broken in 2.6.37?
 2011-02-25 22:53 UTC  (2+ messages)

[Qemu-devel] FVD latest patches with your review comments addressed
 2011-02-25 22:51 UTC 

[PATCH] Platform: add Samsung Laptop platform driver
 2011-02-25 22:50 UTC  (9+ messages)

[Qemu-devel] [RESENT][PATCH] HACKING: Update status of format checking
 2011-02-25 22:50 UTC  (2+ messages)

[Qemu-devel] [PATCH] vnc: fix a memory leak in threaded vnc server
 2011-02-25 22:50 UTC  (2+ messages)

Confidential and Sensitive
 2011-02-25 22:18 UTC 

[PATCH] Platform: add Samsung Laptop platform driver
 2011-02-25 22:47 UTC 

[folded] mm-vmscan-stop-reclaim-compaction-earlier-due-to-insufficient-progress-if-__gfp_repeat-v2.patch removed from -mm tree
 2011-02-25 22:42 UTC 

[B.A.T.M.A.N.] batman-adv mesh slows down wired clients (bridge-loop-avoidance)
 2011-02-25 22:41 UTC  (6+ messages)

Performance/resume issues on Toshiba NB305
 2011-02-25 22:40 UTC  (10+ messages)

[PATCH] megaraid_sas: some corrections in megasas_transition_to_ready
 2011-02-25 22:37 UTC  (2+ messages)

The future of gitweb (long term goals)
 2011-02-25 22:37 UTC  (4+ messages)
    ` The future of git-instaweb (was: Re: The future of gitweb (long term goals))

[PATCH 0/2] Reduce the amount of time compaction disables IRQs for V2
 2011-02-25 22:34 UTC  (7+ messages)
` [PATCH 1/2] mm: compaction: Minimise the time IRQs are disabled while isolating free pages
` [PATCH 2/2] mm: compaction: Minimise the time IRQs are disabled while isolating pages for migration

File/memory corruption in 2.6.37?
 2011-02-25 22:31 UTC  (4+ messages)

[Bug 34429] New: Failure during resume on NV50: INIT_AUXCH: rd auxch fail -121
 2011-02-25 22:30 UTC  (2+ messages)
  ` [Bug 34429] "

[PATCH] eeepc-wmi: set the touchpad toggle key code to F21
 2011-02-25 22:25 UTC  (6+ messages)

rbd layering
 2011-02-25 22:27 UTC 

[U-Boot] OMAP3 Beagle Pin Mux initialization issue
 2011-02-25 22:24 UTC  (5+ messages)

ipset -R
 2011-02-25 22:22 UTC  (10+ messages)

[Qemu-devel] [PATCH] Outdated comment in HACKING
 2011-02-25 22:21 UTC  (3+ messages)

[PATCH V6 3/4] qmp,nmi: convert do_inject_nmi() to QObject
 2011-02-25 22:20 UTC  (8+ messages)
` [Qemu-devel] [PATCH V6 3/4] qmp, nmi: "

[GIT PATCHES FOR 2.6.39] ds3000 frontend, dw2102 driver patches
 2011-02-25 22:18 UTC 

[PATCH] Allow O_SYNC to be set by fcntl(F_SETFL)
 2011-02-25 21:52 UTC 

[Bug 34740] New: Invalid EDID on NEC 225WNX
 2011-02-25 22:14 UTC  (3+ messages)
` [Bug 34740] "

syscalls performance
 2011-02-25 22:14 UTC  (11+ messages)

[PATCH] at76c50x-usb: fix warning caused by at76_mac80211_tx now returning void
 2011-02-25 22:03 UTC  (2+ messages)
` [PATCH v2] "

[PATCH/opensm] Decode the SAPKeyTableRecord block number properly, and don't segv
 2011-02-25 22:12 UTC  (7+ messages)

[PATCH v3 00/15] Mark "init", "clone", and "add" output for translation
 2011-02-25 22:11 UTC  (7+ messages)
` [PATCH v4 04/73] Makefile: "pot" target to extract messages marked "

[GIT PULL] Regulator fixes for 2.6.38
 2011-02-25 22:10 UTC  (2+ messages)

[PATCH 1/4] msm: iommu: Clock control for the IOMMU driver
 2011-02-25 22:09 UTC  (5+ messages)
` [PATCH 2/4] msm: iommu: Rework clock logic and add IOMMU bus clock control

[patch 0/1] [resend] s390: one more qeth patches for net-next
 2011-02-25 22:04 UTC  (2+ messages)

[PATCH 1/7] net: handle addr_type of 0 properly
 2011-02-25 22:01 UTC  (14+ messages)
` [PATCH 2/7] dccp: newdp is declared/assigned but never be used
` [PATCH 3/7] ipv6: totlen is declared and assigned but not used
` [PATCH 4/7] ipv6: hash is calculated but not used afterwards
` [PATCH 5/7] ipv6: variable next is never used in this function
` [PATCH 6/7] ipv6: ignore rtnl_unicast() return code
` [PATCH 7/7] sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled

[PATCH] iwlegacy: change some symbols duplicated from iwlwifi directory
 2011-02-25 21:12 UTC 

[PATCH] iwlegacy: change some symbols duplicated from iwlwifi directory
 2011-02-25 21:32 UTC 

[PATCH v4 0/2] powerpc: Open PIC binding and "pic-no-reset"
 2011-02-25 21:59 UTC  (5+ messages)
` [PATCH v4 1/2] powerpc: document the Open PIC device tree binding
  ` [PATCH v4 2/2] powerpc: make MPIC honor the "pic-no-reset" device tree property

Proposed design for big allocation blocks for ext4
 2011-02-25 21:59 UTC  (2+ messages)

[RFC PATCH 00/10] MIPS: Octeon: Use Device Tree
 2011-02-25 21:46 UTC  (8+ messages)
` [RFC PATCH 02/10] MIPS: Octeon: Add device tree source files

What's cooking in git.git (Feb 2011, #05; Wed, 23)
 2011-02-25 21:54 UTC  (14+ messages)
` ab/i18n (What's cooking in git.git (Feb 2011, #05; Wed, 23))

[PATCH 00/17] mm: mmu_gather rework
 2011-02-25 21:51 UTC  (6+ messages)
` [PATCH 06/17] arm: "

[lm-sensors] [PATCH v4 0/5] hwmon: PMBus device driver
 2011-02-25 21:46 UTC  (9+ messages)
` [lm-sensors] [PATCH v4 2/5] hwmon: (pmbus) Add support for Maxim
  ` [lm-sensors] [PATCH v4 2/5] hwmon: (pmbus) Add support for
    ` [PATCH v4 2/5] hwmon: (pmbus) Add support for Maxim MAX8688
` [lm-sensors] [PATCH v4 3/5] hwmon: (pmbus) Add support for Maxim
  ` [lm-sensors] [PATCH v4 3/5] hwmon: (pmbus) Add support for
    ` [PATCH v4 3/5] hwmon: (pmbus) Add support for Maxim MAX16064

[PATCH 0/6] x86, NMI: die_notifier and default_do_nmi cleanups
 2011-02-25 21:45 UTC  (4+ messages)
` [PATCH 5/6] x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU

[PATCH 0/3] OMAP2+: voltage: first pass at cleanup/reorganization
 2011-02-25 21:42 UTC  (6+ messages)

[PATCH] tty/serial: Relax the device_type restriction from of_serial
 2011-02-25 21:40 UTC  (4+ messages)

[PATCH v5 0/9] memcg: per cgroup dirty page accounting
 2011-02-25 21:36 UTC  (10+ messages)
` [PATCH v5 1/9] memcg: document cgroup dirty memory interfaces
` [PATCH v5 2/9] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v5 3/9] writeback: convert variables to unsigned
` [PATCH v5 4/9] writeback: create dirty_info structure
` [PATCH v5 5/9] memcg: add dirty page accounting infrastructure
` [PATCH v5 6/9] memcg: add kernel calls for memcg dirty page stats
` [PATCH v5 7/9] memcg: add dirty limits to mem_cgroup
` [PATCH v5 8/9] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v5 9/9] memcg: check memcg dirty limits in page writeback

[PATCH] Add filter option to test/test-discovery
 2011-02-25 21:38 UTC 

[PATCH v5 0/8] OMAP: HSMMC: hwmod adaptation
 2011-02-25 21:37 UTC  (3+ messages)
` [PATCH v5 2/8] OMAP2430: hwmod data: Add HSMMC

[Printing-architecture] Updates for auto-downloadable printer packages
 2011-02-25 21:37 UTC  (9+ messages)
              ` [Printing-architecture] Ubuntu Natty the first distribution which does automatic download of binary printer driver packages


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.