LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-09 11:13:11 to 2025-06-09 13:40:51 UTC [more...]

[PATCH] spi: loongson: Fix build warnings about export.h
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH next] spi: spi-pci1xxxx: Fix error code in probe
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH] spi: spi-qpic-snand: remove 'qpic_snand_op' structure
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH 1/1] spi: dt-bindings: mxs-spi: allow clocks properpty
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH] spi: spi-qpic-snand: use NANDC_STEP_SIZE consistently
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH v1 for-next] spi: spi-pci1xxxx: Add support for 25MHz Clock frequency in C0
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH] regulator: max20086: Fix refcount leak in max20086_parse_regulators_dt()
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH] regmap: kunit: Constify regmap_range_cfg array
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH] ASoC: loongson: Fix build warnings about export.h
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH v2 1/1] ASoC: dt-bindings: covert mxs-audio-sgtl5000.txt to yaml format
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH] ASoC: cs48l32: Fix a signedness bug in cs48l32_hw_params()
 2025-06-09 13:40 UTC  (2+ messages)

[BUG] WARNING in sendmsg
 2025-06-09 13:39 UTC 

[PATCH] ASoC: codecs: lpass: Drop unused AIF_INVALID first DAI identifier
 2025-06-09 13:40 UTC  (2+ messages)

[PATCH v4] mux: mmio: Add suspend and resume support
 2025-06-09 13:39 UTC 

[PATCH 0/3] CXL: ACPI: faux: Fix cxl_core.ko module load regression
 2025-06-09 13:39 UTC  (4+ messages)
` [PATCH 3/3] ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failure

[PATCH] fix : slab-out-of-bounds Read in bch2_sb_members_v2_to_text
 2025-06-09 13:37 UTC  (2+ messages)

[PATCH] drm: of: fix documentation reference
 2025-06-09 13:35 UTC 

[PATCH V1] accel/amdxdna: Fix incorrect PSP firmware size
 2025-06-09 13:35 UTC  (4+ messages)

[PATCH 0/5] Minor cleanup preparation for some dir-locking API changes
 2025-06-09 13:33 UTC  (15+ messages)
` [PATCH 1/5] VFS: merge lookup_one_qstr_excl_raw() back into lookup_one_qstr_excl()
` [PATCH 2/5] VFS: Minor fixes for porting.rst
` [PATCH 3/5] coda: use iterate_dir() in coda_readdir()
` [PATCH 4/5] exportfs: use lookup_one_unlocked()
` [PATCH 5/5] Change vfs_mkdir() to unlock on failure

[PATCH 00/11] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
 2025-06-09 13:26 UTC  (12+ messages)
` [PATCH 01/11] "
` [PATCH 02/11] mm/mremap: add MREMAP_MUST_RELOCATE_ANON
` [PATCH 03/11] mm/mremap: add MREMAP[_MUST]_RELOCATE_ANON support for large folios
` [PATCH 04/11] tools UAPI: Update copy of linux/mman.h from the kernel sources
` [PATCH 05/11] tools/testing/selftests: add sys_mremap() helper to vm_util.h
` [PATCH 06/11] tools/testing/selftests: add mremap() cases that merge normally
` [PATCH 07/11] tools/testing/selftests: add MREMAP_RELOCATE_ANON merge test cases
` [PATCH 08/11] tools/testing/selftests: expand mremap() tests for MREMAP_RELOCATE_ANON
` [PATCH 09/11] tools/testing/selftests: have CoW self test use MREMAP_RELOCATE_ANON
` [PATCH 10/11] tools/testing/selftests: test relocate anon in split huge page test
` [PATCH 11/11] tools/testing/selftests: add MREMAP_RELOCATE_ANON fork tests

[PATCH v3] dt-bindings: pmem: Convert binding to YAML
 2025-06-09 13:32 UTC  (2+ messages)

[PATCH] kselftest/arm64: Convert tpidr2 test to use kselftest.h
 2025-06-09 13:29 UTC 

[RFC] mm: khugepaged: use largest enabled hugepage order for min_free_kbytes
 2025-06-09 13:28 UTC  (12+ messages)

[PATCH v2] mmc: sdhci-of-arasan: Add shutdown callback
 2025-06-09 13:26 UTC  (2+ messages)

[PATCH v10] media: vsp1: Add VSPX support
 2025-06-09 13:24 UTC  (3+ messages)

[PATCH v9 0/4] qcom: Add support for IQ-9075-evk board
 2025-06-09 13:19 UTC  (11+ messages)
` [PATCH v9 2/4] arm64: dts: qcom: iq9: Introduce new memory map for qcs9100/qcs9075

[PATCH v8 1/4] serial: 8250: fix panic due to PSLVERR
 2025-06-09 13:18 UTC  (3+ messages)
  ` [External] "

[PATCH] schemas: PCI: Add standard PCIe WAKE# signal
 2025-06-09 13:16 UTC  (2+ messages)

[PATCH v2 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-06-09 13:16 UTC  (46+ messages)
` [PATCH v2 01/38] drm/msm/dp: split msm_dp_panel_read_sink_caps() into two parts and drop panel drm_edid
` [PATCH v2 02/38] drm/msm/dp: remove dp_display's dp_mode and use dp_panel's instead
` [PATCH v2 03/38] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH v2 04/38] drm/msm/dp: re-arrange dp_display_disable() into functional parts
` [PATCH v2 05/38] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH v2 06/38] drm/msm/dp: move the pixel clock control to its own API
` [PATCH v2 07/38] drm/msm/dp: split dp_ctrl_off() into stream and link parts
` [PATCH v2 08/38] drm/msm/dp: make bridge helpers use dp_display to allow re-use
` [PATCH v2 09/38] drm/msm/dp: separate dp_display_prepare() into its own API
` [PATCH v2 10/38] drm/msm/dp: introduce the max_streams for dp controller
` [PATCH v2 11/38] drm/msm/dp: introduce stream_id for each DP panel
` [PATCH v2 12/38] drm/msm/dp: add support for programming p1/p2/p3 register block
` [PATCH v2 13/38] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH v2 14/38] drm/msm/dp: Add catalog support for 3rd/4th stream MST
` [PATCH v2 15/38] drm/msm/dp: add support to send ACT packets for MST
` [PATCH v2 16/38] drm/msm/dp: add support to program mst support in mainlink
` [PATCH v2 17/38] drm/msm/dp: no need to update tu calculation for mst
` [PATCH v2 18/38] drm/msm/dp: add support for mst channel slot allocation
` [PATCH v2 19/38] drm/msm/dp: add support to send vcpf packets in dp controller
` [PATCH v2 20/38] drm/msm/dp: always program MST_FIFO_CONSTANT_FILL for MST
` [PATCH v2 21/38] drm/msm/dp: abstract out the dp_display stream helpers to accept a panel
` [PATCH v2 22/38] drm/msm/dp: move link related operations to dp_display_unprepare()
` [PATCH v2 23/38] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
` [PATCH v2 24/38] drm/msm/dp: make the SST bridge disconnected when mst is active
` [PATCH v2 25/38] drm/msm/dp: add an API to initialize MST on sink side
` [PATCH v2 26/38] drm/msm/dp: skip reading the EDID for MST cases
` [PATCH v2 27/38] drm/msm/dp: add dp_display_get_panel() to initialize DP panel
` [PATCH v2 28/38] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
` [PATCH v2 29/38] drm/msm/dp: add connector abstraction for DP MST
` [PATCH v2 30/38] drm/msm/dp: add HPD callback for dp MST
` [PATCH v2 31/38] drm/msm/dp: propagate MST state changes to dp mst module
` [PATCH v2 32/38] drm/msm: add support for non-blocking commits
` [PATCH v2 33/38] drm/msm: initialize DRM MST encoders for DP controllers
` [PATCH v2 34/38] drm/msm/dp: initialize dp_mst module for each DP MST controller
` [PATCH v2 35/38] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id
` [PATCH v2 36/38] drm/msm/dp: mark ST_DISCONNECTED only if all streams are disabled
` [PATCH v2 37/38] drm/msm/dp: fix the intf_type of MST interfaces
` [PATCH v2 38/38] drm/msm/dp: Add MST stream support for SA8775P DP controller 0 and 1

[PATCH 0/1] disable __counted_by for clang < 19.1.3
 2025-06-09 13:14 UTC  (3+ messages)
` [PATCH 1/1] Compiler Attributes: "

[PATCH] fs/ceph/io: make ceph_start_io_*() killable
 2025-06-09 13:13 UTC  (7+ messages)

[PATCH] drivers: hv: Constify 'struct bin_attribute'
 2025-06-09 13:12 UTC  (2+ messages)

[PATCH] selftests/futex: Convert 32bit timespec struct to 64bit version for 32bit compatibility mode
 2025-06-09 13:10 UTC 

[PATCH v3 0/4] rust: Add ACPI match table support for Rust drivers
 2025-06-09 13:09 UTC  (7+ messages)
` [PATCH v3 2/4] rust: driver: Add ACPI id table support to Adapter trait

next-20250605: Test regression: qemu-x86_64-compat mode ltp tracing Oops int3 kernel panic
 2025-06-09 13:09 UTC  (2+ messages)

[PATCH v6 00/11] mtd: add driver for Intel discrete graphics
 2025-06-09 13:08 UTC  (9+ messages)
` [PATCH v6 01/11] mtd: core: always create master device

[PATCH] platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Use devm_pinctrl_register_mappings()
 2025-06-09 13:05 UTC  (2+ messages)

[PATCH v2 0/5] platform/x86: firmware_attributes_class: Add a high level API
 2025-06-09 13:03 UTC  (4+ messages)

[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
 2025-06-09 13:02 UTC  (4+ messages)
` [PATCH v4 3/8] drm/bridge: ti-sn65dsi86: use the auxiliary device

[PATCH RFT v17 0/8] fork: Support shadow stacks in clone3()
 2025-06-09 12:54 UTC  (9+ messages)
` [PATCH RFT v17 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH RFT v17 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH RFT v17 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH RFT v17 4/8] fork: Add shadow stack support to clone3()
` [PATCH RFT v17 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH RFT v17 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v17 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v17 8/8] selftests/clone3: Test shadow stack support

[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
 2025-06-09 13:01 UTC  (5+ messages)
` [PATCH v4 5/7] cxl/region: Introduce SOFT RESERVED resource removal on region teardown
` [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation

[PATCH] tee: optee: prevent use-after-free when the client exits before the supplicant
 2025-06-09 13:00 UTC  (2+ messages)

[PATCH 1/2] regulator: tps6594-regulator: Constify struct tps6594_regulator_irq_type
 2025-06-09 13:00 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: regulator: add pca9450: Add regulator-allowed-modes
 2025-06-09 13:00 UTC  (2+ messages)

[PATCH] Documentation: cxl: fix typos and improve clarity in memory-devices.rst
 2025-06-09 12:59 UTC  (3+ messages)

[PATCH] perf/aux: Properly launch pending disable flow
 2025-06-09 12:57 UTC  (2+ messages)

[PATCH] net: mctp: fix infinite data from mctp_dump_addrinfo
 2025-06-09 12:54 UTC  (4+ messages)

[PATCH v4 0/6] rust: add support for request_irq
 2025-06-09 12:53 UTC  (9+ messages)
` [PATCH v4 3/6] rust: irq: add support for non-threaded IRQs and handlers
` [PATCH v4 4/6] rust: irq: add support for threaded "
` [PATCH v4 5/6] rust: platform: add irq accessors
` [PATCH v4 6/6] rust: pci: "

[PATCH v4 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-06-09 12:53 UTC  (12+ messages)
` [PATCH v4 1/5] clk: qcom: gcc-ipq5018: fix GE PHY reset
` [PATCH v4 2/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support
` [PATCH v4 3/5] net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal "
` [PATCH v4 4/5] arm64: dts: qcom: ipq5018: Add MDIO buses
` [PATCH v4 5/5] arm64: dts: qcom: ipq5018: Add GE PHY to internal mdio bus

[RFC PATCH 0/4] Quality Improvements for Rockchip-IP PCIe
 2025-06-09 12:51 UTC  (3+ messages)

[PATCH 6.14 00/24] 6.14.11-rc1 review
 2025-06-09 12:50 UTC  (2+ messages)

[PATCH 6.15 00/34] 6.15.2-rc1 review
 2025-06-09 12:48 UTC  (2+ messages)

[PATCH 6.12 00/24] 6.12.33-rc1 review
 2025-06-09 12:48 UTC  (2+ messages)

[PATCH] drm/amdkfd: register HMM dev memory to DMA-able range first
 2025-06-09 12:46 UTC  (2+ messages)

[PATCH 2/2] mm/damon/sysfs-schemes: add use_nodes_of_tier on sysfs-schemes
 2025-06-09 12:39 UTC  (2+ messages)

[PATCH 5.10] tracing: Do not let histogram values have some modifiers
 2025-06-09 12:39 UTC 

[PATCH] drivers/tty/moxa: Fix spelling mistake in comment
 2025-06-09 12:39 UTC  (2+ messages)

[PATCH drm-misc-next] rockchip/drm: vop2: don't check color_mgmt_changed in atomic_enable
 2025-06-09 12:36 UTC  (8+ messages)
      `  "

[PATCH V4] perf: Fix the throttle error of some clock events
 2025-06-09 12:34 UTC  (2+ messages)

[PATCH 0/2] add a knob to control whether to use other nodes at the same tier of the target node in DAMON
 2025-06-09 12:30 UTC  (3+ messages)
` [PATCH 2/2] mm/damon/sysfs-schemes: add use_nodes_of_tier on sysfs-schemes

[PATCH] ASoC: amd: acp: Fix pointer assignments for snd_soc_acpi_mach structures
 2025-06-09 12:29 UTC  (3+ messages)

[PATCH v4 00/23] Linux SBI MPXY and RPMI drivers
 2025-06-09 12:29 UTC  (4+ messages)
` [PATCH v4 07/23] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver

[PATCH v3 1/2] platform/x86: Move Lenovo files into lenovo subdir
 2025-06-09 12:27 UTC  (2+ messages)
` [PATCH v3 2/2] platform/x86: thinklmi: improved DMI handling

[PATCH] HID: playstation: DS4: Add BT poll interval adjustment
 2025-06-09 12:25 UTC  (3+ messages)

[PATCH] reboot: Remove unused unregister_platform_power_off
 2025-06-09 12:24 UTC  (3+ messages)

[PATCH v6 0/5] KVM: arm64: Map GPU device memory as cacheable
 2025-06-09 12:24 UTC  (4+ messages)
` [PATCH v6 1/5] KVM: arm64: Block cacheable PFNMAP mapping

[PATCH v3] arm64: dts: imx8qm: add system controller watchdog support
 2025-06-09 12:02 UTC 

[PATCH] rust: module: remove deprecated author key
 2025-06-09 12:22 UTC 

[PATCH v2] tracing: Fix regression of filter waiting a long time on RCU synchronization
 2025-06-09 12:21 UTC  (2+ messages)

[PATCH v2 00/59] KVM: iommu: Overhaul device posted IRQs support
 2025-06-09 12:20 UTC  (2+ messages)
`  "

[PATCH net-next v4] net: Add support for providing the PTP hardware source in tsinfo
 2025-06-09 12:18 UTC  (3+ messages)

[PATCH v3 00/13] further mt7988 devicetree work
 2025-06-09 12:12 UTC  (5+ messages)
` [PATCH v3 06/13] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
    ` Aw: "
      `  "

[PATCH] soundwire: qcom: demote probe registration printk
 2025-06-09 12:12 UTC  (2+ messages)

init/main.c:753:(.init.text+0x7a): relocation truncated to fit: R_ARC_S25W_PCREL against symbol `__st_r13_to_r16' defined in .text section in ../lib/gcc/arc-linux/8.5.0/libgcc.a(_millicodethunk_st.o)
 2025-06-09 12:10 UTC  (2+ messages)

[PATCH] sched_ext: Fix NULL pointer dereferences in put_prev_task_scx
 2025-06-09 12:09 UTC  (2+ messages)

[PATCH v5 0/8] add Voyager board support
 2025-06-09 12:06 UTC  (3+ messages)

[PATCH] selftests/mm: Increase timeout from 180 to 900 seconds
 2025-06-09 12:06 UTC 

[PATCH] md/raid1: Fix use-after-free in reshape pool wait queue
 2025-06-09 12:01 UTC 

[PATCH V2 0/2] rust: Introduce CpuId and fix cpumask doctest
 2025-06-09 12:01 UTC  (4+ messages)
` [PATCH V2 1/2] rust: cpu: Introduce CpuId abstraction

[PATCH 5.10] KVM: arm64: Tear down vGIC on failed vCPU creation
 2025-06-09 12:00 UTC 

[RESEND PATCH] arm64: dts: ti: k3-j784s4-mcu-wakeup: Configure wkup_uart0 with clock settings
 2025-06-09 12:00 UTC  (4+ messages)

[PATCH v3 2/2] PCI/portdrv: Add support for PCIe wake interrupt
 2025-06-09 11:59 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am642-evm-pcie0-ep: Add boot phase tag to "pcie0_ep"
 2025-06-09 11:59 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am69-sk: Add idle-states for remaining SERDES instances
 2025-06-09 11:59 UTC 

[PATCH] pinctrl: cirrus: madera-core: Use devm_pinctrl_register_mappings()
 2025-06-09 11:57 UTC  (2+ messages)

i.MX kernel hangup caused by chipidea USB gadget driver
 2025-06-09 11:53 UTC  (2+ messages)

BUG: scheduling while atomic with PREEMPT_RT=y and bpf selftests
 2025-06-09 11:37 UTC  (6+ messages)

[PATCH] mm: add mmap_prepare() compatibility layer for nested file systems
 2025-06-09 11:45 UTC  (3+ messages)

[PATCH v2] sched/topology: Fix for_each_node_numadist() lockup with !CONFIG_NUMA
 2025-06-09 11:35 UTC 

[PATCH 0/3] Enable huge-vmalloc permission change
 2025-06-09 11:31 UTC  (6+ messages)
` [PATCH 2/3] arm64: pageattr: Use walk_page_range_novma() to change memory permissions

[RESEND PATCH v5 0/2] Add support for Firefly Station-M3/ROC-RK3588S-PC
 2025-06-09 11:30 UTC  (3+ messages)
` [RESEND PATCH v5 1/2] dt-bindings: arm: rockchip: Add Firefly ROC-RK3588S-PC
` [RESEND PATCH v5 2/2] arm64: dts: rockchip: add DTs for "

[PATCH] binfmt_elf: use check_mul_overflow() for size calc
 2025-06-09 11:25 UTC  (2+ messages)

[PATCH v3] media: rc: ir-spi: allocate buffer dynamically
 2025-06-09 11:17 UTC 

[PATCH] rust: cpumask: Validate CPU number in set() and clear()
 2025-06-09 11:17 UTC  (3+ messages)

[PATCH] coresight: trbe: Add ISB after TRBLIMITR write
 2025-06-09 11:14 UTC  (2+ messages)

[PATCH 00/15] Implement CONFIG_DEBUG_BUGVERBOSE_DETAILED=y, to improve WARN_ON_ONCE() output by adding the condition string
 2025-06-09 11:13 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).