messages from 2023-11-03 12:11:39 to 2023-11-03 13:17:13 UTC [more...]
[PATCH v2 1/2] dt-bindings: arm: Add compatible for SKOV i.MX8MP RevB board
2023-11-03 13:16 UTC (10+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add SKOV IMX8MP CPU revB board
[net-next RFC PATCH v4 1/4] net: phy: aquantia: move to separate directory
2023-11-03 13:15 UTC (5+ messages)
` [net-next RFC PATCH v4 2/4] net: phy: aquantia: move MMD_VEND define to header
` [net-next RFC PATCH v4 3/4] net: phy: aquantia: add firmware load support
` [net-next RFC PATCH v4 4/4] dt-bindings: Document bindings for Marvell Aquantia PHY
[PATCH v2 0/4] drm: Fix errors about uninitialized/wrong variables
2023-11-03 13:14 UTC (10+ messages)
` [PATCH v2 1/4] drm/drm_file: fix use of uninitialized variable
` [PATCH v2 2/4] drm/framebuffer: Fix "
` [PATCH v2 3/4] drm/bridge: cdns-mhdp8546: "
` [PATCH v2 4/4] drm/bridge: tc358767: Fix return value on error case
[PATCH net-next V3] ptp: fix corrupted list in ptp_open
2023-11-03 13:15 UTC
[Nouveau] [PATCH drm-misc-next v8 00/12] [RFC] DRM GPUVM features
2023-11-03 13:14 UTC (6+ messages)
` [Nouveau] [PATCH drm-misc-next v8 09/12] drm/gpuvm: reference count drm_gpuvm structures
` "
[PATCH v6 11/21] virtio-net: Return an error when vhost cannot enable RSS
2023-11-03 13:14 UTC (16+ messages)
[PATCH] classes: Move package RDEPENDS processing out of debian.bbclass
2023-11-03 13:14 UTC
use of yocto-cfg-fragments
2023-11-03 13:13 UTC (6+ messages)
` [meta-virtualization] "
Fwd: iwlmvm: Linux 6.7 pre-rc1 prints stack trace of iwl_op_mode_mvm_start; caused by commit b6e3d1ba4fcf
2023-11-03 13:13 UTC
[Buildroot] [PATCH 1/1] package/openldap: bump version to 2.5.16
2023-11-03 13:13 UTC (4+ messages)
[PULL 00/32] Block layer patches
2023-11-03 13:12 UTC (3+ messages)
` [PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()
[PATCH 00/24] Support Host Trap Sampling for MI200
2023-11-03 13:11 UTC (25+ messages)
` [PATCH 01/24] drm/amdkfd/kfd_ioctl: add pc sampling support
` [PATCH 02/24] drm/amdkfd: "
` [PATCH 03/24] drm/amdkfd: enable pc sampling query
` [PATCH 04/24] drm/amdkfd: add pc sampling mutex
` [PATCH 05/24] drm/amdkfd: enable pc sampling create
` [PATCH 06/24] drm/amdkfd: add trace_id return
` [PATCH 07/24] drm/amdkfd: check pcs_enrty valid
` [PATCH 08/24] drm/amdkfd: enable pc sampling destroy
` [PATCH 09/24] drm/amdkfd: add interface to trigger pc sampling trap
` [PATCH 10/24] drm/amdkfd: trigger pc sampling trap for gfx v9
` [PATCH 11/24] drm/amdkfd/gfx9: enable host trap
` [PATCH 12/24] drm/amdgpu: use trapID 4 for "
` [PATCH 13/24] drm/amdgpu: add sq host trap status check
` [PATCH 14/24] drm/amdkfd: trigger pc sampling trap for arcturus
` [PATCH 15/24] drm/amdkfd: trigger pc sampling trap for aldebaran
` [PATCH 16/24] drm/amdkfd: use bit operation set debug trap
` [PATCH 17/24] drm/amdkfd: add setting trap pc sampling flag
` [PATCH 18/24] drm/amdkfd: enable pc sampling start
` [PATCH 19/24] drm/amdkfd: enable pc sampling stop
` [PATCH 20/24] drm/amdkfd: enable pc sampling work to trigger trap
` [PATCH 21/24] drm/amdkfd: add queue remapping
` [PATCH 22/24] drm/amdkfd: add pc sampling release when process release
` [PATCH 23/24] drm/amdkfd: add pc sampling capability check
` [PATCH 24/24] drm/amdkfd: bump kfd ioctl minor version for pc sampling availability
[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-11-03 13:11 UTC (4+ messages)
[PATCH 0/5] fix segment fault when parse args
2023-11-03 13:11 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/5] kvargs: add one new process API
` [PATCH v3 2/5] net/af_packet: use new API to parse kvargs
[PATCH v3 0/7] docs: getting started guide consolidation
2023-11-03 13:11 UTC (3+ messages)
` [PATCH v3 1/7] Section 1: Introduction
[PATCH 1/1] PCI: Use FIELD_PREP() and remove *_SHIFT defines
2023-11-03 13:10 UTC (2+ messages)
[PATCH v1 00/12] dyndbg: add support for writing debug logs to trace
2023-11-03 13:10 UTC (13+ messages)
` [PATCH v1 01/12] dyndbg: add _DPRINTK_FLAGS_ENABLED
` [PATCH v1 02/12] dyndbg: add _DPRINTK_FLAGS_TRACE
` [PATCH v1 03/12] dyndbg: add write-events-to-tracefs code
` [PATCH v1 04/12] dyndbg: add 2 trace-events: pr_debug, dev_dbg
` [PATCH v1 05/12] tracefs: add TP_printk_no_nl - RFC
` [PATCH v1 06/12] trace: use TP_printk_no_nl in dyndbg:prdbg,devdbg
` [PATCH v1 07/12] dyndbg: repack struct _ddebug
` [PATCH v1 08/12] dyndbg: move flags field to a new structure
` [PATCH v1 09/12] dyndbg: add trace destination field to _ddebug
` [PATCH v1 10/12] dyndbg: add processing of T(race) flag argument
` [PATCH v1 11/12] dyndbg: write debug logs to trace instance
` [PATCH v1 12/12] dyndbg: add trace support for hexdump
[meta-python][PATCH 0/3] Branch Name: topic-add-python-recipes
2023-11-03 13:10 UTC (4+ messages)
` [meta-python][PATCH 1/3] python3-flask-restx: Add Flask-RestX Python Recipe
` [meta-python][PATCH 2/3] python3-objectpath: Add ObjectPath "
` [meta-python][PATCH 3/3] python3-zopeevent: Add Zope.Event "
[PATCH 0/3] bcachefs: writeback and byte-order misc fixes
2023-11-03 13:09 UTC (4+ messages)
` [PATCH 1/3] bcachefs: allow writeback to fill bio completely
` [PATCH 2/3] bcachefs: byte order swap bch_alloc_v4.fragmentation_lru field
` [PATCH 3/3] bcachefs: use swab40 for bch_backpointer.bucket_offset bitfield
[PATCH nft 0/6] add infrastructure for unit tests
2023-11-03 13:08 UTC (6+ messages)
` [PATCH nft 1/6] gitignore: ignore build artifacts from top level file
[net-next RFC PATCH v3 1/4] net: phy: aquantia: move to separate directory
2023-11-03 13:08 UTC (3+ messages)
` [net-next RFC PATCH v3 4/4] dt-bindings: Document bindings for Marvell Aquantia PHY
[PATCH v3 00/11] A minor flurry of selftest/mm fixes
2023-11-03 13:08 UTC (8+ messages)
` [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
[PATCH 0/5] mm: remove page idle and young wrapper
2023-11-03 13:07 UTC (4+ messages)
` [PATCH 4/5] fs/proc/page: use a folio in stable_page_flags()
[PATCH v3 0/5] Landlock: IOCTL support
2023-11-03 13:06 UTC (11+ messages)
[PATCH] hfs: check return value before accessing fd in hfs_brec_find()
2023-11-03 13:03 UTC
[hverkuil-media-tree:vc4 27/33] kismet: WARNING: unmet direct dependencies detected for DRM_DISPLAY_HDMI_HELPER when selected by DRM_KMS_HELPER
2023-11-03 13:02 UTC
[asahilinux:bits/220-tso 2/5] kernel/sys.c:2408:12: warning: no previous prototype for 'arch_prctl_mem_model_get'
2023-11-03 13:02 UTC
[PATCH/RFC] debugobjects/slub: Print slab info and backtrace
2023-11-03 13:02 UTC (2+ messages)
[PATCH v2 1/2] rtc: add pcf85053a
2023-11-03 12:51 UTC (2+ messages)
` [PATCH v2 2/2] dt-bindings: "
[PATCH v2] i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
2023-11-03 13:02 UTC (3+ messages)
[PATCH] net: phy: at803x: add QCA8084 ethernet phy support
2023-11-03 13:01 UTC (2+ messages)
[PATCH RFC V2 0/6] rxe_map_mr_sg() fix cleanup and refactor
2023-11-03 13:00 UTC (2+ messages)
[PATCH] Prevent out-of-bounds read/write in bcmasp_netfilt_rd and bcmasp_netfilt_wr
2023-11-03 12:57 UTC (4+ messages)
meta-openembedded CVEs, patch stats and AUH
2023-11-03 12:54 UTC (2+ messages)
` [oe] "
prctl call wrongly succeeds on HPPA?
2023-11-03 12:53 UTC (2+ messages)
[PATCH v2 0/6] mtd: spi-nor: introduce die erase
2023-11-03 12:53 UTC (22+ messages)
` [PATCH v2 2/6] mtd: spi-nor: add erase die (chip) capability
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-11-03 12:52 UTC (7+ messages)
` [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages
[Bug 217572] New: Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
2023-11-03 12:52 UTC (2+ messages)
` [Bug 217572] "
[PATCH v2 0/5] Add STM32F7 SPI support
2023-11-03 12:50 UTC (4+ messages)
` [PATCH v2 3/5] dt-bindings: spi: add stm32f7-spi compatible
[PATCH v2] x86/x2apic: introduce a mixed physical/cluster mode
2023-11-03 12:51 UTC (4+ messages)
[PATCH] regulator: core: Only increment use_count when enable_count changes
2023-11-03 12:51 UTC (2+ messages)
[PATCH v2 0/2] libceph: sparse-read misc fixes
2023-11-03 12:49 UTC (3+ messages)
` [PATCH v2 2/2] libceph: check the data length when finishes
Race between of_iommu_configure() and iommu_probe_device()
2023-11-03 12:48 UTC (2+ messages)
v5.10 and less needs a fix up for __build_all_zonelists()
2023-11-03 12:47 UTC (2+ messages)
[RFC PATCH 0/5] Add QPIC SPI NAND driver support
2023-11-03 12:47 UTC (19+ messages)
` [RFC PATCH 1/5] mtd: nand: ecc-qcom: Add support for ECC Engine Driver
` [RFC PATCH 4/5] spi: qpic: Add support for qpic spi nand driver
[PATCH] dt-bindings: dma: rz-dmac: Document RZ/Five SoC
2023-11-03 12:46 UTC (2+ messages)
[PATCH yocto-autobuilder-helper] scripts: pull before updating metrics
2023-11-03 12:45 UTC
[PATCH v4 00/14] tpm: introduce TPM CRB SysBus device
2023-11-03 12:43 UTC (5+ messages)
` [PATCH v4 05/14] tpm_crb: move ACPI table building to device interface
[PATCH v1 0/2] hwmon: (pmbus) Add support for MPS Multi-phase mp5990
2023-11-03 12:44 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: Add mps mp5990 driver bindings
[PATCH] eal: add const to init function parameter
2023-11-03 12:44 UTC (4+ messages)
[GIT PULL]: SoundWire subsystem updates for v6.7
2023-11-03 12:43 UTC
[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in hci_conn_drop (2)
2023-11-03 12:43 UTC
[Intel-gfx] [CI] drm/i915: Fix potential spectre vulnerability
2023-11-03 12:43 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH 1/2] rockchip: rk3588: Add SPINAND as boot device
2023-11-03 10:30 UTC (6+ messages)
[PATCH 00/24] block: Graph locking part 6 (bs->file/backing)
2023-11-03 12:38 UTC (13+ messages)
` [PATCH 04/24] block: Mark bdrv_root_attach_child() GRAPH_WRLOCK
` [PATCH 16/24] block: Mark bdrv_replace_node() GRAPH_WRLOCK
` [PATCH 19/24] block: Introduce bdrv_co_change_backing_file()
[PATCH 00/13] perf: Employ SBRM to simplify error handling -- batch 1/3
2023-11-03 12:38 UTC (3+ messages)
` [PATCH 01/13] perf: Simplify perf_event_alloc() error path
[RFC] ethdev: introduce maximum Rx buffer size
2023-11-03 12:37 UTC (4+ messages)
` [PATCH v5 0/3] "
` [PATCH v5 1/3] ethdev: "
[PATCH] system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_add()
2023-11-03 10:56 UTC
[Intel-gfx] [PATCH] drm/i915/mtl: C20 state verification
2023-11-03 12:36 UTC (2+ messages)
[LTP] [PATCH 0/3] Minor programming doc improvements
2023-11-03 12:34 UTC (4+ messages)
` [LTP] [PATCH 1/3] doc/C-Test-API: Reword SAFE_CMD()
` [LTP] [PATCH 2/3] include: Add SAFE_CMD() programming doc
` [LTP] [PATCH 3/3] include/tst_cmd.h: Improve "
[GIT PULL]: Generic phy updates for v6.7
2023-11-03 12:33 UTC
[PATCH v2 00/12] qdev: Make array properties user accessible again
2023-11-03 12:32 UTC (3+ messages)
` [PATCH v2 12/12] qdev: Rework array properties based on list visitor
[kvm-unit-tests PATCH v1 0/2] s390x: Align SIE tests to 2GB
2023-11-03 12:09 UTC (3+ messages)
` [kvm-unit-tests PATCH v1 1/2] s390x: spec_ex-sie: refactor to use snippet API
[Intel-gfx] [PATCH v1 0/1] drm/i915/xe2lpd: alternate WA for underruns with PSR2 and FBC
2023-11-03 12:32 UTC (6+ messages)
` [Intel-gfx] [PATCH v1 1/1] "
[PATCH mptcp-net] mptcp: add validity check for sending RM_ADDR
2023-11-03 12:31 UTC
[RFC PATCH printk v1] printk: ringbuffer: Do not skip non-finalized with prb_next_seq()
2023-11-03 12:31 UTC (3+ messages)
[PATCH v4 0/7] media: qcom: camss: Introduce support for named power-domains
2023-11-03 12:29 UTC (8+ messages)
` [PATCH v4 1/7] media: qcom: camss: Flag which VFEs require a power-domain
` [PATCH v4 2/7] media: qcom: camss: Convert to per-VFE pointer for power-domain linkages
` [PATCH v4 3/7] media: qcom: camss: Use common VFE pm_domain_on/pm_domain_off where applicable
` [PATCH v4 4/7] media: qcom: camss: Move VFE power-domain specifics into vfe.c
` [PATCH v4 5/7] media: qcom: camss: Add support for named power-domains
` [PATCH v4 6/7] media: qcom: camss: Flag VFE-lites to support more VFEs
` [PATCH v4 7/7] media: qcom: camss: Flag CSID-lites to support more CSIDs
[PATCH V3] vdpa/mlx5: preserve CVQ vringh index
2023-11-03 12:27 UTC (4+ messages)
[syzbot] [exfat?] INFO: task hung in fat_write_inode
2023-11-03 12:27 UTC (2+ messages)
[PATCH] btrfs: fix race between accounting qgroup extents and removing a qgroup
2023-11-03 12:26 UTC
HPDC 2024: Call for Workshops and Tutorials
2023-11-03 12:25 UTC
[PATCH nft v2 0/7] no recursive make
2023-11-03 12:21 UTC (8+ messages)
` [PATCH nft v2 4/7] build: no recursive make for "files/**/Makefile.am"
[syzbot] [net?] KASAN: slab-use-after-free Read in ptp_release
2023-11-03 12:21 UTC
[LTP] [PATCH 0/4] Add .modprobe (loading modules in C API)
2023-11-03 12:21 UTC (5+ messages)
` [LTP] [PATCH 2/4] lib: Add .modprobe
[PATCH nft 1/2] json: implement json() hook for "symbol_expr_ops"/"variabl_expr_ops"
2023-11-03 12:19 UTC (11+ messages)
` [PATCH nft 2/2] json: drop handling missing json() hook for "struct expr_ops"
[PATCH v2] tg3: power down device only on SYSTEM_POWER_OFF
2023-11-03 12:19 UTC (2+ messages)
[virtio-comment] [PATCH v1] virtio-net: Add device migration context fields
2023-11-03 12:16 UTC
[GIT PULL]: dmaengine updates for v6.7-rc1
2023-11-03 12:16 UTC
[syzbot] [iommu?] KASAN: slab-use-after-free Read in iommufd_vfio_ioas
2023-11-03 12:15 UTC
[PATCH] net: phy: broadcom: Wire suspend/resume for BCM54612E
2023-11-03 12:13 UTC (5+ messages)
about "x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs" in 4.4
2023-11-03 12:12 UTC (2+ messages)
[RFC] nftables 1.0.6 -stable backports
2023-11-03 12:11 UTC (11+ messages)
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.