mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] md: suppress spurious superblock update error message for dm-raid
 2026-02-10 13:38 UTC 

[PATCH] md: suppress spurious superblock update warning for dm-raid
 2026-02-10 12:41 UTC  (2+ messages)

[PATCH] usb: isp1760: Add missing error check for platform_get_resource()
 2026-02-10  9:35 UTC  (2+ messages)

[PATCH v2] dma: apple-admac: Convert from tasklet to BH workqueue
 2026-02-10  9:35 UTC  (2+ messages)

[PATCH] mm: thp: Deny THP for guest_memfd and secretmem in file_thp_enabled()
 2026-02-10  9:33 UTC  (11+ messages)

[PATCH v2 0/4] soc: qcom: ice: Remove platform_driver support and expose as a pure library
 2026-02-10  9:32 UTC  (9+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] soc: qcom: ice: Return proper error codes from devm_of_qcom_ice_get() instead of NULL
` [PATCH v2 3/4] mmc: sdhci-msm: Remove NULL check from devm_of_qcom_ice_get()
` [PATCH v2 4/4] scsi: ufs: ufs-qcom: "

[PATCH] dma: plx_dma: Convert from tasklet to BH workqueue
 2026-02-10  9:32 UTC  (5+ messages)

[PATCH v1] ASoC: simple-card-utils: set CPU sysclk before codec for mclk-fs
 2026-02-10  9:32 UTC  (3+ messages)

[RFC PATCH 0/4] Add dma_fence abstractions and DRM Jobqueue
 2026-02-10  9:26 UTC  (11+ messages)
` [RFC PATCH 2/4] rust: sync: Add dma_fence abstractions

[PATCH v2 0/9] mfd: Add support for Asus Transformer embedded controller
 2026-02-10  9:25 UTC  (5+ messages)
` [PATCH v2 1/9] dt-bindings: misc: document ASUS Transformers EC DockRAM
` [PATCH v2 3/9] dt-bindings: mfd: document ASUS Transformer EC

[PATCH 0/3] staging: media: atomisp: Fix style issues
 2026-02-10  9:24 UTC  (4+ messages)
` [PATCH 1/3] staging: media: atomisp: Remove braces for single statement blocks
` [PATCH 2/3] staging: media: atomisp: Fix function indentation and braces
` [PATCH 3/3] staging: media: atomisp: Fix braces on incorrect lines

[PATCH v2] staging: media: atomisp: fix block comment style
 2026-02-10  9:23 UTC 

[syzbot] [kvm?] WARNING in kvm_read_guest_offset_cached
 2026-02-10  9:21 UTC  (3+ messages)

[GIT PULL] gpio updates for v7.0-rc1
 2026-02-10  9:20 UTC 

[PATCH v2 00/11] mm: thp: always enable mTHP support
 2026-02-10  9:20 UTC  (3+ messages)
` [PATCH v2 07/11] mm: shmem: drop has_transparent_hugepage() usage

[PATCH -next v8 1/3] rust: clist: Add support to interface with C linked lists
 2026-02-10  9:20 UTC  (3+ messages)

[PATCH v8 0/3] Add support for Cix Sky1 resets
 2026-02-10  9:19 UTC  (9+ messages)
` [PATCH v8 1/3] dt-bindings: soc: cix: document the simple-mfd syscon on Sky1 SoC
    ` 回复: "
        ` 回复: "
` [PATCH v8 2/3] reset: add Sky1 soc reset support
    ` 回复: "

[PATCH V4 0/3] Rust support for powerpc
 2026-02-10  9:17 UTC  (7+ messages)
` [PATCH V4 2/3] rust: Add PowerPC support

[PATCH v5 0/5] soc: qcom: pmic_glink: Add support for battery management running on SOCCP
 2026-02-10  9:17 UTC  (3+ messages)
` [PATCH v5 1/5] dt-bindings: soc: qcom: qcom,pmic-glink: Add Glymur and Kaanapali compatibles

[PATCH 0/2] clk: qcom: Add support for GPUCC and GXCLK for Glymur
 2026-02-10  9:16 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v1] drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
 2026-02-10  9:14 UTC 

[GIT PULL] power sequencing updates for v7.0-rc1
 2026-02-10  9:14 UTC 

[PATCH 6.1.y] xsk: Fix race condition in AF_XDP generic RX path
 2026-02-10  9:12 UTC 

[PATCH v2 0/2] vmcoreinfo: Expose hardware error recovery statistics via sysfs
 2026-02-10  9:11 UTC  (2+ messages)

[PATCH v1 2/2] perf metricgroup: Don't early exit if no CPUID table exists
 2026-02-10  9:11 UTC  (5+ messages)
` [PATCH v1] perf metricgroup: Fix metricgroup__has_metric_or_groups

[PATCH v9 00/15] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-02-10  9:10 UTC  (16+ messages)
` [PATCH v9 01/15] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.next_bridge
` [PATCH v9 02/15] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use
` [PATCH v9 03/15] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge
` [PATCH v9 04/15] drm/exynos: exynos_dp: Remove unused &exynos_dp_device.connector
` [PATCH v9 05/15] drm/exynos: exynos_dp: Apply of-display-mode-bridge to parse the display-timings node
` [PATCH v9 06/15] drm/bridge: analogix_dp: Remove redundant &analogix_dp_plat_data.skip_connector
` [PATCH v9 07/15] drm/bridge: analogix_dp: Move the color format check to .atomic_check() for Rockchip platforms
` [PATCH v9 08/15] drm/bridge: analogix_dp: Remove unused &analogix_dp_plat_data.get_modes()
` [PATCH v9 09/15] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
` [PATCH v9 10/15] drm/bridge: analogix_dp: Add new API analogix_dp_finish_probe()
` [PATCH v9 11/15] drm/rockchip: analogix_dp: Apply analogix_dp_finish_probe()
` [PATCH v9 12/15] drm/exynos: exynos_dp: "
` [PATCH v9 13/15] drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()
` [PATCH v9 14/15] drm/bridge: analogix_dp: Remove bridge disabing and panel unpreparing in analogix_dp_unbind()
  ` [PATCH v9 15/15] drm/bridge: analogix_dp: Apply panel_bridge helper

[PATCH RESEND 0/5] KVM: x86: selftests: Add Hygon CPUs support and fix failures
 2026-02-10  9:07 UTC  (7+ messages)
` [PATCH RESEND 2/5] KVM: x86: selftests: Alter the instruction of hypercall on Hygon
` [PATCH RESEND 4/5] KVM: x86: selftests: Allow the PMU event filter test for Hygon

[RFC PATCH] mm: only set fault addrsss' access bit in do_anonymous_page
 2026-02-10  9:07 UTC  (2+ messages)

[PATCH v5] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
 2026-02-10  9:06 UTC 

[PATCH] ext4: Reject on-disk mount options with missing NUL-terminator
 2026-02-10  9:03 UTC  (5+ messages)

[PATCH v3 0/9] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
 2026-02-10  9:01 UTC  (8+ messages)
` [PATCH v3 4/9] pci: pwrctrl: generic: support for the UPD720201/UPD720202 USB 3.0 xHCI Host Controller

[PATCH net] net: mtk: wed: Fix dma_free_coherent() size mtk_wed_hwrro_free_buffer()
 2026-02-10  9:01 UTC  (2+ messages)

[PATCH V6 0/3] Rust support for powerpc
 2026-02-10  9:00 UTC  (3+ messages)
` [PATCH V6 1/3] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V6 2/3] rust: Add PowerPC support

[PATCH v1] perf tests workload: Formatting for code_with_type.rs
 2026-02-10  8:56 UTC  (2+ messages)

[PATCH] platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1
 2026-02-10  8:56 UTC 

[PATCH 2/2] platform/x86: int3472: Handle GPIO type 0x10 (DOVDD) for OV5675
 2026-02-10  8:56 UTC 

[PATCH 1/2] media: ipu-bridge: Add OV5675 sensor config
 2026-02-10  8:55 UTC 

[PATCH 6.1 00/69] 6.1.163-rc1 review
 2026-02-10  8:55 UTC  (2+ messages)

Support needed to continue Smatch work
 2026-02-10  8:51 UTC  (3+ messages)
` [bug report] btrfs: tests: zoned: add tests cases for zoned code
` [bug report] ASoC: SOF: sof-audio: Add support for loopback capture

[PATCH v7 0/4] backlight: add new max25014 backlight driver
 2026-02-10  8:51 UTC  (4+ messages)
` [PATCH v7 1/4] dt-bindings: backlight: Add max25014 support

[PATCH 0/3] arm64: dts: qcom: sm8550: Fix DTBO boot failure
 2026-02-10  8:50 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm8550: Add tz-log node

[PATCH v6 00/19] ARM64 PMU Partitioning
 2026-02-10  8:49 UTC  (2+ messages)

[PATCH 0/5] Make Rust Binder build as a module
 2026-02-10  8:47 UTC  (8+ messages)
` [PATCH 1/5] export file_close_fd and task_work_add

[PATCH v2] arm64: dts: qcom: x1e80100: Add '#cooling-cells' for CPU nodes
 2026-02-10  8:46 UTC  (2+ messages)

[PATCH v5 0/3] fuse: compound commands
 2026-02-10  8:46 UTC  (4+ messages)
` [PATCH v5 1/3] fuse: add compound command to combine multiple requests
` [PATCH v5 2/3] fuse: create helper functions for filling in fuse args for open and getattr
` [PATCH v5 3/3] fuse: add an implementation of open+getattr

[GIT PULL] slab updates for 7.0
 2026-02-10  8:46 UTC  (2+ messages)

[PATCH v7 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
 2026-02-10  8:45 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: arm: fsl: Add "
` [PATCH v7 2/5] arm64: dts: imx8mm: Add pinctrl config definitions
` [PATCH v7 3/5] arm64: dts: freescale: add Ka-Ro Electronics tx8m-1610 COM
` [PATCH v7 4/5] arm64: dts: freescale: Add the GOcontroll Moduline IV
` [PATCH v7 5/5] arm64: dts: freescale: Add the GOcontroll Moduline Mini

[PATCH V5 0/3] Rust support for powerpc
 2026-02-10  8:44 UTC  (4+ messages)
` [PATCH V5 3/3] powerpc: Enable Rust for ppc64le

[PATCH v8 0/6] tracing: Remove backup instance after read all
 2026-02-10  8:44 UTC  (7+ messages)
` [PATCH v8 1/6] tracing: Fix to set write permission to per-cpu buffer_size_kb
` [PATCH v8 2/6] tracing: Reset last_boot_info if ring buffer is reset
` [PATCH v8 3/6] tracefs: Check file permission even if user has CAP_DAC_OVERRIDE
` [PATCH v8 4/6] tracing: Make the backup instance non-reusable
` [PATCH v8 5/6] tracing: Remove the backup instance automatically after read
` [PATCH v8 6/6] tracing/Documentation: Add a section about backup instance

[PATCH 0/2] Add __counted_by_ptr macro
 2026-02-10  8:41 UTC  (3+ messages)
` [PATCH 1/2] Compiler Attributes: "

[PATCH RFC] drm/mediatek: Remove all conflicting aperture devices during probe
 2026-02-10  8:39 UTC 

[PATCH] accel/qaic: Fix dma_free_attrs() buffer size
 2026-02-10  8:35 UTC 

[PATCH v2 0/3] monaco: Add PMM8654AU PON support
 2026-02-10  8:32 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: reset: qcom-pon: Add new compatible PMM8654AU

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-02-10  8:30 UTC  (7+ messages)
` [RFC PATCH v5 20/45] KVM: x86/mmu: Allocate/free S-EPT pages using tdx_{alloc,free}_control_page()

[PATCH v2 1/2] drm: introduce KMS recovery mechanism
 2026-02-10  8:26 UTC  (4+ messages)

[PATCH v2 0/5] Add queue ready message to VDUSE
 2026-02-10  8:25 UTC  (6+ messages)
` [PATCH v2 1/5] vduse: store control device pointer
` [PATCH v2 2/5] vduse: Add API v2 definition
` [PATCH v2 3/5] vduse: add VDUSE_GET_FEATURES ioctl
` [PATCH v2 4/5] vduse: advertise API V2 support
` [PATCH v2 5/5] vduse: add F_QUEUE_READY feature

[PATCH] platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1
 2026-02-10  8:24 UTC 

[PATCH net-next v3 0/3] net: dsa: mxl-gsw1xx: setup polarities and validate chip
 2026-02-10  8:20 UTC  (2+ messages)

[PATCH 2/2] platform/x86: int3472: Handle GPIO type 0x10 (DOVDD) for OV5675
 2026-02-10  8:18 UTC 

[PATCH 1/2] media: ipu-bridge: Add OV5675 sensor config
 2026-02-10  8:18 UTC 

[PATCH 0/8] riscv: Add cpufeature parsing and hwprobe export for RVA23 extensions
 2026-02-10  8:15 UTC  (4+ messages)
` [PATCH 1/8] riscv: cpufeature: Add parsing for B

[syzbot] [rds?] general protection fault in rds_tcp_accept_one
 2026-02-10  8:10 UTC 

[PATCH v2 02/11] mm: introduce pgtable_has_pmd_leaves()
 2026-02-10  8:05 UTC  (3+ messages)

[PATCH v2 0/4] Move to gated-fixed-clock for Theobroma/Cherry boards
 2026-02-10  8:03 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on rk3588-jaguar
` [PATCH v2 2/4] arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on rk3588-tiger
` [PATCH v2 3/4] arm64: dts: rockchip: add pinctrl for clk-generator GPIO "
` [PATCH v2 4/4] arm64: dts: rockchip: Make Jaguar PCIe-refclk pin use pull-up config

[[PATCH]] arm64: dts: qcom: hamoa: Enable cpufreq cooling devices
 2026-02-10  8:00 UTC  (4+ messages)

[PATCH 6.6 00/86] 6.6.124-rc1 review
 2026-02-10  7:58 UTC  (2+ messages)

[PATCH 0/7] soc: st: add RISAB dump debug driver
 2026-02-10  7:57 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: soc: st: document the RISAB firewall peripheral
` [PATCH 2/7] soc: st: add RISAB dump debug driver
` [PATCH 3/7] arm64: dts: st: add RISAB1/2/3/4/5/6 nodes to stm32mp251.dtsi

[PATCH 6.12 000/113] 6.12.70-rc1 review
 2026-02-10  7:53 UTC  (2+ messages)

[PATCH v6 0/5] lib and lib/cmdline enhancements
 2026-02-10  7:53 UTC  (6+ messages)
` [PATCH v6 1/5] lib: fix _parse_integer_limit() to handle overflow
` [PATCH v6 2/5] lib: fix memparse() "

[PATCH v9 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-10  7:50 UTC  (8+ messages)
` [PATCH v9 3/7] mux: add help text for MULTIPLEXER config option

[PATCH v3] tracing: Fix false sharing in hwlat get_sample()
 2026-02-10  7:48 UTC 

[PATCH 0/4] mtd: spi-nor: winbond: Fix protection handling and enable dual/quad reads
 2026-02-10  7:48 UTC  (10+ messages)
` [PATCH 1/4] mtd: spi-nor: winbond: Fix locking support for w25q256jwm
` [PATCH 2/4] mtd: spi-nor: winbond: Fix locking support for w25q256jw
` [PATCH 3/4] mtd: spi-nor: winbond: Fix locking support for w25q64jvm
` [PATCH 4/4] mtd: spi-nor: winbond: Enable Dual and Quad "

[PATCH 6.18 000/175] 6.18.10-rc1 review
 2026-02-10  7:46 UTC  (2+ messages)

[PATCH 0/4] memcg: cleanup the memcg stats interfaces
 2026-02-10  7:38 UTC  (12+ messages)
` [PATCH 1/4] memcg: use mod_node_page_state to update stats

debugobject: Make it work with deferred page initialization - again
 2026-02-10  7:37 UTC  (2+ messages)

[patch V2 0/4] sched/mmcid: Cure mode transition woes
 2026-02-10  7:33 UTC  (3+ messages)
` [patch V2 3/4] sched/mmcid: Drop per CPU CID immediately when switching to per task mode

[PATCH v6 14/19] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
 2026-02-10  7:32 UTC  (2+ messages)

[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
 2026-02-10  7:31 UTC  (5+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy

[syzbot] [rds?] general protection fault in rds_tcp_accept_one
 2026-02-10  7:31 UTC  (3+ messages)
` Forwarded: "

[PATCH 2/2] selftests/sched_ext: Add test to validate ops.dequeue() semantics
 2026-02-10  7:29 UTC  (11+ messages)

[PATCH v2] arm64: dts: qcom: hamoa-evk: Add DP0/DP1 audio playback support
 2026-02-10  7:28 UTC  (2+ messages)

[PATCH 0/2] regulator: s2mps11: two small bug fixes (s2mpg1x)
 2026-02-10  7:28 UTC  (5+ messages)
` [PATCH 1/2] regulator: s2mps11: drop redundant sanity checks in s2mpg10_of_parse_cb()

[PATCH v2 0/4] x86/mtrr: Allow MTRR updates on multiple CPUs in parallel
 2026-02-10  7:28 UTC  (5+ messages)

[PATCH] clockevents: Add error handling and rollback in tick_init_sysfs()
 2026-02-10  7:27 UTC 

[PATCH v3] hwmon: pmbus: mpq8785: fix VOUT_MODE mismatch during identification
 2026-02-10  7:26 UTC 

[PATCH] drm/radeon: Add HAINAN clock adjustment
 2026-02-10  7:26 UTC 

[PATCH 0/4] Add AST2700 INTC0/INTC1 support
 2026-02-10  7:25 UTC  (6+ messages)

[PATCH v1] KVM: Use memdup_user instead of kernel stack to allocate kvm_guest_debug
 2026-02-10  7:25 UTC 

[PATCH -next v8 2/3] rust: gpu: Add GPU buddy allocator bindings
 2026-02-10  7:25 UTC  (2+ messages)

[PATCH v2 0/9] Improve Qualcomm EUD driver and platform support
 2026-02-10  7:24 UTC  (5+ messages)
` [PATCH v2 1/9] dt-bindings: soc: qcom: eud: Restructure to model multi-path hardware

[PATCH] drm/amdgpu: Add HAINAN clock adjustment
 2026-02-10  7:24 UTC 

[PATCH v2] libceph: handle EADDRNOTAVAIL more gracefully
 2026-02-10  7:22 UTC 

[PATCH v1 0/7] drm/ci: add new jobs, uprev IGT and mesa
 2026-02-10  7:19 UTC  (6+ messages)
` [PATCH v1 6/7] drm/ci: uprev IGT

[PATCH net-next v4] r8169: add support for RTL8125cp
 2026-02-10  7:19 UTC  (2+ messages)

[PATCH] libceph: handle EADDRNOTAVAIL more gracefully
 2026-02-10  7:19 UTC  (2+ messages)

[PATCH net-next v2 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-02-10  7:19 UTC  (3+ messages)
` [PATCH net-next v2 03/12] dpll: Add helpers to find DPLL pin fwnode
  ` [Intel-wired-lan] "

[PATCH] ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()
 2026-02-10  7:18 UTC  (2+ messages)

[PATCH] firmware: stratix10-svc: support up to 4 buffer claims and extend timeout
 2026-02-10  7:16 UTC 

[gustavoars:testing/wfamnae-next20260209] BUILD REGRESSION 3571ea71b06c546ed7b9c624626418cd0773b2b3
 2026-02-10  7:16 UTC 

[PATCH v2 0/5] drm/ci: add new jobs, uprev IGT and mesa
 2026-02-10  7:11 UTC  (6+ messages)
` [PATCH v2 1/5] drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2
` [PATCH v2 2/5] drm/ci: i915: cml: update runner tag
` [PATCH v2 3/5] drm/ci: uprev mesa
` [PATCH v2 4/5] drm/ci: move qualcomm baremetal jobs to lava
` [PATCH v2 5/5] drm/ci: add rk3588-rock-5b

[PATCH] drm/bridge: lt9611: Remove DRM_BRIDGE_OP_MODES flag
 2026-02-10  7:08 UTC 

[syzbot] [rds?] general protection fault in rds_tcp_accept_one
 2026-02-10  7:07 UTC 

[PATCH -next v2 00/22] ext4: use iomap for regular file's buffered I/O path
 2026-02-10  7:05 UTC  (3+ messages)
` [PATCH -next v2 03/22] ext4: only order data when partially block truncating down

[syzbot] [overlayfs?] KMSAN: uninit-value in ovl_fileattr_get
 2026-02-10  7:05 UTC 

[PATCH 0/2] kbuild: rpm-pkg: Address -debuginfo build regression with RPM < 4.20.0
 2026-02-10  7:04 UTC  (3+ messages)
` [PATCH 1/2] kbuild: rpm-pkg: Restrict manual debug package creation
` [PATCH 2/2] kernel: rpm-pkg: Restore find-debuginfo.sh approach to -debuginfo package

Boost your online reputation with real 5-star reviews
 2026-02-10  7:03 UTC 

[PATCH 1/2] dt-bindings: phy: spacemit: add regulator support to K1 USB2 PHY
 2026-02-10  7:00 UTC  (2+ messages)

[syzbot] [bridge?] WARNING in br_multicast_del_pg
 2026-02-10  6:55 UTC  (2+ messages)

[PATCH 5.15.y] btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
 2026-02-10  6:55 UTC 

[PATCH v4 0/2] staging: most: dim2: logging cleanup and modernization
 2026-02-10  6:51 UTC  (3+ messages)
` [PATCH v4 1/2] staging: most: dim2: move extra info messages to dev_dbg
` [PATCH v4 2/2] staging: most: dim2: convert pr_err/warn to dev_err/warn

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®