LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-25 12:57:28 to 2024-03-25 14:39:39 UTC [more...]

[RFC PATCH 0/2] mfd: rohm-bd71828: Add power off
 2024-03-25 14:10 UTC  (6+ messages)
` [RFC PATCH 2/2] mfd: rohm-bd71828: Add power off functionality

[linus:master] [x86/sme] 48204aba80: BUG:kernel_failed_in_early-boot_stage,last_printk:Booting_the_kernel(entry_offset:#)
 2024-03-25 14:39 UTC  (3+ messages)

[PATCH 0/2] i.MX93 ADC calibration settings
 2024-03-25 14:38 UTC  (10+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: nxp,imx93-adc.yaml: Add calibration properties

[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
 2024-03-25 14:37 UTC  (23+ messages)
` [PATCH v6 01/16] regulator: dt-bindings: describe the PMU module of the QCA6390 package
` [PATCH v6 02/16] regulator: dt-bindings: describe the PMU module of the WCN7850 package
` [PATCH v6 03/16] dt-bindings: net: bluetooth: qualcomm: describe regulators for QCA6390
` [PATCH v6 04/16] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
` [PATCH v6 05/16] dt-bindings: net: wireless: describe the ath12k PCI module
` [PATCH v6 06/16] arm64: dts: qcom: sm8550-qrd: add the Wifi node
` [PATCH v6 07/16] arm64: dts: qcom: sm8650-qrd: "
` [PATCH v6 08/16] arm64: dts: qcom: qrb5165-rb5: "
` [PATCH v6 09/16] PCI: hold the rescan mutex when scanning for the first time
` [PATCH v6 10/16] PCI/pwrctl: reuse the OF node for power controlled devices
` [PATCH v6 11/16] PCI/pwrctl: create platform devices for child OF nodes of the port node
` [PATCH v6 12/16] PCI/pwrctl: add PCI power control core code
` [PATCH v6 13/16] power: sequencing: implement the pwrseq core
` [PATCH v6 14/16] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
` [PATCH v6 15/16] Bluetooth: qca: use the power sequencer for QCA6390
` [PATCH v6 16/16] PCI/pwrctl: add a PCI power control driver for power sequenced devices

[PATCH v2 1/1] ASoC: soc-jack: Get rid of legacy GPIO support
 2024-03-25 14:33 UTC 

[PATCH v2] dt-bindings: display: samsung,exynos5-dp: convert to DT Schema
 2024-03-25 14:36 UTC  (2+ messages)

[PATCH v4] hwmon:Add EC Chip driver for Lenovo ThinkStation motherboards
 2024-03-25 14:35 UTC  (3+ messages)

[PATCH V2] arm64: dts: ti: k3-am625-beagleplay: Use mmc-pwrseq for wl18xx enable
 2024-03-25 14:35 UTC 

[PATCH v5 00/16] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-03-25 14:34 UTC  (22+ messages)
` [PATCH v5 01/16] drm/vkms: Code formatting
` [PATCH v5 02/16] drm/vkms: Use drm_frame directly
` [PATCH v5 03/16] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
` [PATCH v5 04/16] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v5 05/16] drm/vkms: Add dummy pixel_read/pixel_write callbacks to avoid NULL pointers
` [PATCH v5 06/16] drm/vkms: Use const for input pointers in pixel_read an pixel_write functions
` [PATCH v5 09/16] drm/vkms: Introduce pixel_read_direction enum
` [PATCH v5 10/16] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v5 11/16] drm/vkms: Add YUV support
` [PATCH v5 14/16] drm/vkms: Create KUnit tests for YUV conversions

[PATCH 0/2] perf/x86/amd: Update generalized events
 2024-03-25 14:34 UTC  (3+ messages)
` [PATCH 1/2] perf/x86/amd/core: Update stalled-cycles-* events for Zen 2 and later

[PATCH] Revert "sh: Handle calling csum_partial with misaligned data"
 2024-03-25 14:34 UTC  (3+ messages)

[RESEND PATCH] dt-bindings: display: sony,td4353-jdi: allow width-mm and height-mm
 2024-03-25 14:33 UTC  (2+ messages)

[PATCH] ALSA: hda: cs35l56: Raise device name message log level
 2024-03-25 14:29 UTC 

[PATCH 00/28] Remove PCI_IRQ_LEGACY
 2024-03-25 14:29 UTC  (5+ messages)
` [PATCH 10/28] drm: amdgpu: Use PCI_IRQ_INTX
` [PATCH 11/28] infiniband: qib: "

[PATCH v3] kselftest/clone3: Make test names for set_tid test stable
 2024-03-25 14:29 UTC 

[PATCH] ALSA: sh: aica: reorder cleanup operations to avoid UAF bug
 2024-03-25 14:26 UTC  (3+ messages)

[PATCH] x86/head: Simplify #include "../../x86/xen/xen-head.S"
 2024-03-25 14:28 UTC  (2+ messages)
` [tip: x86/cleanups] x86/head: Simplify relative include path to xen-head.S

[PATCH] media/uvcvideo: add quirk for invalid dev_sof in Logitech C920
 2024-03-25 14:26 UTC 

[PATCH v4 0/2] Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy
 2024-03-25 14:24 UTC  (3+ messages)
` [PATCH v4 1/2] mm/mempolicy: Use numa_node_id() instead of cpu_to_node()
` [PATCH v4 2/2] mm/numa_balancing:Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy

Implement per-key keyboard backlight as auxdisplay?
 2024-03-25 14:25 UTC  (20+ messages)
              ` Future handling of complex RGB devices on Linux
                ` Future handling of complex RGB devices on Linux v2
                          ` Future handling of complex RGB devices on Linux v3
                              ` In kernel virtual HID devices (was Future handling of complex RGB devices on Linux v3)

[PATCH] ASoC: sti: uniperif: fix the undefined bitwise shift behavior problem
 2024-03-25 14:25 UTC  (2+ messages)

[PATCH v1 1/1] ASoC: soc-jack: Get rid of legacy GPIO support
 2024-03-25 14:24 UTC  (3+ messages)

[PATCH 0/4] arm64: dts: rockchip: add wolfvision pf5 mainboard
 2024-03-25 14:22 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: add wolfvision vendor prefix
` [PATCH 2/4] dt-bindings: arm: rockchip: add wolfvision pf5 mainboard
` [PATCH 3/4] arm64: dts: "
` [PATCH 4/4] arm64: dts: rockchip: add wolfvision pf5 io expander board

[PATCH] scsi: libsas: Add SMP request allocation handler callback
 2024-03-25 14:21 UTC  (3+ messages)

[PATCH v2 1/1] spi: rspi: Get rid of unused struct rspi_plat_data
 2024-03-25 14:20 UTC 

[PATCH v1 1/1] spi: rspi: Get rid of unused struct rspi_plat_data
 2024-03-25 14:20 UTC  (3+ messages)

[PATCH 0/3] iommu/smmu-v3: support suspend/resume
 2024-03-25 13:48 UTC  (3+ messages)
` [PATCH 3/3] iommu/arm-smmu-v3: "

[PATCH v2 0/3] media: Fix gcc warnings
 2024-03-25 14:19 UTC  (4+ messages)
` [PATCH v2 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
` [PATCH v2 2/3] media: radio-shark2: Avoid led_names truncations
` [PATCH v2 3/3] media: dvbdev: Initialize sbuf

[PATCH v3 00/10] RK3588 USBDP support
 2024-03-25 14:19 UTC  (4+ messages)
` [PATCH v3 02/10] phy: rockchip: add usbdp combo phy driver

[PATCH v3 00/22] SoC: Cleanup MediaTek soundcard machine drivers
 2024-03-25 14:18 UTC  (3+ messages)
` [PATCH v3 05/22] ASoC: mediatek: Add common machine soundcard driver probe mechanism

[PATCH v10 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-25 14:17 UTC  (4+ messages)
` [PATCH v10 8/8] PCI: dwc: ep: Remove "core_init_notifier" flag

[PATCH v4 00/10] RK3588 USBDP support
 2024-03-25 14:15 UTC  (11+ messages)
` [PATCH v4 01/10] dt-bindings: phy: add rockchip usbdp combo phy document
` [PATCH v4 02/10] phy: rockchip: add usbdp combo phy driver
` [PATCH v4 03/10] arm64: defconfig: enable Rockchip Samsung USBDP PHY
` [PATCH v4 04/10] arm64: dts: rockchip: fix usb2phy nodename for rk3588
` [PATCH v4 05/10] arm64: dts: rockchip: reorder usb2phy properties "
` [PATCH v4 06/10] arm64: dts: rockchip: add USBDP phys on rk3588
` [PATCH v4 07/10] arm64: dts: rockchip: add USB3 DRD controllers "
` [PATCH v4 08/10] arm64: dts: rockchip: add USB3 to rk3588-evb1
` [PATCH v4 09/10] arm64: dts: rockchip: add upper USB3 port to rock-5a
` [PATCH v4 10/10] arm64: dts: rockchip: add lower USB3 port to rock-5b

[PATCH v2 0/1] usb: typec: ucsi: Check capabilities before discovery
 2024-03-25 14:14 UTC  (3+ messages)
` [PATCH v2 1/1] usb: typec: ucsi: Check capabilities before cable and identity discovery

[PATCH v10 0/6] uvcvideo: Fixes for hw timestamping
 2024-03-25 14:13 UTC  (5+ messages)
` [PATCH v10 3/6] media: uvcvideo: Quirk for invalid dev_sof in Logitech C922

[PATCH] btrfs: Fix race in read_extent_buffer_pages()
 2024-03-25 14:04 UTC  (4+ messages)

[PATCH] clk: qcom: gdsc: treat optional supplies as optional
 2024-03-25 14:10 UTC  (3+ messages)

[PATCH] clk: qcom: Fix SM_GPUCC_8650 dependencies
 2024-03-25 14:10 UTC  (2+ messages)

[PATCH 1/2] locking/pvqspinlock: Use try_cmpxchg_acquire() in trylock_clear_pending()
 2024-03-25 14:09 UTC  (2+ messages)
` [PATCH 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h

[PATCH v5 0/7] iio: adc: add new ad7380 driver
 2024-03-25 14:08 UTC  (4+ messages)
` [PATCH v5 4/7] iio: adc: ad7380: add support for pseudo-differential parts

[PATCH 1/1] swiotlb: add a KUnit test suite
 2024-03-25 14:06 UTC  (2+ messages)

[PATCH v2 0/3] Add multi mode support for omap-mcspi
 2024-03-25 14:05 UTC  (3+ messages)
` [PATCH v2 2/3] spi: omap2-mcspi: Add support for MULTI-mode

[PATCH v2 00/14] Provide SEV-SNP support for running under an SVSM
 2024-03-25 14:05 UTC  (4+ messages)
` [PATCH v2 13/14] x86/sev: Hide SVSM attestation entries if not "

[PATCH] huge_memory.c: document huge page splitting rules more thoroughly
 2024-03-25 14:05 UTC  (3+ messages)

[PATCH] clk: qcom: gdsc: treat optional supplies as optional
 2024-03-25 14:02 UTC  (2+ messages)

[PATCH 0/9] asus-wmi: add new features, clean up, fixes
 2024-03-25 14:02 UTC  (8+ messages)
` [PATCH 1/9] platform/x86: asus-wmi: add support for 2024 ROG Mini-LED
` [PATCH 4/9] platform/x86: asus-wmi: support toggling POST sound
` [PATCH 8/9] platform/x86: asus-wmi: Add support for MCU powersave

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-25 14:01 UTC  (4+ messages)

[PATCH v2] net: mark racy access on sk->sk_rcvbuf
 2024-03-25 13:59 UTC  (2+ messages)

[PATCH v2] pinctrl/meson: fix typo in PDM's pin name
 2024-03-25 13:59 UTC  (2+ messages)

[PATCH] Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"
 2024-03-25 13:57 UTC  (4+ messages)

[WIP 0/3] Memory model and atomic API in Rust
 2024-03-25 13:56 UTC  (6+ messages)

[PATCH 6.8 000/715] 6.8.2-rc1 review
 2024-03-25 13:56 UTC  (6+ messages)
` [PATCH 6.8 119/715] libbpf: Add bpf_token_create() API

[PATCH 1/2] perf annotate: Get rid of duplicate --group option item
 2024-03-25 13:56 UTC  (2+ messages)

[PATCH v1 0/2] Patches for rockchip clk input / output switch
 2024-03-25 13:55 UTC  (3+ messages)
` [PATCH v1 2/2] dt-bindings: clock: rockchip: Add support for "

[PATCH 1/2] dt-bindings: arm: qcom: Add Motorola Moto G (2013)
 2024-03-25 13:55 UTC  (2+ messages)

[PATCH v3 0/3] arm64: qcom: sm8650: add support for the SM8650-HDK board
 2024-03-25 13:55 UTC  (2+ messages)

[PATCH v11 0/7] drm/meson: add support for MIPI DSI Display
 2024-03-25 13:55 UTC  (2+ messages)

[syzbot] [bpf?] [net?] possible deadlock in rcu_report_exp_cpu_mult
 2024-03-25 13:49 UTC  (5+ messages)
` [PATCH] bpf, sockmap: fix "

[BUG] seltests/iommu: runaway ./iommufd consuming 99% CPU after a failed assert()
 2024-03-25 13:52 UTC  (5+ messages)

[PATCH] arm64: configs: enable REGULATOR_QCOM_USB_VBUS
 2024-03-25 13:46 UTC 

[PATCH v2 0/3] thermal: More separation between the core and drivers
 2024-03-25 13:47 UTC  (7+ messages)
` [PATCH v2 1/3] thermal: core: Move threshold out of struct thermal_trip
` [PATCH v2 2/3] thermal: core: Make struct thermal_zone_device definition internal
` [PATCH v2 3/3] thermal: core: Sort trip point crossing notifications by temperature

[PATCH 0/3] media: Fix gcc warnings
 2024-03-25 13:46 UTC  (3+ messages)
` [PATCH 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc

[PATCH V2] ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity
 2024-03-25 13:46 UTC  (2+ messages)

[PATCH v4] PCI: keystone: Fix pci_ops for AM654x SoC
 2024-03-25 13:45 UTC  (4+ messages)

[PATCH 0/2] Add initial ARM MHUv3 mailbox support
 2024-03-25 13:44 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mailbox: arm,mhuv3: Add bindings

[PATCH v3 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-03-25 13:44 UTC  (7+ messages)
` [PATCH v3 1/3] rpmb: add "

[PATCH] media: v4l2-subdev: Support enable/disable_streams for single-pad subdevs
 2024-03-25 13:43 UTC  (4+ messages)

[PATCH] software node: Implement device_get_match_data fwnode callback
 2024-03-25 13:41 UTC  (11+ messages)

[PATCH v1 0/3] mm/secretmem: one fix and one refactoring
 2024-03-25 13:41 UTC  (4+ messages)
` [PATCH v1 1/3] mm/secretmem: fix GUP-fast succeeding on secretmem folios
` [PATCH v1 2/3] selftests/memfd_secret: add vmsplice() test
` [PATCH v1 3/3] mm: merge folio_is_secretmem() into folio_fast_pin_allowed()

Implementation of fwnode_operations :: device_get_match_data() for software nodes?
 2024-03-25 13:41 UTC  (11+ messages)

[PATCH] ASoC: tegra: Fix DSPK 16-bit playback
 2024-03-25 13:41 UTC  (2+ messages)

[PATCH v2 0/8] media: qcom: camss: Add sm8550 support
 2024-03-25 13:38 UTC  (7+ messages)
` [PATCH v2 5/8] media: qcom: camss: Add CSID gen3 driver
` [PATCH v2 8/8] media: qcom: camss: Add sm8550 support

[PATCH v1] irq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
 2024-03-25 13:36 UTC  (3+ messages)

[PATCH 0/2] Add support for AD4000 series
 2024-03-25 13:35 UTC  (4+ messages)
` [PATCH 2/2] iio: adc: Add support for AD4000

[PATCH v4 0/4] NXP S32G3 SoC initial bring-up
 2024-03-25 13:34 UTC  (7+ messages)
` [PATCH v4 3/4] dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 support
` [PATCH v4 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3

[PATCH v2 RESEND] dmaengine: tegra186: Fix residual calculation
 2024-03-25 13:30 UTC  (2+ messages)

[syzbot] [bpf?] [net?] KMSAN: uninit-value in sock_map_delete_elem
 2024-03-25 13:27 UTC 

[PATCH v2 0/2] dt-bindings: leds: add LED_FUNCTION_* mainly for router devices
 2024-03-25 13:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: leds: add LED_FUNCTION_MOBILE for mobile network

[PATCH 1/1] mm: vmalloc: Bail out early in find_vmap_area() if vmap is not init
 2024-03-25 13:25 UTC  (6+ messages)

[PATCH 1/2] x86/microcode/AMD: Add a patch revision number union
 2024-03-25 13:23 UTC  (7+ messages)
` [PATCH 2/2] x86/CPU/AMD: Improve the erratum 1386 workaround
    ` [PATCH -v2] "
      ` [tip: x86/cpu] "

[PATCH v16 0/9] Add multiport support for DWC3 controllers
 2024-03-25 13:23 UTC  (8+ messages)
` [PATCH v16 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v16 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper

[PATCH] x86/efistub: Add missing boot_params for mixed mode compat entry
 2024-03-25 13:22 UTC  (3+ messages)

[PATCH v5 0/4] Add support for MAX96714/F and MAX96717/F GMSL2 ser/des
 2024-03-25 13:22 UTC  (4+ messages)
` [PATCH v5 2/4] dt-bindings: media: add Maxim MAX96714 GMSL2 Deserializer

[PATCH v7 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
 2024-03-25 13:19 UTC  (2+ messages)

[PATCH v5 0/7] Add tuning algorithm for delay chain
 2024-03-25 13:19 UTC  (2+ messages)

[PATCH v1 1/1] sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()
 2024-03-25 13:19 UTC  (2+ messages)

[PATCH] mmc: core: Convert sprintf/snprintf to sysfs_emit
 2024-03-25 13:18 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: remove unneeded assignment
 2024-03-25 13:18 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: remove unneeded assignment
 2024-03-25 13:18 UTC  (2+ messages)

[PATCH v1 1/1] mmc: sdhci-sprd: Remove unused of_gpio.h
 2024-03-25 13:18 UTC  (2+ messages)

[PATCH v1 1/1] mmc: mtk-sd: Remove unused of_gpio.h
 2024-03-25 13:18 UTC  (2+ messages)

[PATCH v1 1/1] mmc: sdhci-s3c: Replace deprecated of_get_named_gpio()
 2024-03-25 13:18 UTC  (2+ messages)

[PATCH v1 1/1] mmc: core: Remove unused of_gpio.h
 2024-03-25 13:18 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Fix access for STE.SHCFG
 2024-03-25 13:18 UTC  (2+ messages)

[PATCH v6 0/4] Add support for MAX96714/F and MAX96717/F GMSL2 ser/des
 2024-03-25 13:16 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: media: add Maxim MAX96717 GMSL2 Serializer
` [PATCH v6 2/4] dt-bindings: media: add Maxim MAX96714 GMSL2 Deserializer
` [PATCH v6 3/4] media: i2c: add MAX96717 driver
` [PATCH v6 4/4] media: i2c: add MAX96714 driver

[PATCH v8] dt-bindings: ata: imx-pata: Convert to dtschema
 2024-03-25 13:14 UTC  (3+ messages)

[PATCH v2 00/13] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-03-25 13:14 UTC  (11+ messages)
` [PATCH v2 02/13] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
` [PATCH v2 11/13] selftests/resctrl: Convert ctrlgrp & mongrp to pointers

[syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings
 2024-03-25 13:08 UTC  (3+ messages)

[PATCH] drm/panfrost: fix power transition timeout warnings
 2024-03-25 13:07 UTC  (4+ messages)

[PATCH 0/2] soc: mediatek: pm-domains: solve power domain glitch issue
 2024-03-25 13:06 UTC  (6+ messages)
` [PATCH 1/2] soc: mediatek: pm-domains: add smi_larb_reset function when power on
` [PATCH 2/2] soc: mediatek: pm-domains: support smi clamp protection

[PATCH v2 00/35] Fast kernel headers: reduce header dependencies
 2024-03-25 13:05 UTC  (2+ messages)

[PATCH] mm/arch: Provide pud_pfn() fallback
 2024-03-25 13:05 UTC  (2+ messages)

[PATCH v2 0/5] TDX host: kexec() support
 2024-03-25 13:04 UTC  (12+ messages)
` [PATCH v2 2/5] x86/kexec: do unconditional WBINVD in relocate_kernel()

[PATCH v2 0/5] Fix prestera driver fail to probe twice
 2024-03-25 13:04 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH] drm/panel-edp: Add AUO B120XAN01.0
 2024-03-25 12:58 UTC 

[PATCH 2/2] drm/panel: Promote warn_dev to WARN for invalid calls in drm_panel.c
 2024-03-25 12:46 UTC  (3+ messages)

[Bug] UBSAN: shift-out-of-bounds in sg_build_indirect
 2024-03-25 12:57 UTC 

[PATCH net] openvswitch: Set the skbuff pkt_type for proper pmtud support
 2024-03-25 12:57 UTC  (5+ messages)
    ` [ovs-dev] "


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).