All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-18 06:38:28 to 2025-07-18 07:39:02 UTC [more...]

[PATCH V2] drm/amdgpu: add command to check address validity
 2025-07-18  7:38 UTC  (2+ messages)

[PATCH net-next v1 1/1] Documentation: networking: add detailed guide on Ethernet flow control configuration
 2025-07-18  7:38 UTC  (3+ messages)

[PATCH v14 0/2] Add support for IPQ5018 tsens
 2025-07-18  7:38 UTC  (6+ messages)
` [PATCH v14 1/2] dt-bindings: thermal: qcom-tsens: make ipq5018 tsens standalone compatible
` [PATCH v14 2/2] arm64: dts: qcom: ipq5018: Update tsens node and thermal zones

[PATCH v21 00/12] Improve write performance for zoned UFS devices
 2025-07-18  7:38 UTC  (10+ messages)
` [PATCH v21 03/12] blk-zoned: Add an argument to blk_zone_plug_bio()
` [PATCH v21 05/12] blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller
` [PATCH v21 06/12] blk-zoned: Introduce a loop in blk_zone_wplug_bio_work()
` [PATCH v21 07/12] blk-zoned: Support pipelining of zoned writes

[PATCH] Revert "drm/amd/display: limit clear_update_flags to dcn32 and above"
 2025-07-18  1:51 UTC  (11+ messages)

Regression: DDC I2C Display Freezing for internal displays
 2025-07-17 19:42 UTC  (2+ messages)

[PATCH 0/2] tracing/perf: Prevent double unregister of perf and tracepoint probes
 2025-07-18  7:35 UTC  (6+ messages)
` [PATCH 1/2] tracing/perf: Prevent double unregister of perf probes

[PATCH net-next v4 0/4] net: add local address bind support to vxlan and geneve
 2025-07-18  7:35 UTC  (5+ messages)
` [PATCH net-next v4 2/4] net: vxlan: add netlink option to bind vxlan sockets to local addresses
` [PATCH net-next v4 4/4] net: geneve: enable binding geneve "

[PATCH v2] cpufreq: queue policy->update work to a dedicated thread
 2025-07-18  7:32 UTC  (3+ messages)

[PATCH v3 0/5] dt-bindings: msm/dp: Add support for 4 pixel streams
 2025-07-18  7:32 UTC  (5+ messages)
` [PATCH v3 3/5] dt-bindings: display/msm: drop assigned-clock-parents for dp controller
` [PATCH v3 4/5] dt-bindings: display/msm: add stream pixel clock bindings for MST

[PATCH V3 0/5] Add an optimization also raid6test for RISC-V support
 2025-07-18  7:27 UTC  (12+ messages)
` [PATCH V3 1/5] raid6: riscv: Clean up unused header file inclusion
` [PATCH V3 2/5] raid6: riscv: replace one load with a move to speed up the caculation
` [PATCH V3 3/5] raid6: riscv: Prevent compiler with vector support to build already vectorized code
` [PATCH V3 4/5] raid6: riscv: Allow code to be compiled in userspace
` [PATCH V3 5/5] raid6: test: Add support for RISC-V

[PATCH 0/3] enhance zynqmp_pm_get_family_info()
 2025-07-18  7:24 UTC  (2+ messages)

[PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
 2025-07-18  7:27 UTC  (2+ messages)

[PATCH v2 00/19] gpu: nova-core: register!() macro improvements
 2025-07-18  7:26 UTC  (20+ messages)
` [PATCH v2 01/19] gpu: nova-core: register: minor grammar and spelling fixes
` [PATCH v2 02/19] gpu: nova-core: register: fix typo
` [PATCH v2 03/19] gpu: nova-core: register: allow fields named `offset`
` [PATCH v2 04/19] gpu: nova-core: register: improve documentation for basic registers
` [PATCH v2 05/19] gpu: nova-core: register: simplify @leaf_accessor rule
` [PATCH v2 06/19] gpu: nova-core: register: remove `try_` accessors for relative registers
` [PATCH v2 07/19] gpu: nova-core: register: move OFFSET declaration to I/O impl block
` [PATCH v2 08/19] gpu: nova-core: register: fix documentation and indentation
` [PATCH v2 09/19] gpu: nova-core: register: add missing doccomments for fixed registers I/O accessors
` [PATCH v2 10/19] gpu: nova-core: register: add fields dispatcher internal rule
` [PATCH v2 11/19] gpu: nova-core: register: improve `Debug` implementation
` [PATCH v2 12/19] gpu: nova-core: register: generate correct `Default` implementation
` [PATCH v2 13/19] gpu: nova-core: register: split @io rule into fixed and relative versions
` [PATCH v2 14/19] gpu: nova-core: register: use #[inline(always)] for all methods
` [PATCH v2 15/19] gpu: nova-core: register: redesign relative registers
` [PATCH v2 16/19] gpu: nova-core: falcon: add distinct base address for PFALCON2
` [PATCH v2 17/19] gpu: nova-core: register: add support for register arrays
` [PATCH v2 18/19] gpu: nova-core: falcon: use register arrays for FUSE registers
` [PATCH v2 19/19] gpu: nova-core: register: add support for relative array registers

[PATCH] arm64: versal-net: Update rtc calibration value
 2025-07-18  7:23 UTC  (2+ messages)

[PATCH] drm/sitronix/st7571-i2c: Make st7571_panel_data to be static variables
 2025-07-18  7:25 UTC 

[PATCH v1] toradex: tdx-cfg-block: add verdin i.mx8m mini 0216 pid4
 2025-07-18  7:25 UTC  (2+ messages)

Add CHANGE_HANDLE ioctl for drm gem v2
 2025-07-18  7:24 UTC  (6+ messages)
` [PATCH 2/2] drm: Move drm_gem ioctl kerneldoc to uapi file

[PATCH v4 0/6] __folio_split() clean up
 2025-07-18  7:23 UTC  (9+ messages)
` [PATCH v4 1/6] mm/huge_memory: move unrelated code out of __split_unmapped_folio()
` [PATCH v4 2/6] mm/huge_memory: remove after_split label in __split_unmapped_folio()
` [PATCH v4 3/6] mm/huge_memory: deduplicate code in __folio_split()
` [PATCH v4 4/6] mm/huge_memory: convert VM_BUG* to VM_WARN* in __folio_split

[f2fs-dev] [Bug 220321] New: F2FS: workqueue: WQ_MEM_RECLAIM writeback:wb_workfn is flushing !WQ_MEM_RECLAIM events_unbound:quota_release_workfn
 2025-07-18  7:22 UTC  (2+ messages)
` [f2fs-dev] [Bug 220321] "

[Bug 220341] New: Bluetooth crashes about 30-40 minutes after I connect my headphones: "Bluetooth: hci0: Hardware error 0x0a"
 2025-07-18  7:22 UTC  (3+ messages)
` [Bug 220341] "

[PATCH v3 0/8] iio: imu: new inv_icm45600 driver
 2025-07-18  7:21 UTC  (3+ messages)
` [PATCH v3 1/8] dt-bindings: iio: imu: Add inv_icm45600

[PATCH] PCI: Add device-specific reset for Kunpeng virtual functions
 2025-07-18  7:21 UTC  (2+ messages)

[v1 resend 00/12] THP support for zone device page migration
 2025-07-18  7:21 UTC  (5+ messages)
` [v1 resend 04/12] mm/migrate_device: THP migration of zone device pages

[meta-tensorflow][PATCH 1/3] recipes: adapt to UNPACKDIR changes
 2025-07-18  7:19 UTC  (6+ messages)
` [meta-tensorflow][PATCH 2/3] bazel-native: adapt to UNPACKDIR changes - avoid WORKDIR/sources

[PATCH v1 0/6] Enable fastboot support for IPQ9574 based boards
 2025-07-18  7:18 UTC  (5+ messages)

[PATCH v2] xen/netfront: Fix TX response spurious interrupts
 2025-07-18  7:19 UTC  (3+ messages)

[PATCH v4] erofs: fix build error with CONFIG_EROFS_FS_ZIP_ACCEL=y
 2025-07-18  7:18 UTC  (2+ messages)

pull-request: rtw-next-2025-07-18
 2025-07-18  7:18 UTC 

[RFC PATCH v1] PM: wakeup: Provide interface for userspace to abort suspend
 2025-07-18  7:18 UTC 

[PATCH] clang.bbclass: Add libcxx to default base dependencies
 2025-07-18  7:17 UTC 

[PATCH v1 1/2] perf topdown: Use attribute to see an event is a topdown metic or slots
 2025-07-18  7:17 UTC  (2+ messages)
` [PATCH v1 2/2] perf parse-events: Fix missing slots for Intel topdown metric events

[PATCH net-next v4 0/7] net: airoha: Introduce NPU callbacks for wlan offloading
 2025-07-18  7:14 UTC  (3+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: airoha: npu: Add memory regions used for wlan offload

[PATCH v4 0/3] Add support for is31fl3236a LED controller
 2025-07-18  7:16 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: leds: is31fl32xx: convert the binding to yaml

[PATCH] x86/fpu: Fix potential NULL dereference in avx512_status()
 2025-07-18  7:12 UTC  (2+ messages)

[PATCH v4 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-07-18  7:12 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings
` [PATCH v4 2/4] dt-bindings: PCI: qcom,pcie-sa8775p: document link_down reset
` [PATCH v4 3/4] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy
` [PATCH v4 4/4] arm64: dts: qcom: sa8775p: add link_down reset for pcie

[PATCH v2 0/7] mfd: tps6594: Add TI TPS652G1 support
 2025-07-18  7:13 UTC  (4+ messages)
` [GIT PULL] Immutable branch between MFD, Misc and Pinctrl due for the v6.17 merge window

striped LV and expected performance
 2025-07-18  7:13 UTC 

[PATCH v4] staging: rtl8192u: Rename ChannelPlan to channel_plan and fix index name
 2025-07-18  7:13 UTC  (2+ messages)
` [PATCH v4] staging: rtl8192u: Rename ChannelPlan to channel_plan

[PATCH] drm/sched: Avoid double re-lock on the job free path
 2025-07-18  7:13 UTC  (7+ messages)

[GIT PULL]: Generic phy fixes for v6.16
 2025-07-18  7:12 UTC 

[PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-07-18  8:20 UTC  (5+ messages)

[PATCH] rust/pl011: merge device_class.rs into device.rs
 2025-07-18  7:00 UTC 

[GIT PULL]: dmaengine fixes for v6.16
 2025-07-18  7:10 UTC 

[CI 00/17] adl auxcss ci run
 2025-07-18  7:10 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for adl auxcss ci run (rev3)
` ✓ CI.KUnit: success "

[PATCH v6 0/2] Export fan control and register fans as cooling devices
 2025-07-18  7:08 UTC  (6+ messages)
` [PATCH v6 1/2] hwmon: (cros_ec) add PWM control over fans
` [PATCH v6 2/2] hwmon: (cros_ec) register fans into thermal framework cooling devices

[PATCH v2] clk: at91: sam9x7: update pll clk ranges
 2025-07-18  6:45 UTC  (2+ messages)

[PATCH] tools/xe_gputop: Adding GPU frequency support
 2025-07-18  7:08 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH V2] ASoC: mediatek: mt8365-dai-i2s: pass correct size to mt8365_dai_set_priv
 2025-07-18  6:48 UTC  (2+ messages)

[GIT PULL]: soundwire fixes for v6.16
 2025-07-18  7:07 UTC 

[PATCH 0/2] media: i2c: Add OmniVision OV6211 image sensor driver
 2025-07-18  7:07 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add OmniVision OV6211 image sensor
` [PATCH 2/2] media: i2c: Add OmniVision OV6211 image sensor driver

[PATCH v2 0/3] pinctrl: mediatek: Add pinctrl driver on mt8189
 2025-07-18  6:45 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: mediatek: Add support for mt8189
` [PATCH v2 2/3] arm64: dts: mediatek: mt8189: Add pinmux macro header file
` [PATCH v2 3/3] pinctrl: mediatek: Add pinctrl driver on mt8189

[PATCH] arm64: zynqmp: Let fit-dtb.blob generated all the time
 2025-07-18  7:04 UTC 

[PATCH v3] ALSA: usb: qcom: Adjust mutex unlock order
 2025-07-18  7:03 UTC 

[PATCH v3 drm-dp 00/11] Fix hibmc driver bugs
 2025-07-18  6:51 UTC  (12+ messages)
` [PATCH v3 drm-dp 01/11] drm/hisilicon/hibmc: fix the i2c device resource leak when vdac init failed
` [PATCH v3 drm-dp 02/11] drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irq
` [PATCH v3 drm-dp 03/11] drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local
` [PATCH v3 drm-dp 04/11] drm/hisilicon/hibmc: fix the hibmc loaded failed bug
` [PATCH v3 drm-dp 05/11] drm/hisilicon/hibmc: fix rare monitors cannot display problem
` [PATCH v3 drm-dp 06/11] drm/hisilicon/hibmc: add dp mode valid check
` [PATCH v3 drm-dp 07/11] drm/hisilicon/hibmc: fix dp and vga cannot show together
` [PATCH v3 drm-dp 08/11] drm/hisilicon/hibmc: fix no showing when no connectors connected
` [PATCH v3 drm-dp 09/11] drm/hisilicon/hibmc: fix no showing problem with loading hibmc manually
` [PATCH v3 drm-dp 10/11] drm/hisilicon/hibmc: adapting modification for the former commit
` [PATCH v3 drm-dp 11/11] drm/hisilicon/hibmc: "

[PATCH v2] ufs: core: Use link recovery when the h8 exit failure during runtime resume
 2025-07-18  6:59 UTC  (3+ messages)

[PATCH 2/3] arm64: dts: s32g3: Fix whitespace issue in device tree
 2025-07-18  6:58 UTC  (2+ messages)

[PATCH 0/3] thermal: Support Amlogic C3 thermal
 2025-07-18  6:37 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: thermal: amlogic: Add compatible string for C3
` [PATCH 2/3] thermal: amlogic: Support C3 thermal controller driver
` [PATCH 3/3] arm64: dts: amlogic: c3: Add tempsensor controller node

[PULL] IIO: New driver support, features etc for 6.17
 2025-07-18  6:56 UTC 

[PATCH 1/2] drm/rockchip: vop2: Add delay between poll registers
 2025-07-18  6:41 UTC  (4+ messages)
` [PATCH 2/2] drm/rockchip: vop2: Only wait for changed layer cfg done when there is pending cfgdone bits

[PATCH net-next 0/2] dpll: zl3073x: Read clock ID from device property
 2025-07-18  6:55 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: dpll: Add clock ID property

[PATCH 01/11] erofs-utils: mkfs: don't generate encoded extents for ztailpacking
 2025-07-18  6:54 UTC  (11+ messages)
` [PATCH 02/11] erofs-utils: lib: consolidate erofs_iflush()
` [PATCH 03/11] erofs-utils: use virtual file interface for the buffer manager
` [PATCH 04/11] erofs-utils: lib: change argument order of erofs_io_pread()
` [PATCH 05/11] erofs-utils: lib: introduce meta buffer operations
` [PATCH 06/11] erofs-utils: lib: use meta buffers for inode operations
` [PATCH 07/11] erofs-utils: lib: use meta buffers for zmap operations
` [PATCH 08/11] erofs-utils: lib: use meta buffers for xattr operations
` [PATCH 09/11] erofs-utils: formalize erofs_pread()
` [PATCH 10/11] erofs-utils: fsck, dump: support metadata compression
` [PATCH 11/11] erofs-utils: introduce metadata compression [metabox]

[PATCH 6.1] crypto: qat - fix ring to service map for QAT GEN4
 2025-07-18  6:54 UTC  (3+ messages)

[PATCH v7 00/11] Allow x86 to unflatten DTs
 2025-07-18  6:51 UTC  (5+ messages)
` [PATCH v7 03/11] x86: Replace arch-specific boot_domain with the common one

[PATCH] mm: swap: correctly use maxpages in swapon syscall to avoid potential deadloop
 2025-07-18  6:51 UTC 

[PATCH RFC 1/2] riscv: remove irqflags.h inclusion in asm/bitops.h
 2025-07-18  6:40 UTC  (6+ messages)
` [PATCH RFC 2/2] riscv: introduce percpu.h into include/asm
      ` [External] "

[RFC PATCH 0/3] KVM: SVM: Fix IRQ window inhibit handling
 2025-07-18  6:43 UTC  (4+ messages)
` [RFC PATCH 1/3] KVM: SVM: Fix clearing IRQ window inhibit with nested guests
` [RFC PATCH 2/3] KVM: SVM: Fix IRQ window inhibit handling across multiple vCPUs
` [RFC PATCH 3/3] KVM: SVM: Optimize IRQ window inhibit handling

[linux-next:master 5398/10823] arch/arm64/boot/dts/freescale/imx95-15x15-evk.dtb: phy@4c1f0040 (fsl,imx95-usb-phy): Unevaluated properties are not allowed ('fsl,phy-pcs-tx-deemph-3p5db-attenuation-db' was unexpected)
 2025-07-18  6:48 UTC 

[PATCH 0/9] USB/IP VHCI suspend fix and driver cleanup
 2025-07-18  6:48 UTC  (10+ messages)
` [PATCH 1/9] usb: vhci-hcd: Prevent suspending virtually attached devices
` [PATCH 2/9] usb: vhci-hcd: Fix space, brace, alignment and line length issues

[PATCH 1/4] bcachefs: Ensure we don't return with closure on waitlist
 2025-07-18  6:47 UTC  (4+ messages)
` [PATCH 2/4] bcachefs: bch2_move_data() now walks btree nodes
` [PATCH 3/4] bcachefs: rereplicate flushes interior updates
` [PATCH 4/4] bcachefs: can_use_btree_node()

[PATCH i-g-t 0/2] Multi-Tile Handling in IGT
 2025-07-18  6:46 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] x86: Conditionalise init_dom0_cpu_policy()
 2025-07-18  6:45 UTC  (2+ messages)

[meta-raspberrypi][PATCH] udev-rules-rpi: explicitly set PV
 2025-07-18  6:44 UTC 

[PATCH v2 0/7] net: Use min()/max()/max_t() to improve code
 2025-07-18  6:42 UTC  (3+ messages)
` [PATCH v2 7/7] wifi: rtlwifi: Use min()/max() "

[PATCH v2 0/5] Add Type-C DP support for RK3399 EVB IND board
 2025-07-18  6:26 UTC  (7+ messages)
` [PATCH v2 4/5] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP
` [PATCH v2 5/5] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

[PATCH v2] selftests/damon: introduce _common.sh to host shared function
 2025-07-18  6:42 UTC 

[PATCH 0/2] generalise vcpu0 creation for predefined domains
 2025-07-18  6:42 UTC  (5+ messages)
` [PATCH 2/2] x86: generalise vcpu0 creation for a domain

[PATCH 0/6] iio: imu: inv_icm42600: pm_runtime fixes + various changes
 2025-07-18  6:40 UTC  (7+ messages)
` [PATCH 4/6] iio: imu: inv_icm42600: Simplify pm_runtime setup

[PATCH 0/4] Initial support for Qualcomm Hamoa IOT EVK board
 2025-07-18  6:40 UTC  (4+ messages)
` [PATCH 3/4] arm64: dts: qcom: Add HAMOA-IOT-SOM platform

[PATCH rtw-next] wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan mode
 2025-07-18  6:39 UTC  (2+ messages)

[PATCH v3 0/3] panthor: print task pid and comm on gpu errors
 2025-07-18  6:38 UTC  (4+ messages)
` [PATCH v3 1/3] panthor: set owner field for driver fops
` [PATCH v3 2/3] panthor: save task pid and comm in panthor_group
` [PATCH v3 3/3] panthor: dump task pid and comm on gpu errors


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.