All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-16 17:07:45 to 2016-09-16 18:10:39 UTC [more...]

[PATCH] IB/rdmavt: free the userspace memory region with kfree instead of vfree
 2016-09-16 18:10 UTC  (3+ messages)

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

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

[meta-fsl-arm][PATCH] Revert "imx7s-warp: Does not include u-boot on image"
 2016-09-16 18:09 UTC 

[PATCH] rdma_rxe: Ensure rdma_rxe module init occurs at correct time
 2016-09-16 18:06 UTC  (2+ messages)

[PATCH v3] libselinux: correct error path to always try text
 2016-09-16 18:05 UTC  (9+ messages)

How to include pre-build object file (.o) in DPDK makefile?
 2016-09-16 18:05 UTC  (2+ messages)

[PATCHv1] sunrpc: fix write space race causing stalls
 2016-09-16 18:04 UTC  (7+ messages)

[Qemu-devel] [PULL v2 0/8] 9p patches for 2.8 20160916
 2016-09-16 18:03 UTC  (9+ messages)
` [Qemu-devel] [PULL v2 1/8] 9pfs: drop unused fmt strings in the proxy backend
` [Qemu-devel] [PULL v2 2/8] 9pfs: drop duplicate line in "
` [Qemu-devel] [PULL v2 3/8] 9pfs: drop useless v9fs_string_null() function
` [Qemu-devel] [PULL v2 4/8] 9pfs: introduce v9fs_path_sprintf() helper
` [Qemu-devel] [PULL v2 5/8] tests: virtio-9p: introduce start/stop functions
` [Qemu-devel] [PULL v2 6/8] tests: virtio-9p: add basic configuration test
` [Qemu-devel] [PULL v2 7/8] tests: virtio-9p: add basic transaction test
` [Qemu-devel] [PULL v2 8/8] 9pfs: fix potential segfault during walk

[PATCH rdma-rc 0/7] Second round of mlx4/mlx5 fixes for 4.8
 2016-09-16 18:02 UTC  (4+ messages)
` [PATCH rdma-rc 4/7] IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets

[PATCH v2] staging: media: davinci_vpfe: Replace explicit NULL comparison with ! operator
 2016-09-16 17:59 UTC 

[PATCHv2] push: change submodule default to check
 2016-09-16 17:59 UTC  (11+ messages)
        ` [PATCH 1/2] serialize collection of changed submodules
            ` [PATCH 3/2] batch check whether submodule needs pushing into one call
        ` [PATCH 2/2] serialize collection of refs that contain submodule changes

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

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

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

Modification to skb->queue_mapping affecting performance
 2016-09-16 17:57 UTC  (10+ messages)

[PATCH v2 2/3] ocl: bump SRCREV to version 1.1.10
 2016-09-16 17:55 UTC 

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

[PATCH] IB/rxe: fix GFP_KERNEL in spinlock context
 2016-09-16 17:55 UTC  (4+ messages)

[Buildroot] [PATCH] linux-firmware: bump version
 2016-09-16 17:54 UTC  (3+ messages)

[PATCH] ASoC: Intel: Skylake: add missing \n to end of dev_* messages
 2016-09-16 17:51 UTC 

Issue: Bluez: Bluetooth Mouse Disconnects Soon After Pairing
 2016-09-16 17:53 UTC  (7+ messages)

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

[Bug 92077] New: nouveau graphics freeze when using KDE Plasma 5; PGR engine fault
 2016-09-16 17:51 UTC  (2+ messages)
  ` [Bug 92077] "

[PATCH 01/15] drm/amdgpu/ring: add an interface to get dma frame and ib size
 2016-09-16 17:48 UTC  (3+ messages)
` [PATCH 15/15] drm/amdgpu: use the new ring ib and dma frame size callbacks

[Qemu-devel] [PATCH v4 00/35] cmpxchg-based emulation of atomics
 2016-09-16 17:46 UTC  (35+ 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
` [Qemu-devel] [PATCH v4 25/35] target-i386: remove helper_lock()
` [Qemu-devel] [PATCH v4 26/35] tests: add atomic_add-bench
` [Qemu-devel] [PATCH v4 27/35] target-arm: Rearrange aa32 load and store functions
` [Qemu-devel] [PATCH v4 28/35] target-arm: emulate LL/SC using cmpxchg helpers
` [Qemu-devel] [PATCH v4 29/35] target-arm: emulate SWP with atomic_xchg helper
` [Qemu-devel] [PATCH v4 30/35] target-arm: emulate aarch64's LL/SC using cmpxchg helpers
` [Qemu-devel] [PATCH v4 31/35] linux-user: remove handling of ARM's EXCP_STREX
` [Qemu-devel] [PATCH v4 32/35] linux-user: remove handling of aarch64's EXCP_STREX
` [Qemu-devel] [PATCH v4 33/35] target-arm: remove EXCP_STREX + cpu_exclusive_{test, info}
` [Qemu-devel] [PATCH v4 34/35] target-alpha: Introduce MMU_PHYS_IDX
` [Qemu-devel] [PATCH v4 35/35] target-alpha: Emulate LL/SC using cmpxchg helpers

[REGRESSION] RLIMIT_DATA crashes named
 2016-09-16 17:46 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  (5+ messages)

[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] ASoC: Intel: atom: add missing \n to end of dev_err/dev_dbg messages
 2016-09-16 17:37 UTC 

[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] 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)

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

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

[PATCHv3 next 3/3] ipvlan: Introduce l3s mode
 2016-09-16 17:29 UTC  (3+ 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)

[xen-unstable-smoke test] 100991: tolerable all pass - PUSHED
 2016-09-16 17:19 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 v2] configs: nitrogen*: enable VFP and NEON support
 2016-09-16 17:18 UTC 

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

[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)


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.