All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-02 14:08:26 to 2024-07-02 14:32:01 UTC [more...]

[PATCH v3 0/2] btrfs: fix __folio_put refcount errors
 2024-07-02 14:31 UTC 

[PATCH 0/3] drm/msm: Further expose UBWC tiling parameters
 2024-07-02 14:31 UTC  (3+ messages)
` [PATCH 2/3] drm/msm: Expand UBWC config setting

[PATCH printk v2 00/18] add threaded printing + the rest
 2024-07-02 14:31 UTC  (3+ messages)
` [PATCH printk v2 18/18] printk: nbcon: Add function for printers to reacquire ownership

[PATCH net-next v15 00/14] Device Memory TCP
 2024-07-02 14:30 UTC  (8+ messages)
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v15 10/14] tcp: RX path for devmem TCP
` [PATCH net-next v15 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[PATCH v2] drm/drm_connector: Document Colorspace property variants
 2024-07-02 14:30 UTC 

[syzbot] [netfilter?] KASAN: slab-use-after-free Read in nf_tables_trans_destroy_work
 2024-07-02 14:08 UTC  (2+ messages)
` [PATCH nf] netfilter: nf_tables: unconditionally flush pending work before notifier

[PATCH net-next] tools: ynl: use ident name for Family, too
 2024-07-02 14:29 UTC 

[PATCH] Reapply "drm/xe/gsc: define GSC FW for LNL"
 2024-07-02 14:29 UTC  (3+ messages)
` ✓ CI.BAT: success for "

[syzbot] [kernel?] KASAN: stack-out-of-bounds Read in __show_regs (2)
 2024-07-02 14:29 UTC  (6+ messages)

[PATCH 1/5] drm/amdgpu/gfx10: properly handle error ints on all pipes
 2024-07-02 14:28 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu/gfx11: "
` [PATCH 3/5] drm/amdgpu/gfx12: "
` [PATCH 4/5] drm/amdgpu/gfx9: "
` [PATCH 5/5] Reapply "drm/amdgpu/gfx11: enable gfx pipe1 hardware support"

[PATCH 0/4] qtest/npcm7xx_sdhci: Use card-provided address (RCA)
 2024-07-02 14:28 UTC  (8+ messages)
` [PATCH 1/4] hw/sd/npcm7xx_sdhci: Use TYPE_SYSBUS_SDHCI definition
` [PATCH 2/4] hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR
` [PATCH 3/4] tests/qtest/npcm7xx_sdhci: Access the card using its published address
` [PATCH 4/4] hw/sd/sdcard: Generate random RCA value

[PATCH v2 0/4] ui/cocoa: Add cursor composition
 2024-07-02 14:25 UTC  (5+ messages)
` [PATCH v2 3/4] "

[PULL 00/91] virtio: features,fixes
 2024-07-02 14:11 UTC  (90+ messages)
` [PULL 01/91] vhost: dirty log should be per backend type
` [PULL 02/91] vhost: Perform memory section dirty scans once per iteration
` [PULL 04/91] virtio/virtio-pci: Handle extra notification data
` [PULL 05/91] virtio: Prevent creation of device using notification-data with ioeventfd
` [PULL 06/91] virtio-mmio: Handle extra notification data
` [PULL 07/91] virtio-ccw: "
` [PULL 08/91] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
` [PULL 09/91] Fix vhost user assertion when sending more than one fd
` [PULL 10/91] vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bits
` [PULL 11/91] hw/virtio: Fix obtain the buffer id from the last descriptor
` [PULL 12/91] virtio-pci: only reset pm state during resetting
` [PULL 13/91] vhost-user-gpu: fix import of DMABUF
` [PULL 14/91] Revert "vhost-user: fix lost reconnect"
` [PULL 15/91] vhost-user: fix lost reconnect again
` [PULL 17/91] hw/cxl/mailbox: interface to add CCI commands to an existing CCI
` [PULL 18/91] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [PULL 19/91] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PULL 20/91] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PULL 21/91] hw/mem/cxl_type3: Add support to create DC regions to "
` [PULL 22/91] hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size instead of mr as argument
` [PULL 23/91] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PULL 24/91] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PULL 25/91] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PULL 26/91] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PULL 27/91] hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
` [PULL 28/91] hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
` [PULL 29/91] hw/mem/cxl_type3: Allow to release extent superset in QMP interface
` [PULL 30/91] linux-headers: update to 6.10-rc1
` [PULL 31/91] hw/misc/pvpanic: centralize definition of supported events
` [PULL 32/91] tests/qtest/pvpanic: use centralized "
` [PULL 33/91] hw/misc/pvpanic: add support for normal shutdowns
` [PULL 34/91] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
` [PULL 35/91] tests/qtest/pvpanic: add tests for pvshutdown event
` [PULL 36/91] Revert "docs/specs/pvpanic: mark shutdown event as not implemented"
` [PULL 37/91] virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
` [PULL 38/91] hw/cxl: Fix read from bogus memory
` [PULL 39/91] virtio-pci: implement No_Soft_Reset bit
` [PULL 40/91] vhost-user-test: don't set call fd -1 non-blocking
` [PULL 41/91] i386/apic: Add hint on boot failure because of disabling x2APIC
` [PULL 42/91] hw/virtio: Free vqs after vhost_dev_cleanup()
` [PULL 43/91] virtio-iommu: add error check before assert
` [PULL 44/91] vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requests
` [PULL 45/91] hw/net/virtio-net.c: fix crash in iov_copy()
` [PULL 46/91] qapi: clarify that the default is backend dependent
` [PULL 47/91] libvhost-user: set msg.msg_control to NULL when it is empty
` [PULL 48/91] libvhost-user: fail vu_message_write() if sendmsg() is failing
` [PULL 49/91] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
` [PULL 50/91] vhost-user-server: do not set memory fd non-blocking
` [PULL 51/91] contrib/vhost-user-blk: fix bind() using the right size of the address
` [PULL 52/91] contrib/vhost-user-*: use QEMU bswap helper functions
` [PULL 53/91] vhost-user: enable frontends on any POSIX system
` [PULL 54/91] libvhost-user: enable it "
` [PULL 55/91] contrib/vhost-user-blk: "
` [PULL 56/91] hostmem: add a new memory backend based on POSIX shm_open()
` [PULL 57/91] tests/qtest/vhost-user-blk-test: use memory-backend-shm
` [PULL 58/91] tests/qtest/vhost-user-test: add a test case for memory-backend-shm
` [PULL 59/91] hw/virtio: Fix the de-initialization of vhost-user devices
` [PULL 60/91] hw/arm/virt-acpi-build: Drop local iort_node_offset
` [PULL 61/91] hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
` [PULL 62/91] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
` [PULL 63/91] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
` [PULL 64/91] uefi-test-tools: Add support for python based build script
` [PULL 65/91] tests/data/uefi-boot-images: Add RISC-V ISO image
` [PULL 66/91] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
` [PULL 67/91] tests/qtest/bios-tables-test.c: Add support for arch in path
` [PULL 68/91] tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests
` [PULL 69/91] tests/qtest/bios-tables-test.c: Set "arch" for x86 tests
` [PULL 70/91] tests/data/acpi: Move x86 ACPI tables under x86/${machine} path
` [PULL 71/91] tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path
` [PULL 72/91] meson.build: Add RISC-V to the edk2-target list
` [PULL 73/91] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
` [PULL 74/91] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
` [PULL 75/91] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
` [PULL 76/91] tests/qtest/bios-tables-test.c: Enable basic testing "
` [PULL 77/91] tests/qtest/bios-tables-test: Add expected ACPI data files "
` [PULL 78/91] hw/cxl/events: Improve QMP interfaces and documentation for add/release dynamic capacity
` [PULL 79/91] hw/cxl/events: Mark cxl-add-dynamic-capacity and cxl-release-dynamic-capcity unstable
` [PULL 80/91] virtio: remove virtio_tswap16s() call in vring_packed_event_read()
` [PULL 81/91] virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged
` [PULL 82/91] hw/pci: Rename has_power to enabled
` [PULL 83/91] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PULL 84/91] hw/ppc/spapr_pci: Do not reject VFs created after a PF
` [PULL 85/91] pcie_sriov: Do not manually unrealize
` [PULL 86/91] pcie_sriov: Ensure VF function number does not overflow
` [PULL 87/91] pcie_sriov: Reuse SR-IOV VF device instances
` [PULL 88/91] pcie_sriov: Release VFs failed to realize
` [PULL 89/91] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PULL 90/91] pcie_sriov: Register VFs after migration
` [PULL 91/91] hw/pci: Replace -1 with UINT32_MAX for romsize

[PATCH] arm64: dts: rockchip: rk356x: add ethernet aliases
 2024-07-02 14:27 UTC  (8+ messages)

[RESEND PATCH net-next v2 0/4] net: route: improve route hinting
 2024-07-02 14:24 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: route: expire rt if the dst it holds is expired
` [PATCH net-next v2 2/4] net: dst_cache: add input_dst_cache API
` [PATCH net-next v2 3/4] net: route: always compile dst_cache
` [PATCH net-next v2 4/4] net: route: replace route hints with input_dst_cache

How to implement message forwarding from one CID to another in vhost driver
 2024-07-02 14:26 UTC  (12+ messages)

[PATCH v2 bpf-next 0/3] bpf: sparse cleanup
 2024-07-02 14:21 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Add casts to keep sparse quiet
` [PATCH v2 bpf-next 2/3] bpf: Move a few bpf_func_proto declarations
` [PATCH v2 bpf-next 3/3] bpf: Implement bpf_check_basics_ok() as a macro

[PATCH v2] block: flush all throttled bios when deleting the cgroup
 2024-07-02 14:25 UTC  (4+ messages)

[PATCH 0/7] Add support for Kontron OSM-S i.MX93 SoM and carrier board
 2024-07-02 14:25 UTC  (11+ messages)
` [PATCH 1/7] dt-bindings: eeprom: at24: Move compatible for Belling BL24C16A to proper place
` [PATCH 2/7] dt-bindings: eeprom: at24: Add compatible for ONSemi N24S64B
` [PATCH 3/7] dt-bindings: gpio: vf610: Allow gpio-line-names to be set
` [PATCH 4/7] dt-bindings: regulator: pca9450: Make interrupt optional
` [PATCH 5/7] dt-bindings: arm: fsl: Add Kontron i.MX93 OSM-S based boards

[PATCH 0/6] target/riscv: Expose RV32 cpu to RV64 QEMU
 2024-07-02 14:18 UTC  (2+ messages)

[PATCH v8 0/1] PM: sleep: Expose last succeeded resumed timestamp in sysfs
 2024-07-02 14:24 UTC  (2+ messages)
` [PATCH v8] "

[BlueZ resend 0/9] Fix a number of static analysis issues #4
 2024-07-02 14:23 UTC  (10+ messages)
` [BlueZ resend 1/9] main: Simplify parse_config_string()
` [BlueZ resend 2/9] avdtp: Fix manipulating struct as an array
` [BlueZ resend 3/9] mesh: Avoid accessing array out-of-bounds
` [BlueZ resend 4/9] obexd: Fix possible memleak
` [BlueZ resend 5/9] obexd: Fix memory leak in entry struct
` [BlueZ resend 6/9] obexd: Fix leak in backup_object struct
` [BlueZ resend 7/9] health/mcap: Fix memory leak in mcl struct
` [BlueZ resend 8/9] sdp: Fix memory leak in sdp_data_alloc*()
` [BlueZ resend 9/9] sdp: Check memory allocation in sdp_copy_seq()

linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
 2024-07-02 14:18 UTC  (15+ messages)

[PATCH BlueZ v1] client/player: add return value check of io_get_fd() to transport_timer_read()
 2024-07-02 14:23 UTC  (2+ messages)
` [BlueZ,v1] "

tc358743 EDID / hotplug bug?
 2024-07-02 14:22 UTC  (3+ messages)

[GIT PULL 1/5] i.MX SoC change for 6.11
 2024-07-02 14:21 UTC  (5+ messages)
` [GIT PULL 2/5] i.MX DT bindings "
` [GIT PULL 3/5] i.MX ARM device tree change "
` [GIT PULL 4/5] i.MX arm64 "
` [GIT PULL 5/5] i.MX defconfig "

[PATCH net-next 0/5] net: introduce TX shaping H/W offload API
 2024-07-02 14:21 UTC  (6+ messages)
` [PATCH net-next 1/5] netlink: spec: add shaper YAML spec

[FYI] Input route ref count underflow since probably 6.6.22
 2024-07-02 14:21 UTC  (3+ messages)

Yamaha Grand Baby GC1 Piano Gift
 2024-07-02 14:21 UTC 

[DPDK/testpmd Bug 1479] mlx5: Not able to create rte_flows to match head fragments and sub fragments
 2024-07-02 14:21 UTC 

[PATCH 0/2] Introduce tracepoint for hugetlbfs
 2024-07-02 14:21 UTC  (6+ messages)
` [PATCH 2/2] hugetlbfs: use tracepoints in hugetlbfs functions

[PATCH] drm/qxl: Pin buffer objects for internal mappings
 2024-07-02 14:20 UTC 

[PATCH 1/9] main: Simplify parse_config_string()
 2024-07-02 14:18 UTC  (2+ messages)
` Fix a number of static analysis issues #4

[LTP] [PATCH v4 0/2] Fix unlink09 test
 2024-07-02 14:18 UTC  (5+ messages)
` [LTP] [PATCH v4 1/2] "

[linux-next:master 10035/10049] riscv32-linux-ld: section .data LMA [0007d000,004ed977] overlaps section .exit.text LMA [0007ccec,00085cff]
 2024-07-02 14:17 UTC 

[PATCH for 4.20 v14 0/9] Enable build of full Xen for RISC-V
 2024-07-02 14:16 UTC  (4+ messages)
` [PATCH v14 1/9] xen: introduce generic non-atomic test_*bit()

[PATCH] xen: Fix XEN_EXTRAVERSION after 4.19-rc1
 2024-07-02 14:15 UTC  (3+ messages)
` [PATCH for-4.19] "

[PATCH 0/9] AT24 EEPROM MTD Support
 2024-07-02 14:15 UTC  (8+ messages)
` [PATCH 4/9] mtd: devices: add AT24 eeprom support

[PATCH 00/23] hw/sd/sdcard: Accumulation of cleanups and fixes
 2024-07-02 14:10 UTC  (5+ messages)
` [PATCH 09/23] hw/sd/sdcard: Generate random RCA value

[LTP] [PATCH 0/5] symlink01 split
 2024-07-02 14:12 UTC  (6+ messages)
` [LTP] [PATCH 1/5] Add stat04 test
` [LTP] [PATCH 2/5] Fix TST_EXP_EXTR() stringification
` [LTP] [PATCH 3/5] Add lstat03 test
` [LTP] [PATCH 4/5] Add chmod08 test
` [LTP] [PATCH 5/5] Add open15 test

[PATCH v9 0/3] iio: proximity: Add TYHX HX9023S sensor driver
 2024-07-02 14:12 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: vendor-prefixes: add tyhx
` [PATCH v9 2/3] dt-bindings: iio: proximity: Add TYHX HX9023S
` [PATCH v9 3/3] iio: proximity: Add driver support for TYHX's HX9023S capacitive proximity sensor

A few usability question about git diff --cached
 2024-07-02 14:13 UTC 

A few usability question about git diff --cached
 2024-07-02 14:13 UTC 

6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory
 2024-07-02 14:13 UTC  (5+ messages)

[PATCH] Revert "platform/x86: toshiba_acpi: Add quirk for buttons on Z830"
 2024-07-02 14:13 UTC  (2+ messages)

[syzbot] [netfilter?] KASAN: slab-use-after-free Read in nf_tables_trans_destroy_work
 2024-07-02 14:13 UTC  (2+ messages)

[OE-core] [PATCH 9/9] rust: Upgrade 1.77.2->1.78.0
 2024-07-02 14:12 UTC  (3+ messages)
`  "

[GIT PULL v2] pinctrl: renesas: Updates for v6.11 (take two)
 2024-07-02 14:12 UTC  (2+ messages)

[RFC PATCH v3 00/21] Cleaning up the KVM clock mess
 2024-07-02 14:09 UTC  (3+ messages)
` [RFC PATCH v3 21/21] sched/cputime: Cope with steal time going backwards or negative

[PATCH bpf-next v6 0/3] Add 12-argument support for RV64 bpf trampoline
 2024-07-02 14:10 UTC  (3+ messages)

[PATCH net v3 0/4] net: txgbe: fix MSI and INTx interrupts
 2024-07-02 14:10 UTC  (2+ messages)

[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
 2024-07-02 14:09 UTC  (5+ messages)
` [PATCH net-next v13 06/15] net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init

[OE-core][Patch v1] devicetree.bbclass: fix setting S
 2024-07-02 14:08 UTC  (2+ messages)

[PATCH v3 0/4] RISC-V: Parse DT for Zkr to seed KASLR
 2024-07-02 14:08 UTC  (3+ messages)
` [PATCH v3 4/4] RISC-V: Use Zkr to seed KASLR base address


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.