All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-28 07:53:29 to 2025-09-28 10:02:02 UTC [more...]

[syzbot] [ext4?] kernel BUG in ext4_es_cache_extent (3)
 2025-09-28 10:02 UTC 

[PATCH v3 0/1] Add SPI offload trigger offset
 2025-09-28 10:00 UTC  (3+ messages)
` [PATCH v3 1/1] spi: offload: Add offset parameter

[PATCH v3 0/4] cpufreq: Fixes and cleanups related to CPUFREQ_ETERNAL
 2025-09-28 10:00 UTC  (4+ messages)
` [PATCH v3 1/4] cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency

[bluez/bluez]
 2025-09-28 10:00 UTC 

[PATCH -next RFC 00/16] cpuset: rework local partition logic
 2025-09-28  9:57 UTC  (2+ messages)

[PATCH 0/7] TLV integration tests and test/py cleanup
 2025-09-28  9:54 UTC  (4+ messages)
` [PATCH 3/7] test: move dm-verity testdata generation to fixture

[PATCH v3 0/8] Add SPI offload support to AD4030
 2025-09-28  9:53 UTC  (3+ messages)
` [PATCH v3 4/8] iio: adc: ad4030: Reduce register access transfer speed

[PATCH v4 0/7] Add Type-C DP support for RK3399 EVB IND board
 2025-09-28  9:52 UTC  (6+ messages)
` [PATCH v4 5/7] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection

[PULL v2 00/11] loongarch-to-apply queue
 2025-09-28  9:24 UTC  (12+ messages)
` [PULL v2 01/11] target/loongarch: move some machine define to virt.h
` [PULL v2 02/11] hw/loongarch: add virt feature dmsi support
` [PULL v2 03/11] hw/loongarch: add misc register support dmsi
` [PULL v2 04/11] loongarch: add a direct interrupt controller device
` [PULL v2 05/11] target/loongarch: add msg interrupt CSR registers
` [PULL v2 06/11] hw/loongarch: DINTC add a MemoryRegion
` [PULL v2 07/11] hw/loongarch: Implement dintc realize and unrealize
` [PULL v2 08/11] hw/loongarch: Implement dintc set irq
` [PULL v2 09/11] target/loongarch: Add CSR_ESTAT.bit15 and CSR_ECFG.bit15 for msg interrupts
` [PULL v2 10/11] target/loongarch:Implement csrrd CSR_MSGIR register
` [PULL v2 11/11] hw/loongarch: Implement DINTC plug/unplug interfaces

[PATCH RFC net-next 00/20] Marvell PTP stuffs
 2025-09-28  9:51 UTC  (4+ messages)
` [PATCH RFC net-next 11/20] net: dsa: mv88e6xxx: split out EXTTS pin setup

[RFT PATCH v2 0/2] Fix cross migration issue with missing features: pdcm, arch-capabilities
 2025-09-28  9:46 UTC  (2+ messages)

[PATCH] perf/x86/zhaoxin: Fix instructions error by missing fixedctr member
 2025-09-28  9:44 UTC  (2+ messages)

[PATCH v2] iio: accel: bma400: Refactor generic interrupt configuration
 2025-09-28  9:44 UTC  (4+ messages)

[RFT PATCH v2 0/2] Fix cross migration issue with missing features: pdcm, arch-capabilities
 2025-09-28  9:41 UTC  (3+ messages)

[PATCH v3 0/4] iio: mpl3115: add support for DRDY interrupt
 2025-09-28  9:41 UTC  (4+ messages)
` [PATCH v3 2/4] iio: mpl3115: use guards from cleanup.h

[syzbot] [ext4?] kernel BUG in ext4_es_cache_extent (3)
 2025-09-28  9:41 UTC  (5+ messages)
` Forwarded: [PATCH] ext4: fix BUG_ON in ext4_es_cache_extent due to out-of-order extents
` Forwarded: [PATCH] ext4: validate extent entries before caching in ext4_find_extent()

[PATCH net-next 0/3] TXGBE feat new AML firmware
 2025-09-28  9:39 UTC  (4+ messages)
` [PATCH net-next 1/3] net: txgbe: expend SW-FW mailbox buffer size to identify QSFP module
` [PATCH net-next 2/3] net: txgbe: optimize the flow to setup PHY for AML devices
` [PATCH net-next 3/3] net: txgbe: rename txgbe_get_phy_link()

[rafael-pm:bleeding-edge 209/212] drivers/acpi/battery.c:1267:2: error: expected expression
 2025-09-28  9:39 UTC 

[Intel-wired-lan] [PATCH v2 iwl-net] igc: power up the PHY before the link test
 2025-09-28  9:30 UTC  (3+ messages)

[PATCH RFC net-next v2 0/19] net: stmmac: experimental PCS conversion
 2025-09-28  9:21 UTC  (20+ messages)
` [PATCH RFC net-next v2 01/19] net: stmmac: remove broken PCS code
` [PATCH RFC net-next v2 02/19] net: stmmac: remove xstats.pcs_* members
` [PATCH RFC net-next v2 03/19] net: stmmac: remove SGMII/RGMII/SMII interrupt handling
` [PATCH RFC net-next v2 04/19] net: stmmac: remove PCS "mode" pause handling
` [PATCH RFC net-next v2 05/19] net: stmmac: remove unused PCS loopback support
` [PATCH RFC net-next v2 06/19] net: stmmac: remove hw->ps xxx_core_init() hardware setup
` [PATCH RFC net-next v2 07/19] net: stmmac: remove RGMII "pcs" mode
` [PATCH RFC net-next v2 08/19] net: stmmac: move reverse-"pcs" mode setup to stmmac_check_pcs_mode()
` [PATCH RFC net-next v2 09/19] net: stmmac: simplify stmmac_check_pcs_mode()
` [PATCH RFC net-next v2 10/19] net: stmmac: hw->ps becomes hw->reverse_sgmii_enable
` [PATCH RFC net-next v2 11/19] net: stmmac: do not require snps,ps-speed for SGMII
` [PATCH RFC net-next v2 12/19] net: stmmac: only call stmmac_pcs_ctrl_ane() for integrated SGMII PCS
` [PATCH RFC net-next v2 13/19] net: stmmac: convert to phylink PCS support
` [PATCH RFC net-next v2 14/19] net: stmmac: only initialise PCS when present
` [PATCH RFC net-next v2 15/19] net: stmmac: add stmmac_mac_irq_modify()
` [PATCH RFC net-next v2 16/19] net: stmmac: add support for controlling PCS interrupts
` [PATCH RFC net-next v2 17/19] net: stmmac: configure AN control according to phylink
` [PATCH RFC net-next v2 18/19] net: stmmac: report PCS configuration changes
` [PATCH RFC net-next v2 19/19] net: stmmac: add support specifying PCS supported interfaces

[PATCH RFC net-next 0/6] net: add phylink managed WoL and convert stmmac
 2025-09-28  9:32 UTC  (8+ messages)
` [PATCH RFC net-next 1/6] net: phy: add phy_can_wakeup()
` [PATCH RFC net-next 2/6] net: phy: add phy_may_wakeup()
` [PATCH RFC net-next 3/6] net: phylink: add phylink managed MAC Wake-on-Lan support
` [PATCH RFC net-next 4/6] net: phylink: add phylink managed wake-on-lan PHY speed control
` [PATCH RFC net-next 5/6] net: stmmac: convert to phylink-managed Wake-on-Lan
` [PATCH RFC net-next 6/6] net: stmmac: convert to phylink managed WoL PHY speed

[PATCH 00/15] Optimize vrr.guardband and fix LRR
 2025-09-28  9:31 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for Optimize vrr.guardband and fix LRR (rev12)
` ✓ Xe.CI.BAT: success for Optimize vrr.guardband and fix LRR (rev13)
` ✗ Xe.CI.Full: failure "

[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
 2025-09-28  9:30 UTC  (5+ messages)
` [RFC PATCH v2 04/18] iommu/riscv: Add IRQ domain for interrupt remapping

[f2fs-dev] [PATCH] Documentation: f2fs: Fix typos in sysfs-fs-f2fs
 2025-09-28  9:30 UTC  (3+ messages)
  `  "

[PATCH v3 0/2] hwmon: Add support for MPS mp2925 and mp2929 chip
 2025-09-28  9:28 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add MPS mp2925 and mp2929
  ` [PATCH v3 2/2] hwmon: add MP2925 and MP2929 driver

[PATCH v2] Update the USB option driver for the Rolling RW101R-GL modules
 2025-09-28  9:28 UTC 

[PATCH v2] exfat: combine iocharset and utf8 option setup
 2025-09-28  9:27 UTC  (3+ messages)

[syzbot] [ext4?] kernel BUG in ext4_es_cache_extent (3)
 2025-09-28  9:26 UTC 

[PATCH v1-changed] erofs-utils: add hybrid source support for local metadata and gzran
 2025-09-28  9:25 UTC  (5+ messages)
` [PATCH v2] erofs-utils: add source support for tarindex "
` [PATCH v3] "
` [PATCH v3-changed] "

[cocci] Improving handling of position information for SmPL?
 2025-09-28  9:22 UTC 

[PATCH v3 1/2] ASoC: tas2781: Support two newly-released amplifiers tas5815 and tas5828 in the driver
 2025-09-28  9:15 UTC  (2+ messages)
` [PATCH v3 2/2] ASoC: tas2781: Update ti,tas2781.yaml for adding tas5815 and tas5828

[f2fs-dev] [PATCH RFC] f2fs: freeze fs operations during f2fs_enable_checkpoint()
 2025-09-28  9:20 UTC  (2+ messages)
`  "

[asahilinux:bits/000-devicetree 38/140] arch/arm64/boot/dts/apple/t6000-j314s.dtb: /soc/spi@39b10c000/hid-transport@0: failed to match any schema with compatible: ['apple,spi-hid-transport']
 2025-09-28  9:18 UTC 

[PATCH] staging: gpib: Fix no EOI on 1 and 2 byte writes
 2025-09-28  9:18 UTC 

[PATCH v2 0/5] Add support for the LTM8054 voltage regulator
 2025-09-28  9:07 UTC  (3+ messages)
` [PATCH v2 2/5] iio: add processed write API

Bugzilla down
 2025-09-28  9:06 UTC  (2+ messages)

[PATCH 0/2] riscv: dts: spacemit: Add initial support for MusePi Pro
 2025-09-28  9:04 UTC  (14+ messages)
` [PATCH 1/2] dt-bindings: riscv: spacemit: Add MusePi Pro board
` [PATCH 2/2] riscv: dts: spacemit: Add MusePi Pro board device tree

[PATCH] examples/ip_reassembly: remove conflicting Tx offload
 2025-09-28  9:04 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: gpu: mali-valhall: make mali-supply optional
 2025-09-28  9:03 UTC  (2+ messages)
` [PATCH v2 2/2] drm/panthor: skip regulator setup if no such prop

[PATCH] arm64: add unlikely hint to MTE async fault check in el0_svc_common
 2025-09-28  9:01 UTC  (2+ messages)

[PATCH v6 0/9] iio: imu: new inv_icm45600 driver
 2025-09-28  9:00 UTC  (9+ messages)
` [PATCH v6 2/9] iio: imu: inv_icm45600: add "
` [PATCH v6 3/9] iio: imu: inv_icm45600: add buffer support in iio devices
` [PATCH v6 4/9] iio: imu: inv_icm45600: add IMU IIO gyroscope device
` [PATCH v6 7/9] iio: imu: inv_icm45600: add SPI driver for inv_icm45600 driver

[PATCH ath-next] wifi: ath10k: Support for FTM TLV test commands
 2025-09-28  8:57 UTC  (2+ messages)

[PATCH v2 0/6] VFIO: cpr-transfer fixes
 2025-09-28  8:54 UTC  (7+ messages)
` [PATCH v2 1/6] vfio/container: Remap only populated parts in a section
` [PATCH v2 2/6] vfio/cpr-legacy: drop an erroneous assert
` [PATCH v2 3/6] vfio/iommufd: Set cpr.ioas_id on source side for CPR transfer
` [PATCH v2 4/6] vfio/iommufd: Restore vbasedev's reference to hwpt after "
` [PATCH v2 5/6] accel/kvm: Fix an erroneous check on coalesced_mmio_ring
` [PATCH v2 6/6] accel/kvm: Fix SIGSEGV when execute "query-balloon" after CPR transfer

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-09-28  8:55 UTC  (2+ messages)

[PATCH v7 00/11] Add more tests for multi fs block atomic writes
 2025-09-28  8:55 UTC  (3+ messages)
` [PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx

[PATCH] regmap: mmio: Add module description
 2025-09-28  8:53 UTC 

[f2fs-dev] [PATCH v2 1/2] f2fs/021: test quota mount option
 2025-09-28  8:34 UTC  (4+ messages)
`  "
` [f2fs-dev] [PATCH v2 2/2] f2fs/022: do sanity check on footer of non inode dnode
  `  "

[PULL 00/13] loongarch queue
 2025-09-28  8:47 UTC  (14+ messages)
` [PULL 01/13] target/loongarch: Use mmu idx bitmap method when flush TLB
` [PULL 02/13] target/loongarch: Add parameter tlb pointer with fill_tlb_entry
` [PULL 03/13] target/loongarch: Reduce TLB flush with helper_tlbwr
` [PULL 04/13] target/loongarch: Update TLB index selection method
` [PULL 05/13] target/loongarch: Fix page size set issue with CSR_STLBPS
` [PULL 06/13] target/loongarch: Add tlb search callback in loongarch_tlb_search()
` [PULL 07/13] target/loongarch: Add common API loongarch_tlb_search_cb()
` [PULL 08/13] target/loongarch: Change return value type with loongarch_tlb_search_cb()
` [PULL 09/13] target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid_or_g
` [PULL 10/13] target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid
` [PULL 11/13] target/loongarch: Invalid tlb entry in invalidate_tlb()
` [PULL 12/13] target/loongarch: Only flush one TLB entry in helper_invtlb_page_asid_or_g()
` [PULL 13/13] target/loongarch: Only flush one TLB entry in helper_invtlb_page_asid()

[PATCH v2 net-next 0/3] net: lockless skb_attempt_defer_free()
 2025-09-28  8:49 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: make softnet_data.defer_count an atomic
` [PATCH v2 net-next 2/3] net: use llist for sd->defer_list
` [PATCH v2 net-next 3/3] net: add NUMA awareness to skb_attempt_defer_free()

[PATCH net-next 0/4] pull request for net-next: batman-adv 2025-09-16
 2025-09-28  8:45 UTC  (5+ messages)
` [PATCH net-next 3/4] batman-adv: keep skb crc32 helper local in BLA

[PATCH net-next 0/3] net: lockless skb_attempt_defer_free()
 2025-09-28  8:45 UTC  (4+ messages)
` [PATCH net-next 3/3] net: add NUMA awareness to skb_attempt_defer_free()

[Intel-wired-lan] [PATCH iwl-next v4 1/1] e1000e: Introduce private flag to disable K1
 2025-09-28  8:35 UTC  (2+ messages)

[PATCH net-next v3 0/2] net/smc: make wr buffer count configurable
 2025-09-28  8:39 UTC  (7+ messages)
` [PATCH net-next v3 1/2] "

[PATCH v1] LoongArch: Add -fno-isolate-erroneous-paths-dereference in Makefile
 2025-09-28  8:39 UTC  (3+ messages)

[PATCH v3 00/16] TDX: Enable Dynamic PAMT
 2025-09-28  8:35 UTC  (5+ messages)
` [PATCH v3 11/16] KVM: TDX: Add x86 ops for external spt cache

[PATCH v1] drm/panthor: skip regulator setup if no such prop
 2025-09-28  8:36 UTC  (3+ messages)

[PATCH] btrfs: Add the nlink annotation in btrfs_inode_item
 2025-09-28  8:35 UTC  (7+ messages)

[PATCH] via_wdt: fix critical boot hang due to unnamed resource allocation
 2025-09-28  8:33 UTC 

Multi-LUN ATAPI devices (Panasonic PD)
 2025-09-28  8:09 UTC  (3+ messages)

[PATCH 1/1] cxl/port: Avoid missing port component registers setup
 2025-09-28  8:27 UTC 

[PATCH v2 0/9] drm/connector: hdmi: limit infoframes per driver capabilities, second approach
 2025-09-28  8:24 UTC  (20+ messages)
` [PATCH v2 1/9] drm/display: hdmi-state-helpers: warn on unsupported InfoFrame types
` [PATCH v2 2/9] drm/bridge: adv7511: handle unsupported InfoFrames
` [PATCH v2 3/9] drm/bridge: ite-it6263: "
` [PATCH v2 4/9] drm/bridge: lontium-lt9611: "
` [PATCH v2 5/9] drm/bridge: synopsys/dw-hdmi-qp: "
` [PATCH v2 6/9] drm/msm: hdmi: "
` [PATCH v2 7/9] drm/rockchip: rk3066_hdmi: "
` [PATCH v2 8/9] drm/rockchip: inno-hdmi: "
` [PATCH v2 9/9] drm/sun4i: hdmi: "

[PATCH v2 4/9] drm/panthor: Implement optional reset
 2025-09-28  8:24 UTC  (11+ messages)

[PATCH 1/2] f2fs/021: test quota mount option
 2025-09-28  8:17 UTC  (6+ messages)
` [PATCH 2/2] f2fs/022: do sanity check on footer of non inode dnode
        ` [f2fs-dev] "

[PATCH net-next v2 0/4] net: add WoL from PHY support for stm32mp135f-dk
 2025-09-28  8:21 UTC  (6+ messages)
` [PATCH net-next v2 2/4] net: stmmac: stm32: add WoL from PHY support

[PATCH RFC Dovetail 6.16 0/5] Dovetail: Minor cleanups found while debugging the pipeline entry code
 2025-09-28  8:21 UTC  (4+ messages)
` [PATCH RFC Dovetail 6.16 5/5] kernel/irq/chip: Do not call low level irq chip hooks directly

[paulmck-rcu:dev.2025.09.23a] BUILD SUCCESS 137f95f6b292430b6cc3ee76863b2a28db61e2e8
 2025-09-28  8:19 UTC 

[PATCH 0/5] VFIO: cpr-transfer fixes
 2025-09-28  8:15 UTC  (3+ messages)

[PATCH v3] perf tools c2c: Add annotation support to perf c2c report
 2025-09-28  9:02 UTC  (3+ messages)
` [PATCH v4] "

[PATCH blktests] check: print device names provided to test_device_array()
 2025-09-28  8:15 UTC 

[PATCH 5/5] accel/kvm: Fix SIGSEGV when execute "query-balloon" after CPR transfer
 2025-09-28  8:13 UTC  (3+ messages)

[PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
 2025-09-28  8:15 UTC  (11+ messages)

[PATCH v2 0/6] i2c: spacemit: fix and introduce pio
 2025-09-28  8:09 UTC  (7+ messages)
` [PATCH v2 6/6] i2c: spacemit: introduce pio for k1

[PATCH] Update the USB serial option driver support for the Rolling RW101R-GL LTE modules. - VID:PID 33f8:0301, RW101R-GL for laptop debug M.2 cards(with MBIM interface for /Linux/Chrome OS) 0x0301: mbim, pipe Here are the outputs of usb-devices: T: Bus=04 Lev=01 Prnt=01 Port=02 Cnt=01 Dev#= 2 Spd=5000 MxCh= 0 D: Ver= 3.20 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 9 #Cfgs= 1 P: Vendor=33f8 ProdID=0301 Rev=05.04 S: Manufacturer=Rolling Wireless S.a.r.l. S: Product=Rolling RW101R-GL Module S: SerialNumber=3ec4efdf C: #Ifs= 3 Cfg#= 1 Atr=a0 MxPwr=896mA I: If#= 0 Alt= 0 #EPs= 1 Cls=02(commc) Sub=0e Prot=00 Driver=cdc_mbim E: Ad=81(I) Atr=03(Int.) MxPS= 64 Ivl=32ms I: If#= 1 Alt= 1 #EPs= 2 Cls=0a(data ) Sub=00 Prot=02 Driver=cdc_mbim E: Ad=0f(O) Atr=02(Bulk) MxPS=1024 Ivl=0ms E: Ad=8e(I) Atr=02(Bulk) MxPS=1024 Ivl=0ms I: If#= 2 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=40 Driver=option E: Ad=01(O) Atr=02(Bulk) MxPS=1024 Ivl=0ms E: Ad=82(I) Atr=02(Bulk) MxPS=1024 Ivl=0ms E: Ad=83(I) Atr=03(Int.) MxPS= 10 Ivl=32ms
 2025-09-28  8:10 UTC  (2+ messages)

[PATCH] vfio: Remove workaround for kernel DMA unmap overflow bug
 2025-09-28  8:05 UTC  (3+ messages)

[syzbot] [ext4?] kernel BUG in ext4_es_cache_extent (3)
 2025-09-28  8:00 UTC 

[bluetooth-next:master] BUILD SUCCESS be812ace0378a9db86344ad637c5ed2a5d11f216
 2025-09-28  7:54 UTC 

[PATCH] Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak
 2025-09-28  6:37 UTC 


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.