messages from 2024-07-03 21:58:45 to 2024-07-03 22:57:05 UTC [more...]
[PULL v3 00/85] virtio: features,fixes
2024-07-03 22:56 UTC (87+ messages)
` [PULL v3 01/85] vhost: dirty log should be per backend type
` [PULL v3 02/85] vhost: Perform memory section dirty scans once per iteration
` [PULL v3 03/85] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
` [PULL v3 04/85] virtio/virtio-pci: Handle extra notification data
` [PULL v3 05/85] virtio: Prevent creation of device using notification-data with ioeventfd
` [PULL v3 06/85] virtio-mmio: Handle extra notification data
` [PULL v3 07/85] virtio-ccw: "
` [PULL v3 08/85] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
` [PULL v3 09/85] Fix vhost user assertion when sending more than one fd
` [PULL v3 10/85] vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bits
` [PULL v3 11/85] hw/virtio: Fix obtain the buffer id from the last descriptor
` [PULL v3 12/85] virtio-pci: only reset pm state during resetting
` [PULL v3 13/85] vhost-user-gpu: fix import of DMABUF
` [PULL v3 14/85] Revert "vhost-user: fix lost reconnect"
` [PULL v3 15/85] vhost-user: fix lost reconnect again
` [PULL v3 16/85] hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
` [PULL v3 17/85] hw/cxl/mailbox: interface to add CCI commands to an existing CCI
` [PULL v3 18/85] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [PULL v3 19/85] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PULL v3 20/85] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PULL v3 21/85] hw/mem/cxl_type3: Add support to create DC regions to "
` [PULL v3 22/85] hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size instead of mr as argument
` [PULL v3 23/85] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PULL v3 24/85] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PULL v3 25/85] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PULL v3 26/85] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PULL v3 27/85] hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
` [PULL v3 28/85] hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
` [PULL v3 29/85] hw/mem/cxl_type3: Allow to release extent superset in QMP interface
` [PULL v3 30/85] linux-headers: update to 6.10-rc1
` [PULL v3 31/85] hw/misc/pvpanic: centralize definition of supported events
` [PULL v3 32/85] tests/qtest/pvpanic: use centralized "
` [PULL v3 33/85] hw/misc/pvpanic: add support for normal shutdowns
` [PULL v3 34/85] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
` [PULL v3 35/85] tests/qtest/pvpanic: add tests for pvshutdown event
` [PULL v3 36/85] Revert "docs/specs/pvpanic: mark shutdown event as not implemented"
` [PULL v3 37/85] virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
` [PULL v3 38/85] hw/cxl: Fix read from bogus memory
` [PULL v3 39/85] virtio-pci: implement No_Soft_Reset bit
` [PULL v3 40/85] vhost-user-test: no set non-blocking for cal fd less than 0
` [PULL v3 41/85] i386/apic: Add hint on boot failure because of disabling x2APIC
` [PULL v3 42/85] hw/virtio: Free vqs after vhost_dev_cleanup()
` [PULL v3 43/85] virtio-iommu: add error check before assert
` [PULL v3 44/85] vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requests
` [PULL v3 45/85] hw/net/virtio-net.c: fix crash in iov_copy()
` [PULL v3 46/85] qapi: clarify that the default is backend dependent
` [PULL v3 47/85] libvhost-user: set msg.msg_control to NULL when it is empty
` [PULL v3 48/85] libvhost-user: fail vu_message_write() if sendmsg() is failing
` [PULL v3 49/85] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
` [PULL v3 50/85] vhost-user-server: do not set memory fd non-blocking
` [PULL v3 51/85] contrib/vhost-user-blk: fix bind() using the right size of the address
` [PULL v3 52/85] contrib/vhost-user-*: use QEMU bswap helper functions
` [PULL v3 53/85] hostmem: add a new memory backend based on POSIX shm_open()
` [PULL v3 54/85] tests/qtest/vhost-user-blk-test: use memory-backend-shm
` [PULL v3 55/85] tests/qtest/vhost-user-test: add a test case for memory-backend-shm
` [PULL v3 56/85] hw/virtio: Fix the de-initialization of vhost-user devices
` [PULL v3 57/85] hw/arm/virt-acpi-build: Drop local iort_node_offset
` [PULL v3 58/85] hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
` [PULL v3 59/85] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
` [PULL v3 60/85] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
` [PULL v3 61/85] uefi-test-tools: Add support for python based build script
` [PULL v3 62/85] tests/data/uefi-boot-images: Add RISC-V ISO image
` [PULL v3 63/85] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
` [PULL v3 64/85] tests/qtest/bios-tables-test.c: Add support for arch in path
` [PULL v3 65/85] tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests
` [PULL v3 66/85] tests/qtest/bios-tables-test.c: Set "arch" for x86 tests
` [PULL v3 67/85] tests/data/acpi: Move x86 ACPI tables under x86/${machine} path
` [PULL v3 70/85] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
` [PULL v3 71/85] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
` [PULL v3 72/85] hw/cxl/events: Improve QMP interfaces and documentation for add/release dynamic capacity
` [PULL v3 73/85] hw/cxl/events: Mark cxl-add-dynamic-capacity and cxl-release-dynamic-capcity unstable
` [PULL v3 74/85] virtio: remove virtio_tswap16s() call in vring_packed_event_read()
` [PULL v3 75/85] virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged
` [PULL v3 76/85] hw/pci: Rename has_power to enabled
` [PULL v3 77/85] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PULL v3 78/85] hw/ppc/spapr_pci: Do not reject VFs created after a PF
` [PULL v3 79/85] pcie_sriov: Do not manually unrealize
` [PULL v3 80/85] pcie_sriov: Ensure VF function number does not overflow
` [PULL v3 81/85] pcie_sriov: Reuse SR-IOV VF device instances
` [PULL v3 82/85] pcie_sriov: Release VFs failed to realize
` [PULL v3 83/85] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PULL v3 84/85] pcie_sriov: Register VFs after migration
` [PULL v3 85/85] hw/pci: Replace -1 with UINT32_MAX for romsize
` [PULL v3 68/85] tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path
[PATCH 00/11] rcu/nocb: (De-)offloading on offline CPUs
2024-07-03 22:56 UTC (3+ messages)
` [PATCH 11/11] rcu/nocb: Simplify (de-)offloading state machine
` [PATCH 11/11 v2] "
[PATCH 0/7] Make core VMA operations internal and testable
2024-07-03 22:56 UTC (2+ messages)
[PATCH for-4.19? 0/2] build/mkheader: Fixes
2024-07-03 22:55 UTC (3+ messages)
` [PATCH 1/2] build/mkheader: Remove C-isms from the code
` [PATCH 2/2] build/mkheader: Fix Syntax/DeprecationWarnings
[PATCH 0/1] A new virtio-blk error code for host-side ENOSPC
2024-07-03 22:55 UTC (8+ messages)
` [PATCH 1/1] virito-blk: Support NOSPC error
[PATCH v13 3/5] security: Replace indirect LSM hook calls with static calls
2024-07-03 22:52 UTC (6+ messages)
[PATCH 1/1] sched.h: always_inline alloc_tag_{save|restore} to fix modpost warnings
2024-07-03 22:51 UTC (2+ messages)
+ schedh-always_inline-alloc_tag_saverestore-to-fix-modpost-warnings.patch added to mm-hotfixes-unstable branch
2024-07-03 22:51 UTC
[PATCH] Documentation: exception-tables.rst: Fix the wrong steps referenced
2024-07-03 22:50 UTC (3+ messages)
[RFC net-next 00/10] crc-offload: Split RX CRC offload from csum offload
2024-07-03 22:48 UTC (11+ messages)
` [RFC net-next 01/10] skbuff: Rename csum_not_inet to csum_is_crc32
` [RFC net-next 02/10] skbuff: Add csum_valid_crc32 flag
` [RFC net-next 03/10] sctp: Call skb_csum_crc32_unnecessary
` [RFC net-next 04/10] fcoe: "
` [RFC net-next 05/10] cavium_thunder: Call skb_set_csum_crc32_unnecessary
` [RFC net-next 06/10] gve: "
` [RFC net-next 07/10] hisilicon: "
` [RFC net-next 08/10] idpf: "
` [RFC net-next 09/10] ixgbe: "
` [RFC net-next 10/10] wangxun: "
[PATCH v8 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
2024-07-03 22:49 UTC (2+ messages)
[PATCH] net/netvsc: fix mtu_set in netvsc devices
2024-07-03 22:50 UTC (6+ messages)
` [EXTERNAL] "
[PATCH v2 0/2] PRM handler direct call interface
2024-07-03 22:46 UTC (5+ messages)
` [PATCH v2 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM
[PATCH] Forcing subclasses to have same name pointer as their parent class
2024-07-04 0:32 UTC (2+ messages)
[PATCH v3] docs/zh_CN: add process/researcher-guidelines Chinese translation
2024-07-03 22:45 UTC (2+ messages)
[PATCH i-g-t] lib/i915/perf: Add ARL support in IGT perf library
2024-07-03 22:44 UTC
[PATCH v2] perf,x86: avoid missing caller address in stack traces captured in uprobe
2024-07-03 22:41 UTC (9+ messages)
[PATCH] unpack-objects: Fix EACCES pushing to remote on vmhgfs
2024-07-03 22:40 UTC (2+ messages)
[PATCH v3] perf,x86: avoid missing caller address in stack traces captured in uprobe
2024-07-03 22:39 UTC (2+ messages)
[PULL v2 00/88] virtio: features,fixes
2024-07-03 22:37 UTC (7+ messages)
[PULL 0/7] tcg patch queue
2024-07-03 22:36 UTC (2+ messages)
[PATCH] Documentation/tools/rv: fix document header
2024-07-03 22:37 UTC (3+ messages)
` [PATCH v2] "
[PATCH for-4.19] tools/xs-clients: Fix `make clean` rule
2024-07-03 22:36 UTC
[PATCH] doc: fix the max number of git show-branches shown
2024-07-03 22:36 UTC
[PATCH] docs/sp_SP: Add translation of process/maintainer-kvm-x86.rst
2024-07-03 22:35 UTC (2+ messages)
[kernel-cve-report] New CVE entries this week
2024-07-03 22:33 UTC
[PATCH] perf jevents: return potentially empty metrics table
2024-07-03 22:33 UTC (3+ messages)
[PATCH net 0/1] Netfilter fixes for net
2024-07-03 22:33 UTC (2+ messages)
` [PATCH net 1/1] netfilter: nf_tables: unconditionally flush pending work before notifier
[PATCH 00/53] Let create*_workqueue() accept a printf-style format string
2024-07-03 22:33 UTC (8+ messages)
` [PATCH 01/53] workqueue: Introduce the create*_workqueue2() macros
[PATCH] drm/xe/uapi: Rename xe perf layer as xe observation layer
2024-07-03 22:30 UTC (2+ messages)
` ✓ CI.FULL: success for drm/xe/uapi: Rename xe perf layer as xe observation layer (rev2)
[PATCHSET v3 0/8] perf record: Use a pinned BPF program for filter
2024-07-03 22:30 UTC (9+ messages)
` [PATCH v3 1/8] perf bpf-filter: Make filters map a single entry hashmap
` [PATCH v3 2/8] perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
` [PATCH v3 3/8] perf bpf-filter: Split per-task filter use case
` [PATCH v3 4/8] perf bpf-filter: Support pin/unpin BPF object
` [PATCH v3 5/8] perf bpf-filter: Support separate lost counts for each filter
` [PATCH v3 6/8] perf record: Fix a potential error handling issue
` [PATCH v3 7/8] perf record: Add --setup-filter option
` [PATCH v3 8/8] perf test: Update sample filtering test
[PATCH v23 0/5] Introducing trace buffer mapping by user-space
2024-07-03 22:26 UTC (9+ messages)
` [PATCH v23 3/5] tracing: Allow user-space mapping of the ring-buffer
[PATCH v1 0/5] media: rkisp1: Add support for the companding block
2024-07-03 22:25 UTC (12+ messages)
` [PATCH v1 1/5] media: rkisp1: Add helper function to swap colour channels
` [PATCH v1 2/5] media: rkisp1: Add features mask to extensible block handlers
` [PATCH v1 3/5] media: rkisp1: Add register definitions for the companding block
` [PATCH v1 4/5] media: rkisp1: Add feature flags for BLS and compand
` [PATCH v1 5/5] media: rkisp1: Add support for the companding block
[PATCH] selinux,smack: remove the capability checks in the removexattr hooks
2024-07-03 21:55 UTC (3+ messages)
[PATCH] Documentation: Document user_events ioctl code
2024-07-03 22:25 UTC
Security issue in NFS localio
2024-07-03 22:24 UTC
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_recv_acldata
2024-07-03 22:24 UTC
[PATCH] docs/admin-guide/mm: correct typo 'quired' to 'queried'
2024-07-03 22:22 UTC (2+ messages)
[PATCH] Add libps2 to the input section of driver-api
2024-07-03 22:21 UTC (2+ messages)
[PATCH v3 0/2] Add interconnect support for stmmac driver
2024-07-03 22:21 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: net: qcom: ethernet: Add interconnect properties
` [PATCH v3 2/2] net: stmmac: Add interconnect support
` [PATCH v3 0/2] Add interconnect support for stmmac driver.\
[Patch v6] i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
2024-07-03 22:21 UTC (5+ messages)
[PATCH 0/4] Docs/mm: rename legacy docs to unsorted docs
2024-07-03 22:20 UTC (4+ messages)
` [PATCH 4/4] Docs/mm/index: move allocation profiling document to unsorted documents chapter
[PATCH 1/5] arm64: dts: layerscape: add msi-cell = <1> for gic its
2024-07-03 22:18 UTC (3+ messages)
` [PATCH 4/5] arm64: dts: layersacpe: remove undocumented fsl,ls-pcie-ep
WARNING: modpost: vmlinux: section mismatch in reference: alloc_tag_restore+0x3c (section: .text.unlikely) -> initcall_level_names (section: .init.data)
2024-07-03 22:17 UTC (2+ messages)
[PATCH net-next v5 00/25] Introducing OpenVPN Data Channel Offload
2024-07-03 22:16 UTC (4+ messages)
` [PATCH net-next v5 08/25] ovpn: introduce the ovpn_peer object
[RFC PATCH] drm/tiny: Add support for Sitronix ST7539
2024-07-03 14:05 UTC
[PATCH 0/2] Remove unused dm_target fields
2024-07-03 22:13 UTC (3+ messages)
` [PATCH 1/2] dm: Remove max_write_zeroes_granularity
` [PATCH 2/2] dm: Remove max_secure_erase_granularity
[PATCH] spmi: pmic-arb: add missing newline in dev_err format strings
2024-07-03 22:12 UTC
[PATCH] spmi: pmic-arb: use correct node when adding irq domain
2024-07-03 22:11 UTC
[PATCH v2 0/2] I2C controller support for KEBA PLCs
2024-07-03 22:09 UTC (3+ messages)
` [PATCH v2 2/2] i2c: keba: Add KEBA I2C controller support
[PATCH v3 0/8] iio: adc: dfsdm: add scaling support
2024-07-03 22:08 UTC (3+ messages)
` [PATCH v3 5/8] dt-bindings: iio: add backend support to sd modulator
[linux-next:master 9444/10451] rtc-ds1307.c:undefined reference to `watchdog_init_timeout'
2024-07-03 22:08 UTC
[PATCH 00/10] MIPS: IPI Improvements
2024-07-03 22:07 UTC (6+ messages)
` [PATCH 01/10] MIPS: smp: Make IPI interrupts scalable
[PATCH v2 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
2024-07-03 22:07 UTC (9+ messages)
[PATCH v23 00/32] Introduce QC USB SND audio offloading support
2024-07-03 22:05 UTC (18+ messages)
` [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB
[PATCH kmod 00/20] man: convert to scdoc and minor improvements
2024-07-03 22:05 UTC (4+ messages)
` [PATCH kmod 03/20] man: build the scdoc based man pages
[PATCH] dt-bindings: phy: hisilicon,hi3798cv200-combphy: Convert to DT schema
2024-07-03 22:05 UTC (4+ messages)
[PATCH v2 0/9] Add CPU-type to topology
2024-07-03 22:04 UTC (5+ messages)
` [PATCH PATCH v2 9/9] x86/rfds: Exclude P-only parts from the RFDS affected list
[PATCH] hw/intc: sifive_plic: Fix heap-buffer-overflow in SiFive PLIC read operation
2024-07-03 21:31 UTC
[GIT PULL] tracing: Fix ioctl conflict with memmapped ring buffer ioctl
2024-07-03 22:03 UTC (2+ messages)
[xen-unstable test] 186639: tolerable FAIL
2024-07-03 22:02 UTC
[Buildroot] [PATCH 1/1] support/testing: new rt-tests runtime test
2024-07-03 22:02 UTC (2+ messages)
[Buildroot] [git commit] support/testing: new rt-tests runtime test
2024-07-03 21:50 UTC
[PATCH v1 0/4] dts: add dynamic queue configuration test suite
2024-07-03 21:58 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] dts: add send_packets to test suites and rework packet addressing
` [PATCH v2 2/4] dts: add port queue modification and forwarding stats to testpmd
` [PATCH v2 3/4] dts: add dynamic queue test suite
` [PATCH v2 4/4] dts: add dynamic queue conf to the yaml schema
[PATCH bpf-next v6 0/9] use network helpers, part 8
2024-07-03 21:58 UTC (3+ messages)
` [PATCH bpf-next v6 8/9] selftests/bpf: Use connect_to_addr in sk_lookup
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.