All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-02 09:43:11 to 2013-02-02 14:36:18 UTC [more...]

[PATCH v3 0/4] Kirkwood and Dove Thermal drivers
 2013-02-02 14:35 UTC  (8+ messages)
` [PATCH v3 1/4] thermal: Add support for the thermal sensor on Kirkwood SoCs
` [PATCH v3 2/4] ARM: Kirkwood: Add support thermal sensor for 88F6282 and 88F6283
` [PATCH v3 3/4] Thermal: Dove: Add Themal sensor support for Dove
` [PATCH v3 4/4] Dove: Thermal: Add DT node and enable in defconfig

Linux 3.6.x kernel crash in tcp_slow_start / bictcp_cong_avoid with wfica
 2013-02-02 14:28 UTC  (9+ messages)

[PATCH 1/5] MIPS: pci-ar724x: convert into a platform driver
 2013-02-02 14:27 UTC  (7+ messages)
` [PATCH 2/5] MIPS: pci-ar71xx: "
` [PATCH 3/5] MIPS: ath79: move global PCI defines into a common header
  ` [PATCH 4/5] MIPS: ath79: register platform devices for the PCI controllers
` [PATCH 5/5] MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions

[PATCH] firewire: Fix ohci free_irq() warning
 2013-02-02 14:24 UTC  (6+ messages)

[PATCH 00/11] [GIT PULL] tracing: Various tracing fixes and enhancements
 2013-02-02 14:18 UTC  (12+ messages)
` [PATCH 01/11] tracing: Mark tracing_dentry_percpu() static
` [PATCH 02/11] tracing: Remove tracepoint sample code
` [PATCH 03/11] tracing: Use __this_cpu_inc/dec operation instead of __get_cpu_var
` [PATCH 04/11] tracing: Remove second iterator initializer
` [PATCH 05/11] tracing/fgraph: Adjust fgraph depth before calling trace return callback
` [PATCH 06/11] ring-buffer: Add stats field for amount read from trace ring buffer
` [PATCH 07/11] tracing: Use sched_clock_cpu for trace_clock_global
` [PATCH 08/11] tracing: Replace static old_tracer check of tracer name
` [PATCH 09/11] tracing: Make a snapshot feature available from userspace
` [PATCH 10/11] tracing: Add documentation of snapshot utility
` [PATCH 11/11] tracing: Init current_trace to nop_trace and remove NULL checks

[PATCH] MIPS: avoid possible resource conflict in register_pci_controller
 2013-02-02 14:18 UTC 

[PATCH] v4l-utils: use openat when available
 2013-02-02 14:08 UTC  (2+ messages)

Regarding vlan ingress filtering in linux
 2013-02-02 14:02 UTC 

[Qemu-devel] [Bug 1110531] Re: regression booting pxa kernels
 2013-02-02 13:57 UTC 

[U-Boot] U-Boot Bug with newer GCC
 2013-02-02 14:05 UTC  (9+ messages)

linux-next: Tree for Feb 2
 2013-02-02 13:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] toolchain-external: add support for ARM Linaro 2013.01 toolchain
 2013-02-02 13:46 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] toolchain-external: remove support for ARM Linaro 2012.10 toolchain
` [Buildroot] [PATCH 3/4] toolchain-external: add support for AArch64 Linaro 2013.01 toolchain
` [Buildroot] [PATCH 4/4] toolchain-external: remove support for AArch64 Linaro 2012.10 toolchain

[Buildroot] [PATCH] avr32: support uClibc 0.9.33.2
 2013-02-02 13:46 UTC  (2+ messages)

[Buildroot] [git commit] avr32: support uClibc 0.9.33.2
 2013-02-02 13:45 UTC 

recovering RAID5 from multiple disk failures
 2013-02-02 13:44 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] mxc nand: Add support for i.MX5
 2013-02-02 13:43 UTC  (6+ messages)

Bug report - em28xx
 2013-02-02 13:37 UTC  (7+ messages)
          ` Bug report - em28xx NEW

[PATCH for 3.8] brcmsmac: rework of mac80211 .flush() callback operation
 2013-02-02 13:36 UTC 

linux-next: manual merge of the cortex tree with the arm tree
 2013-02-02 13:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl
 2013-02-02 13:30 UTC  (3+ messages)

[PATCH 0/1] systemtap 'crosstap' fix
 2013-02-02 13:12 UTC  (2+ messages)

Updated VLV patchset
 2013-02-02 12:56 UTC  (23+ messages)
` [PATCH 01/22] drm/i915: add more VLV IDs
` [PATCH 02/22] drm/i915: remove VLV MSI IRQ hack
` [PATCH 03/22] drm/i915: add UCGCTL4 to display reg check on VLV
` [PATCH 04/22] drm/i915: implement WaGTEnableMiFlush "
` [PATCH 05/22] drm/i915: enable force wake, disable LLC "
` [PATCH 06/22] drm/i915: add power context allocation and setup "
` [PATCH 07/22] drm/i915: new register for IS_DISPLAYREG
` [PATCH 08/22] drm/i915: allow force wake on VLV
` [PATCH 09/22] drm/i915: more clock gating disables "
` [PATCH 10/22] drm/i915: don't init LVDS "
` [PATCH 11/22] drm/i915: fixup port enumeration "
` [PATCH 12/22] drm/i915: Fix VLV hdmi limits
` [PATCH 13/22] drm/i915: update DPIO constants for VLV
` [PATCH 14/22] drm/i915: add HMDI workarounds on VLV
` [PATCH 15/22] drm/i915: move DPIO init to init and resume, not unload
` [PATCH 16/22] drm/i915: VLV hack: Disable wm for VLV
` [PATCH 17/22] drm/i915: VLV hack: force DP to report connected
` [PATCH 18/22] drm/i915: add flush control reg to IS_DISPLAYREG check
` [PATCH 19/22] drm/i915: use gen6 stolen check on VLV
` [PATCH 20/22] drm/i915: add Punit read/write routines for VLV
` [PATCH 21/22] drm/i915: add media well to VLV force wake routines
` [PATCH 22/22] drm/i915: turbo & RC6 support for VLV

System unmountable RW
 2013-02-02 13:15 UTC  (5+ messages)

[Qemu-devel] [PULL for-1.4 00/13] Block patches
 2013-02-02 12:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH 09/13] dmg: Fix bdrv_open() error handling

[Qemu-devel] [PATCH] tests: add fuzzing to visitor tests
 2013-02-02 12:40 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the watchdog tree
 2013-02-02 13:01 UTC 

[slab:slab/next 11/13] mm/slab_common.c:385:13: sparse: restricted gfp_t degrades to integer
 2013-02-02 12:59 UTC 

linux-next: build failure after merge of the nfsd tree
 2013-02-02 12:57 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with Linus' tree
 2013-02-02 12:55 UTC 

[PATCH v7 00/10] DMA Engine support for AM33XX
 2013-02-02 12:49 UTC  (27+ messages)
` [PATCH v7 01/10] ARM: davinci: move private EDMA API to arm/common

Return values in ckmake
 2013-02-02 12:49 UTC 

[Qemu-devel] [PATCH v2 0/9] main-loop: switch to g_poll(3) on POSIX hosts
 2013-02-02 12:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 4/9] slirp: switch to GPollFD

ckmake in Python
 2013-02-02 12:46 UTC  (10+ messages)

[Qemu-devel] Headsup: windows virtio networking does not work on current git
 2013-02-02 12:42 UTC  (6+ messages)

[Buildroot] [git commit] toolchain-external: add linaro 2013.01, remove 2012.10
 2013-02-02 12:42 UTC 

[U-Boot] [PATCH] arm: Clean up/standardize contents of ARM's u-boot.h
 2013-02-02 12:35 UTC 

[PATCH] powerpc/512x: add function for CS parameter configuration
 2013-02-02 12:31 UTC  (4+ messages)

[Qemu-devel] How to map a small portion of address space to DCache in QEMU?
 2013-02-02 12:28 UTC 

linux-next: manual merge of the clk tree with the arm-soc tree
 2013-02-02 12:27 UTC  (3+ messages)

[Qemu-devel] [PATCH 3/3] tests: Add unit tests for mulu64 and muls64
 2013-02-02 12:17 UTC 

[Qemu-devel] [PATCH 0/2] Improve rtc-test coverage
 2013-02-02 12:17 UTC  (2+ messages)

[U-Boot] Problem with ll_entry_* before relocation
 2013-02-02 12:16 UTC  (4+ messages)

[PATCH 0/5] pci/e1000e: return runtime-pm back to work
 2013-02-02 12:12 UTC  (5+ messages)
` [PATCH 3/5] PCI: revert preparing for wakeup in runtime-suspend finalization

[PATCH 0/2] ACPI / scan: Additional changes
 2013-02-02 11:58 UTC  (4+ messages)
` [PATCH 1/2] ACPI / scan: Make namespace scanning and trimming mutually exclusive

[Qemu-devel] [RFC qom-cpu-next 0/9] QOM CPUState, part 9: CPU_COMMON for interrupts
 2013-02-02 11:57 UTC  (12+ messages)
` [Qemu-devel] [PATCH for-1.4? qom-cpu-next 1/9] target-s390x: Drop unused cpu_s390x_close() prototype
` [Qemu-devel] [PATCH for-1.4? qom-cpu-next 2/9] target-lm32: Drop unused cpu_lm32_close() prototype
` [Qemu-devel] [PATCH RESEND qom-cpu-next 3/9] target-cris/helper.c: Update Coding Style
` [Qemu-devel] [RFC qom-cpu-next 4/9] target-i386: Drop version 5 CPU VMState support
` [Qemu-devel] [RFC qom-cpu-next 5/9] cpu: Move halted and interrupt_request fields to CPUState
  `  "
` [Qemu-devel] [RFC qom-cpu-next 6/9] exec: Pass CPUState to cpu_reset_interrupt()
` [Qemu-devel] [RFC qom-cpu-next 7/9] cpu: Pass CPUState to cpu_interrupt()
  `  "
` [Qemu-devel] [RFC qom-cpu-next 8/9] cpu: Replace do_interrupt() by CPUClass::do_interrupt method
` [Qemu-devel] [RFC qom-cpu-next 9/9] target-arm: Override do_interrupt for ARMv7-M profile

[PATCH] git-send-email: add ~/.authinfo parsing
 2013-02-02 11:57 UTC  (7+ messages)

linux-next: manual merge of the tegra tree with the arm-soc tree
 2013-02-02 11:52 UTC 

linux-next: manual merge of the tegra tree with the arm-soc tree
 2013-02-02 11:45 UTC 

resume from S3 sleep not working in Dom0 - Xen4.2.1
 2013-02-02 11:39 UTC 

[PATCH v2 0/6] USB: Add support for multiple PHYs of same type
 2013-02-02 11:32 UTC  (6+ messages)
` [PATCH v2 1/6] usb: otg: Add an API to bind the USB controller and PHY

[PATCH] iio:imu:inv Suggested trivial fixups for the submitted patch
 2013-02-02 11:28 UTC 

[Qemu-devel] [PATCH] configure: Create link to icon bitmap for out-of-tree builds
 2013-02-02 11:20 UTC  (2+ messages)

[U-Boot] wiki page on "information" commands could use more entries?
 2013-02-02 11:11 UTC 

[Qemu-devel] patch to fix EXC_BAD_ACCESS on Mac OS X
 2013-02-02 11:07 UTC  (4+ messages)

[PATCH] nfsd: initialize the exp->ex_uuid field in svc_export_init
 2013-02-02 10:55 UTC 

[U-Boot] [PATCH] MIPS: compute num_got_entries from .got section's size
 2013-02-02 10:51 UTC 

fallocate creating fragmented files
 2013-02-02 10:50 UTC  (11+ messages)

[Buildroot] Problem build haserl with lua support
 2013-02-02 10:47 UTC  (4+ messages)

[PATCH] iio:max1363 remove some functions left after merge
 2013-02-02 10:47 UTC 

[PATCH 1/2] don't wait on disk to start on resume
 2013-02-02 10:45 UTC  (2+ messages)

M-Audio Audiophile 192 (ice1724)'s broken spdif capture
 2013-02-02 10:44 UTC  (14+ messages)

[RFC PATCH 0/4] Common Display Framework-TF
 2013-02-02 10:39 UTC  (3+ messages)

[Qemu-devel] [QEMU]Installed qemu-img and qemu/qemu-img have different size
 2013-02-02 10:37 UTC  (3+ messages)

[RFC 00/11] staging/iio: Devicetree support
 2013-02-02 10:33 UTC  (34+ messages)
` [PATCH 01/11] staging/iio: (iio_hwmon) Use devm_kzalloc
` [PATCH 02/11] staging/iio: (iio_hwmon) Add support for sysfs name attribute
` [PATCH 03/11] staging/iio: (iio_hwmon) Basic devicetree support
` [PATCH 04/11] iio/adc: (lp8788) Provide OF node information to iio device
` [PATCH 05/11] iio/adc: (max1363) "
` [PATCH 06/11] iio/adc: (max1363) Remove duplicate code
` [PATCH 07/11] iio/adc: (max1363) Fix data conversion problems
` [RFC 08/11] iio: Update iio_channel_get_all and iio_channel_get_all_cb API
` [RFC 09/11] iio: Simplify iio_map_array_unregister API
` [RFC 10/11] iio: Add OF support
` [RFC 11/11] iio/adc: (max1363) Add basic OF bindings and external vref support

How to find an unused TAP device with kernel 3.8 ?
 2013-02-02 10:27 UTC  (5+ messages)
  ` [PATCH] tun: fix carrier on/off status
    ` [PATCHv2] "

[PATCH] mtd: cfi_cmdset_0002: Fix compilation warnings introduced by PPB patch
 2013-02-02 10:26 UTC 

linux-next: build warnings after merge of the l2-mtd tree
 2013-02-02 10:20 UTC  (2+ messages)

[Buildroot] [PATCH] nuttcp: needs mmu
 2013-02-02 10:24 UTC 

[PATCH] SubmittingPatches: add penalty for forcing a maintainer to edit a patch
 2013-02-02 10:26 UTC  (2+ messages)

[PATCH] cifs-utils: add autoconf test to make sure that libwbclient is usable
 2013-02-02 10:19 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] kbuild: Fix destination-y for installed headers
 2013-02-02 10:18 UTC 

[PATCH 0/2] optimizing pack access on "read only" fetch repos
 2013-02-02 10:07 UTC  (8+ messages)

[RFC v2 0/5] Common Display Framework
 2013-02-02 10:08 UTC  (6+ messages)

[PATCH] bq27x00_battery: Fix reporting battery temperature
 2013-02-02 10:06 UTC 

[PATCH/RFC 0/6] commit caching
 2013-02-02 10:04 UTC  (10+ messages)
` [PATCH 4/6] introduce a commit metapack

Removed unused functions in st_sensors library
 2013-02-02 10:06 UTC  (3+ messages)
` [PATCH] iio:common: removed unused functions outside "

[U-Boot] some dead code and redundant files for nios?
 2013-02-02 10:06 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2013-02-02 10:05 UTC  (2+ messages)

[patch] sony-laptop: leak in error handling sony_nc_lid_resume_setup()
 2013-02-02  9:51 UTC  (3+ messages)

FOSDEM 2013 ceph informal meeting : last call
 2013-02-02  9:56 UTC  (2+ messages)

[PATCH] ppp: ignore unrecognised radiusclient configuration directives
 2013-02-02  9:49 UTC  (2+ messages)

intel_idle and turbostat patches supporting Haswell
 2013-02-02  9:44 UTC  (8+ messages)
` [PATCH 1/4] intel_idle: stop using driver_data for static flags

Linux Kernel Networking document (free, 178 pages doc)
 2013-02-02  9:43 UTC  (6+ messages)


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.