messages from 2025-07-07 09:16:27 to 2025-07-07 11:13:05 UTC [more...]
[PATCH v11 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2025-07-07 11:12 UTC (14+ messages)
` [PATCH v11 1/4] rust: types: Add Ownable/Owned types
` [PATCH v11 2/4] rust: Split `AlwaysRefCounted` into two traits
` [PATCH v11 4/4] rust: Add `OwnableRefCounted`
[PATCH v2] drm/bridge: tc358767: fix uninitialized variable regression
2025-07-07 11:11 UTC (2+ messages)
[PATCH v7 0/7] timers: Exclude isolated cpus from timer migration
2025-07-07 11:11 UTC (5+ messages)
` [PATCH v7 1/7] timers: Rename tmigr 'online' bit to 'available'
` [PATCH v7 2/7] timers: Add the available mask in timer migration
[PATCH 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
2025-07-07 11:11 UTC (5+ messages)
` [PATCH 1/8] execmem: drop unused execmem_update_copy()
` [PATCH 3/8] execmem: rework execmem_cache_free()
[PATCH net-next v3 00/10] net/mlx5: HWS, Optimize matchers ICM usage
2025-07-07 11:10 UTC (13+ messages)
` [PATCH net-next v3 03/10] net/mlx5: HWS, Export rule skip logic
` [PATCH net-next v3 04/10] net/mlx5: HWS, Refactor "
` [PATCH net-next v3 07/10] net/mlx5: HWS, Track matcher sizes individually
` [PATCH net-next v3 08/10] net/mlx5: HWS, Rearrange to prevent forward declaration
` [PATCH net-next v3 09/10] net/mlx5: HWS, Shrink empty matchers
` [PATCH net-next v3 10/10] net/mlx5: Add HWS as secondary steering mode
[PATCH v3 0/5] iommufd: Destroy vdevice on device unbind
2025-07-07 10:58 UTC (11+ messages)
` [PATCH v3 2/5] iommufd: Destroy vdevice on idevice destroy
[PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
2025-07-07 11:05 UTC (4+ messages)
[PATCH -next] mm/memory: fix null pointer dereference in fault_dirty_shared_page
2025-07-07 10:51 UTC
[PATCH] pmdomain: ti: Select PM_GENERIC_DOMAINS
2025-07-07 11:03 UTC (2+ messages)
[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
2025-07-07 11:03 UTC (7+ messages)
` [PATCH 10/23] m68k: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset "
` [PATCH 23/23] binfmt_elf: Warn on missing or suspicious "
[syzbot] [mm?] [fs?] WARNING in path_noexec
2025-07-07 11:02 UTC
[syzbot] [kernel?] UBSAN: shift-out-of-bounds in das16m1_attach
2025-07-07 11:01 UTC
[PATCH] staging: media: atomisp: Fix premature setting of HMM_BO_DEVICE_INITED flag
2025-07-07 10:57 UTC (8+ messages)
[syzbot] [kernel?] UBSAN: shift-out-of-bounds in das16m1_attach
2025-07-07 10:18 UTC (3+ messages)
[syzbot] [kernel?] UBSAN: shift-out-of-bounds in pcl726_attach
2025-07-07 10:01 UTC (4+ messages)
` [PATCH] commdi: pcl726: Prevent invalid irq number
[PATCH v2 00/10] pmdomain: Partial refactor, support modem and RTFF
2025-07-07 10:56 UTC (11+ messages)
` [PATCH v2 01/10] dt-bindings: memory: mtk-smi: Document #access-controller-cells
` [PATCH v2 02/10] dt-bindings: clock: mediatek: "
` [PATCH v2 03/10] dt-bindings: power: mediatek: Document access-controllers property
` [PATCH v2 04/10] pmdomain: mediatek: Refactor bus protection regmaps retrieval
` [PATCH v2 05/10] pmdomain: mediatek: Handle SoCs with inverted SRAM power-down bits
` [PATCH v2 06/10] pmdomain: mediatek: Move ctl sequences out of power_on/off functions
` [PATCH v2 07/10] pmdomain: mediatek: Add support for modem power sequences
` [PATCH v2 08/10] pmdomain: mediatek: Add support for RTFF Hardware in MT8196/MT6991
` [PATCH v2 09/10] pmdomain: mediatek: Convert all SoCs to new style regmap retrieval
` [PATCH v2 10/10] arm64: dts: mediatek: Convert all SoCs to use access-controllers
[PATCH v3] sched/fair: Use sched_domain_span() for topology_span_sane()
2025-07-07 10:53 UTC
[PATCH v7 0/6] imx8mp: add support for the IMX AIPSTZ bridge
2025-07-07 10:51 UTC (7+ messages)
` [PATCH v7 4/6] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'
[PATCH 0/3] usb: typec: tcpm/tcpci_maxim: irq wake and other updates
2025-07-07 10:50 UTC (4+ messages)
` [PATCH 1/3] usb: typec: tcpm/tcpci_maxim: fix irq wake usage
` [PATCH 2/3] usb: typec: tcpm/tcpci_maxim: drop CONFIG_OF
` [PATCH 3/3] usb: typec: tcpm/tcpci_maxim: enable PROBE_PREFER_ASYNCHRONOUS
[PATCH 00/10] pmdomain: Partial refactor, support modem and RTFF
2025-07-07 10:49 UTC (3+ messages)
[PATCH 0/3] Add support for Superspeed plus EndPoint for Bulk and Isochronous transfers
2025-07-07 10:49 UTC (10+ messages)
` [PATCH 1/3] usb:gadget:zero: support for super speed plus
` [PATCH 2/3] usb: gadget: f_sourcesink support for maxburst for bulk transfers
` [PATCH 3/3] usb: gadget: f_sourcesink: Addition of SSP endpoint companion for Isochronous transfers
[PATCH net-next v3] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
2025-07-07 10:48 UTC
[PATCH v2 0/4] rust: i2c: Add basic I2C driver abstractions
2025-07-07 10:47 UTC (8+ messages)
` [PATCH v2 1/4] rust: i2c: add basic I2C device and "
` [PATCH v2 2/4] rust: i2c: add manual I2C device creation abstractions
[PATCH v12 0/6] reset: spacemit: add K1 reset support
2025-07-07 10:47 UTC (4+ messages)
` [PATCH v12 5/6] reset: spacemit: add support for SpacemiT CCU resets
[PATCH net-next v2] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
2025-07-07 10:46 UTC (2+ messages)
Linux 6.15.5
2025-07-07 10:41 UTC (3+ messages)
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-07 10:46 UTC (3+ messages)
[PATCH net-next v13 00/12] Add Microchip ZL3073x support (part 1)
2025-07-07 10:45 UTC (7+ messages)
` [PATCH net-next v13 12/12] dpll: zl3073x: Add support to get/set frequency on pins
[GIT PULL] Immutable tag between SpacemiT's reset and clock trees for v6.17
2025-07-07 10:44 UTC (5+ messages)
[PATCH v2 0/6] iio: Add support for MT6363/6373 Auxiliary ADC
2025-07-07 10:44 UTC (4+ messages)
[PATCH] net: Use of_reserved_mem_region_to_resource{_byname}() for "memory-region"
2025-07-07 10:43 UTC (2+ messages)
[PATCH v8 00/16] further mt7988 devicetree work
2025-07-07 10:43 UTC (11+ messages)
` [PATCH v8 02/16] dt-bindings: net: mediatek,net: allow up to 8 IRQs
` [PATCH v8 03/16] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v8 04/16] dt-bindings: net: mediatek,net: add sram property
` (subset) [PATCH v8 00/16] further mt7988 devicetree work
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-07 10:43 UTC (3+ messages)
[PATCH 0/3] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
2025-07-07 10:41 UTC (3+ messages)
[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
2025-07-07 10:40 UTC (13+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name
[RFC PATCH 0/3] MediaTek Hardware Voter driver
2025-07-07 10:40 UTC (5+ messages)
` [RFC PATCH 2/3] dt-bindings: firmware: Document the MediaTek Hardware Voter (HWV)
[syzbot] [kernel?] KMSAN: uninit-value in dt2817_dio_insn_bits
2025-07-07 10:39 UTC
Dead lock with clock global prepare_lock mutex and device's power.runtime_status
2025-07-07 10:58 UTC (3+ messages)
[PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
2025-07-07 10:34 UTC (8+ messages)
` [PATCH 05/10] mm/mremap: use an explicit uffd failure path for mremap
[PATCH v2] gve: global: fix "for a while" typo
2025-07-07 10:32 UTC (2+ messages)
[PATCH v2] atm: lanai: fix "take a while" typo
2025-07-07 10:31 UTC (2+ messages)
[PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
2025-07-07 10:29 UTC (2+ messages)
[PATCH] PCI/DPC: Extend DPC recovery timeout
2025-07-07 10:30 UTC
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-07 10:28 UTC (6+ messages)
` [PATCH v5 bpf-next 2/5] landlock: Use path_walk_parent()
[PATCH 01/20] clocksource/drivers/vf-pit: Replace raw_readl/writel to reald/writel
2025-07-07 10:28 UTC (5+ messages)
` [PATCH 05/20] clocksource/drivers/vf_pit: Pass the cpu number as parameter
` [PATCH 16/20] clocksource/drivers/vf-pit: Consolidate calls to pit_*_disable/enable
[PATCH 6.6] thermal/of: Fix mask mismatch when no trips subnode
2025-07-07 10:27 UTC
[PATCH v2 0/3] cacheinfo: Set cache 'id' based on DT data
2025-07-07 10:27 UTC (4+ messages)
` [PATCH v2 1/3] "
drivers/media/test-drivers/vivid/vivid-ctrls.c:1799:22: warning: ' Is Connected To' directive output may be truncated writing 16 bytes into a region of size between 10 and 19
2025-07-07 10:26 UTC
[PATCH] modpost: check for NULL filename pointer in find_module()
2025-07-07 10:24 UTC (2+ messages)
[PATCH net 0/2] rxrpc: Miscellaneous fixes
2025-07-07 10:24 UTC (3+ messages)
` [PATCH net 1/2] rxrpc: Fix over large frame size warning
` [PATCH net 2/2] rxrpc: Fix bug due to prealloc collision
[PATCH v2] drm/framebuffer: Acquire internal references on GEM handles
2025-07-07 10:21 UTC (3+ messages)
[PATCH v2 0/2] Add Milos RPMHPD power domains
2025-07-07 10:18 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: qcom,rpmpd: document the Milos RPMh Power Domains
` [PATCH v2 2/2] pmdomain: qcom: rpmhpd: Add Milos power domains
[PATCH] erofs: fix to add missing tracepoint in erofs_readahead()
2025-07-07 10:17 UTC (2+ messages)
[PATCH v2 1/1] x86/rdrand: disable RDSEED on AMD Cyan Skillfish
2025-07-07 10:17 UTC (4+ messages)
[PATCH] fbdev: efifb: do not load efifb if PCI BAR has changed but not fixuped
2025-07-07 10:17 UTC (6+ messages)
[PATCH v4 0/3] Fix STM32 I2C dma operations
2025-07-07 10:12 UTC (2+ messages)
[PATCH 00/32] drm/mipi-dsi: avoid DSI host drivers to have pointers to DSI devices
2025-07-07 10:13 UTC (4+ messages)
[PATCH RFC] fs/ceph : fix build warning in ceph_writepages_start()
2025-07-07 10:11 UTC (2+ messages)
[PATCH next] sched,freezer: prevent tasks from escaping being frozen
2025-07-07 10:10 UTC (8+ messages)
[PATCH v3 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-07-07 10:09 UTC (4+ messages)
` [PATCH v3 2/2] ethernet: eswin: Add eic7700 ethernet driver
` "
WARNING: drivers/gpu/drm/drm_gem.c:286 at drm_gem_object_handle_put_unlocked+0xb1/0xf0 [drm]
2025-07-07 10:09 UTC (2+ messages)
[PATCH 0/3] clk: renesas: Add MSTOP support for RZ/G2{L, LC, UL}, RZ/V2L, RZ/Five
2025-07-07 10:08 UTC (3+ messages)
` [PATCH 1/3] clk: renesas: r9a08g045: Add MSTOP for coupled clocks as well
[PATCH v13 0/7] Add Nuvoton NCT6694 MFD drivers
2025-07-07 10:07 UTC (6+ messages)
` [PATCH v13 1/7] mfd: Add core driver for Nuvoton NCT6694
[PATCH] clk: renesas: r9a09g047: Fix typo
2025-07-07 10:05 UTC (3+ messages)
[PATCH] power: supply: core: fix static checker warning
2025-07-07 10:04 UTC (2+ messages)
[PATCH] LoongArch: Support mem=SIZE kernel parameter
2025-07-07 10:02 UTC (5+ messages)
[PATCH v5 0/3] add dma noncoherent API
2025-07-07 10:02 UTC (6+ messages)
` [PATCH v5 2/3] media: uvcvideo: use usb_alloc_noncoherent/usb_free_noncoherent()
` [PATCH v5 3/3] media: stk1160: "
[PATCH net-next v4 0/2] Add Ethernet MAC support for SpacemiT K1
2025-07-07 10:01 UTC (3+ messages)
` [PATCH net-next v4 2/2] net: spacemit: Add K1 Ethernet MAC
[PATCH v2] arm64: Kconfig.platforms: remove useless select for ARCH_K3
2025-07-07 9:59 UTC (6+ messages)
[RFC PATCH 0/2] mm/swap, memcg: Support per-cgroup swap device prioritization
2025-07-07 9:59 UTC (9+ messages)
` [RFC PATCH 1/2] mm/swap, memcg: basic structure and logic for per cgroup swap priority control
[PATCH] gpu: host1x: Syncpoint interrupt performance optimization
2025-07-07 9:58 UTC
[PATCH] arm64: dts: renesas: rzg3e-smarc-som: Fix I2C bus for PMIC control
2025-07-07 9:58 UTC (2+ messages)
[PATCH v2 0/4] Add RPMh and TCSR clock support for Milos (SM7635)
2025-07-07 9:56 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom: Document the Milos RPMH Clock Controller
` [PATCH v2 2/4] clk: qcom: rpmh: Add support for RPMH clocks on Milos
` [PATCH v2 3/4] dt-bindings: clock: qcom: document the Milos TCSR Clock Controller
` [PATCH v2 4/4] clk: qcom: tcsrcc-sm8650: Add support for Milos SoC
[PATCH v5 0/5] media: venus: Add QCM2290 support with AR50_LITE core
2025-07-07 9:56 UTC (16+ messages)
` [PATCH v5 1/5] media: dt-bindings: venus: Add qcm2290 dt schema
` [PATCH v5 3/5] media: venus: hfi_plat_v6_lite: Populate decode capabilities
` [PATCH v5 4/5] media: venus: core: Add qcm2290 DT compatible and resource data
[PATCH] coresight: Fix missing include for FIELD_GET
2025-07-07 9:55 UTC
[PATCH v4 00/11] ARM: Add support for MediaTek MT6572 SoC
2025-07-07 9:54 UTC (5+ messages)
` [PATCH v4 03/11] dt-bindings: timer: mediatek: add MT6572
` (subset) [PATCH v4 00/11] ARM: Add support for MediaTek MT6572 SoC
[PATCH v2] usb: storage: Ignore UAS driver for SanDisk Extreme Pro 55AF storage device
2025-07-07 9:52 UTC (4+ messages)
[PATCH 0/8] add Voyager board support
2025-07-07 9:51 UTC (5+ messages)
` [PATCH 1/8] riscv: add Andes SoC family Kconfig support
` [PATCH 3/8] dt-bindings: interrupt-controller: add Andes QiLai PLIC
[PATCH v2] clocksource: timer-tegra186: Enable WDT at probe
2025-07-07 9:51 UTC (2+ messages)
[PATCH v2 1/3] docs: dt: writing-bindings: Rephrase typical fallback (superset) usage
2025-07-07 9:50 UTC (3+ messages)
` [PATCH v2 2/3] docs: dt: writing-bindings: Express better expectations of "specific"
` [PATCH v2 3/3] docs: dt: writing-bindings: Consistently use single-whitespace
[PATCH v10 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-07-07 9:48 UTC (8+ messages)
` [PATCH v10 1/7] pwm: Export `pwmchip_release` for external use
` [PATCH v10 2/7] rust: pwm: Add Kconfig and basic data structures
` [PATCH v10 3/7] rust: pwm: Add complete abstraction layer
` [PATCH v10 4/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
` [PATCH v10 5/7] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
` [PATCH v10 6/7] riscv: dts: thead: Add PWM controller node
` [PATCH v10 7/7] riscv: dts: thead: Add PWM fan and thermal control
[PATCH 0/6] arm64: dts: renesas: Add I2C and SDHI nodes for RZ/T2H and RZ/N2H SoCs
2025-07-07 9:48 UTC (9+ messages)
` [PATCH 3/6] arm64: dts: renesas: r9a09g077: Add SDHI nodes
` [PATCH 4/6] arm64: dts: renesas: r9a09g087: "
[PATCH v12 0/4] Add Loongson Security Engine chip driver
2025-07-07 9:48 UTC (3+ messages)
` [PATCH v12 3/4] tpm: Add a driver for Loongson TPM device
[RFC v1 0/3] Add and use seprintf() instead of less ergonomic APIs
2025-07-07 9:47 UTC (3+ messages)
` [RFC v1 1/3] vsprintf: Add [v]seprintf(), [v]stprintf()
[PATCH net-next v5] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
2025-07-07 9:43 UTC
[PATCH v2] i2c: busses: Use min() to improve code
2025-07-07 9:40 UTC (2+ messages)
[PATCH 0/8] Device: generic accessors for drvdata + Driver::unbind()
2025-07-07 9:40 UTC (8+ messages)
` [PATCH 2/8] rust: device: add drvdata accessors
[PATCH v2 00/12] sched: Address schbench regression
2025-07-07 9:38 UTC (4+ messages)
[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
2025-07-07 9:38 UTC (5+ messages)
` [PATCH v3 11/24] cpuidle: riscv-sbi: Opt-out from genpd's common ->sync_state() support
` [PATCH v3 24/24] cpuidle: riscv-sbi: Drop redundant sync_state support
[PATCH 0/3] Mediatek Genio EVKs: add MT6359 PMIC keys support
2025-07-07 9:38 UTC (2+ messages)
` (subset) "
[PATCH] ASoC: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-07-07 9:37 UTC (2+ messages)
[RFC PATCH v1 0/4] Kernel thread based async batch migration
2025-07-07 9:36 UTC (3+ messages)
` [RFC PATCH v1 3/4] mm: kmigrated - Async kernel migration thread
[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
2025-07-07 9:35 UTC (9+ messages)
` [PATCH 05/80] hwrng: "
` [PATCH 61/80] spi: "
` [PATCH 67/80] usb: "
` [PATCH 71/80] ASoC: codecs: "
[PATCHv8 00/17] x86: Enable Linear Address Space Separation support
2025-07-07 9:33 UTC (6+ messages)
` [PATCHv8 02/17] x86/asm: Introduce inline memcpy and memset
回复: Re: [PATCH v2] usb: storage: Ignore UAS driver for SanDisk Extreme Pro 55AF storage device
2025-07-07 9:32 UTC
[syzbot] [fs?] BUG: corrupted list in remove_wait_queue (2)
2025-07-07 9:30 UTC (2+ messages)
[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
2025-07-07 9:29 UTC (5+ messages)
` [PATCH RFC 26/28] mm: memcontrol: introduce memcg_reparent_ops
` [External] "
[PATCH v2] ALSA: hda/tas2781: Fix calibration data parser issue
2025-07-07 9:29 UTC (2+ messages)
[PATCH] regulator: tps6286x-regulator: Enable REGCACHE_MAPLE
2025-07-07 9:26 UTC (3+ messages)
[PATCH iwl-next] igc: demote register and ring dumps to debug
2025-07-07 9:17 UTC
[PATCH 0/3] On-chip RTC support for ExynosAutov9
2025-07-07 9:23 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: rtc: s3c-rtc: add compatible for exynosautov9
` [PATCH 3/3] arm64: dts: exynosautov9: add RTC DT node
` [PATCH 2/3] rtc: s3c: support for exynosautov9 on-chip RTC
[PATCH v3] cgroup: llist: avoid memory tears for llist_node
2025-07-07 9:23 UTC (2+ messages)
[PATCH] platform/x86: lenovo-hotkey: Handle missing hardware features gracefully
2025-07-07 9:22 UTC (8+ messages)
` [PATCH] platform/x86: lenovo-hotkey: Handle missing hardware featuresgracefully
[PATCH] rtc: s3c: Put 'const' just after 'static' keyword for data
2025-07-07 9:22 UTC
[PATCH] gpu: host1x: Fix race in syncpt alloc/free
2025-07-07 9:17 UTC
[PATCH] af_packet: fix soft lockup issue caused by tpacket_snd()
2025-07-07 9:17 UTC (3+ messages)
[PATCH v2 0/5] reduce system memory requirement for hibernation
2025-07-07 9:16 UTC (3+ messages)
` [PATCH v2 2/5] drm/amdgpu: move GTT to shmem after eviction "
[PATCH 1/2] bonding: exposure option coupled_control via sysfs
2025-07-07 9:15 UTC (2+ messages)
` [PATCH 2/2] bonding: add module param coupled_control
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).