All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-12 13:24:07 to 2019-08-12 14:20:14 UTC [more...]

[PATCH v9 5/6] usb:cdns3 Add Cadence USB3 DRD Driver
 2019-08-12 14:20 UTC  (2+ messages)

[PATCH v4 00/14] net: phy: adin: add support for Analog Devices PHYs
 2019-08-12 14:19 UTC  (7+ messages)
` [PATCH v4 04/14] net: phy: adin: add {write,read}_mmd hooks
` [PATCH v4 09/14] net: phy: adin: add EEE translation layer from Clause 45 to Clause 22
` [PATCH v4 10/14] net: phy: adin: implement PHY subsystem software reset

[PATCH] regulator: core: Add devres versions of regulator_enable/disable
 2019-08-12 14:19 UTC  (6+ messages)

[PATCH v9 0/7] crypto: switch to crypto API for ESSIV generation
 2019-08-12 14:19 UTC  (12+ messages)
` [PATCH v9 3/7] md: dm-crypt: switch to ESSIV crypto API template
            ` [dm-devel] "

[PATCH 0/3] Collapse vimc into single monolithic driver
 2019-08-12 14:19 UTC  (14+ messages)
` [PATCH 1/3] media: vimc: move private defines to a common header
` [PATCH 2/3] media: vimc: Collapse component structure into a single monolithic driver

[PATCH] xen/blkback: fix memory leaks
 2019-08-12 14:18 UTC  (3+ messages)
` [Xen-devel] "

[Bug 204559] New: amdgpu: kernel oops with constant gpu resets while using mpv
 2019-08-12 14:19 UTC  (3+ messages)
` [Bug 204559] "

[PATCH 1/4] arm64: dts: ls1088a: Fix incorrect I2C clock divider
 2019-08-12 14:17 UTC  (3+ messages)

[PATCH v7 00/16] fscrypt: key management improvements
 2019-08-12 14:16 UTC  (14+ messages)
` [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
          ` [f2fs-dev] "

[PATCH] blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handling
 2019-08-12 14:17 UTC  (2+ messages)

[PATCH v12 resend 0/1] fs: Add VirtualBox guest shared folder (vboxsf)
 2019-08-12 14:17 UTC  (5+ messages)
` [PATCH v12 resend] fs: Add VirtualBox guest shared folder (vboxsf) support

[PATCH 1/2] clk: imx8mm: Unregister clks when of_clk_add_provider failed
 2019-08-12 14:16 UTC  (3+ messages)

[PATCH v3 0/4] tpm: Add driver for cr50
 2019-08-12 14:16 UTC  (7+ messages)
` [PATCH v3 1/4] tpm: Add a flag to indicate TPM power is managed by firmware
` [PATCH v3 2/4] tpm: tpm_tis_spi: Export functionality to other drivers

[Qemu-devel] [PATCH 0/1] display/bochs: fix pcie support (qemu security issue)
 2019-08-12 14:15 UTC  (5+ messages)

[Qemu-devel] [PATCH-for-4.2 v1 0/9] s390x: MMU changes and extensions
 2019-08-12 14:14 UTC  (8+ messages)
` [Qemu-devel] [PATCH-for-4.2 v1 1/9] s390x/mmu: Better ASC selection in s390_cpu_get_phys_page_debug()

[PATCH] pinctrl: intel: baytrail: Pass irqchip when adding gpiochip
 2019-08-12 14:14 UTC 

[PATCH] blk-mq: move cancel of requeue_work to the front of blk_exit_queue
 2019-08-12 14:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] riscv: hmp: Add a command to show virtual memory mappings
 2019-08-12 14:13 UTC  (2+ messages)
` [Qemu-riscv] "

[Qemu-devel] [PATCH] qapi: Make visit_next_list()'s comment less confusing
 2019-08-12 14:11 UTC  (2+ messages)

[PATCH net-next v7 0/6] flow_offload: add indr-block in nf_table_offload
 2019-08-12 14:11 UTC  (3+ messages)
` [PATCH net-next v7 5/6] flow_offload: support get multi-subsystem block

[PATCH 00/20] vfs: Add support for timestamp limits
 2019-08-12 14:11 UTC  (6+ messages)
` [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
  ` [Y2038] "

[PATCH v2] arm64: dts: ls1028a: Add Thermal Monitor Unit node
 2019-08-12 14:11 UTC  (3+ messages)

[PATCH] ata: ahci: Lookup PCS register offset based on PCI device ID
 2019-08-12 14:11 UTC  (4+ messages)

[Qemu-devel] [PATCH] qdev: Collect HMP handlers command handlers in qdev-monitor.c
 2019-08-12 14:10 UTC  (2+ messages)

[PATCH 01/18] drm/i915/guc: Use a local cancel_port_requests
 2019-08-12 14:11 UTC  (19+ messages)
` [PATCH 02/18] drm/i915: Push the wakeref->count deferral to the backend
` [PATCH 03/18] drm/i915/gt: Save/restore interrupts around breadcrumb disable
` [PATCH 04/18] drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
` [PATCH 05/18] drm/i915/gt: Track timeline activeness in enter/exit
` [PATCH 06/18] drm/i915/gt: Convert timeline tracking to spinlock
` [PATCH 07/18] drm/i915/gt: Guard timeline pinning with its own mutex
` [PATCH 08/18] drm/i915: Protect request retirement with timeline->mutex
` [PATCH 09/18] drm/i915/gt: Mark context->active_count as protected by timeline->mutex
` [PATCH 10/18] drm/i915: Forgo last_fence active request tracking
` [PATCH 11/18] drm/i915/overlay: Switch to using i915_active tracking
` [PATCH 12/18] drm/i915: Extract intel_frontbuffer active tracking
` [PATCH 13/18] drm/i915: Markup expected timeline locks for i915_active
` [PATCH 14/18] drm/i915: Remove logical HW ID
` [PATCH 15/18] drm/i915: Move context management under GEM
` [PATCH 16/18] drm/i915/pmu: Use GT parked for estimating RC6 while asleep
` [PATCH 17/18] drm/i915: Drop GEM context as a direct link from i915_request
` [PATCH 18/18] drm/i915: Push the use-semaphore marker onto the intel_context
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/18] drm/i915/guc: Use a local cancel_port_requests

[Qemu-devel] [PATCH 0/2] Move some machine core code to proper places
 2019-08-12 14:10 UTC  (2+ messages)

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-08-12 14:10 UTC 

[PATCH] ASoC: Intel: hsw: remove i386 build warning w/ size_t argument
 2019-08-12 14:03 UTC 

next/master boot: 265 boots: 17 failed, 184 passed with 64 offline (next-20190730)
 2019-08-12 14:07 UTC  (7+ messages)

[PATCH] mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake SPI serial flash
 2019-08-12 14:03 UTC 

[PATCH v5 0/5] Add QCS404 interconnect provider driver
 2019-08-12 14:07 UTC  (4+ messages)
` [PATCH v5 1/5] dt-bindings: interconnect: Add Qualcomm QCS404 DT bindings

[PATCH v2] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-08-12 14:06 UTC  (2+ messages)

[ndctl PATCH] ndctl/test: Add xfs reflink dependency
 2019-08-12 14:03 UTC  (2+ messages)

[PATCH 1/4] python-numpy: remove the python 2.x version of the recipe
 2019-08-12 14:04 UTC  (6+ messages)
` [PATCH 2/4] python3-numpy: update to 1.17.0
` [PATCH 3/4] python-scons: remove the python 2.x version of the recipe
` [PATCH 4/4] python-nose: "
` ✗ patchtest: failure for "python-numpy: remove the pytho..." and 3 more

[v2 0/6] Support mipi dsi video mode on TGL
 2019-08-12 14:04 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Support mipi dsi video mode on TGL (rev3)

[PATCH] dpaa2-ethsw: move the DPAA2 Ethernet Switch driver out of staging
 2019-08-12 14:03 UTC  (7+ messages)

[U-Boot] [PATCH v1 0/4] spi: Split CONFIG_DM_SPI* to CONFIG_{SPL_TPL}DM_SPI*
 2019-08-12 14:02 UTC  (3+ messages)

[PATCH] drm: Fix kerneldoc warns in connector-related docs
 2019-08-12 14:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v9 2/7] powerpc/mce: Fix MCE handling for huge pages
 2019-08-12 13:55 UTC  (2+ messages)

suggestion for improved docs on autocrlf
 2019-08-12 13:47 UTC  (8+ messages)

[Qemu-devel] [PATCH v4 00/29] Tame a few "touch this, recompile the world" headers
 2019-08-12 13:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 11/29] typedefs: Separate incomplete types and function types
` [Qemu-devel] [PATCH v4 28/29] sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h

[Qemu-devel] [PATCH v3 00/33] Multi-phase reset mechanism
 2019-08-12 10:36 UTC  (36+ messages)
` [Qemu-devel] [PATCH v3 01/33] Create Resettable QOM interface
` [Qemu-devel] [PATCH v3 04/33] make Device and Bus Resettable
` [Qemu-devel] [PATCH v3 05/33] Switch to new api in qdev/bus
` [Qemu-devel] [PATCH v3 08/33] Add function to control reset with gpio inputs
` [Qemu-devel] [PATCH v3 09/33] add doc about Resettable interface

[GIT PULL FOR v5.4] Fix dma_mask for omap_vout
 2019-08-12 13:57 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: avb: Fix requested partitions list
 2019-08-12 13:57 UTC  (3+ messages)

[Xen-devel] [PATCH] x86/iommu: remove usage of {set/clear}_identity_p2m_entry against PV domains
 2019-08-12 13:56 UTC  (3+ messages)

[virtio-dev] [PATCH v5 0/2] virtio-fs: add virtio file system device
 2019-08-12 13:56 UTC  (7+ messages)
` [virtio-dev] [PATCH v5 2/2] virtio-fs: add DAX window
  ` [virtio-dev] "
` [virtio-dev] Re: [PATCH v5 0/2] virtio-fs: add virtio file system device

[Cluster-devel] [GFS2 PATCH] gfs2: eliminate circular lock dependency in inode.c
 2019-08-12 13:56 UTC  (4+ messages)

[PATCH v5 0/7] Add the I3C mastership request
 2019-08-12 13:55 UTC  (9+ messages)
` [PATCH v5 4/7] i3c: Add support for mastership request to I3C subsystem

[PATCH v4] arm64: dts: ls1028a: Add esdhc node in dts
 2019-08-12 13:55 UTC  (3+ messages)

[PATCH v9 00/11] x86: PIE support to extend KASLR randomization
 2019-08-12 13:57 UTC  (3+ messages)
` [PATCH v9 11/11] x86/alternatives: Adapt assembly for PIE support

[PATCH 0/7] media: cedrus: Improvements/cleanup
 2019-08-12 13:55 UTC  (14+ messages)
` [PATCH 1/7] media: cedrus: Disable engine after each slice decoding
` [PATCH 4/7] media: cedrus: Remove dst_bufs from context

[PATCH] liburing/barrier.h: Add prefix io_uring to barriers
 2019-08-12 13:55 UTC  (3+ messages)

[Qemu-devel] [GIT PULL for qemu-pseries REPOST] pseries: Update SLOF firmware image
 2019-08-12 10:08 UTC  (3+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH v3 0/8] PM / ACPI: sleep: Additional changes related to suspend-to-idle
 2019-08-12 13:55 UTC  (2+ messages)

stock offer
 2019-08-12 13:54 UTC 

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-08-12  9:51 UTC  (6+ messages)

WARNING in aa_sock_msg_perm
 2019-08-12 13:53 UTC  (2+ messages)

[PATCH] coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
 2019-08-12 13:53 UTC  (2+ messages)

[patch net-next v3 0/3] net: devlink: Finish network namespace support
 2019-08-12 13:51 UTC  (6+ messages)
` [patch net-next v3 1/3] net: devlink: allow to change namespaces
` [patch net-next v3 2/3] net: devlink: export devlink net set/get helpers
` [patch net-next v3 3/3] netdevsim: create devlink and netdev instances in namespace
` [patch iproute2-next v3 1/2] devlink: introduce cmdline option to switch to a different namespace
` [patch iproute2-next v3 2/2] devlink: add support for network namespace change

[PATCH 1/7] gcc-cross-canadian: add missing runtime dependencies
 2019-08-12 13:51 UTC  (5+ messages)
` [PATCH 5/7] python3-numpy: update to 1.17.0

[PATCH v2] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-12 13:50 UTC  (2+ messages)

patch "usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"" added to usb-linus
 2019-08-12 13:50 UTC 

[PATCH v7 1/4] drm/i915/bdw+: Move misc display IRQ handling to it own function
 2019-08-12 13:50 UTC  (3+ messages)
` [PATCH v7 4/4] drm/i915: Add transcoder restriction to PSR2

[PATCH] [semaphore] Removed redundant code from semaphore's down family of function
 2019-08-12 13:48 UTC  (2+ messages)
` [PATCH v1] "

[PATCH] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-08-12 13:49 UTC  (8+ messages)
            ` [Non-DoD Source] "

[RFC] audit support for BPF notification
 2019-08-12 13:49 UTC  (4+ messages)

[PATCHv2 00/12] Stateful/stateless codec core support
 2019-08-12 13:49 UTC  (3+ messages)
` [PATCHv2 03/12] media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION

[PATCH] boost: Fix build and enable context and coroutines on aarch64
 2019-08-12 13:48 UTC  (2+ messages)

Non-robust lock files in containers can lead to repo corruption
 2019-08-12 13:48 UTC  (2+ messages)

[Qemu-devel] [PATCH-for-4.2 v8 0/9] ARM virt: ACPI memory hotplug support
 2019-08-12 13:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH-for-4.2 v8 7/9] hw/arm/virt-acpi-build: Add PC-DIMM in SRAT

[PATCH] arm64: dts: ls1028a: fix gpio nodes
 2019-08-12 13:47 UTC  (3+ messages)

[BUG] patch linux-firmware: bump to 20190618 breaks package index
 2019-08-12 13:46 UTC  (4+ messages)

[PATCH V2 0/5] blk-mq: improvement on handling IO during CPU hotplug
 2019-08-12 13:46 UTC  (7+ messages)
` [PATCH V2 1/5] blk-mq: add new state of BLK_MQ_S_INTERNAL_STOPPED
` [PATCH V2 2/5] blk-mq: add blk-mq flag of BLK_MQ_F_NO_MANAGED_IRQ
` [PATCH V2 3/5] blk-mq: stop to handle IO before hctx's all CPUs become offline
` [PATCH V2 4/5] blk-mq: re-submit IO in case that hctx is dead
` [PATCH V2 5/5] blk-mq: handle requests dispatched from IO scheduler "

[xenomai-images][PATCH] recipes-xenomai: Add recipes for all major branches
 2019-08-12 13:44 UTC  (4+ messages)

Merging virtualbox shared-folder VFS driver through drivers/staging?
 2019-08-12 13:44 UTC  (6+ messages)

OpenBMC Solution To CVE Issues
 2019-08-12 13:43 UTC 

[PATCH] rpmsg: add a description field
 2019-08-12 13:43 UTC  (2+ messages)

[BUG] access to null-pointer in dsa_switch_event when bridge set up
 2019-08-12 13:42 UTC  (2+ messages)

[meta-oe][PATCH] gtkmathview: Remove, abiword was the last user
 2019-08-12 13:40 UTC  (3+ messages)
` [meta-oe][PATCH] t1lib: Remove, gtkmathview "

What's cooking in git.git (Jul 2019, #06; Thu, 25)
 2019-08-12 13:39 UTC  (10+ messages)

[PATCH] xhci: wait CNR when doing xhci resume
 2019-08-12 13:39 UTC  (2+ messages)

[RFC PATCH v7] rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-08-12 13:38 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] Aquantia PHY driver updates to reduce FW dependency
 2019-08-12 13:38 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal/freebsd: add support for base virtaddr option
 2019-08-12 13:38 UTC  (3+ messages)

linux-next: Tree for Aug 12
 2019-08-12 13:38 UTC  (2+ messages)

[Qemu-devel] [PATCH-for-4.2 v1 0/6] s390x/mmu: Storage key reference and change bit handling
 2019-08-12 13:37 UTC  (3+ messages)
` [Qemu-devel] [PATCH-for-4.2 v1 2/6] s390x/tcg: Rework MMU selection for instruction fetches

Build failed in Jenkins: xawtv4 #1
 2019-08-12 13:38 UTC  (4+ messages)
` Build failed in Jenkins: xawtv4 #2
  ` Build failed in Jenkins: xawtv4 #3
` Jenkins build is back to normal : xawtv4 #4

[ANNOUNCE] Git v2.23.0-rc2
 2019-08-12 13:36 UTC  (3+ messages)

D-Bus API based peripheral need guidance on setting Advertising_Interval_Min and Advertising_Interval_Max
 2019-08-12 13:36 UTC 

[PATCH RFC 0/1] kbuild: enable overriding the compiler using the environment
 2019-08-12 13:33 UTC  (5+ messages)
` [PATCH RFC 1/1] "

[PATCH rdma-next 0/6] ODP information and statistics
 2019-08-12 13:32 UTC  (9+ messages)
` [PATCH rdma-next 2/6] RDMA/umem: Add ODP type indicator within ib_umem_odp

[PATCH 0/3] soundwire: debugfs support for 5.4
 2019-08-12 13:32 UTC  (7+ messages)
` [PATCH 1/3] soundwire: add debugfs support
    ` [alsa-devel] "
` [PATCH 2/3] soundwire: cadence_master: add debugfs register dump
    ` [alsa-devel] "

[RFC PATCH v2] mm: slub: print kernel addresses in slub debug messages
 2019-08-12 13:32 UTC  (3+ messages)

[dpdk-dev] [PATCH v3] eal: fix proc type auto detection
 2019-08-12 13:31 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH] watchdog: imx_sc: Remove unnecessary error log
 2019-08-12 13:30 UTC  (3+ messages)

[RFC PATCH] hwmon: (iio_hwmon) Enable power exporting from IIO
 2019-08-12 13:29 UTC 

[igt-dev] [PATCH i-g-t v4 0/2] Add device selection methods
 2019-08-12 13:29 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Add device selection methods (rev4)

[Qemu-devel] [PATCH v6 00/42] block: Deal with filters
 2019-08-12 13:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 25/42] mirror: "
` [Qemu-devel] [PATCH v6 30/42] qemu-img: Use child access functions

[PATCH] drbd: do not ignore signals in threads
 2019-08-12 13:28 UTC  (4+ messages)

[PATCH] watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
 2019-08-12 13:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/11] Aquantia PHY driver updates to reduce FW dependency
 2019-08-12 13:26 UTC  (3+ messages)
` [U-Boot] [PATCH v2 10/11] doc: bindings: Aquantia PHY node binding
` [U-Boot] [PATCH v2 11/11] drivers: net: fsl_enetc: use XFI, USXGMII interface type macros

[PATCH] pinctrl: bcm-iproc: Pass irqchip when adding gpiochip
 2019-08-12 13:25 UTC 

[Qemu-devel] backup bug or question
 2019-08-12 13:23 UTC  (2+ messages)

[PATCH v5 00/10] implement poweroff for mt6323 / bpi-r2
 2019-08-12 13:23 UTC  (3+ messages)
` [PATCH v5 08/10] power: reset: add driver for mt6323 poweroff


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.