All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-16 13:38:05 to 2020-09-16 14:46:48 UTC [more...]

[PATCH v3 0/2] Fixes for am65x and j721e dss dt-schema
 2020-09-16 13:10 UTC  (2+ messages)
` [PATCH v3 1/2] dt-bindings: display: ti,am65x-dss: add missing properties to dt-schema

[PATCH v2 0/3] soundwire: qcom: fix IP version v1.5.1 support
 2020-09-16 14:36 UTC  (6+ messages)
` [PATCH v2 1/3] soundwire: qcom: clear BIT FIELDs before value set

[PATCH v2 0/5] seqlock: Introduce PREEMPT_RT support
 2020-09-16 13:02 UTC  (8+ messages)

[PATCH v5 0/3] arm: dts: add and modify device node in NPCM7xx device tree
 2020-09-16 13:27 UTC  (3+ messages)
` [PATCH v5 3/3] arm: dts: add new device nodes to NPCM750 "

[PATCH 0/3] dma-buf: Flag vmap'ed memory as system or I/O memory
 2020-09-16 13:37 UTC  (6+ messages)

[PATCH 00/14] UBSan Enablement for hyp/nVHE code
 2020-09-16 13:40 UTC  (11+ messages)
` [PATCH 06/14] Fix CFLAGS for UBSAN_BOUNDS on Clang

[PATCH rdma-next 0/4] Query GID table API
 2020-09-16 12:04 UTC  (9+ messages)
` [PATCH rdma-next 4/4] RDMA/uverbs: Expose the new GID query API to user space

[PATCH v2] arm64: bpf: Fix branch offset in JIT
 2020-09-16 13:45 UTC  (8+ messages)

[PATCH -next 0/8] drm/amd/amdgpu: fix comparison pointer to bool warning
 2020-09-16 14:02 UTC  (9+ messages)

Changing vma->vm_file in dma_buf_mmap()
 2020-09-16 14:14 UTC  (7+ messages)

[PATCH v2] Revert "drm/radeon: handle PCIe root ports with addressing limitations"
 2020-09-16 14:36 UTC  (2+ messages)

[PATCH v13 00/15] mtd: spi-nor: add xSPI Octal DTR support
 2020-09-16 12:44 UTC  (3+ messages)
` [PATCH v13 10/15] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v13 13/15] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h

[PATCH 0/9] Update to zstd-1.4.6
 2020-09-16 14:46 UTC  (7+ messages)
` [PATCH 5/9] btrfs: zstd: Switch to the zstd-1.4.6 API
    ` [f2fs-dev] "

[meta-oe][PATCH 0/5] ARMv8 Tune reorg
 2020-09-16 14:46 UTC  (9+ messages)
` [OE-core] "

[PATCH 0/3] add library to check if device is a valid path
 2020-09-16 14:46 UTC  (7+ messages)
` [PATCH 1/3] multipath: add libmpathvalid library
` [PATCH 2/3] libmultipath: add uid failback for dasd devices
` [PATCH 3/3] libmultipath: add ignore_udev_uid option

[PATCH] dt-bindings: dp-connector: add binding for DisplayPort connector
 2020-09-16 14:44 UTC 

[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-09-16 14:44 UTC  (11+ messages)

[PATCH] arm64: Enable PCI write-combine resources under sysfs
 2020-09-16 14:15 UTC  (18+ messages)

[PATCH 00/37] qapi: static typing conversion, pt1
 2020-09-16 14:37 UTC  (10+ messages)
` [PATCH 04/37] qapi: move generator entrypoint into module
` [PATCH 06/37] qapi: delint using flake8
` [PATCH 07/37] qapi: add pylintrc

[PATCH v8 0/8] domain context infrastructure
 2020-09-16 14:43 UTC  (3+ messages)
` [PATCH v8 6/8] common/domain: add a domain context record for shared_info

[PATCH v3] pseries/hotplug-memory: hot-add: skip redundant LMB lookup
 2020-09-16 14:39 UTC  (3+ messages)

[dpdk-dev] Issue with net/netvsc pmd in 18.11.9
 2020-09-16 14:41 UTC  (3+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-16 11:47 UTC  (19+ messages)

[dpdk-dev] [PATCH v1 0/5] fix default max mtu size when device configured
 2020-09-16 14:41 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 5/5] net/i40e: fix max mtu size packets with vlan tag cannot be received by default

[PATCH 1/2] soundwire: cadence: use u32_replace_bits
 2020-09-16 14:39 UTC  (2+ messages)
` [PATCH 2/2] soundwire: intel: "

[PATCH] drm/amdgpu: unmap register bar on device init failure
 2020-09-16 14:38 UTC  (2+ messages)

[PATCH v8 00/17] QEMU cpus.c refactoring part2
 2020-09-16 14:20 UTC  (18+ messages)
` [PATCH v8 01/17] cpu-timers, icount: new modules
` [PATCH v8 02/17] icount: rename functions to be consistent with the module name
` [PATCH v8 03/17] cpus: prepare new CpusAccel cpu accelerator interface
` [PATCH v8 04/17] cpus: extract out TCG-specific code to accel/tcg
` [PATCH v8 05/17] cpus: extract out qtest-specific code to accel/qtest
` [PATCH v8 06/17] cpus: extract out kvm-specific code to accel/kvm
` [PATCH v8 07/17] cpus: extract out hax-specific code to target/i386/
` [PATCH v8 08/17] cpus: extract out whpx-specific "
` [PATCH v8 09/17] cpus: extract out hvf-specific code to target/i386/hvf/
` [PATCH v8 10/17] cpus: cleanup now unneeded includes
` [PATCH v8 11/17] cpus: remove checks for non-NULL cpus_accel
` [PATCH v8 12/17] cpus: add handle_interrupt to the CpusAccel interface
` [PATCH v8 13/17] hvf: remove hvf specific functions from global includes
` [PATCH v8 14/17] whpx: remove whpx "
` [PATCH v8 15/17] hax: remove hax "
` [PATCH v8 16/17] kvm: remove kvm "
` [PATCH v8 17/17] accel/tcg: use current_machine as it is always set for softmmu

[PATCH] erofs: remove unneeded parameter
 2020-09-16 14:36 UTC  (3+ messages)

QEMU 5.0 virtio-blk performance regression with high queue depths
 2020-09-16 14:07 UTC  (3+ messages)

[bug report] net: dsa: mt7530: Add the support of MT7531 switch
 2020-09-16 14:35 UTC 

[bpf-next:master 11/30] include/linux/rcupdate.h:60:9: sparse: sparse: context imbalance in 'sock_map_seq_start' - wrong count at exit
 2020-09-16 14:35 UTC 

[ath6kl:master-pending] BUILD SUCCESS 39b494a1585d1a05f9eaa1b27fef2228e77ddef6
 2020-09-16 14:31 UTC 

[PATCH] i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()
 2020-09-16 14:32 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v7 0/7] Make hcd-xhci independent of pci hooks
 2020-09-16 14:22 UTC  (8+ messages)
` [PATCH v7 1/7] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH v7 2/7] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
` [PATCH v7 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model
` [PATCH v7 4/7] usb: hcd-xhci-sysbus: Attach xhci to sysbus device
` [PATCH v7 5/7] misc: Add versal-usb2-ctrl-regs module
` [PATCH v7 6/7] usb: Add DWC3 model
` [PATCH v7 7/7] Versal: Connect DWC3 controller with virt-versal

[PATCH v4 0/8] selective merging of system ram resources
 2020-09-16 12:51 UTC  (9+ messages)
` [PATCH v4 5/8] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH] kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()

Board file for Hastings chip
 2020-09-16 14:26 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: declare device tree syscon node for TAMP peripheral
 2020-09-16 14:25 UTC  (2+ messages)

[PATCH v2 00/21] Convert all remaining drivers to GEM object functions
 2020-09-16 12:09 UTC  (6+ messages)
` [PATCH v2 17/21] drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
` [PATCH v2 20/21] drm/xlnx: Initialize DRM driver instance with CMA helper macro
    ` [Intel-gfx] "

[Intel-gfx] [CI 1/2] drm/i915: Initialise outparam for error return from wait_for_register
 2020-09-16 14:26 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[igt-dev] [PATCH i-g-t] i915/gem_mmap: Modified offset in subtest "bad-size"
 2020-09-16 14:28 UTC 

[meta-security][PATCH 1/2] packagegroup-core-security: add more pkgs to base group
 2020-09-16 14:24 UTC  (4+ messages)
` [meta-security][PATCH 2/2] apparmor: exclude mips, not supported
  ` [yocto] "

Hastings: kernel bug on rmmod at drivers/pci/msi.c:375
 2020-09-16 14:23 UTC  (2+ messages)

[PATCH] drm/ttm: fix incorrect TT->SYSTEM move handling
 2020-09-16 14:24 UTC 

[PATCH -next] Input: stmfts - Fix a & vs && typo
 2020-09-16 14:19 UTC 

[PATCH] ath11k: Support loading ELF board files
 2020-09-16 14:21 UTC  (2+ messages)

[PATCH 0/5] Add PCIe support for SM8250 SoC
 2020-09-16 13:19 UTC  (2+ messages)
` [PATCH 1/5] dt-bindings: phy: qcom,qmp: Document SM8250 PCIe PHY bindings

[PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-09-16 14:17 UTC  (3+ messages)
` [PATCH v4 9/9] memory: assert MemoryRegionOps callbacks are defined

[PATCH v6 0/7] Make hcd-xhci independent of pci hooks
 2020-09-16 14:17 UTC  (7+ messages)
` [PATCH v6 5/7] misc: Add versal-usb2-ctrl-regs module
` [PATCH v6 7/7] Versal: Connect DWC3 controller with virt-versal

[PATCH v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-09-16 14:16 UTC  (6+ messages)
` [PATCH v3 08/16] irqchip/gic: Configure SGIs as standard interrupts

[igt-dev] [PATCH i-g-t v7] tests/kms_async_flips: Add test to validate asynchronous flips
 2020-09-16 13:50 UTC 

[PATCH 00/13] ehci-mx6: update and fix
 2020-09-16 14:16 UTC  (17+ messages)
` [PATCH 04/13] usb: ehci-mx6: Turn on the power domain of USB PHY
` [PATCH 05/13] usb: ehci-mx6: Update driver to support i.MX8MM
` [PATCH 06/13] usb: ehci-mx6: fix controller index for imx8m and imx8
` [PATCH 09/13] usb: ehci-mx6: Fix USB QTD data buffer error
` [PATCH 10/13] ehci-mx6: Add OTG ID detecting by GPIO
` [PATCH 11/13] usb: ehci-mx6: Fix usb type issue in DM driver
` [PATCH 13/13] usb: ehci-mx6: Improve the bind function

[rcu:rcu/next] BUILD SUCCESS 953bb62921006c65c5373b8d6e72c0a70f739d17
 2020-09-16 10:53 UTC 

[dpdk-dev] [PATCH] vfio: remove unnecessary explicit type casting
 2020-09-16 14:14 UTC  (3+ messages)

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-09-16 14:11 UTC  (5+ messages)
` [PATCH v7 18/24] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update

[linux-next:master 2762/7920] drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:3355 amdgpu_device_init() warn: 'adev->rmmio' not released on lines: 3355
 2020-09-16 14:11 UTC  (2+ messages)

[PATCH 0/5] sunxi: video: Add V3S simple-framebuffer
 2020-09-16 14:10 UTC  (6+ messages)
` [PATCH 1/5] sunxi: video: No double clock on DE2
` [PATCH 2/5] pwm: sunxi: v3s: Enable PWM0
` [PATCH 3/5] sunxi: video: v3s: Enable LCD support
` [PATCH 4/5] arm: dts: v3s: Add support for simple-framebuffer with DE2/TCON
` [PATCH 5/5] sunxi: add drivers and configs needed for LCD display

[dpdk-dev] [PATCH 0/3] add FEC support
 2020-09-16 14:10 UTC  (4+ messages)
` [dpdk-dev] [PATCH V4 "
  ` [dpdk-dev] [PATCH V4 1/3] ethdev: introduce FEC API

[ath6kl:pending] BUILD SUCCESS af748db3d1a4a02cfb5b70715604c5561a710cc6
 2020-09-16 14:08 UTC 

[PATCH] mm: memcontrol: correct the comment of mem_cgroup_unmark_under_oom()
 2020-09-16 13:19 UTC 

[PATCH 0/4] Add HopeRun HiHope RZ/G2M board support
 2020-09-16 14:08 UTC  (5+ messages)
` [PATCH 3/4] arm: rmobile: Add RZ/G2M SoC
` [PATCH 4/4] arm: rmobile: Add HopeRun HiHope RZ/G2M board support

Python 3.5 EOL; when can require 3.6?
 2020-09-16 14:05 UTC  (8+ messages)

[Bug 1895053] [NEW] Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service
 2020-09-16 13:57 UTC  (2+ messages)
` [Bug 1895053] "

[PATCH] hw/nvram/fw_cfg: Assert linked data is not NULL
 2020-09-16 14:05 UTC 

[igt-dev] [PATCH i-g-t v5] tests/kms_ccs: CCS Clear Color test
 2020-09-16 14:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_ccs: CCS Clear Color test (rev4)

[yocto] #yocto #sdk - meta-clang undefined references
 2020-09-16 14:04 UTC 

[efi:next] BUILD SUCCESS 973c2d60254e9548b4f8568e1a349f3852315dd5
 2020-09-16 13:00 UTC 

[PATCH 1/1] dax: Fix stack overflow when mounting fsdax pmem device
 2020-09-16 14:02 UTC  (5+ messages)
  ` [External] "

[MPTCP] Re: [MPTCP][PATCH v3 mptcp-next] mptcp: retransmit ADD_ADDR when timeout
 2020-09-16 14:03 UTC 

[PATCH v6 1/2] mm: memcontrol: Fix missing suffix of workingset_restore
 2020-09-16 14:01 UTC  (2+ messages)

[PATCH] xhci: workaround for S3 issue on AMD SNPS 3.0 xHC
 2020-09-16 12:47 UTC  (3+ messages)

occasional metadata I/O errors (-EOPNOTSUPP) on XFS + io_uring
 2020-09-16 13:19 UTC  (2+ messages)

[Buildroot] [PATCH] package/18xx-ti-utils: update makefile in order to compile wlconf
 2020-09-16 13:58 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/gt: Signal cancelled requests
 2020-09-16 13:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] "

[PATCH] Updated codeblocks and links part 2 for consistency, minor edits
 2020-09-16 13:57 UTC  (2+ messages)
` [docs] "

[PATCH 1/4] ath11k: refactor debugfs code into debugfs.c
 2020-09-16 13:55 UTC  (4+ messages)
` [PATCH 2/4] ath11k: debugfs: use ath11k_debugfs_ prefix
` [PATCH 3/4] ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h]
` [PATCH 4/4] ath11k: debugfs: move some function declarations to correct header files

[PATCH 0/5] doc: board: xilinx: Update Xilinx documentation
 2020-09-16 13:56 UTC  (4+ messages)
` [PATCH 1/5] MAINTAINERS: Record documentation for Xilinx platforms

[PATCH] arm: rmobile: Identify R8A7796 r1.3 SoC
 2020-09-16 13:54 UTC  (2+ messages)

[PATCH] x86/svm: ignore accesses to EX_CFG
 2020-09-16 13:53 UTC  (5+ messages)

[patch 00/13] preempt: Make preempt count unconditional
 2020-09-16 10:56 UTC  (5+ messages)
` [patch 03/13] preempt: Clenaup PREEMPT_COUNT leftovers
  ` [Intel-gfx] "
` [patch 08/13] sched: "
  ` [Intel-gfx] "

[PATCH 0/3] amd : iommu : Initial IOMMU support for SNP
 2020-09-16 13:55 UTC  (4+ messages)
` [PATCH 1/3] iommu: amd: Use 4K page for completion wait write-back semaphore
` [PATCH 2/3] iommu: amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR
` [PATCH 3/3] iommu: amd: Re-purpose Exclusion range registers to support SNP CWWB

[PULL 0/8] configure deprecation, linux-user and test fix
 2020-09-16 13:52 UTC  (5+ messages)
` [PULL 7/8] gitlab: create a build-deprecated target

[PATCH] net: ravb: Fix NULL pointer access
 2020-09-16 13:53 UTC  (2+ messages)

No interval possible on Concatenation-Sets
 2020-09-16 13:52 UTC  (5+ messages)

[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
 2020-09-16 13:52 UTC  (21+ messages)
                                ` [NEEDS-REVIEW] "

Compiling Xen from source
 2020-09-16 13:51 UTC  (5+ messages)

[PATCH v2 1/1] Calculate offset to field 'init_uts_ns.name'
 2020-09-16 13:51 UTC 

[PATCH 1/1] Calculate offset to field 'init_uts_ns.name'
 2020-09-16 13:51 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/pll: Centralize PLL_ENABLE register lookup
 2020-09-16 13:51 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pll: Centralize PLL_ENABLE register lookup (rev4)

imx27: Unsupported ECC algorithm
 2020-09-16 13:49 UTC 

[PATCH 00/13] dma: Let the DMA API take MemTxAttrs argument and propagate MemTxResult
 2020-09-16 13:48 UTC  (2+ messages)

[PATCH 2/2] crypto: ccree - add custom cache params from DT file
 2020-09-16 13:47 UTC  (2+ messages)

[PATCH 00/16] wirless: convert tasklets to use new tasklet_setup()
 2020-09-16 13:44 UTC  (4+ messages)
` [PATCH 10/16] wireless: intersil: convert tasklets to use new tasklet_setup() API

[PATCH] media: vidtv: fix build on 32bit architectures
 2020-09-16 13:43 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH v2 00/46] dm: Print device name in dev_xxx like Linux
 2020-09-16 13:43 UTC  (5+ messages)
` [PATCH v2 39/46] usb: dwc2: Fix not calling dev_xxx with a device

[RFC PATCH] travis.yml: Drop the default softmmu builds
 2020-09-16 13:42 UTC  (3+ messages)

[PATCH] [PATCH] ARM64: Setup DMA32 zone size by bootargs
 2020-09-16 13:33 UTC  (3+ messages)

drivers/tty/serial/uartlite.c:810 ulite_probe() warn: 'pdata->clk' not released on lines: 802
 2020-09-16 13:14 UTC 

[PATCH v2 1/1] dax: Fix stack overflow when mounting fsdax pmem device
 2020-09-16 13:39 UTC 

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-09-16 13:41 UTC  (15+ messages)
` [PATCH v4 20/27] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR

[Linux-kernel-mentees][PATCH] rtl8150: set memory to all 0xFFs on failed register reads
 2020-09-16 13:40 UTC  (5+ messages)
  ` [Linux-kernel-mentees] [PATCH] "

[dpdk-dev] [v2 1/2] cryptodev: support enqueue callback functions
 2020-09-16 13:39 UTC  (2+ messages)

[RFC] autonuma: Migrate on fault among multiple bound nodes
 2020-09-16 13:39 UTC  (2+ messages)

[linux-next:master 7659/8311] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:892:26: warning: variable 'stream' set but not used
 2020-09-16 13:39 UTC 

[meta-python][PATCH] python3-test-generator: Enable ptest
 2020-09-16 13:38 UTC  (2+ messages)
` [oe] "

[sashal-linux-stable:queue-5.4 129/131] drivers/gpu/drm/msm/adreno/a6xx_gpu.c:414:6: error: implicit declaration of function 'adreno_is_a640'; did you mean
 2020-09-16 13:38 UTC 

[meta-python][PATCH 1/2] python3-ruamel-yaml: Upgrade 0.16.11 -> 0.16.12
 2020-09-16 13:38 UTC  (4+ messages)
` [meta-python][PATCH 2/2] python3-msk: Upgrade 0.3.15 -> 0.3.16
  ` [oe] "
` [oe] [meta-python][PATCH 1/2] python3-ruamel-yaml: Upgrade 0.16.11 -> 0.16.12

[meta-python][PATCH 01/10] python3-cffi: Upgrade 1.14.2 -> 1.14.3
 2020-09-16 13:37 UTC  (3+ messages)
` [meta-python][PATCH 10/10] python3-pyrsistent: Upgrade 0.16.0 -> 0.17.3
  ` [oe] "


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.