All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-30 19:44:16 to 2018-07-30 21:15:05 UTC [more...]

[PATCH 00/52] L4.9.88-2.2.0 recipes-bsp and recipes-graphics
 2018-07-30 19:42 UTC  (18+ messages)
` [PATCH 02/52] xserver-xorg: Fix build issues for i.MX 8MQ
` [PATCH 03/52] imx-gpu-g2d: Improve COMPATIBLE_MACHINE
` [PATCH 05/52] libdrm: Restore manpages support
` [PATCH 06/52] waffle: Configure for i.MX GPU
` [PATCH 07/52] imx-base.inc: Simplify preferred providers for graphics
` [PATCH 08/52] weston: Fix non-GPU support
` [PATCH 10/52] wayland-protocols: Use i.MX fork
` [PATCH 12/52] linux-imx: Add i.MX 8 support
` [PATCH 14/52] u-boot-imx: Add support for i.MX 8QM, 8MQ, and 8QXP
` [PATCH 15/52] machine: "
` [PATCH 16/52] imx-dpu-g2d: Use machine override for compatibility
` [PATCH 17/52] kernel-module-imx-gpu-viv: Update to 6.2.4.p1.6
` [PATCH 19/52] imx-gpu-g2d: "
` [PATCH 21/52] xf86-video-imx-vivante: "
` [PATCH 23/52] imx-gpu-viv: Add support for i.MX 8 and 8X families
` [PATCH 27/52] fsl-eula: Extend EULA-based archive support
` [PATCH 29/52] imx-atf: Add new package ARM Trusted Firmware

[PATCH 30/52] imx-sc-firmware: Add new package System Controller Firmware
 2018-07-30 19:43 UTC  (4+ messages)
` [PATCH 33/52] alsa-state: Add support for splitting ESAI device
` [PATCH 37/52] alsa-state: Add i.MX 8 series support
` [PATCH 39/52] firmware-imx: Add support for BCM4356 and BCM89359

[PATCH] proc: added ept_ad flag to /proc/cpuinfo
 2018-07-30 21:12 UTC 

[v3,01/18] doc: dt-bindings: jz4780-dma: Update bindings to reflect driver changes
 2018-07-30 21:13 UTC  (2+ messages)
` [PATCH v3 01/18] "

[Bug 107152] GPU fault detected: 146 / VM_CONTEXT1_PROTECTION_FAULT / ring gfx timeout
 2018-07-30 21:12 UTC  (2+ messages)

[PATCH v4 0/2] Ensure that a request queue is dissociated from the cgroup controller
 2018-07-30 21:10 UTC  (3+ messages)
` [PATCH v4 1/2] block: Introduce blk_exit_queue()
` [PATCH v4 2/2] block: Ensure that a request queue is dissociated from the cgroup controller

[PATCH 1/4] travis: build against multiple kernel versions
 2018-07-30 21:10 UTC  (2+ messages)

[lustre-devel] [PATCH 0/6] lustre: convert list_for_each() to list_for_each_entry()
 2018-07-30 21:09 UTC  (7+ messages)
` [lustre-devel] [PATCH 1/6] "
` [lustre-devel] [PATCH 2/6] lustre: lnet/config: convert list_for_each to list_for_each_entry
` [lustre-devel] [PATCH 6/6] lustre: convert list_for_each() in ksocknal_debug_peerhash()

[PATCH] criu: uprev to version 3.10
 2018-07-30 21:09 UTC 

[PATCH net-next v5 0/4] TC: refactor act_mirred packets re-injection
 2018-07-30 19:31 UTC  (5+ messages)
` [PATCH net-next v5 1/4] net/sched: user-space can't set unknown tcfa_action values

[PATCH] stop_machine: Disable preemption after queueing stopper threads
 2018-07-30 21:07 UTC  (8+ messages)

[PATCH 00/15] xfs: condense dfops and automatic relogging
 2018-07-30 19:30 UTC  (3+ messages)
` [PATCH 01/15] xfs: refactor internal dfops initialization

[xen-unstable test] 125667: tolerable FAIL - PUSHED
 2018-07-30 21:06 UTC 

[Qemu-devel] [PATCH v3 0/3] i.MX: Add the i.MX6UL SOC and a reference board
 2018-07-30 21:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] i.MX6UL: Add i.MX6UL specific CCM device
` [Qemu-devel] [PATCH v3 2/3] i.MX6UL: Add i.MX6UL SOC
` [Qemu-devel] [PATCH v3 3/3] i.MX6UL: Add Freescale i.MX6 UltraLite 14x14 EVK Board

[PATCH] mw-to-git/t9360: fix broken &&-chain
 2018-07-30 21:04 UTC  (2+ messages)

[PATCH v1 0/3] [RFC] Speeding up checkout (and merge, rebase, etc)
 2018-07-30 21:04 UTC  (9+ messages)
` [PATCH v2 0/4] Speed up unpack_trees()
  ` [PATCH v2 1/4] unpack-trees.c: add performance tracing
  ` [PATCH v2 2/4] unpack-trees: optimize walking same trees with cache-tree
  ` [PATCH v2 3/4] unpack-trees: reduce malloc in cache-tree walk

[Qemu-devel] [PATCH v5 00/76] Add nanoMIPS support to QEMU
 2018-07-30 21:03 UTC  (21+ messages)
` [Qemu-devel] [PATCH v5 14/76] target/mips: Add gen_op_addr_addi()
` [Qemu-devel] [PATCH v5 15/76] target/mips: Fix two instances of shadow variables
` [Qemu-devel] [PATCH v5 16/76] target/mips: Mark switch fallthroughs with interpretable comments
` [Qemu-devel] [PATCH v5 17/76] target/mips: Add placeholder and invocation of decode_nanomips_opc()
` [Qemu-devel] [PATCH v5 18/76] target/mips: Add nanoMIPS decoding and extraction utilities
` [Qemu-devel] [PATCH v5 19/76] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
` [Qemu-devel] [PATCH v5 20/76] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
` [Qemu-devel] [PATCH v5 21/76] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
` [Qemu-devel] [PATCH v5 22/76] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
` [Qemu-devel] [PATCH v5 23/76] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions

[PATCH] powerpc/mobility: Fix node detach/rename problem
 2018-07-30 21:02 UTC  (3+ messages)

[PATCH 36/38] vfs: Add a sample program for the new mount API [ver #10]
 2018-07-30 21:02 UTC  (12+ messages)
` [PATCH 00/38] VFS: Introduce filesystem context "

[PATCH] mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()
 2018-07-30 21:01 UTC  (12+ messages)

[PATCH 1/1] add hook pre-p4-submit
 2018-07-30 21:01 UTC  (5+ messages)
` [PATCH 1/1] Add the `p4-pre-submit` hook

[PATCH V2] x86/speculation: Support Enhanced IBRS on future CPUs
 2018-07-30 21:00 UTC  (2+ messages)

How to apply RT patches to a kernel not listed in http://cdn.kernel.org/pub/linux/kernel/projects/rt/4.9/older/
 2018-07-30 19:22 UTC 

[PATCH 00/29] t: detect and fix broken &&-chains in subshells
 2018-07-30 20:59 UTC  (6+ messages)
` [PATCH v2 00/10] detect "
  ` [PATCH v2 01/10] t/test-lib: teach --chain-lint to "

[PATCH v3 0/6] MIPS: kexec/kdump: Fix smp reboot and other issues
 2018-07-30 20:57 UTC  (4+ messages)
` [PATCH v3 6/6] MIPS: kexec: Use prepare method from generic platform as default option

[PATCH v8 0/7] netdev: intel: Eliminate duplicate barriers on weakly-ordered archs
 2018-07-30 19:20 UTC 

[PATCH] media: rc: read out of bounds if bpf reports high protocol number
 2018-07-30 19:20 UTC  (2+ messages)

[PATCH] NFSv4: Fix _nfs4_do_setlk()
 2018-07-30 19:19 UTC  (3+ messages)

[PATCH v11 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-30 20:55 UTC  (3+ messages)
` [PATCH v11 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[PATCH char-misc 1/1] Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
 2018-07-30 20:17 UTC 

[Qemu-devel] [Qemu-block] [PATCH] Add interactive mode to qemu-img command
 2018-07-30 20:53 UTC  (2+ messages)

What's the best way to call sd_shutdown() on all SCSI disks on shutdown?
 2018-07-30 20:35 UTC  (2+ messages)

[PATCH 1/2] drm/scheduler: only kill entity if last user is killed v2
 2018-07-30 20:51 UTC  (6+ messages)
` [PATCH 2/2] drm/scheduler: stop setting rq to NULL

[GIT PULL 0/5] perf/urgent fixes
 2018-07-30 20:50 UTC  (7+ messages)
` [PATCH 1/5] tools headers uapi: Update tools's copy of linux/perf_event.h
` [PATCH 2/5] tools headers powerpc: Update asm/unistd.h copy to pick new
` [PATCH 3/5] tools headers uapi: Refresh linux/bpf.h copy
` [PATCH 4/5] tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
` [PATCH 5/5] perf tools: Fix the build on the alpine:edge distro

[PATCH v2 00/10] rerere: handle nested conflicts
 2018-07-30 20:49 UTC  (16+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 05/11] rerere: add documentation for conflict normalization
  ` [PATCH v3 06/11] rerere: fix crash when conflict goes unresolved
  ` [PATCH v3 07/11] rerere: only return whether a path has conflicts or not
  ` [PATCH v3 10/11] rerere: teach rerere to handle nested conflicts

[dm-crypt] Debian installer formatting LUKS2 devices by default?
 2018-07-30 20:47 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the kvms390 tree
 2018-07-30 20:45 UTC 

[U-Boot] [RFC] cmd: add bootslot command to select/boot slot based on boot counts
 2018-07-30 20:45 UTC  (3+ messages)

[tpm2] tpm2_getpubek EvictControl fails with 0x1c4 (TPM_RC_VALUE)
 2018-07-30 20:45 UTC 

[PATCH] block: really disable runtime-pm for blk-mq
 2018-07-30 20:43 UTC  (2+ messages)

[PATCH v9 0/7] drm/i915: per context slice/subslice powergating
 2018-07-30 20:40 UTC  (15+ messages)
` [PATCH v9 7/7] drm/i915: add a sysfs entry to let users set sseu configs

[RFT PATCH v3 0/6] Asynchronous UVC
 2018-07-30 20:39 UTC  (4+ messages)
` [RFT PATCH v3 5/6] uvcvideo: queue: Support asynchronous buffer handling

[PATCH] Verify memory sizes on 32 bit systems
 2018-07-30 19:01 UTC 

[RFC PATCH 0/4] file: export functions for binder module
 2018-07-30 20:36 UTC  (8+ messages)
` [PATCH 1/4] file: export __alloc_fd()

[U-Boot] [PATCH 0/6] driver: net: fsl-mc: Add support of multiple phys for dpmac
 2018-07-30 20:36 UTC  (12+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 1/6] driver: net: fsl-mc: modify the label name
  ` [U-Boot] [PATCH v2 2/6] driver: net: fsl-mc: remove unused strcture elements
  ` [U-Boot] [PATCH v2 3/6] driver: net: fsl-mc: fix error handing in init_phy
  ` [U-Boot] [PATCH v2 4/6] driver: net: fsl-mc: Modify the dpmac link detection method
  ` [U-Boot] [PATCH v2 5/6] driver: net: fsl-mc: initialize dpmac irrespective of phy

[PATCH] ath10k: fix parenthesis alignment
 2018-07-30 18:56 UTC 

[PATCH] ath10k: Limit available channels via DT ieee80211-freq-limit
 2018-07-30 18:56 UTC  (4+ messages)

[Xenomai] tcb alloc fail in main_overlay
 2018-07-30 20:32 UTC 

[Cocci] Removing trailing whitespace at the end of changes lines?
 2018-07-30 20:27 UTC  (3+ messages)

[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
 2018-07-30 18:47 UTC  (6+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 01/10] audit: add container id

[Qemu-devel] ARM: SVE issue in saturated subtraction
 2018-07-30 20:26 UTC 

[Qemu-devel] [PATCH for-3.0 v2] pc: acpi: fix memory hotplug regression by reducing stub SRAT entry size
 2018-07-30 20:26 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] ixgbe: Prevent unsupported configurations with XDP
 2018-07-30 20:26 UTC  (3+ messages)

[PATCH v17.1 00/14] xfs-4.19: online repair support
 2018-07-30 18:44 UTC  (10+ messages)
` [PATCH 02/14] xfs: repair the AGF
` [PATCH 04/14] xfs: repair the AGI

[PATCH v4 1/1] Staging: octeon-usb: Using defined error codes and applying coding style
 2018-07-30 20:18 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v3 00/20] Add `range-diff`, a `tbdiff` lookalike
 2018-07-30 20:18 UTC  (6+ messages)
` [PATCH v4 00/21] "
  ` [PATCH v4 11/21] range-diff: add tests

[PATCH 1/2] sysfs: Introduce sysfs_{un,}break_active_protection()
 2018-07-30 18:40 UTC  (2+ messages)
` [PATCH 2/2] Avoid that SCSI device removal through sysfs triggers a deadlock

[Qemu-devel] [PATCH 0/3] linux-user/sparc: Fixes for clone
 2018-07-30 20:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] linux-user: Disallow setting newsp for fork
` [Qemu-devel] [PATCH 2/4] linux-user: Pass the parent env to cpu_clone_regs
` [Qemu-devel] [PATCH 3/4] linux-user/sparc: Fix cpu_clone_regs
` [Qemu-devel] [PATCH 4/4] linux-user/sparc: Flush register windows before clone

[GIT] Networking
 2018-07-30 20:14 UTC 

[PATCH v2] Add cap_user_time aarch64
 2018-07-30 20:14 UTC 

[PATCH] drm/amdgpu/pm: Fix potential Spectre v1
 2018-07-30 20:14 UTC  (5+ messages)

[RFC PATCH] mtd: rawnand: Remove docg4
 2018-07-30 20:13 UTC 

[Qemu-devel] [PATCH v1] s390x/cpu_models: Add "-cpu max" support
 2018-07-30 20:13 UTC  (4+ messages)
  ` [Qemu-devel] [qemu-s390x] "

[Cluster-devel] [PATCH 1/3] gfs2: Don't depend on mp_aheight in clone_metapath
 2018-07-30 20:12 UTC  (6+ messages)
` [Cluster-devel] [PATCH 2/3] gfs2: Split gfs2_indirect_init
` [Cluster-devel] [PATCH 3/3] gfs2: Don't create unnecessary indirect blocks

[U-Boot] Please pull u-boot-dm
 2018-07-30 20:10 UTC 

[PATCH v2 1/4] drm/amdgpu: Add amdgpu_gfx_off_ctrl function
 2018-07-30 20:07 UTC  (4+ messages)
` [PATCH v2 2/4] drm/amdgpu: Put enable gfx off feature to a delay thread

[PATCH v10 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-30 20:07 UTC  (9+ messages)
` [PATCH v10 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

State of NewHash work, future directions, and discussion
 2018-07-30 20:01 UTC  (10+ messages)
` Hash algorithm analysis

[SPDK] DPDK linking, include question
 2018-07-30 20:04 UTC 

[U-Boot] [GIT PULL] Kconfig changes
 2018-07-30 20:03 UTC  (2+ messages)

[PATCH 1/2] Document git config getter return value
 2018-07-30 20:03 UTC  (3+ messages)

[PATCH v3 0/9] coresight: Update device tree bindings
 2018-07-30 20:02 UTC  (3+ messages)

[U-Boot] [PATCH] tpmv2: Make it select CMD_LOG
 2018-07-30 20:02 UTC  (2+ messages)

[U-Boot] [PATCH] tools: genboardscfg: move buildman path to first
 2018-07-30 20:02 UTC  (2+ messages)
` [U-Boot] "

[lustre-devel] [PATCH 00/22] Lustre: use while loop when emptying a list
 2018-07-30 20:02 UTC  (2+ messages)

[U-Boot] [PATCH v2 5/5] Kconfig: Sort bool, default, select and imply options
 2018-07-30 20:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/5] dm: Change CMD_DM enabling
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,4/5] "

[U-Boot] [PATCH v2 3/5] Kconfig: Sort bool, default, select and imply options
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/5] Kconfig: Replace spaces with tabs and missing newline
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/5] common: Log should depends on DM not be selected by DM
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v5] u-boot: remove driver lookup loop from env_save()
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] Kconfig: Remove trailing whitespaces in prompt
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined"
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] configs: omap3_logic: Remove USB Storage and enable CONFIG_BLK
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] "

Buffert trigger and Power management support for BME680 ?
 2018-07-30 18:25 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] drivers: rtc: correctly set week day for mc146818
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH] kernel.h: Disable -Wreturn-stack-address for _THIS_IP_
 2018-07-30 20:01 UTC  (4+ messages)

[U-Boot] [PATCH v2 7/7] sandbox: compile both TPM stack versions and drivers
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[PATCH 1/2] sparc: move MSI related definitions to where they are used
 2018-07-30 20:01 UTC  (6+ messages)
` [PATCH 2/2] sparc: use asm-generic version of msi.h

[U-Boot] [PATCH v2 6/7] tpm: make TPM_V2 be compiled by default
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/7] test/py: tpm2: switch from 'tpm' to 'tpm2' command
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/7] tpm: allow TPM v1 and v2 to be compiled at the same time
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/7] tpm: remove stale symbol in Kconfig
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,3/7] "

[U-Boot] [PATCH v2 2/7] tpm: compile Sandbox driver by default
 2018-07-30 20:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/7] tpm: fix typo in kernel doc
 2018-07-30 20:00 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/7] "

[PATCH 0/2] multipath-tools: fix build failures on GCC 4.8
 2018-07-30 20:00 UTC  (5+ messages)
` [PATCH 1/2] multipath-tools: fix compilation with gcc < 4.9 on dash shell
` [PATCH 2/2] multipath-tools: check for C compiler option -Werror=discarded-qualifiers

[SPDK] bdev/fio_plugin coremask
 2018-07-30 19:58 UTC 

[PATCH v4 0/6] Asynchronous UVC
 2018-07-30 19:57 UTC  (3+ messages)
` [PATCH v4 4/6] media: uvcvideo: queue: Simplify spin-lock usage

[patch net-next] net: sched: don't dump chains only held by actions
 2018-07-30 18:19 UTC  (5+ messages)

[PATCH 1/1] x86, pmem, acpi: Remove excessive ACPI Large Reference Count warnings
 2018-07-30 19:55 UTC 

[PATCH 0/8] Add color test for range-diff, simplify diff.c
 2018-07-30 19:55 UTC  (4+ messages)
` [PATCH 2/8] t3206: add color test for range-diff --dual-color

bluez: A2DP backchannel
 2018-07-30 19:54 UTC  (11+ messages)

[U-Boot] [PATCH 1/2] doc: FIT image: clarify usage of "compression" property
 2018-07-30 19:52 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2] FIT image: use compression = "none" for ramdisks

update on IMA on NFS
 2018-07-30 18:16 UTC 

[PATCH] drm/i915/execlists: Terminate the context image with BB_END
 2018-07-30 19:52 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/execlists: Terminate the context image with BB_END (rev2)

[PATCH] netlink: Don't shift with UB on nlk->ngroups
 2018-07-30 19:50 UTC  (2+ messages)

[PATCH RESEND 1/1] x86: tsc: avoid system instability in hibernation
 2018-07-30 19:49 UTC  (4+ messages)

[PATCH 0/10] x86,tlb,mm: more lazy TLB cleanups & optimizations
 2018-07-30 19:49 UTC  (11+ messages)
` [PATCH 10/10] mm,sched: conditionally skip lazy TLB mm refcounting
    ` [PATCH v2 11/11] "

[PATCH 2/3] refs: introduce new API, wrap old API shallowly around new API
 2018-07-30 19:47 UTC  (4+ messages)
` [PATCH 0/2] Cleanup refs API [WAS: Re: [PATCH 2/3] refs: introduce new API, wrap old API shallowly around new API]
  ` [PATCH 1/2] replace-objects: use arbitrary repositories
  ` [PATCH 2/2] refs: switch for_each_replace_ref back to use a ref_store

[PATCH 1/9] ath9k_hw: set spectral scan enable bit on trigger for AR9003+
 2018-07-30 18:08 UTC  (3+ messages)
` [PATCH 4/9] ath9k: fix moredata bit in PS buffered frame release

[PATCH 00/18] xfrm: Add compat layer
 2018-07-30 19:43 UTC  (6+ 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.