All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-25 17:12:03 to 2009-11-25 18:52:39 UTC [more...]

[Qemu-devel] [PATCH 00/44] Fix announce_self(), misc net fixes and cleanups
 2009-11-25 18:49 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/44] net: move slirp code from net.c to net/slirp.c
` [Qemu-devel] [PATCH 02/44] net: move vde code from net.c to net/vde.c
` [Qemu-devel] [PATCH 03/44] net: move socket backend code from net.c to net/socket.c
` [Qemu-devel] [PATCH 04/44] net: move dump backend code from net.c to net/dump.c
` [Qemu-devel] [PATCH 05/44] net: clean up includes in net.c
` [Qemu-devel] [PATCH 06/44] net: remove NICInfo::vc
` [Qemu-devel] [PATCH 07/44] net: remove NICInfo::private
` [Qemu-devel] [PATCH 09/44] net: introduce qemu_new_net_client()
` [Qemu-devel] [PATCH 10/44] qdev: move DO_UPCAST() into osdep.h
` [Qemu-devel] [PATCH 11/44] net: convert tap to NetClientInfo
` [Qemu-devel] [PATCH 12/44] net: convert tap-win32 "
` [Qemu-devel] [PATCH 17/44] net: introduce NICState and qemu_new_nic()
` [Qemu-devel] [PATCH 21/44] net: convert ne2000 to NICState
` [Qemu-devel] [PATCH 22/44] net: convert pcnet "
` [Qemu-devel] [PATCH 28/44] net: convert mipsnet "
` [Qemu-devel] [PATCH 34/44] net: move parse_macaddr() to net/util.[ch]
` [Qemu-devel] [PATCH 35/44] net: convert xen to NICState
` [Qemu-devel] [PATCH 36/44] net: remove qemu_new_vlan_client()

[PATCH] Avoid capable() call in UNIX buffer check unless necessary
 2009-11-25 18:52 UTC  (2+ messages)

Add support for connected INET sockets
 2009-11-25 18:51 UTC  (2+ messages)

[PATCH 1/6] add image offset to ckpt_err output
 2009-11-25 18:49 UTC  (2+ messages)

[PATCH][1/2] pvops-dom0: Xen acpi processor logic cleanup
 2009-11-25 18:48 UTC  (2+ messages)

[PATCH user-cr 1/2] use Suka's v11 api
 2009-11-25 18:46 UTC  (3+ messages)
` [PATCH user-cr 2/2] add nsexeccwp to test clone-with-pids

[PATCH] omap: Split i2c platform init for mach-omap1 and mach-omap2
 2009-11-25 18:46 UTC 

[RFC PATCH 00/19] powerpc: nintendo gamecube and wii support
 2009-11-25 18:43 UTC  (36+ messages)
` [RFC PATCH 01/19] powerpc: gamecube/wii: usbgecko bootwrapper console support
  ` [RFC PATCH 02/19] powerpc: gamecube: device tree
    ` [RFC PATCH 03/19] powerpc: gamecube: bootwrapper bits
      ` [RFC PATCH 04/19] powerpc: wii: device tree
        ` [RFC PATCH 05/19] powerpc: wii: bootwrapper bits
          ` [RFC PATCH 06/19] powerpc: gamecube/wii: introduce GAMECUBE_COMMON
            ` [RFC PATCH 07/19] powerpc: gamecube/wii: declare as non-coherent platforms
              ` [RFC PATCH 08/19] powerpc: gamecube/wii: do not include PCI support
                ` [RFC PATCH 09/19] powerpc: gamecube/wii: udbg support for usbgecko
                  ` [RFC PATCH 10/19] powerpc: gamecube/wii: early debugging using usbgecko
                    ` [RFC PATCH 11/19] powerpc: gamecube/wii: flipper interrupt controller support
                      ` [RFC PATCH 12/19] powerpc: gamecube: platform support
                        ` [RFC PATCH 13/19] powerpc: gamecube: default config
                          ` [RFC PATCH 14/19] powerpc: allow ioremap within reserved fake ram regions
                            ` [RFC PATCH 15/19] powerpc: broadway processor support
                                ` [RFC PATCH 17/19] powerpc: wii: bootmii starlet 'mini' firmware support
                                  ` [RFC PATCH 18/19] powerpc: wii: platform support
                                ` [RFC PATCH 16/19] powerpc: wii: hollywood interrupt controller support

[RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure
 2009-11-25 18:43 UTC  (14+ messages)
              ` [RFC] Should we create a raw input interface for IR's ?

[PATCH 0/9] user-cr: update to eclone API; add nsexeccwp
 2009-11-25 18:41 UTC  (7+ messages)
` [PATCH 3/9] user-cr: s390 eclone wrapper

[PATCH] NOMMU: use copy_*_user_page() in access_process_vm()
 2009-11-25 18:39 UTC  (5+ messages)
` [uClinux-dev] "

[v13][PATCH 00/12] Implement eclone() system call
 2009-11-25 18:39 UTC  (4+ messages)
` [v13][PATCH 12/12] Document sys_eclone

[PATCH] vmscan: do not evict inactive pages when skipping an active list scan
 2009-11-25 18:37 UTC  (2+ messages)

ckpt-v19-rc1 available
 2009-11-25 18:36 UTC  (3+ messages)
` [PATCH] user-cr: fix uninitialized use in shmem test

[PATCH 1/1] return the error value from read_pages_contents
 2009-11-25 18:35 UTC  (2+ messages)

[PATCH] user-cr: invoke exit system call directly from ckpt_do_feeder
 2009-11-25 18:35 UTC  (2+ messages)

[PATCH] SLUB: Fix __GFP_ZERO unlikely() annotation
 2009-11-25 18:30 UTC  (3+ messages)

[PATCH 00/86] PATA fixes
 2009-11-25 18:29 UTC  (83+ messages)
` [PATCH 03/86] pata_artop: add 32-bit PIO support
` [PATCH 09/86] pata_atiixp: no need to program PIO timings for MWDMA
` [PATCH 11/86] pata_atiixp: remove custom BMDMA methods
` [PATCH 12/86] pata_atiixp: add proper ->prereset method
` [PATCH 16/86] pata_efar: MWDMA0 is unsupported
` [PATCH 17/86] pata_efar: fix register naming used in efar_set_piomode()
` [PATCH 19/86] pata_cmd640: document known issues
` [PATCH 24/86] pata_cs5520: remove dead VDMA support
` [PATCH 45/86] pata_legacy: do not probe extra ports automatically if PCI is not present
` [PATCH 48/86] pata_legacy: add pointers to QDI65x0 documentation
` [PATCH 51/86] libata: remove no longer needed pata_qdi driver
` [PATCH 62/86] pata_pdc202xx_old: document known issues
` [PATCH 69/86] pata_scc: add 32-bit PIO support
` [PATCH 75/86] pata_sl82c105: "
` [PATCH 76/86] pata_sl82c105: add Power Management support
` [PATCH 78/86] pata_sis: Power Management fix
` [PATCH 80/86] libata: make ata_sff_data_xfer_noirq() work with 32-bit PIO
` [PATCH 81/86] pata_via: add 32-bit PIO support
` [PATCH 82/86] pata_via: clear UDMA transfer mode bit for PIO and MWDMA
` [PATCH 83/86] pata_via: add via_fixup()
` [PATCH 84/86] libata: add ata_mwdma_to_pio() inline helper
` [PATCH 85/86] libata: add ->init_host method
` [PATCH 86/86] libata: add private driver field to struct ata_device

git-subtree: directory mismatch
 2009-11-25 18:28 UTC  (4+ messages)

[patch] sched: fix set_task_cpu() and provide an unlocked runqueue variant
 2009-11-25 18:27 UTC  (2+ messages)

Git repository mesh?
 2009-11-25 18:23 UTC  (6+ messages)

RTL8187 warnings on suspend
 2009-11-25 18:25 UTC  (2+ messages)

Compiling 2.6 kernel questions
 2009-11-25 18:24 UTC  (5+ messages)

[PATCH] Set osi=Linux for the ThinkPad X200s
 2009-11-25 18:24 UTC  (4+ messages)

ath9k and multiple ssids
 2009-11-25 18:22 UTC  (3+ messages)

sane-backends-1.0.20 failing to build
 2009-11-25 18:18 UTC  (2+ messages)

[PATCH] MXC: set GPIO IRQ handler
 2009-11-25 18:19 UTC  (2+ messages)

[Cluster-devel] Re: [Debian-ha-maintainers] again: "redhat-cluster: services are not relocated when a node fails"
 2009-11-25 18:19 UTC  (2+ messages)

[PATCHv2 0/3] for-next: Add all twl4030 regulators to RegFW
 2009-11-25 18:19 UTC  (6+ messages)
` [PATCHv2 1/3] twl4030-regulator: Add all TWL regulators to twreg_info

[PATCHES] Fixing Mamona-related packages
 2009-11-25 18:16 UTC  (3+ messages)

[PATCH] Fix casting usage in xen_create_msi_irq
 2009-11-25 18:15 UTC 

Compile error saa7134 - compro videomate S350
 2009-11-25 18:14 UTC  (6+ messages)

[PATCH] add support for IR on FlyDVB Trio (saa7134)
 2009-11-25 18:14 UTC  (4+ messages)

[PATCH] mac80211: log more data when tracing
 2009-11-25 18:07 UTC 

[PATCH 2/4] ASoC: DaVinci: Voice Codec Interface
 2009-11-25 18:06 UTC  (9+ messages)
          ` Handling two audio codec in the same kernel

[PATCH] usb: ehci-omap: Update platform header file path
 2009-11-25 18:06 UTC  (6+ messages)

[LTP] [PATCH] tst_res: save errno at the begin, otherwise it may be rewritten
 2009-11-25 18:09 UTC  (2+ messages)

[PATCHv3 0/3] OMAP UART: Adding support for omap-serial driver
 2009-11-25 18:05 UTC  (10+ messages)

[LTP] [PATCH] clock_settime03: improve message about fail
 2009-11-25 18:08 UTC  (2+ messages)

[PATCH] OMAP: I2C: Add mpu wake up latency constraint in i2c
 2009-11-25 18:03 UTC 

[Qemu-devel] [PATCH] debugcon: support for debugging consoles (e.g. Bochs port 0xe9)
 2009-11-25 18:01 UTC  (6+ messages)

Re: APIC rework
 2009-11-25 18:00 UTC  (8+ messages)

[PATCH 1 of 1] dm raid1 fix cluster mirror corruption scenario
 2009-11-25 17:58 UTC 

[PATCH 00/10 v3] omap3: pm: introduce support for 3630 OPPs
 2009-11-25 17:56 UTC  (10+ messages)
` [PATCH 01/10] omap3: pm: introduce enabled flag to omap_opp
  ` [PATCH 02/10 V3] omap3: pm: introduce opp accessor functions
    ` [PATCH 03/10 V3] omap3: pm: use opp accessor functions for omap34xx
      ` [PATCH 04/10 V3] omap3: pm: srf: use opp accessor functions
        ` [PATCH 05/10 V3] omap3: pm: sr: replace get_opp with freq_to_opp
          ` [PATCH 06/10 V3] omap3: pm: use opp accessor functions for omap-target

vlan: support "loose binding" to the underlying network device
 2009-11-25 17:54 UTC 

gcc-cross build failure
 2009-11-25 17:51 UTC  (2+ messages)

Fwd: Reactive rules proposal
 2009-11-25 17:49 UTC 

[PATCH 00/20] iPAQ h3100/h3600 work for 2.6.33
 2009-11-25 17:48 UTC  (8+ messages)

[patch] fix oops with no /proc
 2009-11-25 17:46 UTC  (2+ messages)

[PATCH -tip v3 0/3] tracepoint: Add signal events
 2009-11-25 17:41 UTC  (5+ messages)

[PATCH] pci: pciehp update the slot bridge res to get big range for pcie devices
 2009-11-25 17:44 UTC  (31+ messages)
            ` [PATCH 1/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v4
                      ` [PATCH 2/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v5
                            ` [PATCH 1/2] pci: release that leaf bridge' resource that is not big -v9
                              ` [PATCH 2/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v9
                                ` [PATCH 2/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v10
                                            ` [PATCH 1/2] pci: release that leaf bridge' resource that is not big -v11
                                                        ` [PATCH 1/2] pciehp: remove redundancy in bridge resource allocation

AK4671 pin sharing
 2009-11-25 17:44 UTC 

Kernel module, undefined symbol show_regs
 2009-11-25 17:45 UTC  (2+ messages)

DSS2 panel question
 2009-11-25 17:44 UTC  (4+ messages)

RDMAoE verbs questions
 2009-11-25 17:44 UTC  (10+ messages)
      `  "

Commiting changes onto more than one branch
 2009-11-25 17:43 UTC  (7+ messages)

fonts for gfxmenu, help needed
 2009-11-25 17:42 UTC  (12+ messages)

[PATCH 0/9] ksm: swapping
 2009-11-25 17:36 UTC  (7+ messages)
` [PATCH 6/9] ksm: mem cgroup charge swapin copy

[linuxtv-commits] [hg:v4l-dvb] davinci: add missing vpif_capture.c/h files
 2009-11-25 17:34 UTC 

[PATCH 7/7] ARM: dma-mapping: no need to clean overlapping cache lines on invalidate
 2009-11-25 17:34 UTC  (5+ messages)
` [PATCH v2 07/17] "

[U-Boot] Unable to launch menuconfig
 2009-11-25 17:34 UTC  (4+ messages)

[PATCH 0/9] dspbridge cleanup patches
 2009-11-25 17:32 UTC  (3+ messages)

OMAP3: enabling CPU idle leads to panic
 2009-11-25 17:31 UTC  (5+ messages)

netconsole/sysklogd (un)wrapping of kernel messages?
 2009-11-25 17:30 UTC 

[egit] Git repository with multiple eclipse projects ?
 2009-11-25 16:47 UTC 

[patch 1/3] rtc-x1205: fix rtc_time to y2k register value conversion
 2009-11-25 16:32 UTC  (2+ messages)
` [patch 3/3] rtc-x1205: unconditionally set date when setting clock

[RFC PATCH 00/10] Remove skb_dma_map/unmap calls
 2009-11-25 17:25 UTC  (3+ messages)

dmfe/tulip device id overlap
 2009-11-25 17:24 UTC  (3+ messages)

[PATCH v4] mx27: Add basic support for Maxtrack i-MXT TD60
 2009-11-25 17:24 UTC 

Stepping down as kbuild maintainer
 2009-11-25 17:24 UTC  (4+ messages)
` [PATCH] kbuild: Steppeing down as Maintainer

[PATCH 0/3 v2] linux infrared remote control drivers
 2009-11-25 17:18 UTC  (11+ messages)
` [PATCH 1/3 v2] lirc core device driver infrastructure
    ` [RFC] Should we create a raw input interface for IR's ? - Was: "
            ` IR raw input is not sutable for input system

[PATCH]crypto: Fix ghash pclmulqdqni algorithm without test
 2009-11-26  0:46 UTC 

[PATCH] xfstests 213: Add enospc case to fallocate test
 2009-11-25 17:18 UTC 

MODULE_DEVICE_TABLE(isapnp, ...) does nothing
 2009-11-25 17:17 UTC  (4+ messages)

latencytop vs. SCHED_DEBUG log spamming
 2009-11-25 17:16 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.