All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-17 14:02:39 to 2014-11-17 14:54:48 UTC [more...]

[Qemu-devel] [PATCH] functional ARM semihosting under GDB
 2014-11-17 14:32 UTC  (3+ messages)

[sched] 9597d64116d: -16.1% hackbench.throughput
 2014-11-17 14:54 UTC  (3+ messages)
  ` [LKP] "

[PATCH 0/7] ath10k: rework rx path
 2014-11-17 14:54 UTC  (8+ messages)
` [PATCH 4/7] ath10k: unify rx undecapping
` [PATCH 6/7] ath10k: use rx descriptor for ppdu status extraction

[PATCH v2 0/5] re-enable tests that require scratch dev on NFS
 2014-11-17 14:53 UTC  (11+ messages)
` [PATCH v2 1/5] common: "

[PATCH v13 0/9] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
 2014-11-17 14:53 UTC  (20+ messages)
` [PATCH v13 1/9] arm: cnx3xxxx: Remove spurious default for DEBUG_CNS3XXX
  ` Fwd: [PATCH v13 1/9] arm: cnx3xxx: Remove spurious default for DEBUG_CNS3xxx
` [PATCH v13 2/9] arm: configs: Enable DEBUG_LL_UART_8250 where needed
` [PATCH v13 3/9] arm: Remove DEBUG_LL_UART_NONE
` [PATCH v13 4/9] arm: ks8695: Migrate debug_ll macros to shared directory
` [PATCH v13 5/9] arm: omap1: Migrate debug_ll macros to use 8250.S
` [PATCH v13 6/9] arm: netx: Migrate DEBUG_LL macros to shared directory
` [PATCH v13 7/9] arm: sa1100: "
` [PATCH v13 8/9] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX
` [PATCH v13 9/9] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)

[PATCH V2 00/22] Multiplatform BMIPS kernel
 2014-11-17 14:52 UTC  (9+ messages)
` [PATCH V2 22/22] MIPS: Add multiplatform BMIPS target

[PATCH v1 0/3] RFC: common API for displaying status codes
 2014-11-17 14:52 UTC  (3+ messages)
` [PATCH v1 1/3] ib_core: API for deriving common display strings

[PATCH] ASoC: rt5631: Fixing compilation warning when DT is disabled
 2014-11-17 14:52 UTC  (3+ messages)

[U-Boot] Booting non devicetree enabled kernels using u-boot build with CONFIG_OF_LIBFDT ?
 2014-11-17 14:52 UTC  (4+ messages)

[U-Boot] SPI flash ID patches
 2014-11-17 14:52 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] SPI: Add S25FL064A and S25FL116K flash information
` [U-Boot] [PATCH 2/2] SPI: Add S25FL164K flash identifier info

[PATCH V2] Decouple SnadyBridge quirk form VTd timeout
 2014-11-17 14:51 UTC  (7+ messages)

[PATCH] android/cts: Update CTS test results for Android 5.0
 2014-11-17 14:50 UTC 

[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
 2014-11-17 14:50 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sh/master
 2014-11-17 14:49 UTC  (2+ messages)

[PATCH] [BUILTIN] Make "test -x" sane again when run as root
 2014-11-17 14:49 UTC  (5+ messages)
    ` [PATCH v2] [BUILTIN] Fix "test -x" as root on FreeBSD 8

[U-Boot] Pull request: u-boot-sh/rmobile
 2014-11-17 14:49 UTC  (2+ messages)

dom0 kenrel crashes for openstack + libvirt + libxl
 2014-11-17 14:49 UTC  (8+ messages)

[PATCH 1/2] ath10k: add modpram 'skip_otp' to ignore empty otp error during BMI
 2014-11-17 14:48 UTC  (8+ messages)
` [PATCH 2/2] ath10k: Advertise support for AP mode channel width changes

[lm-sensors] [PATCH] hwmon: (nct6775) Documentation updates
 2014-11-17 14:47 UTC 

ARM atomics overhaul for musl
 2014-11-17 14:47 UTC  (12+ messages)

dmcache RAID1 bug?
 2014-11-17 14:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v10 00/26] target-arm: add Security Extensions for CPUs
 2014-11-17 14:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v10 01/26] target-arm: extend async excp masking

[PATCH] gpio: mxs: implement get_direction callback
 2014-11-17 14:45 UTC  (16+ messages)

[PATCH 00/18] drm/i915: All sorts of cdclk stuff
 2014-11-17 14:43 UTC  (19+ messages)
` [PATCH 01/18] drm/i915: Return more precise cdclk for gen2/3
` [PATCH 02/18] drm/i915: Fix i855_get_display_clock_speed()
` [PATCH 03/18] drm/i915: Fix 852GM/GMV cdclk
` [PATCH 04/18] drm/i915: Add cdclk extraction for g33, 965gm and g4x
` [PATCH 05/18] drm/i915: ILK cdclk seems to be 450MHz
` [PATCH 06/18] drm/i915: Assume 400 MHz cdclk for the rest of gen4-7
` [PATCH 07/18] drm/i915: Simplify ilk_get_aux_clock_divider()
` [PATCH 08/18] drm/i915: Convert the ddi cdclk code to .get_display_clock_speed()
` [PATCH 09/18] drm/i915: Warn when cdclk for the platforms is not known
` [PATCH 10/18] drm/i915: Cache the current cdclk frequency in dev_priv
` [PATCH 11/18] drm/i915: Use cached cdclk value
` [PATCH 12/18] drm/i915: Unify ilk and hsw .get_aux_clock_divider()
` [PATCH 13/18] drm/i915: Store max cdclk value in dev_priv
` [PATCH 14/18] drm/i915: Don't enable IPS when pixel rate exceeds 95% of cdclk
` [PATCH 15/18] drm/i915: Fix chv cdclk support
` [PATCH 16/18] drm/i915: HSW cdclk change support
` [PATCH 17/18] drm/i915: Add IS_BDW_ULX()
` [PATCH 18/18] drm/i915: BDW cdclk change support

Question on unconfined_t
 2014-11-17 14:44 UTC 

[RFC] add a struct page* parameter to dma_map_ops.unmap_page
 2014-11-17 14:43 UTC  (6+ messages)
` [Xen-devel] "

WARNING: CPU: 2 PID: 28560 at /home/apw/COD/linux/drivers/media/v4l2-core/videobuf2-core.c:2144 __vb2_queue_cancel+0x1d0/0x240 [videobuf2_core]()
 2014-11-17 13:52 UTC 

[PATCH] ARM: dts: bcm63138: change "interupts" to "interrupts"
 2014-11-17 14:41 UTC  (4+ messages)
` [PATCH RESEND] "

[PATCH/RFC] gpio: em: Use dynamic allocation of GPIOs
 2014-11-17 14:42 UTC  (6+ messages)

[PATCH 1/2] i2c: omap: fix NACK and Arbitration Lost irq handling
 2014-11-17 14:41 UTC  (9+ messages)
` [PATCH 2/2] i2c: omap: fix "Too much work in one IRQ" "

[U-Boot] [PATCH v3 0/1] sunxi: video: Add simplefb support
 2014-11-17 14:41 UTC  (4+ messages)
` [U-Boot] [PATCH v3] "

pull-request: can-next 2014-11-17
 2014-11-17 14:41 UTC 

[net-next 00/12][pull request] Intel Wired LAN Driver Updates 2014-11-14
 2014-11-17 14:40 UTC  (6+ messages)
` [net-next 03/12] i40e: Handle a single mss packet with more than 8 frags

[PATCH v4 1/4] drm/i915/bdw: Clean up execlist queue items in retire_work
 2014-11-18  6:29 UTC  (4+ messages)
` [PATCH v5 "

i2c: omap: fix NACK and Arbitration Lost irq handling
 2014-11-17 14:41 UTC  (2+ messages)

[PATCH BlueZ 1/3] shared/queue: Simplify queue_remove_all
 2014-11-17 14:40 UTC  (3+ messages)
` [PATCH BlueZ 2/3] shared/queue: Make queue_destroy safe
` [PATCH BlueZ 3/3] unit/test-queue: Add /queue/destroy_remove test

[PATCH v3] ath10k: handle ieee80211 header and payload tracing separately
 2014-11-17 14:38 UTC  (3+ messages)

[PATCH 3/4] drm/i915/bdw: Pin the context backing objects to GGTT on-demand
 2014-11-18 14:27 UTC  (6+ messages)
` [PATCH v5 "

[PATCH] ITU BT2020 support in v4l2_colorspace
 2014-11-17 14:37 UTC  (2+ messages)

[PATCH 0/4] drm/i915: Additional CHV RPS fixes
 2014-11-18 14:33 UTC  (10+ messages)
` [PATCH 2/4] drm/i915: Fix chv GPU freq<->opcode conversions
` [PATCH 4/4] drm/i915: Change CHV SKU400 GPU freq divider to 10

[RFC PATCH 00/11] Add configuration store support
 2014-11-17 14:35 UTC  (6+ messages)
` [RFC PATCH 06/11] videodev2.h: add new v4l2_ext_control flags field

[PATCH v8 0/8] Device Tree Overlays - 8th time's the charm
 2014-11-17 14:35 UTC  (6+ messages)
` [PATCH v8 1/8] OF: Introduce DT overlay support. (v2)

[Qemu-devel] State of ARM FIQ in Qemu
 2014-11-17 14:33 UTC  (4+ messages)

[PATCH 4/4] drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand
 2014-11-18 14:30 UTC  (6+ messages)
` [PATCH v5 "

[PATCH 00/11] arm: perf: add support for heterogeneous PMUs
 2014-11-17 14:32 UTC  (4+ messages)
` [PATCH 07/11] arm: perf: document PMU affinity binding

[Qemu-devel] [PATCH] mips: Correct the writes to CP0 Status and Cause registers via gdbstub
 2014-11-17 14:32 UTC  (2+ messages)

[PATCH] gpio: Check if base is positive before calling gpio_is_valid()
 2014-11-17 14:31 UTC 

[PATCH v8 0/8] can: c_can: Use syscon regmap for TI specific RAMINIT register
 2014-11-17 14:31 UTC  (6+ messages)
` [PATCH v8 9/9] net: can: c_can: Add support for TI am4372 DCAN

[PATCH 0/5] drm/i915: Some VLV/CHV rc6/rps fixes/cleanups
 2014-11-18  9:18 UTC  (4+ messages)
` [PATCH 5/5] drm/i915: Improve PCBR debug information

[Cocci] Remove unnecessary null pointer checks?
 2014-11-17 14:30 UTC  (13+ messages)
    ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
      ` [Cocci] [PATCH 1/1] kernel-audit: Deletion of an unnecessary check before the function call "audit_log_end"
                    ` s390/net: Deletion of unnecessary checks before two function calls

setting up cross-compiling understanding problems
 2014-11-17 14:26 UTC 

[RFCv1 PATCH 0/8] improve colorspace support
 2014-11-17 14:26 UTC  (10+ messages)
` [RFCv1 PATCH 1/8] videodev2.h: "
` [RFCv1 PATCH 2/8] v4l2-mediabus: "
` [RFCv1 PATCH 3/8] v4l2-ioctl.c: log the new ycbcr_enc and quantization fields
` [RFCv1 PATCH 4/8] DocBook media: rewrite the Colorspace chapter
` [RFCv1 PATCH 5/8] vivid-tpg-colors: add AdobeRGB and BT.2020 support
` [RFCv1 PATCH 6/8] vivid-tpg: improve colorspace support
` [RFCv1 PATCH 7/8] vivid: add new colorspaces
` [RFCv1 PATCH 8/8] vivid: add support for YCbCr encoding and quantization

[PATCH v3] usb: dwc2: add bus suspend/resume for dwc2
 2014-11-17 14:25 UTC  (2+ messages)

[PATCH v12 00/15] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
 2014-11-17 14:24 UTC  (6+ messages)
` [PATCH v12 11/15] arm: omap1: Migrate debug_ll macros to use 8250.S

Switch to the latest Freescale BSP
 2014-11-17 14:24 UTC  (2+ messages)

[Bug 86394] [radeonsi] Massive Chalice: visual corruption
 2014-11-17 14:24 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: OMAP5: DRA7xx: Enable I2C4 and I2C5 usage on the J6Eco EVM
 2014-11-17 14:23 UTC  (3+ messages)

Busybox sh link
 2014-11-17 14:07 UTC 

[PATCH 0/4] ARM: shmobile: r8a7740/armadillo: Migrate to generic l2c OF
 2014-11-17 14:23 UTC  (4+ messages)
` [PATCH 2/4] ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization

autobuilder: How to set PREMIRRORS?
 2014-11-17 14:08 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use
 2014-11-17 14:22 UTC  (2+ messages)

[RESUBMIT PATCH v7 0/9] Add Skyworks SKY81452 device drivers
 2014-11-17 14:19 UTC  (7+ messages)
` [RESUBMIT PATCH v7 7/9] regulator: sky81452: Modify Device Tree structure
` [RESUBMIT PATCH v7 9/9] regulator: sky81452: Modify dependent Kconfig symbol

[PATCH i-g-t 1/2] lib/os: Pust igt_require into memory check function
 2014-11-17 14:18 UTC  (2+ messages)
` [PATCH i-g-t 2/2] lib/os: Push simulation test down into intel_require_memory

mvebu: tclk detection for armada-xp and marvell packet processor with integrated CPU
 2014-11-17 14:18 UTC  (3+ messages)

[PATCH] ARM: shmobile: sh73a0 legacy: Add PM domain support
 2014-11-17 14:18 UTC  (3+ messages)

[Buildroot] [git commit] python-werkzeug: needs python zlib support
 2014-11-17 14:18 UTC 

[Buildroot] [git commit branch/next] python-werkzeug: needs python zlib support
 2014-11-17 14:18 UTC 

[PATCH] llib/ibrte_net: workaround to avoid macro conflict
 2014-11-17 14:17 UTC  (5+ messages)

[RFC PATCH 00/16] Refine PCI host bridge scan interfaces
 2014-11-17 14:13 UTC  (5+ messages)

[Drbd-dev] [PATCH] Correctly skip interface indexes larger than 256
 2014-11-17 14:14 UTC  (3+ messages)

[refpolicy] systemd
 2014-11-17 14:13 UTC  (3+ messages)

[PATCH] eal: allow virtual devices to be white/black listed
 2014-11-17 14:10 UTC  (2+ messages)

[PATCH 1/4] android/hal-ipc-api: Update HidHost with Android 5 API
 2014-11-17 14:06 UTC  (4+ messages)
` [PATCH 2/4] android/hal: Update HidHost HAL for Android 5
` [PATCH 3/4] android/hid: Support handshake message
` [PATCH 4/4] android/client: Add handshake callback

[PATCH 0/2] rewritten rte_hash_crc() call
 2014-11-17 14:06 UTC  (4+ messages)
` [PATCH v2 3/4] hash: add fallback to software CRC32 implementation

[U-Boot] [PATCH v4 0/7] Addition of new board Peach-Pi
 2014-11-17 14:05 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] exynos config updates
 2014-11-17 14:04 UTC  (2+ messages)

[U-Boot] [PATCH] exynos: dts: Correct USB vbus-gpio numbering for Snow
 2014-11-17 14:04 UTC  (2+ messages)

[U-Boot] [PATCH] SMDK2410: convert to generic board
 2014-11-17 14:04 UTC  (2+ messages)

[PATCH v5 00/61] dmaengine: Implement generic slave capabilities retrieval
 2014-11-17 13:42 UTC  (5+ messages)
` [PATCH v5 03/61] dmaengine: Make the destination abbreviation coherent
` [PATCH v5 04/61] dmaengine: Rework dma_chan_get
` [PATCH v5 05/61] dmaengine: Make channel allocation callbacks optional
` [PATCH v5 16/61] dmaengine: cppi41: Split device_control

[U-Boot] [PATCH v3 1/3] arm: odroid: pmic77686: allow buck voltage settings
 2014-11-17 14:03 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/3] arm: odroid: enable/disable usb host phy for exynos4412
` [U-Boot] [PATCH v3 3/3] arm: odroid: usb: add support for usb host including ethernet


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.