All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-02 10:19:54 to 2017-07-02 14:12:06 UTC [more...]

[Bug 196247] New: AMD FirePro W5130M (Dell 3510 notebook) - radeon driver - ring 0 stalled
 2017-07-02 14:12 UTC  (7+ messages)
` [Bug 196247] "
` [Bug 196247] AMD FirePro W5130M - Radeon "

[PATCH 0/2] Fix a couple of amdgpu de-initialization failures
 2017-07-02 14:07 UTC  (6+ messages)
` [PATCH 1/2] drm/ttm: Fix use-after-free in ttm_bo_clean_mm
` [PATCH 2/2] drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplay

[Qemu-devel] [PATCH v22 00/30] qcow2: persistent dirty bitmaps
 2017-07-02 14:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH v22 19/30] qcow2: add persistent dirty bitmaps support

btrfs-convert --no-datasum & btrfs check: check_owner_ref: BUG_ON `rec->is_root` triggered, value 1
 2017-07-02 14:00 UTC 

[xtf test] 111312: regressions - trouble: broken/pass
 2017-07-02 14:00 UTC 

[PATCH V1 00/21] x86/cqm3: Resctrl based cqm
 2017-07-02 13:57 UTC  (20+ messages)
` [PATCH 11/21] x86/intel_rdt/cqm: Add mkdir support for RDT monitoring
` [PATCH 12/21] x86/intel_rdt/cqm: Add tasks file support
` [PATCH 13/21] x86/intel_rdt/cqm: Add cpus "
` [PATCH 14/21] x86/intel_rdt/cqm: Add mon_data
` [PATCH 15/21] x86/intel_rdt/cqm: Add rmdir support
` [PATCH 16/21] x86/intel_rdt/cqm: Add mount,umount support
` [PATCH 17/21] x86/intel_rdt/cqm: Add sched_in support
` [PATCH 19/21] x86/intel_rdt/mbm: Basic counting of MBM events (total and local)
` [PATCH 21/21] x86/intel_rdt/mbm: Handle counter overflow

[yocto-autobuilder][PATCH] buildset-config/nightly-refkit: add layers to bbconf
 2017-07-02 13:56 UTC 

[Buildroot] [PATCH 00/53] Eliminate $(HOST_DIR)/usr
 2017-07-02 13:54 UTC  (3+ messages)

RPi app built with SDK won't load
 2017-07-02 13:53 UTC  (3+ messages)

[Buildroot] [PATCH] configs/{at91sam9x5ek*, atmel_*_xplained*}: U-Boot needs DTC
 2017-07-02 13:51 UTC  (3+ messages)

[Buildroot] [RFC PATCH v5 00/11] Make the SDK relocatable
 2017-07-02 13:51 UTC  (3+ messages)
` [Buildroot] [RFC PATCH v5 10/11] support/scripts: check-host-rpath now handles $ORIGIN as well

[PATCH v3 1/4] btrfs-progs: lowmem check: Fix false alert about file extent interrupt
 2017-07-02 13:50 UTC  (3+ messages)
` [PATCH v3 2/4] btrfs-progs: lowmem check: Fix false alert about referencer count mismatch

[Buildroot] [git commit] support/scripts: check-host-rpath now handles $ORIGIN as well
 2017-07-02 13:49 UTC 

[Buildroot] [PATCH 0/4] Solving the musl dynamic linker issues
 2017-07-02 13:49 UTC  (7+ messages)
` [Buildroot] [PATCH 1/4] support/testing: add tests for musl and uclibc toolchains
` [Buildroot] [PATCH 2/4] toolchain/helpers.mk: re-evaluate DESTDIR in copy_toolchain_lib_root
` [Buildroot] [PATCH 3/4] toolchain-external: copy ld*.so* for all C libraries
` [Buildroot] [PATCH 4/4] toolchain-external: also put libgcc_s.so unconditionally in TOOLCHAIN_EXTERNAL_LIBS

[Buildroot] [git commit] configs/{at91sam9x5ek*, atmel_*_xplained*}: U-Boot needs DTC
 2017-07-02 13:48 UTC 

[PATCH] Added missing LDFLAGS in sample recipe for morty branch
 2017-07-02 13:47 UTC  (4+ messages)

[PATCH] wcn36xx: check dma_mapping_error()
 2017-07-02 13:46 UTC 

[Buildroot] [PATCH 1/1] toolchain-external: dynamic loader symlink to actual location of musl libc.so
 2017-07-02 13:46 UTC  (2+ messages)

[PATCH] ARM: dts: imx: Correct B850v3 clock assignment
 2017-07-02 13:43 UTC  (4+ messages)

[PATCH v3 00/26] Crypto operation restructuring
 2017-07-02  5:41 UTC  (28+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/26] cryptodev: move session type to generic crypto op
  ` [PATCH v4 02/26] cryptodev: replace enums with 1-byte variables
  ` [PATCH v4 03/26] cryptodev: remove opaque data pointer in crypto op
  ` [PATCH v4 04/26] cryptodev: do not store pointer to op specific params
  ` [PATCH v4 05/26] cryptodev: remove useless alignment
  ` [PATCH v4 06/26] cryptodev: add crypto op helper macros
  ` [PATCH v4 07/26] test/crypto: move IV to crypto op private data
  ` [PATCH v4 08/26] test/crypto-perf: "
  ` [PATCH v4 09/26] app/crypto-perf: "
  ` [PATCH v4 10/26] examples/l2fwd-crypto: "
  ` [PATCH v4 11/26] examples/ipsec-secgw: "
  ` [PATCH v4 12/26] cryptodev: pass IV as offset
  ` [PATCH v4 13/26] cryptodev: move IV parameters to crypto session
  ` [PATCH v4 14/26] cryptodev: add auth IV
  ` [PATCH v4 15/26] cryptodev: do not use AAD in wireless algorithms
  ` [PATCH v4 16/26] cryptodev: remove AAD length from crypto op
  ` [PATCH v4 17/26] cryptodev: remove digest "
  ` [PATCH v4 18/26] cryptodev: set AES-GMAC as auth-only algo
  ` [PATCH v4 19/26] cryptodev: add AEAD specific data
  ` [PATCH v4 20/26] cryptodev: add AEAD parameters in crypto operation
  ` [PATCH v4 21/26] examples/l2fwd-crypto: avoid too many tabs
  ` [PATCH v4 22/26] app/test-crypto-perf: add AEAD parameters
  ` [PATCH v4 23/26] examples/ipsec-secgw: "
  ` [PATCH v4 24/26] examples/l2fwd-crypto: "
  ` [PATCH v4 25/26] cryptodev: use AES-GCM/CCM as AEAD algorithms
  ` [PATCH v4 26/26] cryptodev: remove AAD from authentication structure

[Buildroot] [PATCH] linuxptp: don't check host headers for target features
 2017-07-02 13:41 UTC  (2+ messages)

[PATCH v2 1/2] drm: rcar-du: Add a VSP channel index to the vsps DT property
 2017-07-02 13:40 UTC  (2+ messages)
` [PATCH v2.1 1/2] dt-bindings: display: "

[Qemu-devel] [PATCH v4 0/2] iotests: Add test for colon handling
 2017-07-02 13:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/2] iotests: Use absolute paths for executables

[Buildroot] [git commit branch/2017.05.x] mosquitto: add upstream security fix
 2017-07-02 13:36 UTC 

[Buildroot] [git commit] mosquitto: add upstream security fix
 2017-07-02 13:35 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.02.x] mosquitto: add upstream security fix
 2017-07-02 13:35 UTC 

[Buildroot] [PATCH] systemd: add security fix
 2017-07-02 13:34 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.05.x] systemd: add security fix
 2017-07-02 13:34 UTC 

[Buildroot] [git commit branch/2017.02.x] systemd: add security fix
 2017-07-02 13:33 UTC 

[Buildroot] [Bug 9976] New: License file for package 'rtl8821au' incorrect
 2017-07-02 13:32 UTC  (2+ messages)
` [Buildroot] [Bug 9976] "

[Buildroot] [PATCH] package/rtl8821au: fix license file name
 2017-07-02 13:31 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.02.x] package/rtl8821au: fix license file name
 2017-07-02 13:30 UTC 

[Buildroot] [git commit branch/2017.05.x] package/rtl8821au: fix license file name
 2017-07-02 13:26 UTC 

[PATCH] soc: qcom: wcnss_ctrl: add missing MODULE_DEVICE_TABLE()
 2017-07-02 13:23 UTC 

[PATCH for-next 0/3] IB/IPoIB/core/drivers: patches for rc/next
 2017-07-02 13:23 UTC  (3+ messages)
` [PATCH for-next 3/3] IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev

[PATCH v2 RE-SEND] moduleparam: fix doc: hwparam_irq configures an IRQ
 2017-07-02 13:21 UTC 

[Buildroot] buildroot | Pipeline #9509555 has failed for master | 7b846fc0
 2017-07-02 13:20 UTC 

[Buildroot] [git commit] mosquitto: clarify that patch hash is locally calculated
 2017-07-02 13:19 UTC 

[Qemu-devel] [PATCH v2 0/8] target/s390x tcg patches
 2017-07-02 13:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/8] target/s390x: Implement CONVERT UNICODE insns
` [Qemu-devel] [PATCH v2 8/8] target/s390x: Fix risbg handling

[qemu-mainline test] 111265: tolerable FAIL - PUSHED
 2017-07-02 13:18 UTC 

[PATCH] drm/amdgpu: fix the build error if disable CONFIG_DEBUG_FS
 2017-07-02 13:12 UTC  (2+ messages)

Deprecation of AMDGPU_GEM_CREATE_CPU_ACCESS_REQUIRED
 2017-07-02 12:52 UTC  (4+ messages)
` [PATCH RFC 0/2] "
  ` [PATCH RFC 2/2] drm/amdgpu: Set/clear CPU_ACCESS flag on page fault and move to VRAM

[PATCH rdma-core] libqedr: Sort out dpm/edpm naming
 2017-07-02 12:50 UTC  (2+ messages)

[PATCH 3/3] drm/amdgpu: Use polling for KIQ read/write register
 2017-07-02 12:49 UTC  (2+ messages)

Followers for Instagram
 2017-07-02 12:48 UTC 

[PATCH] drm: amd: amdgpu: constify ttm_place structures
 2017-07-02 12:44 UTC  (3+ messages)

[PATCH] drm: radeon: radeon_ttm: constify ttm_place structures
 2017-07-02 12:44 UTC  (3+ messages)

[U-Boot] [PATCH v4 00/17] nand: remove direct acces to nand_info array
 2017-07-02 12:41 UTC  (2+ messages)

[PATCH v5 0/7] powerpc: build out kprobes blacklist -- series 3
 2017-07-02 12:40 UTC  (4+ messages)
` [PATCH v5 3/7] powerpc/64s: Blacklist system_call() and system_call_common() from kprobes

[PATCH] staging: sm750fb: coordinate tab indent
 2017-07-02 12:36 UTC  (2+ messages)

[PATCH 0/6] net: stmmac: revert "support future possible different internal phy mode"
 2017-07-02 12:31 UTC  (21+ messages)
` [PATCH 1/6] arm: sun8i: nanopi-neo: revert use internal phy-mode
` [PATCH 2/6] arm: sun8i: orangepi-2: revert "use internal phy-mode"
` [PATCH 3/6] arm: sun8i: orangepi-one: "
` [PATCH 4/6] arm: sun8i: orangepi-zero: "
` [PATCH 5/6] arm: sun8i: orangepipc: "
` [PATCH 6/6] net: stmmac: revert "support future possible different internal phy mode"

[U-Boot] [RFC PATCH 8/8] sunxi: enable PSCI for A83T SoC
 2017-07-02 12:36 UTC  (16+ messages)
` [U-Boot] [linux-sunxi] "

[PATCH 1/2] mfd: intel_soc_pmic: Export separate mfd-cell configs for BYT and CHT
 2017-07-02 12:34 UTC  (4+ messages)
` [PATCH 2/2] mfd: intel_soc_pmic: Differentiate between Bay and Cherry Trail CRC variants

[PATCH 1/3] net/mlx4: implement isolated mode from flow API
 2017-07-02 12:32 UTC  (5+ messages)
` [PATCH v6 1/4] app/testpmd: add isolated mode parameter
` [PATCH v6 2/4] net/mlx4: refactor RSS parent queue allocation
` [PATCH v6 3/4] net/mlx4: implement isolated mode from flow API
` [PATCH v6 4/4] net/mlx4: support flow API RSS action

[Buildroot] [PATCH 1/1] utils/readme.txt: fix typos for size-stats-compare
 2017-07-02 12:26 UTC  (3+ messages)

[PATCH] staging: sm750fb: refactor the clock frequency calculation method
 2017-07-02 12:24 UTC  (2+ messages)

Unable to deliver your item, #003929858
 2017-07-02 12:24 UTC 

[PATCH v2 4/4] ASoC: Intel: Skylake: Add support to read firmware registers
 2017-07-02 12:12 UTC  (2+ messages)

[Ksummit-discuss] [TECH TOPIC] mobile phones
 2017-07-02 12:11 UTC  (13+ messages)

[PATCH v4 1/3] examples/eventdev_pipeline: added sample app
 2017-07-02 12:08 UTC  (4+ messages)
` [PATCH v5 0/3] next-eventdev: evendev pipeline "
  ` [PATCH v5 3/3] doc: add eventdev library to programmers guide

Parcel 001544328 delivery notification, UPS
 2017-07-02 12:23 UTC 

[Ksummit-discuss] [TECH TOPIC] mobile phones
 2017-07-02 12:03 UTC  (11+ messages)

Why doesn't merge fail if message has only sign-off?
 2017-07-02 12:03 UTC 

NVMe induced NULL deref in bt_iter()
 2017-07-02 11:56 UTC  (5+ messages)

cannot do ceph pg dump
 2017-07-02 11:45 UTC 

[PATCH] iio: Add LTC2471/LTC2473 driver
 2017-07-02 11:24 UTC  (4+ messages)

[Buildroot] [PATCH] mosquitto: specify that hash is taken from upstream
 2017-07-02 11:43 UTC  (3+ messages)

[Buildroot] buildroot | Pipeline #9511589 has failed for master | 1c73e81b
 2017-07-02 11:39 UTC 

[PATCH] hooks: add signature to the top of the commit message
 2017-07-02 11:29 UTC  (9+ messages)
            ` [PATCH/RFC] hooks: replace irrelevant hook sample
            ` [PATCH] hooks: add script to HOOKS that allows adding notes from commit message

Full NAT forward and source routing - possible without packet marking?
 2017-07-02 11:19 UTC  (5+ messages)

[Buildroot] [PATCH] core: postpone evaluation on decompressor dependencies
 2017-07-02 11:18 UTC  (3+ messages)

[PATCH] app/crypto-perf: set crypto op pool cache
 2017-07-02 11:18 UTC  (3+ messages)

[PATCH] doc: add knowing issue for i40e VF performance
 2017-07-02 12:06 UTC 

[Bug 101651] [radeonsi][hawaii] Borderlands 2 rendering issues with recent mesa/llvm
 2017-07-02 11:14 UTC  (2+ messages)

[PATCH] app/crypto-perf: use rte_mempool_put_bulk
 2017-07-02 11:06 UTC  (3+ messages)

[PATCH 0/4] Generic Raspberry Pi IR transmitters
 2017-07-02 11:06 UTC  (5+ messages)
` [PATCH 1/4] [media] rc-core: rename input_name to device_name
` [PATCH 2/4] [media] rc: mce kbd decoder not needed for IR TX drivers
` [PATCH 3/4] [media] rc: gpio-ir-tx: add new driver
` [PATCH 4/4] [media] rc: pwm-ir-tx: "

[PATCH v2 0/4] Apple SPI properties
 2017-07-02 11:07 UTC  (4+ messages)
` [PATCH v2 2/4] ACPI / property: Support Apple _DSM properties

[PATCH] powerpc/hugetlbfs: Export HPAGE_SHIFT
 2017-07-02 11:01 UTC  (2+ messages)
`  "

[PATCH v4 1/6] mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig
 2017-07-02 11:01 UTC  (3+ messages)
` [v4,1/6] "

[PATCH v3 1/8] powerpc/perf/hv-24x7: Fix passing of catalog version number
 2017-07-02 11:01 UTC  (2+ messages)
` [v3, "

[PATCH 1/2] powerpc/64: implement spin loop primitives
 2017-07-02 11:01 UTC  (2+ messages)
` [1/2] "

[PATCH v2] spin loop primitives for busy waiting
 2017-07-02 11:01 UTC  (5+ messages)
` [v2] "

[PATCH] MAINTAINERS: cxl: update maintainership
 2017-07-02 11:01 UTC  (2+ messages)
`  "

[PATCH] MAINTAINERS: Remove myself as cxl maintainer
 2017-07-02 11:01 UTC  (2+ messages)
`  "

[PATCH] app/crypto-perf: fix digest data for chained mbufs
 2017-07-02 10:58 UTC  (3+ messages)
  ` [dpdk-stable] "

[Buildroot] [FYI 0/2] Qt5.9 and pcre2
 2017-07-02 10:58 UTC  (7+ messages)
` [Buildroot] [FYI 2/2] WIP:qt5: Bump up to 5.9

[PATCH rdma-core] mlx4: Cleanup resources upon device fatal
 2017-07-02 10:55 UTC  (2+ messages)

[PATCH 0/2] AES-NI MB PMD: support Multi-buffer library 0.46
 2017-07-02 10:46 UTC  (7+ messages)
` [PATCH 1/2] crypto/aesni_mb: support IPSec Multi-buffer lib v0.46
` [PATCH v2 0/2] AES-NI MB PMD: support Multi-buffer library 0.46
  ` [PATCH v2 1/2] crypto/aesni_mb: support IPSec Multi-buffer lib v0.46
  ` [PATCH v2 2/2] test/crypto: add 12-byte IV AES-CTR test cases

[Buildroot] buildroot | Pipeline #9511589 has failed for master | 1c73e81b
 2017-07-02 10:48 UTC 

[PATCH] * grub-core/fs/udf.c: Fix reading label, lvd.ident is dstring
 2017-07-02 10:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] llvm: new package
 2017-07-02 10:32 UTC  (3+ messages)
` [Buildroot] [PATCH v2 "

[Bug 99762] black mesa not launching
 2017-07-02 10:31 UTC  (2+ messages)
` [Bug 99762] "Black Mesa" "

[PATCH 2/3] drivers: remoteproc: Add Hexagon Q6 - WCSS integrated core driver
 2017-07-02 10:30 UTC  (4+ messages)

[PATCH rdma-core 0/7] Add mlx4 direct verbs
 2017-07-02 10:31 UTC  (2+ messages)

[PATCH] net: axienet: add of_phy_connect call for XAE_PHY_TYPE_MII case
 2017-07-02 10:19 UTC  (3+ messages)

[PATCH v9 0/3] Support TCP/IPv4 GRO in DPDK
 2017-07-02 10:19 UTC  (4+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/3] lib: add Generic Receive Offload API framework


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.