All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-22 10:13:16 to 2019-06-22 13:43:30 UTC [more...]

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2019-06-22 13:43 UTC 

[U-Boot] [PATCH] rockchip: rk3399: Fix enabling boot-on regulators
 2019-06-22 13:43 UTC  (2+ messages)

[PATCH v2 net] be2net: fix link failure after ethtool offline test
 2019-06-22 13:42 UTC  (2+ messages)

[PATCH v3 00/25] powerpc/64s interrupt handler cleanups, gasification
 2019-06-22 13:15 UTC  (9+ messages)
` [PATCH v3 01/25] powerpc/64s/exception: remove H concatenation for EXC_HV variants
` [PATCH v3 02/25] powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
` [PATCH v3 03/25] powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
` [PATCH v3 04/25] powerpc/64s/exception: fix sreset KVM test code
` [PATCH v3 05/25] powerpc/64s/exception: remove the "extra" macro parameter
` [PATCH v3 06/25] powerpc/64s/exception: consolidate maskable and non-maskable prologs
` [PATCH v3 07/25] powerpc/64s/exception: merge KVM handler and skip variants
` [PATCH v3 08/25] powerpc/64s/exception: KVM handler can set the HSRR trap bit

From:Miss: Fatima Yusuf
 2019-06-22 13:42 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2019-06-22 13:41 UTC 

stable queue build failures (ipv4/tcp)
 2019-06-22 13:41 UTC 

linux-next: Fixes tag needs some work in the pci tree
 2019-06-22 13:40 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2019-06-22 13:40 UTC 

[Cocci] Checking redundant variable initialisations with SmPL?
 2019-06-22 13:35 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] package/libvncserver: fix homepage
 2019-06-22 13:33 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libvncserver: bump to version 0.9.12

stable-rc/linux-4.9.y build: 197 builds: 6 failed, 191 passed, 5 errors, 3135 warnings (v4.9.183)
 2019-06-22 13:30 UTC 

[Xen-devel] [xen-4.8-testing bisection] complete test-armhf-armhf-xl-arndale
 2019-06-22 13:27 UTC 

[dpdk-dev] [PATCH v3 00/27] OCTEON TX2 common and mempool driver
 2019-06-22 13:24 UTC  (29+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 01/27] common/octeontx2: add build infrastructure and HW definition
  ` [dpdk-dev] [PATCH v4 02/27] common/octeontx2: add IO handling APIs
  ` [dpdk-dev] [PATCH v4 03/27] common/octeontx2: add mbox request and response definition
  ` [dpdk-dev] [PATCH v4 04/27] common/octeontx2: add mailbox base support infra
  ` [dpdk-dev] [PATCH v4 05/27] common/octeontx2: add runtime log infra
  ` [dpdk-dev] [PATCH v4 06/27] common/octeontx2: add mailbox send and receive support
  ` [dpdk-dev] [PATCH v4 07/27] common/octeontx2: introduce common device class
  ` [dpdk-dev] [PATCH v4 08/27] common/octeontx2: introduce irq handling functions
  ` [dpdk-dev] [PATCH v4 09/27] common/octeontx2: handle intra device operations
  ` [dpdk-dev] [PATCH v4 10/27] common/octeontx2: add AF to PF mailbox IRQ and msg handlers
  ` [dpdk-dev] [PATCH v4 11/27] common/octeontx2: add PF to VF "
  ` [dpdk-dev] [PATCH v4 12/27] common/octeontx2: add VF mailbox IRQ and msg handler
  ` [dpdk-dev] [PATCH v4 13/27] common/octeontx2: add uplink message support
  ` [dpdk-dev] [PATCH v4 14/27] common/octeontx2: add FLR IRQ handler
  ` [dpdk-dev] [PATCH v4 15/27] doc: add Marvell OCTEON TX2 platform guide
  ` [dpdk-dev] [PATCH v4 16/27] mempool/octeontx2: add build infra and device probe
  ` [dpdk-dev] [PATCH v4 17/27] drivers: add init and fini on octeontx2 NPA object
  ` [dpdk-dev] [PATCH v4 18/27] mempool/octeontx2: add NPA HW operations
  ` [dpdk-dev] [PATCH v4 19/27] mempool/octeontx2: add NPA IRQ handler
  ` [dpdk-dev] [PATCH v4 20/27] mempool/octeontx2: add context dump support
  ` [dpdk-dev] [PATCH v4 21/27] mempool/octeontx2: add mempool alloc op
  ` [dpdk-dev] [PATCH v4 22/27] mempool/octeontx2: add mempool free op
  ` [dpdk-dev] [PATCH v4 23/27] mempool/octeontx2: add remaining slow path ops
  ` [dpdk-dev] [PATCH v4 24/27] mempool/octeontx2: add fast path mempool ops
  ` [dpdk-dev] [PATCH v4 25/27] mempool/octeontx2: add optimized dequeue operation for arm64
  ` [dpdk-dev] [PATCH v4 26/27] mempool/octeontx2: add devargs for max pool selection
  ` [dpdk-dev] [PATCH v4 27/27] doc: add Marvell OCTEON TX2 mempool documentation

PROBLEM: [2/2] Marvell 88E8040 (sky2) fails after hibernation
 2019-06-22 13:27 UTC  (5+ messages)
` PROBLEM: "

✅ PASS: Test report for kernel 4.19.54-63bbbcd.cki (stable)
 2019-06-22 13:24 UTC 

✅ PASS: Test report for kernel 5.1.13-7da3d9e.cki (stable)
 2019-06-22 13:22 UTC 

[dpdk-dev] [PATCH v3 25/27] mempool/octeontx2: add optimized dequeue operation for arm64
 2019-06-22 13:21 UTC 

stable/linux-4.14.y boot: 74 boots: 0 failed, 74 passed (v4.14.129)
 2019-06-22 13:20 UTC 

[Buildroot] [PATCH] package/coreutils: simplify the [ -> test symlink
 2019-06-22 13:19 UTC 

❎ FAIL: Test report for kernel 5.1.14-5f0a74b.cki (stable)
 2019-06-22 13:19 UTC 

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2019-06-22 13:13 UTC 

[PATCH v10 00/13] Exynos5 Dynamic Memory Controller driver
 2019-06-22 13:10 UTC  (4+ messages)
  ` [PATCH v10 09/13] drivers: devfreq: events: add Exynos PPMU new events

[PATCH] kbuild: compile-test global headers to ensure they are self-contained
 2019-06-22 13:06 UTC  (6+ messages)

[PATCH -next] drm/amdgpu: remove set but not used variables 'ret'
 2019-06-22 13:06 UTC  (8+ messages)
  ` [PATCH -next v2] drm/amdgpu: return 'ret' in amdgpu_pmu_init

[PATCH v3 1/2] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-06-22 13:02 UTC  (3+ messages)
` [PATCH v3 2/2][v4.9.y] "
` [PATCH v3 0/2] [v4.9.y] "

✅ PASS: Test report for kernel 4.19.55-7877807.cki (stable)
 2019-06-22 13:01 UTC 

[Buildroot] [PATCH 1/1] package/whois: bump to version 5.4.3
 2019-06-22 12:59 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2019-06-22 12:55 UTC 

[Buildroot] [Bug 11776] New: qt5webengine 5.12.2 build failed with arm toolchain and linaro toolchain
 2019-06-22 12:50 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/ardb/linux
 2019-06-22 12:48 UTC 

[PATCH v2 0/3] fix bugs when enable route_localnet
 2019-06-22 12:46 UTC  (3+ messages)

[PATCH v2 0/2] extcon: Add fsa9480 extcon driver
 2019-06-22 12:44 UTC  (2+ messages)

[PATCH v1 0/2] drm: drop uapi dependencies from include/drm
 2019-06-22 12:44 UTC  (4+ messages)
` [PATCH v1 1/2] drm: drop uapi dependency from drm_print.h
` [PATCH v1 2/2] drm: drop uapi dependency from drm_vblank.h
` ✓ Fi.CI.BAT: success for drm: drop uapi dependencies from include/drm

Call trace stops at static callback functions
 2019-06-22 12:42 UTC  (2+ messages)
` SGI-IP30

[PATCH 1/7] drm/i915/execlists: Always clear ring_pause if we do not submit
 2019-06-22 12:40 UTC  (10+ messages)
` [PATCH 2/7] drm/i915/execlists: Convert recursive defer_request() into an iteractive
` [PATCH 3/7] drm/i915/selftests: Serialise nop reset with retirement
` [PATCH 4/7] drm/i915/selftest: Drop manual request wakerefs around hangcheck
` [PATCH 5/7] drm/i915: Rename intel_wakeref_[is]_active
` [PATCH 6/7] drm/i915: Add a wakeref getter for iff the wakeref is already active
` [PATCH 7/7] drm/i915: Only recover active engines
` ✗ Fi.CI.SPARSE: warning for series starting with [1/7] drm/i915/execlists: Always clear ring_pause if we do not submit
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
 2019-06-22 12:37 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/chanwoo/extcon
 2019-06-22 12:35 UTC 

Unsupported Anysee version
 2019-06-22 12:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/10] block/pflash_cfi02: Implement missing AMD pflash functionality
 2019-06-22 12:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 04/10] block/pflash_cfi02: Implement intereleaved flash devices

stable/linux-4.9.y boot: 63 boots: 0 failed, 63 passed (v4.9.183)
 2019-06-22 12:27 UTC 

Wireguard kernel module won't load on kernel 4.19.0-5 (Debian sid/buster)
 2019-06-22 12:23 UTC  (2+ messages)

[PATCH] rm: add --intent-to-add, to be used with --cached
 2019-06-22 12:24 UTC 

[Xen-devel] [xen-4.10-testing bisection] complete test-armhf-armhf-xl-credit1
 2019-06-22 12:23 UTC 

[PATCH 0/5] iio: imu: st_lsm6dsx: add event reporting and wakeup
 2019-06-22 12:23 UTC  (7+ messages)
` [PATCH 4/5] iio: imu: st_lsm6dsx: always enter interrupt thread

Ingenic Timer/Counter Unit (TCU) patchset v12
 2019-06-22 12:21 UTC  (3+ messages)
` [PATCH v12 04/13] mfd: Add Ingenic TCU driver

stable/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 60 warnings (v5.1.14)
 2019-06-22 12:21 UTC 

[PATCH 1/4] arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platforms
 2019-06-22 12:10 UTC  (4+ messages)
` [PATCH 4/4] arm64: dts: imx8mm: Add system counter node

[Xen-devel] [xen-unstable-smoke bisection] complete test-arm64-arm64-xl-xsm
 2019-06-22 12:16 UTC 

[Xen-devel] [xen-unstable-smoke test] 138295: regressions - FAIL
 2019-06-22 12:09 UTC 

[PATCH v2] mtd: spi-nor: Add Winbond w25q16jv support
 2019-06-22 12:09 UTC  (2+ messages)

stable/linux-4.4.y boot: 55 boots: 1 failed, 53 passed with 1 conflict (v4.4.183)
 2019-06-22 12:08 UTC 

[PATCH trivial] mtd: spi-nor: Spelling s/Writ/Write/
 2019-06-22 12:05 UTC  (3+ messages)

[PATCH 1/2] spi-nor: intel-spi: Add support for Intel Elkhart Lake SPI serial flash
 2019-06-22 12:04 UTC  (4+ messages)
` [PATCH 2/2] spi-nor: intel-spi: Convert to use SPDX identifier

[PATCH v1 0/3] Add required-opps support to devfreq passive gov
 2019-06-22 12:00 UTC  (5+ messages)
` [PATCH v1 2/3] OPP: Add function to look up required OPP's for a given OPP
` [PATCH v1 3/3] PM / devfreq: Add required OPPs support to passive governor

post-receive: pub/scm/linux/kernel/git/mtd/linux
 2019-06-22 12:01 UTC 

[Buildroot] [PATCH 1/1] package/gptfdisk: bump to version 1.0.4
 2019-06-22 11:58 UTC 

[PATCH v4 0/2] drm/exynos: drop use of drmP.h
 2019-06-22 11:56 UTC  (3+ messages)
` [PATCH v4 1/2] drm/exynos: drop drmP.h usage
` [PATCH v4 2/2] drm/exynos: trigger build of all modules

[Buildroot] [PATCH 1/1] package/alsa-utils: bump to version 1.1.9
 2019-06-22 11:55 UTC 

stable-rc/linux-4.19.y boot: 134 boots: 0 failed, 127 passed with 7 offline (v4.19.54-2-g1632ae94e030)
 2019-06-22 11:54 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.2-5 tag
 2019-06-22 11:52 UTC  (2+ messages)

[PATCH v3] mtd: spi-nor: fix nor->addr_width when its value configured from SFDP does not match the actual width
 2019-06-22 11:49 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/gerbera: bump to version 1.3.2
 2019-06-22 11:46 UTC 

stable/linux-4.19.y boot: 77 boots: 0 failed, 76 passed with 1 untried/unknown (v4.19.54)
 2019-06-22 11:46 UTC 

[PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems
 2019-06-22 11:45 UTC  (3+ messages)

[PATCH v3] l10n: localizable upload progress messages
 2019-06-22 11:42 UTC  (2+ messages)

[PATCH] sh: prevent warnings when using iounmap
 2019-06-22 11:42 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2019-06-22 11:39 UTC 

✅ PASS: Test report for kernel 5.1.14-rc1-0055f3b.cki (stable)
 2019-06-22 11:39 UTC 

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2019-06-22 11:39 UTC 

stable-rc/linux-5.1.y boot: 142 boots: 1 failed, 134 passed with 7 offline (v5.1.13-2-g0055f3b59207)
 2019-06-22 11:38 UTC 

windows: error cannot lock ref ... unable to create lock
 2019-06-22 11:24 UTC  (3+ messages)

❎ FAIL: Test report for kernel 4.19.55-rc1-1632ae9.cki (stable)
 2019-06-22 11:28 UTC 

[Xen-devel] [xen-4.9-testing bisection] complete test-armhf-armhf-xl-arndale
 2019-06-22 11:19 UTC 

[Qemu-devel] [PATCH 0/2] target/i386: kvm: Fix treatment of AMD SVM in nested migration
 2019-06-22 11:16 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ardb/linux
 2019-06-22 11:18 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2019-06-22 11:15 UTC 

[PATCH net] af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET
 2019-06-22 11:08 UTC  (9+ messages)

[PATCH 0/3] STM32 ADC analog switches supply control
 2019-06-22 11:05 UTC  (8+ messages)
` [PATCH 2/3] iio: adc: stm32-adc: add "

stable/linux-5.1.y build: 208 builds: 0 failed, 208 passed, 60 warnings (v5.1.13)
 2019-06-22 11:05 UTC 

[PATCH] staging: iio: ad7150: use ternary operating to ensure 0/1 value
 2019-06-22 10:58 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/ardb/linux
 2019-06-22 10:57 UTC 

[Xen-devel] [xen-4.7-testing test] 138161: regressions - trouble: blocked/broken/fail/pass
 2019-06-22 10:55 UTC 

[PATCH 0/1] submodule foreach: fix recursion of options
 2019-06-22 10:54 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[PATCH] Documentation: ABI: Add missing newline at end of file
 2019-06-22 10:52 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v12 0/6] DC states igt tests patch series
 2019-06-22 10:52 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for DC states igt tests patch series (rev13)

SRF04.c - wrong range for filter (line 145)
 2019-06-22 10:52 UTC  (2+ messages)

KMS documentation for userspace
 2019-06-22 10:51 UTC  (6+ messages)

[PATCH 0/7] iio:st_sensors: make use of regmap API
 2019-06-22 10:49 UTC  (10+ messages)
` [PATCH 1/7] iio:common:st_sensors: add st_sensors_get_settings_index() helper function
` [PATCH 2/7] iio:accel: introduce st_accel_multiread_bit() function
` [PATCH 6/7] iio: make st_sensors driver use regmap
` [PATCH 7/7] iio:common: make st_sensors_write_data_with_mask() inline

[PATCH v2] PM / devfreq: Fix kernel oops on governor module load
 2019-06-22 10:46 UTC  (2+ messages)

[PATCH] sis900: remove TxIDLE
 2019-06-22 10:43 UTC 

[PATCH 2/2] usbip: Implement SG support to vhci
 2019-06-22 10:40 UTC  (2+ messages)

[Patch 1/1] Input: edt-ft5x06 - disable irq handling during suspend
 2019-06-22 10:37 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw: Fix suspend/resume break
 2019-06-22 10:31 UTC  (2+ messages)

[PATCH v3] media: v4l: ctrls: Add debug messages
 2019-06-22 10:28 UTC 

[PATCH v3 0/8] Expose cros_ec_sensors frequency range via iio sysfs
 2019-06-22 10:24 UTC  (14+ messages)
` [PATCH v3 2/8] iio: common: cros_ec_sensors: move channels to core structure
` [PATCH v3 3/8] iio: common: cros_ec_sensors: move registration to core
` [PATCH v3 5/8] iio: common: cros_ec_sensors: use core structure
` [PATCH v3 6/8] iio: common: cros_ec_sensors: support protocol v3 message
` [PATCH v3 7/8] iio: common: cros_ec_sensors: add sysfs attribute for frequencies
` [PATCH v3 8/8] docs: iio: add precision about sampling_frequency_available

[PATCHv6 1/2] dt-bindings: cadence-quadspi: add options reset property
 2019-06-22 10:21 UTC  (4+ messages)
` [PATCHv6 2/2] mtd: spi-nor: cadence-quadspi: add reset control

[PATCH][V2] x86/apic: fix integer overflow on 10 bit left shift of cpu_khz
 2019-06-22 10:19 UTC  (2+ messages)
` [tip:x86/urgent] x86/apic: Fix "

[PATCH] mtd: spi-nor: add support for sst26wf016, sst26wf032 memory
 2019-06-22 10:18 UTC  (4+ messages)

stable-rc/linux-4.4.y build: 190 builds: 162 failed, 28 passed, 337 errors, 3005 warnings (v4.4.183-2-g7a2e13b64534)
 2019-06-22 10:18 UTC 

[PATCH v2 3/3] x86/acpi/cstate: add Zhaoxin processors support for cache flush policy in C3
 2019-06-22 10:18 UTC  (2+ messages)
` [tip:x86/cpu] x86/acpi/cstate: Add "

[PATCH v2 2/3] ACPI, x86: add Zhaoxin processors support for NONSTOP TSC
 2019-06-22 10:17 UTC  (2+ messages)
` [tip:x86/cpu] ACPI, x86: Add "

[PATCH v2 1/3] x86/cpu: Create Zhaoxin processors architecture support file
 2019-06-22 10:16 UTC  (2+ messages)
` [tip:x86/cpu] "

[tip:x86/cpu] x86/cpu: Split Tremont based Atoms from the rest
 2019-06-22 10:16 UTC 

[PATCH v7 16/18] x86/fsgsbase/64: Enable FSGSBASE by default and add a chicken bit
 2019-06-22 10:14 UTC  (2+ messages)
` [tip:x86/cpu] x86/cpu: Enable FSGSBASE on 64bit "

[PATCH v7 17/18] x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
 2019-06-22 10:14 UTC  (2+ messages)
` [tip:x86/cpu] "

[PATCH v7 18/18] x86/fsgsbase/64: Add documentation for FSGSBASE
 2019-06-22 10:15 UTC  (2+ messages)
` [tip:x86/cpu] Documentation/x86/64: Add documentation for GS/FS addressing mode

[Xen-devel] [freebsd-master test] 138174: all pass - PUSHED
 2019-06-22 10:12 UTC 

[PATCH v7 15/18] selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASE
 2019-06-22 10:13 UTC  (2+ messages)
` [tip:x86/cpu] "


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.