All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-25 10:20:21 to 2015-05-25 12:09:03 UTC [more...]

[Qemu-devel] [PATCH v14 00/21] Deterministic replay core
 2015-05-25 12:08 UTC  (18+ messages)
` [Qemu-devel] [PATCH v14 01/21] i386: partial revert of interrupt poll fix
` [Qemu-devel] [PATCH v14 02/21] replay: global variables and function stubs
` [Qemu-devel] [PATCH v14 03/21] sysemu: system functions for replay
` [Qemu-devel] [PATCH v14 04/21] replay: internal functions for replay log
` [Qemu-devel] [PATCH v14 05/21] replay: introduce mutex to protect the "
` [Qemu-devel] [PATCH v14 06/21] replay: introduce icount event
` [Qemu-devel] [PATCH v14 07/21] cpu-exec: allow temporary disabling icount
` [Qemu-devel] [PATCH v14 08/21] cpu: replay instructions sequence
` [Qemu-devel] [PATCH v14 09/21] i386: interrupt poll processing
` [Qemu-devel] [PATCH v14 10/21] replay: interrupts and exceptions
` [Qemu-devel] [PATCH v14 11/21] replay: asynchronous events infrastructure
` [Qemu-devel] [PATCH v14 12/21] replay: recording and replaying clock ticks
` [Qemu-devel] [PATCH v14 13/21] replay: shutdown event
` [Qemu-devel] [PATCH v14 14/21] replay: checkpoints
` [Qemu-devel] [PATCH v14 15/21] bottom halves: introduce bh call function
` [Qemu-devel] [PATCH v14 16/21] replay: ptimer
` [Qemu-devel] [PATCH v14 17/21] typedef: add typedef for QemuOpts

[PATCH net] tools: bpf_jit_disasm: fix segfault on disabled debugging log output
 2015-05-25 12:08 UTC 

[PATCH v3 1/2] ath10k: handle cycle counter wraparound
 2015-05-25 12:06 UTC  (7+ messages)
` [PATCH v4 1/3] ath10k: move cycle_count macro
  ` [PATCH v4 2/3] ath10k: handle cycle counter wraparound
  ` [PATCH v4 3/3] ath10k: fix inconsistent survey reports

[PATCHv2 0/4] [sur40] minor fixes & performance improvements
 2015-05-25 12:04 UTC  (5+ messages)
` [PATCHv2 1/4] reduce poll interval to allow full 60 FPS framerate
` [PATCHv2 2/4] add frame size/frame rate query functions
` [PATCHv2 3/4] add extra debug output, remove noisy warning
` [PATCHv2 4/4] return BUF_STATE_ERROR if streaming stopped during acquisition

linux-next: Tree for May 25
 2015-05-25 12:02 UTC 

[GIT PULL FOR v4.2] More fixes
 2015-05-25 12:01 UTC 

pull-request: wireless-drivers 2015-05-25
 2015-05-25 12:01 UTC 

[PATCH v8 0/8] LED / flash API integration
 2015-05-25 12:00 UTC  (8+ messages)
` [PATCH v8 8/8] DT: samsung-fimc: Add examples for samsung,flash-led property

[PATCH] ASoC: codecs: use SNDRV_PCM_FMTBIT_* for format bitmask
 2015-05-25 12:00 UTC  (2+ messages)

[PATCH] spi: omap2-mcspi: Fix native cs with new set_cs
 2015-05-25 12:00 UTC  (4+ messages)
` [PATCH 0/4] spi: omap2-mcspi: Fixes for recent updates

[PATCH V4 0/3] OPP: Introduce OPP (V2) bindings
 2015-05-25 11:59 UTC  (8+ messages)
` [PATCH V4 1/3] OPP: Redefine bindings to overcome shortcomings

[PATCH v4 0/7] ASoC: intel - add skylake PCM driver
 2015-05-25 11:58 UTC  (13+ messages)
` [PATCH v4 1/7] ASoC: hda - add ASoC HDA codec match function

[PATCH] ASoC: fsl_spdif: Don't try to round-up for clock divisor calculation
 2015-05-25 11:58 UTC  (2+ messages)

[PATCH 4/4 v1] documentation: devicetree: bindings: fsl-quadspi.txt: Add "fsl, ls1-qspi" compatible string
 2015-05-25 11:50 UTC 

[PATCH 3/4 v1] mtd: spi-nor: fsl-quadspi: fix qspi irq handler complete exception
 2015-05-25 11:50 UTC 

[PATCH 2/4 v2] mtd: spi-nor: fsl-quadspi: Enable support big endian registers
 2015-05-25 11:49 UTC 

[PATCH 1/4 v2] mtd: spi-nor: fsl-quadspi: Enable LS1021 support
 2015-05-25 11:49 UTC 

[v2 PATCH 0/13] crypto: Convert all AEAD users to new interface
 2015-05-25 11:53 UTC  (7+ messages)
` [v2 PATCH 13/13] crypto: algif_aead - Switch to new AEAD interface

[PATCH] eal devargs: don't call rte_log when not initialized
 2015-05-25 11:53 UTC  (2+ messages)

[PATCH V3 0/2] generic TEE subsystem
 2015-05-25 11:53 UTC  (7+ messages)
` [PATCH V3 2/2] tee: add OP-TEE driver

[PATCH v7 2/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe MSI/MSIX termination driver
 2015-05-25 11:52 UTC  (5+ messages)
` [PATCH v8 0/4] PCI: X-Gene: Add APM X-Gene v1 "
  ` [PATCH v8 2/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe "

[PATCH] HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLL
 2015-05-25 11:51 UTC  (2+ messages)

[PATCH] cgroup: add explicit cast and comment for return type conversion
 2015-05-25 11:50 UTC  (7+ messages)

[RFC PATCH v3 00/37] perf tools: introduce 'perf bpf' command to load eBPF programs
 2015-05-25 11:47 UTC  (4+ messages)
` [RFC PATCH v3 30/37] perf bpf: Add bpf-loader and open ELF object files

[Qemu-devel] [PATCH RFC V2 0/4] Implement GIC-500 from GICv3 family for arm64
 2015-05-25 11:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFC V2 4/4] Add virtv2 machine that uses GIC-500

[PATCH v2 1/2] HID: hid-plantronics: Update to map volume up/down controls
 2015-05-25 11:47 UTC  (4+ messages)
` [PATCH v2 2/2] HID: hid-plantronics: Update Kconfig HID_PLANTRONICS default setting

[Cocci] [PATCH 1/2] coccinelle: clk_put.cocci: Adjust commit log of generated patch
 2015-05-25 11:46 UTC  (2+ messages)
` [Cocci] [PATCH 2/2] coccinelle: pci_free_consistent.cocci: "

[PATCH] ARM: dts: odroidxu3: Enable wake alarm of S2MPS11 RTC
 2015-05-25 11:44 UTC  (2+ messages)

nftables kernel integration tracking
 2015-05-25 11:44 UTC 

[RFC][v2][PATCH 00/14] Fix RMRR
 2015-05-25 11:42 UTC  (7+ messages)
` [RFC][v2][PATCH 07/14] xen/passthrough: extend hypercall to support rdm reservation policy

[PATCH] usb: ulpi: don't register drivers if bus doesn't exist
 2015-05-25 11:40 UTC  (5+ messages)

[PATCH v4 00/18] new MFD LoCoMo driver set
 2015-05-25 11:41 UTC  (38+ messages)
` [PATCH v4 01/18] mfd: add new driver for Sharp LoCoMo
` [PATCH v4 02/18] leds: port locomo leds driver to new locomo core
` [PATCH v4 03/18] input: convert LoCoMo keyboard driver to use "
` [PATCH v4 04/18] input: locomokbd: differentiate between two Enter keys
` [PATCH v4 05/18] input: make LoCoMo keyboard driver support both poodle and collie
` [PATCH v4 06/18] video: backlight: add new locomo backlight driver
` [PATCH v4 07/18] video: lcd: add LoCoMo LCD driver
` [PATCH v4 08/18] gpio: port LoCoMo gpio support from old driver
` [PATCH v4 09/18] gpio: locomo: implement per-pin irq handling
` [PATCH v4 10/18] spi: add locomo SPI driver
` [PATCH v4 11/18] i2c: add locomo i2c driver
` [PATCH v4 12/18] ARM: sa1100: make collie use new locomo drivers
` [PATCH v4 13/18] ARM: sa1100: don't preallocate IRQ space for locomo
` [PATCH v4 14/18] ASoC: pxa: poodle: make use of new locomo GPIO interface
` [PATCH v4 15/18] ARM: pxa: poodle: use new LoCoMo driver
` [PATCH v4 16/18] ARM: pxa: poodle: don't preallocate IRQ space for locomo
` [PATCH v4 17/18] video: backlight: drop old locomo bl/lcd driver
` [PATCH v4 18/18] ARM: drop old LoCoMo driver

[Bridge] [PATCH net-next] bridge: skip fdb add if the port shouldn't learn
 2015-05-25 11:41 UTC  (6+ messages)
  `  "

[PATCH v2] v4l: subdev: Add pad config allocator and init
 2015-05-25 11:41 UTC  (4+ messages)

[PATCH 2/2] app/testpmd: compute checksum in icmpecho replies
 2015-05-25 11:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] [sur40] minor fixes & performance improvements
 2015-05-25 11:39 UTC  (4+ messages)

[PATCH 0/9] drm/i915: HDMI 12bpc fixes
 2015-05-25 11:39 UTC  (3+ messages)
` [PATCH v2 1/9] drm/i915: Implement WaEnableHDMI8bpcBefore12bpc:snb, ivb

[PATCH v2 00/41] Add ACPI support for arm64 on Xen
 2015-05-25 11:38 UTC  (8+ messages)
` [PATCH v2 18/41] arm: Introduce a generic way to use a device from acpi

[PATCH 0/9 v5] Helper to abstract vma handling in media layer
 2015-05-25 11:37 UTC  (3+ messages)

HDMI and Composite capture on Lager, for kernel 4.1
 2015-05-25 11:37 UTC  (4+ messages)
` [PATCH 08/20] media: soc_camera pad-aware driver initialisation

packet loss, disconnects and possible bug in iwlwifi
 2015-05-25 11:33 UTC  (2+ messages)

[PATCH 0/8] Smack namespace
 2015-05-25 11:33 UTC  (5+ messages)
` [PATCH 1/8] kernel/exit.c: make sure current's nsproxy != NULL while checking caps

[U-Boot] [PATCH 0/7] Odroid XU3: enable DWC3 and DFU/THOR/UMS
 2015-05-25 11:28 UTC  (7+ messages)

[U-Boot] [PATCH v2] wandboard: Add board revision detection support
 2015-05-25 11:25 UTC  (12+ messages)

[PATCH 00/12] *** MIPI DSI Support for BXT ***
 2015-05-25 11:24 UTC  (5+ messages)
` [PATCH 05/12] drm/i915/bxt: DSI encoder support in CRTC modeset

linux-next: build failure after merge of the akpm-current tree
 2015-05-25 11:18 UTC 

[PATCH v4 0/1] ARM: mvebu: dts: Add dts file for DLink DNS-327L
 2015-05-25 11:17 UTC  (7+ messages)
` [PATCH v4 1/1] "

[PATCH v3 0/2] crypto: add a new driver for Marvell's CESA
 2015-05-25 11:17 UTC  (8+ messages)
` [PATCH v3 02/16] "

[Bug 98751] New: radeon: multihead "no signal" on one of the monitors - regression
 2015-05-25 11:16 UTC  (4+ messages)
` [Bug 98751] "

[PATCH v2] au0828: Add support for media controller
 2015-05-25 11:15 UTC  (2+ messages)

[PATCH] perf: fix wrong DEBUG configuration
 2015-05-25 11:12 UTC  (14+ messages)

[RFC v1] tree-wide: remove "select FW_LOADER" uses
 2015-05-25 11:10 UTC  (15+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-05-18
 2015-05-25 11:08 UTC  (5+ messages)
` [Buildroot] Analysis of build failures

[PATCH] mac80211: docs: fix cannot parse enum error
 2015-05-25 11:05 UTC 

linux-next: build failure after merge of the extcon tree
 2015-05-25 11:05 UTC 

[PATCH v3 1/6] Documentation: dmaengine: pxa-dma design
 2015-05-25 11:03 UTC  (5+ messages)

[PATCH v5 00/37] JZ4780 & CI20 support
 2015-05-25 11:03 UTC  (4+ messages)
` [PATCH v5 36/37] MIPS: ingenic: initial JZ4780 support

[Qemu-devel] [PATCH v4 0/2] Fix guest-fstrim behaviour
 2015-05-25 10:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 2/2] qga/qmp_guest_fstrim: Return per path fstrim result

[PATCH 0/2] pinctrl: Enable support for external GPIO interrupts
 2015-05-25 11:00 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: meson: Enable GPIO IRQs
` [PATCH 2/2] pinctrl: dt-binding: Extend meson documentation with GPIO IRQs support

pull-request: wireless-drivers-next 2015-05-21
 2015-05-25 10:57 UTC  (3+ messages)

[PATCH] ARM: module: Add ".ref.text" to arm unwind tables
 2015-05-25 10:56 UTC  (4+ messages)

[PATCH net-next 0/6] netns: ease netlink use with a lot of netns
 2015-05-25 10:55 UTC  (6+ messages)
` [PATCH net-next v2 0/7] "

P3041DS: SATA SCSI disk gives errors
 2015-05-25 10:55 UTC  (2+ messages)

[PATCH] crypto: digest: mark signature argument as const
 2015-05-25 10:48 UTC 

ixgbe tcp cksum offload
 2015-05-25 10:50 UTC  (3+ messages)

[PATCH v2] pipeline: add statistics for librte_pipeline ports and tables
 2015-05-25 10:48 UTC  (4+ messages)

[PATCH] Security context information added to netfilter_queue
 2015-05-25 10:48 UTC  (2+ messages)

[PATCH v2][RFC] libxl: Add AHCI support for upstream qemu
 2015-05-25 10:48 UTC  (7+ messages)

[PATCH 1/2] libsepol: with pp to CIL, only associate declared roleattributes with in-scope types
 2015-05-25 10:45 UTC  (3+ messages)
` [PATCH 2/2] libsepol: with pp to CIL, always write auditadm_r and secadm_r roles to the base module

[PATCH v1] mtd: spi-nor: Specify wait ready time for every chip
 2015-05-25 10:44 UTC  (3+ messages)

[RFC PATCH 0/4] x86, mwaitt: introduce AMD mwaitt support
 2015-05-25 10:43 UTC  (10+ messages)
` [RFC PATCH 2/4] x86, mwaitt: introduce mwaitx idle with a configurable timer

Xen/arm: Virtual ITS command queue handling
 2015-05-25 10:40 UTC  (12+ messages)
  ` Xen on ARM vITS Handling Draft B (Was Re: Xen/arm: Virtual ITS command queue handling)

fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DT
 2015-05-25 10:40 UTC  (2+ messages)

linux-next: build failure after merge of the userns tree
 2015-05-25 10:39 UTC 

[PATCH 0/4] arm64: gicv3: its: Fixes and updates for ThunderX
 2015-05-25 10:38 UTC  (8+ messages)
` [PATCH 1/4] arm64: gicv3: its: Encode domain number in PCI stream id

[PATCH 0/5] libceph: timeout handling fixes
 2015-05-25 10:38 UTC  (4+ messages)
` [PATCH 3/5] libceph: a couple tweaks for wait loops

[GIT PULL FOR v4.2] uvcvideo fixes
 2015-05-25 10:32 UTC 

[PATCH] drm/atomic: fix out of bounds read in for_each_*_in_state helpers
 2015-05-25 10:29 UTC 

Pushing and pulling the result of `git replace` and objects/info/alternates
 2015-05-25 10:28 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 0/4] spapr_pci: DT field fixes and PCI DT node creation in QEMU
 2015-05-25 10:27 UTC  (11+ messages)
` [Qemu-devel] [PATCH v5 3/4] spapr_pci: enumerate and add PCI device tree
` [Qemu-devel] [PATCH v5 4/4] spapr_pci: populate ibm,loc-code

[PATCH] libnetfitler_queue: receive security context info
 2015-05-25 10:26 UTC 

[U-Boot] [PULL] u-boot-usb/master
 2015-05-25 10:25 UTC  (4+ messages)

[PATCH 0/3] Add support for Richtek RT9455 battery charger
 2015-05-25 10:22 UTC  (3+ messages)
  ` [PATCH 2/3] Documentation: devicetree: Add Richtek RT9455 bindings
` [PATCH 3/3] power_supply: Add support for Richtek RT9455 battery charger

[PATCH] virtio: fix crash if CQ is not negotiated
 2015-05-25 10:20 UTC 

[PATCH v3 0/2] Implement SoC bus support for Vybrid
 2015-05-25 10:17 UTC  (5+ messages)
` [PATCH v3 2/2] soc: Add driver for Freescale Vybrid Platform


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.