messages from 2025-03-10 12:07:05 to 2025-03-10 12:36:43 UTC [more...]
[PATCH] drm/amdgpu/gfx: delete stray tabs
2025-03-10 12:18 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next v1 0/3] E825C timesync dual NAC support
2025-03-10 12:36 UTC (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next v1 1/3] ice: remove SW side band access workaround for E825
[RFC 00/12] Prefetch Support for svm ranges
2025-03-10 12:43 UTC (16+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [RFC 01/12] drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
` [RFC 02/12] drm/xe: Make xe_svm_alloc_vram public
` [RFC 03/12] drm/xe/svm: Helper to add tile masks to svm ranges
` [RFC 04/12] drm/xe/svm: Make to_xe_range a public function
` [RFC 05/12] drm/xe/svm: Make xe_svm_range_* end/start/size public
` [RFC 06/12] drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
` [RFC 07/12] drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
` [RFC 08/12] drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
` [RFC 09/12] drm/xe/svm: Allow unaligned addresses and ranges for prefetch
` [RFC 10/12] drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
` [RFC 11/12] drm/xe/svm: Implement prefetch support for SVM ranges
` [RFC 12/12] drm/xe/vm: Add debug prints for SVM range prefetch
[PATCH 0/2] EDITME: cover title for 493-add-command-to-purge-reflog-entries
2025-03-10 12:36 UTC (4+ messages)
` [PATCH v2] reflog: implement subcommand to drop reflogs
[RFC PATCH net-next] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
2025-03-10 12:35 UTC (4+ messages)
[PATCH net-next 0/9] net: stmmac: remove unnecessary of_get_phy_mode() calls
2025-03-10 12:10 UTC (19+ messages)
` [PATCH net-next 1/9] net: stmmac: qcom-ethqos: remove of_get_phy_mode()
` [PATCH net-next 2/9] net: stmmac: mediatek: "
` [PATCH net-next 3/9] net: stmmac: "
` [PATCH net-next 4/9] net: stmmac: ipq806x: "
` [PATCH net-next 5/9] net: stmmac: meson8b: "
` [PATCH net-next 6/9] net: stmmac: rk: "
` [PATCH net-next 7/9] net: stmmac: sti: "
` [PATCH net-next 8/9] net: stmmac: sun8i: "
` [PATCH net-next 9/9] net: stmmac: sunxi: "
[PATCH] x86/sev: Make SEV_STATUS available via SYSFS
2025-03-10 12:35 UTC (13+ messages)
[meta-oe][scarthgap][PATCH 1/2] mongodb: fix build with python 3.12
2025-03-10 12:34 UTC (5+ messages)
` [meta-oe][scarthgap][PATCH 2/2] mongodb: update to 4.4.29
` [oe] "
[PATCH 0/4] RISC-V CRC optimizations
2025-03-10 12:34 UTC (6+ messages)
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-10 12:31 UTC (7+ messages)
[PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
2025-03-10 12:30 UTC (6+ messages)
[PATCH v11 00/10] Support virtio-gpu DRM native context
2025-03-10 12:29 UTC (13+ messages)
` [PATCH v11 01/10] ui/sdl2: Restore original context after new context creation
` [PATCH v11 02/10] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v11 03/10] virtio-gpu: Handle virgl fence creation errors
` [PATCH v11 04/10] virtio-gpu: Support asynchronous fencing
` [PATCH v11 05/10] virtio-gpu: Support DRM native context
` [PATCH v11 06/10] ui/sdl2: Don't disable scanout when display is refreshed
` [PATCH v11 07/10] ui/gtk: "
` [PATCH v11 08/10] docs/system: virtio-gpu: Add link to Mesa VirGL doc
` [PATCH v11 09/10] docs/system: virtio-gpu: Update Venus link
` [PATCH v11 10/10] docs/system: virtio-gpu: Document host/guest requirements
[PATCH v4 0/5] DRM scheduler kunit tests
2025-03-10 12:29 UTC (10+ messages)
` [PATCH v4 1/5] drm: Move some options to separate new Kconfig
[PATCH v4 0/7] hw/hyperv: remove duplication compilation units
2025-03-10 12:28 UTC (7+ messages)
[PATCH 00/21] Use VRR timing generator for fixed refresh rate modes
2025-03-10 12:16 UTC (22+ messages)
` [PATCH 01/21] drm/i915/vrr: Remove unwanted comment
` [PATCH 02/21] drm/i915:vrr: Separate out functions to compute vmin and vmax
` [PATCH 03/21] drm/i915/vrr: Make helpers for cmrr and vrr timings
` [PATCH 04/21] drm/i915/vrr: Disable CMRR
` [PATCH 05/21] drm/i915/vrr: Track vrr.enable only for variable timing
` [PATCH 06/21] drm/i915/vrr: Use crtc_vtotal for vmin
` [PATCH 07/21] drm/i915/vrr: Prepare for fixed refresh rate timings
` [PATCH 08/21] drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode
` [PATCH 09/21] drm/i915/hdmi: Use VRR Timing generator for HDMI for fixed_rr
` [PATCH 10/21] drm/i915/dp_mst: Use VRR Timing generator for DP MST "
` [PATCH 11/21] drm/i915/display: Disable PSR before disabling VRR
` [PATCH 12/21] drm/i915/display: Move intel_psr_post_plane_update() at the later
` [PATCH 13/21] drm/i915/vrr: Refactor condition for computing vmax and LRR
` [PATCH 14/21] drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable}
` [PATCH 15/21] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 16/21] drm/i915/vrr: Use fixed timings for platforms that support VRR
` [PATCH 17/21] drm/i915/display: Use fixed rr timings in intel_set_transcoder_timings_lrr()
` [PATCH 18/21] drm/i915/display: Move vrr.guardband/pipeline_full out of !fastset block
` [PATCH 19/21] drm/i915/vrr: Allow fixed_rr with pipe joiner
` [PATCH 20/21] drm/i915/vrr: Always use VRR timing generator for MTL+
` [PATCH 21/21] drm/i915/display: Add fixed_rr to crtc_state dump
(no subject)
2025-03-10 11:32 UTC (2+ messages)
` [PATCH v6 0/9] coresight: change some driver' spinlock type to raw_spinlock_t
[Intel-wired-lan] [PATCH iwl-next v2 0/3] E825C timesync dual NAC support
2025-03-10 12:24 UTC (8+ messages)
` "
` [Intel-wired-lan] [PATCH iwl-next v2 1/3] ice: remove SW side band access workaround for E825
` "
` [Intel-wired-lan] [PATCH iwl-next v2 2/3] ice: refactor ice_sbq_msg_dev enum
` "
` [Intel-wired-lan] [PATCH iwl-next v2 3/3] ice: enable timesync operation on 2xNAC E825 devices
` "
[PATCH v3 0/2] phy: freescale: imx8m-pcie: fix and cleanup phy
2025-03-10 12:27 UTC (3+ messages)
` [PATCH v3 1/2] phy: freescale: imx8m-pcie: cleanup reset logic
` [PATCH v3 2/2] phy: freescale: imx8m-pcie: assert phy reset and perst in power off
[PATCH] drm/sched: revert "drm_sched_job_cleanup(): correct false doc"
2025-03-10 12:27 UTC (4+ messages)
[PATCH i-g-t] tests/amdgpu/amd_hotplug: Check the suspend state after resume
2025-03-10 12:27 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v2 0/6] arm64: dts: qcom: x1e80100: enable rtc
2025-03-10 12:27 UTC (2+ messages)
[PATCH 1/2] net: enc28j60: support getting irq number from gpio phandle in the device tree
2025-03-10 12:25 UTC (3+ messages)
[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-03-10 12:26 UTC (4+ messages)
` [PATCH v7 19/49] x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
2025-03-10 12:26 UTC (9+ messages)
` [PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes
[PATCH 0/2] describe and diff: implement --no-optional-locks
2025-03-10 12:25 UTC (4+ messages)
[PATCH net] net: openvswitch: remove misbehaving actions length check
2025-03-10 12:25 UTC (3+ messages)
[PATCH v2 00/23] KVM: arm64: Revamp Fine Grained Trap handling
2025-03-10 12:25 UTC (24+ messages)
` [PATCH v2 01/23] arm64: sysreg: Add ID_AA64ISAR1_EL1.LS64 encoding for FEAT_LS64WB
` [PATCH v2 02/23] arm64: sysreg: Update ID_AA64MMFR4_EL1 description
` [PATCH v2 03/23] arm64: sysreg: Add layout for HCR_EL2
` [PATCH v2 04/23] arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0}
` [PATCH v2 05/23] KVM: arm64: Handle trapping of FEAT_LS64* instructions
` [PATCH v2 06/23] KVM: arm64: Restrict ACCDATA_EL1 undef to FEAT_ST64_ACCDATA being disabled
` [PATCH v2 07/23] KVM: arm64: Don't treat HCRX_EL2 as a FGT register
` [PATCH v2 08/23] KVM: arm64: Plug FEAT_GCS handling
` [PATCH v2 09/23] KVM: arm64: Compute FGT masks from KVM's own FGT tables
` [PATCH v2 10/23] KVM: arm64: Add description of FGT bits leading to EC!=0x18
` [PATCH v2 11/23] KVM: arm64: Use computed masks as sanitisers for FGT registers
` [PATCH v2 12/23] KVM: arm64: Unconditionally configure fine-grain traps
` [PATCH v2 13/23] KVM: arm64: Propagate FGT masks to the nVHE hypervisor
` [PATCH v2 14/23] KVM: arm64: Use computed FGT masks to setup FGT registers
` [PATCH v2 15/23] KVM: arm64: Remove most hand-crafted masks for "
` [PATCH v2 16/23] KVM: arm64: Use KVM-specific HCRX_EL2 RES0 mask
` [PATCH v2 17/23] KVM: arm64: Handle PSB CSYNC traps
` [PATCH v2 18/23] KVM: arm64: Switch to table-driven FGU configuration
` [PATCH v2 19/23] KVM: arm64: Validate FGT register descriptions against RES0 masks
` [PATCH v2 20/23] KVM: arm64: Use FGT feature maps to drive RES0 bits
` [PATCH v2 21/23] KVM: arm64: Allow kvm_has_feat() to take variable arguments
` [PATCH v2 22/23] KVM: arm64: Use HCRX_EL2 feature map to drive fixed-value bits
` [PATCH v2 23/23] KVM: arm64: Use HCR_EL2 "
[PULL 0/5] Net patches
2025-03-10 12:22 UTC (6+ messages)
` [PULL 1/5] net: parameterize the removing client from nc list
` [PULL 2/5] net: move backend cleanup to NIC cleanup
` [PULL 3/5] util/iov: Do not assert offset is in iov
` [PULL 4/5] Revert "hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()"
` [PULL 5/5] tap-linux: Open ipvtap and macvtap
[PATCH] sched/uclamp: Let each sched_class handle uclamp
2025-03-10 12:24 UTC (10+ messages)
[PATCH] xfs_{admin,repair},man5: tell the user to mount with nouuid for snapshots
2025-03-10 12:24 UTC (3+ messages)
[Intel-wired-lan] [PATCH iwl-next] ice: use DSN instead of PCI BDF for ice_adapter index
2025-03-10 12:23 UTC (6+ messages)
` "
[PATCH i-g-t 0/3] tests/xe_eudebug_online: Add set-breakpoint-sigint-debugger test
2025-03-10 12:23 UTC (3+ messages)
` [PATCH i-g-t 3/3] "
[RFC PATCH v2] media: v4l2-common: Add a helper for obtaining the clock producer
2025-03-10 12:23 UTC
[meta-networking][scarthgap][PATCH 1/2] Wolfssl: add ptest
2025-03-10 9:06 UTC (2+ messages)
` [meta-networking][scarthgap][PATCH 2/2] wolfssl: Upgrade 5.7.0 -> 5.7.2
[PATCH] tpm, tpm_tis: Fix timeout handling when waiting for TPM status
2025-03-10 12:22 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 1/1] cleanup: Fix sparse complaining about passing iomem ptr to no_free_ptr()
2025-03-10 12:21 UTC
[PATCH] fs/ntfs: Check at->attr_cur after calling next_attribute()
2025-03-10 12:19 UTC (4+ messages)
[PATCH ipsec-next v4 0/2] Update offload configuration with SA
2025-03-10 12:20 UTC (4+ messages)
` [PATCH ipsec-next v4 2/2] xfrm: Refactor migration setup during the cloning process
[kvm-unit-tests PATCH v1] s390x: pv: fix arguments for out-of-tree-builds
2025-03-10 12:20 UTC (2+ messages)
[PATCH] tpm, tpm_tis: Workaround failed command reception on Infineon devices
2025-03-10 12:19 UTC (5+ messages)
` [PATCH v2] "
[PATCH v1] MAINTAINERS: Update drm/ci maintainers
2025-03-10 12:19 UTC (2+ messages)
[PATCH v3 0/4] QPIC v2 fixes for SDX75
2025-03-10 12:09 UTC (10+ messages)
` [PATCH v3 1/4] mtd: rawnand: qcom: Pass 18 bit offset from QPIC base address to BAM
` [PATCH v3 2/4] mtd: rawnand: qcom: Fix last codeword read in qcom_param_page_type_exec()
` [PATCH v3 3/4] mtd: rawnand: qcom: Fix read len for onfi param page
` [PATCH v3 4/4] spi: spi-qpic-snand: set nandc_offset for ipq9574
[PATCH] arm64: dts: qcom: sc8280xp-crd: add support for volume-up key
2025-03-10 12:18 UTC (3+ messages)
[PATCH v2] drm/msm/dpu: reorder pointer operations after sanity checks to avoid NULL deref
2025-03-10 12:17 UTC (2+ messages)
[PATCH net] net/mlx5: Fill out devlink dev info only for PFs
2025-03-10 12:16 UTC (8+ messages)
[PATCH v2 0/8] Arm CoreSight: Support AUX pause and resume
2025-03-10 12:01 UTC (6+ messages)
` [PATCH v2 1/8] coresight: etm4x: Extract the trace unit controlling
` [PATCH v2 2/8] coresight: Introduce pause and resume APIs for source
[v3 00/23] Plane Color Pipeline support for Intel platforms
2025-03-10 12:16 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for Plane Color Pipeline support for Intel platforms (rev2)
[PATCH v2 0/7] KSTATE: a mechanism to migrate some part of the kernel state across kexec
2025-03-10 12:03 UTC (8+ messages)
` [PATCH v2 1/7] kstate: Add kstate - a mechanism to describe and migrate "
` [PATCH v2 2/7] kstate, kexec, x86: transfer kstate data "
` [PATCH v2 3/7] kexec: exclude control pages from the destination addresses
` [PATCH v2 4/7] kexec, kstate: delay loading of kexec segments
` [PATCH v2 5/7] x86, kstate: Add the ability to preserve memory pages across kexec
` [PATCH v2 6/7] kexec, kstate: save kstate data before kexec'ing
` [PATCH v2 7/7] kstate, test: add test module for testing kstate subsystem
[linux-next:master] [memcg] 01d37228d3: netperf.Throughput_Mbps 37.9% regression
2025-03-10 12:16 UTC (8+ messages)
` Fwd: "
` [PATCH bpf-next] mm: Fix the flipped condition in gfpflags_allow_spinning()
[PATCH RFC 00/12] dma: Enable dmem cgroup tracking
2025-03-10 12:15 UTC (2+ messages)
[RFC PATCH 0/2]lsirq,irqtop: Add filter support
2025-03-10 12:14 UTC (2+ messages)
[PATCH] s390/uapi: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
2025-03-10 12:14 UTC (4+ messages)
[RFC PATCH v2 0/6] Enlightened vTPM support for SVSM on SEV-SNP
2025-03-10 12:13 UTC (4+ messages)
` [RFC PATCH v2 1/6] x86/sev: add SVSM call macros for the vTPM protocol
[PATCH v2 0/6] net: lwip: root certificates
2025-03-10 12:12 UTC (14+ messages)
` [PATCH v2 1/6] net: lwip: extend wget to support CA (root) certificates
` [PATCH v2 4/6] net: lwip: add support for built-in root certificates
[PATCH v1] obex: Add base implementation for get_mas_instance info and set notification filter
2025-03-10 12:12 UTC
[meta-python][PATCH] python3-pandas: compile against target version of numpy
2025-03-10 12:12 UTC (2+ messages)
` [oe] "
[PATCH] utils/mount/nfs.man: add noalignwrite
2025-03-10 12:12 UTC (2+ messages)
[PATCH] drm: amdkfd: Replace (un)register_chrdev() by (unregister/alloc)_chrdev_region()
2025-03-10 12:11 UTC (4+ messages)
[RFC PATCH v1] media: v4l2-common: Add a helper for obtaining the clock producer
2025-03-10 12:11 UTC (4+ messages)
[PATCH net] net: mana: Support holes in device list reply msg
2025-03-10 12:11 UTC (4+ messages)
` [EXTERNAL] "
[PATCH 00/14] Implement acp_common_hw_ops support for all platforms
2025-03-10 12:09 UTC (7+ messages)
` [PATCH 02/14] ASoC: amd: acp: Implement acp_common_hw_ops support for acp platforms
` [PATCH 03/14] ASoC: amd: acp: Refactor dmic-codec platform device creation
[PATCH v4 00/12] large atomic writes for xfs with CoW
2025-03-10 12:10 UTC (4+ messages)
` [PATCH v4 12/12] xfs: Allow block allocator to take an alignment hint
[PATCH 1/2] arm/arm-bsp/trusted-firmware-a: use main branch when fetching mbedtls
2025-03-10 12:09 UTC (2+ messages)
` [PATCH 2/2] CI: there's no need to run pending-updates on x86 machines
[PATCH] configs: am64x_evm_a53_defconfig: Enable support for UMS
2025-03-10 12:08 UTC
[Buildroot] [PATCH 1/1] package/raspberrypi-usbboot: bump version to 20250227-132106
2025-03-10 12:08 UTC
[RFC PATCH 0/2] NFSD: add a setting to disable splice reads
2025-03-10 12:08 UTC (2+ messages)
[PATCH v3 1/8] legacy-net: wget: fix wget_info handling after new tcp legacy stack
2025-03-10 12:06 UTC (3+ messages)
` [PATCH v3 6/8] efi_loader: efi_net: Add device path cache
` [PATCH v3 8/8] efi_loader: efi_net: Add support for multiple efi_net_obj
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.