All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-02 13:48:08 to 2024-07-02 14:18:50 UTC [more...]

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

[PULL 00/91] virtio: features,fixes
 2024-07-02 14:11 UTC  (58+ messages)
` [PULL 01/91] vhost: dirty log should be per backend type
` [PULL 03/91] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
` [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 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 16/91] hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
` [PULL 17/91] hw/cxl/mailbox: interface to add CCI commands to an existing CCI
` [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 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 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 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 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 52/91] contrib/vhost-user-*: use QEMU bswap helper functions
` [PULL 54/91] libvhost-user: enable it on any POSIX system
` [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 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 64/91] uefi-test-tools: Add support for python based build script
` [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 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 77/91] tests/qtest/bios-tables-test: Add expected "
` [PULL 78/91] hw/cxl/events: Improve QMP interfaces and documentation for add/release dynamic capacity
` [PULL 83/91] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PULL 87/91] pcie_sriov: Reuse SR-IOV VF device instances
` [PULL 88/91] pcie_sriov: Release VFs failed to realize
` [PULL 91/91] hw/pci: Replace -1 with UINT32_MAX for romsize

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

[PATCH 0/4] qtest/npcm7xx_sdhci: Use card-provided address (RCA)
 2024-07-02 14:15 UTC  (6+ 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 net-next v15 00/14] Device Memory TCP
 2024-07-02 14:17 UTC  (8+ messages)
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v15 09/14] net: add support for skbs with unreadable frags
` [PATCH net-next v15 10/14] tcp: RX path for devmem TCP

[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  (4+ messages)
` [PATCH for-4.19] "

[PATCH 0/9] AT24 EEPROM MTD Support
 2024-07-02 14:15 UTC  (11+ 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

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

[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  (5+ 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  (4+ messages)
` [PATCH v3 4/4] RISC-V: Use Zkr to seed KASLR base address

[PATCH] fsl/fman: Validate cell-index value obtained from Device Tree
 2024-07-02 14:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 00/16] Add support for RISC-V ACPI tests
 2024-07-02 14:02 UTC  (6+ messages)
` [PATCH v4 16/16] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V

[PATCH BlueZ v1] shared/shell: add return value check of io_get_fd() to input_read()
 2024-07-02 14:03 UTC 

[PATCH wireless 0/9] wifi: cfg80211: avoid some garbage values
 2024-07-02 14:02 UTC  (4+ messages)
` [PATCH wireless 1/9] wifi: cfg80211: avoid garbage value of 'io_type' in brcmf_cfg80211_attach()

[PATCH v8 00/10] enable bs > ps in XFS
 2024-07-02 14:01 UTC  (7+ messages)
` [PATCH v8 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size

[PATCH] usb: cdns3: continue probe even when USB PHY device does not exist
 2024-07-02 14:00 UTC  (4+ messages)

[PATCH v7 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-07-02 13:51 UTC  (48+ messages)
` [PATCH v7 01/23] powerpc/64e: Remove unused IBM HTW code
` [PATCH v7 02/23] powerpc/64e: Split out nohash Book3E 64-bit code
` [PATCH v7 03/23] powerpc/64e: Drop E500 ifdefs in "
` [PATCH v7 04/23] powerpc/64e: Drop MMU_FTR_TYPE_FSL_E checks "
` [PATCH v7 05/23] powerpc/64e: Consolidate TLB miss handler patching
` [PATCH v7 06/23] powerpc/64e: Drop unused TLB miss handlers
` [PATCH v7 07/23] mm: Define __pte_leaf_size() to also take a PMD entry
` [PATCH v7 08/23] mm: Provide mm_struct and address to huge_ptep_get()
` [PATCH v7 09/23] powerpc/mm: Remove _PAGE_PSIZE
` [PATCH v7 10/23] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [PATCH v7 11/23] powerpc/mm: Allow hugepages without hugepd
` [PATCH v7 12/23] powerpc/8xx: Fix size given to set_huge_pte_at()
` [PATCH v7 13/23] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [PATCH v7 14/23] powerpc/8xx: Simplify struct mmu_psize_def
` [PATCH v7 15/23] powerpc/e500: Remove enc and ind fields from "
` [PATCH v7 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
` [PATCH v7 17/23] powerpc/e500: Encode hugepage size in PTE bits
` [PATCH v7 18/23] powerpc/e500: Don't pre-check write access on data TLB error
` [PATCH v7 19/23] powerpc/e500: Free r10 for FIND_PTE
` [PATCH v7 20/23] powerpc/e500: Use contiguous PMD instead of hugepd
` [PATCH v7 21/23] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [PATCH v7 22/23] powerpc/mm: Remove hugepd leftovers
` [PATCH v7 23/23] mm: Remove CONFIG_ARCH_HAS_HUGEPD

[RFC PATCH] xfs: enable WQ_MEM_RECLAIM on m_sync_workqueue
 2024-07-02 14:00 UTC  (7+ messages)
` [PATCH v2] "

[kirkstone][PATCH] uboot-sign: Fix index error in concat_dtb_helper() with multiple configs
 2024-07-02 13:59 UTC  (2+ messages)
` [OE-core] "

[PATCH v10 00/12] hw/pci: SR-IOV related fixes and improvements
 2024-07-02 13:58 UTC  (3+ messages)
` [PATCH v10 11/12] hw/pci: Convert rom_bar into OnOffAuto

[PATCH 1/2] common/cnxk: enable second pass RQ in mask config
 2024-07-02 13:57 UTC  (3+ messages)
` [PATCH 2/2] net/cnxk: avoid NPC Rx and MCAM entries disable

[PATCH v13 1/4] PCI/DOE: Rename DOE protocol to feature
 2024-07-02 13:58 UTC  (3+ messages)
` [PATCH v13 3/4] PCI/DOE: Expose the DOE features via sysfs

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

[net-next PATCH v7 00/10] Introduce RVU representors
 2024-07-02 13:56 UTC  (5+ messages)
` [net-next PATCH v7 06/10] octeontx2-pf: Get VF stats via representor
    ` [EXTERNAL] "

[PATCH] drm/xe: Use write-back caching mode for system memory on DGFX
 2024-07-02 13:56 UTC  (2+ messages)

[PATCH net v6] bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
 2024-07-02 13:55 UTC 

[PATCH] app/eventdev: increase default queue depth for cryptodev
 2024-07-02 13:55 UTC  (3+ messages)

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

[Buildroot] Thank you for fixing the fuzz-0 fallout
 2024-07-02  7:58 UTC 

[Buildroot] [PATCH 1/1] package/freescale-imx/imx-kobs: update the patches to be applied with fuzz 0
 2024-07-02  7:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/freerdp: update the patches to be applied with fuzz 0
 2024-07-02  7:56 UTC  (2+ messages)

[PATCH net-next 0/3] net: bpf_net_context cleanups
 2024-07-02 13:52 UTC  (5+ messages)

[PATCH v4] ALSA: compress_offload: introduce passthrough operation mode
 2024-07-02 13:51 UTC  (4+ messages)

[PATCH 0/3] Mac Filter Port to New DTS
 2024-07-02 13:50 UTC  (4+ messages)
` [PATCH 1/3] dts: add boolean to adjust addresses

[v5 PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-07-02 13:50 UTC  (12+ messages)

[PATCH i-g-t v4] tools/lsgpu: Add switch to display gpu pci devices
 2024-07-02 13:51 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for tools/lsgpu: Add switch to display gpu pci devices (rev4)

[PATCH] arm64: dts: rockchip: rk356x: add ethernet aliases
 2024-07-02 13:43 UTC  (2+ messages)

[net-next,PATCH v2 0/2] Fixes for stm32-dwmac driver fails to probe
 2024-07-02 13:50 UTC  (2+ messages)

Remote wake up in gadget drivers
 2024-07-02 13:50 UTC  (11+ messages)

[PATCH] u-boot: Fix potential index error issues in do_deploy with multiple u-boot configurations
 2024-07-02 13:50 UTC  (2+ messages)
` [OE-core] "

[PATCH] xfs: get rid of xfs_ag_resv_rmapbt_alloc
 2024-07-02 13:48 UTC 

[PATCH v5 0/4] wifi: ath12k: Factory test mode support
 2024-07-02 13:49 UTC  (3+ messages)
` [PATCH v5 3/4] wifi: ath12k: add factory "

[PATCH v3 0/7] efi: CapsuleUpdate: support for dynamic UUIDs
 2024-07-02 13:49 UTC  (3+ messages)
` [PATCH] Proposed changes to dynamic UUIDs v3

[PATCH 00/11] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-07-02 13:48 UTC  (3+ messages)
` [PATCH 06/11] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get

[PATCH lkmm] docs/memory-barriers.txt: Remove left-over references to "CACHE COHERENCY"
 2024-07-02 13:48 UTC  (2+ messages)

[GIT PULL] coresight: Updates for v6.11
 2024-07-02 13:47 UTC 

[GIT PULL] erofs fixes for 6.10-rc7
 2024-07-02 13:48 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.