messages from 2024-12-06 08:11:34 to 2024-12-06 09:08:49 UTC [more...]
GCP cloud : Virtio-PMD performance Issue
2024-12-06 8:23 UTC (2+ messages)
[meta-filesystems][PATCH] xfstests: add missing run-time dependencies
2024-12-06 9:08 UTC
[PATCH 6.1.y] drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_compute
2024-12-06 10:06 UTC
[PATCH] tcp: check socket state before calling WARN_ON
2024-12-06 9:08 UTC (10+ messages)
[PATCH] sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug
2024-12-06 9:07 UTC (2+ messages)
[PATCH v4] i2c: imx: support DMA defer probing
2024-12-06 9:07 UTC (5+ messages)
[PATCH v2 00/10] perf/amd/ibs: Fix sample period computations
2024-12-06 9:07 UTC (10+ messages)
` [PATCH v2 05/10] perf/amd/ibs: Don't allow freq mode event creation through ->config interface
` [PATCH v2 06/10] perf/amd/ibs: Add pmu specific minimum period
` [PATCH v2 10/10] perf test amd ibs: Add sample period unit test
[PATCH] reftable/writer: ensure valid range for log's update_index
2024-12-06 9:06 UTC (2+ messages)
[PATCH v4 0/4] rust: miscdevice: Provide sample driver using the new MiscDevice bindings
2024-12-06 9:05 UTC (10+ messages)
` [PATCH v4 1/4] Documentation: ioctl-number: Carve out some identifiers for use by sample drivers
` [PATCH v3 1/5] rust: miscdevice: Provide accessor to pull out miscdevice::this_device
` [PATCH v3 2/5] Documentation: ioctl-number: Carve out some identifiers for use by sample drivers
` [PATCH v4 2/4] samples: rust: Provide example using the new Rust MiscDevice abstraction
` [PATCH v4 3/4] sample: rust_misc_device: Demonstrate additional get/set value functionality
` [PATCH v3 3/5] samples: rust: Provide example using the new Rust MiscDevice abstraction
` [PATCH v4 4/4] MAINTAINERS: Add Rust Misc Sample to MISC entry
` [PATCH v3 4/5] sample: rust_misc_device: Demonstrate additional get/set value functionality
` [PATCH v3 5/5] MAINTAINERS: Add Rust Misc Sample to MISC entry
[PATCH 5.10.y-cip 0/8] Add RPC-IF support for RZ/G2UL SoC
2024-12-06 9:05 UTC (9+ messages)
` [PATCH 5.10.y-cip 1/8] mtd: spi-nor: atmel: Add support for AT25QL128A serial NOR flash
` [PATCH 5.10.y-cip 2/8] spi: rpc-if: differentiate between unsupported and invalid requests
` [PATCH 5.10.y-cip 3/8] spi: rpc-if: Add missing MODULE_DEVICE_TABLE
` [PATCH 5.10.y-cip 4/8] memory: renesas-rpc-if: Fix PHYCNT.STRTIM setting
` [PATCH 5.10.y-cip 5/8] memory: renesas-rpc-if: Use Hi-Z state as the default setting for IOVF pins
` [PATCH 5.10.y-cip 6/8] arm64: dts: renesas: rzg2lc-smarc-som: Enable 4-bit tx support
` [PATCH 5.10.y-cip 7/8] arm64: dts: renesas: rz{g2l,g2lc}-smarc-som: Update partition table for spi-nor flash
` [PATCH 5.10.y-cip 8/8] arm64: dts: renesas: rzg2ul-smarc-som: Enable serial NOR flash
[PATCH] clk: imx: Enable IMX93_CLK_LVDS_GATE only for i.MX93
2024-12-06 9:05 UTC (2+ messages)
[PATCH 1/4] drm/amdgpu: Add psp v14_0_3 ras support
2024-12-06 9:04 UTC (4+ messages)
` [PATCH 2/4] drm/amdgpu: Add umc v8_14_0 ip headers
` [PATCH 3/4] drm/amdgpu: Add umc v8_14 ras functions
` [PATCH 4/4] drm/amdgpu: Support nbif v6_3_1 fatal error handling
[PATCH] tests/xe_exec_sip: increase timeout margin for tests
2024-12-06 9:05 UTC (3+ messages)
` ✗ GitLab.Pipeline: warning for tests/xe_exec_sip: increase timeout margin for tests (rev2)
` ✓ i915.CI.BAT: success "
[GIT PULL] sound fixes for 6.13-rc2
2024-12-06 9:05 UTC (2+ messages)
[PATCH leds v5 00/12] Turris Omnia LED driver changes
2024-12-06 9:04 UTC (7+ messages)
` [PATCH leds v5 12/12] ARM: dts: turris-omnia: Add global LED brightness change interrupt
[PATCH net-next 0/2] Fix race between datagram socket address change and rehash
2024-12-06 9:04 UTC (7+ messages)
` [PATCH net-next 2/2] datagram, udp: Set local address and rehash socket atomically against lookup
[PATCH 00/45] drm/msm/dp: Add MST support for MSM chipsets
2024-12-06 9:04 UTC (13+ messages)
` [PATCH 02/45] drm/msm/dp: disable the opp table request even for dp_ctrl_off_link()
` [PATCH 03/45] drm/msm/dp: fix the intf_type of MST interfaces
` [PATCH 04/45] drm/msm/dp: split msm_dp_panel_read_sink_caps() into two parts
` [PATCH 05/45] drm/msm/dp: add a helper to read mst caps for dp_panel
` [PATCH 06/45] drm/msm/dp: remove dp_display's dp_mode and use dp_panel's instead
` [PATCH 07/45] drm/msm/dp: break up dp_display_enable into two parts
[PATCH v3 net-next] net/mlx5e: Report rx_discards_phy via rx_fifo_errors
2024-12-06 9:03 UTC
[LTP] [PATCH v3 1/2] nfs_lib.sh: Add support for extra NFS mount options
2024-12-06 9:02 UTC (3+ messages)
` [LTP] [PATCH v3 2/2] Add test for data integrity over NFS
[OE-core][PATCH] inetutils: increase alternative priority for hostname
2024-12-06 9:02 UTC
[PATCH v3 0/5] rust: miscdevice: Provide sample driver using the new MiscDevice bindings
2024-12-06 9:01 UTC (18+ messages)
` [PATCH v3 1/5] rust: miscdevice: Provide accessor to pull out miscdevice::this_device
` [PATCH v3 3/5] samples: rust: Provide example using the new Rust MiscDevice abstraction
[PATCH AUTOSEL 6.11 01/15] usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
2024-12-06 9:01 UTC (3+ messages)
` [PATCH AUTOSEL 6.11 13/15] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a
[PATCH 0/2] Remove apss_dbg clock from IPQ5424 gcc driver
2024-12-06 9:00 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: gcc-ipq5424: remove apss_dbg clock macro
[PATCH] common/config: use modprobe -w when supported
2024-12-06 9:00 UTC (4+ messages)
[RFC PATCH v3 00/11] tcg-plugins: add hooks for discontinuities
2024-12-06 8:58 UTC (16+ messages)
` [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
` [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
[PATCH v2 1/2] arm64: dt: imx93-tqma9352-mba93xxca: enable Open Drain for MDIO
2024-12-06 8:59 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dt: imx93-tqma9352-mba93xxla: "
[isar-cip-core][PATCH 00/10] Various initramfs hook improvements
2024-12-06 8:59 UTC (5+ messages)
` [isar-cip-core][PATCH 10/10] initramfs-crypt-hook: invalidate PCR7 after unlocking partitions
[PATCH 6.1&6.6 0/3] kbuild: Avoid weak external linkage where possible
2024-12-06 8:58 UTC (4+ messages)
` [PATCH 6.1&6.6 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH 6.1&6.6 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH 6.1&6.6 3/3] btf: Avoid weak external references
[PATCH v3 0/2] Add support for nuvoton ma35d1 pwm controller
2024-12-06 8:55 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: pwm: nuvoton: Add MA35D1 pwm
` [PATCH v3 2/2] pwm: Add Nuvoton MA35D1 PWM controller support
[PATCH crypto-2.6] crypto: rsassa-pkcs1 - Avoid pointing to rodata in scatterlists
2024-12-06 8:17 UTC (4+ messages)
[PATCH 0/4] arm64: dts: qcom: sm8750: CDSP and modem
2024-12-06 8:57 UTC (7+ messages)
` [PATCH 3/4] arm64: dts: qcom: sm8750-mtp: Enable CDSP and mention MPSS
` [PATCH 4/4] arm64: dts: qcom: sm8750-qrd: "
[PATCH] advice: suggest using subcommand "git config set"
2024-12-06 8:57 UTC (3+ messages)
` [PATCH v2] "
[PATCH net-next v1 00/21] lan78xx: Preparations for PHYlink
2024-12-06 8:56 UTC (4+ messages)
` [PATCH net-next v1 02/21] net: usb: lan78xx: Remove KSZ9031 PHY fixup
[PATCH v2 1/2] platform/chrome: cros_ec: jump to RW before probing
2024-12-06 8:55 UTC (3+ messages)
deploying both NFS client and server on the same machine triggle hungtask
2024-12-06 8:55 UTC (3+ messages)
` deploying both NFS client and server on the same machine trigger hungtask
[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
2024-12-06 8:55 UTC (7+ messages)
` [PATCH 09/27] ext4: move out inode_lock into ext4_fallocate()
` [PATCH 12/27] ext4: introduce seq counter for the extent status entry
[git pull] drm for 6.13-rc1
2024-12-06 8:54 UTC (6+ messages)
[PATCH 6.12 000/826] 6.12.2-rc1 review
2024-12-06 8:54 UTC (3+ messages)
` [PATCH 6.12 383/826] iommu/tegra241-cmdqv: Staticize cmdqv_debugfs_dir
[PATCH] base.bbclass: fix RRECOMMENDS extend issue for multilib
2024-12-06 8:53 UTC (2+ messages)
` [OE-core] "
[PATCH v2] gpio: gpiolib: fix refcount imbalance in gpiochip_setup_dev()
2024-12-06 8:53 UTC
[PATCH] sched: Move task_mm_cid_work to mm delayed work
2024-12-06 8:53 UTC (4+ messages)
[PATCH] gpio: gpiolib: fix refcount imbalance in gpiochip_setup_dev()
2024-12-06 8:53 UTC (4+ messages)
[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 1/1] arch/arm64/kvm/../../../virt/kvm/arm/arm.c:212:21: error: 'KVM_MAX_VCPU_ID' undeclared; did you mean 'KVM_MAX_VCPU_IDS'?
2024-12-06 8:51 UTC
[PATCH v3 1/6] dt-bindings: net: dwmac: Convert socfpga dwmac to DT schema
2024-12-06 8:51 UTC
[PATCH net-next] rtase: Refine the if statement
2024-12-06 8:48 UTC
[PATCH V4 1/2] dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
2024-12-06 8:48 UTC (2+ messages)
` [PATCH V4 2/2] dmaengine: fsl-edma: free irq correctly in remove path
[GIT PULL] MMC fixes for v6.13-rc2
2024-12-06 8:48 UTC
[RFC 00/13] rust: Reinvent the wheel for HPET timer in Rust
2024-12-06 9:06 UTC (9+ messages)
` [RFC 06/13] rust: add bindings for memattrs
` [RFC 13/13] i386: enable rust hpet for pc when rust is enabled
[PATCH v2 0/6] Add PCIe support for Qualcomm IPQ5332
2024-12-06 8:46 UTC (5+ messages)
` [PATCH v2 2/6] phy: qcom: Introduce PCIe UNIPHY 28LP driver
Potential bug: git rev-list missing objects
2024-12-06 8:46 UTC
[PATCH v2] mm: Respect mmap hint address when aligning for THP
2024-12-06 8:46 UTC (3+ messages)
[PATCH v2 00/25] TDX vCPU/VM creation
2024-12-06 8:45 UTC (5+ messages)
` [PATCH v2 03/25] x86/virt/tdx: Read essential global metadata for KVM
` [PATCH v2 16/25] KVM: TDX: Get system-wide info about TDX module on initialization
[PATCH -next] mm: don't try THP align for FS without get_unmapped_area
2024-12-06 8:44 UTC (2+ messages)
[PATCH v3 00/15] Start compiling with `-Wsign-compare`
2024-12-06 8:44 UTC (4+ messages)
` [PATCH v3 07/15] sign-compare: 32-bit support
[PATCH 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2024-12-06 8:44 UTC (3+ messages)
git add -p is slow for sparse checkout
2024-12-06 8:43 UTC (3+ messages)
[PATCH v3] arm64: dts: sprd: Fix battery-detect-gpios property
2024-12-06 8:43 UTC (2+ messages)
[PATCH 0/2] target/arm: Two more float_status conversions
2024-12-06 8:41 UTC (5+ messages)
` [PATCH 1/2] target/arm: Use float_status in helper_fcvtx_f64_to_f32
` [PATCH 2/2] target/arm: Use float_status in helper_vfp_fcvt{ds,sd}
[GIT PULL] pmdomain fixes for v6.13-rc2
2024-12-06 8:40 UTC
Fotowoltaika i pompa ciepła
2024-12-06 8:41 UTC
[PATCH 0/9] target/arm: Helper type cleanups
2024-12-06 8:40 UTC (17+ messages)
` [PATCH 1/9] target/arm: Introduce fpst alias for helper.h
` [PATCH 2/9] target/arm: Convert vfp_helper.c to fpst alias
` [PATCH 3/9] target/arm: Convert helper-a64.c "
` [PATCH 4/9] target/arm: Convert vec_helper.c "
` [PATCH 5/9] target/arm: Convert neon_helper.c "
` [PATCH 6/9] target/arm: Convert sve_helper.c "
` [PATCH 8/9] target/arm: Convert vec_helper.c to use env alias
` [PATCH 9/9] target/arm: Convert neon_helper.c "
[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
2024-12-06 8:39 UTC (5+ messages)
[PATCH v1 0/1] arm64: dts: exynos990: Add cmu nodes
2024-12-06 8:36 UTC (4+ messages)
` [PATCH v1 1/1] arm64: dts: exynos990: Add clock management unit nodes
[PATCH] MAINTAINERS: Remove Albert Ou from riscv
2024-12-06 8:36 UTC (4+ messages)
[PATCH 0/1] tools/libacpi: clear out compilation warnings
2024-12-06 8:37 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
2024-12-06 8:37 UTC (10+ messages)
[PATCH] i2c: nomadik: Add missing sentinel to match table
2024-12-06 8:35 UTC (2+ messages)
[PATCH] hpet: do not overwrite properties on post_load
2024-12-06 8:53 UTC (2+ messages)
[PATCH 6.1.y] ssb: Fix potential NULL pointer dereference in ssb_device_uevent()
2024-12-06 9:32 UTC
Question about interrupt prioriyt of ARM GICv3/4
2024-12-06 8:33 UTC
[PATCH v4 0/2] Add support for RAS DES feature in PCIe DW
2024-12-06 7:44 UTC (3+ messages)
` [PATCH v4 1/2] PCI: dwc: Add support for vendor specific capability search
` [PATCH v4 2/2] PCI: dwc: Add debugfs based RASDES support in DWC
[PATCH v3 0/3] Expand firmware-name property to load specific
2024-12-06 8:34 UTC (5+ messages)
` [PATCH v3 2/3] Bluetooth: qca: Expand firmware-name to load specific nvm and rampatch
[PATCH] regulator:s5m8767 Fully convert to GPIO descriptors
2024-12-06 8:33 UTC (2+ messages)
[PATCH v4 00/13] Device / Driver PCI / Platform Rust abstractions
2024-12-06 8:33 UTC (4+ messages)
` [PATCH v4 13/13] samples: rust: add Rust platform sample driver
[RFC PATCH 0/5] support unaligned access to xHCI Capability
2024-12-06 8:31 UTC (4+ messages)
` [RFC PATCH 2/5] system/memory: support unaligned access
[PATCH v3] mm/readahead: fix large folio support in async readahead
2024-12-06 8:30 UTC
[PATCH v2] lib/xe/xe_gt: Repair xe_gt_stats_get_count function
2024-12-06 8:31 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for lib/xe/xe_gt: Repair xe_gt_stats_get_count function (rev2)
[PATCH RFC net-next 0/2] net: napi: add CPU affinity to napi->config
2024-12-06 8:29 UTC (3+ messages)
` [Intel-wired-lan] [PATCH RFC net-next 2/2] idpf: use napi's irq affinity
[PATCH v1 0/1] drm/xe/pf: Use an explicit check to see if the device has LMTT
2024-12-06 8:29 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for "
[PATCH i-g-t] lib/igt_core: Add helper detecting CI environment
2024-12-06 8:28 UTC
[RFC PATCH] resource: Fix CXL node not populated issue
2024-12-06 8:28 UTC (5+ messages)
[PATCH] sparc: Move va_end() before exit
2024-12-06 8:19 UTC (2+ messages)
[PATCH v4 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
2024-12-06 8:26 UTC (16+ messages)
` [PATCH v4 01/15] media: i2c: ds90ub9x3: Fix extra fwnode_handle_put()
` [PATCH v4 02/15] media: i2c: ds90ub960: Fix UB9702 refclk register access
` [PATCH v4 03/15] media: i2c: ds90ub960: Fix use of non-existing registers on UB9702
` [PATCH v4 04/15] media: i2c: ds90ub960: Fix logging SP & EQ status only for UB9702
` [PATCH v4 05/15] media: i2c: ds90ub960: Fix UB9702 VC map
` [PATCH v4 06/15] media: i2c: ds90ub960: Use HZ_PER_MHZ
` [PATCH v4 07/15] media: i2c: ds90ub960: Add support for I2C_RX_ID
` [PATCH v4 08/15] media: i2c: ds90ub960: Add RGB24, RAW8 and RAW10 formats
` [PATCH v4 09/15] media: i2c: ds90ub953: Clear CRC errors in ub953_log_status()
` [PATCH v4 10/15] media: i2c: ds90ub960: Drop unused indirect block define
` [PATCH v4 11/15] media: i2c: ds90ub960: Reduce sleep in ub960_rxport_wait_locks()
` [PATCH v4 12/15] media: i2c: ds90ub960: Handle errors in ub960_log_status_ub960_sp_eq()
` [PATCH v4 13/15] media: i2c: ds90ub913: Add error handling to ub913_hw_init()
` [PATCH v4 14/15] media: i2c: ds90ub953: Add error handling for i2c reads/writes
` [PATCH v4 15/15] media: i2c: ds90ub960: Fix shadowing of local variables
[PATCH v3 0/9] Require error handling for dynamically created objects
2024-12-06 8:25 UTC (4+ messages)
[next -v1 0/5] Some cleanup for memcg
2024-12-06 8:24 UTC (5+ messages)
` [next -v1 3/5] memcg: simplify the mem_cgroup_update_lru_size function
[PATCH 0/2] blk-mq: fix lockdep warning between sysfs_lock and cpuhotplug lock
2024-12-06 8:24 UTC (7+ messages)
` [PATCH 1/2] blk-mq: register cpuhp callback after hctx is added to xarray table
` [PATCH V2] null_blk: cleanup null_init_tag_set
` [PATCH 1/3] ubd_drv: fix return value for COMMIT* command
` [PATCH 2/2] blk-mq: move cpuhp callback registering out of q->sysfs_lock
` [PATCH 2/3] ubd_drv: fix io command buffer mapping
[PATCH] dt-bindings: input: convert dlg,da7280.txt to dt-schema
2024-12-06 8:24 UTC (3+ messages)
arch/s390/pci/pci_event.c:406:16-20: ERROR: reference preceded by free on line 344
2024-12-06 8:20 UTC
[PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-12-06 8:20 UTC (2+ messages)
[PATCH 6.1.y] media: mtk-vcodec: potential null pointer deference in SCP
2024-12-06 9:16 UTC
[PATCH v4 0/11] futex: Add support task local hash maps
2024-12-06 8:19 UTC (3+ messages)
` [PATCH v4 07/11] futex: Allow to make the number of slots invariant
[syzbot] [bcachefs?] KMSAN: uninit-value in rw_aux_tree_insert_entry
2024-12-06 8:18 UTC
[linus:master] [x86/vdso] e93d2521b2: stress-ng.pagemove.page_remaps_per_sec 82.8% improvement
2024-12-06 8:18 UTC
[PATCH 0/6] ufs: core: initial cleanup and defines sync with Linux v6.12
2024-12-06 8:17 UTC (4+ messages)
` [PATCH 2/6] ufs: core: mark unexported functions as static
[bigeasy-staging:futex_local_v4 7/11] kernel/futex/core.c:1364 futex_hash_is_invariant() warn: signedness bug returning '(-22)'
2024-12-06 8:17 UTC (2+ messages)
[PATCH 0/5] Some more drm/amd/display deadcoding
2024-12-06 2:27 UTC (2+ messages)
[PATCH v5.10-v6.1] drm/amd/display: Check BIOS images before it is used
2024-12-06 4:14 UTC
[PATCH] blk-mq: move cpuhp callback registering out of q->sysfs_lock
2024-12-06 8:15 UTC (2+ messages)
[RFC][PATCH] sched: deadline: Remove unnecessary goto label in pick_earliest_pushable_dl_task
2024-12-06 8:14 UTC (3+ messages)
` [PATCH v2] sched: deadline: Cleanup "
Using KASAN to catch streaming DMA API violations
2024-12-06 8:14 UTC (2+ messages)
[PATCH v6 1/2] dt-bindings: cpufreq: Document support for Airoha EN7581 CPUFreq
2024-12-06 8:13 UTC (4+ messages)
[PATCH bpf-next 0/2] selftests: bpf: Migrate test_xdp_meta.sh to test_progs
2024-12-06 8:12 UTC (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: test_xdp_meta: Rename BPF sections
` [PATCH bpf-next 2/2] selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c
[PATCH v2] drm/etnaviv: add optional reset support
2024-12-05 15:06 UTC (3+ 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.