All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-19 07:42:10 to 2019-08-19 08:44:15 UTC [more...]

Lock dropping
 2019-08-19  8:43 UTC  (22+ messages)
` [PATCH 01/18] drm/i915: Always wrap the ring offset before resetting
` [PATCH 02/18] drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe
` [PATCH 03/18] drm/i915: Use 0 for the unordered context
` [PATCH 04/18] drm/i915: Only emit the 'send bug report' once for a GPU hang
` [PATCH 05/18] drm/i915: i915_active.retire() is optional
` [PATCH 06/18] drm/i915: Generalise the clflush dma-worker
` [PATCH 07/18] drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
` [PATCH 08/18] drm/i915: Track ggtt fence reservations under its own mutex
` [PATCH 09/18] drm/i915: Only track bound elements of the GTT
` [PATCH 10/18] drm/i915: Pull obj->userfault tracking under the ggtt->mutex
` [PATCH 11/18] drm/i915: Replace i915_vma_put_fence()
` [PATCH 12/18] drm/i915: Make shrink/unshrink be atomic
` [PATCH 13/18] drm/i915: Make i915_vma.flags atomic_t for mutex reduction
` [PATCH 14/18] drm/i915: Pull i915_vma_pin under the vm->mutex
` [PATCH 15/18] drm/i915: Push the i915_active.retire into a worker
` [PATCH 16/18] drm/i915: Coordinate i915_active with its own mutex
` [PATCH 17/18] drm/i915: Move idle barrier cleanup into engine-pm
` [PATCH 18/18] drm/i915: Drop struct_mutex from around i915_retire_requests()
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/18] drm/i915: Always wrap the ring offset before resetting

Best representation for TDM devices
 2019-08-19  8:41 UTC  (4+ messages)

[PATCH RFC v1] clk: Fix potential NULL dereference in clk_fetch_parent_index()
 2019-08-19  8:43 UTC  (5+ messages)

[PATCH v7 0/4] DCMI bridge support
 2019-08-19  8:43 UTC  (11+ messages)
` [PATCH v7 1/4] media: stm32-dcmi: improve sensor subdev naming
` [PATCH v7 2/4] media: stm32-dcmi: trace the supported fourcc/mbus_code
` [PATCH v7 3/4] media: stm32-dcmi: add media controller support
` [PATCH v7 4/4] media: stm32-dcmi: add support of several sub-devices

[PATCH libdrm] amdgpu: add mmhub ras inject unit test
 2019-08-19  8:42 UTC  (8+ messages)

[PATCH v7 00/13] Add TVP5150 features
 2019-08-19  8:41 UTC  (7+ messages)
` [PATCH v7 01/13] dt-bindings: connector: analog: add tv norms property

[PATCH v3 00/19] Enhance CP110 COMPHY support
 2019-08-19  8:40 UTC  (4+ messages)
` [PATCH v3 13/19] dt-bindings: phy: Add Marvell COMPHY clocks

[dpdk-dev] [PATCH 0/2] fixes to resolve meson build issues on Power systems
 2019-08-19  8:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/2] vhost: fix build error caused by 64bit print formatting

[PATCH 09/60] drm/bridge: Add connector-related bridge operations and data
 2019-08-19  8:38 UTC  (11+ messages)

[PATCH] drbd: do not ignore signals in threads
 2019-08-19  8:37 UTC  (6+ messages)
      ` [PATCH] signal: Allow cifs and drbd to receive their terminating signals

[PATCH RESEND V2 1/7] arm64: dts: imx8mn-ddr4-evk: Add i2c1 support
 2019-08-19  8:37 UTC  (7+ messages)
` [PATCH RESEND V2 3/7] cpufreq: Use imx-cpufreq-dt for i.MX8MN's speed grading
` [PATCH RESEND V2 4/7] cpufreq: imx-cpufreq-dt: Add i.MX8MN support

[SPDK] “DIF insert and strip” in RDMA transport in NVME-OF target
 2019-08-19  8:36 UTC 

[PATCH 0/8] Introduce generic ONFI support
 2019-08-19  8:36 UTC  (9+ messages)
` [PATCH 1/8] mtd: nand: move ONFI related functions to onfi.h
    ` [EXT] "
` [PATCH 2/8] mtd: nand: move support functions for ONFI to nand/onfi.c
    ` [EXT] "

[PATCH v14 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-08-19  8:36 UTC  (2+ messages)
` [PATCH v14] "

[PATCH v5 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-08-19  8:33 UTC  (11+ messages)

[PATCH] libmount: Keep the mnt_tab info for the existent dest in mnt_copy_fs()
 2019-08-19  8:30 UTC 

[PATCH 0/1] bitbake: cookerdata: Avoid double exceptions for bb.fatal()
 2019-08-19  8:34 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH] dmaengine: dw: Update Intel Elkhart Lake Service Engine acronym
 2019-08-19  8:32 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 2/2] tests.acceptance.boot_linux_console: Add pseries linux boot console test
 2019-08-19  8:28 UTC 

[V3, 0/2] media: Add support for OV02A10 sensor
 2019-08-19  8:30 UTC  (5+ messages)
` [V3, 2/2] media: i2c: Add Omnivision OV02A10 camera sensor driver

[Qemu-devel] [PATCH 0/6] Fix multifd with big number of channels
 2019-08-19  8:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/6] migration: Make sure that all multifd channels have been created

[f2fs-dev] [PATCH 0/4] fsck: Check write pointers of zoned block devices
 2019-08-19  8:30 UTC  (5+ messages)
` [f2fs-dev] [PATCH 1/4] libf2fs_zoned: Introduce f2fs_report_zones() helper function
` [f2fs-dev] [PATCH 2/4] libf2fs_zoned: Introduce f2fs_reset_zone() function
` [f2fs-dev] [PATCH 3/4] fsck.f2fs: Check write pointer consistency with current segments
` [f2fs-dev] [PATCH 4/4] fsck.f2fs: Check write pointer consistency with valid blocks count

[PATCH 0/3] Rework the worst case calculations for space reservation
 2019-08-19  8:30 UTC  (3+ messages)
` [PATCH 1/3] btrfs: rename the btrfs_calc_*_metadata_size helpers

[Qemu-devel] [PATCH V2 1/2] tests.acceptance.avocado_qemu: Add support for powerpc
 2019-08-19  8:28 UTC 

[Qemu-devel] [PATCH V2 0/2] Add support for powerpc acceptance test
 2019-08-19  8:27 UTC 

[PATCH v3 1/4] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards
 2019-08-19  8:28 UTC  (7+ messages)
` [PATCH v3 4/4] Makefile: add creation of signed/encrypted images for imx6, imx7, imx8

[U-Boot] [PATCH 1/2] libavb: Update libavb to current AOSP master
 2019-08-19  8:28 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] libavb: Fix build warnings after updating the lib

[dpdk-dev] [PATCH] eal: unmap undesired address upon config reattach failure
 2019-08-19  8:27 UTC  (2+ messages)

[Bug 111416] 4k 60hz on RX 560 over HDMI = no sound
 2019-08-19  8:28 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] mmc: fsl_esdhc: clean up code
 2019-08-19  8:27 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
` [U-Boot] [PATCH 2/3] mmc: fsl_esdhc: clean up code
` [U-Boot] [PATCH 3/3] mmc: fsl_esdhc: rename fsl_esdhc_init to fsl_esdhc_get_cfg

[PATCH] gpio: ftgpio: Move hardware initialization
 2019-08-19  8:27 UTC 

[LTP] [PATCH ltp] testcases/kernel/Makefile: remove 'timer' from Android FILTER_OUT_DIRS
 2019-08-19  8:26 UTC  (2+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Keeping reviews meaningful
 2019-08-19  8:26 UTC  (11+ messages)

[PATCH] scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constant
 2019-08-19  8:25 UTC  (2+ messages)

[Qemu-arm] [PATCH for-4.2 v10 00/15] VIRTIO-IOMMU device
 2019-08-19  8:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-4.2 v10 08/15] virtio-iommu: Implement map/unmap
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH for-4.2 v10 09/15] virtio-iommu: Implement translate
  ` [Qemu-devel] "

[Qemu-devel] [PATCH] iotests: Check for enabled drivers before testing them
 2019-08-19  8:22 UTC  (2+ messages)

kernel BUG at net/rxrpc/local_object.c:LINE!
 2019-08-19  8:23 UTC 

[RFC 00/79] perf tools: Initial libperf separation
 2019-08-19  8:21 UTC  (6+ messages)
` [PATCH 28/79] libperf: Add perf_cpu_map struct

[PATCH] thermal: armada: Fix -Wshift-negative-value
 2019-08-19  8:21 UTC  (6+ messages)

[PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver
 2019-08-19  8:20 UTC  (4+ messages)
` [PATCH v10 5/6] usb:cdns3 Add Cadence USB3 "

WARN_ON(1) generates ugly code since commit 6b15f678fb7d
 2019-08-19  8:18 UTC 

[PATCH v7 0/2] Add support for new channels on 60GHz band
 2019-08-19  8:20 UTC  (3+ messages)
` [PATCH v7 2/2] nl support for dmtool

[PATCH v3 0/3] genirq/vfio: Introduce update_irq_devid and optimize VFIO irq ops
 2019-08-19  8:18 UTC  (5+ messages)
` [PATCH v3 2/3] genirq: introduce update_irq_devid()

[PATCH 0/2] irq/irq_sim: try to improve the API
 2019-08-19  8:18 UTC  (3+ messages)
` [PATCH 2/2] irq/irq_sim: use irq domain

[PATCH V3 0/3] riscv: Add perf callchain support
 2019-08-19  8:18 UTC  (4+ messages)

[PATCH v2] fstests: btrfs: Check snapshot creation and deletion with dm-logwrites
 2019-08-19  8:18 UTC 

[PATCH] mtd: spinand: micron: add support for MT29F1G01AAADD
 2019-08-19  8:17 UTC  (2+ messages)

Unsalble cellular connection
 2019-08-19  8:17 UTC 

[Xen-devel] [BUG] After upgrade to Xen 4.12.0 iommu=no-igfx
 2019-08-19  8:16 UTC  (11+ messages)

[LTP] [PATCH] lapi/fs.h: Replace MAX_LFS_FILESIZE constant with own implementation
 2019-08-19  8:16 UTC  (3+ messages)

[PATCH v6 0/4] DCMI bridge support
 2019-08-19  8:10 UTC  (8+ messages)
` [PATCH v6 2/4] media: stm32-dcmi: trace the supported fourcc/mbus_code

[PATCH] drm/amdgpu/psp: move TMR to cpu invisible vram region
 2019-08-19  8:16 UTC  (3+ messages)

[PATCH] block: don't acquire .sysfs_lock before removing mq & iosched kobjects
 2019-08-19  8:15 UTC  (3+ messages)

[PATCH] mm, memcg: skip killing processes under memcg protection at first scan
 2019-08-19  8:15 UTC  (3+ messages)

[PATCH v2 0/6] Add initial support for S32V234-EVB
 2019-08-19  8:14 UTC  (4+ messages)
` [PATCH v2 2/6] arm64: Introduce config for S32

[Xen-devel] [linux-4.4 test] 140301: regressions - FAIL
 2019-08-19  8:14 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_chamelium: Wait for chamelium being reachable after a suspend
 2019-08-19  8:13 UTC  (3+ messages)
` [igt-dev] [PATCH v2 "

[PATCH for-rc] RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
 2019-08-19  8:12 UTC  (5+ messages)

[PATCH 1/3] pwm: atmel: Add link to reference manual
 2019-08-19  8:10 UTC  (4+ messages)
` [PATCH 4/3] pwm: atmel: document known weaknesses of both hardware and software

[PATCH 0/1] Turn on GuC/HuC auto mode again
 2019-08-19  8:09 UTC  (3+ messages)
` [PATCH 1/1] drm/i915/uc: "

[dpdk-dev] [Bug 339] net/af_packet: af_packet driver is leaving stale socket after device is removed
 2019-08-19  8:08 UTC  (2+ messages)

[PATCH] soc: amlogic: meson-gx-socinfo: Add of_node_put() before return
 2019-08-19  8:05 UTC  (3+ messages)

[PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function. 'hrtimer_forward_now()' returns zero due to bigger backward time drift. This causes timerfd_read to return 0. As per man page, read on timerfd is not expected to return 0. This patch fixes this problem. Signed-off-by: Arul Jeniston <arul.jeniston@gmail.com>
 2019-08-19  8:04 UTC  (9+ messages)
` [PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function

swiotlb-xen cleanups
 2019-08-19  7:32 UTC  (3+ messages)
` [PATCH 11/11] arm64: use asm-generic/dma-mapping.h
  ` [Xen-devel] "

[Xen-devel] [PATCH v1] docs: substitute XEN_CONFIG_DIR in xl.conf.5
 2019-08-19  8:02 UTC  (6+ messages)

[PATCH] drm/komeda: Fix error: not allocating enough data 1592 vs 1584
 2019-08-19  8:01 UTC  (2+ messages)

[PATCH] erofs: move erofs out of staging
 2019-08-19  8:02 UTC  (11+ messages)

[PATCH] efi/arm: fix allocation failure when reserving the kernel base
 2019-08-19  7:56 UTC  (8+ messages)

[PATCH] can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant
 2019-08-19  8:00 UTC 

[PATCH] powerpc: optimise WARN_ON()
 2019-08-19  7:57 UTC  (5+ messages)

[v7 01/16] drm: Add Enhanced Gamma LUT precision structure
 2019-08-19  7:59 UTC  (4+ messages)
` [v7, "

[PATCH v3 4/5] arm64: perf: Enable pmu counter direct access for perf event on armv8
 2019-08-19  7:59 UTC  (4+ messages)

[PATCH v3 0/8] PM / ACPI: sleep: Additional changes related to suspend-to-idle
 2019-08-19  7:59 UTC  (3+ messages)

[PATCH 00/15] thermal: qcom: tsens: Add interrupt support
 2019-08-19  7:58 UTC  (4+ messages)
` [PATCH 04/15] drivers: thermal: tsens: Add debugfs support

[PATCH] pinctrl: rk805: Make structures constant
 2019-08-19  7:57 UTC 

[PATCH 0/2] ARM: psci: cpuidle: defconfig updates
 2019-08-19  7:57 UTC  (2+ messages)

Unsalble cellular connection
 2019-08-19  7:56 UTC  (2+ messages)

[PATCH net-next 0/2] Fix problems with using ns plugin
 2019-08-19  7:52 UTC  (3+ messages)
` [PATCH net-next 1/2] tc-testing: use dedicated DUMMY interface name for dummy dev
` [PATCH net-next 2/2] tc-testing: concurrency: wrap piped rule update commands

[PATCH] scsi: bfa: bfa_fcpim: Make structure cmnd_z0 constant
 2019-08-19  7:54 UTC 

[U-Boot] [PATCH V4 0/4] Prepare i.MX8MM clk
 2019-08-19  7:54 UTC  (5+ messages)
` [U-Boot] [PATCH V4 1/4] clk: imx: expose CCF entry for all
` [U-Boot] [PATCH V4 2/4] clk: imx: add pll14xx driver
` [U-Boot] [PATCH V4 3/4] clk: imx: add i.MX8M composite clk support
` [U-Boot] [PATCH V4 4/4] clk: imx: add i.MX8MM clk driver

[PATCH net] tunnel: fix dev null pointer dereference when send pkg larger than mtu in collect_md mode
 2019-08-19  7:53 UTC  (4+ messages)
` [PATCHv2 0/2] "
  ` [PATCH 1/2] ipv4/icmp: fix rt dst dev null pointer dereference
  ` [PATCH 2/2] xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode

[PATCH] udlfb: Make dlfb_ops constant
 2019-08-19  7:52 UTC  (2+ messages)

[PATCH] ARM: imx: stop adjusting ar8031 phy tx delay
 2019-08-19  7:51 UTC  (3+ messages)

[PATCH] ARM: dts: imx7d: cl-som-imx7: make ethernet work again
 2019-08-19  7:51 UTC  (3+ messages)

[PATCH] auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constant
 2019-08-19  7:51 UTC 

[PATCH v2] fstests: btrfs: Check snapshot creation and deletion with dm-logwrites
 2019-08-19  7:51 UTC 

✅ PASS: Stable queue: queue-5.2
 2019-08-19  7:50 UTC 

[PATCH] SCSI: esas2r: Make structure default_sas_nvram constant
 2019-08-19  7:50 UTC 

[U-Boot] imx: add i.MX8MQ EVK support
 2019-08-19  7:49 UTC  (3+ messages)

[PATCH 0/4] Add support for updated vmware hypercall instruction
 2019-08-19  7:49 UTC  (6+ messages)
` [PATCH 2/4] x86/vmware: Add a header file for hypercall definitions

[PATCH] xfs: Fix agi&agf ABBA deadlock when performing rename with RENAME_WHITEOUT flag
 2019-08-19  7:49 UTC  (5+ messages)

Your GStreamer installation is missing a plug-in
 2019-08-19  2:09 UTC 

[PATCH] media: dvb-frontends/cxd2099: Make en_templ constant
 2019-08-19  7:47 UTC 

[PATCH] irqchip: add include guard to irq-partition-percpu.h
 2019-08-19  7:45 UTC 

[LTP] [PATCH v5] syscalls/ioprio: Add test cases for I/O priority
 2019-08-19  7:46 UTC 

[RFC PATCH 00/15] acrn: add the ACRN driver module
 2019-08-19  7:46 UTC  (6+ messages)
` [RFC PATCH 08/15] drivers/acrn: add VM memory management for ACRN char device

[PATCH] drm/amdgpu/psp: move TMR to cpu invisible vram region
 2019-08-19  7:44 UTC  (3+ messages)

[PATCH] netfilter: add include guard to nf_conntrack_h323_types.h
 2019-08-19  7:39 UTC 

[ANN] Topics for a media summit in Lyon in October
 2019-08-19  7:44 UTC  (2+ messages)

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

[PATCH] usb: phy: phy-fsl-usb: Make structure fsl_otg_initdata constant
 2019-08-19  7:42 UTC 

[PATCH v2 0/4] clk: qcom: Add support for SM8150
 2019-08-19  7:39 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: clock: Document SM8150 rpmh-clock compatible
` [PATCH v2 4/4] clk: qcom: clk-rpmh: Add support for SM8150

[U-Boot] [PATCH v2 1/3] spl: mmc: Fix indentation in spl_mmc.c file
 2019-08-19  7:42 UTC  (2+ messages)
` [U-Boot] [PATCH v2 3/3] imx: Add support for i.MX28 based XEA board


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.