All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-22 11:39:42 to 2019-06-22 14:35:11 UTC [more...]

stable/linux-5.1.y boot: 79 boots: 0 failed, 79 passed (v5.1.13)
 2019-06-22 14:35 UTC 

[PATCH v3 00/25] powerpc/64s interrupt handler cleanups, gasification
 2019-06-22 13:15 UTC  (25+ 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
` [PATCH v3 09/25] powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency with others
` [PATCH v3 10/25] powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into callers
` [PATCH v3 11/25] powerpc/64s/exception: Move EXCEPTION_COMMON additions "
` [PATCH v3 12/25] powerpc/64s/exception: unwind exception-64s.h macros
` [PATCH v3 13/25] powerpc/64s/exception: improve 0x500 handler code
` [PATCH v3 14/25] powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place
` [PATCH v3 15/25] powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants
` [PATCH v3 16/25] powerpc/64s/exception: move KVM related code together
` [PATCH v3 17/25] powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it is used
` [PATCH v3 18/25] powerpc/64s/exception: move head-64.h "
` [PATCH v3 19/25] powerpc/64s/exception: remove __BRANCH_TO_KVM
` [PATCH v3 20/25] powerpc/64s/exception: remove unused BRANCH_TO_COMMON
` [PATCH v3 21/25] powerpc/64s/exception: use a gas macro for system call handler code
` [PATCH v3 22/25] powerpc/64s/exception: fix indenting irregularities
` [PATCH v3 23/25] powerpc/64s/exception: generate regs clear instructions using .rept
` [PATCH v3 24/25] powerpc/64s/exception: remove pointless EXCEPTION_PROLOG macro indirection

[U-Boot] [PATCH v3 1/2] watchdog: tangier: Replace unused constant with a comment
 2019-06-22 14:29 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/2] watchdog: tangier: Convert to use WDT class

[Qemu-devel] [PATCH v8 00/10] hw/m68k: add Apple Machintosh Quadra 800 machine
 2019-06-22 14:22 UTC  (2+ messages)

[U-Boot] [PATCH v1] x86: Revert "Don't set up MTRRs in SPL"
 2019-06-22 14:28 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/7] tcg/ppc: Add vector opcodes
 2019-06-22 14:20 UTC  (4+ messages)

Stacked LSMs (was Re: [PATCH v2 00/25] LSM: Module stacking for AppArmor)
 2019-06-22 14:15 UTC  (2+ messages)

[Cocci] Checking redundant variable initialisations with SmPL?
 2019-06-22 14:16 UTC  (7+ messages)

[PATCH 1/3] clocksource/drivers/sysctr: Add an optional property
 2019-06-22 14:16 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: imx8mq: Add system counter node

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 37 errors, 4085 warnings (v4.4.183)
 2019-06-22 14:15 UTC 

linux-next: Fixes tag needs some work in the tip tree
 2019-06-22 14:06 UTC 

[PATCH v1 0/2] drm: drop uapi dependencies from include/drm
 2019-06-22 14:05 UTC  (5+ 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
` ✓ Fi.CI.IGT: "

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

possible deadlock in console_trylock_spinning
 2019-06-22 13:55 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the amdgpu tree
 2019-06-22 13:54 UTC 

[PATCH net-next 00/11] net: hns3: some code optimizations & bugfixes
 2019-06-22 13:53 UTC  (2+ messages)

[PATCH v2 0/8] rockchip: rk3399: Use spl_board_init in SPL, TPL
 2019-06-22 13:51 UTC  (25+ messages)
` [PATCH v2 1/8] board: rk3399: Drop explicit uart enablement in spl_board_init
    ` [U-Boot] "
` [PATCH v2 2/8] rockchip: rk3399: Support common spl_board_init
    ` [U-Boot] "
` [PATCH v2 3/8] rockchip: rk3399: spl: Mark printascii into debug
      ` [U-Boot] "
` [PATCH v2 4/8] rockchip: rk3399: Move u-boot, dm-pre-reloc of uart0, uart2
      ` [U-Boot] "
` [PATCH v2 5/8] rockchip: rk3399: Enable SPL_BOARD_INIT
    ` [U-Boot] "
` [PATCH v2 6/8] rockchip: rk3399: tpl: Add spl_board_init
    ` [U-Boot] "
` [PATCH v2 7/8] rockchip: rk3399: tpl: Mark printascii into debug
      ` [U-Boot] "
` [PATCH v2 8/8] rockchip: rk3399: Enable TPL_BOARD_INIT
      ` [U-Boot] "

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

linux-next: Fixes tag needs some work in the v4l-dvb tree
 2019-06-22 13:47 UTC 

[PATCH v5.2-rc5] Bluetooth: Fix regression with minimum encryption key size alignment
 2019-06-22 13:47 UTC 

[PATCH net-next 0/7] net: aquantia: implement vlan offloads
 2019-06-22 13:45 UTC  (8+ messages)
` [PATCH net-next 1/7] net: aquantia: replace internal driver version code with uts
` [PATCH net-next 2/7] net: aquantia: add documentation for the atlantic driver
` [PATCH net-next 3/7] maintainers: declare aquantia atlantic driver maintenance
` [PATCH net-next 4/7] net: aquantia: added vlan offload related macros and functions
` [PATCH net-next 5/7] net: aquantia: adding fields and device features for vlan offload
` [PATCH net-next 6/7] net: aquantia: vlan offloads logic in datapath
` [PATCH net-next 7/7] net: aquantia: implement vlan offload configuration

[PATCH] ppp: mppe: Add softdep to arc4
 2019-06-22 13:44 UTC  (3+ messages)

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

[PATCH v2 1/3] nl80211: Update uapi for CMD_FRAME_WAIT_CANCEL
 2019-06-22 13:44 UTC  (6+ messages)
` [PATCH v2 2/3] nl80211: Limit certain commands to interface owner

[U-Boot] [PATCH] rockchip: dts: rk3399: rockpro64: Provide init voltage
 2019-06-22 13:43 UTC  (2+ messages)

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)

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 

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

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)

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  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/7] "

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  (2+ 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 


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.