All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-07 19:53:52 to 2016-12-07 20:37:02 UTC [more...]

[bug report] MIPS: lantiq: implement support for FALCON soc
 2016-12-07 20:35 UTC  (2+ messages)

[PATCH] making real_path thread-safe
 2016-12-07 20:32 UTC  (7+ messages)
` [PATCH] real_path: make "

[GIT PULL] ARM: Xilinx Zynq SOC changes for v4.10
 2016-12-07 20:36 UTC  (2+ messages)

[PATCH] PCI: spear: use builtin_platform_driver
 2016-12-07 20:36 UTC  (2+ messages)

[PATCH v1 0/6] rtio_rpmsg: make rpmsg channel configurable
 2016-12-07 20:35 UTC  (7+ messages)
` [PATCH v1 1/6] rpmsg: virtio_rpmsg: set rpmsg_buf_size customizable
` [PATCH v1 2/6] rpmsg: virtio_rpmsg_bus: fix sg_set_buf() when addr is not a valid kernel address
` [PATCH v1 3/6] include: virtio_rpmsg: add virtio rpmsg configuration structure
` [PATCH v1 4/6] rpmsg: virtio_rpmsg: get buffer configuration from virtio
` [PATCH v1 5/6] rpmsg: virtio_rpmsg: don't allocate buffer if provided by low level driver
` [PATCH v1 6/6] rpmsg: virtio_rpmsg: set buffer configuration to virtio

BUG: "cherry-pick A..B || git reset --hard OTHER"
 2016-12-07 20:35 UTC  (4+ messages)

[GIT PULL 1/2] DaVinci DT updates for v4.10 (part 4)
 2016-12-07 20:35 UTC  (4+ messages)
` [GIT PULL 2/2] DaVinci defconfig "

ask for help: How to make pcie-dpc detect DPC feature in platform device?
 2016-12-07 20:44 UTC  (2+ messages)

[PATCH v2 0/2] Fix and add more zx dt nodes
 2016-12-07 20:34 UTC  (8+ messages)
` [PATCH v2 1/2] arm64: dts: zx: Fix gic GICR property

[PATCH v1 0/3] remoteproc: st: add virtio_rpmsg support
 2016-12-07 20:33 UTC  (4+ messages)
` [PATCH v1 1/3] remoteproc: st: add virtio communication support
` [PATCH v1 2/3] remoteproc: st: add da to va support
` [PATCH v1 3/3] remoteproc: core: don't allocate carveout if pa or da are defined

[PULL] MXSFB driver
 2016-12-07 20:25 UTC  (6+ messages)

Synopsys Ethernet QoS Driver
 2016-12-07 20:15 UTC  (8+ messages)

[PATCH V3] weston: fix hotplug weston termination problem at compositor-drm
 2016-12-07 20:32 UTC 

[PATCH v5 1/1] crypto: add virtio-crypto driver
 2016-12-07 20:20 UTC  (7+ messages)
      ` [Qemu-devel] "

[PATCH] scsi: avoid a permanent stop of the scsi device's request queue
 2016-12-07 20:30 UTC  (14+ messages)

boot kernel panic with QCA6174 and kernel 4.8
 2016-12-07 20:30 UTC  (4+ messages)

[PATCH 1/1 linux-next] ASoC: samsung: include gpio consumer.h
 2016-12-07 20:31 UTC  (3+ messages)

[PATCHv2 00/32] OEQA Framework Refactor & Improvements
 2016-12-07 20:32 UTC  (33+ messages)
` [PATCHv2 01/32] oeqa/core: Add base OEQA framework
` [PATCHv2 02/32] oeqa/core: Add utils module for "
` [PATCHv2 03/32] oeqa/core: Add loader, context and decorator modules
` [PATCHv2 04/32] oeqa/core/decorator: Add support for OETestDepends
` [PATCHv2 05/32] oeqa/core/decorator: Add support for OETestID and OETestTag
` [PATCHv2 06/32] oeqa/core/decorator: Add support for OETimeout decorator
` [PATCHv2 07/32] oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVar
` [PATCHv2 08/32] oeqa/core: Add tests for the OEQA framework
` [PATCHv2 09/32] scripts/oe-test: Add new oe-test script
` [PATCHv2 10/32] oeqa/core/context: Add support of OETestContextExecutor
` [PATCHv2 11/32] oeqa/core/cases: Add example test cases
` [PATCHv2 12/32] oeqa/core: Add README
` [PATCHv2 13/32] oe/data: Add export2json function
` [PATCHv2 14/32] classes/rootfs-postcommands: Add write_image_test_data
` [PATCHv2 15/32] classes/populate_sdk_base: Add write_sdk_test_data to postprocess
` [PATCHv2 16/32] oeqa/core: Change name of d to td
` [PATCHv2 17/32] oeqa/utils/path: Add remove_safe function
` [PATCHv2 18/32] oeqa: Move common files to oeqa/files instead of runtime only
` [PATCHv2 19/32] oeqa/sdk: Move test cases inside cases directory
` [PATCHv2 20/32] oeqa/{runtime, sdk}/files: Move testsdkmakefile from runtime to sdk module
` [PATCHv2 21/32] oeqa/sdk: Add case and context modules for the SDK component
` [PATCHv2 22/32] classes/testsdk: Migrates testsdk.bbclass to use new OESDKTestContext
` [PATCHv2 23/32] oeqa/utils: Move targetbuild to buildproject module
` [PATCHv2 24/32] oeqa/utils: {Target, SDK, }BuildProject remove dependency of bb
` [PATCHv2 25/32] oeqa/sdk/cases: Migrate tests to the new OEQA framework
` [PATCHv2 26/32] classes/testsdk: Remove the need of TEST_LOG_DIR variable
` [PATCHv2 27/32] oeqa/sdkext: Move test cases inside cases directory
` [PATCHv2 28/32] oeqa/sdkext: Adds case and context modules
` [PATCHv2 29/32] classes/testsdk: Migrate to use the new OESDKExtTestContext
` [PATCHv2 30/32] oeqa/sdkext/cases: Migrate test case to new OEQA framework
` [PATCHv2 31/32] oeqa/runtime: Fix TargetBuildProject instances
` [PATCHv2 32/32] oeqa: Fix files handling on runtime tests

[Printing-architecture] Fwd: [PWG-Announce] Updated IPP Everywhere Printer Self-Certification Tools Posted
 2016-12-07 20:29 UTC 

[bug report] drm/bridge: Add ti-tfp410 DVI transmitter driver
 2016-12-07 20:28 UTC  (4+ messages)

[PATCH] submodule--helper: set alternateLocation for cloned submodules
 2016-12-07 20:28 UTC  (5+ messages)

[Bug 97980] [amdgpu] New kernel warning during shutdown
 2016-12-07 20:28 UTC  (3+ messages)

[net-next PATCH v5 0/6] XDP for virtio_net
 2016-12-07 20:13 UTC  (7+ messages)
` [net-next PATCH v5 1/6] net: virtio dynamically disable/enable LRO
` [net-next PATCH v5 2/6] net: xdp: add invalid buffer warning
` [net-next PATCH v5 3/6] virtio_net: Add XDP support
` [net-next PATCH v5 4/6] virtio_net: add dedicated XDP transmit queues
` [net-next PATCH v5 5/6] virtio_net: add XDP_TX support
` [net-next PATCH v5 6/6] virtio_net: xdp, add slowpath case for non contiguous buffers

[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-12-07 20:28 UTC  (14+ messages)
            ` [Qemu-devel] "

[Bug 98638] Panic on shutdown with AMDGPU and Ubuntu Plymouth
 2016-12-07 20:28 UTC  (2+ messages)

[PATCH] monitor/rfcomm: Fix a potential memory access issue
 2016-12-07 20:27 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2 net-next 2/2] lan78xx: add LAN7801 MAC only support
 2016-12-07 20:26 UTC 

[PATCH v2 net-next 1/2] phy: add phy fixup unregister functions
 2016-12-07 20:26 UTC 

[PATCH v2 net-next 0/2] phy: lan78xx: add phy fixup unregister functions & LAN7801 update
 2016-12-07 20:25 UTC 

[ANNOUNCE] xfs: for-next branch updated to a444d72e6090
 2016-12-07 20:25 UTC 

[RFC][PATCH] opencl, openmp: don't hardcode specific toolchain, pass the one being used for the build
 2016-12-07 20:25 UTC 

[Qemu-devel] [Bug 498417] Re: cache=writeback on disk image doesn't do write-back
 2016-12-07 20:05 UTC 

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-12-07_15-01-12
 2016-12-07 20:24 UTC 

[PATCH v3 0/6] crypto: ARM/arm64 CRC-T10DIF/CRC32/CRC32C roundup
 2016-12-07 20:23 UTC  (6+ messages)
` [PATCH v3 1/6] crypto: testmgr - avoid overlap in chunked tests

[PATCH 00/11] drm/i915: Overlay fixes
 2016-12-07 20:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Overlay fixes (rev3)

[PATCH] ext4: do not perform data journaling when data is encrypted
 2016-12-07 20:22 UTC 

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-12-07 20:21 UTC  (21+ messages)
` [RFC PATCH 21/24] ARM: vITS: handle INVALL command

[Bug 99013] [regression, bisected] radeonsi: commit 4c8c13b3 "Use amdgcn intrinsics for fs interpolation" makes system unusable
 2016-12-07 20:21 UTC  (2+ messages)

[PATCH V2] weston: fix hotplug weston termination problem at compositor-drm
 2016-12-07 20:19 UTC  (2+ messages)

[PATCH v3 0/9] staging: fsl-mc: move bus driver out of staging, add dpio
 2016-12-07 20:19 UTC  (4+ messages)
` [PATCH v3 1/9] staging: fsl-mc: move bus driver out of staging

[PATCH 0/6] xfs_io: fix up command iteration
 2016-12-07 20:16 UTC  (5+ messages)
` [PATCH 6/6] libxcmd: add non-iterating user commands

[PATCH] webkitgtk: drop patch 0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch
 2016-12-07 20:17 UTC  (2+ messages)
` [PATCH] Revert "webkitgtk: drop patch 0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch"

[PATCH 2/2] ASoC: cs43130: Add devicetree bindings for CS43130
 2016-12-07 20:17 UTC 

[PATCH 1/2] ASoC: Add support for CS43130 codec
 2016-12-07 20:17 UTC 

[PATCH 1/2] f2fs: detect wrong layout
 2016-12-07 20:16 UTC  (3+ messages)

[RFC 0/3] core/adapter: Add disabling duplicate device filtering from d-bus
 2016-12-07 20:16 UTC  (3+ messages)

[Qemu-devel] [Bug 584146] [NEW] Virtual fat breaks with -snapshot
 2016-12-07 20:01 UTC  (2+ messages)
` [Qemu-devel] [Bug 584146] "

[PATCH v9] drivers/net:new PMD using tun/tap host interface
 2016-12-07 20:15 UTC  (3+ messages)
` [PATCH v10] drivers/net:new TUN/TAP device PMD

NOTIFICATION
 2016-12-02 11:18 UTC 

Ignoring Fetch errors for optional source
 2016-12-07 20:14 UTC  (4+ messages)

[PATCH 1/3] ARM: dts: phycore-imx6: refactor fec nodes
 2016-12-07 20:14 UTC  (2+ messages)

[PATCH] vdev: fix missing alias check on uninit
 2016-12-07 20:14 UTC  (2+ messages)

HUGE slowdown when doing dpkg with ext4 over nbd
 2016-12-07 20:14 UTC  (7+ messages)

[PATCH 0/6] ubi: remove character device flag from static volumes
 2016-12-07 20:13 UTC  (2+ messages)

[RFC] ethdev: abstraction layer for QoS hierarchical scheduler
 2016-12-07 20:13 UTC  (4+ messages)

[PATCH 0/4] UEFI: EFI_MEMORY_ATTRIBUTES_TABLE support for x86
 2016-12-07 20:13 UTC  (5+ messages)

[PATCH RESEND v2 1/2] blk-mq: Fix failed allocation path when mapping queues
 2016-12-07 20:12 UTC  (5+ messages)
` [PATCH RESEND v2 2/2] blk-mq: Avoid memory reclaim when remapping queues

[PATCH v2 1/2] nl80211: Use different attrs for BSSID and random MAC addr in scan req
 2016-12-07 20:11 UTC  (6+ messages)
` [PATCH v2 2/2] cfg80211: Add support to sched scan to report better BSSs

[PATCH] mm: page_alloc: High-order per-cpu page allocator v7
 2016-12-07 20:10 UTC  (5+ messages)

Problem with parcel shipping, ID:0000622814
 2016-12-07 20:14 UTC  (4+ messages)

[PATCH 1/2] fixup! gpio: Add GPIO driver for Vybrid
 2016-12-07 20:09 UTC  (2+ messages)

[PATCH] Add crypto PMD optimized for ARMv8
 2016-12-07 20:09 UTC  (4+ messages)
` [PATCH v2 02/12] lib: add cryptodev type for the upcoming ARMv8 PMD

[PATCH igt] intel-ci: Do module loads first + last
 2016-12-07 20:09 UTC  (3+ messages)

[tisdk-build-scripts][PATCH] configs/farm: update SECDEV path to match AUTO/CAT separation
 2016-12-07 20:09 UTC 

[PATCH i-g-t v11 00/21] Implement sw_sync test
 2016-12-07 20:07 UTC  (22+ messages)
` [PATCH i-g-t v11 01/21] lib/sw_sync: Add helper functions for managing synchronization primitives
` [PATCH i-g-t v11 02/21] test/sw_sync: Add sw_sync test
` [PATCH i-g-t v11 03/21] tests/sw_sync: Add subtest test_alloc_fence
` [PATCH i-g-t v11 04/21] tests/sw_sync: Add subtest test_alloc_fence_invalid_timeline
` [PATCH i-g-t v11 05/21] tests/sw_sync: Add subtest test_alloc_merge_fence
` [PATCH i-g-t v11 06/21] tests/sw_sync: Add subtest test_sync_busy
` [PATCH i-g-t v11 07/21] tests/sw_sync: Add subtest test_sync_merge
` [PATCH i-g-t v11 08/21] tests/sw_sync: Add subtest test_sync_merge_same
` [PATCH i-g-t v11 09/21] tests/sw_sync: Add subtest test_sync_multi_consumer
` [PATCH i-g-t v11 10/21] tests/sw_sync: Add subtest test_sync_multi_consumer_producer
` [PATCH i-g-t v11 11/21] tests/sw_sync: Add subtest test_sync_random_merge
` [PATCH i-g-t v11 12/21] tests/sw_sync: Add subtest test_sync_multi_timeline_wait
` [PATCH i-g-t v11 13/21] tests/sw_sync: Add subtest test_sync_multi_producer_single_consumer
` [PATCH i-g-t v11 14/21] tests/sw_sync: Add subtest test_sync_expired_merge
` [PATCH i-g-t v11 15/21] tests/sw_sync: Add subtest test_timeline_closed
` [PATCH i-g-t v11 16/21] tests/sw_sync: Add subtest test_timeline_closed_signaled
` [PATCH i-g-t v11 17/21] lib/sw_sync: Add igt_require_sw_sync to enable skipping on no sw_sync support
` [PATCH i-g-t v11 18/21] tests/sw_sync: Add igt_require check for sw_sync feature
` [PATCH i-g-t v11 19/21] tests/sw_sync: Add subtest test_sync_merge_invalid
` [PATCH i-g-t v11 20/21] tests/sw_sync: Add subtest test_sync_busy_fork
` [PATCH i-g-t v11 21/21] tests/sw_sync: Add subtest test_sync_busy_unixsocket

4.9-rc7 nouveau fails on arm64 64k page kernel but works with 4k
 2016-12-07 20:08 UTC  (7+ messages)
        ` [Nouveau] "

[PATCH] mtd: m25p80: add support for Everspin MR25H40
 2016-12-07 20:07 UTC  (2+ messages)

[bug report] [MIPS] Sibyte: Fix ZBbus profiler
 2016-12-07 19:58 UTC 

Remove private locks to avoid possible deadlock
 2016-12-07 20:05 UTC  (3+ messages)
` [PATCH 1/2] net: ethernet: sxgbe: remove private tx queue lock
` [PATCH 2/2] net: ethernet: stmmac: "

[PATCH 1/2] imx6qdl-phytec-phycore-som.dtsi: rename eeprom
 2016-12-07 20:06 UTC  (2+ messages)

[Bug 93826] 144Hz graphic glitches and bad resolution
 2016-12-07 20:06 UTC  (2+ messages)
` [Bug 93826] 2560x1440 @144Hz graphic glitches and bad refresh rate

[PATCH] conf/machine: split SECDEV use for am5x and dra7 machines
 2016-12-07 20:06 UTC 

[PATCH] xfs: nuke unused tracepoint definitions
 2016-12-07 20:05 UTC 

[PATCH] login-utils: import environment from user manager on systemd systems
 2016-12-07 20:04 UTC  (3+ messages)

[PATCH 1/3] arm64: Define Qualcomm Technologies Falkor v1 CPU
 2016-12-07 20:04 UTC  (6+ messages)
` [PATCH 2/3] arm64: Work around Falkor erratum 1003
` [PATCH] arm64: Work around Falkor erratum 1009

[PATCH v6 0/3] Media Device Allocator API
 2016-12-07 20:03 UTC  (7+ messages)
` [PATCH v6 3/3] sound/usb: Use Media Controller API to share media resources

[PATCH v6 0/5] davinci: VPIF: add DT support
 2016-12-07 20:03 UTC  (3+ messages)

[PATCH] x86: update boot message "UBOOT2" to "BAREBOX"
 2016-12-07 20:02 UTC  (2+ messages)

mlockall() with pid parameter
 2016-12-07 20:01 UTC  (4+ messages)

Dear Friend
 2016-12-07 20:01 UTC 

[PATCH] MIPS: qemu-malta_defconfig: set MAX_IMAGE_SIZE = 4 MiB
 2016-12-07 20:00 UTC  (2+ messages)

[RFC v2 0/8] MIPS: use kexec to load ELF linux images
 2016-12-07 19:59 UTC  (3+ messages)
` [RFC v2 6/8] bootm: add kexec ELF support

[PATCH V4 04/11] megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and IO Coalescing (fwd)
 2016-12-07 19:58 UTC  (2+ messages)

algif for compression?
 2016-12-07 19:57 UTC 

Perf hotplug lockup in v4.9-rc8
 2016-12-07 19:56 UTC  (4+ messages)

[lustre-devel] Remaining work needed for moving Lustre out of staging
 2016-12-07 19:57 UTC  (8+ messages)

[RFC i-g-t v3 0/5] Add support for the Chamelium
 2016-12-07 19:56 UTC  (4+ messages)
` [RFC i-g-t v3 5/5] Add support for hotplug testing with "

[RFC] Smattering of selftests
 2016-12-07 19:56 UTC  (2+ messages)

[PATCH] Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag
 2016-12-07 19:55 UTC 

[Qemu-devel] [QEMU PATCH v14 0/4] migration: migrate QTAILQ
 2016-12-07 19:54 UTC  (3+ messages)

[PATCH v4 0/5] i2c: designware: Add slave support
 2016-12-07 19:52 UTC  (3+ messages)
` [PATCH v4 5/5] i2c: designware: Cleaning comments and formatation

[PATCH V2 1/5] ARM: BCM5301X: Fix LAN LED labels for Luxul XWR-3100
 2016-12-07 19:26 UTC  (3+ messages)
` [PATCH V2 4/5] ARM: BCM5301X: Specify all RAM by including an extra block


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.