All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-21 09:29:59 to 2010-10-21 10:57:55 UTC [more...]

[PATCH 0/2] [GIT PULL] tracing: Minor fixes
 2010-10-21 10:57 UTC  (4+ messages)
` [PATCH 1/2] tracing: Prevent unloadable modules from using trace_bprintk()

[PATCHv2] vmxnet3: remove set_flag_le{16,64} helpers
 2010-10-21 10:57 UTC  (2+ messages)

[U-Boot] ELF_RELOC causes strange I-cache issues
 2010-10-21 10:56 UTC  (12+ messages)

[net-next-2.6 PATCH 1/3] ixgbe: update copyright info
 2010-10-21 10:56 UTC  (6+ messages)
` [net-next-2.6 PATCH 2/3] ixgbe: fix stats handling
` [net-next-2.6 PATCH 3/3] ixgbe: add a refcnt when turning on/off FCoE offload capability

[PATCH v2 3/3] drivers: cleanup Kconfig stuff
 2010-10-21 10:55 UTC  (13+ messages)

linux-next: build failure after merge of the final tree (v4l-dvb tree related)
 2010-10-21 10:53 UTC  (2+ messages)

RFC: remove old kernels
 2010-10-21 10:56 UTC  (4+ messages)

proposal of xt_physdev's patch to limit traffic
 2010-10-21 10:52 UTC  (3+ messages)

[LTP] [PATCH v2] Add ftrace-stress-test to LTP
 2010-10-21 10:52 UTC  (10+ messages)
            ` [LTP] BUG: dead loop in PowerPC hcall tracepoint (Was: [PATCH v2] Add ftrace-stress-test to LTP)
              ` [PATCH] powerpc: Fix hcall tracepoint recursion

[PATCH 01/16] pramfs: documentation
 2010-10-21 10:51 UTC  (3+ messages)

[RFC/RFT PATCH] sched: automated per tty task groups
 2010-10-21 10:51 UTC  (13+ messages)

UPnP demo - call for testing
 2010-10-21 10:50 UTC  (4+ messages)

[patch v3 0/2] ASoC: alc562[123] / HP t5325 support - try 3
 2010-10-21 10:44 UTC  (3+ messages)
` [patch v3 1/2] ASoC: add support for alc562[123] codecs
` [patch v3 2/2] ASoC: kirkwood: Add audio support to hp t5325 thin clients

[PATCH] ipv4: synchronize bind() with RTM_NEWADDR notifications
 2010-10-21 10:50 UTC  (4+ messages)

[RFC] turning conf/machine into a set of bblayers
 2010-10-21 10:48 UTC  (9+ messages)

[QUESTION] MPC8343 'internal only' DMA support
 2010-10-21 10:49 UTC  (3+ messages)

[PATCH v2 0/9] tproxy: add IPv6 support
 2010-10-21 10:47 UTC  (10+ messages)
` [PATCH v2 1/9] tproxy: split off ipv6 defragmentation to a separate module
` [PATCH v2 2/9] tproxy: added const specifiers to udp lookup functions
` [PATCH v2 7/9] tproxy: added IPv6 support to the TPROXY target
` [PATCH v2 5/9] tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled
` [PATCH v2 3/9] tproxy: added udp6_lib_lookup function
` [PATCH v2 6/9] tproxy: added IPv6 socket lookup function to nf_tproxy_core
` [PATCH v2 4/9] tproxy: added tproxy sockopt interface in the IPV6 layer
` [PATCH v2 9/9] tproxy: use the interface primary IP address as a default value for --on-ip
` [PATCH v2 8/9] tproxy: added IPv6 support to the socket match

[PATCH 0/3] tproxy fixes for current upstream code
 2010-10-21 10:48 UTC  (5+ messages)
` [PATCH 1/3] tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple
` [PATCH 2/3] tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()

[Bug 31026] New: External display does not work with Nouveau driver
 2010-10-21 10:48 UTC  (2+ messages)
  ` [Bug 31026] "

NV50 backlight brightness
 2010-10-21 10:45 UTC  (4+ messages)

for the FAQ: traceback on populate_staging_postamble
 2010-10-21 10:41 UTC 

[PATCH] [MTD] cfi_cmdset_0002: code cleanups
 2010-10-21 10:40 UTC  (2+ messages)

[PATCH 1/2] RPING: Make sure CQ event thread exits before destroying the CQ
 2010-10-21 10:40 UTC  (9+ messages)

[PATCH] drivers/mtd/devices/phram.c: Use KBUILD_MODNAME
 2010-10-21 10:37 UTC  (3+ messages)

[patch v2 00/10] efikamx support improvements - try 2
 2010-10-21 10:39 UTC  (11+ messages)
` [patch v2 01/10] efikamx: read board id
` [patch v2 02/10] imx51: fix iomux configuration
` [patch v2 03/10] imx51: enhance iomux configuration for esdhc support
` [patch v2 04/10] efikamx: add mmc support
` [patch v2 05/10] imx51: add gpio mode for csi1 {h,v}sync
` [patch v2 06/10] efikamx: add leds support
` [patch v2 07/10] efikamx: add support for power key
` [patch v2 08/10] imx51: fix gpio_4_24 and gpio_4_25 pad configuration
` [patch v2 09/10] efikamx: add spi nor support
` [patch v2 10/10] efikamx: add reset

bash completion broken on ubuntu 10.10?
 2010-10-21 10:35 UTC  (3+ messages)

Re :Re: [Help] SST39VF6401B Support
 2010-10-21 10:33 UTC  (8+ messages)

[PATCH] mtd: Apply Numonyx Axcell P33/P30 workaround for Lock/Unlock bug
 2010-10-21 10:29 UTC  (4+ messages)

[RFC] splitting the metadata into multiple bblayers
 2010-10-21 10:31 UTC  (2+ messages)

[PATCH 0/9] tproxy: add IPv6 support
 2010-10-21 10:32 UTC  (12+ messages)
` [PATCH 9/9] tproxy: use the interface primary IP address as a default value for --on-ip
` [PATCH 7/9] tproxy: added IPv6 support to the TPROXY target
` [PATCH 6/9] tproxy: added IPv6 socket lookup function to nf_tproxy_core

[PATCH v3] Add generic exponentially weighted moving average (EWMA) function
 2010-10-21 10:31 UTC  (5+ messages)

[PATCH] microblaze: fix build with make 3.82
 2010-10-21 10:19 UTC 

[Bug 27744] New: atombios stuck in loop - during suspend
 2010-10-21 10:28 UTC  (2+ messages)
` [Bug 27744] "

[LTP] Network_stress
 2010-10-21 10:27 UTC  (2+ messages)

KVM call minutes for Oct 19
 2010-10-21 10:26 UTC  (7+ messages)
` [Qemu-devel] "

[PATCH] omap: am3517: fix build break
 2010-10-21 10:25 UTC  (2+ messages)

[PATCH 0/4] Lightweight svm vmload/vmsave (almost)
 2010-10-21 10:20 UTC  (5+ messages)
` [PATCH 1/4] KVM: SVM: Move guest register save out of interrupts disabled section
` [PATCH 2/4] KVM: SVM: Move svm->host_gs_base into a separate structure
` [PATCH 3/4] KVM: SVM: Move fs/gs/ldt save/restore to heavyweight exit path
` [PATCH 4/4] KVM: SVM: Fold save_host_msrs() and load_host_msrs() into their callers

LICENSE field format
 2010-10-21  9:30 UTC  (2+ messages)

[PATCH 0/2] bonding: checkpatch.pl cleanups in bond_3ad.c
 2010-10-21 10:17 UTC  (2+ messages)

[PATCH] smsc95xx: generate random MAC address once, not every ifup
 2010-10-21 10:17 UTC  (2+ messages)

[PATCH] x86: fix CFI macro invocations to deal with shortcomings in gas
 2010-10-21 10:16 UTC  (3+ messages)
` [tip:x86/debug] x86, asm: Fix "

[PATCH] net_sched: remove the unused parameter of qdisc_create_dflt()
 2010-10-21 10:16 UTC  (3+ messages)

[PATCH] net/nuc900: change dev_warn to dev_dbg when link down occurs
 2010-10-21 10:16 UTC  (2+ messages)

[PATCH] sctp: remove redundant chunk length check
 2010-10-21 10:14 UTC  (2+ messages)

[PATCH net-next] xfrm6: make xfrm6_tunnel_free_spi local
 2010-10-21 10:15 UTC  (2+ messages)

[PATCH net-next] xfrm: make xfrm_bundle_ok local
 2010-10-21 10:15 UTC  (2+ messages)

[PATCH net-next] rtnetlink: remove rtnl_kill_links
 2010-10-21 10:15 UTC  (2+ messages)

[PATCH net-next] bonding: make release_and_destroy static
 2010-10-21 10:15 UTC  (2+ messages)

[PATCH net-next] pch_gbe: make local functions static
 2010-10-21 10:14 UTC  (2+ messages)

[PATCH net-next] vmxnet3: make bit twiddle routines inline
 2010-10-21 10:14 UTC  (2+ messages)

[PATCH] OMAP: hmwod: Update the sysc_cache in case module context is lost
 2010-10-21 10:13 UTC  (5+ messages)

[PATCH net-next] bonding: make bond_resend_igmp_join_requests_delayed static
 2010-10-21 10:14 UTC  (2+ messages)

[PATCH 0/3] Add OMAP hardware spinlock misc driver
 2010-10-21 10:13 UTC  (6+ messages)
` [PATCH 1/3] drivers: misc: add omap_hwspinlock driver

[PATCH net-next-2.6] mlx4: make functions local and remove dead code
 2010-10-21 10:13 UTC  (3+ messages)

[PATCH net-next] sfc: make functions static
 2010-10-21 10:13 UTC  (3+ messages)

[PATCH net-next] bnx2: Increase max rx ring size from 1K to 2K
 2010-10-21 10:13 UTC  (2+ messages)

[PATCH -tip 0/7] Perf probe update (--vars/--module)
 2010-10-21 10:13 UTC  (8+ messages)
` [PATCH -tip 1/7] [BUGFIX] perf probe: Fix type searching
` [PATCH -tip 2/7] [BUGFIX] perf probe: Fix local variable searching loop
` [PATCH -tip 3/7] perf probe: Support global variables
` [PATCH -tip 4/7] perf probe: Show accessible local variables
` [PATCH -tip 5/7] perf probe: Function style fix
` [PATCH -tip 6/7] perf probe: Show accessible global variables
` [PATCH -tip 7/7] perf probe: Add basic module support

[PATCH net-next-2.6 1/5] jme: Fix PHY power-off error
 2010-10-21 10:12 UTC  (2+ messages)

Ftrace: can trace kthread?
 2010-10-21 10:12 UTC  (11+ messages)

[PATCH] bridge: make br_parse_ip_options static
 2010-10-21 10:12 UTC  (3+ messages)

[PATCH net-next] socket: localize functions
 2010-10-21 10:12 UTC  (2+ messages)

[PATCH net-next] netxen: make local function static
 2010-10-21 10:11 UTC  (2+ messages)

[PATCH net-next] fib: introduce fib_alias_accessed() helper
 2010-10-21 10:11 UTC  (2+ messages)

[PATCH] Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y
 2010-10-21 10:11 UTC  (2+ messages)

[PATCH] xen: correctly rebuild mfn list list after migration
 2010-10-21 10:10 UTC  (6+ messages)
    `  "

[PATCH net-2.6] net/sched: fix missing spinlock init
 2010-10-21 10:10 UTC  (2+ messages)

[PATCH] drm/i915: Fix current fb blocking for page flip
 2010-10-21 10:09 UTC  (2+ messages)

[Qemu-devel] Re: Where's gpxe-eepro100-80862449.rom ?
 2010-10-21 10:09 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM
        ` [SeaBIOS] "

[Qemu-devel] Re: [SeaBIOS] [PATCH] mark irq9 active high in DSDT
 2010-10-21 10:07 UTC  (2+ messages)
    `  "

testing branch 2010-10-14 - configure epiphany still fails
 2010-10-21  9:59 UTC  (6+ messages)
` [PATCH 1/2] ca-certificates: unbreak do_configure of packages depending on ca-bundle.pem
` [PATCH 2/2] epiphany-2.30.2: unbreak do_configure by setting ca-file path

[Cluster-devel] GFS2: Don't use trylocks when converting dlm locks
 2010-10-21 10:07 UTC 

Inode Lock Scalability V6
 2010-10-21 10:07 UTC  (3+ messages)
` [PATCH 04/21] fs: Implement lazy LRU updates for inodes

[GITT PULL] AT91: second pull for 2.6.37 merge window
 2010-10-21 10:05 UTC  (4+ messages)

[PATCH v5 0/3] OMAP2/3: DMA: FIFO drain errata fixes
 2010-10-21 10:05 UTC  (5+ messages)

[PATCH 0/6] Add PCI support for ARM RealView boards
 2010-10-21 10:03 UTC  (4+ messages)
` [PATCH 1/6] Realview PCIX support - add main support module code

[PATCH] drm/i915: fix current fb blocking for flipping
 2010-10-21  9:32 UTC 

failure in path between fc switch and storage: info request
 2010-10-21 10:01 UTC 

[RFC] Removal of dead code from arch/arm/*
 2010-10-21 10:00 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v2)
 2010-10-21 10:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/3] monitor: add usb_attach and usb_detach

[Xenomai-help] Xenomai and MEN IO Cards/MDIS drivers
 2010-10-21  9:58 UTC 

net{space,xbig} TCLK determination
 2010-10-21  9:58 UTC  (9+ messages)
` [PATCH 1/2] [ARM] Kirkwood: enhance TLCK detection
` [PATCH v2 1/2] [ARM] Kirkwood: enhance TCLK detection
  ` [PATCH v2 2/2] [ARM] Kirkwood: fix timer initialization for LaCie boards

[U-Boot] ARM: Warning with current master
 2010-10-21  9:55 UTC  (6+ messages)

carl1970 driver for 2.6.34
 2010-10-21  9:46 UTC 

mmotm 2010-10-20-15-01 uploaded
 2010-10-21  9:54 UTC  (8+ messages)

[PATCH 1/5] Use common files for AT91SAM9 configuration
 2010-10-21  9:53 UTC  (13+ messages)

[PATCH] v4l-utils: Add support for new RDS CAP bits
 2010-10-21  9:53 UTC  (2+ messages)

[PATCH] mm: Fix comment at truncate_setsize()
 2010-10-21  9:53 UTC  (2+ messages)

[RFC tg_shares_up improvements - v1 00/12] [RFC tg_shares_up - v1 00/12] Reducing cost of tg->shares distribution
 2010-10-21  9:52 UTC  (3+ messages)
` [RFC tg_shares_up improvements - v1 05/12] sched: fix update_cfs_load synchronization

[PATCH 1/6] ARM: Add basic architecture support for VIA/WonderMedia 85xx SoC's
 2010-10-21  9:52 UTC  (4+ messages)

[PATCH 2/2] panasonic-laptop: Simplify calls to acpi_pcc_retrieve_biosdata
 2010-10-21  9:50 UTC 

[PATCH 1/2] panasonic-laptop: Handle errors properly if they happen
 2010-10-21  9:48 UTC 

[PATCH 0/8][v2] MSI-X mask emulation support for assigned device
 2010-10-21  9:47 UTC  (7+ messages)
` [PATCH 7/8] KVM: assigned dev: Introduce io_device for MSI-X MMIO accessing

AVR32 Oops: Unhandled exception in kernel mode, sig: 7 [#1] at arp.c line 725 ax25 related
 2010-10-21  9:43 UTC 

GFS2: Pull request (merge window)
 2010-10-21  9:43 UTC  (2+ messages)
` [Cluster-devel] "

[Qemu-devel] [RFC 0/5] QMP interfaces for tracing
 2010-10-21  9:42 UTC  (6+ messages)
` [Qemu-devel] [RFC][PATCH 1/5] query-trace command
` [Qemu-devel] [RFC][PATCH 2/5] query-trace-events
` [Qemu-devel] [RFC] [PATCH 3/5] query-trace-file
` [Qemu-devel] [RFC][PATCH 4/5] trace-event
` [Qemu-devel] [RFC][PATCH 5/5] set-trace-file

[LTP] POSIX "aio_return/2-1" failed
 2010-10-21  9:41 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/12] pcie port switch emulators
 2010-10-21  9:41 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 07/12] pcie/hotplug: introduce pushing attention button command
  ` [Qemu-devel] "

[PATCH] i915: enable AVI infoframe for intel_hdmi.c [v4]
 2010-10-21  9:36 UTC  (3+ messages)

[Xenomai-core] hostrt broken on ARM
 2010-10-21  9:35 UTC  (5+ messages)

[U-Boot] [PATCH v2] Seagate FreeAgent DockStar support
 2010-10-21  9:34 UTC  (6+ messages)
` [U-Boot] [RFC] [PATCH] kirkwood: get rid of config.mk files

Xv on Sandybridge
 2010-10-21  9:31 UTC  (2+ messages)

[LTP] [PATCH] fix sched_getaffinity01 failure
 2010-10-21  9:30 UTC  (2+ messages)

[PATCH V5 0/9] *** Add Synopsys DesignWare HS USB OTG driver ***
 2010-10-21  9:06 UTC  (3+ messages)
` [PATCH V5 1/9] Add Synopsys DesignWare HS USB OTG Control and Status Register (CSR)

[PATCH 0 of 4] support of cpupools in xl
 2010-10-21  9:30 UTC  (5+ messages)
` [PATCH 1 of 4] Support arbitrary numbers of physical cpus for cpupools in tools
` [PATCH 2 of 4] Rename cpu-pool commands in xm to cpupool-*
` [PATCH 3 of 4] support of cpupools in xl: commands and library changes
` [PATCH 4 of 4] add example cpupool config file


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.