All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-31 12:46:38 to 2022-10-31 13:16:00 UTC [more...]

[PULL for 7.2 00/31] testing and plugins updates
 2022-10-31 13:10 UTC  (8+ messages)
` [PULL 04/31] tests/docker: update test-mingw to run single build
` [PULL 06/31] configure: don't enable cross compilers unless in target_list
` [PULL 10/31] tests/tcg: use regular semihosting for nios2-softmmu
` [PULL 12/31] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
` [PULL 14/31] block/vvfat: Unify the mkdir() call
` [PULL 15/31] hw/usb: dev-mtp: Use g_mkdir()
` [PULL 26/31] target/s390x: fake instruction loading when handling 'ex'

[LTP] [PATCH v2 0/2] Rewrite utstest suite
 2022-10-31 13:14 UTC  (4+ messages)
` [LTP] [PATCH v2 2/2] Rewrite utsname testing suite

[Buildroot] [PATCH 1/1] package/rpi-firmware: add overlays/README
 2022-10-31 13:14 UTC  (4+ messages)

[PULL 00/86] pci,pc,virtio: features, tests, fixes, cleanups
 2022-10-31 12:54 UTC  (79+ messages)
` [PULL 01/86] bios-tables-test: do not ignore allowed diff list
` [PULL 02/86] hw/i386/e820: remove legacy reserved entries for e820
` [PULL 03/86] tests/acpi: allow SSDT changes
` [PULL 04/86] acpi/ssdt: Fix aml_or() and aml_and() in if clause
` [PULL 05/86] acpi/nvdimm: define macro for NVDIMM Device _DSM
` [PULL 06/86] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
` [PULL 07/86] test/acpi/bios-tables-test: SSDT: update golden master binaries
` [PULL 08/86] virtio-crypto: Support asynchronous mode
` [PULL 09/86] crypto: Support DER encodings
` [PULL 10/86] crypto: Support export akcipher to pkcs8
` [PULL 11/86] cryptodev: Add a lkcf-backend for cryptodev
` [PULL 12/86] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
` [PULL 14/86] acpi/tests/avocado/bits: add biosbits config file for running bios tests
` [PULL 15/86] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits
` [PULL 16/86] acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits test
` [PULL 17/86] MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests
` [PULL 18/86] hw/smbios: add core_count2 to smbios table type 4
` [PULL 19/86] bios-tables-test: teach test to use smbios 3.0 tables
` [PULL 20/86] tests/acpi: allow changes for core_count2 test
` [PULL 21/86] bios-tables-test: add test for number of cores > 255
` [PULL 22/86] tests/acpi: update tables for new core count test
` [PULL 23/86] tests/acpi: virt: allow acpi MADT and FADT changes
` [PULL 25/86] acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
` [PULL 26/86] tests/acpi: virt: update ACPI MADT and FADT binaries
` [PULL 27/86] hw/pci: PCIe Data Object Exchange emulation
` [PULL 28/86] hw/mem/cxl-type3: Add MSIX support
` [PULL 29/86] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
` [PULL 30/86] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
` [PULL 31/86] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
` [PULL 32/86] tests/qtest/cxl-test: Remove temporary directories after testing
` [PULL 33/86] vhost: Change the sequence of device start
` [PULL 34/86] vhost-user: Support vhost_dev_start
` [PULL 35/86] hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
` [PULL 36/86] virtio: re-order vm_running and use_started checks
` [PULL 37/86] virtio: introduce __virtio_queue_reset()
` [PULL 38/86] virtio: introduce virtio_queue_reset()
` [PULL 39/86] virtio: introduce virtio_queue_enable()
` [PULL 40/86] virtio: core: vq reset feature negotation support
` [PULL 41/86] virtio-pci: support queue reset
` [PULL 42/86] virtio-pci: support queue enable
` [PULL 43/86] vhost: expose vhost_virtqueue_start()
` [PULL 44/86] vhost: expose vhost_virtqueue_stop()
` [PULL 45/86] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
` [PULL 46/86] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
` [PULL 47/86] virtio-net: introduce flush_or_purge_queued_packets()
` [PULL 48/86] virtio-net: support queue reset
` [PULL 49/86] virtio-net: support queue_enable
` [PULL 50/86] vhost: vhost-kernel: enable vq reset feature
` [PULL 52/86] virtio-rng-pci: Allow setting nvectors, so we can use MSI-X
` [PULL 54/86] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
` [PULL 55/86] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
` [PULL 56/86] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
` [PULL 57/86] tests: acpi: update expected DSDT after ISA bridge is moved directly under PCI host bridge
` [PULL 59/86] acpi: add get_dev_aml_func() helper
` [PULL 60/86] acpi: enumerate SMB bridge automatically along with other PCI devices
` [PULL 61/86] tests: acpi: update expected blobs
` [PULL 62/86] tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup
` [PULL 63/86] acpi: pc/35: sanitize _GPE declaration order
` [PULL 64/86] tests: acpi: update expected blobs
` [PULL 65/86] hw/acpi/erst.c: Fix memory handling issues
` [PULL 66/86] MAINTAINERS: Add qapi/virtio.json to section "virtio"
` [PULL 67/86] qpci_device_enable: Allow for command bits hardwired to 0
` [PULL 68/86] hw/ide/piix: Ignore writes of hardwired PCI command register bits
` [PULL 69/86] msix: Assert that specified vector is in range
` [PULL 70/86] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
` [PULL 71/86] hw/i386/acpi-build: Remove unused struct
` [PULL 72/86] hw/i386/acpi-build: Resolve redundant attribute
` [PULL 73/86] hw/i386/acpi-build: Resolve north rather than south bridges
` [PULL 74/86] hmat acpi: Don't require initiator value in -numa
` [PULL 75/86] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
` [PULL 77/86] tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT:
` [PULL 78/86] tests: Add HMAT AArch64/virt empty table files
` [PULL 79/86] hw/arm/virt: Enable HMAT on arm virt machine
` [PULL 80/86] tests: acpi: aarch64/virt: add a test for hmat nodes with no initiators
` [PULL 81/86] tests: virt: Update expected *.acpihmatvirt tables
` [PULL 82/86] vfio: move implement of vfio_get_xlat_addr() to memory.c
` [PULL 83/86] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PULL 84/86] intel-iommu: drop VTDBus

[PATCH] fs: fix undefined behavior in bit shift for SB_NOUSER
 2022-10-31 13:15 UTC  (2+ messages)

[PATCH v4 0/3] AioContext removal: LinuxAioState and ThreadPool
 2022-10-31 12:59 UTC  (4+ messages)
` [PATCH v4 1/3] linux-aio: use LinuxAioState from the running thread
` [PATCH v4 2/3] io_uring: use LuringState "
` [PATCH v4 3/3] thread-pool: use ThreadPool "

[PATCH v3 0/4] nfsd: clean up refcounting in the filecache
 2022-10-31 13:14 UTC  (7+ messages)
` [PATCH v3 3/4] nfsd: close race between unhashing and LRU addition

[PATCH] drm/i915/dg2: Introduce Wa_18017747507
 2022-10-31 13:15 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 11/20] arm64: dts: Update cache properties for mediatek
 2022-10-31 13:13 UTC  (3+ messages)

stable-rc/queue/5.4 baseline: 131 runs, 19 regressions (v5.4.221-29-g535c38bd4494)
 2022-10-31 13:14 UTC 

[PATCH 0/1] pack-bitmap.c: avoid exposing absolute paths
 2022-10-31 13:13 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 99 runs, 21 regressions (v4.9.331-24-ge5671abea731)
 2022-10-31 13:13 UTC 

[GIT PULL 0/8] Host Memory Backends and Memory devices patches
 2022-10-31 10:14 UTC  (2+ messages)

[PULL 00/20] Crypto and I/O patches
 2022-10-31 10:13 UTC  (2+ messages)

[PULL 00/26] Net patches
 2022-10-31 10:13 UTC  (2+ messages)

[RESEND PATCH v2 3/3] block: hide back blk_freeze_queue_start and export its blk-mq alias
 2022-10-31 13:05 UTC  (2+ messages)
`  "

[PATCH -next] perf/core: Using kfree_rcu() to simplify the code in put_ctx()
 2022-10-31 13:11 UTC  (3+ messages)

[PATCH v9 0/2] vhost-vdpa: add support for vIOMMU
 2022-10-31 13:07 UTC  (8+ messages)
` [PATCH v9 2/2] "

[PATCH] cgroup: Simplify code in css_set_move_task
 2022-10-31 13:11 UTC  (5+ messages)

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2022-10-31 13:11 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-31 13:10 UTC 

[PULL 00/13] Block patches
 2022-10-30 22:28 UTC  (2+ messages)

[PATCH 0/8] Adjust usage of rt5682(s) power supply properties
 2022-10-31 13:09 UTC  (19+ messages)
` [PATCH 1/8] ASoC: dt-bindings: realtek,rt5682s: Add AVDD and MICVDD supplies
` [PATCH 2/8] ASoC: dt-bindings: realtek,rt5682s: Add dbvdd and ldo1-in supplies
` [PATCH 5/8] ASoC: rt5682s: Support "
` [PATCH 6/8] ASoC: rt5682: "
` [PATCH 7/8] arm64: dts: qcom: sc7180-trogdor: Add missing supplies for rt5682
` [PATCH 8/8] arm64: dts: qcom: sc7180-trogdor: Remove VBAT supply from rt5682s

[PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check
 2022-10-31 13:10 UTC  (4+ messages)
` [PATCH 1/2] connected: allow supplying different view of reachable objects

[PATCH v10 0/2] vhost-vdpa: add support for vIOMMU
 2022-10-31 12:57 UTC  (2+ messages)
` [PATCH v10 1/2] vfio: move implement of vfio_get_xlat_addr() to memory.c

[PATCH v7 0/9] dyndbg: drm.debug adaptation
 2022-10-31 13:07 UTC  (13+ messages)
    ` [Intel-gfx] "

[PATCH] Add OneXPlayer mini AMD board driver
 2022-10-31 13:07 UTC  (6+ messages)

WireGuard namespacing/isolation on Windows
 2022-10-31  3:26 UTC 

[PATCH] wireguard (gcc13): cast enum limits members to int in prints
 2022-10-31 13:07 UTC  (2+ messages)

[PULL 0/8] QEMU Guest Agent patches
 2022-10-30 22:28 UTC  (2+ messages)

[PATCH v3 00/15] gdbstub/next (MemTxAttrs, re-factoring)
 2022-10-31 13:03 UTC  (8+ messages)
` [PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs

[PATCH printk v2 00/38] reduce console_lock scope
 2022-10-31 13:06 UTC  (4+ messages)
` [PATCH printk v2 03/38] printk: Prepare for SRCU console list protection

[PATCH 00/16] Updates to ov9282 sensor driver
 2022-10-31 13:06 UTC  (7+ messages)
` [PATCH 08/16] media: i2c: ov9282: Add selection for CSI2 clock mode

[PATCH] ASoC: core: Fix use-after-free in snd_soc_exit()
 2022-10-31 13:05 UTC  (5+ messages)

[Intel-gfx] [PATCH v3 0/2] drm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtual
 2022-10-31 13:05 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtual (rev4)

[PATCH 0/2] MediaTek eMMC inline encryption support
 2022-10-31 13:04 UTC  (6+ messages)
` [PATCH 1/2] mmc: mtk-sd: add Inline Crypto Engine support

[virtio-dev] [PATCH v3 0/4] Introduce aux. notifications and virtio-vhost-user
 2022-10-27 21:27 UTC  (5+ messages)
` [virtio-dev] [PATCH v3 2/4] content: Introduce driver/device aux. notification cfg type for PCI
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 3/4] content: Introduce driver/device auxiliary notifications for MMIO
  ` [virtio-dev] "

[PATCH v2] sched: async unthrottling for cfs bandwidth
 2022-10-31 13:04 UTC  (2+ messages)

Flow Bifurcation of splitting the traffic between kernel space and user space (DPDK)
 2022-10-28 21:09 UTC 

[PATCH v2] clk: renesas: r9a06g032: Repair grave increment error
 2022-10-31 13:02 UTC  (2+ messages)

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 3 warnings (v5.15.76-126-g9f9f6e00639c)
 2022-10-31 13:02 UTC 

[BUG] NULL pointer dereference probably caused by kernel/trace/ring_buffer.c
 2022-10-31 13:02 UTC 

[PATCH 1/2] tools/thermal: tmon: fix build warning caused by misusing strncpy()
 2022-10-31 13:21 UTC  (2+ messages)
` [PATCH 2/2] tools/thermal: tmon: fix format unexpected build warning

[igt-dev] [PATCH i-g-t 0/1] Add a basic hwmon testcase
 2022-10-31 13:01 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

RTT-PROBE: lore-subspace-rtt
 2022-10-31 13:00 UTC 

[PATCH 0/3] tests: improve misc run-command, hook, submodule tests
 2022-10-31 12:50 UTC  (4+ messages)
` [PATCH 2/3] submodule tests: reset "trace.out" between "grep" invocations

[PATCH v2 0/3] Refactor __kmem_cache_create() and fix memory leak
 2022-10-31 13:47 UTC  (4+ messages)
` [PATCH v2 1/3] mm/slab_common: Move cache_name to create_cache()
` [PATCH v2 2/3] mm/slub: Refactor __kmem_cache_create()
` [PATCH v2 3/3] mm/slub: Fix memory leak of kobj->name in sysfs_slab_add()

[PATCH] arch/x86/events/amd/core.c: Return -ENODEV when CPU does not have PERFCTL_CORE bit
 2022-10-31 12:59 UTC  (2+ messages)

[PATCH v3 0/3] mediatek: pwrap: Add mt8365 pwrap support
 2022-10-31 12:58 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: soc: mediatek: pwrap: add MT8365 SoC bindings

[PATCH] mtd: spi-nor: Fix the number of bytes for the dummy cycles
 2022-10-31 12:46 UTC  (3+ messages)

[PATCH v2 0/3] hw/i386: Cleanup AML generation for north and south bridges
 2022-10-31 12:52 UTC  (3+ messages)
` [PATCH v2 3/3] hw/i386/acpi-build: Resolve north rather than "

[PATCH] sched: consider WF_SYNC to find idle siblings
 2022-10-31 12:57 UTC  (2+ messages)

[PATCH v2] x86/alternative: Consistently patch SMP locks in vmlinux and modules
 2022-10-31 12:56 UTC  (2+ messages)

Binman entry 'u-boot-any' not found in list
 2022-10-31 12:56 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/docopt.cpp: new package
 2022-10-31 12:54 UTC  (2+ messages)

[Buildroot] [PATCH] package/mono: allow to select which folders to install to target
 2022-10-31 12:54 UTC  (3+ messages)

[PATCH 0/5] Introduce the GSC CS
 2022-10-31 12:55 UTC  (5+ messages)
` [PATCH 3/5] drm/i915/mtl: add GSC CS interrupt support
  ` [Intel-gfx] "

[LTP] [PATCH 0/2] tst_find_backing_dev: fix stat fails /dev/root
 2022-10-31 12:08 UTC  (5+ messages)
` [LTP] [PATCH 1/2] tst_find_backing_dev: Get dev name from /sys/dev/block/*/uevent

Please pull u-boot-video
 2022-10-31 12:52 UTC  (2+ messages)

[PATCH 0/2] Fix for two GuC issues
 2022-10-31 12:51 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/guc: Don't deadlock busyness stats vs reset
  ` [Intel-gfx] "

stable-rc/linux-4.19.y build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.262-78-gfad2ca95f52e)
 2022-10-31 12:51 UTC 

[PATCH] bios-tables-test: do not ignore allowed diff list
 2022-10-31 12:50 UTC  (5+ messages)

[PATCH v3 0/5] Only generate cluster node in PPTT when specified
 2022-10-31 12:50 UTC  (8+ messages)
` [PATCH v3 1/5] hw/acpi/aml-build: "
` [PATCH v3 2/5] tests: virt: update expected ACPI tables for virt test

RTT-PROBE: lore-subspace-rtt
 2022-10-31 12:50 UTC 

[PATCH 0/5] Remove dependency on the Python module distutils
 2022-10-31 12:49 UTC  (2+ messages)

[PATCH] can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
 2022-10-31 12:50 UTC 

[PATCH] vcodec: mediatek: add check for NULL for vsi->frm_bufs[vsi->new_fb_idx].buf.fb in vp9_swap_frm_bufs
 2022-10-31 12:48 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/uapi: expose GTT alignment
 2022-10-31 12:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH -next 1/2] PM: hibernate: fix spelling mistake for annotation
 2022-10-31 12:48 UTC 

[PATCH -next 1/2] PM: hibernate: fix spelling mistake for annotation
 2022-10-31 12:48 UTC  (2+ messages)
` [PATCH -next 2/2] PM: hibernate: add check of preallocate mem for image size pages

[Buildroot] [git commit] package/docopt-cpp: new package
 2022-10-31 12:46 UTC 

[Buildroot] [PATCH v1 1/1] package/sway: new package
 2022-10-31 12:46 UTC 

[PATCH net-next v4 0/6] Add new PCP and APPTRUST attributes to dcbnl
 2022-10-31 12:45 UTC  (5+ messages)
` [PATCH net-next v4 2/6] net: dcb: add new apptrust attribute

[PATCH] fs: simplify vfs_get_super
 2022-10-31 12:46 UTC 

linux interprets an fcntl int arg as long
 2022-10-31 12:44 UTC  (2+ messages)

[PATCH v3 0/5] memblock tests: add tests for memblock_alloc_exact_nid_raw
 2022-10-31 12:43 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.