All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-16 14:21:39 to 2020-09-16 15:16:58 UTC [more...]

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

[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 v2] iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode
 2020-09-16 15:12 UTC  (2+ messages)

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

[PATCH 0/2] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
 2020-09-16 14:51 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation

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

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

[PATCH v13 00/15] mtd: spi-nor: add xSPI Octal DTR support
 2020-09-16 12:44 UTC  (5+ messages)
` [PATCH v13 02/15] mtd: spi-nor: core: add spi_nor_{read,write}_reg() helpers
` [PATCH v13 06/15] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [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 v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-09-16 15:10 UTC  (5+ messages)
` [PATCH v3 08/16] irqchip/gic: Configure SGIs as standard interrupts

[PATCH] [PATCH] ARM64: Setup DMA32 zone size by bootargs
 2020-09-16 14:56 UTC  (4+ messages)

[PATCH 0/3] amd : iommu : Initial IOMMU support for SNP
 2020-09-16 13:55 UTC  (2+ messages)
` [PATCH 3/3] iommu: amd: Re-purpose Exclusion range registers to support SNP CWWB

[PATCH] hw/nvram/fw_cfg: fix FWCfgDataGeneratorClass::get_data() consumption
 2020-09-16 15:15 UTC 

[PATCH 0/2] PCI: aardvark: Fix comphy with old ATF
 2020-09-16 15:14 UTC  (2+ messages)

[PATCH v6 0/5] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-09-16 15:13 UTC  (4+ messages)
` [PATCH v6 2/5] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts

[dpdk-dev] [PATCH 00/20] cleanup ethdev close operation
 2020-09-16 15:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH 04/20] net/atlantic: release port upon close

[PATCH] dm: Call proper helper to determine dax support
 2020-09-16 15:14 UTC 

[PATCH] arm64: mm: move dma_contiguous_reserve() to be after paging_init()
 2020-09-16 15:12 UTC  (3+ messages)

[PATCH 00/37] qapi: static typing conversion, pt1
 2020-09-16 15:13 UTC  (15+ messages)
` [PATCH 04/37] qapi: move generator entrypoint into module
` [PATCH 06/37] qapi: delint using flake8
` [PATCH 07/37] qapi: add pylintrc
` [PATCH 08/37] qapi/common.py: Remove python compatibility workaround
` [PATCH 09/37] qapi/common.py: Add indent manager

[PATCH v2 1/2] x86: acpi: Fix calculation of DSDT length
 2020-09-16 15:12 UTC  (3+ messages)
` [PATCH v2 2/2] x86: acpi: Add memset to initialize SPCR table

Python 3.5 EOL; when can require 3.6?
 2020-09-16 15:09 UTC  (6+ messages)

[PATCH] oe-setup-builddir: create conf/multiconfig/ from TEMPLATECONF
 2020-09-16 15:10 UTC 

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-16 15:08 UTC  (5+ messages)
  ` [PATCH v2 1/4] [RFC] fs/trampfd: Implement the trampoline file descriptor API
  ` [PATCH v2 2/4] [RFC] x86/trampfd: Provide support for the trampoline file descriptor
  ` [PATCH v2 3/4] [RFC] arm64/trampfd: "
  ` [PATCH v2 4/4] [RFC] arm/trampfd: "

[PATCH v2 0/6] qom: Allow object to be aligned
 2020-09-16 14:58 UTC  (4+ messages)
` [PATCH v2 5/6] target/riscv: Set instance_align on RISCVCPU TypeInfo

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-09-16 15:09 UTC 

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

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

[PATCH 2/3] SWDEV-220451 - Query guest's information by VF2PF message - Guest side - part 2
 2020-09-16 14:57 UTC 

[PATCH 3/3] SWDEV-247673 - stop data_exchange work thread before reset
 2020-09-16 14:57 UTC 

[PATCH 1/3] SWDEV-220451 - Query guest's information by VF2PF message - Guest side - part 1
 2020-09-16 14:56 UTC 

[PATCH] tools: Delete XEN_DOMCTL_disable_migrate
 2020-09-16 15:04 UTC  (2+ messages)

[PATCH -next] Input: stmfts - Fix a & vs && typo
 2020-09-16 14:19 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2020-09-16 15:03 UTC 

[PATCH v2 0/3] drm/panfrost: add Amlogic integration quirks
 2020-09-16 15:01 UTC  (12+ messages)
` [PATCH v2 1/3] drm/panfrost: add support for vendor quirk
` [PATCH v2 2/3] drm/panfrost: add amlogic reset quirk callback
` [PATCH v2 3/3] drm/panfrost: add Amlogic GPU integration quirks

[intel-linux-intel-lts:5.4/preempt-rt 1346/11140] sound/soc/sof/topology.c:729:40: warning: unused variable 'stream_tokens'
 2020-09-16 15:03 UTC 

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2020-09-16 15:03 UTC 

[PSIGN v2 X/3] drm/panfrost: add Amlogic integration quirks
 2020-09-16 15:02 UTC 

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

[PATCH 0/3] drm: panfrost: Coherency support
 2020-09-16 14:54 UTC  (9+ messages)
` [PATCH 3/3] arm64: dts: meson: Describe G12b GPU as coherent

[PATCH 1/2] x86: acpi: Fix calculation of DSDT length
 2020-09-16 15:00 UTC  (4+ messages)

[Cluster-devel] [GFS2 PATCH 0/6] Refactor gfs2_evict_inode (V2)
 2020-09-16 15:00 UTC  (7+ messages)
` [Cluster-devel] [GFS2 PATCH 1/6] gfs2: switch variable error to ret in gfs2_evict_inode
` [Cluster-devel] [GFS2 PATCH 2/6] gfs2: factor evict_deleted_inode out of gfs2_evict_inode
` [Cluster-devel] [GFS2 PATCH 3/6] gfs2: further simplify gfs2_evict_inode with new func evict_should_delete
` [Cluster-devel] [GFS2 PATCH 4/6] gfs2: factor out evict code related to dinodes we are not deleting
` [Cluster-devel] [GFS2 PATCH 5/6] gfs2: simplify the logic in gfs2_evict_inode
` [Cluster-devel] [GFS2 PATCH 6/6] gfs2: special evict process for system inodes

[PATCH v2 1/1] dax: Fix stack overflow when mounting fsdax pmem device
 2020-09-16 15:00 UTC  (2+ messages)

[kbuild] [toke:bpf-freplace-multi-attach-alt-04 3/8] kernel/bpf/verifier.c:11344 check_attach_btf_id() error: we previously assumed 'prog->aux->tgt_link' could be null (see line 11286)
 2020-09-16 14:58 UTC  (2+ messages)
`  "

[PATCH 00/29] block/export: Add infrastructure and QAPI for block exports
 2020-09-16 14:57 UTC  (3+ messages)
` [PATCH 21/29] block/export: Add BLOCK_EXPORT_DELETED event

[dpdk-dev] [PATCH v3 00/37] remove make support in DPDK
 2020-09-16 14:58 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 00/31] "

[Buildroot] [PATCH] package/18xx-ti-utils: update makefile in order to compile wlconf
 2020-09-16 14:57 UTC  (2+ messages)

[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:56 UTC  (4+ messages)

[PATCH v4] pseries/hotplug-memory: hot-add: skip redundant LMB lookup
 2020-09-16 14:51 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_kms.h: Remove duplicate docs for igt_require_pipe
 2020-09-16 14:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-09-16 14:54 UTC 

[PATCH] mm: memcontrol: correct the comment of mem_cgroup_unmark_under_oom()
 2020-09-16 14:53 UTC  (2+ messages)

[dpdk-dev] [RFC v2 1/5] eal: add power management intrinsics
 2020-09-16 14:53 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 1/6] "
  ` [dpdk-dev] [PATCH v3 3/6] power: add simple power management API and callback

[PATCH v2 0/2] hw: usb: hcd-ohci: fix oob access and loop issues
 2020-09-16 14:51 UTC  (3+ messages)
` [PATCH v2 2/2] hw: usb: hcd-ohci: check for processed TD before retire

[igt-dev] [PATCH i-g-t v7] tests/kms_async_flips: Add test to validate asynchronous flips
 2020-09-16 14:52 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_async_flips: Add test to validate asynchronous flips (rev5)

[PATCH 0/5] sunxi: video: Add V3S simple-framebuffer
 2020-09-16 14:51 UTC  (7+ messages)
` [PATCH 1/5] sunxi: video: No double clock on DE2
` [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

[toke:bpf-freplace-multi-attach-alt-04 3/8] kernel/bpf/verifier.c:11344 check_attach_btf_id() error: we previously assumed 'prog->aux->tgt_link' could be null (see line 11286)
 2020-09-16 14:51 UTC 

[PATCH v10 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-16 14:49 UTC  (3+ messages)
` [PATCH v10 07/12] migration/dirtyrate: Compare page hash results for recorded sampled page

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

[PATCH] drm/ttm: fix incorrect TT->SYSTEM move handling
 2020-09-16 14:49 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_mmap: Modified offset in subtest "bad-size"
 2020-09-16 14:49 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/s390/linux
 2020-09-16 14:48 UTC 

[dpdk-dev] [PATCH] bus/dpaa: fix fd check before close
 2020-09-16 14:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

Using bios-settings-mgr for setting hypervisor network attributes
 2020-09-16 14:47 UTC 

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

[PATCH 0/3] add library to check if device is a valid path
 2020-09-16 14:46 UTC  (5+ messages)
` [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] arm64: Enable PCI write-combine resources under sysfs
 2020-09-16 14:14 UTC  (15+ messages)

[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

[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

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 

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

[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

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2020-09-16 14:31 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:29 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-09-16 14:29 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:29 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:29 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:29 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:29 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:29 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:28 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:28 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:28 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:28 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:28 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:28 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:28 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:28 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:28 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2020-09-16 14:27 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-09-16 14:27 UTC 

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)

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

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

post-receive: pub/scm/linux/kernel/git/lee/linux
 2020-09-16 14:24 UTC 

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-09-16 14:24 UTC 

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

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2020-09-16 14:22 UTC 

[PATCH] ath11k: Support loading ELF board files
 2020-09-16 14:21 UTC  (2+ 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.