messages from 2025-08-07 15:25:44 to 2025-08-07 16:20:02 UTC [more...]
[PATCH bpf-next v2 0/2] bpf: use vrealloc() in bpf_patch_insn_data()
2025-08-07 16:20 UTC (7+ messages)
` [PATCH bpf-next v2 1/2] bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32
` [PATCH bpf-next v2 2/2] bpf: use realloc in bpf_patch_insn_data
[PATCH 0/2] clk: spacemit: fix i2s clock
2025-08-07 16:19 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: clock: spacemit: introduce i2s pre-clock
[PATCH v5 0/2] perf/s390: Regression: Move uid filtering to BPF filters
2025-08-07 16:20 UTC (2+ messages)
[PATCH 00/12] Optimize vrr.guardband and fix LRR
2025-08-07 16:19 UTC (5+ messages)
` [PATCH 01/12] drm/i915/skl_watermark: Fix the scaling factor for chroma subsampling
` [PATCH 02/12] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
[PATCH 1/2] PATCH: i40e Improve trusted VF MAC addresses logging when limit is reached
2025-08-07 16:17 UTC (4+ messages)
` [PATCH 2/2] PATCH: i40e Add module option to disable max VF limit
[PATCH v5 0/3] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
2025-08-07 16:17 UTC (3+ messages)
` [PATCH v5 3/3] powerpc/eeh: Use result of error_detected() in uevent
[PATCH v6 00/26] MADVISE FOR XE
2025-08-07 16:43 UTC (27+ messages)
` [PATCH v6 01/26] drm/gpuvm: Pass map arguments through a struct
` [PATCH v6 02/26] drm/gpuvm: Kill drm_gpuva_init()
` [PATCH v6 03/26] drm/gpuvm: Support flags in drm_gpuvm_map_req
` [PATCH v6 04/26] drm/gpuvm: Introduce DRM_GPUVM_SM_MAP_OPS_FLAG_SPLIT_MADVISE flag
` [PATCH v6 05/26] drm/xe/uapi: Add madvise interface
` [PATCH v6 06/26] drm/xe/vm: Add attributes struct as member of vma
` [PATCH v6 07/26] drm/xe/vma: Move pat_index to vma attributes
` [PATCH v6 08/26] drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
` [PATCH v6 09/26] drm/gpusvm: Make drm_gpusvm_for_each_* macros public
` [PATCH v6 10/26] drm/xe/svm: Split system allocator vma incase of madvise call
` [PATCH v6 11/26] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
` [PATCH v6 12/26] drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
` [PATCH v6 13/26] drm/xe: Implement madvise ioctl for xe
` [PATCH v6 14/26] drm/xe/svm : Add svm ranges migration policy on atomic access
` [PATCH v6 15/26] drm/xe/madvise: Update migration policy based on preferred location
` [PATCH v6 16/26] drm/xe/pat: Add helper for compression mode of pat index
` [PATCH v6 17/26] drm/xe/svm: Support DRM_XE_SVM_MEM_RANGE_ATTR_PAT memory attribute
` [PATCH v6 18/26] drm/xe/uapi: Add flag for consulting madvise hints on svm prefetch
` [PATCH v6 19/26] drm/xe/svm: Consult madvise preferred location in prefetch
` [PATCH v6 20/26] drm/xe/bo: Add attributes field to xe_bo
` [PATCH v6 21/26] drm/xe/bo: Update atomic_access attribute on madvise
` [PATCH v6 22/26] drm/xe/madvise: Skip vma invalidation if mem attr are unchanged
` [PATCH v6 23/26] drm/xe/vm: Add helper to check for default VMA memory attributes
` [PATCH v6 24/26] drm/xe: Reset VMA attributes to default in SVM garbage collector
` [PATCH v6 25/26] drm/xe: Enable madvise ioctl for xe
` [PATCH v6 26/26] drm/xe/uapi: Add UAPI for querying VMA count and memory attributes
[linus:master] [mm] f822a9a81a: stress-ng.bigheap.realloc_calls_per_sec 37.3% regression
2025-08-07 16:16 UTC (6+ messages)
[PATCH V7 00/11] Scheduler time slice extension
2025-08-07 16:15 UTC (4+ messages)
` [PATCH V7 02/11] sched: Indicate if thread got rescheduled
[PATCH 0/3] Add Rust abstraction for Maple Trees
2025-08-07 16:15 UTC (9+ messages)
` [PATCH 1/3] rust: maple_tree: add MapleTree
` [PATCH 2/3] rust: maple_tree: add MapleTree::lock() and load()
[PATCH v2 0/3] KVM: riscv: selftests: Enable supported test cases
2025-08-07 14:59 UTC (3+ messages)
` [PATCH v2 3/3] KVM: riscv: selftests: Add missing headers for new testcases
LAYOUTCOMMIT Failure After CB_LAYOUTRECALL in pNFS Filelayout Scenario
2025-08-07 16:14 UTC
[PATCH] bloom: enable bloom filter with wildcard pathspec in revision traversal
2025-08-07 16:15 UTC (3+ messages)
[PATCH V7 01/11] sched: Scheduler time slice extension
2025-08-07 16:13 UTC (4+ messages)
[PATCH 0/9] smb: client/smbdirect: connect bug fixes/cleanups and smbdirect_socket.status_wait
2025-08-07 16:12 UTC (10+ messages)
` [PATCH 1/9] smb: client: return an error if rdma_connect does not return within 5 seconds
` [PATCH 2/9] smb: client: improve logging in smbd_conn_upcall()
` [PATCH 3/9] smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_get_connection
` [PATCH 4/9] smb: client: only use a single wait_queue to monitor smbdirect connection status
` [PATCH 5/9] smb: client/smbdirect: replace SMBDIRECT_SOCKET_CONNECTING with more detailed states
` [PATCH 6/9] smb: client: use status_wait and SMBDIRECT_SOCKET_NEGOTIATE_RUNNING for completion
` [PATCH 7/9] smb: client: use status_wait and SMBDIRECT_SOCKET_RESOLVE_{ADDR,ROUTE}_RUNNING "
` [PATCH 8/9] smb: smbdirect: introduce smbdirect_socket.status_wait
` [PATCH 9/9] smb: client: make use of smbdirect_socket.status_wait
Xen 4.21 Development Update [June-July]
2025-08-07 16:11 UTC (3+ messages)
[PATCH net-next v2 00/18] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
2025-08-07 16:11 UTC (8+ messages)
` [PATCH net-next v2 12/18] net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
` [PATCH net-next v2 16/18] MIPS: mobileye: add EyeQ5 DMA IOCU support
[PATCH v3 0/9] Add support for i.MX94 DCIF
2025-08-07 16:07 UTC (5+ messages)
` [PATCH v3 5/9] drm/imx: "
[PATCH v2 0/8] Cache coherency management subsystem
2025-08-07 16:07 UTC (5+ messages)
` [PATCH v2 2/8] generic: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
[PATCH 0/3] thunderbolt: Update XDomain vendor properties dynamically
2025-08-07 16:07 UTC (10+ messages)
[PATCH-for-10.1 v2 00/11] hw/sd: Fix SD cards in SPI mode
2025-08-07 16:06 UTC (4+ messages)
[PATCH 0/8] __vmalloc() and no-block support
2025-08-07 16:05 UTC (3+ messages)
` [PATCH 5/8] mm/kasan, mm/vmalloc: Respect GFP flags in kasan_populate_vmalloc()
[Bug 220422] New: USB: Misdecoded serial number from Dymo Twin Turbo (0922:0018) breaks multi-device support in CUPS
2025-08-07 16:04 UTC (3+ messages)
` [Bug 220422] "
[PATCH v3 00/20] xen/riscv: introduce p2m functionality
2025-08-07 16:03 UTC (13+ messages)
` [PATCH v3 06/20] xen/riscv: add root page table allocation
` [PATCH v3 08/20] xen/riscv: add new p2m types and helper macros for type classification
Commit d7d8ab87e3e ("PCI: vmd: Switch to msi_create_parent_irq_domain()") causes early-stage reboots on my Dell XPS-9320
2025-08-07 16:03 UTC (2+ messages)
[PATCH v2] iio: adc: ad4170-4: Use ERR_PTR() with %pe to improve error logging
2025-08-07 16:02 UTC (2+ messages)
[RFC PATCH 0/3] mm/mincore: clean up swap cache helper and PTL
2025-08-07 16:02 UTC (5+ messages)
` [RFC PATCH 1/3] mm/mincore, swap: consolidate swap cache checking for mincore
` [RFC PATCH 2/3] mm/mincore: use a helper for checking the swap cache
` [RFC PATCH 3/3] mm/mincore: avoid touching the PTL
[PATCH 0/4] clocksource: Add standalone MMIO ARM arch timer driver
2025-08-07 16:02 UTC (5+ messages)
` [PATCH 1/4] ACPI: GTDT: Generate platform devices for MMIO timers
` [PATCH 2/4] clocksource/drivers/arm_arch_timer: Add standalone MMIO driver
` [PATCH 3/4] clocksource/drivers/arm_arch_timer_mmio: Switch over to standalone driver
` [PATCH 4/4] clocksource/drivers/arm_arch_timer_mmio: Add MMIO clocksource
[PATCH V2 0/4] Fix mid_q_entry memory leaks in SMB client
2025-08-07 16:02 UTC (5+ messages)
split lock issue in multiboot_dma.bin
2025-08-07 16:00 UTC (2+ messages)
[PATCH] USB: serial: option: add SIMCom 8230C compositions
2025-08-07 16:01 UTC (2+ messages)
[bug report] media: subdev: Add v4l2_subdev_call_state_try() macro
2025-08-07 16:00 UTC
[bug report] net: microchip: sparx5: Add KUNIT test of counters and sorted rules
2025-08-07 16:00 UTC
[bug report] sfc: add mport lookup based on driver's mport data
2025-08-07 16:00 UTC
[RFC PATCH v4] ethtool: add FEC bins histogramm report
2025-08-07 15:59 UTC (2+ messages)
` [Intel-wired-lan] "
[RFC dwarves 0/6] prep for compiler-generated BTF
2025-08-07 15:59 UTC (3+ messages)
` [RFC dwarves 5/6] btf_encoder: Do not error out if BTF is not found in some input files
[linux-next:master 13557/13560] ERROR: modpost: __ex_table+0x14f4 references non-executable section '.data.rel.local.f2fs_attr_readdir_ra'
2025-08-07 15:59 UTC
[bug report] net: axienet: Introduce dmaengine support
2025-08-07 15:59 UTC
[PATCH i-g-t] tests/intel/xe_pmu: Add tests to validate engine activity accuracy
2025-08-07 15:59 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
[bug report] phy: usb: Add USB2.0 phy driver for Sunplus SP7021
2025-08-07 15:57 UTC
[bluez/bluez]
2025-08-07 15:58 UTC
[bluez/bluez] 44e716: build: Move library source to lib/bluetooth
2025-08-07 15:58 UTC
[PATCH] PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe()
2025-08-07 15:58 UTC
[bug report] soc: qcom: icc-bwmon: Add bandwidth monitoring driver
2025-08-07 15:58 UTC
[sj:mm-new 42/45] ERROR: modpost: __ex_table+0x1584 references non-executable section '.rodata.spk_ttyio_synth_probe.str1.4'
2025-08-07 15:58 UTC (2+ messages)
[PATCH] futex: selftests: Add description for futex_wake_op()
2025-08-07 15:57 UTC (2+ messages)
[DPDK/DTS Bug 1765] Add vlan_tci/vlan_tci_outer tracking to testpmd/DTS
2025-08-07 15:57 UTC
[PATCH] kvm: arm64: use BUG() instead of BUG_ON(1)
2025-08-07 15:56 UTC (2+ messages)
[PATCH] usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup
2025-08-07 15:55 UTC
[PATCH] serial: max310x: Add error checking in probe()
2025-08-07 15:54 UTC
[PATCH 1/4] test/py: Correctly restore the DT after capsule tests
2025-08-07 15:54 UTC (4+ messages)
` [PATCH 2/4] test/py: Read from the correct offset when initializing capsules
[PATCH 1/8] video: tidss: Remove unused drivers
2025-08-07 15:53 UTC (3+ messages)
[PATCH 0/4] net: usb: r8152: disable rx aggregation
2025-08-07 15:53 UTC (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] net: usb: r8152: print the detected version
` [PATCH 3/4] net: usb: usbnet: calm noisy debug calls
` [PATCH 4/4] net: usb: add debug call in the receive path
[PATCH] drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()
2025-08-07 15:53 UTC
[bug report] drm/vkms: Allow to configure multiple CRTCs
2025-08-07 15:53 UTC
[PATCH v4 0/4] NFSD DIRECT: misaligned READs fixup, add handling for misaligned WRITEs
2025-08-07 15:53 UTC (7+ messages)
` [PATCH v4 1/4] NFSD: avoid using iov_iter_is_aligned() in nfsd_iter_read()
` sparse warnings with nfsd-testing [was: Re: [PATCH v4 1/4] NFSD: avoid using iov_iter_is_aligned() in nfsd_iter_read()]
[bug report] tracing/events: add startup tests for events
2025-08-07 15:52 UTC
[REGRESSION] vfio gpu passthrough stopped working
2025-08-07 15:52 UTC (2+ messages)
[PATCH] selftests: arm64: Check fread return value in exec_target
2025-08-07 15:49 UTC
[PATCH 0/4] arm64: dts: renesas: Enable I3C on RZ G3S/E
2025-08-07 15:52 UTC (3+ messages)
` [PATCH 4/4] arm64: dts: renesas: rzg3e-smarc-som: Enable I3C
[PATCH BlueZ v2 0/3] Prepare for meson build system
2025-08-07 15:50 UTC (4+ messages)
` [PATCH BlueZ v2 1/3] build: Move library source to lib/bluetooth
` [PATCH BlueZ v2 2/3] client: Fix missing strdup/memset declarations
` [PATCH BlueZ v2 3/3] mesh: Fix 'buf’ may be used uninitialized warning
[PATCH] drm/xe: MADVISE SQUASH for CI-v6_with_comments_addressed_gpuvm_changes
2025-08-07 15:50 UTC (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[PATCH v3 1/2] Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings
2025-08-07 15:50 UTC (2+ messages)
[PATCH net] net/sched: ets: use old 'nbands' while purging unused classes
2025-08-07 15:48 UTC
Realtime threads delayed due to kcompactd0
2025-08-07 15:49 UTC (11+ messages)
[PATCH v10 2/8] platform/x86: asus-armoury: move existing tunings to asus-armoury module
2025-08-07 15:48 UTC (2+ messages)
[PATCH v2 0/2] iio: adc: ad799x: reference voltage capability
2025-08-07 15:47 UTC (2+ messages)
[PATCH 00/18] smb: smbdirect: more use of common structures e.g. smbdirect_send_io
2025-08-07 15:47 UTC (3+ messages)
` [PATCH 08/18] smb: server: make use of common smbdirect_pdu.h
` ksmbd common smbdirect headers for 6.17-rc1? (Re: [PATCH 08/18] smb: server: make use of common smbdirect_pdu.h)
[PATCH] doc/bitbake-user-manual-ref-variables: update BB_TASK_IONICE_LEVEL
2025-08-07 15:46 UTC
[ImageBuilder] Make DEVICE_TREE optional parameter
2025-08-07 15:46 UTC
[PATCH v5 0/7] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
2025-08-07 15:43 UTC (16+ messages)
` [PATCH v5 1/7] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH v5 2/7] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH v5 3/7] hw/cxl/events: Updates for rev3.2 DRAM "
` [PATCH v5 4/7] hw/cxl/events: Updates for rev3.2 memory module "
` [PATCH v5 5/7] hw/cxl/cxl-mailbox-utils: Move declaration of scrub and ECS feature attributes in cmd_features_set_feature()
` [PATCH v5 6/7] hw/cxl: Add support for Maintenance command and Post Package Repair (PPR)
` [PATCH v5 7/7] hw/cxl: Add emulation for memory sparing control feature
[PATCH] Documentation/RelNotes/2.51.0: improve wording for a couple entries
2025-08-07 15:46 UTC (2+ messages)
[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
2025-08-07 15:44 UTC (5+ messages)
` [GSoC PATCH v8 0/5] repo: "
` [GSoC PATCH v8 5/5] repo: add the --format flag
[PATCH v3] drm/xe/hwmon: Add SW clamp for power limits writes
2025-08-07 15:44 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/hwmon: Add SW clamp for power limits writes (rev3)
[PATCH V1 0/4] Add support to configure regulator load for UFS QMP PHY
2025-08-07 15:42 UTC (8+ messages)
` [PATCH V1 4/4] phy: qcom-qmp-ufs: read max-microamp values from device tree
[PATCH RFC 0/5] Marvell PXA1908 power domains
2025-08-07 15:40 UTC (2+ messages)
[PATCH v1 1/2] dts: fix docstring typo in checksum suite
2025-08-07 15:35 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] dts: add reception check to checksum offload suite
[PATCH 00/24] Optimize the hot path in the UFS driver
2025-08-07 15:40 UTC (10+ messages)
` [PATCH 04/24] scsi: core: Implement reserved command handling
[patch 0/6] perf: Convert mmap() related reference counts to refcount_t
2025-08-07 15:39 UTC (4+ messages)
` [patch 4/6] perf/core: Split out ringbuffer allocation
[PATCH v2] iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()
2025-08-07 15:39 UTC (2+ messages)
[openeuler:OLK-5.10 2818/2818] ../lib/gcc/aarch64-linux/5.5.0/plugin/include/gimple.h:283:22: error: field 'call_used' has incomplete type 'pt_solution'
2025-08-07 15:38 UTC
[robh:dt-convert 298/801] Warning: Duplicate compatible "active-semi,act8945a" found in schemas matching "$id":
2025-08-07 15:38 UTC
[PATCH 00/22] Add support for A100/A133 display
2025-08-07 15:29 UTC (10+ messages)
` [PATCH 01/22] dt-bindings: iommu: sun50i: remove resets from required property
` [PATCH 07/22] dt-bindings: vendor-prefixes: Shenzhen Baijie Technology
` [PATCH 09/22] iommu: sun50i: make reset control optional
[PATCH next] smb: client: Fix use after free in send_done()
2025-08-07 15:36 UTC (11+ messages)
` Using smatch and sparse together (Re: [PATCH next] smb: client: Fix use after free in send_done())
[robh:dt-convert 186/801] htmldocs: Warning: Documentation/hwmon/vexpress.rst references a file that doesn't exist: Documentation/devicetree/bindings/hwmon/vexpress.txt
2025-08-07 15:32 UTC
[PATCH] fix random failures in shell/integrity.sh
2025-08-07 15:31 UTC (6+ messages)
[PATCH v3 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
2025-08-07 15:31 UTC (8+ messages)
[PATCH 0/3] MT8189 IOMMU SUPPORT
2025-08-07 15:24 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: mediatek: mt8189: Add bindings for MM & APU & INFRA IOMMU
` [PATCH 2/3] iommu/mediatek: Add a flag DL_WITH_MULTI_LARB
[Buildroot] [PATCH 1/2] package/luajit: add CPE_VERSION & CPE_UPDATE
2025-08-07 15:29 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/luajit: ignore multiple CVEs
[gdamjan:v6.17/thinkpad-x9-14 12/72] ERROR: modpost: __ex_table+0x1584 references non-executable section '.rodata.liteeth_probe.str1.4'
2025-08-07 15:27 UTC
[bvanassche:ufs-lrbp-as-priv-data 9/34] ERROR: modpost: __ex_table+0x1d10 references non-executable section '.bss._key.47140'
2025-08-07 15:27 UTC
[PATCH] adc: meson-saradc: uint cannot be less than zero
2025-08-07 15:07 UTC (3+ messages)
[PATCH] clk: meson: Remove unreachable code
2025-08-07 15:22 UTC (2+ messages)
[PATCH v4 1/1] userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
2025-08-07 15:27 UTC (3+ messages)
[PATCH BlueZ 1/3] build: Move library source to lib/bluetooth
2025-08-07 15:27 UTC (2+ messages)
` Prepare for meson build system
[syzbot ci] Re: net: Revert tx queue length on partial failure in dev_qdisc_change_tx_queue_len()
2025-08-07 15:26 UTC (6+ messages)
` "
[PATCH bpf-next 0/3] bpf: Report arena faults to BPF streams
2025-08-07 15:25 UTC (5+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for arena fault reporting
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.