linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-13 08:15:17 to 2025-08-13 09:53:35 UTC [more...]

[PATCH v7 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-08-13  9:53 UTC  (3+ messages)
` [PATCH v7 06/11] firmware: qcom: scm: add support for object invocation

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-08-13  9:53 UTC  (6+ messages)
` [PATCH v5 20/44] KVM: x86/pmu: Implement AMD mediated PMU requirements
` [PATCH v5 38/44] KVM: x86/pmu: Disallow emulation in the fastpath if mediated PMCs are active

[PATCH v4 drm-dp 00/11] Fix hibmc driver bugs
 2025-08-13  9:42 UTC  (12+ messages)
` [PATCH v4 drm-dp 01/11] drm/hisilicon/hibmc: fix the i2c device resource leak when vdac init failed
` [PATCH v4 drm-dp 02/11] drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irq
` [PATCH v4 drm-dp 03/11] drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local
` [PATCH v4 drm-dp 04/11] drm/hisilicon/hibmc: fix the hibmc loaded failed bug
` [PATCH v4 drm-dp 05/11] drm/hisilicon/hibmc: fix rare monitors cannot display problem
` [PATCH v4 drm-dp 06/11] drm/hisilicon/hibmc: add dp mode valid check
` [PATCH v4 drm-dp 07/11] drm/hisilicon/hibmc: fix dp and vga cannot show together
` [PATCH v4 drm-dp 08/11] drm/hisilicon/hibmc: fix no showing when no connectors connected
` [PATCH v4 drm-dp 09/11] drm/hisilicon/hibmc: fix no showing problem with loading hibmc manually
` [PATCH v4 drm-dp 10/11] drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init
` [PATCH v4 drm-dp 11/11] drm/hisilicon/hibmc: moving HDCP cfg after the dp reset operation

[PATCH] dt-bindings: hwmon: convert lantiq-cputemp to yaml
 2025-08-13  9:52 UTC  (3+ messages)

[PATCH v2 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-08-13  9:52 UTC  (7+ messages)
` [PATCH v2 03/38] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH v2 05/38] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it

[PATCH] ring-buffer: Remove redundant semicolons
 2025-08-13  9:51 UTC 

[PATCH v3 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-13  9:49 UTC  (9+ messages)
` [PATCH v3 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v3 5/5] net: rnpgbe: Add register_netdev

[PATCH] ptp: ptp_clockmatrix: Remove redundant semicolons
 2025-08-13  9:50 UTC 

[PATCH] platform/chrome: wilco_ec: Remove redundant semicolons
 2025-08-13  9:48 UTC 

[PATCH v5 0/2] pinctrl: qcom: Introduce Pinctrl for Glymur
 2025-08-13  9:48 UTC  (3+ messages)

[PATCH] media: imx296: Remove redundant semicolons
 2025-08-13  9:47 UTC 

[PATCH] maple_tree: Remove redundant semicolons
 2025-08-13  9:45 UTC 

[PATCH] lib: zstd: Remove redundant semicolons
 2025-08-13  9:44 UTC 

[PATCH] drm/amd/display: Remove redundant semicolons
 2025-08-13  9:43 UTC 

[PATCH RESEND] HID: asus: fix UAF via HID_CLAIMED_INPUT validation
 2025-08-13  9:43 UTC  (2+ messages)

[PATCH] hid: fix I2C read buffer overflow in raw_event() for mcp2221
 2025-08-13  9:43 UTC  (2+ messages)

[PATCH v2] media: iris: vpu3x: Add MNoC low power handshake during hardware power-off
 2025-08-13  9:42 UTC  (3+ messages)

[PATCH v2 0/8] Add AMD ISP4 driver
 2025-08-13  9:42 UTC  (10+ messages)
` [PATCH v2 6/8] media: platform: amd: isp4 video node and buffers handling added

[PATCH] HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()
 2025-08-13  9:41 UTC  (6+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] drbd: Remove redundant semicolons
 2025-08-13  9:41 UTC 

[PATCH] Docs: admin-guide: Correct spelling mistake
 2025-08-13  9:40 UTC  (3+ messages)

[PATCH] iio: adc: bd79124: Add GPIOLIB dependency
 2025-08-13  9:40 UTC  (2+ messages)

[PATCH] clk: tegra: Remove redundant semicolons
 2025-08-13  9:40 UTC 

[PATCH v2 00/24] Enable H.264/H.265 encoder support and fixes in common code
 2025-08-13  9:38 UTC  (25+ messages)
` [PATCH v2 01/24] media: iris: Fix buffer count reporting in internal buffer check
` [PATCH v2 02/24] media: iris: Report unreleased PERSIST buffers on session close
` [PATCH v2 03/24] media: iris: Fix memory leak by freeing untracked persist buffer
` [PATCH v2 04/24] media: iris: Fix port streaming handling
` [PATCH v2 05/24] media: iris: Allow substate transition to load resources during output streaming
` [PATCH v2 06/24] media: iris: Always destroy internal buffers on firmware release response
` [PATCH v2 07/24] media: iris: Update vbuf flags before v4l2_m2m_buf_done
` [PATCH v2 08/24] media: iris: Allow stop on firmware only if start was issued
` [PATCH v2 09/24] media: iris: Send dummy buffer address for all codecs during drain
` [PATCH v2 10/24] media: iris: Fix missing LAST flag handling "
` [PATCH v2 11/24] media: iris: Add support for video encoder device
` [PATCH v2 12/24] media: iris: Initialize and deinitialize encoder instance structure
` [PATCH v2 13/24] media: iris: Add support for ENUM_FMT, S/G/TRY_FMT encoder
` [PATCH v2 14/24] media: iris: Add support for ENUM_FRAMESIZES/FRAMEINTERVALS for encoder
` [PATCH v2 15/24] media: iris: Add support for VIDIOC_QUERYCAP for encoder video device
` [PATCH v2 16/24] media: iris: Add encoder support for V4L2 event subscription
` [PATCH v2 17/24] media: iris: Add support for G/S_SELECTION for encoder video device
` [PATCH v2 18/24] media: iris: Add support for G/S_PARM "
` [PATCH v2 19/24] media: iris: Add platform-specific capabilities "
` [PATCH v2 20/24] media: iris: Add V4L2 streaming support "
` [PATCH v2 21/24] media: iris: Set platform capabilities to firmware "
` [PATCH v2 22/24] media: iris: Allocate and queue internal buffers "
` [PATCH v2 23/24] media: iris: Add support for buffer management ioctls for encoder device
` [PATCH v2 24/24] media: iris: Add support for drain sequence in encoder video device

[PATCH] ASoC: Intel: sst: Remove redundant semicolons
 2025-08-13  9:39 UTC 

[PATCH 0/3] support for Amlogic SPI Flash Controller IP
 2025-08-13  9:34 UTC  (6+ messages)
` [PATCH 1/3] spi: dt-bindings: add doc for Amlogic A113L2 SFC

[PATCH] params: Replace deprecated strcpy() with strscpy()
 2025-08-13  9:33 UTC  (3+ messages)

[PATCH v2 0/2] Take ARCH_KMALLOC_MINALIGN into account for build-time XArray check
 2025-08-13  9:32 UTC  (6+ messages)
` [PATCH v2 1/2] rust: alloc: specify the minimum alignment of each allocator

[PATCH 0/2] cpufreq: CPPC: Changing error message in CPPC FIE
 2025-08-13  9:30 UTC  (11+ messages)
` [PATCH 2/2] cpufreq: CPPC: Fix error handling in cppc_scale_freq_workfn()

[PATCH] KVM: x86: Synchronize APIC State with QEMU when irqchip=split
 2025-08-13  9:30 UTC  (11+ messages)

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-08-13  9:30 UTC  (4+ messages)
` [PATCH v9 19/43] arm64: RME: Allow populating initial contents

[PATCH v4] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-13  9:29 UTC  (7+ messages)

[PATCH] arm64: defconfig: enable CONFIG_SCHED_CLUSTER
 2025-08-13  9:28 UTC  (5+ messages)

[PATCH net-next v5 0/5] net: add local address bind support to vxlan and geneve
 2025-08-13  9:26 UTC  (8+ messages)
` [PATCH net-next v5 1/5] net: udp: add freebind option to udp_sock_create
` [PATCH net-next v5 2/5] net: vxlan: add netlink option to bind vxlan sockets to local addresses
` [PATCH net-next v5 3/5] net: vxlan: bind vxlan sockets to their local address if configured

[PATCH 0/3] Add Mali GPU support for Mediatek MT8365 SoC
 2025-08-13  9:25 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: gpu: mali-bifrost: Add compatible for "
` [PATCH 2/3] arm64: dts: mediatek: mt8365: Add GPU support
` [PATCH 3/3] arm64: dts: mediatek: mt8365-evk: Enable "

[PATCH v5 RESEND 1/3] drm/shmem-helper: Import dmabuf without mapping its sg_table
 2025-08-13  9:25 UTC  (3+ messages)

[PATCH v2] dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted
 2025-08-13  9:24 UTC  (2+ messages)

[PATCH v2] igb: Fix NULL pointer dereference in ethtool loopback test
 2025-08-13  9:23 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v3 0/2] riscv: dts: spacemit: Add initial support for OrangePi RV2
 2025-08-13  9:22 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: spacemit: Add OrangePi RV2 board
` [PATCH v3 2/2] riscv: dts: spacemit: Add OrangePi RV2 board device tree

[PATCH v8 00/30] TDX KVM selftests
 2025-08-13  9:23 UTC  (4+ messages)
` [PATCH v8 08/30] KVM: selftests: TDX: Update load_td_memory_region() for VM memory backed by guest memfd

[PATCH v2 00/11] HID: Implement haptic touchpad support
 2025-08-13  9:22 UTC  (3+ messages)
` [PATCH v2 11/11] HID: multitouch: add haptic multitouch support

[PATCH v2 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
 2025-08-13  9:18 UTC  (15+ messages)
` [PATCH v2 1/7] kunit: Add parent kunit for parameterized test context
` [PATCH v2 2/7] kunit: Introduce param_init/exit for parameterized test context management
` [PATCH v2 3/7] kunit: Pass parameterized test context to generate_params()
` [PATCH v2 4/7] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH v2 5/7] kunit: Add example parameterized test with shared resource management using the Resource API
` [PATCH v2 6/7] kunit: Add example parameterized test with direct dynamic parameter array setup
` [PATCH v2 7/7] Documentation: kunit: Document new parameterized test features

[PATCH 0/4] Add SPI NOR DTS node for SG2042 SoC and boards using it
 2025-08-13  9:16 UTC  (6+ messages)
` [PATCH 1/4] riscv: dts: sophgo: Add SPI NOR node for SG2042
` [PATCH 2/4] riscv: dts: sophgo: Enable SPI NOR node for PioneerBox
` [PATCH 3/4] riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V1
` [PATCH 4/4] riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V2

[PATCH -rebased 00/15] Add a deadline server for sched_ext tasks
 2025-08-13  9:15 UTC  (2+ messages)

[PATCH V5 0/9] Refine virtio mapping API
 2025-08-13  9:13 UTC  (13+ messages)
` [PATCH V5 4/9] virtio: introduce vring_mapping_token
` [PATCH V5 6/9] virtio: introduce map ops in virtio core
` [PATCH V5 7/9] vdpa: support mapping token
` [PATCH V5 8/9] vdpa: introduce map ops
` [PATCH V5 9/9] vduse: switch to use virtio map API instead of DMA API

[PATCH v7 00/13] Enhance the PCIe controller driver for next generation controllers
 2025-08-13  9:12 UTC  (4+ messages)
` [PATCH v7 08/13] dt-bindings: PCI: Add CIX Sky1 PCIe Root Complex bindings

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-13  9:07 UTC  (3+ messages)
` [PATCH 106/114] clk: versaclock5: convert from "

linux-next: manual merge of the mm-unstable tree with the drm-misc-fixes tree
 2025-08-13  9:07 UTC  (4+ messages)

[PATCH 0/7] can: m_can: fix pm_runtime and CAN state handling
 2025-08-13  9:06 UTC  (7+ messages)
` [PATCH 7/7] can: m_can: add optional support for reset

[PATCH] arm64: dts: ti: k3-am62d2-evm: Add support for OSPI flash
 2025-08-13  9:03 UTC 

[PATCH v2] drm/sched: Document race condition in drm_sched_fini()
 2025-08-13  9:03 UTC  (2+ messages)

[PATCH 0/7] docs: kdoc: tidy up create_parameter_list() somewhat
 2025-08-13  9:02 UTC  (5+ messages)
` [PATCH 6/7] docs: kdoc: tighten up the pointer-to-function case

[PATCH v6 0/5] riscv: add support for SBI Supervisor Software Events
 2025-08-13  9:01 UTC  (3+ messages)
` [PATCH v6 1/5] riscv: add SBI SSE extension definitions

[PATCH ethtool v2 0/3] Add support for PSE priority feature and PSE event monitoring
 2025-08-13  8:57 UTC  (4+ messages)
` [PATCH ethtool v2 1/3] update UAPI header copies
` [PATCH ethtool v2 2/3] ethtool: pse-pd: Add PSE priority support
` [PATCH ethtool v2 3/3] ethtool: pse-pd: Add PSE event monitoring support

[PATCH v1 iwl-next 0/2] igbvf: ethtool statistics improvements
 2025-08-13  8:54 UTC  (7+ messages)
` [PATCH v1 iwl-next 1/2] igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics
  ` [Intel-wired-lan] "
` [PATCH v1 iwl-next 2/2] igbvf: remove duplicated counter rx_long_byte_count from "
  ` [Intel-wired-lan] "

[PATCH v13 0/5] Enable automatic SVN updates for SGX enclaves
 2025-08-13  8:50 UTC  (6+ messages)
` [PATCH v13 1/5] x86/sgx: Introduce functions to count the sgx_(vepc_)open()
` [PATCH v13 2/5] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
` [PATCH v13 3/5] x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
` [PATCH v13 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]
` [PATCH v13 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves

[PATCH v3] arm64: dts: qcom: sc7280: Flatten usb controller nodes
 2025-08-13  8:52 UTC  (4+ messages)

[PATCH v3 00/15] perf: Convert mmap() related reference counts to refcount_t
 2025-08-13  8:52 UTC  (13+ messages)
` [PATCH v3 06/15] perf: Move common code into both rb and aux branches
` [PATCH v3 09/15] perf: Reflow to get rid of aux_success label
` [PATCH v3 13/15] perf: Use scoped_guard() for mmap_mutex in perf_mmap()

[PATCH] KVM: x86: expose CPUID 0xC000_0000 for Zhaoxin "Shanghai" vendor
 2025-08-13  8:38 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: iio: adc: ltc2497: add docs for LTC2495
 2025-08-13  8:44 UTC  (2+ messages)

[-next v2 0/4] some optimization for cpuset
 2025-08-13  8:29 UTC  (5+ messages)
` [-next v2 1/4] cpuset: remove redundant CS_ONLINE flag
` [-next v2 2/4] cpuset: decouple tmpmaks and cpumaks of cs free
` [-next v2 3/4] cpuset: separate tmpmasks and cpuset allocation logic
` [-next v2 4/4] cpuset: add helpers for cpus read and cpuset_mutex locks

[PATCH 0/7] ALSA: usb-audio: Add driver for TASCAM US-144MKII
 2025-08-13  8:43 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] ALSA: usb-audio: Add initial "
  ` [PATCH v3 3/7] ALSA: usb-audio: us144mkii: Implement audio playback and feedback

[PATCH v3 0/2] Enable audio on qcs9075-evk board
 2025-08-13  8:41 UTC  (3+ messages)

[PATCH v4 0/9] vsock/virtio: SKB allocation improvements
 2025-08-13  8:41 UTC  (3+ messages)
` [PATCH v4 9/9] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers

Issues with OF_DYNAMIC PCI bridge node generation (kmemleak/interrupt-map IC reg property)
 2025-08-13  8:38 UTC  (6+ messages)

[PATCH] arm64: dts: qcom: sm8450: Fix address for usb controller node
 2025-08-13  8:36 UTC  (3+ messages)

[PATCH v4 0/2] Flattening USB controller on SM8450
 2025-08-13  8:34 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: sm8450: Flatten usb controller node

[PATCH] ARM: dts: imx6-display5: Replace license text comment with SPDX identifier
 2025-08-13  8:33 UTC  (3+ messages)

[PATCH] drivers: perf: use us_to_ktime() where appropriate
 2025-08-13  8:32 UTC 

[PATCH 0/4] Add support for ADAQ776x-1 ADC Family
 2025-08-13  8:27 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: ad7768-1: add new supported parts

[PATCH v4 0/4] Rust support for `struct iov_iter`
 2025-08-13  8:27 UTC  (5+ messages)
` [PATCH v4 1/4] rust: iov: add iov_iter abstractions for ITER_SOURCE
` [PATCH v4 2/4] rust: iov: add iov_iter abstractions for ITER_DEST
` [PATCH v4 3/4] rust: miscdevice: Provide additional abstractions for iov_iter and kiocb structures
` [PATCH v4 4/4] samples: rust_misc_device: Expand the sample to support read()ing from userspace

[PATCH v3 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-08-13  8:26 UTC  (2+ messages)

[PATCH v3 0/4] Rust support for `struct iov_iter`
 2025-08-13  8:25 UTC  (7+ messages)
  ` [PATCH v3 1/4] rust: iov: add iov_iter abstractions for ITER_SOURCE
  ` [PATCH v3 2/4] rust: iov: add iov_iter abstractions for ITER_DEST

[PATCH] softirq: Provide a handshake for canceling tasklets via polling on PREEMPT_RT
 2025-08-13  8:20 UTC  (2+ messages)

[PATCH v3] mm/numa_memblks: Use pr_debug instead of printk(KERN_DEBUG)
 2025-08-13  8:21 UTC  (2+ messages)

[PATCHv2 0/3] wifi: ath9k: ahb: add OF LED support
 2025-08-13  8:20 UTC  (6+ messages)
` [PATCHv2 1/3] dt-bindings: net: wireless: ath9k: add led bindings
` [PATCHv2 2/3] wifi: ath9k: ahb: add led pin OF support

[PATCH] clk: renesas: mstp: Add genpd OF provider at postcore_initcall()
 2025-08-13  8:20 UTC 

[PATCH][next] selftests/mm: Fix spelling mistake "mrmeap" -> "mremap"
 2025-08-13  8:19 UTC  (2+ messages)

[PATCH 0/2] reset: th1520: add VOSYS resets for DPU/HDMI/DSI
 2025-08-13  8:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: reset: thead,th1520-reset: add more VOSYS resets
` [PATCH 2/2] reset: th1520: add resets for display pipeline

[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-08-13  8:16 UTC  (2+ messages)

[PATCH v4 00/24] vdso: Reject absolute relocations during build
 2025-08-13  8:16 UTC  (3+ messages)

[PATCH net-next v1 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-08-13  8:14 UTC  (3+ messages)
` [PATCH net-next v1 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v1 4/5] net: phy: micrel: add MSE interface support for KSZ9477 family


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 NNTP newsgroup(s).