All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-24 09:28:24 to 2020-09-24 10:10:30 UTC [more...]

[bug report] x86/xen: open code alloc_vm_area in arch_gnttab_valloc
 2020-09-24 10:10 UTC  (2+ messages)

[dpdk-dev] 18.11.10 (LTS) patches review and test
 2020-09-24 10:10 UTC  (10+ messages)

[PULL 00/92] Misc patches for 2020-09-24
 2020-09-24  9:23 UTC  (66+ messages)
` [PULL 01/92] tests: add missing genh dependency
` [PULL 07/92] configure: Do not intent to build WHPX on 32-bit host
` [PULL 08/92] MAINTAINERS: add Paolo Bonzini as RCU maintainer
` [PULL 11/92] vhost-scsi: support inflight io track
` [PULL 12/92] acpi: i386: Move VMBus DSDT entry to SB
` [PULL 13/92] numa: drop support for '-numa node' (without memory specified)
` [PULL 14/92] doc: Cleanup "'-mem-path' fallback to RAM" deprecation text
` [PULL 15/92] numa: remove fixup numa_state->num_nodes to MAX_NODES
` [PULL 16/92] hw/mips/mipssim: Use MMIO serial device on fake ISA I/O
` [PULL 17/92] hw/char/serial: Remove TYPE_SERIAL_IO
` [PULL 18/92] configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSI
` [PULL 19/92] hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes
` [PULL 20/92] hw/char/serial: Replace commented DPRINTF() by trace event
` [PULL 21/92] hw/char/serial: Remove old DEBUG_SERIAL commented code
` [PULL 22/92] hw/char/serial: Rename I/O read/write trace events
` [PULL 23/92] hw/char/serial: Make 'wakeup' property boolean
` [PULL 24/92] hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial object
` [PULL 25/92] scsi-generic: Fix HM-zoned device scan
` [PULL 26/92] hw: megasas: return -1 when 'megasas_map_sgl' fails
` [PULL 27/92] hw: megasas: consider 'iov_count=0' is an error in megasas_map_sgl
` [PULL 28/92] i386/cpu: Clear FEAT_XSAVE_COMP_{LO, HI} when XSAVE is not available
` [PULL 29/92] meson: move libudev test
` [PULL 30/92] meson: move libmpathpersist test
` [PULL 31/92] meson: extend libmpathpersist test for static linking
` [PULL 32/92] configure: move malloc_trim/tcmalloc/jemalloc to meson
` [PULL 33/92] configure: fix --meson=/path/to/meson
` [PULL 34/92] configure: move cocoa option to Meson
` [PULL 35/92] configure: do not limit Hypervisor.framework test to Darwin
` [PULL 36/92] meson: qtest: set "depends" correctly
` [PULL 37/92] mtest2make: add support for introspected test dependencies
` [PULL 38/92] meson: report accelerator support
` [PULL 39/92] oslib: do not call g_strdup from qemu_get_exec_dir
` [PULL 40/92] fuzz: use qemu_get_exec_dir
` [PULL 41/92] oslib-posix: default exec_dir to bindir
` [PULL 42/92] cutils: introduce get_relocated_path
` [PULL 43/92] oslib-posix: relocate path to /var
` [PULL 44/92] module: relocate path to modules
` [PULL 45/92] net: relocate paths to helpers and scripts
` [PULL 46/92] vl: relocate paths to data directories
` [PULL 47/92] vl: relocate path to configuration file
` [PULL 48/92] qemu-bridge-helper: relocate path to default ACL
` [PULL 49/92] qga: relocate path to default configuration and hook
` [PULL 50/92] ui: relocate paths to icons and translations
` [PULL 51/92] configure: use a platform-neutral prefix
` [PULL 52/92] hw/i386/q35: Remove unreachable Xen code on Q35 machine
` [PULL 53/92] exec: Remove MemoryRegion::global_locking field
` [PULL 54/92] checkpatch: avoid error on cover letter files
` [PULL 55/92] meson: fix installation of keymaps
` [PULL 56/92] configure: fix performance regression due to PIC objects
` [PULL 57/92] oss-fuzz: move linker arg to fix coverage-build
` [PULL 58/92] tests/tcg: reinstate or replace desired parts of rules.mak
` [PULL 59/92] configure: cleanup invocation of submodule Make
` [PULL 61/92] configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGS
` [PULL 63/92] smp: drop support for deprecated (invalid topologies)
` [PULL 65/92] char: fix logging when chardev write fails
` [PULL 67/92] qom: Use kernel-doc private/public tags in structs
` [PULL 68/92] qom: Use ``code`` Sphinx syntax where appropriate
` [PULL 70/92] qom: Reformat section titles using Sphinx syntax
` [PULL 71/92] qom: Indent existing code examples
` [PULL 74/92] docs: Move object.h overview doc comment to qom.rst
` [PULL 75/92] hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
` [PULL 76/92] sysemu/xen: Add missing 'exec/cpu-common.h' header for ram_addr_t type
` [PULL 85/92] target/i386: kvm: do not use kvm_check_extension to find paravirtual capabilities
` [PULL 86/92] net/can: Initial host SocketCan support for CAN FD
` [PULL 88/92] net/can: Add can_dlc2len and can_len2dlc "

[PATCH v8 01/11] usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference
 2020-09-24 10:09 UTC  (4+ messages)
` [PATCH v8 05/11] dt-bindings: connector: Add property to set initial current cap for FRS

[PATCH v6 0/3] IMX274 fixes and power on and off implementation
 2020-09-24 10:09 UTC  (5+ messages)
` [PATCH v6 2/3] media: i2c: imx274: Remove stop stream i2c writes during remove

[RFC PATCH v3 0/7] Use ACPI PCI hot-plug for Q35
 2020-09-24  9:33 UTC  (3+ messages)
` [RFC PATCH v3 6/7] hw/acpi/ich9: Set ACPI PCI hot-plug as default

[PATCH V2 1/3] MIPS: Crash kernel should be able to see old memories
 2020-09-24 10:07 UTC  (6+ messages)
` [PATCH V2 2/3] MIPS: Reserve extra memory for crash dump
` [PATCH V2 3/3] MIPS: Loongson64: Add kexec/kdump support

[PATCH 1/2] system_data_types.7: Add imaxdiv_t
 2020-09-24 10:08 UTC  (4+ messages)
` [PATCH 2/2] imaxdiv_t.3: New link to system_data_types(7)

[PATCH 00/19] coresight: Support for ETMv4.4 system instructions
 2020-09-24 10:08 UTC  (6+ messages)
` [PATCH 19/19] dts: bindings: coresight: ETMv4.4 system register access only units

[PATCH v2 00/11] Multiple fixes to XENMEM_acquire_resource
 2020-09-24 10:08 UTC  (7+ messages)
` [PATCH v2 02/11] xen/gnttab: Rework resource acquisition
` [PATCH v2 04/11] xen/memory: Fix acquire_resource size semantics
` [PATCH v2 06/11] xen/memory: Clarify the XENMEM_acquire_resource ABI description

[mlankhorst:locking-rework 14/57] drivers/gpu/drm/i915/gem/i915_gem_userptr.c:745:6: error: unused variable 'ret'
 2020-09-24 10:08 UTC 

[PATCH 00/24] Many patches
 2020-09-24 10:08 UTC  (9+ messages)
` [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)

[dpdk-dev] [PATCH] ethdev: add security flow item
 2020-09-24 10:07 UTC  (12+ messages)

[PATCH 0/6] pseries NUMA distance calculation
 2020-09-24  9:33 UTC  (3+ messages)
` [PATCH 4/6] spapr_numa: change reference-points and maxdomain settings

[PATCH v5 0/4] tools: move most libraries into tools/libs
 2020-09-24  9:50 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/20] cleanup ethdev close operation
 2020-09-24 10:07 UTC  (4+ messages)
` [dpdk-dev] [PATCH 02/20] ethdev: allow drivers to return error on close

[PATCH RESEND] io_uring: show sqthread pid and cpu in fdinfo
 2020-09-24 10:04 UTC  (2+ messages)

running it in an hypervisor
 2020-09-24 10:07 UTC  (2+ messages)

[kvm-unit-tests PATCH] README: Reflect missing --getopt in configure
 2020-09-24 10:06 UTC 

[PATCH v7 00/13] Finish converting git bisect to C part 2
 2020-09-24  7:56 UTC  (7+ messages)

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-09-24  9:24 UTC  (4+ messages)
` [PATCH v4] introduce vfio-user protocol specification

[PATCH 0/6] drm/nouveau: Support sync FDs and sync objects
 2020-09-24 10:05 UTC  (5+ messages)
    ` [Nouveau] "

[dpdk-dev] [PATCH v2] doc: remove make info from vm power apps
 2020-09-24 10:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[GIT PULL] devfreq fixes for v5.9-rc7
 2020-09-24 10:16 UTC 

[PATCH v3 0/6] Add virtio-iommu built-in topology
 2020-09-24 10:02 UTC  (15+ messages)
        ` [virtio-dev] "

[PATCH] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-09-24 10:01 UTC  (5+ messages)
  ` 答复: "

[PATCH] bisect: don't use invalid oid as rev when starting
 2020-09-24  7:51 UTC  (8+ messages)
` [PATCH v2] "

[PATCH for 4.4 and 4.9] mtd: Fix comparison in map_word_andequal()
 2020-09-24 10:00 UTC 

linux-next: Tree for Sep 24
 2020-09-24 10:00 UTC 

[Buildroot] [PATCH v2 1/1] package/fakeroot: bump version to 1.25.1
 2020-09-24  9:59 UTC  (2+ messages)

[PATCH] io_uring: Remove unneeded NULL check before free
 2020-09-24  9:59 UTC  (2+ messages)

[PATCH 0/3] commit: add an option to reword the last commit
 2020-09-24  9:58 UTC  (6+ messages)
` [PATCH 3/3] commit: add an option the reword HEAD

[RFC PATCH V3 12/21] mmc: sdhci: UHS-II support, add hooks for additional operations
 2020-09-24  9:57 UTC  (11+ messages)

arm-smmu 5000000.iommu: Cannot accommodate DMA offset for IOMMU page tables
 2020-09-24  9:56 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_close: Added test description for test case
 2020-09-24  9:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_close: Added test description for test case (rev2)

[PATCH v5 0/5] iommu aux-domain APIs extensions
 2020-09-24  9:55 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] Eventdev ABI changes
 2020-09-24  9:55 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] eventdev: implement ABI change

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-24  9:54 UTC  (6+ messages)

[PATCH v2 0/2] CPUFreq: Add support for cpu performance dependencies
 2020-09-24  9:53 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm: Add devicetree binding for cpu-performance-dependencies
` [PATCH v2 2/2] [RFC] CPUFreq: Add support for cpu-perf-dependencies

[PATCH printk 0/5] printk: remove logbuf_lock
 2020-09-24  9:54 UTC  (8+ messages)
` [PATCH printk 3/5] printk: use buffer pool for sprint buffers

Socket drop count
 2020-09-24  9:53 UTC  (2+ messages)

[PATCH RFC v2 0/4] 9p: fix open-unlink-f*syscall bug
 2020-09-24  9:51 UTC  (5+ messages)
` [PATCH RFC v2 4/4] 9p: fix race issue in fid contention

[PATCH v3 0/3] usb: cdns,usb3: Convert DT binding to YAML
 2020-09-24  9:51 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: usb: cdns,usb3: Add cdns,phyrst-a-enable property

[PATCH] efi/efivars: Create efivars mount point in the registration of efivars abstraction
 2020-09-24  9:51 UTC  (2+ messages)

[PATCH 0/3] Add support for F3A
 2020-09-24  9:46 UTC  (4+ messages)
` [PATCH 1/3] Input: synaptics-rmi4 - rename f30_data to gpio_data
` [PATCH 2/3] HID: rmi "
` [PATCH 3/3] Input: synaptics-rmi4 - add support for F3A

[PATCH v9 00/20] gpio: cdev: add uAPI v2
 2020-09-24  9:48 UTC  (6+ messages)
` [PATCH v9 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL

[PATCH] net: qrtr: Fix port ID for control messages
 2020-09-24  9:53 UTC 

[PATCH 00/10] ttm driver cleanups and invert move
 2020-09-24  9:48 UTC  (5+ messages)
` [PATCH 07/10] drm/amdgpu/ttm: handle tt moves properly

[PATCH v2 0/2] arm64: dts: ti: k3-j7200: Add HyperFlash related nodes
 2020-09-24  9:46 UTC  (3+ messages)

Commit 13c164b1a186 - regression for LSMs/SELinux?
 2020-09-24  9:47 UTC  (7+ messages)

[bitbake-devel] [PATCH v2 2/2] tests/fetch: backslash support in file:// URIs
 2020-09-24  9:46 UTC  (3+ messages)
` [PATCH v3 1/2] fetch2: fix handling of `\` in file:// SRC_URI
  ` [PATCH v3 2/2] tests/fetch: backslash support in file:// URIs

[PATCH 0/7] efi: deprecate/remove efivars sysfs interface
 2020-09-24  9:45 UTC  (6+ messages)
` [PATCH 1/7] efi: pstore: disentangle from deprecated efivars module

[PATCH 01/11] drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
 2020-09-24  9:43 UTC  (5+ messages)
` [PATCH 09/11] drm/amdgpu: switch over to the new pin interface

[dpdk-dev] [PATCH v1] doc: remove make info from vm power apps
 2020-09-24  9:42 UTC 

KASAN: user-memory-access Read in vdso_fault
 2020-09-24  9:42 UTC 

[Buildroot] Toolchain issues on multiple architectures
 2020-09-24  9:42 UTC  (5+ messages)

[PATCH] ARM: dts: iwg20d-q7-common: Fix touch controller probe failure
 2020-09-24  9:40 UTC  (3+ messages)

KASAN: use-after-free Write in afs_deactivate_cell
 2020-09-24  9:40 UTC 

WARNING: filesystem loop3 was created with 512 inodes, the real maximum is 511, mounting anyway
 2020-09-24  9:40 UTC 

[meta-networking][PATCH] crda: rdepends on wireless-regdb-static
 2020-09-24  9:35 UTC 

[PATCH v2 0/8] usb: cdns3: improve the sg use case
 2020-09-24  9:33 UTC  (4+ messages)
` [PATCH v2 1/8] usb: cdns3: gadget: using correct sg operations

[PATCH 00/45] TTM move refactoring
 2020-09-24  9:33 UTC  (3+ messages)
` [PATCH 30/45] drm/ttm: add a new invalidate notify callback

[PATCH v2 0/2] J7200: Add I2C support
 2020-09-24  9:31 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/4] net/qede: fix build with gcc 11
 2020-09-24  9:32 UTC  (5+ messages)
` [dpdk-dev] [PATCH 3/4] app/testpmd: "
` [dpdk-dev] [PATCH 4/4] pmdinfogen: "

[PATCH] packagegroup: rrecommend perf also for musl
 2020-09-24  9:32 UTC  (2+ messages)
` [PATCH v2] packagegroup: rrecommend perf also for musl on ARM

[RFC PATCH 00/24] Control VQ support in vDPA
 2020-09-24  9:31 UTC  (4+ messages)
` [RFC PATCH 02/24] vhost-vdpa: fix vqs leak in vhost_vdpa_open()

[PATCH v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-09-24  9:29 UTC  (5+ messages)
` [PATCH v3 16/16] ARM: Remove custom IRQ stat accounting

[GIT PULL] ARM: mvebu: fixes for v5.9 (#1)
 2020-09-24  9:29 UTC 

[PATCH v3 -next] vdpa: mlx5: change Kconfig depends to fix build errors
 2020-09-24  9:30 UTC  (4+ messages)

[Virtio-fs] [PATCH] virtiofsd: Used glib "shared" thread pool
 2020-09-24  9:29 UTC  (2+ messages)

KMSAN: uninit-value in hwsim_cloned_frame_received_nl
 2020-09-24  9:26 UTC 

[PATCH v6 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-24  9:25 UTC  (2+ messages)
` [PATCH v6 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs


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.