All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-05 19:03:06 to 2025-09-05 20:00:33 UTC [more...]

[PATCH v3 0/7] media: rkvdec: Add HEVC backend
 2025-09-05 16:19 UTC  (8+ messages)
` [PATCH v3 3/7] media: rkvdec: Implement capability filtering
` [PATCH v3 4/7] media: rkvdec: Add RK3288 variant
` [PATCH v3 5/7] media: rkvdec: Disable QoS for HEVC and VP9 on RK3328
` [PATCH v3 6/7] media: dt-bindings: rockchip,vdec: Add RK3288 compatible
` [PATCH v3 7/7] ARM: dts: rockchip: Add vdec node for RK3288

[PATCH v4 0/6] Refactoring finding CPU phandles in DT
 2025-09-05 16:18 UTC  (2+ messages)
` [PATCH v4 3/6] arch_topology: update CPU map to use of_cpu_phandle_to_id

[syzbot] [net?] possible deadlock in inet_shutdown
 2025-09-05 20:00 UTC 

[PATCH v2 0/3] ACPI: processor: Fix function declaration of processor_idle.c
 2025-09-05 19:59 UTC  (5+ messages)
` [PATCH v2 1/3] ACPI: processor: Fix function defined but not used warning
` [PATCH v2 2/3] ACPI: processor: Remove unused empty function definition for processor_idle.c

REJECTED: CVE-2023-53137: ext4: Fix possible corruption when moving a directory
 2025-09-05 19:59 UTC 

[PATCH v4 1/2] efi: Add a function to check if Secure Boot mode is enabled
 2025-09-05 19:58 UTC  (4+ messages)
` [PATCH v4 2/2] efi: Support using Shim's LoadImage protocol

[PATCH 0/10] iio: accel: BMA220 improvements
 2025-09-05 19:59 UTC  (3+ messages)
` [PATCH 06/10] iio: accel: BMA220 add LPF cut-off frequency mapping

[PATCH] ACPI: APEI: GHES: Don't offline huge pages just because BIOS asked
 2025-09-05 19:59 UTC  (8+ messages)
  ` [PATCH v2] "
      ` PATCH v3 "

[PATCH] thermal/drivers/rcar_gen3: Document Gen4 support in Kconfig entry
 2025-09-05 19:59 UTC  (2+ messages)

[PATCH 6.12.y 00/15] Backport few CVE fixes to 6.12.y
 2025-09-05 19:58 UTC  (3+ messages)
` [PATCH 6.12.y 11/15] io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU

REJECTED: CVE-2025-38611: vmci: Prevent the dispatching of uninitialized payloads
 2025-09-05 19:57 UTC 

[PATCH 0/3] mm: remove zpool
 2025-09-05 19:57 UTC  (9+ messages)
` [PATCH 3/3] mm: zpdesc: minor naming and comment corrections

[PATCH 0/5] midx-write: fix segfault and do several cleanups
 2025-09-05 19:57 UTC  (17+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 2/6] midx-write: put failing response value back
  ` [PATCH v2 4/6] midx-write: use uint32_t for preferred_pack_idx
  ` [PATCH v3 0/6] midx-write: fix segfault and do several cleanups
    ` [PATCH v3 1/6] midx-write: only load initialized packs
    ` [PATCH v3 2/6] midx-write: put failing response value back
    ` [PATCH v3 3/6] midx-write: use cleanup when incremental midx fails
    ` [PATCH v3 4/6] midx-write: use uint32_t for preferred_pack_idx
    ` [PATCH v3 5/6] midx-write: reenable signed comparison errors
    ` [PATCH v3 6/6] midx-write: simplify error cases

[PATCH net-next] r8169: set EEE speed down ratio to 1
 2025-09-05 19:57 UTC  (5+ messages)

Patchwork housekeeping for: spi-devel-general
 2025-09-05 19:57 UTC 

[PATCH RFC v2 0/7] Introduce Rust and announce that it will become mandatorty
 2025-09-05 19:56 UTC  (9+ messages)
` [PATCH RFC v2 3/7] help: report on whether or not Rust is enabled
` [PATCH RFC v2 5/7] BreakingChanges: announce Rust becoming mandatory
` [PATCH RFC v2 7/7] ci: enable Rust for breaking-changes jobs

[PATCH v3 0/2] blk-mq: fix update nr_requests regressions
 2025-09-05 19:54 UTC  (5+ messages)

[PATCH] ipc: linux: filter netdevices kernel-side
 2025-09-05 19:51 UTC 

[PATCH v2 07/10] perf annotate: Invalidate register states for unsupported instructions
 2025-09-05 19:53 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net-next] ixgbe: fix typo in function comment for ixgbe_get_num_per_func()
 2025-09-05 19:52 UTC  (3+ messages)

[PATCH v2 06/10] perf annotate: Track arithmetic instructions on pointers
 2025-09-05 19:52 UTC  (4+ messages)

[Intel-wired-lan] [PATCH v10 iwl-next] ice: add recovery clock and clock 1588 control for E825c
 2025-09-05 19:51 UTC  (3+ messages)
  `  "

[PATCH 0/6] mshv: Fixes for stats and vp state page mappings
 2025-09-05 19:50 UTC  (14+ messages)
` [PATCH 1/6] mshv: Only map vp->vp_stats_pages if on root scheduler
` [PATCH 2/6] mshv: Ignore second stats page map result failure
` [PATCH 3/6] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
` [PATCH 4/6] mshv: Get the vmm capabilities offered by the hypervisor
` [PATCH 5/6] mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH
` [PATCH 6/6] mshv: Introduce new hypercall to map stats page for L1VH partitions

[PATCH v2 00/10] perf tools: Some improvements on data type profiler
 2025-09-05 19:50 UTC  (6+ messages)
` [PATCH v2 01/10] perf dwarf-aux: Use signed variable types in match_var_offset

[PATCH v3 0/5] iio: imu: inv_icm42600: pm_runtime fixes + various changes
 2025-09-05 19:49 UTC  (5+ messages)
` [PATCH v3 4/5] iio: imu: inv_icm42600: Use devm_regulator_get_enable() for vdd regulator
` [PATCH v3 5/5] iio: imu: inv_icm42600: use guard() to release mutexes

[PATCH bpf] bpf/helpers: Skip memcg accounting in __bpf_async_init()
 2025-09-05 19:48 UTC  (5+ messages)

[PATCH 0/5] perf trace: Fix parallel execution
 2025-09-05 19:48 UTC  (4+ messages)
` [PATCH 1/5] perf trace: use standard syscall tracepoint structs for augmentation

[PATCH V2] soc: qcom: icc-bwmon: Update zone1_thres_count to 3
 2025-09-05 19:47 UTC  (2+ messages)

[PATCH v5 0/6] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-09-05 19:46 UTC  (5+ messages)
` [PATCH v5 4/6] PM / devfreq: Use scope-based cleanup helper
` [PATCH v5 6/6] PM: EM: "

[PATCH v5 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-09-05 19:44 UTC  (7+ messages)
` [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely

[PATCH] rust: rbtree: add immutable cursor
 2025-09-05 19:43 UTC  (4+ messages)

[PATCH] mm: centralize and fix max map count limit checking
 2025-09-05 19:43 UTC  (3+ messages)

[PATCH v6 0/7] rust: add `ww_mutex` support
 2025-09-05 19:42 UTC  (10+ messages)
` [PATCH v6 3/7] rust: implement `WwMutex`, `WwAcquireCtx` and `WwMutexGuard`
` [PATCH v6 4/7] add KUnit coverage on Rust ww_mutex implementation
` [PATCH v6 5/7] rust: ww_mutex: add context-free locking functions
` [PATCH v6 6/7] rust: ww_mutex/exec: add high-level API

[PATCH] drm/xe/configfs: Use config_group_put()
 2025-09-05 19:42 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Call dma_buf_vmap_unlocked() for imported object
 2025-09-05 19:41 UTC 

[PATCH 0/8] Add support for external environment block on Btrfs
 2025-09-05 19:39 UTC  (3+ messages)
` [PATCH 1/8] util/grub-editenv: add basic structures and probe call for external envblk

[PATCH] tracing: Fix missing errno when zero parser->idx in trace_pid_write
 2025-09-05 19:39 UTC  (3+ messages)

FAILED: patch "[PATCH] dmaengine: mediatek: Fix a possible deadlock error in" failed to apply to 6.12-stable tree
 2025-09-05 19:38 UTC  (2+ messages)
` [PATCH 6.12.y] dmaengine: mediatek: Fix a possible deadlock error in mtk_cqdma_tx_status()

[PATCH] sunrpc: don't fail immediately in rpc_wait_bit_killable()
 2025-09-05 19:38 UTC  (3+ messages)

[PATCH v5] alloc: fix dangling pointer in alloc_state cleanup
 2025-09-05 19:37 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v15 0/5] Enable automatic SVN updates for SGX enclaves
 2025-09-05 19:37 UTC  (2+ messages)

[PATCH Dovetail v2] irq_pipeline: Fix system freeze triggered by periodic edge type IRQs
 2025-09-05 19:36 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] bpf: Introduce deferred task context execution
 2025-09-05 19:36 UTC  (3+ messages)
` [PATCH bpf-next v3 1/7] bpf: refactor special field-type detection

[PATCH] Revert "SUNRPC: Don't allow waiting for exiting tasks"
 2025-09-05 19:36 UTC 

[PATCH 0/5] Assortment of I/O fixes for the NFS client
 2025-09-05 19:35 UTC  (6+ messages)
` [PATCH 1/5] NFS: Protect against 'eof page pollution'
` [PATCH 2/5] NFS: Serialise O_DIRECT i/o and truncate()
` [PATCH 3/5] NFSv4.2: Serialise O_DIRECT i/o and fallocate()
` [PATCH 4/5] NFS: nfs_invalidate_folio() must observe the offset and size arguments
` [PATCH 5/5] NFS: Fix the marking of the folio as up to date

[PATCH v5 0/9] Add SBI v3.0 PMU enhancements
 2025-09-05 19:34 UTC  (6+ messages)
` [PATCH v5 6/9] KVM: Add a helper function to check if a gpa is in writable memselot

[linuxtv-media-pending:next] BUILD SUCCESS 34837c444cd42236b2b43ce871f30d83776a3431
 2025-09-05 19:33 UTC 

[GIT PULL] io_uring fix for 6.17-rc5
 2025-09-05 19:33 UTC  (13+ messages)
      ` Link trailers revisited (was Re: [GIT PULL] io_uring fix for 6.17-rc5)

[tip: x86/tdx] x86/kexec: Consolidate relocate_kernel() function parameters
 2025-09-05 19:33 UTC 

[tip: x86/tdx] x86/sme: Use percpu boolean to control WBINVD during kexec
 2025-09-05 19:33 UTC 

[tip: x86/tdx] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
 2025-09-05 19:33 UTC 

[tip: x86/tdx] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
 2025-09-05 19:33 UTC 

[tip: x86/tdx] x86/virt/tdx: Remove the !KEXEC_CORE dependency
 2025-09-05 19:33 UTC 

[tip: x86/tdx] x86/virt/tdx: Update the kexec section in the TDX documentation
 2025-09-05 19:33 UTC 

[tip: x86/tdx] KVM/TDX: Explicitly do WBINVD when no more TDX SEAMCALLs
 2025-09-05 19:33 UTC 

[PATCH 0/5] dm: Initial work on a device mapper
 2025-09-05 16:14 UTC  (3+ messages)
` [PATCH 2/5] dm: Add initial device mapper infrastructure

[PATCH net-next v9 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-09-05 16:01 UTC  (5+ messages)
` [PATCH net-next v9 2/5] net: spacemit: Add K1 Ethernet MAC

RISC-V: Re-enable GCC+Rust builds
 2025-09-05 15:28 UTC  (9+ messages)
` [PATCH 1/2] rust: get the version of libclang used by bindgen in a separate script
  ` [PATCH 2/2] RISC-V: re-enable gcc + rust builds

[PATCH phy 00/14] Lynx 28G improvements part 1
 2025-09-05 15:50 UTC  (12+ messages)
` [PATCH phy 13/14] dt-bindings: phy: lynx-28g: add compatible strings per SerDes and instantiation

[kvm-unit-tests PATCH] riscv: Fix sbi-deps expansion for older GNU Make
 2025-09-05 15:37 UTC  (2+ messages)

[Buildroot] [kvm-unit-tests] riscv build failure
 2025-09-05 15:31 UTC  (4+ messages)
`  "

[PATCH v2] iio: proximity: isl29501: fix buffered read on big-endian systems
 2025-09-05 19:29 UTC  (3+ messages)

[PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
 2025-09-05 19:25 UTC  (4+ messages)

[PATCH] PM: Add configurable sync timeout during suspend and hibernate to prevent hang
 2025-09-05 19:27 UTC  (3+ messages)
` [PATCH v2] PM: Add configurable sync timeout for suspend and hibernation

[PATCH -v1 1/2] x86/microcode: Add microcode= cmdline parsing
 2025-09-05 19:27 UTC  (6+ messages)

[PATCH 0/8] arm64: allwinner: a523: Enable MCU PRCM and NPU
 2025-09-05 15:19 UTC  (15+ messages)
` [PATCH 1/8] dt-bindings: clock: sun55i-a523-ccu: Add missing NPU module clock
` [PATCH 3/8] clk: sunxi-ng: mp: Fix dual-divider clock rate readback
` [PATCH 4/8] clk: sunxi-ng: sun55i-a523-ccu: Add missing NPU module clock
` [PATCH 6/8] clk: sunxi-ng: add support for the A523/T527 MCU CCU
` [PATCH 7/8] arm64: dts: allwinner: a523: Add MCU PRCM CCU node
` [PATCH 8/8] arm64: dts: allwinner: a523: Add NPU device node

[PATCH v2] ARM: dts: socfpga: sodia: Fix mdio bus probe and PHY address
 2025-09-05 15:12 UTC  (3+ messages)

[PATCH v7] dt-bindings: net: mediatek,mt7925-bluetooth.yaml
 2025-09-05 15:02 UTC  (2+ messages)

[PATCH v2 0/9] pinctrl: stm32: Support I/O synchronization
 2025-09-05 13:55 UTC  (2+ messages)
` [PATCH v2 1/9] pinctrl: pinconf-generic: Add property "skew-delay-direction"

[PATCH v5 0/3] ALSA: compress_offload: Add 64-bit safe timestamp API
 2025-09-05 14:54 UTC  (2+ messages)

[PATCH v2] mtd: core: always verify OOB offset in mtd_check_oob_ops()
 2025-09-05 14:55 UTC  (2+ messages)

[PATCH 1/2] mtd: concat: Set virtual concatenation to tristate
 2025-09-05 14:55 UTC  (2+ messages)

[PATCH V2] mtd: core: skip badblocks increment for blocks already known bad
 2025-09-05 14:56 UTC  (2+ messages)

[PATCH v2 0/7] arm64: Make EFI calls preemptible
 2025-09-05 13:30 UTC  (2+ messages)
` [PATCH v2 3/7] efi/runtime: Deal with arch_efi_call_virt_setup() returning failure

[PATCH v4 0/8] Fix stale IOTLB entries for kernel address space
 2025-09-05 19:26 UTC  (7+ messages)
` [PATCH v4 5/8] x86/mm: Use pagetable_free()
` [PATCH v4 6/8] mm: Introduce deferred freeing for kernel page tables

[PATCH] nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
 2025-09-05 19:24 UTC 

[PATCH v4 0/4] Introduce support for Monaco Evaluation Kit
 2025-09-05 19:23 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: arm: qcom: Add Monaco EVK support
` [PATCH v4 2/4] arm64: dts: qcom: qcs8300: Add Monaco EVK board
` [PATCH v4 3/4] arm64: dts: qcom: qcs8300: Add gpr node
` [PATCH v4 4/4] arm64: dts: qcom: monaco-evk: Add sound card

FAILED: patch "[PATCH] net: dsa: microchip: linearize skb for tail-tagging switches" failed to apply to 5.4-stable tree
 2025-09-05 19:22 UTC  (3+ messages)
` [PATCH 5.4.y 1/2] net: dsa: microchip: update tag_ksz masks for KSZ9477 family
  ` [PATCH 5.4.y 2/2] net: dsa: microchip: linearize skb for tail-tagging switches

[PATCH] tracing/osnoise: Replace kmalloc() + copy_from_user() with memdup_user()
 2025-09-05 19:21 UTC 

include/linux/platform_device.h:91:23: sparse: sparse: incorrect type in return expression (different address spaces)
 2025-09-05 19:19 UTC 

[PATCH bpf-next v7] selftests/bpf: add BPF program dump in veristat
 2025-09-05 19:19 UTC  (4+ messages)

Need guidance on btrfs: uncorrectable errors from scrub
 2025-09-05 19:18 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: input: convert tca8418_keypad.txt to yaml format
 2025-09-05 19:17 UTC  (2+ messages)

[PATCH] Documentation: KVM: Add reference specs for PIT and LAPIC ioctls
 2025-09-05 19:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] backport: SPDX 3.0 support to Scarthgap
 2025-09-05 19:16 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: input: convert semtech,sx8654 to yaml format
 2025-09-05 19:17 UTC  (2+ messages)

Let's collaborate on XDP2!
 2025-09-05 19:16 UTC 

FAILED: patch "[PATCH] ALSA: hda/realtek: Add support for HP Agusta using CS35L41" failed to apply to 6.1-stable tree
 2025-09-05 19:16 UTC  (2+ messages)
` [PATCH 6.1.y] ALSA: hda/realtek: Add support for HP Agusta using CS35L41 HDA

[PATCH v2 00/15] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-05 19:13 UTC  (16+ messages)
` [PATCH v2 01/15] docs/mm: add document for swap table
` [PATCH v2 02/15] mm, swap: use unified helper for swap cache look up
` [PATCH v2 03/15] mm, swap: fix swap cahe index error when retrying reclaim
` [PATCH v2 04/15] mm, swap: check page poison flag after locking it
` [PATCH v2 05/15] mm, swap: always lock and check the swap cache folio before use
` [PATCH v2 06/15] mm, swap: rename and move some swap cluster definition and helpers
` [PATCH v2 07/15] mm, swap: tidy up swap device and cluster info helpers
` [PATCH v2 08/15] mm/shmem, swap: remove redundant error handling for replacing folio
` [PATCH v2 09/15] mm, swap: cleanup swap cache API and add kerneldoc
` [PATCH v2 10/15] mm, swap: wrap swap cache replacement with a helper
` [PATCH v2 11/15] mm, swap: use the swap table for the swap cache and switch API
` [PATCH v2 12/15] mm, swap: mark swap address space ro and add context debug check
` [PATCH v2 13/15] mm, swap: remove contention workaround for swap cache
` [PATCH v2 14/15] mm, swap: implement dynamic allocation of swap table
` [PATCH v2 15/15] mm, swap: use a single page for swap table when the size fits

[PATCH] NFSD: Add io_cache_{read,write} controls to debugfs
 2025-09-05 19:15 UTC  (4+ messages)
`  "

[PATCH] cpufreq: acpi-cpufreq: Optimize SMP calls in drv_write() function
 2025-09-05 19:14 UTC  (2+ messages)

[PATCH RFC 00/13] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
 2025-09-05 19:14 UTC  (3+ messages)
` [PATCH RFC 10/13] dmaengine: sdxi: Add PCI driver support

[PATCH v5 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-09-05 19:13 UTC  (4+ messages)
` [PATCH v5 04/10] PCI/TSM: Authenticate devices via platform TSM

[PATCH] iio: proximity: mb1232: use stack allocated scan struct
 2025-09-05 19:12 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION be5d4872e528796df9d7425f2bd9b3893eb3a42c
 2025-09-05 19:10 UTC 

[PATCH v1 0/3] arm64: dts: qcom: add initial support for Samsung Galaxy S20
 2025-09-05 19:09 UTC  (4+ messages)
` [PATCH v1 1/3] arm64: dts: qcom: sm8250-samsung-r8q: Move common parts to dtsi
` [PATCH v1 2/3] dt-bindings: arm: qcom: document x1q board binding
` [PATCH v1 3/3] arm64: dts: qcom: add initial support for Samsung Galaxy S20

FAILED: patch "[PATCH] net: dsa: microchip: linearize skb for tail-tagging switches" failed to apply to 5.10-stable tree
 2025-09-05 19:09 UTC  (3+ messages)
` [PATCH 5.10.y 1/2] net: dsa: microchip: update tag_ksz masks for KSZ9477 family
  ` [PATCH 5.10.y 2/2] net: dsa: microchip: linearize skb for tail-tagging switches

[PATCH v8 5/5] PCI: qcom: Add support for ECAM feature
 2025-09-05 19:08 UTC  (2+ messages)

[PATCH v3] huge_memory: return -EINVAL in folio split functions when THP is disabled
 2025-09-05 19:07 UTC  (4+ messages)

[PATCH] arm: dts: sun4i-emac enable dma rx in sun4i
 2025-09-05 19:05 UTC 

[PATCH 0/2] media: pci: mfb4: iio trigger improvements
 2025-09-05 19:06 UTC  (3+ messages)
` [PATCH 1/2] media: pci: mg4b: use aligned_s64
` [PATCH 2/2] media: pci: mg4b: use iio_push_to_buffers_with_ts()

[PATCH 2/2] dmaengine: dw-edma: Add non-LL mode
 2025-09-05 19:06 UTC  (2+ messages)

[PATCH v1 0/5] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
 2025-09-05 19:05 UTC  (5+ messages)
` [PATCH v1 4/5] platform/x86: ayaneo-ec: Add controller power and modules attributes


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.