All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-04 09:19:09 to 2013-10-04 11:05:02 UTC [more...]

Cross Compile Kernel Modules
 2013-10-04 11:05 UTC  (5+ messages)

[PATCH] MAINTAINERS: mv643xx_eth: take over maintainership from Lennart
 2013-10-04 10:56 UTC  (2+ messages)

[RFC PATCH 0/7] perf, x86: Reduce lbr_sel_map size
 2013-10-04 10:55 UTC  (2+ messages)

[Suggestion] about calling debug_hotplug_cpu() which enabled by 'allmodconfig' for a x86_64 dual core laptop
 2013-10-04 10:54 UTC  (10+ messages)

[PATCH] Thermal: Tidy up error handling in powerclamp_init
 2013-10-04 16:23 UTC 

[Bug 70073] New: [r300g] Stop calling draw_prepare_shader_outputs
 2013-10-04 10:54 UTC  (2+ messages)
` [Bug 70073] "

[PATCHv5 0/7] Initial skeleton
 2013-10-04 10:54 UTC  (8+ messages)
` [PATCHv5 1/7] build: Add skeleton for BlueZ Android
` [PATCHv5 2/7] android: Add skeleton of BlueZ Android daemon
` [PATCHv5 3/7] android-build: Add "
` [PATCHv5 4/7] build: "
` [PATCHv5 5/7] android: Android version of log.c
` [PATCHv5 6/7] android-build: Add logging system
` [PATCHv5 7/7] build: "

[PATCH] fs: make sure we do not read beyond allocation
 2013-10-04 10:53 UTC  (9+ messages)

[RFC] ASoC: pcm: Trigger all commands on error
 2013-10-04 10:53 UTC  (2+ messages)

[PATCH 1/2] regulator: wm8994: Remove redundant break
 2013-10-04 10:50 UTC  (4+ messages)
` [PATCH 2/2] regulator: gpio: "

[U-Boot] Lots of SPDX-License Identifer have a trailing space
 2013-10-04 10:49 UTC  (3+ messages)

[PATCH 0/2] can: flexcan: proposed fixes for v3.12
 2013-10-04 10:48 UTC  (3+ messages)
` [PATCH 1/2] can: flexcan: fix regression in flexcan_chip_start(), abort pending TX
` [PATCH 2/2] can: flexcan: fix mx28 detection by rearanging OF match table

[PATCH 0/6] thermal: exynos: Fixes for v3.12
 2013-10-04 10:47 UTC  (16+ messages)
` [PATCH 1/6] thermal: exynos: fix: Return from exynos_report_trigger() when therm_dev is NULL
` [PATCH 2/6] thermal: exynos: Provide separate TMU data for Exynos4412
` [PATCH 3/6] thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos4412
` [PATCH 4/6] thermal: exynos: Replace SOC_ARCH_EXYNOS with SOC_ARCH_EXYNOS5250

DISTRO_FEATURES and world builds
 2013-10-04 10:46 UTC  (4+ messages)

trouble (very slow reads -- disk or controller resets?) with Marvell 88SE92xx PCIe card
 2013-10-04 10:45 UTC  (3+ messages)

[PATCH v7 00/10] phy: omap-usb: Support multiple instances and new types
 2013-10-04 10:46 UTC  (10+ messages)
` [PATCH v7 09/10] usb: dwc3: omap: manage "usb_otg_ss_refclk960m" clock

[PATCH] drm/i915: Implement Displayport automated testing
 2013-10-04 10:45 UTC  (2+ messages)

[patch 1/3] ipc/sem: fix -rt livelock
 2013-10-04 10:44 UTC  (4+ messages)

[PATCH] regulator: core: Always warn when using a dummy regulator
 2013-10-04 10:44 UTC 

[PATCH v3 0/4] dma: mxs-dma bugfixes and cleanup
 2013-10-04 10:44 UTC  (5+ messages)
` [PATCH v3 1/4] dma: mxs-dma: Cleanup interrupt handler
` [PATCH v3 2/4] dma: mxs-dma: Report correct residue for cyclic DMA
` [PATCH v3 3/4] dma: mxs-dma: Fix channel reset hardware bug
` [PATCH v3 4/4] dma: mxs-dma: Update state after channel reset

[PATCH 0/2] move of_find_next_cache_node to DT core
 2013-10-04 10:42 UTC  (5+ messages)

[PATCH 0/7] vfio-pci: add support for Freescale IOMMU (PAMU)
 2013-10-04 10:42 UTC  (11+ messages)
` [PATCH 2/7] iommu: add api to get iommu_domain of a device

[DMA-API] BUG: unable to handle kernel NULL pointer dereference at 0000000000000248
 2013-10-04 10:41 UTC  (2+ messages)

[U-Boot] [PATCH] i2c, core: optimze i2c_set_bus_num()
 2013-10-04 10:41 UTC  (4+ messages)

[GIT PULL FOR v3.12] Various fixes
 2013-10-04 10:41 UTC 

[PATCH 00/12] drm/i915: Some cleanups and fixes to the sprite code v2
 2013-10-04 10:40 UTC  (7+ messages)
` [PATCH 03/12] drm/i915: Reduce the time we hold struct mutex in sprite update_plane code
` [PATCH 07/12] drm/i915: Do the fbc vs. primary plane enable/disable in the right order

[RFC] [PATCH 00/19] Non disruptive application core dump infrastructure using task_work_add()
 2013-10-04 10:38 UTC  (21+ messages)
` [PATCH 01/19] Create elfcore-common.c for ELF class independent core generation helpers
` [PATCH 02/19] Make vma_dump_size() generic
` [PATCH 03/19] Make fill_psinfo generic
` [PATCH 04/19] Rename compat versions of the reusable core generation routines
` [PATCH 05/19] Export the reusable ELF "
` [PATCH 06/19] Define API for reading arch specif Program Headers for Core
` [PATCH 07/19] ia64 impelementation for elf_core_copy_extra_phdrs()
` [PATCH 08/19] elf_core_copy_extra_phdrs() for UML
` [PATCH 09/19] Create /proc/pid/core entry
` [PATCH 10/19] Track the core generation requests
` [PATCH 11/19] Check if the process is an ELF executable
` [PATCH 12/19] Hold the threads using task_work_add
` [PATCH 13/19] Create ELF Header
` [PATCH 14/19] Create ELF Core notes Data
` [PATCH 15/19] Calculate the size of the core file
` [PATCH 16/19] Generate the data sections for ELF Core
` [PATCH 17/19] Identify the ELF class of the process
` [PATCH 18/19] Adding support for compat ELF class data structures
` [PATCH 19/19] Compat ELF class core generation support

Audio Miniconference 2013 schedule - Edinburgh 21st October
 2013-10-04 10:39 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/6] Second step towards Kbuild: Descend down like Kbuild
 2013-10-04 10:37 UTC  (3+ messages)

[GIT PULL FOR v3.13] Various fixes
 2013-10-04 10:37 UTC 

[U-Boot] [PATCH] Fix problems in chip select selection in imx23, 28 spi code
 2013-10-04 10:36 UTC  (4+ messages)

master - WHATS_NEW: renamed thin_pool_chunk_size_calculation -> policy
 2013-10-04 10:36 UTC 

[PATCH 00/21] of: prom.h clean-up and removal
 2013-10-04 10:36 UTC  (5+ messages)
` [PATCH 14/21] of: implement of_node_to_nid as a weak function

oFono upstream test results_20131004
 2013-10-04 10:35 UTC 

new cpu iteration code
 2013-10-04 10:34 UTC  (6+ messages)

master - thin: rename thin_pool_chunk_size_calculation -> ..size_policy and rename "default" policy to "generic"
 2013-10-04 10:32 UTC 

[PATCH 1/1] builddeb: add arm64 in the supported architectures
 2013-10-04 10:31 UTC 

[RFC] ARM: lockless get_user_pages_fast()
 2013-10-04 10:31 UTC  (5+ messages)

Various portability fixes
 2013-10-04 10:30 UTC  (2+ messages)

[PATCH RT 0/3] hwlat-detector: Have it actually find hardware latency
 2013-10-04 10:30 UTC  (3+ messages)
` [PATCH RT] hwlat-detector: Don't ignore threshold module parameter

some spelling and grammar fixes for messages and man pages
 2013-10-04 10:29 UTC  (2+ messages)

[PATCH 1/3 V2] i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller
 2013-10-04 10:29 UTC  (5+ messages)
` [PATCH 2/3 V3] i2c: mxs: Rework the PIO mode operation

linux-next: Tree for Oct 3
 2013-10-04 10:28 UTC  (3+ messages)

[U-Boot] [PATCH 00/10] usb: Support for TIZEN's THOR download protocol
 2013-10-04 10:28 UTC  (7+ messages)
` [U-Boot] [PATCH 01/10] usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer
` [U-Boot] [PATCH 06/10] usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol

[lm-sensors] [PATCH] man pages for eepro* tools & fixing missing i2cset switch
 2013-10-04 10:24 UTC 

[PATCH] ARM: Dove: fix bad properties of the si5351 clkout2 used by Cubox audio
 2013-10-04 10:22 UTC  (6+ messages)

[PATCH 2/2] Bluetooth: Add management command for setting LE scan parameters
 2013-10-04 10:19 UTC 

[PATCH 1/2] Bluetooth: Make LE scan interval and window a controller option
 2013-10-04 10:19 UTC 

[PATCH uq/master] kvmvapic: Prevent reading beyond the end of guest RAM
 2013-10-04 10:18 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] common/symbols: Drop '+0/<len>' when printing function pointer symbols
 2013-10-04 10:18 UTC  (4+ messages)

[PATCH v2 1/2] ARM: kirkwood: retain MAC address for DT ethernet
 2013-10-04 10:17 UTC  (7+ messages)
` [PATCH v3] ARM: kirkwood: remove ethernet clock gate workaround
` [PATCH RESEND v3] ARM: kirkwood: retain MAC address for DT ethernet

[LTP] [PATCH] LTP max_map_count: filer out not accounted vector stub for arm
 2013-10-04 10:17 UTC  (2+ messages)
` [LTP] [PATCH] LTP cacheflush01 add arm variant

[lm-sensors] [PATCH] i2c-tools / man pages for decode-dimms & decode-vaio
 2013-10-04 10:15 UTC 

[PATCH 0/3] media: Add SH-Mobile RCAR-H2 Lager board support
 2013-10-04 10:13 UTC  (4+ messages)

Kernel panic in 3.10.10-rt7 (iwlwifi)
 2013-10-04 10:12 UTC 

[PATCH] MAINTAINERS: remove Richard Purdie as backlight maintainer
 2013-10-04  9:55 UTC  (6+ messages)

[LTP] controllers/cpuset: promised patches
 2013-10-04 10:09 UTC  (6+ messages)
` [LTP] [PATCH 1/5] controllers/cpuset: reorganization
` [LTP] [PATCH 2/5] controllers/cpuset: removed './' next to binaries
` [LTP] [PATCH 3/5] controllers/cpuset: fix for old grep
` [LTP] [PATCH 4/5] controllers/cpuset: required number of nodes
` [LTP] [PATCH 5/5] cpuset_base_ops_test: using tst_kvercmp2

[PATCH] clk: provide public clk_is_enabled function
 2013-10-04 10:08 UTC  (2+ messages)

ruby-native problem (on dylan)
 2013-10-04 10:09 UTC  (2+ messages)

[PATCH v3 1/3] ARM: shmobile: r8a7790: add Ether support
 2013-10-04 10:08 UTC  (2+ messages)
` [PATCH v3 1/3] ARM: shmobile: r8a7790: add CPUFreq clock support

[Buildroot] [PATCH] legal info: split manifest for host and target
 2013-10-04 10:07 UTC  (2+ messages)

[BUG] pci-passthrough on dom0 kernel versions above 3.8 crashes dom0
 2013-10-04 10:05 UTC  (4+ messages)

util-linux 2.24-rc1 message errors
 2013-10-04 10:04 UTC  (3+ messages)

[PATCH 0/4] KVM noncoherent DMA registration and VFIO pseudo device
 2013-10-04 10:02 UTC  (3+ messages)
` [PATCH 3/4] kvm: Create non-coherent DMA registeration

[Xenomai] xenomai-forge: multiple COPYING files
 2013-10-04 10:02 UTC  (4+ messages)

[PATCH] clockevents: Sanitize ticks to nsec conversion
 2013-10-04 10:00 UTC  (5+ messages)
` [PATCH v2] "
  ` Timekeeping on at91rm9200 [Was: [PATCH v2] clockevents: Sanitize ticks to nsec conversion]

Usb passthrough with upstream qemu question
 2013-10-04  9:59 UTC  (4+ messages)

[PATCH 3/3] PCI: mvebu: add wrapped I/O access functions
 2013-10-04  9:58 UTC  (3+ messages)
  ` [PATCH v3] PCI: mvebu: add I/O access wrappers

[U-Boot] [PATCH v2 01/19] Makefile: prepare for using Kbuild-style Makefile
 2013-10-04  9:59 UTC  (3+ messages)

The check of upper MTU limit when changing it in ip6 gre tunnel seems incorrect
 2013-10-04  9:58 UTC  (2+ messages)

[PATCH] Fix the upper MTU limit in ipv6 GRE tunnel
 2013-10-04  9:52 UTC 

[PATCH v2 1/3] i2c: xilinx: Fix i2c checkpatch warnings
 2013-10-04  9:53 UTC  (5+ messages)
` [PATCH v2 2/3] i2c: xilinx: Set tx direction in write operation

[PATCH 0/2] ARM: include: asm: change functions' and variables' types in atomic.h
 2013-10-04  9:51 UTC  (12+ messages)
` [PATCH 1/2] ARM: include: asm: use 'long long' instead of 'u64' within atomic.h
  ` [PATCH 2/2] ARM: include: asm: use 'int' instead of 'unsigned long' for normal register variables "

[PATCH] drm: Try loading builtin EDIDs first
 2013-10-04  9:50 UTC  (2+ messages)

[PATCH] xen: correct xenheap_bits after "xen: support RAM at addresses 0 and 4096"
 2013-10-04  9:47 UTC  (2+ messages)

kernel BUG at net/core/skbuff.c:1048!
 2013-10-04  9:35 UTC 

[Buildroot] Dates for the next Buildroot Developers Meeting
 2013-10-04  9:43 UTC  (3+ messages)
  ` [Buildroot] Date of the FOSDEM 2014 meeting?

[PATCH -v2] EFI: Runtime services virtual mapping
 2013-10-04  9:42 UTC  (12+ messages)

[PATCH] irq: bcm2835: Re-implement the hardware IRQ handler
 2013-10-04  9:40 UTC  (4+ messages)

[PATCH] Add git special file .mailmap
 2013-10-04  9:39 UTC  (4+ messages)

[nvmx testing, linux on linux] Disabling EPT in L1 renders L2 stuck on boot
 2013-10-04  9:39 UTC  (3+ messages)

tx checksum offload in rtl8168evl disabled in driver
 2013-10-04  9:37 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] SMDK5420: Add S2MPS11 pmic support to SMDK5420
 2013-10-04  9:35 UTC  (8+ messages)
` [U-Boot] [PATCH 2/6] power: Explicitly select pmic device's bus

[PATCH] Add scripts/get_maintainer.pl
 2013-10-04  9:35 UTC  (3+ messages)

[PATCH] net: Separate the close_list and the unreg_list
 2013-10-04  9:34 UTC  (3+ messages)
  ` [PATCH net-next] "

[PATCH] drm/i915: Fix type mismatch and accounting in i915_gem_shrink
 2013-10-04  9:33 UTC  (2+ messages)

[PATCH 0/5] Tegra124 clock support
 2013-10-04  9:12 UTC  (2+ messages)
` [PATCH 5/5] clk: tegra124: Add support for Tegra124 clocks

[PATCH 0/3] KVM/ARM Huge pages support
 2013-10-04  9:23 UTC  (6+ messages)
` [PATCH 3/3] KVM: ARM: Transparent huge pages and hugetlbfs support

[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
 2013-10-04  9:21 UTC  (9+ messages)

[Buildroot] [PATCH v2 1/1] openpowerlink: new package
 2013-10-04  9:19 UTC  (2+ messages)

[Cluster-devel] GFS2: Remove obsolete quota tunable
 2013-10-04  9:19 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.