public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-03 10:04:56 to 2023-10-03 12:44:59 UTC [more...]

[PATCH v4 0/6] UFS: Add OPP support
 2023-10-03 12:44 UTC  (9+ messages)
` [PATCH v4 1/6] dt-bindings: ufs: common: add OPP table
` [PATCH v4 2/6] PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` [PATCH v4 3/6] scsi: ufs: core: Add OPP support for scaling clocks and regulators
` [PATCH v4 4/6] scsi: ufs: host: Add support for parsing OPP
` [PATCH v4 5/6] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
` [PATCH v4 6/6] arm64: dts: qcom: sm8250: "

[PATCH v4 00/11] gpiolib: work towards removing gpiochip_find()
 2023-10-03 12:44 UTC  (5+ messages)
` [PATCH v4 04/11] gpiolib: provide gpio_device_find_by_label()

bluetooth issues since kernel 6.4 - not discovering other bt devices - /linux/drivers/bluetooth/btusb.c
 2023-10-03 12:42 UTC  (4+ messages)

[PATCH net-next v9 00/13] Add Realtek automotive PCIe driver
 2023-10-03 12:40 UTC  (4+ messages)
` [PATCH net-next v9 02/13] net:ethernet:realtek:rtase: Implement the .ndo_open function

[PATCH v4 0/5] serial: add drivers for the ESP32xx serial devices
 2023-10-03 12:39 UTC  (3+ messages)
` [PATCH v4 1/5] serial: core: tidy invalid baudrate handling in uart_get_baud_rate

[PATCH 0/5] Enable peripherals on RZ/Five SMARC EVK
 2023-10-03 12:37 UTC  (10+ messages)
` [PATCH 1/5] riscv: dts: renesas: r9a07g043f: Add L2 cache node
` [PATCH 2/5] riscv: dts: renesas: r9a07g043f: Add dma-noncoherent property
` [PATCH 3/5] riscv: dts: renesas: rzfive-smarc: Enable the blocks which were explicitly disabled
` [PATCH 5/5] riscv: configs: defconfig: Enable configs required for RZ/Five SoC

[PATCH 0/9] PM: domains/opp/arm_scmi: Extend performance scaling support
 2023-10-03 12:36 UTC  (9+ messages)
` [PATCH 6/9] OPP: Extend support for the opp-level beyond required-opps
` [PATCH 9/9] firmware: arm_scmi: Add generic OPP support to the SCMI performance domain

[PATCH v2 0/2] Drop runtime PM support for Baytrail and Lynxpoint pinctrl
 2023-10-03 12:31 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl: baytrail: drop runtime PM support
` [PATCH v2 2/2] pinctrl: lynxpoint: "

[PATCH 1/2] arm64: smp: Fix pseudo NMI issues w/ broken Mediatek FW
 2023-10-03 12:29 UTC  (4+ messages)

[PATCH v1 03/10] xhci: dbc: Use sysfs_emit() to instead of scnprintf()
 2023-10-03 12:30 UTC  (4+ messages)

[PATCH v5 0/2] sched: EAS changes for EM complexity and sysctl
 2023-10-03 12:27 UTC  (4+ messages)
` [PATCH v5 2/2] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform

[PATCH drm-misc-next v5 0/6] [RFC] DRM GPUVM features
 2023-10-03 12:25 UTC  (5+ messages)
` [PATCH drm-misc-next v5 4/6] drm/gpuvm: track/lock/validate external/evicted objects

[PATCH V12 00/23] Add support UHS-II for GL9755
 2023-10-03 12:22 UTC  (17+ messages)
` [PATCH V12 10/23] mmc: sdhci-uhs2: add reset function and uhs2_mode function
` [PATCH V12 13/23] mmc: sdhci-uhs2: add set_timeout()
` [PATCH V12 14/23] mmc: sdhci-uhs2: add set_ios()
` [PATCH V12 15/23] mmc: sdhci-uhs2: add detect_init() to detect the interface
` [PATCH V12 16/23] mmc: sdhci-uhs2: add clock operations
` [PATCH V12 17/23] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
` [PATCH V12 18/23] mmc: sdhci-uhs2: add request() and others

[PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-10-03 12:21 UTC  (4+ messages)

[PATCH] clk: cdce925: change condition in cdce925_clk_round_rate
 2023-10-03 12:20 UTC  (2+ messages)

[PATCH v4 00/12] regulator: mt6366: Split out of MT6358 and cleanup
 2023-10-03 12:18 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/5] Fix support of dw-edma HDMA NATIVE IP in remote setup
 2023-10-03 12:17 UTC  (9+ messages)
` [PATCH v2 1/5] dmaengine: dw-edma: Fix the ch_count hdma callback
` [PATCH v2 4/5] dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in remote setup
` [PATCH v2 5/5] dmaengine: dw-edma: eDMA: "

[PATCH 0/3] Input: Small regmap improvements
 2023-10-03 12:16 UTC  (4+ messages)
` [PATCH 2/3] Input: cap11xx - Convert to use maple tree register cache

[PATCH v6 0/7] Add support for XLCDC to sam9x7 SoC family
 2023-10-03 12:16 UTC  (5+ messages)
` [PATCH v6 1/7] drm: atmel-hlcdc: add flag and driver ops to differentiate XLCDC and HLCDC IP

[PATCH v1] ASoC: tas2781: fixed compiling issue in m68k
 2023-10-03 12:15 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH v4 0/2] firmware: arm_scmi: clock: support parents commands
 2023-10-03 12:13 UTC  (4+ messages)
` [PATCH v4 1/2] firmware: arm_scmi: clock: support clock parents
` [PATCH v4 2/2] clk: scmi: add set/get_parent support

[PATCH] arm64: dts: amlogic: add spdifout on libretech potatoes
 2023-10-03 12:12 UTC 

[PATCH 0/6] Enable IPQ5018 PCI support
 2023-10-03 12:08 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy
` [PATCH 2/6] dt-bindings: PCI: qcom: Add IPQ5108 SoC
` [PATCH 3/6] phy: qcom: Introduce PCIe UNIPHY 28LP driver
` [PATCH 4/6] PCI: qcom: Add support for IPQ5018
` [PATCH 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
` [PATCH 6/6] arm64: dts: qcom: ipq5018: Enable PCIe

[PATCH v6 0/3] greybus: Add BeaglePlay Greybus Driver
 2023-10-03 12:09 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: Add beaglecc1352

[net-next PATCH 1/4] netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule
 2023-10-03 11:26 UTC  (8+ messages)
` [net-next PATCH 2/4] netdev: make napi_schedule return bool on NAPI successful schedule
` [net-next PATCH 3/4] netdev: replace napi_reschedule with napi_schedule

[PATCH v3] clk: socfpga: agilex: add support for the Intel Agilex5
 2023-10-03 12:04 UTC 

[PATCH v1 1/1] pinctrl: core: Remove unneeded {} around one line conditional body
 2023-10-03 12:06 UTC 

Linux 6.6-rc3
 2023-10-03 12:06 UTC  (5+ messages)
` Linux 6.6-rc3 (DEBUG_VIRTUAL is unhappy on x86)

[PATCH] platform: mellanox: Fix a resource leak in an error handling path in mlxplat_probe()
 2023-10-03 12:05 UTC  (2+ messages)

[PATCH v2 0/2] Initial support for the QCM6490 IDP
 2023-10-03 12:05 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: qcm6490: Add qcm6490 dts file

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-10-03 12:05 UTC  (5+ messages)
` [PATCH v6 7/9] arm64/mm: Override arch_wants_pte_order()

[PATCH v2] mtd: rawnand: Ensure the nand chip supports cached reads
 2023-10-03 11:56 UTC  (7+ messages)
        ` [EXT] "

[PATCH v14 RESEND 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2023-10-03 11:52 UTC  (7+ messages)
` [PATCH v14 RESEND 5/6] "

[PATCH v3 0/3] hugetlb memcg accounting
 2023-10-03 11:50 UTC  (3+ messages)
` [PATCH v3 1/3] memcontrol: add helpers for "

[PATCH 1/3] wifi: cfg80211: fix header kernel-doc typos
 2023-10-03 11:44 UTC  (6+ messages)
` [PATCH 2/3] wifi: mac80211: "
` [PATCH 3/3] wifi: nl80211: fix doc typos

[PATCH] pagevec: Add remaining space check before adding folio to batch
 2023-10-03 11:40 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: adc: add AD7173
 2023-10-03 11:39 UTC  (8+ messages)
` [PATCH v2 2/2] iio: adc: ad7173: add AD7173 driver

[PATCH v5] mm: multi-gen LRU: reuse some legacy trace events
 2023-10-03 11:41 UTC 

[PATCH 0/5] MediaTek: Update MAINTAINERS and dts fixes for v6.7
 2023-10-03 11:37 UTC  (7+ messages)
` [PATCH 1/5] MAINTAINERS: Add Angelo as MediaTek SoC co-maintainer
` [PATCH 2/5] arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GB
` [PATCH 3/5] arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regions
` [PATCH 4/5] arm64: dts: mediatek: fix t-phy unit name
` [PATCH 5/5] arm64: dts: mediatek: mt8195: Set DSU PMU status to fail

[PATCH net] devlink: Hold devlink lock on health reporter dump get
 2023-10-03 11:36 UTC  (2+ messages)

[PATCH] modpost: Optimize symbol search from linear to binary search
 2023-10-03 11:35 UTC  (3+ messages)

[PATCH v11 0/5] drm/etnaviv: Add pci device driver wrapper
 2023-10-03 11:33 UTC  (6+ messages)
` [PATCH v11 1/5] drm/etnaviv: Add a dedicated function to get various clocks
` [PATCH v11 2/5] drm/etnaviv: Add constructor and destructor function for etnaviv_drm_private
` [PATCH v11 3/5] drm/etnaviv: Allow bypass component framework
` [PATCH v11 4/5] drm/etnaviv: Add driver support for the PCI devices
` [PATCH v11 5/5] drm/etnaviv: Add support for cached coherent caching mode

[PATCH RFC 0/4] clk: re-set required rates during clk_set_rate()
 2023-10-03 11:33 UTC  (3+ messages)

[RFC PATCH v2 net-next 00/15] Add C72/C73 copper backplane support for LX2160
 2023-10-03 11:31 UTC  (12+ messages)
` [RFC PATCH v2 net-next 05/15] net: add 25GBase-KR-S and 25GBase-CR-S to ethtool link mode UAPI
` [RFC PATCH v2 net-next 07/15] net: phylink: centralize phy_interface_mode_is_8023z() && phylink_autoneg_inband() checks
` [RFC PATCH v2 net-next 08/15] net: phylink: allow PCS to handle C73 autoneg for phy-mode = "internal"
` [RFC PATCH v2 net-next 09/15] net: ethtool: introduce ethtool_link_mode_str()
` [RFC PATCH v2 net-next 11/15] net: phylink: support the 25GBase-KR-S and 25GBase-CR-S link modes too

[PATCH] sched/psi: bail out early from irq time accounting
 2023-10-03 11:20 UTC  (3+ messages)
` [PATCH RESEND] "

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-10-03 11:19 UTC  (18+ messages)
` [PATCH v4 0/4] Add qcom hvc/shmem transport support
  ` [PATCH v4 1/4] firmware: arm_scmi: Add polling support for completion in smc
  ` [PATCH v4 3/4] dt-bindings: arm: Add new compatible for smc/hvc transport for SCMI
  ` [PATCH v4 4/4] firmware: arm_scmi: Add qcom hvc/shmem transport support

[PATCH v9 00/14] Add TPS25750 USB type-C PD controller support
 2023-10-03 11:18 UTC  (13+ messages)
` [PATCH v9 05/14] USB: typec: tps6598x: Check for EEPROM present
` [PATCH v9 06/14] USB: typec: tps6598x: Clear dead battery flag
` [PATCH v9 07/14] USB: typec: tps6598x: Apply patch again after power resume
` [PATCH v9 08/14] USB: typec: tps6598x: Add interrupt support for TPS25750

[PATCH v3 0/8] Improve Exynos thermal driver
 2023-10-03 11:16 UTC  (9+ messages)
  ` [PATCH v3 1/8] thermal: exynos: remove an unnecessary field description
  ` [PATCH v3 2/8] thermal: exynos: drop id field
  ` [PATCH v3 3/8] thermal: exynos: switch from workqueue-driven interrupt handling to threaded interrupts
  ` [PATCH v3 4/8] thermal: exynos: handle devm_regulator_get_optional return value correctly
  ` [PATCH v3 5/8] thermal: exynos: simplify regulator (de)initialization
  ` [PATCH v3 6/8] thermal: exynos: stop using the threshold mechanism on Exynos 4210
  ` [PATCH v3 7/8] thermal: exynos: split initialization of TMU and the thermal zone
  ` [PATCH v3 8/8] thermal: exynos: use set_trips

[PATCH v3 21/27] staging: iio: resolver: ad2s1210: convert LOT threshold attrs to event attrs
 2023-10-03 11:11 UTC  (2+ messages)

[PATCH net-next 1/1] net: stmmac: xgmac: EST interrupts handling
 2023-10-03 11:12 UTC  (4+ messages)

[PATCH v2] drm: panel-orientation-quirks: Add quirk for One Mix 2S
 2023-10-03 11:10 UTC  (3+ messages)

[PATCH v17 00/18] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-10-03 11:09 UTC  (7+ messages)
` [PATCH v17 13/18] drm/shmem-helper: Add memory shrinker

[PATCH v1 0/3] usb: gadget: uvc: stability fixes on STREAMOFF
 2023-10-03 11:09 UTC  (2+ messages)

[PATCH] fjes: Add missing check for vzalloc
 2023-10-03 11:07 UTC  (3+ messages)

[PATCH v1 0/3] Add fixes for FastRPC driver
 2023-10-03 11:07 UTC  (4+ messages)
` [PATCH v1 2/3] misc: fastrpc: Free DMA handles for RPC calls with no arguments

[PATCH v1] arm64: dts: ti: verdin-am62: add iw416 based bluetooth
 2023-10-03 11:00 UTC  (2+ messages)

[PATCH v1] arm64: dts: ti: verdin-am62: disable MIPI DSI bridge
 2023-10-03 11:00 UTC  (2+ messages)

[net PATCH v2] octeontx2-af: Fix hardware timestamping for VFs
 2023-10-03 11:05 UTC 

[PATCH v2] arm64: dts: ti: k3-am625-beagleplay: Fix typo in ramoops reg
 2023-10-03 11:00 UTC  (2+ messages)

[PATCH] arm64: dts: ti: phycore-am64: Add RTC interrupt pin
 2023-10-03 11:00 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am64: Fix indentation in watchdog nodes
 2023-10-03 11:00 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-j721s2-evm-gesi: Specify base dtb for overlay file
 2023-10-03 11:00 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: ti: Add overlay for AM642-EVM NAND expansion card
 2023-10-03 11:00 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-am654-base-board: Add I2C I/O expander
 2023-10-03 11:00 UTC  (2+ messages)

[PATCH 0/3] AM68 SK: Add support for PCIe and USB
 2023-10-03 11:00 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: ti: k3-am625: Add boot phase marking
 2023-10-03 11:00 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: ti: k3-am42: Add boot phase tags marking
 2023-10-03 11:00 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-j721e-mcu-wakeup: Add MCU domain ESM instance
 2023-10-03 11:00 UTC  (2+ messages)

[PATCH v4 0/3] usb: ChipIdea: add Nuvoton NPCM UDC support
 2023-10-03 11:01 UTC  (4+ messages)
` [PATCH v4 1/3] usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flag
` [PATCH v4 2/3] dt-bindings: usb: ci-hdrc-usb2: add npcm750 and npcm845 compatible
` [PATCH v4 3/3] usb: chipidea: Add support for NPCM

[PATCH v5 0/9] Add R5F and C7x DSP node for K3 J721S2, AM68 and AM69 SoCs
 2023-10-03 11:00 UTC  (2+ messages)

[RESEND PATCH 1/2] perf/x86/cstate: Allow reading the package statistics from local CPU
 2023-10-03 11:00 UTC  (3+ messages)
` [PATCHv2 2/2] perf/core: Allow reading package events from perf_event_read_local

[PATCH 00/21] block atomic writes
 2023-10-03 10:56 UTC  (11+ messages)
` [PATCH 11/21] fs: xfs: Don't use low-space allocator for alignment > 1
` [PATCH 13/21] fs: xfs: Make file data allocations observe the 'forcealign' flag
` [PATCH 15/21] fs: xfs: Support atomic write for statx

[PATCH v2][next] cxgb4/ch_ktls: Fix undefined behavior bug in struct chcr_ktls_ofld_ctx_tx
 2023-10-03 10:56 UTC 

[PATCH v4 0/4] Add AM65x ICSSG Ethernet support
 2023-10-03 10:55 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: ti: k3-am65-main: Add ICSSG IEP nodes
` [PATCH v4 2/4] arm64: dts: ti: k3-am654-base-board: add ICSSG2 Ethernet support
` [PATCH v4 3/4] arm64: dts: ti: k3-am654-idk: Add ICSSG Ethernet ports
` [PATCH v4 4/4] arm64: defconfig: Enable TI_ICSSG_PRUETH

[PATCH][next] cxgb4/ch_ktls: Fix undefined behavior bug in struct chcr_ktls_ofld_ctx_tx
 2023-10-03 10:54 UTC 

[PATCH v3 26/27] staging: iio: resolver: ad2s1210: implement fault events
 2023-10-03 10:53 UTC  (2+ messages)

kernel.org 6.5.4 , NPU driver, --not support (RFC)
 2023-10-03 10:52 UTC  (11+ messages)
    ` 回复: "

[PATCH v3 0/3] Add devicetree support of Interconnects and USB for SDX75
 2023-10-03 10:52 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: Add interconnect nodes "

[PATCH] fs/jfs: Add checking for out-of-bounds index in binary search in xtSearch
 2023-10-03 10:49 UTC 

[PATCH v5 0/2] add NPCM SDHCI driver support
 2023-10-03 10:49 UTC  (3+ messages)
` [PATCH v5 2/2] mmc: sdhci-npcm: Add NPCM SDHCI driver

[PATCH v5 0/2] selftests/resctrl: Bug fix and optimization
 2023-10-03 10:47 UTC  (4+ messages)
` [PATCH v5 1/2] selftests/resctrl: Fix schemata write error check

[PATCH net,v2, 0/3] net: mana: Fix some TX processing bugs
 2023-10-03 10:46 UTC  (7+ messages)
` [PATCH net,v2, 1/3] net: mana: Fix TX CQE error handling
` [PATCH net,v2, 2/3] net: mana: Fix the tso_bytes calculation
` [PATCH net,v2, 3/3] net: mana: Fix oversized sge0 for GSO packets

[PATCH] page_pool: fix documentation typos
 2023-10-03 10:45 UTC  (4+ messages)
` [PATCH] net: skbuff: fix kernel-doc typos

[PATCH v6 net-next 0/5] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-10-03 10:44 UTC  (5+ messages)

[PATCH] sched/fair: fix pick_eevdf to always find the correct se
 2023-10-03 10:42 UTC  (2+ messages)
` [tip: sched/urgent] sched/fair: Fix pick_eevdf()

[PATCH 1/2] sched/eevdf: Also update slice on placement
 2023-10-03 10:42 UTC  (2+ messages)
` [tip: sched/urgent] "

[tip: sched/urgent] sched/eevdf: Fix avg_vruntime()
 2023-10-03 10:42 UTC 

[PATCH net-next] net/smc: add support for netdevice in containers
 2023-10-03 10:41 UTC  (3+ messages)

[PATCH v4] sched/rt: move back to RT_GROUP_SCHED and rename it child
 2023-10-03 10:36 UTC  (2+ messages)

[PATCH] hyperv: rndis_filter needs to select NLS
 2023-10-03 10:29 UTC  (2+ messages)

[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
 2023-10-03 10:28 UTC  (3+ messages)
` [PATCH v3 2/9] KVM: selftests: Unify the makefile rule for split targets

[PATCH net-next v2] net/xdp: fix zero-size allocation warning in xskq_create()
 2023-10-03 10:26 UTC  (2+ messages)

[RESEND PATCH V3 1/6] perf: Add branch stack extra
 2023-10-03 10:27 UTC  (6+ messages)

[PATCH] ASoC: amd: yc: Fix non-functional mic on Lenovo Yoga Slim 7 Pro 14ARH7 82UU
 2023-10-03 10:24 UTC 

[PATCH v3 1/2] dt-bindings: backlight: Add MPS MP3309C
 2023-10-03 10:21 UTC  (4+ messages)

[RFC PATCH net-next] net: phy: aquantia: add firmware load support
 2023-10-03 10:21 UTC  (5+ messages)

linux-next: manual merge of the mlx5-next tree with the net-next tree
 2023-10-03 10:17 UTC  (2+ messages)

[PATCH net-next] ipv6: mark address parameters of udp_tunnel6_xmit_skb() as const
 2023-10-03 10:10 UTC  (2+ messages)

[PATCH v3] sched/core: Use empty mask to reset cpumasks in sched_setaffinity()
 2023-10-03 10:06 UTC  (2+ messages)

[PATCH 0/4] sched: drop for_each_numa_hop_mask()
 2023-10-03 10:04 UTC  (3+ messages)
` [PATCH 1/4] net: mellanox: drop mlx5_cpumask_default_spread()


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