LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-02 09:36:28 to 2024-05-02 12:18:21 UTC [more...]

[PATCH v3 0/2] drm: Fix dma_resv deadlock at drm object pin time
 2024-05-02 12:18 UTC  (7+ messages)
` [PATCH v3 1/2] drm/panfrost: "

[PATCHv10 00/18] x86/tdx: Add kexec support
 2024-05-02 12:18 UTC  (4+ messages)
` [PATCH v4 0/4] x86/snp: "

[BUG][v6.9-rc6] Deadlock with: Revert "drm/qxl: simplify qxl_fence_wait"
 2024-05-02 12:16 UTC 

[PATCH 0/7] Add Mule I2C multiplexer support
 2024-05-02 12:14 UTC  (4+ messages)
` [PATCH 2/7] dt-bindings: i2c: mux: mule: add dt-bindings for mule i2c multiplexer

[PATCH v3 0/2] Input: add ft5426
 2024-05-02  8:42 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: input: touchscreen: edt-ft5x06: Add ft5426
` [PATCH v3 2/2] Input: edt-ft5x06 - add ft5426

[PATCH RFC net-next 00/10] MC Flood disable and snooping
 2024-05-02 12:12 UTC  (13+ messages)

[PATCH v9 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-05-02 12:10 UTC  (3+ messages)
` [PATCH v9 01/19] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug

[PATCH v6 0/7] SRAT/CEDT fixes and updates
 2024-05-02 12:11 UTC  (6+ messages)
` [PATCH v6 1/7] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()

[PATCH resend v2] locking/spinlocks: Make __raw_* lock ops static
 2024-05-02 12:10 UTC 

[GIT PULL] firewire: fixes for v6.9-rc6
 2024-05-02 12:06 UTC 

[PATCH net-next v5] net: ti: icssg_prueth: add TAPRIO offload support
 2024-05-02 12:02 UTC  (3+ messages)

[PATCH v3 0/3] drm/mediatek: Add support for OF graphs
 2024-05-02 11:56 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: display: mediatek: Add OF graph support for board path
` [PATCH v3 2/3] dt-bindings: arm: mediatek: mmsys: "
` [PATCH v3 3/3] drm/mediatek: Implement OF graphs support for display paths

[PATCH v2 0/4] dev_printk: add dev_errp_probe() helper
 2024-05-02 11:54 UTC  (12+ messages)
` [PATCH v2 1/4] dev_printk: add new dev_err_probe() helpers
` [PATCH v2 2/4] iio: temperature: ltc2983: convert to dev_err_probe()
` [PATCH v2 4/4] iio: common: scmi_iio: "

[PATCH 00/21] pinctrl: Use scope based of_node_put() cleanups
 2024-05-02 11:52 UTC  (6+ messages)
` [PATCH 12/21] pinctrl: k210: "
` [PATCH 20/21] pinctrl: aspeed: g5: "

[PATCH] lib/cpumask: Boot option to disable tasks distribution within cpumask
 2024-05-02 11:45 UTC  (8+ messages)

[PATCH v3 0/3] Add devicetree support of USB for QDU/QRU1000
 2024-05-02 11:44 UTC  (4+ messages)

[PATCH 0/2] Fix energy-pkg event for AMD CPUs
 2024-05-02 11:43 UTC  (5+ messages)
` [PATCH 1/2] perf/x86/rapl: Rename maxdie to nr_rapl_pmu and dieid to rapl_pmu_idx
  ` [tip: perf/core] perf/x86/rapl: Rename 'maxdie' to nr_rapl_pmu and 'dieid' "
` [PATCH 2/2] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
  ` [tip: perf/core] "

[PATCH 0/5] Add support for adis16545/47
 2024-05-02 11:31 UTC  (7+ messages)
` [PATCH 4/5] iio: adis16480: add support for adis16545/7 families

No cpufreq entries with omap2plus_defconfig since "cpufreq: dt-platdev: Support building as module" (commit 3b062a08)
 2024-05-02 11:04 UTC 

[PATCH v2 cmpxchg 12/13] sh: Emulate one-byte cmpxchg
 2024-05-02 11:30 UTC  (3+ messages)

[PATCH net-next v2] net/mlx5e: flower: check for unsupported control flags
 2024-05-02 11:30 UTC  (3+ messages)

[PATCH 00/15] i2c: use 'time_left' with wait_for_*
 2024-05-02 11:29 UTC  (2+ messages)

[PATCH 00/10] perf intel pt: Update instruction decoder for APX and other new instructions
 2024-05-02 11:26 UTC  (19+ messages)
` [PATCH 01/10] x86/insn: Add Key Locker instructions to the opcode map
  ` [tip: perf/core] "
` [PATCH 02/10] x86/insn: Fix PUSH instruction in x86 instruction decoder "
  ` [tip: perf/core] "
` [PATCH 03/10] x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS
  ` [tip: perf/core] "
` [PATCH 04/10] x86/insn: Add misc new Intel instructions
  ` [tip: perf/core] "
` [PATCH 05/10] x86/insn: Add support for REX2 prefix to the instruction decoder logic
  ` [tip: perf/core] "
` [PATCH 06/10] x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder opcode map
  ` [tip: perf/core] "
` [PATCH 07/10] x86/insn: Add support for APX EVEX to the instruction decoder logic
  ` [tip: perf/core] "
` [PATCH 08/10] x86/insn: Add support for APX EVEX instructions to the opcode map
  ` [tip: perf/core] "
` [PATCH 09/10] perf intel pt: Add new JMPABS instruction to the Intel PT instruction decoder
` [PATCH 10/10] perf tests: Add APX and other new instructions to x86 instruction decoder test

[GIT PULL] Networking for v6.9-rc7
 2024-05-02 11:23 UTC 

[PATCH v10 0/5] Introduce mseal
 2024-05-02 11:24 UTC  (3+ messages)
` [PATCH v10 3/5] selftest mm/mseal memory sealing

[PATCH 0/4] Annotate atomics for signed integer wrap-around
 2024-05-02 11:21 UTC  (3+ messages)
` [PATCH 2/4] arm64: atomics: lse: Silence intentional wrapping addition

[PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-05-02 11:20 UTC  (18+ messages)
` [PATCH v5 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v5 03/17] ACPI: bus: Add acpi_riscv_init function
` [PATCH v5 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver

[PATCH v1 0/3] riscv: make image compression configurable
 2024-05-02 11:16 UTC  (4+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] riscv: show help string for riscv-specific targets
` [PATCH v1 3/3] kbuild: buildtar: install riscv compressed images as vmlinuz

[PATCH net-next v2 1/2] net: phy: marvell: constify marvell_hw_stats
 2024-05-02 11:13 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: phy: marvell: add support for MV88E6250 family internal PHYs

[PATCH v2 00/30] Add parents to struct pmu -> dev
 2024-05-02 11:09 UTC  (2+ messages)
` [PATCH v2 00/30] (subset) "

[PATCH V3 0/8] Add support for videocc and camcc on SM8650
 2024-05-02 11:09 UTC  (4+ messages)
` [PATCH V3 5/8] dt-bindings: clock: qcom: Fix the incorrect order of SC8280XP camcc header

[PATCH v4 00/12] mm/swap: clean up and optimize swap cache index
 2024-05-02 11:08 UTC  (7+ messages)
` [PATCH v4 02/12] nilfs2: drop usage of page_index
` [PATCH v4 11/12] mm: drop page_index and convert folio_index to use folio

[PATCH] clkdev: report over-sized strings when creating clkdev entries
 2024-05-02 11:08 UTC  (6+ messages)

[GIT PULL] Thermal control fixes for v6.9-rc7
 2024-05-02 11:08 UTC 

[PATCH] dt-bindings: kbuild: Fix dt_binding_check for arch without dts directory
 2024-05-02 11:06 UTC  (2+ messages)

[PATCH v20 00/41] Introduce QC USB SND audio offloading support
 2024-05-02 11:07 UTC  (3+ messages)
` [PATCH v20 06/41] usb: host: xhci-sideband: Expose a sideband interrupter enable API

[PATCH v2 0/2] Add optional reset control for Cadence SPI
 2024-05-02 10:48 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: spi: spi-cadence: Add optional reset control

[PATCH 0/2] x86/fpu: Extend kernel_fpu_begin_mask() for the In-Field Scan driver
 2024-05-02 11:00 UTC  (3+ messages)
` [PATCH 2/2] platform/x86/intel/ifs: Initialize AMX state for the scan test

[PATCH v5 net-next v5 3/6] net: add code for TCP fraglist GRO
 2024-05-02 10:58 UTC  (2+ messages)

QCA NVM file for the X13s (WCN6855)
 2024-05-02 10:57 UTC 

[PATCH] device property: introduce fwnode_for_each_child_node_scoped()
 2024-05-02 10:55 UTC 

[PATCH] thermal: intel: Add missing module description
 2024-05-02 10:54 UTC  (3+ messages)

[PATCH] Input: elantech - fix touchpad state on resume for Lenovo N24
 2024-05-02 10:52 UTC  (3+ messages)

[GIT PULL] thermal drivers for v6.10-rc1
 2024-05-02 10:50 UTC  (2+ messages)

[PATCH] clocksource/drivers/timer-ti-dm: Remove an unused field in struct dmtimer
 2024-05-02 10:47 UTC  (2+ messages)

[PATCH v1 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-02 10:46 UTC  (7+ messages)
` [PATCH v1 02/12] drm/gma500: Make I2C terminology more inclusive
` [PATCH v1 11/12] fbdev/smscufx: "
` [PATCH v1 12/12] fbdev/viafb: "

[PATCH v2 0/4] hook up pin controller clocks on Google Tensor gs101
 2024-05-02 10:44 UTC  (4+ messages)
` [PATCH v2 4/4] arm64: dts: exynos: gs101: specify empty clocks for remaining pinctrl

[syzbot] [iomap?] WARNING in iomap_iter (2)
 2024-05-02 10:44 UTC 

[RFC][PATCH v1 0/3] x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems
 2024-05-02 10:42 UTC  (3+ messages)
` [RFC][PATCH v1 3/3] cpufreq: "

[PATCH v3 0/2] clock support for Samsung Exynos pin controller (Google Tensor gs101)
 2024-05-02 10:41 UTC  (5+ messages)
` [PATCH v3 2/2] pinctrl: samsung: support a bus clock

[PATCH] mfd: axp20x: convert to use maple tree register cache
 2024-05-02 10:41 UTC  (4+ messages)
    `  "

[PATCH v12 0/6] Nuvoton WPCM450 clock and reset driver
 2024-05-02 10:40 UTC  (7+ messages)
` [PATCH v12 1/6] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller
` [PATCH v12 2/6] clk: Introduce devm_clk_hw_register_divider_table_parent_data()
` [PATCH v12 3/6] clk: provider: Address documentation pitfall in struct clk_parent_data
` [PATCH v12 4/6] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver
` [PATCH v12 5/6] ARM: dts: wpcm450: Remove clock-output-names from reference clock node
` [PATCH v12 6/6] ARM: dts: wpcm450: Switch clocks to clock controller

[PATCH] Sphinx error fixed for inline literal end-string in include/linux/workqueue.h
 2024-05-02 10:39 UTC  (3+ messages)
` [PATCH v2] Sphinx error fixed for inline literal end-string by changing $type_constant2 in kernel-doc script to include "*" unicode character in highlights_rst

[RFC PATCH 0/1] Add FUTEX_SPIN operation
 2024-05-02 10:39 UTC  (7+ messages)

[PATCH v7 00/18] Support IGT in display driver
 2024-05-02 10:38 UTC  (19+ messages)
` [PATCH v7 01/18] soc: mediatek: Disable 9-bit alpha in ETHDR
` [PATCH v7 02/18] drm/mediatek: Add OVL compatible name for MT8195
` [PATCH v7 03/18] drm/mediatek: Add missing plane settings when async update
` [PATCH v7 04/18] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
` [PATCH v7 05/18] drm/mediatek: Set DRM mode configs accordingly
` [PATCH v7 06/18] drm/mediatek: Turn off the layers with zero width or height
` [PATCH v7 07/18] drm/mediatek: Support more 10bit formats in OVL
` [PATCH v7 08/18] drm/mediatek: Support RGBA8888 and RGBX8888 "
` [PATCH v7 09/18] drm/mediatek: Support constant blending "
` [PATCH v7 10/18] drm/mediatek: Support constant blending in Mixer
` [PATCH v7 11/18] drm/mediatek: Support "Pre-multiplied" blending in OVL
` [PATCH v7 12/18] drm/mediatek: Support "Pre-multiplied" blending in Mixer
` [PATCH v7 13/18] drm/mediatek: Support "None" blending in OVL
` [PATCH v7 14/18] drm/mediatek: Support "None" blending in Mixer
` [PATCH v7 15/18] drm/mediatek: Support alpha blending in display driver
` [PATCH v7 16/18] drm/mediatek: Support CRC "
` [PATCH v7 17/18] drm/mediatek: Support CRC in OVL
` [PATCH v7 18/18] drm/mediatek: Support CRC in OVL adaptor

[PATCH] fs/xattr: unify *at syscalls
 2024-05-02 10:37 UTC  (2+ messages)

[PATCH] drm/i915/guc: Fix UB due to signed int overflow
 2024-05-02 10:36 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH v3][next] backlight: sky81452-backlight: Remove unnecessary call to of_node_get
 2024-05-02 10:35 UTC  (5+ messages)

[syzbot] [ext4?] WARNING in mb_cache_destroy
 2024-05-02 10:33 UTC  (3+ messages)

Early boot regression from f0551af0213 ("x86/topology: Ignore non-present APIC IDs in a present package")
 2024-05-02 10:33 UTC  (11+ messages)

[PATCH -next] dma: Add dev_id parameter description in request_dma_bycap
 2024-05-02 10:31 UTC  (2+ messages)

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-05-02 10:31 UTC  (7+ messages)
` [PATCH 06/17] dt-bindings: net: mscc-miim: Add resets property

[PATCH v2] sh: Call paging_init() earlier in the init sequence
 2024-05-02 10:29 UTC  (3+ messages)

[PATCH v2] x86/split_lock: fix delayed detection enabling
 2024-05-02 10:27 UTC 

[PATCH] Revert "sh: Handle calling csum_partial with misaligned data"
 2024-05-02 10:28 UTC  (2+ messages)

[PATCH] sh: j2: drop incorrect SPI controller max frequency property
 2024-05-02 10:28 UTC  (2+ messages)

[PATCH 0/7] sh: Fix missing prototypes (part two)
 2024-05-02 10:26 UTC  (2+ messages)

[RFC][PATCH 00/10] sched/fair: Complete EEVDF
 2024-05-02 10:26 UTC  (9+ messages)
` [RFC][PATCH 08/10] sched/fair: Implement delayed dequeue

[PATCH] ALSA: hda: cs35l56: Perform firmware download in the background
 2024-05-02 10:25 UTC  (6+ messages)

[PATCH net-next v17 00/13] Add Realtek automotive PCIe driver
 2024-05-02 10:23 UTC  (2+ messages)

[PATCH v3 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-05-02 10:22 UTC  (5+ messages)
` [PATCH v3 1/3] ALSA: hda/tas2781: Modification for add "
    ` [EXTERNAL] "

[PATCH v2 0/3] Fix reg ranges for main_pktdma dma-controller node
 2024-05-02 10:20 UTC  (2+ messages)

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-05-02 10:19 UTC  (16+ messages)
` [PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v4 13/12] net: lan865x: optional hardware reset

[v2] Support for Arm CCA VMs on Linux
 2024-05-02 10:16 UTC  (6+ messages)
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
  ` [PATCH v2 17/43] arm64: RME: Allow VMM to set RIPAS

[PATCH v3 0/5] Define i2c_designware in a header file
 2024-05-02 10:11 UTC  (6+ messages)
` [PATCH v3 4/5] mfd: intel_quark_i2c_gpio: Utilize i2c-designware.h

[PATCH v2 0/5] media: Fix compilations with !ACPI !PM and !OF
 2024-05-02 10:11 UTC  (3+ messages)
` [PATCH v2 1/5] media: bcm2835-unicam: Fix build with !PM

[PATCH] Bluetooth: qca: generalise device address check
 2024-05-02 10:11 UTC  (11+ messages)

[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2024-05-02 10:07 UTC  (13+ messages)

[PATCH v3 0/2] Add DT support for video clock controller on SM8150
 2024-05-02 10:05 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: clock: qcom: Add AHB clock for SM8150

linux-next: build failure after merge of the v4l-dvb-next tree
 2024-05-02 10:03 UTC  (3+ messages)
` [PATCH 1/1] media: ipu6: Fix vmalloc memory allocation

[PATCH] dt-bindings: mfd: syscon: Add ti,am62p-cpsw-mac-efuse compatible
 2024-05-02 10:02 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: mfd: syscon: Add ti,am62p-cpsw-mac-efuse compatible
 2024-05-02 10:01 UTC  (11+ messages)

[PATCH] proc: Move fdinfo PTRACE_MODE_READ check into the inode .permission operation
 2024-05-02 10:00 UTC  (2+ messages)

[PATCH v2 0/4] Define i2c_designware in a header file
 2024-05-02 10:00 UTC  (3+ messages)
` [PATCH v2 2/4] mfd: intel-lpss: Utilize i2c-designware.h

[PATCH v3 0/9] MIPS: Unify low-level debugging functionalities
 2024-05-02  9:59 UTC  (10+ messages)
` [PATCH v3 1/9] MIPS: asm: Move strings to .rodata.str section
` [PATCH v3 2/9] MIPS: debug: Implement low-level debugging functions
` [PATCH v3 3/9] MIPS: debug: Hook up DEBUG_LL with early printk
` [PATCH v3 4/9] MIPS: debug: Provide an early exception vector for low-level debugging
` [PATCH v3 5/9] MIPS: debug_ll: Add Kconfig symbols for some 8250 uarts
` [PATCH v3 6/9] MIPS: debug_ll: Implement support for Alchemy uarts
` [PATCH v3 7/9] MIPS: debug_ll: Implement support for AR933X uarts
` [PATCH v3 8/9] MIPS: zboot: Convert to use debug_ll facilities
` [PATCH v3 9/9] MIPS: CPS: "

[PATCH v5 00/18] ASoC: Cleanup MediaTek soundcard machine drivers
 2024-05-02  9:59 UTC  (3+ messages)
` [PATCH v5 18/18] arm64: dts: mediatek: mt8186-corsola: Specify sound DAI links and routing

[PATCH 0/6] HID/arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
 2024-05-02  9:56 UTC  (6+ messages)
` [PATCH 3/6] dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' property

[PATCH v4 1/1] Documentation/core-api: Add swiotlb documentation
 2024-05-02  9:55 UTC  (3+ messages)

[PATCH v5 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-05-02  9:53 UTC  (11+ messages)
` [PATCH v5 2/3] mmc: block: register RPMB partition with the RPMB subsystem

[PATCH] string: Add additional __realloc_size() annotations for "dup" helpers
 2024-05-02  9:45 UTC  (2+ messages)

[PATCH v1 1/2] arm64: dts: rockchip: Support poweroff on Edgeble Neural Compute Module
 2024-05-02  9:42 UTC  (2+ messages)
` [PATCH v1 2/2] arm64: dts: rockchip: Add USB3 on Edgeble NCM6A-IO board

[PATCH 0/6] Add some devicetree node for SDX75
 2024-05-02  9:40 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: mfd: qcom,tcsr: Add compatible "
  ` (subset) "

[PATCH v2 0/5] regulator: Fix AXP717 PMIC support
 2024-05-02  9:39 UTC  (11+ messages)
` [PATCH v2 1/5] mfd: axp20x: AXP717: Fix missing IRQ status registers range
` [PATCH v2 3/5] dt-bindings: mfd: x-powers,axp152: add boost regulator
` [PATCH v2 4/5] mfd: axp20x: AXP717: Add support for "

[PATCH] swiotlb: Initialise restricted pool list_head when SWIOTLB_DYNAMIC=y
 2024-05-02  9:37 UTC 

[PATCH memory-model 0/3] LKMM updates for v6.10
 2024-05-02  9:36 UTC  (3+ messages)
` [PATCH v2 "


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