All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-05 11:52:00 to 2011-07-05 13:16:21 UTC [more...]

iptables fixes 20110705
 2011-07-05 13:16 UTC  (6+ messages)
` [PATCH 1/4] build: install modules in arch-dependent location
` [PATCH 2/4] doc: fix version string in ip6tables.8
` [PATCH 3/4] doc: the -m option cannot be inverted
` [PATCH 4/4] iptables: restore negation for -f

[PATCH 0/1] fetcher2: retry mirror if upstream checksum mismatch
 2011-07-05 13:11 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/4] perf: Intel uncore pmu counting support
 2011-07-05 13:13 UTC  (9+ messages)
` [PATCH 1/4] perf, x86: Add Intel Nehalem/Westmere uncore pmu

[PATCH 0/9] PL08x further cleanups
 2011-07-05 13:13 UTC  (10+ messages)
` [PATCH 1/9] DMA: PL08x: remove unused constants
` [PATCH 2/9] DMA: PL08x: select LLI bus only once per LLI setup
` [PATCH 3/9] DMA: PL08x: clean up LLI debugging
` [PATCH 4/9] DMA: PL08x: separately store source/destination slave address
` [PATCH 5/9] DMA: PL08x: separately store source/destination cctl
` [PATCH 6/9] DMA: PL08x: constify plchan->cd and plat->slave_channels
` [PATCH 7/9] DMA: PL08x: cleanup selection of buswidth
` [PATCH 8/9] DMA: PL08x: avoid recalculating cctl at each prepare
` [PATCH 9/9] DMA: PL08x: cleanup selection of burst size

[PATCH 0/1] Fix external module compilations
 2011-07-05 13:09 UTC  (5+ messages)
` [PATCH 1/1] kernel.bbclass: make external module compile

[PATCH -tip, final] perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4
 2011-07-05 13:10 UTC  (15+ messages)

[Q x86-64] on kernel_eflags
 2011-07-05 13:00 UTC  (4+ messages)
` [PATCH 1/3] x86: drop unnecessary kernel_eflags variable from 64 bit
` [PATCH 2/3] x86: make 64 bit ret_from_fork a little more similar to 32 bit
` [PATCH 3/3] x86: ret_from_fork: use symbolic contants for bits in EFLAGS

[PATCH] eglibc-locale: fix localedef packaging
 2011-07-05 13:05 UTC  (7+ messages)

XFS internal error (memory corruption)
 2011-07-05 13:09 UTC  (3+ messages)

[PATCH 00/15] Big pxa2[57]x_udc cleanup
 2011-07-05 13:08 UTC  (16+ messages)
` [PATCH 01/15] ARM: pxa/balloon3: drop udc_is_connected
` [PATCH 02/15] ARM: pxa/mioa701: "
` [PATCH 03/15] ARM: pxa/stargate2: "
` [PATCH 04/15] ARM: pxa25x_udc: separate lubbock handling to lubbock-usb transceiver
` [PATCH 05/15] ARM: pxa/lubbock: switch to using lubbock_usb_xceiv transceiver
` [PATCH 06/15] pxa: drop handling of udc_is_connected
` [PATCH 07/15] pxa25x_udc: drop support for udc_command
` [PATCH 08/15] otg: add gpio_pullup OTG transceiver for devices with no VBUS sensing
` [PATCH 09/15] corgi: convert to use gpio-pullup
` [PATCH 10/15] poodle: "
` [PATCH 11/15] h5000: "
` [PATCH 12/15] gpio-vbus: support disabling D+ pullup on suspend
` [PATCH 13/15] mioa701: move gpio-pullup functionality to gpio-vbus
` [PATCH 14/15] gpio-pullup: support disabling D+ pullup on suspend
` [PATCH 15/15] pxa2[57]x_udc: drop gpio_pullup handling

libpcap and tc filters
 2011-07-05 13:07 UTC  (11+ messages)

[Qemu-devel] Setting up PPC440 Virtex Image for Qemu
 2011-07-05 13:06 UTC  (5+ messages)

[PATCH 0/5][v6] Megasas HBA emulation
 2011-07-05 13:06 UTC  (10+ messages)
` [PATCH 1/5] iov: Update parameter usage in iov_(to|from)_buf()
  ` [PATCH 2/5] scsi: Add 'hba_private' to SCSIRequest
    ` [PATCH 3/5] scsi-disk: Fixup debugging statement
      ` [PATCH 4/5] scsi-disk: Mask out serial number EVPD
        ` [PATCH 5/5] megasas: LSI Megaraid SAS emulation
          ` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/5][v6] Megasas HBA emulation

[Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v5
 2011-07-05 13:02 UTC  (19+ messages)
` [Qemu-devel] [PATCH v5 01/18] Add hard build dependency on glib
` [Qemu-devel] [PATCH v5 02/18] qlist: add qlist_first()/qlist_next()
` [Qemu-devel] [PATCH v5 03/18] qapi: add module init types for qapi
` [Qemu-devel] [PATCH v5 04/18] qapi: add QAPI visitor core
` [Qemu-devel] [PATCH v5 05/18] qapi: add QMP input visitor
` [Qemu-devel] [PATCH v5 06/18] qapi: add QMP output visitor
` [Qemu-devel] [PATCH v5 07/18] qapi: add QAPI dealloc visitor
` [Qemu-devel] [PATCH v5 08/18] qapi: add QMP command registration/lookup functions
` [Qemu-devel] [PATCH v5 09/18] qapi: add QMP dispatch functions
` [Qemu-devel] [PATCH v5 10/18] qapi: add ordereddict.py helper library
` [Qemu-devel] [PATCH v5 11/18] qapi: add qapi.py helper libraries
` [Qemu-devel] [PATCH v5 12/18] qapi: add qapi-types.py code generator
` [Qemu-devel] [PATCH v5 13/18] qapi: add qapi-visit.py "
` [Qemu-devel] [PATCH v5 14/18] qapi: add qapi-commands.py "
` [Qemu-devel] [PATCH v5 15/18] qapi: test schema used for unit tests
` [Qemu-devel] [PATCH v5 16/18] qapi: add test-visitor, tests for gen. visitor code
` [Qemu-devel] [PATCH v5 17/18] qapi: add test-qmp-commands, tests for gen. marshalling/dispatch code
` [Qemu-devel] [PATCH v5 18/18] qapi: add QAPI code generation documentation

[Buildroot] lame linking issue
 2011-07-05 13:01 UTC  (10+ messages)

[GIT PULL] scrub updates for 3.1
 2011-07-05 13:00 UTC 

KVM call agenda for June 28
 2011-07-05 12:58 UTC  (15+ messages)
                ` [Qemu-devel] "

[Buildroot] [git commit] lame: fix build if host has libgtk12-dev (gtk-config)
 2011-07-05 12:58 UTC 

[PATCH, resend] x86/EFI: properly pre-initialize table pointers
 2011-07-05 12:57 UTC  (2+ messages)
` [tip:x86/efi] x86, efi: Properly "

[tip:sched/urgent] sched: Disable (revert) SCHED_LOAD_SCALE increase
 2011-07-05 12:56 UTC 

[PATCH] lockup detector: CONFIG_DETECT_SOFTLOCKUP no longer exists
 2011-07-05 12:56 UTC  (2+ messages)
` [tip:core/locking] lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP option

Xen-devel mailing list submissions
 2011-07-05 12:57 UTC 

[PATCH] perf report/annotate/script: Add option to specify a CPU range
 2011-07-05 12:56 UTC  (2+ messages)
` [tip:perf/core] "

interview question how does application connects to device
 2011-07-05 12:56 UTC  (2+ messages)

[PATCH -tip v2 3/3] [BUGFIX]tracing/kprobes: Fix kprobe-tracer to support stack trace
 2011-07-05 12:55 UTC  (2+ messages)
` [tip:perf/core] tracing/kprobes: "

[PATCH -tip v2 2/3] Add weak save_stack_trace_regs()
 2011-07-05 12:55 UTC  (2+ messages)
` [tip:perf/core] stack_trace: "

[PATCH -tip v2 1/3] [CLEANUP]x86: Swap save_stack_trace_regs parameters
 2011-07-05 12:54 UTC  (2+ messages)
` [tip:perf/core] x86: "

[PATCH v2] trace: Set __GFP_NORETRY flag for ring buffer allocating process
 2011-07-05 12:54 UTC  (2+ messages)
` [tip:perf/core] ring-buffer: "

[PATCH] kernel/trace: Convert to kstrtoul_from_user
 2011-07-05 12:53 UTC  (2+ messages)
` [tip:perf/core] tracing: "

[U-Boot] Attention Webmail Account User
 2011-07-05 12:53 UTC 

[PATCHv2 5/5] tracing, function_graph: Add context-info support for function_graph tracer
 2011-07-05 12:53 UTC  (2+ messages)
` [tip:perf/core] "

[U-Boot] [PATCH 0/2] usb:gadget: Linux USB Gadget framework
 2011-07-05 12:53 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] usb:gadget: USB Mass Storage Gadget support

[PATCHv2 4/5] tracing, function_graph: Remove lock-depth from latency trace
 2011-07-05 12:52 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 6/6 v2] arm: omap: usb: global Suspend and resume support of ehci and ohci
 2011-07-05 12:52 UTC  (3+ messages)

[PATCHv2 3/5] tracing, function: Fix trace header to follow context-info option
 2011-07-05 12:52 UTC  (2+ messages)
` [tip:perf/core] "

[PATCHv2 2/5] tracing, function_graph: Merge overhead and duration display functions
 2011-07-05 12:52 UTC  (2+ messages)
` [tip:perf/core] "

[lm-sensors] IT8772E info and reports
 2011-07-05 12:52 UTC  (3+ messages)

[PATCH 0/1] Fix external module compilations
 2011-07-05 12:48 UTC  (5+ messages)
` [meta-oe][PATCH 1/1] kernel.bbclass: make external module compile
` [meta-oe][PATCH 0/1] Fix external module compilations

[PATCHv2 1/5] tracing, function_graph: Remove dependency of abstime and duration fields on latency
 2011-07-05 12:51 UTC  (2+ messages)
` [tip:perf/core] "

[patch 03/11] blackfin/irqs: Do not trace arch_local_{*,irq_*} functions
 2011-07-05 12:51 UTC  (15+ messages)
` [patch 05/11] microblaze/irqs: "
` [patch 09/11] s390/irqs: "
` [patch 10/11] sh/unicore32/irqs: "
` [patch 11/11] sparc/irqs: "

[PATCH] KERNEL: async: Fixed an include coding style issue
 2011-07-05 12:51 UTC  (2+ messages)
` [tip:perf/core] "

KERNEL: trace: ftrace: Fixed an include coding style issue
 2011-07-05 12:50 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2] trace: Add a proc file to stop tracing and free buffer
 2011-07-05 12:49 UTC  (2+ messages)
` [tip:perf/core] tracing: "

[PATCH] libelf: "required" features should also be reported as "supported"
 2011-07-05 12:50 UTC 

[PATCH] trace: Use NUMA allocation for per-cpu ring buffer pages
 2011-07-05 12:49 UTC  (2+ messages)
` [tip:perf/core] tracing: "

ath9k_htc fails to initialize TL-WN721N with compat-wireless 3.0-rc4-1
 2011-07-05 12:49 UTC  (6+ messages)

[PATCH v2] trace: Schedule a delayed work to call wakeup()
 2011-07-05 12:48 UTC  (2+ messages)
` [tip:perf/core] tracing: "

[PATCH] add privileged/unprivileged kernel feature indication
 2011-07-05 12:48 UTC 

[PATCH] mmc: enable background operations for emmc4.41 with HPI support
 2011-07-05 12:27 UTC 

[PATCH 0/1][v3] base.bbclass: show layer's branches/revisions in the banner info
 2011-07-05 12:41 UTC  (2+ messages)

[U-Boot] U-boot SPL direct Linux boot
 2011-07-05 12:44 UTC  (7+ messages)

linux-next: build failure after merge of the v4l-dvb tree
 2011-07-05 12:43 UTC  (2+ messages)

ALSA become "Segmentation fault" on current linus tree
 2011-07-05 12:41 UTC  (12+ messages)

[PATCH v9 01/13] tracing: split out filter initialization and clean up uses
 2011-07-05 12:40 UTC  (16+ messages)
` [PATCH v9 05/13] seccomp_filter: Document what seccomp_filter is and how it works

[PATCH 0/1][v3] bitbake/cooker, bitbake-layers: show the .bbappend files that matches no existing .bb recipe
 2011-07-05 12:36 UTC  (3+ messages)
` [PATCH 1/1][v3] "

[PATCH v2] libxml-parser-perl: convert to BBCLASSEXTEND, merge in OE fixes
 2011-07-05 12:34 UTC  (2+ messages)

ofono-qt - anything to add/improve?
 2011-07-05 12:38 UTC  (2+ messages)

[RFC PATCH v5] ARM hibernation / suspend-to-disk (fwd)
 2011-07-05 12:37 UTC  (6+ messages)

[PATCH] Bluetooth: L2CAP extended feature mask update
 2011-07-05 12:35 UTC 

[PATCH 1/11] MFD: DA9052 MFD core module v1
 2011-07-05 12:33 UTC  (4+ messages)

[PATCH 000/119] staging: brcm80211: more code cleanup and bug fixed
 2011-07-05 12:31 UTC  (4+ messages)
` [PATCH 094/119] staging: brcm80211: removed last occurrences of bcmsdh/BCMSDH

[RFC PATCH 0/5] Layer tooling improvements v2
 2011-07-05 12:26 UTC  (2+ messages)

[PATCHv11 0/8] Contiguous Memory Allocator
 2011-07-05 12:30 UTC  (22+ messages)
` [PATCH 4/8] mm: MIGRATE_CMA migration type added
` [PATCH 6/8] drivers: add Contiguous Memory Allocator
` [PATCH 7/8] ARM: integrate CMA with dma-mapping subsystem

[PATCH 2/4] uml: helper.c warning corrections
 2011-07-05 12:28 UTC  (6+ messages)

[Buildroot] DNS resolv issue with localhost
 2011-07-05 12:28 UTC  (2+ messages)

omap3isp: known causes of "CCDC won't become idle!
 2011-07-05 12:25 UTC  (3+ messages)

[Bug 38800] New: glXSwapBuffersMscOML is slow on AMD Fusion but not on Intel 945 w/Atom
 2011-07-05 12:24 UTC  (3+ messages)
` [Bug 38800] "

[U-Boot] [PATCH] i2c:gpio:s5p: I2C GPIO Software implementation
 2011-07-05 12:23 UTC 

[PATCH][Resend v2] Fix infinite loop in search_binary_handler()
 2011-07-05 12:21 UTC  (6+ messages)

[U-Boot] [PATCH] mmc: Access mode validation for eMMC cards > 2 GiB
 2011-07-05 12:19 UTC 

[PATCH] ARM: omap4: rename gpmc clock to gpmc_ick
 2011-07-05 12:19 UTC  (2+ messages)

[PATCH 1/3] ohci-at91: add vbus_pin_inverted platform attribute
 2011-07-05 12:18 UTC  (7+ messages)
` [PATCH 2/3] at91-ohci: support overcurrent notification

[PATCH 0/1] libQtOpenGL: Install libQtOpenGL to an lsb image
 2011-07-05 12:11 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/5] MFD/input/ASoC: twl6040: irq registration changes
 2011-07-05 12:12 UTC  (6+ messages)
` [PATCH 1/5] MFD: twl6040: Add irq variable for slave devices
    `  "

[Qemu-devel] utimensat trouble on mips
 2011-07-05 12:07 UTC 

[PATCH v6 0/8] TV drivers for Samsung S5P platform (media part)
 2011-07-05 12:08 UTC  (5+ messages)
` [PATCH 1/8] v4l: add macro for 1080p59_54 preset
  ` [RFC] DV timings spec fixes at V4L2 API - was: "

[PATCH 2/2] watchdog: mpcore_wdt Add reload value setting for CNS3xxx hardware
 2011-07-05 12:05 UTC 

[PATCH 0/4] perf: memory load/store events generalization
 2011-07-05 12:03 UTC  (7+ messages)
` [PATCH 1/4] perf: Add memory load/store events generic code

[PATCH 1/2] watchdog: Add MPcore watchdog support for cns3xxx SOCs
 2011-07-05 12:03 UTC  (2+ messages)

Xen PV audio XenStore
 2011-07-05 12:02 UTC  (2+ messages)

[lm-sensors] [?? Probable Spam] Re: IT8772E info and reports
 2011-07-05 12:01 UTC  (2+ messages)

[PATCH] cifs: fix wsize negotiation for 2.6.39 stable
 2011-07-05 11:57 UTC  (2+ messages)

CPU assignment possiblities?
 2011-07-05 11:56 UTC 

[PATCH 0/4 v10] Multi Format Codec 5.1 driver for s5pv210 and exynos4 SoC
 2011-07-05 11:56 UTC  (5+ messages)
` [PATCH 1/4 v10] v4l: add fourcc definitions for compressed formats
` [PATCH 2/4 v10] v4l: add control definitions for codec devices
` [PATCH 3/4 v10] v4l2-ctrl: add codec controls support to the control framework
` [PATCH 4/4 v10] MFC: Add MFC 5.1 V4L2 driver

[U-Boot] [PATCH v4 0/6] Add Highbank platform
 2011-07-05 11:56 UTC  (7+ messages)
` [U-Boot] [PATCH 3/6] arm: add __ilog2 function

[U-Boot] [PATCH 1/4 v3] musb: Use name based initialization for musb_config
 2011-07-05 11:52 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4 v3] musb: Add Phy programming for using external Vbus
  ` [U-Boot] [PATCH 2/4 v3] musb: Add Phy programming for usingexternal Vbus


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.