All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-10 10:08:50 to 2012-04-10 11:20:57 UTC [more...]

No more Linux 2.4 releases
 2012-04-10 11:20 UTC  (4+ messages)

lastest xen unstable crash
 2012-04-10 11:20 UTC  (3+ messages)

New Order
 2012-04-10 11:19 UTC 

[B.A.T.M.A.N.] [RFC 0/2] Create counters for measuring behaviour
 2012-04-10 11:18 UTC  (10+ messages)
` [B.A.T.M.A.N.] [RFC 1/2] batman-adv: Add interface to keep stats

[PATCH] ath9k: remove dead code
 2012-04-10 11:18 UTC  (2+ messages)
` [ath9k-devel] "

3.4.0-rc2+ - CIFS mount failure
 2012-04-10 11:16 UTC  (3+ messages)

axienet driver copyrights
 2012-04-10 11:15 UTC 

[0/7] Next round of DT enablement for ux500/Snowball
 2012-04-10 11:15 UTC  (6+ messages)
` [PATCH 1/7] ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablement

[PATCH][RFC] nfsd/lockd: have locks_in_grace take a sb arg
 2012-04-10 11:13 UTC  (3+ messages)

[PATCH v3 2/5] [SCSI] ufshcd: UFS UTP Transfer requests handling
 2012-04-10 11:08 UTC  (3+ messages)

[PATCH 00/13] KVM: MMU: fast page fault
 2012-04-10 10:39 UTC  (7+ messages)

[U-Boot] [PATCH] Move bootstage timer out of lib/time.c
 2012-04-10 11:07 UTC  (2+ messages)

[PATCH] Fix oops caused by recent commit "Fix internal mic for Lenovo Ideapad U300s"
 2012-04-10 11:05 UTC 

[PATCH] Input: gpio_mouse - Use linux/gpio.h rather than asm/gpio.h
 2012-04-10 11:05 UTC 

[PATCHv8 00/10] ARM: DMA-mapping framework redesign
 2012-04-10 11:04 UTC  (38+ messages)
  ` [PATCHv8 01/10] common: add dma_mmap_from_coherent() function
  ` [PATCHv8 02/10] ARM: dma-mapping: use pr_* instread of printk
  ` [PATCHv8 03/10] ARM: dma-mapping: introduce ARM_DMA_ERROR constant
  ` [PATCHv8 04/10] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
  ` [PATCHv8 05/10] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
  ` [PATCHv8 06/10] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
  ` [PATCHv8 07/10] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
  ` [PATCHv8 08/10] ARM: dma-mapping: remove redundant code and cleanup
  ` [PATCHv8 09/10] ARM: dma-mapping: use alloc, mmap, free from dma_ops
  ` [PATCHv8 10/10] ARM: dma-mapping: add support for IOMMU mapper

[PATCH RESEND] i2c/nomadik: runtime PM support
 2012-04-10 11:03 UTC  (3+ messages)

[ath9k-devel] DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00006400
 2012-04-10 11:01 UTC 

[PATCH v3 1/9] ARM: OMAP2+: gpmc: driver conversion
 2012-04-10 11:00 UTC  (7+ messages)

[Xenomai-help] Information on license of Xenomai
 2012-04-10 10:59 UTC  (4+ messages)

RE: Re: Getting Started
 2012-04-10 10:56 UTC 

[ath9k-devel] [RFC] ath9k_hw: precedence bug in ath9k_hw_set_ofdm_nil()
 2012-04-10 10:57 UTC  (5+ messages)

net: more accurate skb truesize - regression on Microblaze
 2012-04-10 10:56 UTC  (15+ messages)
                ` [PATCH] tcp: restore correct limit
                        ` [PATCH v2] "

Grace period
 2012-04-10 10:56 UTC  (12+ messages)

[PATCH 00/19] I2C updates
 2012-04-10 10:56 UTC  (40+ messages)
` [PATCHv6 01/19] I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv6 02/19] I2C: OMAP: Remove reset at init
` [PATCHv6 03/19] I2C: OMAP: Recover from Bus Busy condition
` [PATCHv6 04/19] I2C: OMAP: I2C register restore only if context is lost
` [PATCHv6 05/19] I2C: OMAP: Fix the interrupt clearing in OMAP4
` [PATCHv6 06/19] I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
` [PATCHv6 07/19] I2C: OMAP: Optimise the remove code
` [PATCHv6 08/19] I2C: OMAP: Fix the error handling
` [PATCHv6 09/19] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv6 10/19] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
` [PATCHv6 11/19] I2C: OMAP: use devm_* functions
` [PATCHv6 12/19] I2C: OMAP: Fix the crash in i2c remove
` [PATCHv6 13/19] I2C: OMAP: Handle error check for pm runtime
` [PATCHv6 14/19] I2C: OMAP: Use SET_RUNTIME_PM_OPS
` [PATCHv6 15/19] I2C: OMAP: make the read ready processing a separate function
` [PATCHv6 16/19] I2C: OMAP: fix missing handling of errata I2C_OMAP3_1P153
` [PATCHv6 17/19] I2C: OMAP: Do not set the XUDF if the underflow is not reached
` [PATCHv6 18/19] I2C: OMAP: Rename the 1p153 to the erratum id i462
` [PATCHv6 19/19] ARM: OMAP4: hwmod data: I2C: add flag for context restore

[PATCH 0/8 v7] fix gmbus writes and related issues
 2012-04-10 10:56 UTC  (5+ messages)
` [PATCH 4/8 v7] drm/i915/intel_i2c: use WAIT cycle, not STOP

[PATCH] drm/i915: Allow concurrent read access between CPU and GPU domain
 2012-04-10 10:52 UTC 

[PATCH] driver core: always handle dpm_order
 2012-04-10 10:51 UTC  (3+ messages)

[PATCH v3 0/3] rework quirks for the "kt" serial port
 2012-04-10 10:51 UTC  (3+ messages)
` [PATCH v3 1/3] tegra, serial8250: add ->handle_break() uart_port op

[qemu-upstream-unstable test] 12628: tolerable trouble: broken/fail/pass
 2012-04-10 10:50 UTC  (2+ messages)

[linux-linus test] 12620: regressions - trouble: blocked/broken/fail/pass
 2012-04-10 10:49 UTC  (3+ messages)
  ` [linux-linus test] 12620: regressions - trouble: blocked/broken/fail/pass [and 1 more messages]

net: kernel BUG() in net/netns/generic.h:45
 2012-04-10 10:47 UTC  (7+ messages)
      ` [PATCH 1/2] net: In unregister_netdevice_notifier unregister the netdevices
        ` [PATCH 2/2] phonet: Sort out initiailziation and cleanup code

[U-Boot] [PATCH] sh: Fix rsk7264 pin setup for on-board ethernet
 2012-04-10 10:47 UTC 

[RFC] l2tp/ipv6: support for L2TPv2 over UDP over IPv6
 2012-04-10 10:47 UTC  (6+ messages)
      ` [v2] "

[RFC PATCH 1/2] PCI: correctly flush workqueue when destroy pcie hotplug controller
 2012-04-10 10:43 UTC  (2+ messages)

spin-is-locked is evil patchkit v2
 2012-04-10 10:42 UTC  (3+ messages)
` [PATCH 09/13] usb: gadget: f_fs: Remove lock is held before freeing checks

[PATCH 0/3] arch/tile: provide PCIe support for tilegx
 2012-04-10  9:15 UTC  (4+ messages)
` [PATCH 3/3] arch/tile: tilegx PCI root complex support

[PATCH] drm/i915: Ironlake shares the same video sprite controls as Sandybridge
 2012-04-10 10:41 UTC 

questions about drivers/dma/amba-pl08x.c
 2012-04-10 10:42 UTC  (3+ messages)

[PATCH 0/6] arch/tile: provide tilegx networking support
 2012-04-10 10:42 UTC  (4+ messages)
` [PATCH 6/6] tilegx network driver: initial support

[PATCH 0/2] mm: compaction: improve free pages selection
 2012-04-10 10:40 UTC  (5+ messages)
` [PATCH 1/2] mm: compaction: try harder to isolate free pages
` [PATCH 2/2] mm: compaction: allow isolation of lower order buddy pages

[Xenomai-core] Xenomai server down
 2012-04-10 10:39 UTC  (28+ messages)
` [Xenomai-core] preemptive doesn't work
      ` [Xenomai-help] "

[PATCH 1/3] lib: random utilities
 2012-04-10 10:38 UTC  (2+ messages)

Re: [PATCH] [CPUFREQ] EXYNOS: bugfix on retrieving old_index from freqs.old
 2012-04-10 10:38 UTC  (2+ messages)
` Re: [PATCH] "

[PATCH] Snapper: Always create .snapshot dir unconditonally
 2012-04-10 10:38 UTC 

Snapper packages for Ubuntu
 2012-04-10 10:37 UTC 

[PATCH] mmc: sdhci: Log what timeout was set if the timeout is too large
 2012-04-10 10:36 UTC 

Bug in v7_coherent_kern_range() ?
 2012-04-10 10:35 UTC  (6+ messages)

[PATCH] perf tools: fix NO_GTK2 Makefile config error
 2012-04-10 10:35 UTC 

[PATCH] sfdisk: fix calculation due to type mismatch (ix86)
 2012-04-10 10:34 UTC  (2+ messages)

[kernel-hardening] [PATCH v17 00/15] seccomp_filter: BPF-based syscall filtering
 2012-04-10 10:34 UTC  (6+ messages)
` [kernel-hardening] [PATCH v17 08/15] seccomp: add system call filtering using BPF
  ` [kernel-hardening] "
      `  "

[PATCH 1/3] eject: inform why open failed
 2012-04-10 10:33 UTC  (6+ messages)
` [PATCH 2/3] eject: close open file [cppcheck]
` [PATCH 3/3] docs: eject.1: align with Documentation/howto-man-page.txt

[PATCH RFC 0/2] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
 2012-04-10 10:32 UTC  (5+ messages)
` [PATCH 2/2] PCI, ACPI, "

[PATCH v1] mgmtops: Handle Start Discovery Complete in case of failure
 2012-04-10 10:33 UTC  (2+ messages)

[RFC PATCH] cpuidle: allow per cpu latencies
 2012-04-10 10:31 UTC  (10+ messages)

[PATCH RESEND] Input: omap-keypad: dynamically handle register offsets
 2012-04-10 10:30 UTC  (6+ messages)

[PATCH] mtd : print out the page size and oob size after parsing out the nand
 2012-04-10 10:28 UTC  (2+ messages)

[PATCH] ARM: kirkwood: add missing kexec.h include
 2012-04-10 10:27 UTC  (5+ messages)

Question about hvmloader, vgabios and qxl problem
 2012-04-10 10:26 UTC  (3+ messages)

[PATCH] strutils: return success on test program
 2012-04-10 10:26 UTC  (2+ messages)

[PATCH 1/3] eject: constify array
 2012-04-10 10:25 UTC  (6+ messages)
` [PATCH 2/3] eject(1): fix typo in mount(1) reference
` [PATCH 3/3] eject: use CDROM_DRIVE_STATUS if available for tray toggling

[PATCH 0/3 v4] crypto: ux500 crypto and hash driver
 2012-04-10 10:25 UTC  (4+ messages)
` [PATCH 2/3 v4] crypto: ux500: Add driver for HASH hardware

Xen 4.2 Release Plan / TODO
 2012-04-10 10:24 UTC 

[PATCH] fdisk: move kernel geometry into blkdev
 2012-04-10 10:23 UTC  (2+ messages)

proximity sensor, input
 2012-04-10 10:22 UTC  (2+ messages)

[PATCH 0/4] wl12xx: various bug fixes for 3.4
 2012-04-10 10:20 UTC  (2+ messages)

[PATCH] Add vncviewer xm compatibility options the 'xl create' command
 2012-04-10 10:20 UTC  (6+ messages)

[PATCH] wl12xx: free ap keys only in ap mode
 2012-04-10 10:20 UTC  (2+ messages)

[PATCH v2] wl12xx: fix DMA-API-related warnings
 2012-04-10 10:19 UTC  (3+ messages)

[PATCH] wl12xx: fix race between suspend/resume and recovery
 2012-04-10 10:14 UTC  (2+ messages)

[PATCH] wl12xx: fix station channel switch
 2012-04-10 10:14 UTC  (2+ messages)

[PATCH] wl12xx: set do_join on BSS_CHANGED_ASSOC
 2012-04-10 10:13 UTC  (2+ messages)

[PATCH] perf report: fix error with -g in pipe mode
 2012-04-10 10:13 UTC 

[PATCH/RESEND] ARM: Kconfig: Remove duplicate IRQ Kconfig entries
 2012-04-10 10:12 UTC  (2+ messages)

[PATCH obexd 1/2] gobex: Introduce g_obex_abort_transfer()
 2012-04-10 10:11 UTC  (3+ messages)

[PATCH 0/3] Integration of vb2-vmalloc and VIVI with dmabuf
 2012-04-10 10:11 UTC  (4+ messages)
` [PATCH 1/3] dma-buf: add vmap interface
` [PATCH 2/3] v4l: vb2-vmalloc: add support for dmabuf importing
` [PATCH 3/3] v4l: vivi: "

[PATCH v2] SpeedUp: enable online/offline
 2012-04-10 10:11 UTC 

[PATCH 0/2] l2tp: l2tp_ip socket fixes
 2012-04-10 10:10 UTC  (3+ messages)
` [PATCH 1/2] l2tp: fix refcount leak in l2tp_ip sockets
` [PATCH 2/2] l2tp: don't overwrite source address in l2tp_ip_bind()

[PATCH] Input: eeti_ts: Mark as CONFIG_BROKEN
 2012-04-10 10:10 UTC  (6+ messages)

[ath9k-devel] [PATCH 0/3] ath9k: DFS pattern detector
 2012-04-10 10:09 UTC  (5+ messages)
` [ath9k-devel] [PATCH 1/3] ath9k: add "
    `  "

[PATCH 0 of 7 v2] Make xen build with clang/LLVM again
 2012-04-10 10:08 UTC  (3+ messages)
` [PATCH 4 of 7 v2] x86: fix memset(ptr, 0, sizeof ptr)


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.