mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v3 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-07-18  9:21 UTC  (15+ messages)
` [PATCH v3 02/10] clk: qcom: ipq5424: Enable NSS NoC clocks to use icc-clk
` [PATCH v3 04/10] clock: qcom: gcc-ipq5424: Add gpll0_out_aux clock
` [PATCH v3 05/10] dt-bindings: clock: ipq9574: Rename NSS CC source clocks to drop rate
` [PATCH v3 07/10] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC

[PATCH 1/4] dt-bindings: arm64: mediatek: add mt8395-evk-ufs board
 2025-07-18  9:20 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: mediatek: mt8395-genio-1200-evk: Move common parts to dtsi
` [PATCH 3/4] arm64: dts: mediatek: add device-tree for Genio 1200 EVK UFS board
` [PATCH 4/4] arm64: defconfig: Enable UFS support for MediaTek "

[PATCH v3 0/5] dt-bindings: msm/dp: Add support for 4 pixel streams
 2025-07-18  9:20 UTC  (10+ messages)
` [PATCH v3 1/5] dt-bindings: Fixup x1e80100 to add DP MST support
` [PATCH v3 3/5] dt-bindings: display/msm: drop assigned-clock-parents for dp controller
` [PATCH v3 4/5] dt-bindings: display/msm: add stream pixel clock bindings for MST
` [PATCH v3 5/5] arm64: dts: qcom: Add MST pixel streams for displayport

[PATCH] x86/fpu: remove unnecessary curfps null pointer check
 2025-07-18  9:20 UTC 

[PATCH 00/10] ASoC: mediatek: Add support for MT8189 SoC
 2025-07-18  9:19 UTC  (9+ messages)
` [PATCH 09/10] ASoC: mediatek: mt8189: add machine driver with nau8825
` [PATCH 10/10] ASoC: dt-bindings: mediatek,mt8189-nau8825: add mt8189-nau8825 document

KASAN: out-of-bounds in __asan_memcpy
 2025-07-18  9:19 UTC 

[PATCH net-next V2 0/3] in order support for vhost-net
 2025-07-18  9:19 UTC  (8+ messages)

[PATCH v1 0/5] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
 2025-07-18  9:19 UTC  (10+ messages)
` [PATCH v1 3/5] gpu/drm: host1x: mipi: add Tegra20/Tegra30 MIPI calibration logic
` [PATCH v1 4/5] gpu/drm: tegra: dsi: add support for Tegra20/Tegra30
` [PATCH v1 5/5] ARM: tegra: add MIPI calibration binding "

[PATCH] iio: adc: ad7768-1: disable IRQ autoenable
 2025-07-18  9:18 UTC  (2+ messages)

[PATCH 0/4] Followups to controllers' v1 compilation
 2025-07-18  9:18 UTC  (6+ messages)
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups

[PATCH] rv: Ensure containers are registered first
 2025-07-18  9:18 UTC 

[PATCH net-next v11 12/12] libeth: xdp: access ->pp through netmem_desc instead of page
 2025-07-18  9:18 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
 2025-07-18  9:18 UTC  (5+ messages)
` [PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches
` [PATCH v3 09/13] mips: Handle KCOV __init vs inline mismatch

[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
 2025-07-18  9:14 UTC  (10+ messages)

[PATCH v6 0/8] iommufd: Destroy vdevice on device unbind
 2025-07-18  9:13 UTC  (2+ messages)

[PATCH] lsm: yama: Check for PTRACE_MODE_READ_FSCREDS access
 2025-07-18  9:11 UTC  (2+ messages)

[PATCH] usb: usblp: clean up assignment inside if conditions
 2025-07-18  9:10 UTC 

[PATCH] rcu: Fix delayed execution of hurry callbacks
 2025-07-18  9:10 UTC  (3+ messages)

[PATCH v2 0/2] riscv: dts: spacemit: Add initial support for OrangePi RV2
 2025-07-18  9:10 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: riscv: spacemit: Add OrangePi RV2 board
` [PATCH v2 2/2] riscv: dts: spacemit: Add OrangePi RV2 board device tree

[PATCH net-next 0/3] Support exposing raw cycle counters in PTP and mlx5
 2025-07-18  9:09 UTC  (5+ messages)
` [PATCH net-next 3/3] net/mlx5: Support getcyclesx and getcrosscycles

[PATCH] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
 2025-07-18  9:07 UTC  (7+ messages)

[PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
 2025-07-18  9:07 UTC  (3+ messages)

linux-next: manual merge of the gpio-brgl tree with Linus' tree and the jc_docs tree
 2025-07-18  9:05 UTC 

[PATCH 0/4] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
 2025-07-18  9:02 UTC 

[PATCH v5 0/7] Optimize mprotect() for large folios
 2025-07-18  9:02 UTC  (8+ messages)
` [PATCH v5 1/7] mm: Refactor MM_CP_PROT_NUMA skipping case into new function
` [PATCH v5 2/7] mm: Optimize mprotect() for MM_CP_PROT_NUMA by batch-skipping PTEs
` [PATCH v5 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v5 4/7] mm: Introduce FPB_RESPECT_WRITE for PTE batching infrastructure
` [PATCH v5 5/7] mm: Split can_change_pte_writable() into private and shared parts
` [PATCH v5 6/7] mm: Optimize mprotect() by PTE batching
` [PATCH v5 7/7] arm64: Add batched versions of ptep_modify_prot_start/commit

[PATCH v7 0/4] rseq: Make rseq work with protection keys
 2025-07-18  9:01 UTC  (5+ messages)
` [PATCH v7 3/4] "

Fw: Apply now with RCS Group
 2025-07-18  9:00 UTC 

[PATCH net-next v4 0/4] net: add local address bind support to vxlan and geneve
 2025-07-18  9:00 UTC  (7+ messages)
` [PATCH net-next v4 2/4] net: vxlan: add netlink option to bind vxlan sockets to local addresses
` [PATCH net-next v4 4/4] net: geneve: enable binding geneve "

[PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
 2025-07-18  8:59 UTC  (5+ messages)
` [PATCH 1/2] selftests/eventpoll: Add test for multiple waiters
` [PATCH 2/2] eventpoll: Fix epoll_wait() report false negative

[PATCH] fs: hidepid: Fixes hidepid non dumpable behavior
 2025-07-18  8:59 UTC  (2+ messages)

[PATCH 5/5] Docs/zh_CN: Translate gfs2-glocks.rst to Simplified Chinese
 2025-07-18  8:57 UTC 

linux-next: manual merge of the device-mapper tree with the block tree
 2025-07-18  8:56 UTC  (3+ messages)

[PATCH 4/5] Docs/zh_CN: Translate gfs2-uevents.rst to Simplified Chinese
 2025-07-18  8:56 UTC 

[PATCH 3/5] Docs/zh_CN: Translate gfs2.rst to Simplified Chinese
 2025-07-18  8:54 UTC 

[PATCH 2/5] Docs/zh_CN: Translate ubifs-authentication.rst to Simplified Chinese
 2025-07-18  8:53 UTC 

[PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-07-18  8:53 UTC  (7+ messages)

[PATCH v4] usb: dwc3: qcom: Remove extcon functionality from glue
 2025-07-18  8:52 UTC  (2+ messages)

[PATCH 1/5] Docs/zh_CN: Translate ubifs.rst to Simplified Chinese
 2025-07-18  8:51 UTC 

[PATCH v2] usb: gadget: uvc: Initialize frame-based format color matching descriptor
 2025-07-18  8:51 UTC 

[PATCH v1 1/2] perf topdown: Use attribute to see an event is a topdown metic or slots
 2025-07-18  8:51 UTC  (2+ messages)

[PATCH 0/5] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
 2025-07-18  8:49 UTC 

linux-next: build failure after merge of the xfs tree
 2025-07-18  8:45 UTC  (4+ messages)

[PATCH 0/4] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
 2025-07-18  8:44 UTC 

linux-next: build failure after merge of the vhost tree
 2025-07-18  8:43 UTC 

[PATCH v9 00/14] khugepaged: mTHP support
 2025-07-18  8:40 UTC  (5+ messages)
` [PATCH v9 10/14] khugepaged: allow khugepaged to check all anonymous mTHP orders

[PATCH RFC v5 0/5] pci,virtio: report surprise removal event
 2025-07-18  8:40 UTC  (8+ messages)
` [PATCH RFC v5 1/5] pci: "

mm/hugetlb_cgroup.c:829:44: warning: '%s' directive output may be truncated writing up to 1623 bytes into a region of size between 32 and 63
 2025-07-18  8:39 UTC 

[GIT PULL] gpio fixes for v6.16-rc7
 2025-07-18  8:38 UTC 

[PATCH v3 RESEND 00/10] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-07-18  8:37 UTC  (3+ messages)
` [PATCH v3 RESEND 02/10] coresight: core: add a new API to retrieve the helper device

[PATCH v2 00/29] Add support for MT8196 clock controllers
 2025-07-18  8:31 UTC  (4+ messages)
` [PATCH v2 14/29] clk: mediatek: Add MT8196 vlpckgen clock support

[PATCH v2 0/5] Add Type-C DP support for RK3399 EVB IND board
 2025-07-18  8:29 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode-switch
` [PATCH v2 5/5] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

[PATCH v2] netvsc: transfer lower device max tso size
 2025-07-18  8:28 UTC 

[RFC PATCH v1 00/16] s390: SFrame user space unwinding
 2025-07-18  8:28 UTC  (5+ messages)
` [RFC PATCH v1 07/16] unwind_user: Enable archs that do not necessarily save RA

[PATCH 1/3] scsi: ufs: ufs-mediatek: Add UFS host support for MT8195 SoC
 2025-07-18  8:27 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: ufs: mediatek,ufs: add MT8195 compatible and update clock nodes
` [PATCH 3/3] arm64: dts: mediatek: mt8195: add UFSHCI node

[PATCH v2 0/9] mm: vm_normal_page*() improvements
 2025-07-18  8:26 UTC  (6+ messages)
` [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()

[PATCH] regulator: rt5133: Add DT binding document for Richtek RT5133
 2025-07-18  8:25 UTC  (2+ messages)

[PATCH 0/6] PCI/ASPM: Fix pci_enable_link_state*() APIs behavior
 2025-07-18  8:22 UTC  (15+ messages)
` [PATCH 4/6] wifi: ath12k: Use pci_{enable/disable}_link_state() APIs to enable/disable ASPM states

[PATCH] sunvdc: Balance device refcount in vdc_port_mpgroup_check
 2025-07-18  8:22 UTC 

[v1 resend 00/12] THP support for zone device page migration
 2025-07-18  8:22 UTC  (6+ messages)
` [v1 resend 04/12] mm/migrate_device: THP migration of zone device pages

[PATCH] dt-bindings: gpio: Convert ti,twl4030-gpio to DT schema
 2025-07-18  8:21 UTC  (4+ messages)

[PATCH 0/2] i2c: omap: 2 Fixes
 2025-07-18  8:20 UTC  (6+ messages)
` [PATCH 1/2] i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()
` [PATCH 2/2] i2c: omap: Fix an error handling path "

[RFC PATCH v2] cgroup: Track time in cgroup v2 freezer
 2025-07-18  8:20 UTC  (4+ messages)

[EARLY RFC] KVM: SVM: Enable AVIC by default from Zen 4
 2025-07-18  8:19 UTC  (7+ messages)

[PATCH 0/4] Initial support for Qualcomm Hamoa IOT EVK board
 2025-07-18  8:19 UTC  (4+ messages)
` [PATCH 4/4] arm64: dts: qcom: Add base HAMOA-IOT-EVK board

[PATCH v5 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-07-18  8:17 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings
` [PATCH v5 2/4] dt-bindings: PCI: qcom,pcie-sa8775p: document link_down reset
` [PATCH v5 3/4] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy
` [PATCH v5 4/4] arm64: dts: qcom: sa8775p: add link_down reset for pcie

[PATCH v1 0/1] gpio: virtio: Fix config space reading
 2025-07-18  8:15 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH v3 0/2] Support for Administrative Controllers
 2025-07-18  8:15 UTC  (3+ messages)
` [PATCH v3 1/2] nvme: add capability to connect to an administrative controller

[PATCH] Bluetooth: hci_event: Mask data status from LE ext adv reports
 2025-07-18  8:13 UTC  (3+ messages)

linux-next: manual merge of the vhost tree with the dma-mapping tree
 2025-07-18  8:12 UTC 

[PATCH v2] sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
 2025-07-18  8:09 UTC 

[PATCH 0/3] arm64: dts: imx8m: support more sample rates
 2025-07-18  8:06 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: imx8mm-evk: support more sample rates for wm8524 card

[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
 2025-07-18  8:05 UTC  (4+ messages)
` [PATCH v3 01/12] lib/kasan: introduce CONFIG_ARCH_DEFER_KASAN option

[PATCH] soc: hisilicon: kunpeng_hccs: Fix incorrect log information
 2025-07-18  8:05 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 4d94176b272f3e63356d8d388db34610dbad0019
 2025-07-18  8:04 UTC 

[PATCH v11 0/4] leds: add new LED driver for TI LP5812
 2025-07-18  8:04 UTC  (3+ messages)
` [PATCH v11 2/4] leds: add basic support for TI/National Semiconductor LP5812 LED Driver

[PATCH v2] regulator: rt5133: Add RT5133 PMIC regulator Support
 2025-07-18  8:04 UTC 

[tip:tip/urgent] BUILD SUCCESS aa10d6f7563bff1513edb88b828eb1c0309f0bf0
 2025-07-18  8:00 UTC 

[PATCH v5 0/3] Add mt8189 dts evaluation board and Makefile
 2025-07-18  7:56 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: arm: Add compatible for MediaTek MT8189
` [PATCH v5 2/3] dt-bindings: serial: mediatek,uart: Add compatible for MT8189
` [PATCH v5 3/3] arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile

[PATCH v2] dt-bindings: gpio: Create a trivial GPIO schema
 2025-07-18  7:56 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: fsl,qoriq-gpio: Add missing mpc8xxx compatibles
 2025-07-18  7:56 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Convert ti,keystone-dsp-gpio to DT schema
 2025-07-18  7:55 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Convert st,spear-spics-gpio to DT schema
 2025-07-18  7:55 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Convert microchip,pic32mzda-gpio to DT schema
 2025-07-18  7:55 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Convert maxim,max3191x to DT schema
 2025-07-18  7:55 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Convert lantiq,gpio-mm-lantiq to DT schema
 2025-07-18  7:55 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Convert lacie,netxbig-gpio-ext to DT schema
 2025-07-18  7:55 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Convert exar,xra1403 to DT schema
 2025-07-18  7:55 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Convert cirrus,clps711x-mctrl-gpio to DT schema
 2025-07-18  7:55 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Convert cavium,octeon-3860-gpio to DT schema
 2025-07-18  7:55 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Convert apm,xgene-gpio-sb to DT schema
 2025-07-18  7:55 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Convert altr,pio-1.0 to DT schema
 2025-07-18  7:55 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Convert abilis,tb10x-gpio to DT schema
 2025-07-18  7:55 UTC  (2+ messages)

[PATCH] gpio: xilinx: convert set_multiple() to the new API as well
 2025-07-18  7:55 UTC  (2+ messages)

[PATCH 1/2] misc: ti-fpc202: remove unneeded direction check
 2025-07-18  7:55 UTC  (2+ messages)

linux-next: duplicate patch in the char-misc tree
 2025-07-18  7:54 UTC  (2+ messages)

[PATCH v1] kvm: x86: implement PV send_IPI method
 2025-07-18  7:52 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: usb: smsc95xx: add support for ethtool pause parameters
 2025-07-18  7:51 UTC 

[PATCH v2 net-next 00/14] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-07-18  7:50 UTC  (10+ messages)
` [PATCH v2 net-next 02/14] dt-bindings: net: add nxp,netc-timer property

[PATCH 1/2] staging: sm750fb: make const arrays static const char * const
 2025-07-18  7:44 UTC  (2+ messages)

[PATCH v5 0/1] staging: rtl8192u: Rename ChannelPlan to channel_plan and fix shadowed index
 2025-07-18  7:43 UTC  (3+ messages)
` [PATCH v5 1/1] staging: rtl8192u: Rename ChannelPlan to channel_plan and fix index name

[PATCH 0/3] Clean some logs on rockchip hdmi audio
 2025-07-18  7:43 UTC  (3+ messages)
` [PATCH 1/3] drm/bridge: dw-hdmi-qp: Return 0 in audio prepare when disconnected

[PATCH] Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpv
 2025-07-18  7:41 UTC  (2+ messages)

[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-07-18  7:41 UTC  (4+ messages)
` [PATCH net-next v5 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings

[PATCH v14 0/2] Add support for IPQ5018 tsens
 2025-07-18  7:38 UTC  (3+ messages)
` [PATCH v14 1/2] dt-bindings: thermal: qcom-tsens: make ipq5018 tsens standalone compatible
` [PATCH v14 2/2] arm64: dts: qcom: ipq5018: Update tsens node and thermal zones

[PATCH net-next v1 1/1] Documentation: networking: add detailed guide on Ethernet flow control configuration
 2025-07-18  7:38 UTC  (3+ messages)

[PATCH] gpu: nova-core: vbios: use offset_of in PmuLookupTableHeader::new
 2025-07-18  7:36 UTC  (3+ messages)
` [PATCH v2] gpu: nova-core: vbios: use size_of instead of magic number
` [PATCH v3] gpu: nova-core: vbios: change PmuLookupTableEntry to use size_of

[PATCH 0/2] tracing/perf: Prevent double unregister of perf and tracepoint probes
 2025-07-18  7:35 UTC  (6+ messages)
` [PATCH 1/2] tracing/perf: Prevent double unregister of perf probes

[PATCH v2] cpufreq: queue policy->update work to a dedicated thread
 2025-07-18  7:32 UTC  (3+ messages)

[PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
 2025-07-18  7:27 UTC  (2+ messages)

[PATCH V3 0/5] Add an optimization also raid6test for RISC-V support
 2025-07-18  7:27 UTC  (6+ messages)
` [PATCH V3 1/5] raid6: riscv: Clean up unused header file inclusion
` [PATCH V3 2/5] raid6: riscv: replace one load with a move to speed up the caculation
` [PATCH V3 3/5] raid6: riscv: Prevent compiler with vector support to build already vectorized code
` [PATCH V3 4/5] raid6: riscv: Allow code to be compiled in userspace
` [PATCH V3 5/5] raid6: test: Add support for RISC-V

[PATCH v2 00/19] gpu: nova-core: register!() macro improvements
 2025-07-18  7:26 UTC  (10+ messages)
` [PATCH v2 11/19] gpu: nova-core: register: improve `Debug` implementation
` [PATCH v2 12/19] gpu: nova-core: register: generate correct `Default` implementation
` [PATCH v2 13/19] gpu: nova-core: register: split @io rule into fixed and relative versions
` [PATCH v2 14/19] gpu: nova-core: register: use #[inline(always)] for all methods
` [PATCH v2 15/19] gpu: nova-core: register: redesign relative registers
` [PATCH v2 16/19] gpu: nova-core: falcon: add distinct base address for PFALCON2
` [PATCH v2 17/19] gpu: nova-core: register: add support for register arrays
` [PATCH v2 18/19] gpu: nova-core: falcon: use register arrays for FUSE registers
` [PATCH v2 19/19] gpu: nova-core: register: add support for relative array registers

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®