messages from 2026-07-12 15:21:54 to 2026-07-12 17:54:56 UTC [more...]
[PATCH 00/10] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-07-12 17:55 UTC (3+ messages)
` [PATCH 01/10] fs/namei.c: use trailing_slashes()
` [PATCH 02/10] vfs: prepare vfs_creat|mkdir_no_perm for reuse in lookup_open()
[PATCH v1] mtd: nand: raw: rockchip_nfc: fix ecc setup
2026-07-12 17:52 UTC (2+ messages)
[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
2026-07-12 17:52 UTC (2+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep
[Bug 221744] New: amd_pstate / ACPI: CPU frequency locked at 520MHz when AC disconnected with lid closed during s2idle on HP EliteBook 6 G1ah 14
2026-07-12 17:52 UTC (2+ messages)
` [Bug 221744] "
[PATCH v2] mfd: rohm: Factor out power button registration
2026-07-12 17:51 UTC (2+ messages)
[PATCH] sched_ext: Fix deadlock with PSI trigger creation
2026-07-12 17:49 UTC (3+ messages)
` [PATCH cgroup/for-7.2-fixes] cgroup: Create the psimon kthread outside of cgroup_mutex
[PATCH] dt-binding: qcom,snps-dwc3: Add Maili compatible to supported device list
2026-07-12 17:48 UTC
[PATCHSET v2] sched/psi: Fix psimon fork deadlock and rtpoll_timer UAF
2026-07-12 17:46 UTC (3+ messages)
` [PATCH 1/2] sched/psi: Create the psimon kthread outside of cgroup_mutex
` [PATCH 2/2] sched/psi: Shut down rtpoll_timer in psi_cgroup_free()
[PATCH 1/2] drm/amd/display: Fix preferred link rate for NUTMEG
2026-07-12 17:44 UTC (3+ messages)
[PATCH v22 0/3] rust: leds: add led classdev abstractions
2026-07-12 17:42 UTC (11+ messages)
` [PATCH v22 1/3] rust: leds: add basic "
` [PATCH v22 2/3] rust: leds: add Mode trait
` [PATCH v22 3/3] rust: leds: add multicolor classdev abstractions
[PATCH 1/3] drm/amd/pm/si: Don't schedule thermal work when queue isn't initialized
2026-07-12 17:39 UTC (3+ messages)
` [PATCH 2/3] drm/amd/pm/si: Fix AC/DC switch notification
` [PATCH 3/3] drm/amd/pm/smu7: "
[PATCH v2] scsi: ufs: sysfs: Add HS_GEAR6 string in power_info/gear sysfs output
2026-07-12 17:37 UTC (3+ messages)
` [PATCH v3] "
[GIT PULL] RISC-V updates for v7.2-rc3
2026-07-12 17:35 UTC (2+ messages)
[RFC PATCH v1.1 0/5] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
2026-07-12 17:24 UTC (8+ messages)
` [RFC PATCH v1.1 1/5] mm/damon/core: avoid infinite kdamond_merge_regions() internal loop
` [RFC PATCH v1.1 2/5] mm/damon/tests/core-kunit: catch test failure in test_merge_regions_of()
` [RFC PATCH v1.1 3/5] mm/damon/vaddr: drop last same folio access check optimization
` [RFC PATCH v1.1 4/5] mm/damon/paddr: drop last same folio access check reuse optimization
` [RFC PATCH v1.1 5/5] mm/damon/sysfs: read ops_id only once
[PATCH] mm/damon/core: skip aging from repeated aggressive merging
2026-07-12 17:23 UTC (4+ messages)
[PATCH v13 0/3] rust: add basic serial device bus abstractions
2026-07-12 17:19 UTC (6+ messages)
` [PATCH v13 1/3] "
` [PATCH v13 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v13 3/3] MAINTAINERS: serdev: Add self for serdev
[PATCH] selftests/acct: share netlink helpers
2026-07-12 17:13 UTC
[PATCH] tpm: Reject reads outside the response buffer
2026-07-12 17:11 UTC (2+ messages)
` [PATCH v2] tpm: Make the TPM character devices non-seekable
[PATCH] media: ti: vpe: quiesce overflow recovery before freeing streams
2026-07-12 17:09 UTC (4+ messages)
[PATCH net] esp: do not unref managed frag pages in esp_ssg_unref()
2026-07-12 17:05 UTC
[PATCH 00/12] Add support for the Rockchip RV1106 and RV1103
2026-07-12 17:00 UTC (7+ messages)
` [PATCH 04/12] pinctrl: rockchip: Add RV1106 pinctrl support
` [PATCH 08/12] dt-bindings: watchdog: snps,dw-wdt: Add RV1106 compatible
[PATCH] usb: serial: fix slab out-of-bounds read in interrupt URB callback
2026-07-12 17:00 UTC
[PATCH v8 0/4] graph: indent visual roots in graph
2026-07-12 16:59 UTC (8+ messages)
` [PATCH v9 "
[PATCH v3 0/5] software node: provide support for fw_devlink
2026-07-12 16:59 UTC (2+ messages)
[PATCH v9 0/9] migrate more variables into repo_config_values
2026-07-12 16:58 UTC (11+ messages)
` [PATCH v10 "
` [PATCH v10 4/9] environment: move pager_program "
` [PATCH v10 5/9] environment: move askpass_program "
` [PATCH v10 7/9] environment: move push_default "
[PATCH v1 0/9] Support Clang context analysis for ext2
2026-07-12 16:56 UTC (10+ messages)
` [PATCH v1 1/9] ext2: fix ext2_xattr_delete_inode() context analysis warning
` [PATCH v1 2/9] ext2: mark s_next_generation as guarded by s_next_gen_lock
` [PATCH v1 3/9] ext2: annotate ext2_update_dynamic_rev() as requiring s_lock
` [PATCH v1 4/9] ext2: mark statfs overhead cache as guarded by s_lock
` [PATCH v1 5/9] ext2: mark s_mount_state "
` [PATCH v1 6/9] ext2: annotate ext2_init_block_alloc_info() as requiring truncate_mutex
` [PATCH v1 7/9] ext2: annotate block-mapping helpers "
` [PATCH v1 8/9] ext2: annotate s_rsv_window_root as requiring s_rsv_window_lock
` [PATCH v1 9/9] ext2: enabled context analysis support for ext2 filesystem
[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-12 16:53 UTC (3+ messages)
` [PATCH mm-hotfixes v2 2/4] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF
[PATCH] driver core: faux: Move a variable assignment behind a condition check in faux_device_destroy()
2026-07-12 16:54 UTC (5+ messages)
` "
[PATCH] iio: chemical: scd30: remove kernel.h header
2026-07-12 16:52 UTC (2+ messages)
[PATCH v7 00/10] dax/kmem: atomic whole-device hotplug via sysfs
2026-07-12 16:48 UTC (18+ messages)
` [PATCH v7 01/10] mm/memory: add memory_block_aligned_range() helper
` [PATCH v7 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v7 03/10] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v7 04/10] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v7 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v7 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v7 07/10] dax/kmem: resolve default online type at probe time
` [PATCH v7 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v7 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v7 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test
[PATCH] Signed-off-by: Dylan Liu <dylanliu050903@protonmail.com>
2026-07-12 16:46 UTC (6+ messages)
` 回复: "
` 回复: "
[PATCH v3 0/2] ACPI: SPCR: Support UART clock frequency field
2026-07-12 16:46 UTC (6+ messages)
` [PATCH v3 1/2] serial: earlycon: add uart_clk_freq parameter
[PATCH v3] iio: light: opt3001: split opt3001_get_processed() logic
2026-07-12 16:38 UTC (3+ messages)
[qcom:arm64-for-7.3 216/217] arch/arm64/boot/dts/qcom/monaco-arduino-monza.dtb: /soc@0/geniqup@ac0000/i2c@a90000/power-sensor@40: failed to match any schema with compatible: ['ti,ina232']
2026-07-12 16:34 UTC
[PATCH] ext4: use str_plural() instead of custom macro
2026-07-12 16:33 UTC (2+ messages)
[PATCH v6 0/3 ] iio: adc: Add support for TI ADS1110 to ti-ads1100 driver
2026-07-12 16:32 UTC (5+ messages)
` [PATCH v6 3/3] iio: adc: Add ti-ads1110 support "
[PATCH v3 0/8] iio: adc: new ti-ads112c14 driver
2026-07-12 16:30 UTC (4+ messages)
` [PATCH v3 6/8] iio: adc: add "
[PATCH 0/2] Input: applespi - probe and remove fixes
2026-07-12 16:30 UTC (4+ messages)
` [PATCH 1/2] Input: applespi - register touchpad device synchronously in probe
` [PATCH 2/2] Input: applespi - fix use-after-free in applespi_remove()
[GIT PULL] tracing: Fixes for 7.2
2026-07-12 16:29 UTC
[PATCH v2] dt-bindings: dma: ti,dma-crossbar: Convert to DT schema
2026-07-12 16:28 UTC (3+ messages)
[PATCH] xfs: fix off-by-one in rtrefcount btree root level validation
2026-07-12 16:27 UTC (2+ messages)
[PATCH] checkpatches: suppress warnings about msleep()
2026-07-12 16:26 UTC (2+ messages)
[PATCH v3 0/7] efi/runtime-wrappers: bound the wait for EFI runtime service calls
2026-07-12 16:25 UTC (9+ messages)
` [PATCH v3 5/7] "
[PATCH 0/2] spi: pxa2xx: MacBook8,1 quirk and LPSS S3 resume fixes
2026-07-12 16:24 UTC (3+ messages)
` [PATCH 1/2] spi: pxa2xx: disable DMA and fix runtime PM for Apple MacBook8,1
` [PATCH 2/2] spi: pxa2xx: restore LPSS private and IDMA registers on S3 resume
[PATCH] xfs: propagate errors from xfs_rtginode_load
2026-07-12 16:22 UTC (2+ messages)
[PATCH v2] dt-bindings: soc: qcom,wcnss: Drop redundant $ref of firmware-name property
2026-07-12 16:22 UTC
[PATCH 00/13 RFC net-next] Allow compiling an IPv6-only kernel network stack
2026-07-12 16:22 UTC (3+ messages)
` [PATCH 11/13 RFC net-next] net: cipso: guard IPv4 packet manipulation functions
[bcain:bcain/frpc_demo 29/88] arch/hexagon/platform/common/sirc.c:27:10: fatal error: 'asm/platform/comet/comet_iomap.h' file not found
2026-07-12 16:21 UTC
[PATCH] dt-bindings: soc: qcom,wcnss: Drop redundant $ref of firmware-name property
2026-07-12 16:21 UTC (3+ messages)
[PATCH] KVM: arm64: Avoid naming collision in tracing
2026-07-12 16:19 UTC (2+ messages)
[PATCH] devtools: add Vertex AI to review scripts
2026-07-12 16:18 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2 0/3] misra: add Rule 5.5 deviations for macro clashes
2026-07-12 16:17 UTC (3+ messages)
` [PATCH v2 1/3] misra: deviate MISRA C Rule 5.5 for 'hypfs_alloc_dyndata()'
[PATCH] nouveau/instmem: use iomapping interface for instmem handling (v3)
2026-07-12 16:14 UTC (2+ messages)
[PATCH] media: ti: vpe: Select V4L2_FWNODE for VIP
2026-07-12 16:12 UTC
[PATCH] mfd: rohm: Factor out power button registration
2026-07-12 16:11 UTC (6+ messages)
[PATCH] tracing: Defer trigger private data frees past the grace period
2026-07-12 16:10 UTC
[PATCH 0/6] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-07-12 16:07 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: Add AD7768
[PATCH 0/6] Update Contributor Guides
2026-07-12 16:07 UTC (4+ messages)
` [PATCH 1/6] SubmittingPatches: clarify expected structure of commit log message
[PATCH 0/1] Input: applespi - force PIO mode on MacBook8,1
2026-07-12 16:05 UTC (2+ messages)
` [PATCH v5 0/3] Input/SPI: fixes for MacBook8,1 DMA timeout, UAF, and NULL pointer dereference
[PATCH] clk: aspeed: ast2700: select AUXILIARY_BUS
2026-07-12 16:03 UTC
[PATCH 0/8] Support ROHM BD73800
2026-07-12 16:03 UTC (7+ messages)
` [PATCH 2/8] dt-bindings: mfd: ROHM BD73800 PMIC
` [PATCH 7/8] gpio: bd73800: Support ROHM BD73800 PMIC GPIOs
[PATCH] smb: client: use kvzalloc() for megabyte buffer in simple fallocate
2026-07-12 16:02 UTC (2+ messages)
[Bug 221073] New: xHCI host controller dies on resume from s2idle on AMD Strix Halo [1022:1587]
2026-07-12 16:02 UTC (3+ messages)
` [Bug 221073] "
[PATCH net] nfc: llcp: reject PDUs shorter than the LLCP header
2026-07-12 16:02 UTC (3+ messages)
[Buildroot] [PATCH 1/1] configs/stm32f746_disco_sd: bump Linux to 5.15.211 and U-Boot to 2026.07
2026-07-12 16:00 UTC
[Buildroot] [PATCH 1/1] package/ethtool: bump version to 7.1
2026-07-12 15:58 UTC (2+ messages)
[PATCH] dt-bindings: remoteproc: Drop redundant $ref of firmware-name property
2026-07-12 15:58 UTC (4+ messages)
[Buildroot] [git commit] package/ethtool: bump version to 7.1
2026-07-12 15:50 UTC
[PATCH v2 0/2] KVM: arm64: KVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backing
2026-07-12 15:56 UTC (3+ messages)
` [PATCH v2 2/2] KVM: arm64: Fix hyp_trace_desc allocation size in hyp_trace_load()
[PATCH] platform/x86: hsmp: Check ACPI_COMPANION() against NULL
2026-07-12 15:55 UTC
[PATCH] AGENTS.md: add additional checks for crypto related code
2026-07-12 15:49 UTC (2+ messages)
[Buildroot] [PATCH 1/1] configs/ti_am62x_sk: bump U-Boot and Linux versions
2026-07-12 15:49 UTC (2+ messages)
[Buildroot] [git commit] configs/ti_am62x_sk: bump U-Boot and Linux versions
2026-07-12 15:26 UTC
[[PATCH]] rust: kernel: add SAFETY comments in aref doc example
2026-07-12 15:49 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] net: alacritech: add missing MODULE_DEVICE_TABLE()
2026-07-12 15:43 UTC (2+ messages)
[PATCH v1] tools: AI review handle empty Error sections
2026-07-12 15:44 UTC (3+ messages)
` [PATCH v3] "
[PATCH] staging: nvec: nvec_power: use GFP_KERNEL in probe()
2026-07-12 15:41 UTC (2+ messages)
[PATCH v5 0/7] Add initial device trees for Nord platform
2026-07-12 15:39 UTC (3+ messages)
` [PATCH v5 5/7] arm64: dts: qcom: Add device tree for Nord Embedded variant
[PATCH] platform/x86: topstar-laptop: Check ACPI_COMPANION() against NULL
2026-07-12 15:38 UTC
[PATCH] Bluetooth: 6lowpan: fix uninit-value read in bt_xmit()
2026-07-12 15:38 UTC (2+ messages)
` "
[PATCH v3] xfs: clean up spelling and grammar errors in comments
2026-07-12 15:37 UTC (2+ messages)
[linux-next:master 5449/5655] drivers/spi/spi-geni-qcom.c:637 spi_geni_init() warn: missing error code? 'ret'
2026-07-12 15:35 UTC
[linux-next:master 4886/5655] depmod: ERROR: Cycle detected: qcom_scm -> qcom_tzmem -> qcom_scm
2026-07-12 15:35 UTC
[PATCH v5 00/19] rust: drm: Higher-Ranked Lifetime private data
2026-07-12 15:35 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove unnecessary braces
2026-07-12 15:34 UTC
[PATCH 0/3] arm64/coco: Convert pKVM to a CC platform
2026-07-12 15:33 UTC (4+ messages)
` [PATCH 1/3] arm64/mm: Simplify SWIOTLB setup in arch_mm_preinit()
[PATCH v3 0/8] drm/vc4: Switch to DRM GPU scheduler
2026-07-12 15:32 UTC (9+ messages)
` [PATCH v3 3/8] drm/vc4: Add DRM GPU scheduler infrastructure and job structures
` [PATCH v3 4/8] drm/vc4: Add new job submission implementation
` [PATCH v3 6/8] drm/vc4: Add per-file descriptor seqno tracking
` [PATCH v3 7/8] drm/vc4: Switch to DRM GPU scheduler
[PATCH] staging: nvec: kbd: replace global state with dynamic allocation
2026-07-12 15:32 UTC (2+ messages)
[PATCH v1] dt-bindings: dma: qcom,gpi: Document GPI DMA engine for Maili
2026-07-12 15:30 UTC (2+ messages)
[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2026-07-12 15:29 UTC (4+ messages)
` [PATCH v6 02/25] KVM: arm64: Donate MMIO to the hypervisor
[PATCH v6 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
2026-07-12 15:28 UTC (10+ messages)
` [PATCH v6 1/4] dt-bindings: phy: qcom,qusb2: Document QUSB2 Phy for Shikra
` [PATCH v6 2/4] dt-bindings: phy: qcs615-qmp-usb3dp: Add support for Shikra SoC
` [PATCH v6 3/4] phy: qcom-qusb2: Add support for Shikra
` [PATCH v6 4/4] phy: qcom: qmp-usbc: Add qmp configuration "
[PATCH 1/1] regulator: dt-bindings: Convert ltc3589.txt to yaml format
2026-07-12 15:28 UTC (2+ messages)
[Buildroot] [PATCH] configs/ci20: bump Linux to 6.18.38 and U-Boot to 2026.07
2026-07-12 15:26 UTC (2+ messages)
[Buildroot] [git commit] configs/ci20: bump Linux to 6.18.38 and U-Boot to 2026.07
2026-07-12 14:47 UTC
[PATCH 00/16] Add support for DU, LVDS and DSI on the Renesas RZ/G3L SoC
2026-07-12 15:24 UTC (5+ messages)
` [PATCH 01/16] dt-bindings: display: bridge: renesas,dsi: Document RZ/G3L
[PATCH] fs/ntfs3: check return values in indx_delete_entry()
2026-07-12 15:15 UTC
[PATCH drm-amd] drm/amd/display: dce100: skip non-DP stream encoders for DP MST
2026-07-10 10:52 UTC
[PATCH] drm/amdkfd: Do not fail process debugfs setup on debugfs errors
2026-07-10 14:12 UTC (5+ messages)
list_del corruption in amdgpu (Was: Bug#1139599: linux-base-7.0.10+deb14-amd64: amdgpu (ttm?) two Oops, locking the computer)
2026-07-10 21:20 UTC (3+ messages)
[bug report] drm/amdgpu: Implement "color format" DRM property
2026-07-10 7:15 UTC
[bug report] drm/amd/display: Add KUnit tests for mst_types
2026-07-10 13:31 UTC
[bug report] drm/amdkfd: expose pasid of secondary contexts by debugfs
2026-07-10 10:06 UTC
[PATCH 0/2] PHY: Add support for MT8196 DSI PHY
2026-07-12 15:22 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: phy: mediatek, dsi-phy: Add support for MT8196
` [PATCH 1/2] dt-bindings: phy: mediatek,dsi-phy: "
[PATCH 0/2] PCI: Convert bitfield flags to atomic accessors
2026-07-12 15:21 UTC (3+ messages)
` [PATCH 2/2] PCI: Replace pci_dev->broken_parity_status with accessors
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.