All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-16 16:49:02 to 2016-09-16 17:48:27 UTC [more...]

[Qemu-devel] [PATCH v4 00/35] cmpxchg-based emulation of atomics
 2016-09-16 17:46 UTC  (24+ messages)
` [Qemu-devel] [PATCH v4 01/35] atomics: add atomic_xor
` [Qemu-devel] [PATCH v4 02/35] atomics: add atomic_op_fetch variants
` [Qemu-devel] [PATCH v4 03/35] exec: Avoid direct references to Int128 parts
` [Qemu-devel] [PATCH v4 04/35] int128: Use __int128 if available
` [Qemu-devel] [PATCH v4 05/35] int128: Add int128_make128
` [Qemu-devel] [PATCH v4 07/35] HACK: Always enable parallel_cpus
` [Qemu-devel] [PATCH v4 08/35] cputlb: Replace SHIFT with DATA_SIZE
` [Qemu-devel] [PATCH v4 09/35] cputlb: Move probe_write out of softmmu_template.h
` [Qemu-devel] [PATCH v4 10/35] cputlb: Remove includes from softmmu_template.h
` [Qemu-devel] [PATCH v4 11/35] cputlb: Move most of iotlb code out of line
` [Qemu-devel] [PATCH v4 12/35] cputlb: Tidy some macros
` [Qemu-devel] [PATCH v4 13/35] tcg: Add atomic helpers
` [Qemu-devel] [PATCH v4 14/35] tcg: Add atomic128 helpers
` [Qemu-devel] [PATCH v4 15/35] tcg: Add CONFIG_ATOMIC64
` [Qemu-devel] [PATCH v4 16/35] tcg: Emit barriers with parallel_cpus
` [Qemu-devel] [PATCH v4 17/35] target-i386: emulate LOCK'ed cmpxchg using cmpxchg helpers
` [Qemu-devel] [PATCH v4 18/35] target-i386: emulate LOCK'ed OP instructions using atomic helpers
` [Qemu-devel] [PATCH v4 19/35] target-i386: emulate LOCK'ed INC using atomic helper
` [Qemu-devel] [PATCH v4 20/35] target-i386: emulate LOCK'ed NOT "
` [Qemu-devel] [PATCH v4 21/35] target-i386: emulate LOCK'ed NEG using cmpxchg helper
` [Qemu-devel] [PATCH v4 22/35] target-i386: emulate LOCK'ed XADD using atomic helper
` [Qemu-devel] [PATCH v4 23/35] target-i386: emulate LOCK'ed BTX ops using atomic helpers
` [Qemu-devel] [PATCH v4 24/35] target-i386: emulate XCHG using atomic helper

[PATCH 0/6] r8a7796 I2C integration
 2016-09-16 17:47 UTC  (3+ messages)
` [PATCH 1/6] i2c: rcar: add support for r8a7796 (R-Car M3-W)

[PATCHv2] push: change submodule default to check
 2016-09-16 17:47 UTC  (8+ messages)
        ` [PATCH 1/2] serialize collection of changed submodules
        ` [PATCH 2/2] serialize collection of refs that contain submodule changes

[REGRESSION] RLIMIT_DATA crashes named
 2016-09-16 17:46 UTC  (3+ messages)

[PATCH v2 0/4] gpio: fix an incorrect lockdep warning
 2016-09-16 17:45 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] tests: more test cases for virtio-9p
 2016-09-16 17:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] tests: virtio-9p: introduce start/stop functions
` [Qemu-devel] [PATCH v3 2/3] tests: virtio-9p: add basic configuration test
` [Qemu-devel] [PATCH v3 3/3] tests: virtio-9p: add basic transaction test

[PATCH v2 0/1] git-p4: Add --checkpoint-period option to sync/clone
 2016-09-16 17:43 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v4] vm_event: Implement ARM SMC events
 2016-09-16 17:43 UTC 

possible odd acceleration scaling
 2016-09-16 17:43 UTC  (11+ messages)

[PATCH 0/2] dts: arm64: db820c: adds support to pmic pins
 2016-09-16 17:41 UTC  (7+ messages)
  ` [PATCH 1/2] pinctrl: pm8994: add pad voltage regulator defines
` [PATCH 2/2] dts: arm64: db820c: add pmic pins specific dts file

[PATCH v5 3/6] regulator: core: Don't skip set_voltage_time when ramp delay disabled
 2016-09-16 17:40 UTC  (3+ messages)
  ` Applied "regulator: core: Don't skip set_voltage_time when ramp delay disabled" to the regulator tree

[PATCH] spi: bcm-qspi: fix suspend/resume #ifdef
 2016-09-16 17:40 UTC  (3+ messages)
  ` Applied "spi: bcm-qspi: fix suspend/resume #ifdef" to the spi tree

[PATCH] spi: bcm-qspi: don't include linux/mtd/cfi.h
 2016-09-16 17:40 UTC  (3+ messages)
  ` Applied "spi: bcm-qspi: don't include linux/mtd/cfi.h" to the spi tree

[Qemu-devel] [PULL 0/8] 9p patches for 2.8 20160916
 2016-09-16 17:36 UTC  (6+ messages)
` [Qemu-devel] [PULL 4/8] 9pfs: introduce v9fs_path_sprintf() helper

[PATCH v5 2/6] regulator: core: Simplify error flow in _regulator_do_set_voltage()
 2016-09-16 17:40 UTC  (3+ messages)
  ` Applied "regulator: core: Simplify error flow in _regulator_do_set_voltage()" to the regulator tree

[PATCH] spi: core: Use spi_sync_transfer() in spi_write()/spi_read()
 2016-09-16 17:40 UTC  (2+ messages)
  ` Applied "spi: core: Use spi_sync_transfer() in spi_write()/spi_read()" to the spi tree

[PATCH v5 4/6] regulator: core: Add set_voltage_time op
 2016-09-16 17:40 UTC  (3+ messages)
` Applied "regulator: core: Add set_voltage_time op" to the regulator tree

[PATCH 1/2] regmap: Allow longer flag masks for read and write
 2016-09-16 17:39 UTC  (3+ messages)
` Applied "regmap: Allow longer flag masks for read and write" to the regmap tree

[PATCH -next] spi: bcm-qspi: Fix return value check in bcm_qspi_probe()
 2016-09-16 17:40 UTC  (2+ messages)
  ` Applied "spi: bcm-qspi: Fix return value check in bcm_qspi_probe()" to the spi tree

[PATCH 2/2] regma: Add missing little endian functions
 2016-09-16 17:39 UTC  (3+ messages)
` Applied "regmap: Add missing little endian functions" to the regmap tree

[PATCH -next] spi: bcm-qspi: Fix error return code in bcm_qspi_probe()
 2016-09-16 17:40 UTC  (2+ messages)
  ` Applied "spi: bcm-qspi: Fix error return code in bcm_qspi_probe()" to the spi tree

[PATCH] ASoC: rockchip: Support headset button function on rk3399
 2016-09-16 17:39 UTC  (5+ messages)
` Applied "ASoC: rockchip: Support headset button function on rk3399" to the asoc tree

[RFC PATCH 0/5] arm64: Signal context expansion
 2016-09-16 17:39 UTC  (11+ messages)

[PATCH v5 00/16] PM: SoC idle support using PM domains
 2016-09-16 17:39 UTC  (14+ messages)
` [PATCH v5 02/16] dt/bindings: Update binding for PM domain idle states

[PATCH] ASoC: rt5663: refine error handling
 2016-09-16 17:38 UTC  (3+ messages)
` Applied "ASoC: rt5663: refine error handling" to the asoc tree

[PATCH] Staging: ks7010: Drop memory allocation cast
 2016-09-16 17:38 UTC 

[PATCH v6] drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter support
 2016-09-16 17:38 UTC  (5+ messages)

[PATCH] ARM: dts: msm8974: Add definitions for QCE & cryptobam
 2016-09-16 17:38 UTC  (4+ messages)

Snapshots of consistency groups
 2016-09-16 17:37 UTC  (22+ messages)

[PATCH] sequencer: support folding in rfc2822 footer
 2016-09-16 17:37 UTC  (5+ messages)
` [RFC/PATCH 0/3] handle multiline in-body headers
  ` [RFC/PATCH 1/3] mailinfo: refactor commit message processing
  ` [RFC/PATCH 2/3] mailinfo: correct malformed test example
  ` [RFC/PATCH 3/3] mailinfo: handle in-body header continuations

Beginner question: how to inspect scheduling of multi-threaded user application?
 2016-09-16 17:36 UTC 

[PATCH] ASoC: Intel: atom: add missing \n to end of dev_err/dev_dbg messages
 2016-09-16 17:37 UTC 

[PATCH] multipath-tools: merge emc and dell
 2016-09-16 17:37 UTC 

[PATCH v7 0/5] mfd: tps65218: Clean ups
 2016-09-16 17:36 UTC  (6+ messages)

[Bug 97462] New: Graphics deadlock "ILLEGAL_MTHD" in nouveau with mesa version 11.2.2 when visiting Google Maps with firefox 49.0b5
 2016-09-16 17:36 UTC  (2+ messages)
  ` [Bug 97462] "

[PATCH] staging: media: davinci_vpfe: Replace explicit NULL comparison with ! operator
 2016-09-16 17:35 UTC  (3+ messages)
` [Outreachy kernel] "

[Qemu-devel] [PATCH v3 00/10] ppc/pnv: loading skiboot and booting the kernel
 2016-09-16 17:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 09/10] ppc/pnv: add a LPC controller

[PATCH] format-patch: Add --rfc for the common case of [RFC PATCH]
 2016-09-16 17:34 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] tareget-arm: Handle tagged addresses when loading PC
 2016-09-16 17:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target-arm: Infrastucture changes to enable handling of tagged address loading into PC
` [Qemu-devel] [PATCH 2/3] target-arm: Code changes to implement overwrite of tag field on PC load
` [Qemu-devel] [PATCH 3/3] target-arm: Comments to mark location of pending work for 56 bit addresses

[meta-qt5][PATCH] packagegroup-qt5-demos.bb: Includes some interesting Qt5 demos
 2016-09-16 17:33 UTC  (3+ messages)

[meta-freescale PATCH] u-boot-fslc: Update to the 2016.09-based fork
 2016-09-16 17:32 UTC 

[PATCH] ASoC: samsung: add missing \n to end of pr_err messages
 2016-09-16 17:30 UTC 

[U-Boot] [PATCH 01/15] serial: Add serial_mvebu_a3700 for Armada 3700 SoC
 2016-09-16 17:30 UTC  (3+ messages)
` [U-Boot] [PATCH 03/15] net: mvneta: Make driver 64bit safe

[PATCHv3 next 3/3] ipvlan: Introduce l3s mode
 2016-09-16 17:29 UTC  (3+ messages)

[PATCHv1] sunrpc: fix write space race causing stalls
 2016-09-16 17:29 UTC  (6+ messages)

[meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: remove redundant IMAGEDATESTAMP
 2016-09-16 17:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] linux-user-i386: fix crash on cpuid
 2016-09-16 17:28 UTC  (2+ messages)

[PATCH 00/22] Remove deprecated create_workqueue instances
 2016-09-16 17:26 UTC  (3+ messages)

[PATCH v3 00/21] Create a book for Kernel development
 2016-09-16 17:25 UTC  (16+ messages)
` [PATCH v3 05/21] Documentation/applying-patches.txt: convert it to ReST markup
` [PATCH v3 07/21] Documentation/CodingStyle: Convert "
` [PATCH v3 11/21] Documentation/kernel-docs.txt: convert it "
` [PATCH v3 13/21] Documentation/SecurityBugs: "
` [PATCH v3 17/21] Documentation/SubmittingPatches: "
` [PATCH v3 19/21] docs-rst: move HOWTO and mentioned documents to development-process/
` [PATCH v3 20/21] doc: adjust references to development-process

[PATCH] ALSA: compress: fix some missing and misplaced \n in messages
 2016-09-16 17:25 UTC  (3+ messages)

[PATCH] ALSA: hdac: add missing \n to end of dev_err messages
 2016-09-16 17:24 UTC  (3+ messages)

[PATCH] ndctl: move test/dax-errors buffer to global to avoid gcc optimization
 2016-09-16 17:24 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/5] various fixes mainly for colibri_t20
 2016-09-16 17:22 UTC  (6+ messages)
` [U-Boot] [PATCH v5 1/5] tegra: usb gadget: fix ci udc operation if not hostpc capable
` [U-Boot] [PATCH v5 2/5] simple panel: fix spelling of debug message
` [U-Boot] [PATCH v5 3/5] regulator: fixed: honour optionality of enable gpio
` [U-Boot] [PATCH v5 4/5] colibri_t20: fix display configuration
` [U-Boot] [PATCH v5 5/5] colibri_t20: fix usb operation and controller order

[meta-freescale PATCH 1/3] openssl-qoriq: Sync with OE-Core recipe changes
 2016-09-16 17:21 UTC  (3+ messages)
` [meta-freescale PATCH 2/3] qoriq-base.inc: Remove unused SoC family support
` [meta-freescale PATCH 3/3] qoriq-base.inc: Use 'fsl-dynamic-packagearch' class

[PATCH net] sctp: fix SSN comparision
 2016-09-16 17:21 UTC  (2+ messages)

[PATCH v6 0/3] Add a new board TOPEET iTOP for Exynos 4412
 2016-09-16 17:21 UTC  (6+ messages)
` [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board

[xen-unstable-smoke test] 100991: tolerable all pass - PUSHED
 2016-09-16 17:19 UTC 

[Buildroot] [PATCH v2] configs: nitrogen*: enable VFP and NEON support
 2016-09-16 17:18 UTC 

[PATCH 1/2 nf] netfilter: seqadj: Fix some possible panics of seqadj when mem is exhausted
 2016-09-16 17:18 UTC  (4+ messages)
` [lkp] [netfilter] 68263ddb47: WARNING: CPU: 0 PID: 1225 at net/netfilter/nf_conntrack_seqadj.c:232 nf_ct_seq_offset+0x7a/0x9a
    ` [netfilter-core] "

[Buildroot] [PATCH] infra/pkg-kconfig: Be sure to reconfigure the package on foo-reconfigure
 2016-09-16 17:17 UTC  (7+ messages)

[PATCH v5]net/virtio: add mtu set in virtio
 2016-09-16 17:13 UTC 

[PATCH v9 00/10] Enable PMUs in ACPI systems
 2016-09-16 17:13 UTC  (8+ messages)
` [PATCH v9 08/10] arm64: pmu: Detect and enable multiple PMUs in an ACPI system

[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
 2016-09-16 17:13 UTC  (14+ messages)

[PATCH v1 1/3] ARM: dts: imx6qdl-apalis: Do not rely on DDC I2C bus bitbang for HDMI
 2016-09-16 13:38 UTC  (5+ messages)
` [PATCH v1 2/3] ARM: dts: imx6q-apalis-ixora: Remove use of pwm-leds
` [PATCH v1 3/3] ARM: dts: imx6qdl-apalis: Use enable-gpios property for backlight

[PATCH v2 00/19] remoteproc: Allow platform-specific drivers to request resources
 2016-09-16 17:12 UTC  (5+ messages)
` [PATCH v2 07/19] remoteproc: Add new resource type for resource table spare bytes

[PATCH v3 0/3] Complete ZTE PL011 device support
 2016-09-16 17:11 UTC  (6+ messages)
` [PATCH v3 1/3] tty: amba-pl011: define flag register bits for ZTE device

[Buildroot] [PATCH 3/3] python3: Compile host-python3 statically
 2016-09-16 17:08 UTC  (2+ messages)

[PATCH] coresight: tmc: Cleanup operation mode handling
 2016-09-16 17:07 UTC  (3+ messages)

[PATCH v5 0/6] arm/arm64: vgic-new: Implement API for vGICv3 live migration
 2016-09-16 17:07 UTC  (6+ messages)
` [PATCH 5/6] arm/arm64: vgic-new: Implement VGICv3 CPU interface access

[Qemu-devel] [PATCH] hmp: Improve 'info mtree' with optional parm for mapinfo
 2016-09-16 17:06 UTC  (3+ messages)

[PATCH v3] libselinux: correct error path to always try text
 2016-09-16 17:06 UTC  (8+ messages)

[PATCH] doc: add limitations for i40e PMD
 2016-09-16 17:06 UTC  (2+ messages)
` [PATCH v2] "

TRIM/UNMAP/DISCARD via ATA Passthrough
 2016-09-16 17:06 UTC  (9+ messages)

[U-Boot] [PATCH 0/5] toradex: config block handling
 2016-09-16 17:05 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] colibri_imx7/vf: move to custom checkboard_fallback()
` [U-Boot] [PATCH 2/5] apalis/colibri_t20/t30: deactivate displaying board info
` [U-Boot] [PATCH 3/5] toradex: config block handling
` [U-Boot] [PATCH 4/5] apalis/colibri_imx7/pxa270/t20/t30/vf: integrate "
` [U-Boot] [PATCH 5/5] apalis/colibri_t30: move environment location

[U-Boot] [PATCH v4 0/5] various fixes mainly for colibri_t20
 2016-09-16 17:04 UTC  (3+ messages)
` [U-Boot] [PATCH v4 3/5] regulator: fixed: honour optionality of enable gpio

How to include pre-build object file (.o) in DPDK makefile?
 2016-09-16 17:04 UTC 

[Buildroot] [PATCH] breakpad: enable for uClibc
 2016-09-16 17:01 UTC  (2+ messages)

[Buildroot] [git commit] breakpad: enable for uClibc
 2016-09-16 17:01 UTC 

[Buildroot] [PATCH] package/urg: fix build (missing header)
 2016-09-16 17:01 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio: add check for descriptor's mapped address
 2016-09-16 17:00 UTC  (2+ messages)

[PATCH v3] vm_event: Implement ARM SMC events
 2016-09-16 17:00 UTC  (3+ messages)

[PATCH][V2] net: r6040: add in missing white space in error message text
 2016-09-16 17:00 UTC  (2+ messages)

[Buildroot] [git commit] package/urg: fix build caused by missing header inclusion
 2016-09-16 17:00 UTC 

[PATCH v4] Livepatch for ARM 64 and 32
 2016-09-16 16:58 UTC  (3+ messages)
` [PATCH v4 08/16] livepatch: Move test-cases to their own sub-directory in test

[PATCH] gpio: f7188x: use gpiochip_get_data instead of container_of
 2016-09-16 16:58 UTC 

[Buildroot] [PATCH 1/1] libfastjson: Was referencing non-existing files
 2016-09-16 16:55 UTC  (2+ messages)

[yocto-autobuilder][PATCH] /buildset-config.controller/eclipse-plugin-*
 2016-09-16 16:55 UTC  (5+ messages)

[meta-raspberrypi][PATCH 1/1] bcm2835: Compile examples correct LDFLAGS to avoid HASH errors
 2016-09-16 16:54 UTC 

crypto: caam from tasklet to threadirq
 2016-09-16 16:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] RFC: linux-user-i386: crash on cpuid
 2016-09-16 16:52 UTC  (4+ messages)

[PATCH] ASoC: max98926: add missing \n to end of dev_err/dev_dbg messages
 2016-09-16 16:52 UTC 

[PATCH v3 0/3] nvme power saving
 2016-09-16 16:51 UTC  (6+ messages)
` [PATCH v3 3/3] nvme: Enable autonomous power state transitions

[Qemu-devel] [PATCH RFC] docs: add PCIe devices placement guidelines
 2016-09-16 16:50 UTC  (11+ messages)

[Documentation] State of CPU controller in cgroup v2
 2016-09-16 16:50 UTC  (11+ messages)

[PATCH 0/2] phy: Add support msm8996/apq8096 pcie phy
 2016-09-16 16:51 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: msm8996-pcie-phy: add support for msm8996 "
` [PATCH 2/2] phy: msm8996-pcie-phy: Add support to "

rate limit not working ?
 2016-09-16 16:50 UTC 

[PATCH v3 0/6] ARM: dts: bcm283x: add and use pinctrl groups
 2016-09-16 16:48 UTC  (3+ messages)
` [PATCH v3 6/6] ARM: dts: bcm283x: add pinctrl group to &sdhci, drop pins from &gpio

[Qemu-devel] [PATCH 0/2] target-mips: rework conditional stores for mttcg
 2016-09-16 16:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] target-mips: reimplement SC instruction and use cmpxchg


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.