The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-02-19 13:11:11 to 2025-02-19 14:31:10 UTC [more...]

[PATCH v2 00/24] perf: Make perf_pmu_unregister() usable
 2025-02-19 14:30 UTC  (10+ messages)
` [PATCH v2 24/24] perf: Make perf_pmu_unregister() useable

Rust kernel policy
 2025-02-19 14:30 UTC  (14+ messages)

[PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA
 2025-02-19 14:30 UTC  (3+ messages)
` [PATCH v7 09/11] arm64: Enable memory encrypt for Realms

[PATCH v2 0/3] emc2305 driver updates
 2025-02-19 14:30 UTC  (7+ messages)
` [PATCH v2 1/3] hwmon: emc2305: Update cooling device registration to include device node
` [PATCH v2 2/3] hwmon: emc2305: Add device tree support for polarity and pwm output
` [PATCH v2 3/3] dt-bindings: hwmon: emc2305: Add YAML binding documentation for emc2305 driver

[RFC/RFT PATCH] pinctrl: bcm2835: don't -EINVAL on alternate funcs from get_direction()
 2025-02-19 14:29 UTC  (3+ messages)

[PATCH v2 0/2] ARM: dts: add device-tree and bindings for renesas,rzn1d400-eb
 2025-02-19 14:27 UTC  (11+ messages)
` [PATCH v2 2/2] ARM: dts: r9a06g032: add r9a06g032-rzn1d400-eb board device-tree

[PATCH v2 0/2] mfd: lm3533: convert to use OF
 2025-02-19 14:26 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculation
 2025-02-19 14:26 UTC  (2+ messages)

kernel BUG at arch/arm64/mm/mmu.c:185!
 2025-02-19 14:26 UTC  (4+ messages)

[RESEND PATCH] powerpc/ps3: Use str_write_read() in ps3_notification_read_write()
 2025-02-19 14:26 UTC  (2+ messages)

[PATCH] ipc: fix to protect IPCS lookups using RCU
 2025-02-19 14:25 UTC  (2+ messages)

[PATCH] ntsync: Check wait count based on byte size
 2025-02-19 14:25 UTC  (2+ messages)

[PATCH] serial: sh-sci: Save and restore SCDL and SCCKS
 2025-02-19 14:24 UTC 

[PATCH 00/18] media: rcar: Streams support
 2025-02-19 14:24 UTC  (21+ messages)
` [PATCH 01/18] media: rcar-vin: Add RCAR_GEN4 model value
` [PATCH 02/18] media: rcar-vin: Fix RAW8
` [PATCH 03/18] media: rcar-vin: Fix RAW10
` [PATCH 04/18] media: rcar-isp: Improve ISPPROCMODE_DT_PROC_MODE_VC
` [PATCH 05/18] media: rcar-isp: Move {enable|disable}_streams() calls
` [PATCH 06/18] media: rcar-csi2: "
` [PATCH 07/18] media: rcar-csi2: Fix typo
` [PATCH 08/18] media: rcar-csi2: Move rcar2_calc_mbps()
` [PATCH 09/18] media: rcar-csi2: Simplify rcsi2_calc_mbps()
` [PATCH 10/18] media: rcar-csi2: Optimize rcsi2_calc_mbps()
` [PATCH 11/18] media: rcar-csi2: Switch to Streams API
` [PATCH 12/18] media: rcar-isp: "
` [PATCH 13/18] media: rcar-csi2: Add .get_frame_desc op
` [PATCH 14/18] media: rcar-isp: Call get_frame_desc to find out VC & DT
` [PATCH 15/18] media: rcar-csi2: Add more stream support to rcsi2_calc_mbps()
` [PATCH 16/18] media: rcar-csi2: Call get_frame_desc to find out VC & DT (Gen3)
` [PATCH 17/18] media: rcar-csi2: Add full streams support
` [PATCH 18/18] media: rcar-isp: "

[PATCH] sched: add unlikey branch hints to several system calls
 2025-02-19 14:24 UTC 

[PATCH net-next] octeontx2: hide unused label
 2025-02-19 14:24 UTC 

[PATCH] ntsync: Set the permissions to be 0666
 2025-02-19 14:22 UTC  (3+ messages)

[PATCH v5 0/3] drm/tidss: Add OLDI bridge support
 2025-02-19 14:22 UTC  (8+ messages)
` [PATCH v5 2/3] dt-bindings: display: ti: Add schema for AM625 OLDI Transmitter

[PATCH v7 00/43] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2025-02-19 14:23 UTC  (9+ messages)
` [PATCH v7 16/43] drm/mediatek: mtk_hdmi: Compress of_device_id array entries
` [PATCH v7 17/43] drm/mediatek: mtk_hdmi: Unregister audio platform device on failure
` [PATCH v7 19/43] drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
` [PATCH v7 24/43] drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridge

[PATCH] riscv: dts: starfive: fml13v01: increase eMMC bus speed
 2025-02-19 14:21 UTC  (2+ messages)

[PATCH v8 0/4] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-02-19 14:21 UTC  (3+ messages)

[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
 2025-02-19 14:20 UTC  (7+ messages)
` [PATCH v4 1/8] driver core: auxiliary bus: add device creation helpers

[PATCH] block: set bi_vcnt when cloning bio
 2025-02-19 14:19 UTC  (6+ messages)

[PATCH] btrfs: zoned: Remove some code duplication
 2025-02-19 14:10 UTC 

[PATCH 0/2] two KVM MMU fixes for TDX
 2025-02-19 14:18 UTC  (5+ messages)
` [PATCH 2/2] KVM: x86/mmu: Bail out kvm_tdp_map_page() when VM dead

[PATCH 0/2] bus: mhi: host: pci_generic: Couple of recovery fixes
 2025-02-19 14:14 UTC  (6+ messages)
` [PATCH 1/2] bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock

[PATCH 6.13 000/274] 6.13.4-rc1 review
 2025-02-19 14:14 UTC  (4+ messages)

[PATCH] perf/x86/intel: Fix event constraints for LNC
 2025-02-19 14:10 UTC 

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-19 14:09 UTC  (24+ messages)
` [PATCH v11 01/23] x86/resctrl: Add __init attribute to functions called from resctrl_late_init()
` [PATCH v11 10/23] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v11 11/23] x86/resctrl: Introduce mbm_cntr_cfg to track assignable counters at domain
` [PATCH v11 12/23] x86/resctrl: Introduce interface to display number of free counters
` [PATCH v11 14/23] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v11 17/23] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v11 22/23] x86/resctrl: Introduce interface to list assignment states of all the groups

[PATCH v4 00/21] Add Counter delegation ISA extension support
 2025-02-19 14:09 UTC  (5+ messages)
` [PATCH v4 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v4 07/21] dt-bindings: riscv: add Smcntrpmf "

[syzbot] [jfs?] KMSAN: uninit-value in diFree
 2025-02-19 14:08 UTC  (3+ messages)
` [PATCH] jfs: set diskblock and maxag to zero when creating imap

[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
 2025-02-19 14:06 UTC  (2+ messages)

[RESEND PATCH net-next 0/5] dt-bindings: net: realtek,rtl9301-switch
 2025-02-19 14:06 UTC  (3+ messages)
` [RESEND PATCH net-next 3/5] dt-bindings: net: Add Realtek MDIO controller

[PATCH 6.12 000/230] 6.12.16-rc1 review
 2025-02-19 14:04 UTC  (8+ messages)

[PATCH 0/4] tsm: Unified Measurement Register ABI for TVMs
 2025-02-19 14:03 UTC  (18+ messages)

[PATCH v5 00/21] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-02-19 14:02 UTC  (22+ messages)
  ` [PATCH v5 01/21] dt-bindings: clock: thead: Add TH1520 VO clock controller
  ` [PATCH v5 02/21] clk: thead: Add clock support for VO subsystem in T-Head TH1520 SoC
  ` [PATCH v5 03/21] dt-bindings: firmware: thead,th1520: Add support for firmware node
  ` [PATCH v5 04/21] firmware: thead: Add AON firmware protocol driver
  ` [PATCH v5 05/21] dt-bindings: power: Add TH1520 SoC power domains
  ` [PATCH v5 06/21] pmdomain: thead: Add power-domain driver for TH1520
  ` [PATCH v5 07/21] riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs
  ` [PATCH v5 08/21] clk: thead: Add support for custom ops in CCU_GATE_CLK_OPS macro
  ` [PATCH v5 09/21] dt-bindings: clock: thead: Add GPU clkgen reset property
  ` [PATCH v5 10/21] clk: thead: Add GPU clock gate control with CLKGEN reset support
  ` [PATCH v5 11/21] dt-bindings: reset: Add T-HEAD TH1520 SoC Reset Controller
  ` [PATCH v5 12/21] reset: thead: Add TH1520 reset controller driver
  ` [PATCH v5 13/21] drm/imagination: Add reset controller support for GPU initialization
  ` [PATCH v5 14/21] dt-bindings: gpu: Add 'resets' property "
  ` [PATCH v5 15/21] dt-bindings: gpu: Add support for T-HEAD TH1520 GPU
  ` [PATCH v5 16/21] drm/imagination: Add support for IMG BXM-4-64 GPU
  ` [PATCH v5 17/21] drm/imagination: Enable PowerVR driver for RISC-V
  ` [PATCH v5 18/21] riscv: dts: thead: Add device tree VO clock controller
  ` [PATCH v5 19/21] riscv: dts: thead: Introduce power domain nodes with aon firmware
  ` [PATCH v5 20/21] riscv: dts: thead: Introduce reset controller node
  ` [PATCH v5 21/21] riscv: dts: thead: Add GPU node to TH1520 device tree

[PATCH v7] Bluetooth: Fix possible race with userspace of sysfs isoc_alt
 2025-02-19 14:02 UTC 

[PATCH v1 0/3] MediaTek MT8188 MDP3 Enablement
 2025-02-19 14:03 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: display: mediatek: Add compatibles for MT8188 MDP3

[PATCH v2 0/2] Optionally allow ttynull to be selected as a default console
 2025-02-19 14:03 UTC  (5+ messages)
` [PATCH v2 1/2] ttynull: Add an option to allow ttynull to be used as a console device
` [PATCH v2 2/2] tty: Change order of ttynull to be loaded sooner

[PATCH next] drm/nouveau: Fix error pointer dereference in r535_gsp_msgq_recv()
 2025-02-19 14:02 UTC  (2+ messages)

[PATCH] jfs: Fix uninit-value access of imap allocated in the diMount() function
 2025-02-19 14:02 UTC 

[PATCH] dt-bindings: usb: richtek,rt1711h: Add missing vbus power supply
 2025-02-19 14:01 UTC 

[PATCH 6.6 000/389] 6.6.76-rc2 review
 2025-02-19 14:00 UTC  (4+ messages)

[PATCH RFC] dt-bindings: rtc: sophgo: add RTC support for Sophgo CV1800 series SoC
 2025-02-19 14:00 UTC  (4+ messages)

[net PATCH] net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT
 2025-02-19 13:59 UTC  (2+ messages)

[syzbot] [rcu?] WARNING in srcu_invoke_callbacks (2)
 2025-02-19 13:58 UTC  (3+ messages)

[PATCH 0/6] additional fixes to kernel-doc.py
 2025-02-19 13:57 UTC  (7+ messages)
` [PATCH 1/6] scripts/kernel-doc.py: Set an output format for --none
` [PATCH 2/6] scripts/kernel-doc.py: adjust some coding style issues
` [PATCH 3/6] scripts/lib/kdoc/kdoc_parser.py: fix Python compat with < v3.13
` [PATCH 4/6] scripts/kernel-doc.py: move modulename to man class
` [PATCH 5/6] scripts/kernel-doc.py: properly handle KBUILD_BUILD_TIMESTAMP
` [PATCH 6/6] scripts/lib/kdoc/kdoc_parser.py: remove a python 3.9 dependency

[PATCH net v2] net: phy: qt2025: Fix hardware revision check comment
 2025-02-19 13:56 UTC  (2+ messages)

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-19 13:54 UTC  (5+ messages)

[PATCH v2 09/13] serial: sh-sci: Introduced sci_of_data
 2025-02-19 13:53 UTC  (2+ messages)

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-02-19 13:53 UTC  (4+ messages)
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API

[RESEND][PATCH v3 0/7] perf/amd/ibs: Add Zen5 support
 2025-02-19 13:52 UTC  (4+ messages)

[PATCH v1 1/2] riscv: dts: starfive: jh7110: pciephy0 USB 3.0 configuration registers
 2025-02-19 13:50 UTC  (4+ messages)
` [PATCH v1 2/2] riscv: dts: starfive: jh7110-pine64-star64: enable USB 3.0 port

[PATCH] vgaswitcheroo: Fix error checking in vga_switcheroo_register_audio_client()
 2025-02-19 13:49 UTC 

[PATCH] x86/module: remove unnecessary check in module_finalize()
 2025-02-19 13:48 UTC 

[PATCH 0/1] Me stepping down as a nouveau kernel maintainer
 2025-02-19 13:46 UTC  (3+ messages)
` [PATCH 1/1] MAINTAINERS: Remove myself

[PATCH v2 0/2] drm: bridge: add ssd2825 RGB/DSI bridge support
 2025-02-19 13:46 UTC  (8+ messages)
` [PATCH v2 2/2] drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge

[RFC PATCH v5 0/7] mseal system mappings
 2025-02-19 13:46 UTC  (8+ messages)

[PATCH v1 0/2] hwmon: (amc6821) Add PWM polarity configuration with OF
 2025-02-19 13:46 UTC  (4+ messages)
` [PATCH v1 2/2] "

[PATCH V3 0/6] Drivers for Loongson security engine
 2025-02-19 13:44 UTC  (3+ messages)
` [PATCH V3 5/6] tpm: Add a driver for Loongson TPM device

[PATCH 0/5] Driver for Apple ISP and cameras
 2025-02-19 13:44 UTC  (9+ messages)
` [PATCH 3/5] media: dt-bindings: Add Apple ISP

[PATCH 0/6] Enable DMIC for Genio 700/510 EVK
 2025-02-19 13:43 UTC  (8+ messages)
` [PATCH 4/6] ASoC: mediatek: mt8188: Support DMIC in AFE
` [PATCH 6/6] arm64: dts: mediatek: mt8390-genio-common: Add routes for DMIC

[PATCH v2 0/6] arm64: dts: qcom: x1e80100: enable rtc
 2025-02-19 13:41 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: rtc: qcom-pm8xxx: document qcom,no-alarm flag
` [PATCH v2 2/6] rtc: pm8xxx: add support for uefi offset
` [PATCH v2 3/6] rtc: pm8xxx: mitigate flash wear
` [PATCH v2 4/6] rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarm
` [PATCH v2 5/6] arm64: dts: qcom: sc8280xp-x13s: switch to uefi rtc offset
` [PATCH v2 6/6] arm64: dts: qcom: x1e80100: enable rtc

[PATCH] riscv: dts: starfive: fml13v01: enable pcie1
 2025-02-19 13:43 UTC  (2+ messages)

[PATCH v4 0/4] Add support for errors recovery in the TI SN65DSI83 bridge driver
 2025-02-19 13:41 UTC  (3+ messages)
` [PATCH v4 2/4] drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc()

[PATCH mtd/fixes] mtd: rawnand: cadence: fix unchecked dereference
 2025-02-19 13:41 UTC  (2+ messages)

[PATCH] perf: fix up some comments and code to properly use the event_source bus
 2025-02-19 13:40 UTC 

[PATCH v2] arm64: dts: socfpga: agilex5: fix gpio0 address
 2025-02-19 13:39 UTC  (2+ messages)

[PATCH for-next v9 0/5] On-Demand Paging on SoftRoCE
 2025-02-19 13:38 UTC  (10+ messages)

[RFC PATCH 0/3] i2c: Introduce i2c bus extensions
 2025-02-19 13:38 UTC  (2+ messages)

[PATCH v2 0/2] MediaTek MT8188 MTU3 USB and Genio 510/700 TypeC
 2025-02-19 13:38 UTC  (2+ messages)

[PATCH] Fixed a spelling error in the comments
 2025-02-19 13:37 UTC  (4+ messages)
  ` mtd: rawnand: r852: "

[PATCH v1 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-02-19 13:37 UTC  (2+ messages)

[PATCH v3 00/37] drm/bridge: Various quality of life improvements
 2025-02-19 13:37 UTC  (7+ messages)
` [PATCH v3 31/37] drm/bridge: Provide pointers to the connector and crtc in bridge state

[PATCH 0/7] arm64: dts: qcom: x1e80100: enable rtc
 2025-02-19 13:37 UTC  (3+ messages)

[PATCH v1] riscv: dts: starfive: remove non-existent dac from jh7110
 2025-02-19 13:36 UTC  (2+ messages)

[PATCH v3 0/9] Support ROHM BD79124 ADC
 2025-02-19 13:36 UTC  (3+ messages)
` [PATCH v3 6/9] iio: adc: rzg2l_adc: Use adc-helpers

[PATCH 00/20] drm/panel: Move to using mipi_dsi_*_multi() variants when available
 2025-02-19 13:35 UTC  (7+ messages)

[PATCH v16 0/7] drm/vkms: Add support for YUV and DRM_FORMAT_R*
 2025-02-19 13:35 UTC  (8+ messages)
` [PATCH v16 5/7] drm/vkms: Create KUnit tests for YUV conversions

[PATCH 0/2] hung_task: Dump the blocking task stacktrace
 2025-02-19 13:33 UTC  (2+ messages)

[PATCH] vgaarbiter: documentation grammar correction
 2025-02-19 13:33 UTC  (4+ messages)

[PATCH v2 -rcu] srcu: Use rcu_seq_done_exact() for polling API
 2025-02-19 13:29 UTC  (3+ messages)

[PATCH 1/3] syscall_user_dispatch: Allow allowed range wrap-around
 2025-02-19 13:29 UTC  (6+ messages)

[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
 2025-02-19 13:28 UTC  (2+ messages)

[PATCH v2 0/7] dmaengine: idxd: fix memory leak in error handling path
 2025-02-19 13:28 UTC  (4+ messages)
` [PATCH v2 7/7] dmaengine: idxd: Refactor remove call with idxd_cleanup() helper

[PATCH v2 00/10] arm64: dts: imx8mp-skov: flesh out device trees
 2025-02-19 13:26 UTC  (3+ messages)
` [PATCH v2 05/10] dt-bindings: display/lvds-codec: add ti,sn65lvds822

[PATCH] MAINTAINERS: Update Joel's email address
 2025-02-19 13:23 UTC  (2+ messages)

[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
 2025-02-19 13:22 UTC  (11+ messages)

[PATCH 0/2] net: phy: marvell-88q2xxx: Enable temperature measurement in probe again
 2025-02-19 13:21 UTC  (3+ messages)
` [PATCH 2/2] net: phy: marvell-88q2xxx: Prevent reading temperature with asserted reset

[PATCH 0/3 RFC v2] change ->mkdir() and vfs_mkdir() to return a dentry
 2025-02-19 13:19 UTC  (3+ messages)
` [PATCH 1/3] Change inode_operations.mkdir to return struct dentry *

[PATCH v6 00/15] x86-64: Stack protector and percpu improvements
 2025-02-19 13:18 UTC  (5+ messages)

[PATCH] perf/arm-cmn: don't claim resource during ioremap() for CMN700 with ACPI
 2025-02-19 13:16 UTC  (5+ messages)

[PATCH RFC v2 00/16] drm/vkms: ConfigFS interface
 2025-02-19 13:15 UTC  (6+ messages)

[PATCH] net: phy: qt2025: Fix hardware revision check comment
 2025-02-19 13:14 UTC  (3+ messages)

[PATCH next 1/1] lib: Optimise hex_dump_to_buffer()
 2025-02-19 13:13 UTC  (3+ messages)

[ANNOUNCE] util-linux v2.41-rc1
 2025-02-19 13:12 UTC  (2+ messages)

[PATCH net] tcp: Fix error ts_recent time during three-way handshake
 2025-02-19 13:11 UTC  (5+ messages)

[PATCH 6.6 000/152] 6.6.79-rc1 review
 2025-02-19 13:10 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