messages from 2025-02-14 15:50:30 to 2025-02-14 16:38:35 UTC [more...]
[PATCH 1/1] kernel-doc: Support arrays of pointers struct fields
2025-02-14 16:38 UTC (9+ messages)
[PATCH V2 00/45] Live update: vfio and iommufd
2025-02-14 16:37 UTC (10+ messages)
` [PATCH V2 02/45] migration: cpr helpers
` [PATCH V2 03/45] migration: lower handler priority
` [PATCH V2 26/45] migration: close kvm after cpr
[PATCH v3 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
2025-02-14 16:37 UTC (23+ messages)
` [PATCH v3 04/18] cxl/pci: Add comments to cxl_hdm_decode_init()
` [PATCH v3 06/18] cxl/region: Rename function to cxl_find_decoder_early()
` [PATCH v3 07/18] cxl/region: Avoid duplicate call of cxl_find_decoder_early()
` [PATCH v3 10/18] cxl/region: Factor out code to find a root decoder's region
` [PATCH v3 11/18] cxl/region: Split region registration into an initialization and adding part
` [PATCH v3 13/18] cxl/region: Add function to find a port's switch decoder by range
` [PATCH v3 14/18] cxl/region: Unfold cxl_find_root_decoder() into cxl_endpoint_decoder_initialize()
` [PATCH v3 15/18] cxl/region: Add a dev_warn() on registration failure
` [PATCH v3 16/18] cxl/region: Add a dev_err() on missing target list entries
` [PATCH v3 17/18] cxl: Add a dev_dbg() when a decoder was added to a port
` [PATCH v3 18/18] cxl/acpi: Unify CFMWS memory log messages with SRAT messages
[PATCH] virtio: console: Prepare for making REMOTEPROC modular
2025-02-14 16:37 UTC (6+ messages)
Questions about image size listed in VIDIOC_ENUM_FMT
2025-02-14 16:37 UTC (4+ messages)
[PATCH i-g-t v2] Add single engine busyness stats in GPUTOP
2025-02-14 16:32 UTC
[PATCH] pwm: clps711x: Drop of_match_ptr() usage for .of_match_table
2025-02-14 16:34 UTC
[PATCH 1/2] erofs-utils: mkfs: add per-segment reaper for multi-threaded compression
2025-02-14 16:36 UTC (2+ messages)
` [PATCH 2/2] erofs-utils: avoid overly large temporary buffers for compressed data
Current state of the 'const bin_attribute' constification
2025-02-14 16:36 UTC
[PATCH 1/2] erofs-utils: mkfs: add per-segment reaper for multi-threaded compression
2025-02-14 16:35 UTC
[PATCH v1 0/5] dmaengine: idxd: fix memory leak in error handling path
2025-02-14 16:35 UTC (7+ messages)
` [PATCH v1 1/5] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
` [PATCH v1 2/5] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines
[PATCH] app/testpmd: add ipv6 extension header parse
2025-02-14 16:35 UTC (4+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] net: add ptype parse for tunnel packets
[PATCH v1] Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
2025-02-14 16:35 UTC (2+ messages)
` [v1] "
[PATCH] drm/amd/display: Disable -Wenum-float-conversion for dml2_dpmm_dcn4.c
2025-02-14 16:35 UTC (4+ messages)
[PATCH v3 0/7] driver core: auxiliary bus: add device creation helper
2025-02-14 16:33 UTC (9+ messages)
` [PATCH v3 1/7] driver core: auxiliary bus: add device creation helpers
` [PATCH v3 6/7] clk: clk-imx8mp-audiomix: use the auxiliary device creation helper
Alignment information
2025-02-14 16:34 UTC
Question: how to add CLI options for custom hw model
2025-02-14 16:32 UTC (2+ messages)
[PATCH net-next 0/3] net: phy: marvell-88q2xxx: cleanup
2025-02-14 16:32 UTC (4+ messages)
` [PATCH net-next 1/3] net: phy: marvell-88q2xxx: align defines
` [PATCH net-next 2/3] net: phy: marvell-88q2xxx: order includes alphabetically
` [PATCH net-next 3/3] net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_init
[PATCH RFC] builtin/log: include From in git show --format=email
2025-02-14 16:31 UTC
[PATCH v4] CI: drm/xe: SVM squash for CI
2025-02-14 16:30 UTC
PCI/ASPM: Fix L1SS saving (linus/master commit 7507eb3e7bfac)
2025-02-14 16:29 UTC (7+ messages)
` diagnosing resume failures after disconnected USB4 drives (Was: Re: PCI/ASPM: Fix L1SS saving (linus/master commit 7507eb3e7bfac))
[PATCH 0/2] arm64: dts: imx8m: Add pinctrl config definitions
2025-02-14 16:28 UTC (7+ messages)
` [PATCH 1/2] arm64: dts: imx8mm: "
` [PATCH 2/2] arm64: dts: imx8mp: "
[PATCH v8 00/10] Support virtio-gpu DRM native context
2025-02-14 16:27 UTC (4+ messages)
` [PATCH v8 10/10] docs/system: virtio-gpu: Document host/guest requirements
RTT-PROBE: lore-subspace-rtt
2025-02-14 16:28 UTC
[GIT PULL] i2c-host-fixes for v6.14-rc3
2025-02-14 16:28 UTC (2+ messages)
[PATCH RFC v2 00/10] SLUB percpu sheaves
2025-02-14 16:27 UTC (11+ messages)
` [PATCH RFC v2 01/10] slab: add opt-in caching layer of "
` [PATCH RFC v2 02/10] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH RFC v2 03/10] locking/local_lock: Introduce localtry_lock_t
` [PATCH RFC v2 04/10] locking/local_lock: add localtry_trylock()
` [PATCH RFC v2 05/10] slab: switch percpu sheaves locking to localtry_lock
` [PATCH RFC v2 06/10] slab: sheaf prefilling for guaranteed allocations
` [PATCH RFC v2 07/10] slab: determine barn status racily outside of lock
` [PATCH RFC v2 08/10] tools: Add testing support for changes to rcu and slab for sheaves
` [PATCH RFC v2 09/10] tools: Add sheafs support to testing infrastructure
` [PATCH RFC v2 10/10] maple_tree: use percpu sheaves for maple_node_cache
[RFC PATCH 0/2] watch_queue: Fix pipe allocation and accounting
2025-02-14 16:28 UTC (2+ messages)
[PATCH 0/2] riscv: dts: spacemit: Add initial support for Milk-V Jupiter
2025-02-14 16:26 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: riscv: spacemit: Add Milk-V Jupiter board compatible
[PATCH v5 00/32] Introduce GPU SVM and Xe SVM implementation
2025-02-14 16:26 UTC (5+ messages)
[ath:master] BUILD SUCCESS f113329b23320c35c1b8b05f5030d941d2955f7c
2025-02-14 16:25 UTC
[PATCH 00/20] drm/panel: Move to using mipi_dsi_*_multi() variants when available
2025-02-14 16:26 UTC (2+ messages)
[PATCH 0/4] tsm: Unified Measurement Register ABI for TVMs
2025-02-14 16:26 UTC (8+ messages)
[PATCH 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
2025-02-14 16:25 UTC (3+ messages)
` [PATCH 09/12] dmaengine: idxd: Remove unnecessary IOMMU_DEV_FEAT_IOPF
[PATCH v2 0/3] Use new for_each macro to create hexdumps
2025-02-14 16:24 UTC (4+ messages)
` [PATCH 1/3] hexdump: Implement macro for converting large buffers
` [PATCH v2 2/3] hexdump: Use for_each macro in print_hex_dump
` [PATCH v2 3/3] ibmvnic: Print data buffers with kernel API's
[PATCH 1/2] ALSA: hda/cirrus: Correct the full scale volume set logic
2025-02-14 16:23 UTC (2+ messages)
` [PATCH 2/2] ALSA: hda/cirrus: Reduce codec resume time
[PATCH] drm/amdgpu: simplify xgmi peer info calls
2025-02-14 16:24 UTC (7+ messages)
[PATCH v3] CI: drm/xe: SVM squash for CI
2025-02-14 16:25 UTC
[PATCH net-next 0/7] sfc: initial debugfs support
2025-02-14 16:23 UTC (7+ messages)
` [PATCH net-next 3/7] sfc: debugfs for (nic) RX queues
` [PATCH net-next 6/7] sfc: add debugfs entries for filter table status
[PATCH] x86/cpu: Add two Intel CPU model numbers
2025-02-14 16:23 UTC (5+ messages)
[PATCH v2 1/4] fetch2/git: Add support for fast initial shallow fetch
2025-02-14 16:22 UTC (5+ messages)
` [PATCH v2 2/4] bitbake-user-manual: Add documentation for BB_GIT_SHALLOW_FAST
` [bitbake-devel] "
` [PATCH v2 3/4] tests/fetch: Separate test classes for default shallow and fast shallow modes
` [PATCH v2 4/4] tests/fetch: Add additional test cases to check whether the fast fetch is shallow
[bug report] bus: mhi: host: Add a policy to enable image transfer via BHIe in PBL
2025-02-14 16:23 UTC (2+ messages)
support for zoned devices RFCv2
2025-02-14 16:21 UTC (8+ messages)
` [PATCH 39/43] xfs: support write life time based data placement
[PATCH] bus: mhi: host: Avoid possible uninitialized fw_load_type
2025-02-14 16:21 UTC
[usb:usb-testing 35/52] sound/soc/soc-usb.c:105: warning: bad line:
2025-02-14 16:19 UTC
[PATCH] vfio/ccw: Replace warn_once_pfch() with warn_report_once()
2025-02-14 16:19 UTC
[PATCH v8 0/4] scanf: convert self-test to KUnit
2025-02-14 16:20 UTC (5+ messages)
` [PATCH v8 1/4] scanf: implicate test line in failure messages
` [PATCH v8 2/4] scanf: remove redundant debug logs
` [PATCH v8 3/4] scanf: convert self-test to KUnit
` [PATCH v8 4/4] scanf: break kunit into test cases
[PATCH v2 0/1] Accept unaccepted kexec segments' destination addresses
2025-02-14 16:20 UTC (7+ messages)
[usb:usb-testing 49/52] sound/usb/qcom/qc_audio_offload.c:399:14: warning: variable 'found' set but not used
2025-02-14 16:19 UTC
[PATCH net-next v2 0/5] vxlan: Join / leave MC group when reconfigured
2025-02-14 16:18 UTC (6+ messages)
` [PATCH net-next v2 1/5] vxlan: Drop 'changelink' parameter from vxlan_dev_configure()
` [PATCH net-next v2 2/5] vxlan: Join / leave MC group after remote changes
` [PATCH net-next v2 3/5] selftests: forwarding: lib: Move require_command to net, generalize
` [PATCH net-next v2 4/5] selftests: test_vxlan_fdb_changelink: Convert to lib.sh
` [PATCH net-next v2 5/5] selftests: test_vxlan_fdb_changelink: Add a test for MC remote change
[PATCH v6 0/1] virtio-media: Add device specification
2025-02-14 16:19 UTC (3+ messages)
` [PATCH v6 1/1] virtio-media: Add virtio media "
[PATCH v4 0/4] locking/lockdep: Disable KASAN instrumentation of lockdep.c
2025-02-14 16:18 UTC (6+ messages)
` [PATCH v4 4/4] locking/lockdep: Add kasan_check_byte() check in lock_acquire()
RTT-PROBE: lore-subspace-rtt
2025-02-14 16:18 UTC
[PATCH v4 00/10] Add support for MAX7360
2025-02-14 16:18 UTC (15+ messages)
` [PATCH v4 03/10] pwm: max7360: Add MAX7360 PWM support
` [PATCH v4 04/10] gpio: regmap: Allow to provide request and free callbacks
` [PATCH v4 05/10] gpio: regmap: Allow to retrieve ngpio
` [PATCH v4 06/10] regmap: irq: Add support for chips without separate IRQ status
` [PATCH v4 07/10] gpio: max7360: Add MAX7360 gpio support
[meta-python][PATCH 1/3] python3-trio: Upgrade 0.28.0 -> 0.29.0
2025-02-14 16:18 UTC (3+ messages)
` [meta-python][PATCH 2/3] python3-mypy: Upgrade 1.10.0 -> 1.15.0
` [meta-python][PATCH 3/3] python3-requests-futures: Upgrade 1.0.1 -> 1.0.2
[PATCH 0/6] Introduce drm sharpness property
2025-02-14 16:18 UTC (7+ messages)
` ✓ CI.Patch_applied: success for Introduce drm sharpness property (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
[PATCH i-g-t 0/2] Ensure that SR-IOV and eudebug are exclusive for Xe
2025-02-14 16:17 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v1 0/6] PCI: brcmstb: Misc small tweaks and fixes
2025-02-14 16:17 UTC (4+ messages)
` [PATCH v1 6/6] PCI: brcmstb: Cast an int variable to an irq_hw_number_t
[PATCH 1/2] dax: Remove access to page->index
2025-02-14 16:16 UTC (4+ messages)
[PATCH v7 0/5] KVM: arm64: Errata management for VM Live migration
2025-02-14 16:12 UTC (5+ messages)
` [PATCH v7 1/5] arm64: Modify _midr_range() functions to read MIDR/REVIDR internally
` [PATCH v7 4/5] smccc/kvm_guest: Enable errata based on implementation CPUs
[PATCH v3] vfio: Add property documentation
2025-02-14 16:11 UTC (3+ messages)
[PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap
2025-02-14 16:09 UTC (10+ messages)
[PATCH v2 0/2] ofono: Correct conditional in 'cm_get_contexts_reply'
2025-02-14 16:10 UTC (2+ messages)
[PATCH net-next] net: Remove redundant variable declaration in __dev_change_flags()
2025-02-14 16:09 UTC (5+ messages)
RTT-PROBE: lore-subspace-rtt
2025-02-14 16:08 UTC
[PATCH v3 1/2] drm/edid: Implement DisplayID Type IX & X timing blocks parsing
2025-02-14 16:07 UTC (5+ messages)
` [PATCH v3 2/2] drm/edid: Refactor DisplayID timing block structs
[kvm-unit-tests PATCH] nVMX: Clear A/D enable bit in EPTP after negative testcase on non-A/D host
2025-02-14 16:06 UTC
[v3] PCI: cadence: Fix sending message with data or without data
2025-02-14 16:06 UTC (9+ messages)
[RFC] odd check in ceph_encode_encrypted_dname()
2025-02-14 16:05 UTC (4+ messages)
[RFC] UBI statistics and bitrot interface
2025-02-14 16:04 UTC (2+ messages)
[PATCH v6 00/10] Support virtio-gpu DRM native context
2025-02-14 16:03 UTC (3+ messages)
[PATCH i-g-t] tests/kms_color: Enable ctm-limited-range subtest
2025-02-14 16:10 UTC
[PATCHSET v11 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks
2025-02-14 16:04 UTC (7+ messages)
` [PATCH 2/7] mm/numa: Introduce nearest_node_nodemask()
[PATCH i-g-t] tests/kms: Drop 'Functionality' and 'Test category' from documentation
2025-02-14 16:02 UTC (6+ messages)
[PATCH] gateway: fix calculation of is_vpn6
2025-02-14 16:02 UTC (2+ messages)
[PATCH v3] gpu: cdns-mhdp8546: fix call balance of mhdp->clk handling routines
2025-02-14 16:02 UTC (2+ messages)
[PATCH v3 0/2] printf: convert self-test to KUnit
2025-02-14 16:01 UTC (3+ messages)
[PATCH] drm/bridge:anx7625: Enable DSC feature
2025-02-14 16:01 UTC (8+ messages)
[PATCH 1/1] nfs-utils: nfsdctl: dont ignore rdma listener return
2025-02-14 16:00 UTC (8+ messages)
[PATCH BlueZ] test-runner: Allow to use host CPU on demand
2025-02-14 16:00 UTC (2+ messages)
[PATCH BlueZ v2] device: Clear pending_flags on error
2025-02-14 16:00 UTC (2+ messages)
[RFC v5 1/2] eventdev: add atomic queue to test-eventdev app
2025-02-14 15:59 UTC (5+ messages)
` [RFC PATCH v6 "
` [EXTERNAL] "
RTT-PROBE: lore-subspace-rtt
2025-02-14 15:58 UTC
[RFC PATCH 0/3] Implement referring call lists for CB_OFFLOAD
2025-02-14 15:57 UTC (4+ messages)
` [RFC PATCH 1/3] NFSD: Record call's slot index
` [RFC PATCH 2/3] NFSD: Implement CB_SEQUENCE referring call lists
` [RFC PATCH 3/3] NFSD: Use a referring call list for CB_OFFLOAD
[PATCH bpf-next v2 00/20] Support dynptr key for hash map
2025-02-14 15:57 UTC (5+ messages)
` [PATCH bpf-next v2 07/20] bpf: Use map_extra to indicate the max data size of dynptrs in map key
[PATCH 0/1] MIPS: Fix idle VS timer enqueue
2025-02-14 15:57 UTC (4+ messages)
` [PATCH] "
[PATCH v2 0/7] Remove accesses to page->index from ceph
2025-02-14 15:57 UTC (8+ messages)
` [PATCH v2 1/7] ceph: Do not look at the index of an encrypted page
` [PATCH v2 2/7] ceph: Remove ceph_writepage()
` [PATCH v2 3/7] ceph: Use a folio in ceph_page_mkwrite()
` [PATCH v2 4/7] ceph: Convert ceph_find_incompatible() to take a folio
` [PATCH v2 5/7] ceph: Convert ceph_readdir_cache_control to store "
` [PATCH v2 6/7] ceph: Convert writepage_nounlock() to write_folio_nounlock()
` [PATCH v2 7/7] ceph: Use a folio in ceph_writepages_start()
[PATCH] docs: iostats: Update introduction with flush fields
2025-02-14 15:56 UTC (4+ messages)
` [PATCH] docs: iostats: Rewrite intro, remove outdated formats
[PATCH v5] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
2025-02-14 15:55 UTC (4+ messages)
[REGRESSION] usb: xhci port capability storage change broke fastboot android bootloader utility
2025-02-14 15:55 UTC (11+ messages)
[PATCH v2 0/2] Add support for Versal Net CPM5N Root Port controller
2025-02-14 15:55 UTC (3+ messages)
` [PATCH v2 2/2] PCI: xilinx-cpm: Add support for Versal Net CPM5NC "
[PATCH 0/2] uapi: Refactor __GENMASK() and __GENMASK_ULL() for
2025-02-14 15:55 UTC (8+ messages)
` [PATCH 1/2] uapi: Refactor __GENMASK() for speed-up
[PATCH v2] target/sparc: Fix gdbstub incorrectly handling registers f32-f62
2025-02-14 15:54 UTC (2+ messages)
[PATCH 2/2] LoadPin: Make sysctl table const
2025-02-14 15:54 UTC (2+ messages)
[PATCH v2 0/4] drm/msm/dsi: Minor cleanups
2025-02-14 15:53 UTC (5+ messages)
` [PATCH v2 1/4] drm/msm/dsi: Drop redundant NULL-ifying of clocks on error paths
DM-Integrity journal replay behaviour
2025-02-14 15:53 UTC (2+ messages)
[PATCH v2 00/15] drm/vkms: Allow to configure device
2025-02-14 15:53 UTC (4+ messages)
` [PATCH v2 08/15] drm/vkms: Add a validation function for VKMS configuration
[PATCH net] ibmvnic: Don't reference skb after sending to VIOS
2025-02-14 15:52 UTC
[PATCH] mm, percpu: do not consider sleepable allocations atomic
2025-02-14 15:52 UTC (8+ messages)
[PATCH v13 00/11] io_uring zero copy rx
2025-02-14 15:52 UTC (4+ messages)
` [PATCH net-next v13 11/11] io_uring/zcrx: add selftest
[PATCH v2 0/1] Add writing of WAIT_ON_DEPTH_STALL_DONE_DISABLE for gen12
2025-02-14 15:57 UTC (2+ messages)
` [PATCH v2 1/1] drm/i915/xehp: add wait on depth stall done bit handling
[PATCH v2 00/11] drm/i915/ddi: Fix/simplify port enabling/disabling
2025-02-14 15:50 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/ddi: Fix/simplify port enabling/disabling (rev2)
qemuboot.conf variables
2025-02-14 15:50 UTC
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.