messages from 2023-05-18 17:25:24 to 2023-05-18 18:17:26 UTC [more...]
[PATCH] iommu/virtio: Detach domain on endpoint release
2023-05-18 18:17 UTC (7+ messages)
[paulmck-rcu:rcu/next 19/19] kernel/rcu/rcuscale.c:340:27: error: 'get_rcu_tasks_trace_gp_kthread' undeclared here (not in a function); did you mean 'show_rcu_tasks_trace_gp_kthread'?
2023-05-18 18:16 UTC
[PATCH v2] selinux: make header files self-including
2023-05-18 18:14 UTC (2+ messages)
[PATCH v4 00/15] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
2023-05-18 18:13 UTC (36+ messages)
` [PATCH v4 01/15] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH v4 02/15] dma: Allow dma_get_cache_alignment() to return the smaller cache_line_size()
` [PATCH v4 03/15] mm/slab: Simplify create_kmalloc_cache() args and make it static
` [PATCH v4 04/15] mm/slab: Limit kmalloc() minimum alignment to dma_get_cache_alignment()
` [PATCH v4 05/15] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
` [PATCH v4 06/15] drivers/gpu: "
` [PATCH v4 07/15] drivers/usb: "
` [PATCH v4 08/15] drivers/spi: "
` [PATCH v4 09/15] drivers/md: "
` [PATCH v4 10/15] arm64: Allow kmalloc() caches aligned to the smaller cache_line_size()
` [PATCH v4 11/15] scatterlist: Add dedicated config for DMA flags
` [PATCH v4 12/15] dma-mapping: Force bouncing if the kmalloc() size is not cache-line-aligned
` [PATCH v4 13/15] iommu/dma: Force bouncing if the size is not cacheline-aligned
` [PATCH v4 14/15] mm: slab: Reduce the kmalloc() minimum alignment if DMA bouncing possible
` [PATCH v4 15/15] arm64: Enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64
[PATCH v5 0/1] Switchtec Switch DMA Engine Driver
2023-05-18 16:59 UTC (2+ messages)
` [PATCH v5 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver
[RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND
2023-05-18 18:12 UTC (8+ messages)
` [RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set
[f2fs-dev] [DISCUSSION] f2fs for desktop
2023-05-18 18:12 UTC (7+ messages)
[meta-oe][PATCH] networkmanager: enable vala only with GI_DATA_ENABLED
2023-05-18 18:09 UTC (3+ messages)
` [oe] "
[PATCH] vfio/type1: check pfn valid before converting to struct page
2023-05-18 18:07 UTC (4+ messages)
[meta-ti][kirkstone][PATCH v2 1/2] kernel_devicetree_vendor_dtb: Backport kernel-devicetree.bbclass
2023-05-18 18:06 UTC (6+ messages)
` [meta-ti][kirkstone][PATCH v2 2/2] linux-ti-staging: Use vendored kernel-devicetree.bbclass
[PATCH bpf-next 00/21] xsk: multi-buffer support
2023-05-18 18:05 UTC (22+ messages)
` [PATCH bpf-next 01/21] xsk: prepare 'options' in xdp_desc for multi-buffer use
` [PATCH bpf-next 02/21] xsk: introduce XSK_USE_SG bind flag for xsk socket
` [PATCH bpf-next 03/21] xsk: prepare both copy and zero-copy modes to co-exist
` [PATCH bpf-next 04/21] xsk: move xdp_buff's data length check to xsk_rcv_check
` [PATCH bpf-next 05/21] xsk: add support for AF_XDP multi-buffer on Rx path
` [PATCH bpf-next 06/21] xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
` [PATCH bpf-next 07/21] xsk: allow core/drivers to test EOP bit
` [PATCH bpf-next 08/21] xsk: add support for AF_XDP multi-buffer on Tx path
` [PATCH bpf-next 09/21] xsk: discard zero length descriptors in "
` [PATCH bpf-next 10/21] xsk: support mbuf on ZC RX
` [PATCH bpf-next 11/21] ice: xsk: add RX multi-buffer support
` [PATCH bpf-next 12/21] xsk: support ZC Tx multi-buffer in batch API
` [PATCH bpf-next 13/21] xsk: report ZC multi-buffer capability via xdp_features
` [PATCH bpf-next 14/21] ice: xsk: Tx multi-buffer support
` [PATCH bpf-next 15/21] selftests/xsk: transmit and receive multi-buffer packets
` [PATCH bpf-next 16/21] selftests/xsk: add basic multi-buffer test
` [PATCH bpf-next 17/21] selftests/xsk: add unaligned mode test for multi-buffer
` [PATCH bpf-next 18/21] selftests/xsk: add invalid descriptor "
` [PATCH bpf-next 19/21] selftests/xsk: add metadata copy test for multi-buff
` [PATCH bpf-next 20/21] selftests/xsk: add test for too many frags
` [PATCH bpf-next 21/21] selftests/xsk: reset NIC settings to default after running test suite
[PATCH] i2c: designware: fix idx_write_cnt in read loop
2023-05-18 18:06 UTC
[Intel-xe] [PATCH v4 1/2] drm/xe: Introduce GT oriented log messages
2023-05-18 18:05 UTC (3+ messages)
` [Intel-xe] [PATCH v4 2/2] drm/xe: Use GT oriented log messages in xe_gt.c
[Intel-gfx] [PATCH v3 00/28] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
2023-05-18 18:04 UTC (7+ messages)
` [Intel-gfx] [PATCH v3 03/28] drm/i915/gvt: Verify hugepages are contiguous in physical address space
` "
[PATCH v3 0/2] NFSD: add support for NFSv4 write delegation
2023-05-18 18:03 UTC (7+ messages)
` [PATCH v3 2/2] NFSD: enable support for "
[meta-arago][master/kirkstone][PATCH] conf: arago: Add flag to enable kmssink plugin
2023-05-18 18:01 UTC (2+ messages)
[PATCH] KEYS: Replace all non-returning strlcpy with strscpy
2023-05-18 18:01 UTC (3+ messages)
[PATCH v1 1/2] perf test attr: Update no event/metric expectations
2023-05-18 17:59 UTC (11+ messages)
keep passthrough request out of the I/O schedulers
2023-05-18 17:58 UTC (7+ messages)
` [PATCH 1/3] blk-mq: don't queue plugged passthrough requests into scheduler
` [PATCH 2/3] blk-mq: remove RQF_ELVPRIV
` [PATCH 3/3] blk-mq: make sure elevator callbacks aren't called for passthrough request
[PATCH] selinux: deprecated fs ocon
2023-05-18 17:56 UTC (2+ messages)
Problem running perf using Intel-PT with snapshots
2023-05-18 17:56 UTC (3+ messages)
[meta-arago][master/kirkstone][PATCH] meta-arago-extras: recipes-devtools: statcol: Bump SRCREV to fix rpmsg_char APIs
2023-05-18 17:55 UTC (2+ messages)
[Intel-xe] [PATCH] drm/xe: Allow scanout of bos that can be migrated to lmem
2023-05-18 17:55 UTC (4+ messages)
Your Receipt Update 3994994861
2023-05-18 17:55 UTC
[PATCH v1] usb: dwc2: add pci_device_id driver_data parse support
2023-05-18 17:52 UTC (2+ messages)
[agd5f:drm-next 442/588] drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.c:760:23: warning: 'mmhub_v1_8_mmea_cgtt_clk_cntl_reg' defined but not used
2023-05-18 17:52 UTC
[PATCH net] MAINTAINERS: add myself as maintainer for enetc
2023-05-18 17:52 UTC (2+ messages)
[PATCH v5 0/3] Smstateen FCSR
2023-05-18 17:50 UTC (4+ messages)
` [PATCH v5 1/3] target/riscv: smstateen check for fcsr
` [PATCH v5 2/3] target/riscv: Reuse tb->flags.FS
` [PATCH v5 3/3] target/riscv: smstateen knobs
[Intel-xe] [PATCH 00/26] Separate GT and tile
2023-05-18 17:51 UTC (11+ messages)
` [Intel-xe] [PATCH 02/26] drm/xe: Introduce xe_tile
` [Intel-xe] [PATCH 06/26] drm/xe: Move VRAM from GT to tile
` [Intel-xe] [PATCH 13/26] drm/xe: Add media "
` [Intel-xe] [PATCH 14/26] drm/xe: Move display IRQ postinstall out of GT function
[PATCH] accel/tcg: Fix append_mem_cb
2023-05-18 17:49 UTC (3+ messages)
[dpdk-dev] [PATCH 1/1] net/txgbe: fix use-after-free on remove
2023-05-18 17:49 UTC (3+ messages)
[RFC PATCH 0/1] riscv: Allow disable vdso support
2023-05-18 17:48 UTC (2+ messages)
` [RFC PATCH 1/1] riscv: add Kconfig.vdso
[PATCH v6 0/5] Add PCIe EP support for SDX65
2023-05-18 17:47 UTC (6+ messages)
` [PATCH v6 1/5] dt-bindings: PCI: qcom: Add SDX65 SoC
` [PATCH v6 2/5] ARM: dts: qcom: sdx65: Add support for PCIe PHY
` [PATCH v6 3/5] ARM: dts: qcom: sdx65: Add support for PCIe EP
` [PATCH v6 4/5] ARM: dts: qcom: sdx65-mtp: Enable PCIe PHY
` [PATCH v6 5/5] ARM: dts: qcom: sdx65-mtp: Enable PCIe EP
[PATCH AUTOSEL 6.3 1/7] powerpc: Use of_property_present() for testing DT property presence
2023-05-18 17:47 UTC (11+ messages)
` [PATCH AUTOSEL 6.3 5/7] riscv: Unconditionnally select KASAN_VMALLOC if KASAN
` [PATCH AUTOSEL 6.3 6/7] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
[pull] amdgpu drm-fixes-6.4
2023-05-18 17:48 UTC
[PATCH -next v20 00/26] riscv: Add vector ISA support
2023-05-18 17:47 UTC (19+ messages)
` [PATCH -next v20 01/26] riscv: Rename __switch_to_aux() -> fpu
` [PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
` [PATCH -next v20 08/26] riscv: Introduce riscv_v_vsize to record size of Vector context
` [PATCH -next v20 10/26] riscv: Add task switch support for vector
` [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v20 16/26] riscv: signal: validate altstack to reflect Vector
` [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
` [PATCH -next v20 22/26] riscv: detect assembler support for .option arch
` [PATCH -next v20 23/26] riscv: Enable Vector code to be built
[PATCH 0/8] qla2xxx klocwork fixes
2023-05-18 17:47 UTC (7+ messages)
` [PATCH 2/8] qla2xxx: klocwork - Fix potential null pointer dereference
` [PATCH 3/8] qla2xxx: klocwork - Check for a valid fcport pointer
` [PATCH 7/8] qla2xxx: klocwork - correct the index of array
[PATCH net-next] net: fec: turn on XDP features
2023-05-18 17:47 UTC (2+ messages)
[PATCH 00/11] Add multipd remoteproc support
2023-05-18 17:46 UTC (6+ messages)
` [PATCH 07/11] mailbox: qcom-apcs-ipc: Add IPQ5018 APCS IPC support
[PATCH v1 0/6] NFSD read path clean-ups
2023-05-18 17:46 UTC (7+ messages)
` [PATCH v1 1/6] NFSD: Ensure that xdr_write_pages updates rq_next_page
` [PATCH v1 2/6] NFSD: Use svcxdr_encode_opaque_pages() in nfsd4_encode_splice_read()
` [PATCH v1 3/6] NFSD: Update rq_next_page between COMPOUND operations
` [PATCH v1 4/6] NFSD: Hoist rq_vec preparation into nfsd_read()
` [PATCH v1 5/6] NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
` [PATCH v1 6/6] NFSD: Remove nfsd_readv()
[PATCH] arm64: kvm: avoid overflow in integer division
2023-05-18 17:45 UTC (3+ messages)
[PATCH] KVM: SVM: Remove TSS reloading code after VMEXIT
2023-05-18 17:45 UTC (2+ messages)
[PATCH] net/gve: Check whether the driver is compatible with the device presented
2023-05-18 17:41 UTC (5+ messages)
` [v2] net/gve: check driver compatibility
` [v3] "
[PATCH v1 0/7] ethdev: modify field API for multiple headers
2023-05-18 17:40 UTC (7+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] doc: fix blank lines in modify field action description
` [PATCH v2 2/5] doc: fix blank line in asynchronous operations description
` [PATCH v2 3/5] doc: fix wrong indentation in RSS action description
` [PATCH v2 4/5] ethdev: add GENEVE TLV option modification support
` [PATCH v2 5/5] ethdev: add MPLS header "
Multiple vIOMMU instance support in QEMU?
2023-05-18 17:39 UTC (4+ messages)
[agd5f:drm-next 469/588] drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c:853:13: warning: no previous prototype for 'amdgpu_acpi_get_node_id'
2023-05-18 17:39 UTC
[PATCH] selinux: keep context struct members in sync
2023-05-18 17:39 UTC (2+ messages)
[PATCH 0/9] media: atomisp: Add support for v4l2-async sensor registration
2023-05-18 17:36 UTC (3+ messages)
` [PATCH 9/9] "
Video conference libification eng discussion, today at 16:30 UTC
2023-05-18 17:35 UTC (2+ messages)
[PATCH] powercap: RAPL: Add Power Limit4 support for Meteor Lake SoC
2023-05-18 17:33 UTC (4+ messages)
[Bpf] IETF BPF working group draft charter
2023-05-18 17:33 UTC (4+ messages)
[PATCH bpf-next 0/3] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
2023-05-18 17:33 UTC (11+ messages)
` [PATCH bpf-next 1/3] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
` fd == 0 means AT_FDCWD "
[PATCH v2] regulator: mt6359: add read check for PMIC MT6359
2023-05-18 17:33 UTC (3+ messages)
[PATCH] regulator: tps6287x: Fix missing .n_voltages setting
2023-05-18 17:33 UTC (2+ messages)
[PATCH v1 nf] netfilter: ipset: Add schedule point in call_ad()
2023-05-18 17:33 UTC
[PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
2023-05-18 17:33 UTC (3+ messages)
[PATCH] SoC: rt5682: Disable jack detection interrupt during suspend
2023-05-18 17:31 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] tests/i915/kms_dsc: add has_dsc()
2023-05-18 17:32 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH v2] ASoC:codecs: lpass: Fix for KASAN use_after_free out of bounds
2023-05-18 17:31 UTC (2+ messages)
[PATCH v2 0/2] ] cxl: Move operations after memory is ready
2023-05-18 17:31 UTC (3+ messages)
` [PATCH v2 1/2] cxl: Wait Memory_Info_Valid before access memory related info
` [PATCH v2 2/2] cxl: Move cxl_await_media_ready() to before capacity info retrieval
[PATCH 00/20] x86: address -Wmissing-prototype warnings
2023-05-18 17:31 UTC (6+ messages)
` [PATCH 10/20] x86: xen: add missing prototypes
[PATCH] regmap: Account for register length when chunking
2023-05-18 17:31 UTC (4+ messages)
` "
[PATCH v3] Bluetooth: btnxpuart: Fix compiler warnings
2023-05-18 17:31 UTC (2+ messages)
` [v3] "
[ANNOUNCE] Git Bundle Server for bundle URIs
2023-05-18 17:31 UTC
[PATCH v2 mptcp-net 5/5] mptcp: fix active subflow finalization
2023-05-18 17:31 UTC (2+ messages)
` mptcp: fix active subflow finalization.: Build Failure
[PATCH 0/4] Add consumers for pm_pr_debug() outside of pm
2023-05-18 17:27 UTC (5+ messages)
` [PATCH 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
` [PATCH 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
` [PATCH 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
` [PATCH 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
[PATCH] tracing/user_events: Run BPF program if attached
2023-05-18 17:28 UTC (11+ messages)
[PATCH net v2] net/vmxnet3: fix drop of empty segments in tx
2023-05-18 17:27 UTC (2+ messages)
[amir73il:fuse-passthrough-fd 10/11] fs/fuse/dev.c:2269:23: sparse: sparse: incorrect type in assignment (different address spaces)
2023-05-18 17:25 UTC
[PATCHv3 net] selftests: fib_tests: mute cleanup error message
2023-05-18 17:26 UTC (2+ messages)
[RFC PATCH 0/5] Prototype for direct map awareness in page allocator
2023-05-18 17:25 UTC (8+ messages)
` [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()
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.