All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-28 11:03:03 to 2015-09-28 12:26:52 UTC [more...]

[PATCH 0/3] Add support for Wolfson Micro WM8998 codec
 2015-09-28 12:26 UTC  (7+ messages)
` [PATCH 1/3] regulator: arizona: add support for WM8998 and WM1814
` [PATCH 2/3] ASoC: arizona: add defines for single-input gain control
` [PATCH 3/3] ASoC: wm8998: Initial WM8998 codec driver

[PATCH 0/7] Further optimizing SLAB/SLUB bulking
 2015-09-28 12:26 UTC  (14+ messages)
` [PATCH 1/7] slub: create new ___slab_alloc function that can be called with irqs disabled
` [PATCH 2/7] slub: Avoid irqoff/on in bulk allocation
` [PATCH 3/7] slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG
` [PATCH 4/7] slab: implement bulking for SLAB allocator
` [PATCH 5/7] slub: support for bulk free with SLUB freelists
` [PATCH 6/7] slub: optimize bulk slowpath free by detached freelist
` [PATCH 7/7] slub: do prefetching in kmem_cache_alloc_bulk()

[PATCH] drm/i915: Consider HW CSB write pointer before resetting the sw read pointer
 2015-09-28 12:25 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] net: Allow specifying maximum number of network NICs during configure
 2015-09-28 11:52 UTC  (3+ messages)
  ` [Qemu-devel] Problems on vlan-based vnics!

[PATCH v2 0/9] Build and support rk3036 SoC platform
 2015-09-28 12:25 UTC  (9+ messages)
` [PATCH v2 7/9] rockchip: make sure timer5 is enabled on rk3036 platforms
` [PATCH v2 8/9] ARM: rockchip: add support smp for rk3036

[PATCH 00/43] drm/i915: Type safe register read/write and a ton of prep work
 2015-09-28 12:28 UTC  (23+ messages)
` [PATCH 11/43] drm/i915: Parametrize UOS_RSA_SCRATCH
` [PATCH 12/43] drm/i915: Add LO/HI PRIVATE_PAT registers
` [PATCH 13/43] drm/i915: Always use GEN8_RING_PDP_{LDW, UDW} instead of hand rolling the register offsets
` [PATCH 14/43] drm/i915: Include MCHBAR_MIRROR_BASE in ILK_GDSR
` [PATCH 15/43] drm/i915: Parametrize PALETTE and LGC_PALETTE
` [PATCH 16/43] drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/
  ` [PATCH v2 "
` [PATCH 21/43] drm/i915: Add VLV_HDMIB etc. which already include VLV_DISPLAY_BASE
` [PATCH 22/43] drm/i915: s/DDI_BUF_CTL_A/DDI_BUF_CTL(PORT_A)/
` [PATCH 38/43] drm/i915: Parametrize AUX registes
` [PATCH 40/43] drm/i915: Store aux data reg offsets in intel_dp->aux_ch_data_reg[]

[PATCH v6 0/5] Add DT support for netxbig LEDs
 2015-09-28 12:24 UTC  (9+ messages)
` [PATCH v6 5/5] leds: netxbig: set led_classdev max_brightness

[PATCH] x86/apic: Deinline __x2apic_disable, save 467 bytes
 2015-09-28 12:23 UTC  (4+ messages)
` [PATCH] x86: Deinline e820_type_to_string, save 126 bytes
` [PATCH] x86: Deinline early_console_register, save 403 bytes
` [PATCH] x86/signal: Deinline get_sigframe, save 240 bytes

[Qemu-devel] Agenda items for today's MTTCG call
 2015-09-28 12:23 UTC  (2+ messages)

[PATCH] Makefile:add cross_compiler for Makefile
 2015-09-28 12:22 UTC  (2+ messages)

[PATCH RFC v4 3/8] ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders
 2015-09-28 12:21 UTC  (3+ messages)

Very slow recovery/peering with latest master
 2015-09-28 12:21 UTC  (13+ messages)

[Cocci] [PATCH] coccinelle: assign signed result to unsigned variable
 2015-09-28 12:20 UTC  (17+ messages)
` [Cocci] [PATCH v2] "
  `  "

[qemu-upstream-4.4-testing test] 62400: regressions - FAIL
 2015-09-28 12:21 UTC 

[PATCH 7/7] drm/i915: Add HDMI aspect ratio property for SDVO
 2015-09-28 12:18 UTC  (3+ messages)
` [PATCH v2 "

[U-Boot] [PATCH 0/3] Fix fdt 'reg' parsing and unbreak Odroid U3
 2015-09-28 12:17 UTC  (5+ messages)
` [U-Boot] [PATCH V2 0/3] Fix fdt 'reg' parsing and unbreak few Exynos4 boards
  ` [U-Boot] [PATCH V2 1/3] fdtdec: fix parsing 'reg' property with zero value in '#size-cells'
  ` [U-Boot] [PATCH V2 2/3] gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()
  ` [U-Boot] [PATCH V2 3/3] mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()

[PATCH v7 00/15] power: bq24257: Add support for bq24250/bq24251
 2015-09-28 12:16 UTC  (7+ messages)
` [PATCH v7 01/15] dt: power: bq24257-charger: Cover additional devices
` [PATCH v7 09/15] power: bq24257: Add SW-based approach for Power Good determination

Low latency communication over wifi
 2015-09-28 12:15 UTC  (3+ messages)

[PATCH 1/2] HID: Show I2C bus type in hid_connect()
 2015-09-28 12:15 UTC  (2+ messages)
` [PATCH 2/2] HID: i2c-hid: Fill in physical device providing HID functionality

[PATCH 4/7] drm/i915: Always use crtc_ timings when dealing with adjustead_mode
 2015-09-28 12:15 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 3/7] drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjusted_mode
 2015-09-28 12:15 UTC  (3+ messages)
` [PATCH v2 "

[U-Boot] [PATCH RESPIN v2 01/13] Reorder defconfigs with 'savedefconfig'
 2015-09-28 12:14 UTC 

[PATCH] dax: fix deadlock in __dax_fault
 2015-09-28 12:13 UTC  (8+ messages)

Deadlock in pch_udc_svc_ur_interrupt()
 2015-09-28 12:12 UTC 

[Cluster-devel] simplify configfs attributes
 2015-09-28 12:12 UTC  (48+ messages)
` [Cluster-devel] [PATCH 03/23] usb-gadget/uvc: use per-attribute show and store methods
    `  "
` [Cluster-devel] [PATCH 04/23] usb-gadget/f_hid: "
  `  "
` [Cluster-devel] [PATCH 05/23] usb-gadget/f_acm: "
  `  "
` [Cluster-devel] [PATCH 06/23] usb-gadget/ether: "
    `  "
` [Cluster-devel] [PATCH 07/23] usb-gadget/f_loopback: "
  `  "
` [Cluster-devel] [PATCH 08/23] usb-gadget/f_midi: "
    `  "
` [Cluster-devel] [PATCH 09/23] usb-gadget/f_printer: "
  `  "
` [Cluster-devel] [PATCH 10/23] usb-gadget/f_sourcesink: "
  `  "
` [Cluster-devel] [PATCH 11/23] usb-gadget/f_mass_storage: "
  `  "
` [Cluster-devel] [PATCH 12/23] usb-gadget/f_ac1: "
  `  "
` [Cluster-devel] [PATCH 13/23] usb-gadget/f_uac2: "
  `  "
` [Cluster-devel] [PATCH 14/23] usb-gadget/f_obex: "
  `  "
` [Cluster-devel] [PATCH 15/23] usb-gadget/f_phonet: "
  `  "
` [Cluster-devel] [PATCH 16/23] usb-gadget/f_serial: "
  `  "
` [Cluster-devel] [PATCH 23/23] configfs: remove old API
  `  "
` simplify configfs attributes

[Bug 90263] GPU card fans run full speed at all times
 2015-09-28 12:11 UTC  (2+ messages)

[PATCH 00/13] Add VMX TSC scaling support
 2015-09-28 12:11 UTC  (4+ messages)
` [PATCH 13/13] tools/libxl: Add 'vtsc_khz' option to set guest TSC rate

[PATCH 0/2] Improve DMA API sg_sync function documentation
 2015-09-28 12:08 UTC  (4+ messages)
` [PATCH 1/2] Documentation: DMA API: Be more explicit that nents is always the same

[PATCH] KVM: nVMX: expose VPID capability to L1
 2015-09-28 12:05 UTC  (2+ messages)

[PATCH 0/4] Exynos 5433 jpeg h/w codec support
 2015-09-28 12:02 UTC  (7+ messages)
` [PATCH 4/4] ARM64: dts: exynos5433: add jpeg node

[kvm:queue 20/31] arch/x86/kvm/vmx.c:2502:78: warning: left shift count >= width of type
 2015-09-28 11:59 UTC 

[PATCH V3 0/2] Introspection optimization helpers
 2015-09-28 12:00 UTC  (4+ messages)
` [PATCH V3 2/2] xen: Introduce VM_EVENT_FLAG_SET_REGISTERS

[Qemu-devel] [PATCH] target-i386: add ABM to Haswell* and Broadwell* CPU models
 2015-09-28 12:00 UTC 

[git:media_tree/master] [media] rcar_vin: call g_std() instead of querystd()
 2015-09-28 11:59 UTC  (4+ messages)

[U-Boot] [PATCH] common: add CMD_GPIO to Kconfig
 2015-09-28 11:56 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/1] migration: fix deadlock
 2015-09-28 11:55 UTC  (2+ messages)

[PATCH for Xen 4.6 0/5] Several PSR fixes in libxl
 2015-09-28 11:54 UTC  (6+ messages)
` [PATCH for Xen 4.6 1/5] tools/libxl: introduce libxl_socket_bitmap_fill
` [PATCH for Xen 4.6 2/5] tools/libxl: fix socket display error for CMT
` [PATCH for Xen 4.6 3/5] tools/libxl: return socket id from libxl_psr_cat_get_l3_info
` [PATCH for Xen 4.6 4/5] tools/libxl: fix range check in main_psr_cat_cbm_set
` [PATCH for Xen 4.6 5/5] docs: make xl-psr.markdown more precise

[Qemu-devel] ARM CPU affinities
 2015-09-28 11:49 UTC  (3+ messages)

[PATCH] oeqa/testimage: Add ability to run single test from suite
 2015-09-28 11:47 UTC 

[RFC] futex: prevent endless loop on s390x with emulated hugepages
 2015-09-28 11:49 UTC  (3+ messages)

[PATCH 3/3] page-flags: rectify forward declaration
 2015-09-28 11:48 UTC  (10+ messages)
` [PATCH 00/16] Refreshed page-flags patchset
  ` [PATCH 03/16] page-flags: introduce page flags policies wrt compound pages

[PATCH] usb: renesas_usbhs: Add support for R-Car H3
 2015-09-28 11:48 UTC  (4+ messages)

[PATCH 0/5] ARM: dts: fix cpu compatible values
 2015-09-28 11:44 UTC  (4+ messages)
` [PATCH 3/5] ARM: dts: S3C2416: fix cpu compatible value

[meta-oe][PATCH] vim: Compile and provide xxd in package vim-xxd
 2015-09-28 11:44 UTC 

[oe][meta-oe][PATCH] vim: Compile and provide xxd in package vim-xxd
 2015-09-28 11:43 UTC 

[Buildroot] [PATCH] mosquitto: bump version
 2015-09-28 11:42 UTC  (3+ messages)

Contributing to Xen for Outreachy 2015
 2015-09-28 11:40 UTC  (3+ messages)
` Fwd: "

[PATCH 0/1] extcon: arizona: Add support for WM8998 and WM1814
 2015-09-28 11:41 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/2] small improvements to startup, upgrade to latest Django 1.6
 2015-09-28 11:41 UTC  (2+ messages)

Fixing off_t handling in flashcp
 2015-09-28 11:38 UTC  (2+ messages)
`  "

[PATCH 01/24] ipc: optimize the ipc recipes directories
 2015-09-28 11:40 UTC  (4+ messages)
` [PATCH 18/24] reorg the qoriq include files

[RFC PATCH v3] os-android: Add support to android platform
 2015-09-28 11:40 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH 0/3] x86: further P2M adjustments
 2015-09-28 11:33 UTC  (2+ messages)

[PATCH] Fix VMware emulated e1000 doesn't support INTX_DISABLE flag
 2015-09-28 11:33 UTC  (3+ messages)

[PATCH] usbhid: Fix lockdep unannotated irqs-off warning
 2015-09-28 11:33 UTC  (2+ messages)

Long existing package
 2015-09-28 11:28 UTC 

[Qemu-devel] [PATCH v5 00/46] post-introspection cleanups, and qapi-ify netdev_add
 2015-09-28 11:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 45/46] net: Complete qapi-fication of netdev_add

[PATCH 0/6] Fixes for toastergui
 2015-09-28 11:29 UTC  (6+ messages)
` [PATCH 4/6] toaster: add get_target_objects API

[PATCH] CHROMIUM: iio: Add Dyna-Image AP3223 ambient light and proximity driver
 2015-09-28 11:28 UTC  (2+ messages)

[PATCH v2] staging: rtl8723au: Fix resource leak
 2015-09-28 11:27 UTC  (2+ messages)

unknown gpa read address error for GICv3 re-distributor register access
 2015-09-28 11:26 UTC  (5+ messages)

[PATCH] ASoC: atmel-classd: fix odd_ptr_err.cocci warnings
 2015-09-28 11:26 UTC  (3+ messages)
  ` [alsa-devel] "

master - test: Cope with stripe rounding message change
 2015-09-28 11:26 UTC 

[PATCH] staging: rtl8723au: Fix resource leak
 2015-09-28 11:23 UTC  (2+ messages)

[PATCH RESEND] rtsx_usb_ms: Use msleep_interruptible() in polling loop
 2015-09-28 11:23 UTC  (4+ messages)

[PATCH 4/9] fs:ubifs: add hook for UBI bakvol in ubifs layer
 2015-09-28 11:21 UTC  (2+ messages)

[PATCH 00/12] Gen9: Changes to add/merge/update/remove WA
 2015-09-28 11:21 UTC  (5+ messages)
` [PATCH 07/12] drm/i915/bxt: Update stepping check for WaDisableSDEUnitClockGating

[PATCH] Staging: rtl8712: rtl871x_ioctl_linux.c Move constant to right side of the comparision
 2015-09-28 11:18 UTC  (3+ messages)

[PATCH rdma-rc 0/2] Add mechanism for ipoib neigh state change notifications
 2015-09-28 11:17 UTC  (10+ messages)
    ` [PATCH] Expire sendonly joins (was Re: [PATCH rdma-rc 0/2] Add mechanism for ipoib neigh state change notifications)

[PATCH 1/2] audit: stop an old auditd being starved out by a new auditd
 2015-09-28 11:17 UTC  (6+ messages)

[Bug 66977] New: get_num_groups not supported by libclc
 2015-09-28 11:17 UTC  (2+ messages)
` [Bug 66977] "

[Qemu-devel] [PATCH 1/1] migration: fix deadlock
 2015-09-28 10:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 0/2] "

[U-Boot] [PATCH 0/6] device model bringup of am437x platform on gp-evm and sk-evm
 2015-09-28 11:08 UTC  (8+ messages)
` [U-Boot] [PATCH 3/6] am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
` [U-Boot] [PATCH 5/6] am437x: Add am437x_gp_evm_defconfig using CONFIG_DM
` [U-Boot] [PATCH 6/6] am437x: Add am437x_sk_evm_defconfig "

[PATCHv2] Bluetooth:hci_qca: Changed unsigned long to bool
 2015-09-28 11:07 UTC  (2+ messages)

[Qemu-trivial] [PATCH 00/10][TRIVIAL] Define categories for some PPC devices
 2015-09-28 11:06 UTC  (9+ messages)
` [Qemu-trivial] [PATCH 07/10][TRIVIAL] uninorth: add to bridge category
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 08/10][TRIVIAL] macio: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 09/10][TRIVIAL] macio-nvram: add to misc category
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 10/10][TRIVIAL] openpic: "
  ` [Qemu-devel] "

[RFC PATCH 0/2] kvmclock: fix ABI breakage from PVCLOCK_COUNTS_FROM_ZERO
 2015-09-28 11:05 UTC  (2+ messages)

How to make a osd status become down+peering?
 2015-09-28 11:05 UTC 

[PATCH v7 00/28] Add ITS support
 2015-09-28 11:03 UTC  (7+ messages)
` [PATCH v7 21/28] xen/arm: ITS: Add GICR register emulation


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.