All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-26 06:28:18 to 2023-10-26 07:28:01 UTC [more...]

[PATCH v5 0/7] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-26  7:27 UTC  (17+ messages)
` [PATCH v5 1/7] vdpa: introduce .reset_map operation callback
` [PATCH v5 2/7] vhost-vdpa: reset vendor specific mapping to initial state in .release
` [PATCH v5 3/7] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
` [PATCH v5 4/7] vdpa: introduce .compat_reset operation callback
` [PATCH v5 5/7] vhost-vdpa: clean iotlb map during reset for older userspace
` [PATCH v5 6/7] vdpa/mlx5: implement .reset_map driver op
` [PATCH v5 7/7] vdpa_sim: implement .reset_map support

[PATCH 0/3] arm64: Add a build target for Flat Image Tree
 2023-10-26  7:26 UTC  (4+ messages)
` [PATCH 1/3] kbuild: Correct missing architecture-specific hyphens
` [PATCH 2/3] kbuild: arm64: Add BOOT_TARGETS variable

[PATCH -fixes] drivers: perf: Do not broadcast to other cpus when starting a counter
 2023-10-26  7:27 UTC  (4+ messages)

[PATCH 0/6] Support RISC-V IOPMP
 2023-10-26  7:26 UTC  (10+ messages)
` [PATCH 1/6] exec/memory: Introduce the translate_size function within the IOMMU class
` [PATCH 2/6] system/physmem: IOMMU: Invoke the translate_size function if it is implemented

[PATCH v2 1/3] drm/amdgpu: ungate power gating when system suspend
 2023-10-26  7:27 UTC  (3+ messages)
` [PATCH v2 3/3] drm/amdgpu: optimize RLC powerdown notification on Vangogh

[PATCH v4 0/9] Unify sub-device state access functions
 2023-10-26  7:26 UTC  (12+ messages)
` [PATCH v4 1/9] media: v4l: subdev: Store the sub-device in the sub-device state
` [PATCH v4 2/9] media: v4l: subdev: Also return pads array information on stream functions
` [PATCH v4 3/9] media: v4l: subdev: Rename sub-device state information access functions
` [PATCH v4 4/9] media: v4l: subdev: v4l2_subdev_state_get_format always returns format now
` [PATCH v4 5/9] media: v4l: subdev: Make stream argument optional in state access functions
` [PATCH v4 6/9] media: v4l: subdev: Switch to stream-aware state functions
` [PATCH v4 7/9] media: v4l: subdev: Remove stream-unaware sub-device state access
` [PATCH v4 8/9] media: v4l: subdev: Return NULL from pad access functions on error
` [PATCH v4 9/9] media: v4l: subdev: Warn on stream when accessing stream-unaware data

[PATCH v6 00/23] Make Pixman an optional dependency
 2023-10-26  7:24 UTC  (4+ messages)
` [PATCH v6 12/23] virtio-gpu: replace PIXMAN for region/rect test

[PATCH v2] cve-check.bbclass: support embedded SW components with different version number
 2023-10-26  7:24 UTC  (3+ messages)
` [OE-core] "

[PATCH v9 0/5] Share sva domains with all devices bound to a mm
 2023-10-26  7:24 UTC  (2+ messages)

[PATCH v2] um: time-travel: fix time corruption
 2023-10-26  7:23 UTC  (2+ messages)

[PATCH] Fix termination state for idr_for_each_entry_ul()
 2023-10-26  7:22 UTC  (2+ messages)

[PATCH] xen/arm: Add Rockchip rk3399 early printk support
 2023-10-26  7:22 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v5] tests/kms_frontbuffer_tracking: Extend the test to enable FBC for each plane
 2023-10-26  7:21 UTC  (2+ messages)

[RFC PATCH v3 00/35] Device Tree support for SH7751 based board
 2023-10-26  7:20 UTC  (5+ messages)
` [RFC PATCH v3 06/35] arch/sh/boards/of-generic.c: some cleanup

[PATCH v2] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about liointc-2.0
 2023-10-26  7:19 UTC  (19+ messages)

[PATCH v2 0/3] vfio/pci: Fix buffer overrun when writing the VF token
 2023-10-26  7:18 UTC  (5+ messages)
` [PATCH v2 1/3] util/uuid: Add UUID_STR_LEN definition
` [PATCH v2 2/3] vfio/pci: Fix buffer overrun when writing the VF token
` [PATCH v2 3/3] util/uuid: Remove UUID_FMT_LEN

[PATCH] vhost-vdpa: fix use-after-free in _compat_vdpa_reset
 2023-10-26  7:19 UTC  (6+ messages)

[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
 2023-10-26  7:18 UTC  (6+ messages)

[Intel-gfx] [PATCH 0/2] drm/i915/hdcp: Additional conditions to enable hdcp
 2023-10-26  7:15 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/hdcp: Create a blanket hdcp enable function
` [Intel-gfx] [PATCH 2/2] drm/i915/hdcp: Add more conditions to enable hdcp

[PATCH 1/4] x86/percpu: Use explicit segment registers in lib/cmpxchg{8,16}b_emu.S
 2023-10-26  7:15 UTC  (3+ messages)

[PATCH v3 00/16] net/mlx5: support indirect actions list
 2023-10-26  7:12 UTC  (12+ messages)
` [PATCH v7 00/10] "
  ` [PATCH v7 01/10] net/mlx5/hws: add support for reformat DevX object
  ` [PATCH v7 02/10] net/mlx5/hws: support creating of dynamic forward table and FTE
  ` [PATCH v7 03/10] net/mlx5/hws: add mlx5dr DevX object struct to mlx5dr action
  ` [PATCH v7 04/10] net/mlx5/hws: add support for mirroring
  ` [PATCH v7 05/10] net/mlx5/hws: allow destination into default miss FT
  ` [PATCH v7 06/10] net/mlx5/hws: support reformat for hws mirror
  ` [PATCH v7 07/10] net/mlx5: reformat HWS code for HWS mirror action
  ` [PATCH v7 08/10] net/mlx5: support "
  ` [PATCH v7 09/10] net/mlx5: reformat HWS code for indirect list actions
  ` [PATCH v7 10/10] net/mlx5: support indirect list METER_MARK action

[linux-next:master] [selftests] 5b45a75377: kernel-selftests.uevent.uevent_filtering.fail
 2023-10-26  7:11 UTC 

[PATCH] vfio/pci: Check return value of vfio_set_irq_signaling()
 2023-10-26  7:10 UTC 

[PATCH v2 0/2] mvebu: clearfog: add support for emmc boot
 2023-10-26  7:10 UTC  (5+ messages)
` [PATCH v2 1/2] arm: mvebu: allow additional 4096 offset for bootable mmc image
` [PATCH v2 2/2] cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096

[PATCH v3 0/7] regulator: add under-voltage support
 2023-10-26  7:10 UTC  (4+ messages)
` [PATCH v3 4/7] regulator: dt-bindings: whitelist system-critical-regulator property for fixed-regulator

[PATCH u-boot-marvell] arm: mvebu: turris_mox: Extend to support RIPE Atlas Probe
 2023-10-26  7:10 UTC  (2+ messages)

[igt-dev] [PATCH] tests/amd_dispatch: add dispatch test for gfx and compute
 2023-10-26  7:10 UTC  (3+ messages)
` [igt-dev] ✓ CI.xeBAT: success for tests/amd_dispatch: add dispatch test for gfx and compute (rev2)
` [igt-dev] ✓ Fi.CI.BAT: "

[PATCH 00/10] staging: rtl8192e: Convert array rx_ring[] to rx_ring
 2023-10-26  7:09 UTC  (4+ messages)
` [PATCH 09/10] staging: rtl8192e: Convert array rx_idx[] to variable rx_idx

[PATCH] arm: kirkwood: Enable bootstd for Zyxel NSA310S board
 2023-10-26  7:09 UTC  (2+ messages)

[PATCH] arm: kirkwood: Enable bootstd for Pogo V4 board
 2023-10-26  7:08 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: add ti,ina237 support to ina238 driver
 2023-10-26  7:08 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: ina238: add ina237 support
` [PATCH v2 2/2] dt-bindings: hwmon: ti,ina2xx: add ti,ina237

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-10-26  4:48 UTC  (5+ messages)
` [PATCH 4/9] dma-buf: heaps: Initialise "

[PATCH RFC 4/8] arm64: dts: qcom: sm8650: add initial SM8650 MTP dts
 2023-10-26  7:07 UTC  (2+ messages)

[PATCH 1/7] RAS: Add Address Translation support for MI200
 2023-10-26  7:08 UTC 

[PATCH] drm/i915/gt: Remove {} from if-else
 2023-10-26  4:43 UTC 

[XEN PATCH v2 00/10] address violations of MISRA C:2012 Directive 4.10
 2023-10-26  7:07 UTC  (18+ messages)

[PATCH v2] dt-bindings: mfd: ams,as3711: Convert to json-schema
 2023-10-26  7:07 UTC  (3+ messages)

[PATCH v2] kunit: Warn if tests are slow
 2023-10-26  7:06 UTC  (2+ messages)

[PATCH] zswap: export compression failure stats
 2023-10-26  7:06 UTC  (2+ messages)

[virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration
 2023-10-26  7:04 UTC  (25+ messages)

[RFC 0/7] vdpa: Add support for iommufd
 2023-10-26  7:03 UTC  (7+ messages)

[PATCH v2] config/arm: update aarch32 build with gcc13
 2023-10-26  7:04 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] openssh: Don't hardcode the dir in sshd.service
 2023-10-26  7:04 UTC 

[PATCH] mmc: sdhci_am654: fix start loop index for TAP value parsing
 2023-10-26  7:03 UTC  (3+ messages)

[PATCH] net: Do not break out of sk_stream_wait_memory() with TIF_NOTIFY_SIGNAL
 2023-10-26  7:03 UTC  (3+ messages)

[RFC PATCH] genirq: Exclude managed irq during irq migration
 2023-10-26  7:02 UTC  (3+ messages)

[PATCH 0/2] Enable UHS card support on AM62a
 2023-10-26  7:01 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62a: Enable UHS mode support for SD cards
` [PATCH 2/2] arm64: dts: ti: k3-am62a-main: Remove no-1-8-v property

[PATCH V2 00/20] Cleanup for siw
 2023-10-26  7:02 UTC  (6+ messages)
` [PATCH V2 18/20] RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp

[PATCH 00/27] Update SMMUv3 to the modern iommu API (part 2/2)
 2023-10-26  7:00 UTC  (6+ messages)
` [PATCH 14/27] iommu/arm-smmu-v3: Make changing domains be hitless for ATS

[PATCH] misra: add R14.4 R21.1 R21.2
 2023-10-26  6:59 UTC  (6+ messages)

[PATCH v3 0/5] arm64: qcom: sa8775p: add support for EP PCIe
 2023-10-26  6:59 UTC  (7+ messages)
` [PATCH v3 2/5] PCI: qcom-ep: Add support for SA8775P SOC

[f2fs-dev] [syzbot] [f2fs?] possible deadlock in f2fs_add_inline_entry
 2023-10-26  6:59 UTC  (3+ messages)
  `  "

[PATCH] usb:gadget:uvc Do not use worker thread to pump usb requests
 2023-10-26  6:58 UTC  (2+ messages)

KTODO automated TODO lists
 2023-10-26  6:56 UTC  (8+ messages)

[PATCH 0/5] Add LoongArch v1.1 instructions
 2023-10-26  6:54 UTC  (7+ messages)

uvc gadget: Making upper bound of number of usb requests allocated configurable through configfs
 2023-10-26  6:55 UTC  (10+ messages)

[PATCH][next] net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"
 2023-10-26  6:54 UTC 

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-10-26  6:52 UTC  (5+ messages)

[XEN PATCH][for-4.19 v3 0/8] address violations of MISRA C:2012 Rule 10.1
 2023-10-26  6:52 UTC  (12+ messages)
` [XEN PATCH][for-4.19 v3 1/8] xen/include: add macro LOWEST_BIT

[PATCH] clk: clk-conf: bypass setting rate/parent if already same
 2023-10-26  6:53 UTC  (2+ messages)

[PATCH 0/1] Enable -Wshadow=local
 2023-10-26  6:50 UTC  (6+ messages)
` [PATCH 1/1] meson: "

[XEN PATCH][for-4.19 v3] xen: Add deviations for MISRA C:2012 Rule 7.1
 2023-10-26  6:49 UTC  (5+ messages)

[PATCH] virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
 2023-10-26  6:47 UTC  (2+ messages)

[PATCH v2 00/25] add the NFP vDPA PMD
 2023-10-26  6:43 UTC  (27+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/25] drivers: introduce the NFP common library
  ` [PATCH v3 02/25] net/nfp: make VF PMD using of NFP common module
  ` [PATCH v3 03/25] net/nfp: rename common module name
  ` [PATCH v3 04/25] net/nfp: rename ctrl "
  ` [PATCH v3 05/25] net/nfp: extract the cap data field
  ` [PATCH v3 06/25] net/nfp: extract the qcp "
  ` [PATCH v3 07/25] net/nfp: extract the ctrl BAR "
  ` [PATCH v3 08/25] net/nfp: extract the ctrl "
  ` [PATCH v3 09/25] net/nfp: change the parameter of APIs
  ` [PATCH v3 10/25] net/nfp: change the parameter of reconfig
  ` [PATCH v3 11/25] net/nfp: extract the MAC address data field
  ` [PATCH v3 12/25] net/nfp: rename parameter in related logic
  ` [PATCH v3 13/25] drivers: add the common ctrl module
  ` [PATCH v3 14/25] drivers: add the nfp common module
  ` [PATCH v3 15/25] drivers: move queue logic to "
  ` [PATCH v3 16/25] drivers: move platform module to common library
  ` [PATCH v3 17/25] drivers: move device "
  ` [PATCH v3 18/25] drivers/vdpa: introduce the NFP vDPA library
  ` [PATCH v3 19/25] drivers: add the basic framework of vDPA PMD
  ` [PATCH v3 20/25] vdpa/nfp: add the logic of remap PCI memory
  ` [PATCH v3 21/25] vdpa/nfp: add the hardware init logic
  ` [PATCH v3 22/25] drivers: add the datapath update logic
  ` [PATCH v3 23/25] vdpa/nfp: add the notify related logic
  ` [PATCH v3 24/25] vdpa/nfp: add nfp vDPA device operations
  ` [PATCH v3 25/25] doc: add a entry in the release notes

[PATCH] arm64: boot: dts: ti: k3-am62a-main: Fix GPIO pin count in DT nodes
 2023-10-26  6:47 UTC  (4+ messages)

[virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage
 2023-10-26  6:47 UTC  (12+ messages)

[PATCH 0/4] hwmon: add ti,ina237 support to ina238 driver
 2023-10-26  6:46 UTC  (4+ messages)
` [PATCH 1/4] MAINTAINERS: Add entry for "

[PATCH] x86/hvm/dom0: fix PVH initrd and metadata placement
 2023-10-26  6:45 UTC 

[PATCH] perf tools: Add -H short option for --hierarchy
 2023-10-26  6:46 UTC  (2+ messages)

[PATCH 00/19] Cleanup for siw
 2023-10-26  6:45 UTC  (16+ messages)
` [PATCH 02/19] RDMA/siw: Introduce siw_srx_update_skb
` [PATCH 04/19] RDMA/siw: Remove goto lable in siw_mmap
` [PATCH 12/19] RDMA/siw: Introduce siw_free_cm_id
` [PATCH 13/19] RDMA/siw: Simplify siw_qp_id2obj
` [PATCH 16/19] RDMA/siw: Remove siw_sk_assign_cm_upcalls

bpf: shift-out-of-bounds in tnum_rshift()
 2023-10-26  6:44 UTC  (5+ messages)

[PATCH v2] mmc: Capture correct oemid
 2023-10-26  6:39 UTC  (2+ messages)

[OE-core][PATCH] linux-yocto: make sure the pahole-native available before do_kernel_configme
 2023-10-26  6:38 UTC 

[igt-dev] [PATCH i-g-t 0/2] Add test for hotplug validation in simulation
 2023-10-26  6:38 UTC  (6+ messages)

[igt-dev] [i-g-t V5 0/5] Add XE suppor for display tests
 2023-10-26  6:37 UTC  (6+ messages)
` [igt-dev] [i-g-t V5 2/5] tests/i915/kms_fb_coherency: Add XE support

[LTP] [PATCH v8 0/4] Improve ioctl02.c
 2023-10-26  6:34 UTC  (4+ messages)
` [LTP] [PATCH v8 4/4] Extend ioctl02 to test termio and termios

[PATCH] linux-user/i386: Properly align signal frame
 2023-10-26  6:35 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Fix Kconfig entry indentation
 2023-10-26  6:34 UTC 

[Intel-xe] [PATCH v7 3/6] drm/sched: Convert the GPU scheduler to variable number of run-queues
 2023-10-26  6:33 UTC  (5+ messages)
`  "
  ` [Nouveau] "

[PATCH V3] usb: gadget: f_uac1: add adaptive sync support for capture
 2023-10-26  6:33 UTC 

[PATCH 0/6] qemu-img: rebase: add compression support
 2023-10-26  6:32 UTC  (3+ messages)
` [PATCH 1/6] qemu-img: rebase: stop when reaching EOF of old backing file

[PATCH] mtd: spi-nor: micron-st: Add support for mt25qu01g
 2023-10-26  6:33 UTC  (13+ messages)

[PATCH v3 4/5] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
 2023-10-26  6:33 UTC  (3+ messages)

[igt-dev] [PATCH 0/2] Move dpcd_(read/write) to igt_dpcd
 2023-10-26  6:32 UTC  (4+ messages)
` [igt-dev] [PATCH 1/2] lib/igt_dpcd: move dpcd_read and dpcd_write to lib
    ` [igt-dev] [PATCH 1/2] lHEib/igt_dpcd: "

[PATCH v4] mtd: spi-nor: Improve reporting for software reset failures
 2023-10-26  6:28 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.