All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-09 10:56:11 to 2026-06-09 11:37:52 UTC [more...]

[PATCH] media: mali-c55: Fix clock leak on reset deassert failure
 2026-06-09 11:37 UTC 

[PATCH bpf] selftests/bpf: Add BTF repeated field count overflow test
 2026-06-09 11:37 UTC 

[PATCH v3] gpio: mt7621: fix interrupt banks mapping on gpio chips
 2026-06-09 11:37 UTC  (3+ messages)

[PATCH v2 1/3] drm/atomic: only add states of active or transient active colorops
 2026-06-09 11:36 UTC  (3+ messages)

[PATCH v2] scsi: target: copy iSCSI ISID before unmapping the PR OUT buffer
 2026-06-09 11:36 UTC  (3+ messages)

[PATCH v4 0/4] mm/zsmalloc: reduce lock contention in zs_free()
 2026-06-09 11:35 UTC  (5+ messages)
` [PATCH v4 1/4] mm/zsmalloc: encode class index in obj value for lockless class lookup
` [PATCH v4 2/4] mm/zsmalloc: drop pool->lock from zs_free on 64-bit systems
` [PATCH v4 3/4] mm/zsmalloc: drop class lock before freeing zspage
` [PATCH v4 4/4] mm/zsmalloc: document free_zspage helper variants

[PATCH v5 0/9] Convert most Dell WMI drivers to use the new buffer-based API
 2026-06-09 11:34 UTC  (11+ messages)
` [PATCH v5 1/9] platform/x86: dell-descriptor: Use new buffer-based WMI API
` [PATCH v5 4/9] platform/x86: dell-wmi-base: "
` [PATCH v5 6/9] hwmon: (dell-smm) "
` [PATCH v5 7/9] platform/wmi: Make wmi_bus_class const
` [PATCH v5 8/9] platform/wmi: Make sysfs attributes const

[PATCH v3 00/20] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-09 11:33 UTC  (11+ messages)
` [PATCH v3 08/20] sched/fair: load balance only among preferred CPUs
` [PATCH v3 09/20] sched/rt: Select a preferred CPU for wakeup and pulling rt task

[PATCH 6.6.y] xfrm: hold dev ref until after transport_finish NF_HOOK
 2026-06-09 11:33 UTC  (3+ messages)

[PATCH v3 00/17] arm64: Use EL2 virtual timer when running VHE
 2026-06-09 11:32 UTC  (7+ messages)
` [PATCH v3 03/17] clocksource/drivers/arm_arch_timer: Default to "

[PATCH v3 0/4] mm/zsmalloc: reduce lock contention in zs_free()
 2026-06-09 11:31 UTC  (6+ messages)
` [PATCH v3 4/4] mm/zsmalloc: document free_zspage helper variants

[PATCH v7 00/31] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
 2026-06-09 11:25 UTC  (32+ messages)
` [PATCH v7 01/31] backends/iommufd: Update iommufd_backend_get_device_info
` [PATCH v7 02/31] backends/iommufd: Update iommufd_backend_alloc_viommu to allow user ptr
` [PATCH v7 03/31] backends/iommufd: Introduce iommufd_backend_alloc_hw_queue
` [PATCH v7 04/31] backends/iommufd: Introduce iommufd_backend_viommu_mmap
` [PATCH v7 05/31] system/iommufd: Remove unused viommu pointer from IOMMUFDVeventq
` [PATCH v7 06/31] hw/arm/smmuv3-accel: Introduce CMDQV ops interface
` [PATCH v7 07/31] hw/arm/tegra241-cmdqv: Add Tegra241 CMDQV ops backend stub
` [PATCH v7 08/31] hw/arm/smmuv3-accel: Wire CMDQV ops into accel lifecycle
` [PATCH v7 09/31] hw/arm/virt: Use stored SMMUv3 device list for IORT build
` [PATCH v7 10/31] hw/arm/tegra241-cmdqv: Probe host Tegra241 CMDQV support
` [PATCH v7 11/31] hw/arm/tegra241-cmdqv: Implement CMDQV init
` [PATCH v7 12/31] hw/arm/virt: Link SMMUv3 CMDQV resources to platform bus
` [PATCH v7 13/31] hw/arm/tegra241-cmdqv: Implement CMDQV vIOMMU alloc/free
` [PATCH v7 14/31] hw/arm/tegra241-cmdqv: mmap host VINTF Page0 for CMDQV
` [PATCH v7 15/31] hw/arm/tegra241-cmdqv: Emulate CMDQ-V Config region
` [PATCH v7 16/31] hw/arm/tegra241-cmdqv: Emulate VCMDQ register reads
` [PATCH v7 17/31] hw/arm/tegra241-cmdqv: Emulate VCMDQ register writes
` [PATCH v7 18/31] hw/arm/tegra241-cmdqv: Allocate HW VCMDQs once configured
` [PATCH v7 19/31] hw/arm/tegra241-cmdqv: Route allocated VCMDQ Page0 accesses to the mmap'd host VINTF page0
` [PATCH v7 20/31] memory: Allow RAM device regions to skip IOMMU mapping
` [PATCH v7 21/31] hw/arm/tegra241-cmdqv: Use mmap'd host VINTF page0 for virtual VINTF page0
` [PATCH v7 22/31] hw/arm/smmuv3-accel: Introduce common helper for veventq read
` [PATCH v7 23/31] hw/arm/tegra241-cmdqv: Read and propagate Tegra241 CMDQV errors
` [PATCH v7 24/31] hw/arm/tegra241-cmdqv: Initialize register state on reset
` [PATCH v7 25/31] hw/arm/tegra241-cmdqv: Limit queue size based on backend page size
` [PATCH v7 26/31] hw/arm/smmuv3: Add per-device identifier property
` [PATCH v7 27/31] hw/arm/smmuv3-accel: Introduce helper to query CMDQV type
` [PATCH v7 28/31] hw/arm/virt-acpi: Advertise Tegra241 CMDQV nodes in DSDT
` [PATCH v7 29/31] hw/arm/smmuv3-accel: Enforce viommu association when CMDQV is active
` [PATCH v7 30/31] hw/arm/tegra241-cmdqv: Document the CMDQV design and lifecycle
` [PATCH v7 31/31] hw/arm/smmuv3: Add cmdqv property for SMMUv3 device

Reg thin pool chunk size and its impact on discard granularity
 2026-06-09 11:31 UTC  (2+ messages)

[PATCH v4 0/3] revamp fs/filesystems.c
 2026-06-09 11:30 UTC  (3+ messages)
` [PATCH v4 3/3] fs: cache the string generated by reading /proc/filesystems
  ` [External] "

[PATCH] rust: io: require proper alignment in the safety contracts of `IoCapable`
 2026-06-09 11:30 UTC  (3+ messages)

[PATCH] x86/mm: Consolidate SME comments and use break
 2026-06-09 11:30 UTC 

[PATCH v3 0/8] Add support for Qualcomm remoteproc subsystem cooling
 2026-06-09 11:30 UTC  (7+ messages)
` [PATCH v3 2/8] soc: qcom: Add support for QMI TMD cooling devices
` [PATCH v3 3/8] remoteproc: qcom: pas: register TMD thermal "
` [PATCH v3 4/8] arm64: dts: qcom: kodiak: Enable CDSP & Modem cooling

Security: double-free / invalid pointer dereference in alsa-lib config parser (`parse_def`) via crafted configuration text
 2026-06-09  8:06 UTC  (3+ messages)

[PATCH net-next v2 0/2] ipv4: igmp: annotate diagnostic procfs data races
 2026-06-09 11:30 UTC  (2+ messages)

[PATCH 0/7] Enable FEC when using DP Panel Replay
 2026-06-09 11:29 UTC  (3+ messages)
` [PATCH 1/7] drm/i915/psr: Check FEC support for "

[PATCH] ACPI: RISC-V: Fix false warning in cppc_read_ffh() for same-CPU reads
 2026-06-09 11:28 UTC  (2+ messages)

[alsa-devel] [BUG] Lenovo ThinkBook 16 G7 QOY (Snapdragon X) - No soundcards detected
 2026-06-08 11:38 UTC 

[OE-core] [scarthgap] [PATCH] apt: CVE-2011-3374
 2026-06-09 11:28 UTC  (2+ messages)

[PATCH] regulator: mt6359: Fix vbbck default internal supply name
 2026-06-09 11:27 UTC  (2+ messages)

[PATCH] powernv: boot OpenBSD on POWER9
 2026-06-09 11:26 UTC  (3+ messages)

[PATCH for-4.22 v3 0/2] xen/arm: validate hwdom first bank boot placement
 2026-06-09 11:26 UTC  (3+ messages)
  ` [PATCH for-4.22 v3 2/2] device-tree: validate hwdom bank 0 "

[PATCH] samples/ftrace: reject zero ftrace-ops call count
 2026-06-09 11:26 UTC  (3+ messages)

[PATCH i-g-t v8] Add test for oversubscribing VRAM in multi process environment that creates VM, bind large BOs and submit workloads nearly simultaneously
 2026-06-09 11:24 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 0/3] gpio: rockchip: Fix generic IRQ chip leak and modernize resource mapping
 2026-06-09 11:24 UTC  (3+ messages)
` (subset) "

[PATCH bpf] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
 2026-06-09 11:23 UTC 

sched_ext/lavd hard lockup in old call_rcu_tasks_generic needadjust path
 2026-06-09 11:23 UTC  (2+ messages)

[PATCH] rqspinlock: Fix order in raw_res_spin_(un)lock_irq to allow schedule
 2026-06-09 11:22 UTC  (2+ messages)

[PATCH v9 0/4] drm/atomic: track individual colorop updates
 2026-06-09 11:22 UTC  (9+ messages)
` [PATCH v9 1/4] drm/colorop: Remove read-only comments from interpolation fields
` [PATCH v9 2/4] drm/colorop: make lut(1/3)d_interpolation props correctly behave as mutable
` [PATCH v9 3/4] drm/atomic: track individual colorop updates
` [PATCH v9 4/4] drm/amd/display: use plane color_mgmt_changed to track colorop changes
` ✗ Fi.CI.BUILD: failure for drm/atomic: track individual colorop updates

[PATCH v2 0/7] vfio/igd: Fix garbled screen on IGD passthrough with legacy VBIOS
 2026-06-09 11:20 UTC  (2+ messages)

[PATCH RESEND v4 0/8] can: flexcan: Add NXP S32N79 SoC support
 2026-06-09 11:20 UTC  (4+ messages)
` [PATCH RESEND v4 3/8] can: flexcan: split rx/tx masks per mailbox IRQ line

[PATCH] gpio: mockup: reject invalid gpio_mockup_ranges widths
 2026-06-09 11:20 UTC  (2+ messages)

[PATCH net v3] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
 2026-06-09 11:20 UTC  (2+ messages)

[PATCH v6 0/4] drm/i915/display: harden some bit-shifting operations
 2026-06-09 11:20 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: harden some bit-shifting operations (rev6)
` ✓ Xe.CI.BAT: "

[PATCH] gpio: zynq: fix runtime PM leak on remove
 2026-06-09 11:19 UTC  (2+ messages)

Add fustini riscv-config to linux-next
 2026-06-09 11:18 UTC  (3+ messages)

[PATCH net v4] selftests/net/openvswitch: guard command substitutions against empty output
 2026-06-09 11:18 UTC  (3+ messages)

[PATCH 0/2] xfs: fix inode leak and clean up attr intent recovery
 2026-06-09 11:16 UTC  (3+ messages)
` [PATCH 1/2] xfs: fix inode ref leak in "
` [PATCH 2/2] xfs: clean up attr intent recovery error paths

[PATCH] ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXT
 2026-06-09 11:17 UTC  (2+ messages)

[PATCH v3 0/3] PM: dpm_watchdog: Improve DPM watchdog configurability
 2026-06-09 11:17 UTC  (10+ messages)
` [PATCH v3 1/3] PM: core: Rename module parameters prefix to "power"
` [PATCH v3 3/3] PM: dpm_watchdog: Add sysctl interface for DPM watchdog timeouts

[PATCH rdma-next] RDMA/core: Fix broadcast address falsely detected as local
 2026-06-09 11:16 UTC 

[PATCH bpf-next 2/6] bpf: Add support to specify uprobe_multi target via file descriptor
 2026-06-09 11:17 UTC  (3+ messages)

[PATCH v2 00/12] New features for the AD5686 IIO driver
 2026-06-09 11:17 UTC  (5+ messages)
` [PATCH v2 06/12] iio: dac: ad5686: consume optional reset signal
` [PATCH v2 12/12] iio: dac: ad5686: add gain control support

[kkdwivedi:verifier/errors/v1 11/17] kernel/bpf/verifier.c:13012:1: warning: the frame size of 1448 bytes is larger than 1280 bytes
 2026-06-09 11:16 UTC 

[PULL REQUEST?] i2c/for-andi for v7.2
 2026-06-09 11:15 UTC  (2+ messages)

[PATCH V3] drm/amdgpu: implement per-process MES context
 2026-06-09 11:15 UTC  (2+ messages)

[PATCH v2 0/5] Add PLL3 and LCDC_CLKD support for RZ/T2H and RZ/N2H
 2026-06-09 11:15 UTC  (9+ messages)
` [PATCH v2 1/5] clk: renesas: rzv2h-cpg: Use per-SoC PLL reference frequency for calculations
` [PATCH v2 2/5] clk: renesas: cpg-mssr: Implement dedicated MSTP delay logic for RZ/T2H LCDC and RTC
` [PATCH v2 3/5] dt-bindings: clock: renesas,r9a09g077/87: Add LCDC_CLKD clock ID
` [PATCH v2 4/5] clk: renesas: rzv2h-cpg: Extract PLL calculation math into a library
` [PATCH v2 5/5] clk: renesas: r9a09g077: Add LCDC and PLL3 clock support for RZ/T2H display pipeline

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-09 11:15 UTC  (9+ messages)
` [PATCH v6 06/12] PCI: liveupdate: Auto-preserve upstream bridges across "
` [PATCH v6 07/12] PCI: Refactor matching logic for pci_dev_acs_ops

[PATCH v10 0/4] hw/mem: add sp-mem device for Specific Purpose Memory
 2026-06-09 11:14 UTC  (3+ messages)
` [PATCH v10 2/4] i386/acpi-build: partition device_memory SRAT umbrella for sp-mem

[PATCH v4 0/7] platform/x86/amd/hsmp: Support Family 1Ah Model 50h-5Fh telemetry
 2026-06-09 11:14 UTC  (5+ messages)
` [PATCH v4 1/7] platform/x86/amd/hsmp: Add new HSMP messages for Family 1Ah, Model 50h-5Fh
  ` [RFC PATCH 1/8] "

[PATCH v6 00/12] virtio-console: notify about the terminal size
 2026-06-09 11:13 UTC  (5+ messages)

[PATCH v2 0/4] show orphan file inode detail info
 2026-06-09 11:13 UTC  (4+ messages)

[PATCH net-next v6 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-06-09 11:13 UTC  (4+ messages)
` [PATCH net-next v6 2/2] "

[PATCH v6 0/4] introduce IMA_INIT_LATE_SYNC option
 2026-06-09 11:13 UTC  (4+ messages)
` [PATCH v6 2/4] security: ima: "

[PATCH v3] rethook: Remove the running task check in rethook_find_ret_addr()
 2026-06-09 11:12 UTC  (3+ messages)

[PATCH] drm/amd/pm: refactor DPM clock level reporting
 2026-06-09 11:12 UTC  (4+ messages)

[PATCH v2 0/3] ext4: tighten mount-time superblock geometry validation
 2026-06-09 11:12 UTC  (10+ messages)
` [PATCH v2 1/3] ext4: reject mount if clusters/inodes per group are not 8-aligned
` [PATCH v2 2/3] ext4: reduce max cluster size to match documented 256MB limit
` [PATCH v2 3/3] ext4: reject mount if inodes per group is not a multiple of inodes per block

[PATCH ath-next] wifi: ath12k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE when NSS ratio is reported
 2026-06-09 11:11 UTC  (2+ messages)

[PATCH v13 20/20] net/sxe2: update sxe2 feature matrix docs
 2026-06-09 11:10 UTC  (4+ messages)
` [PATCH v14 00/20] net/sxe2: added Linkdata sxe2 ethernet driver
    `  "

Please pull u-boot-watchdog/next
 2026-06-09 11:10 UTC 

[PATCH v2 0/2] KVM: x86: MCE fixes
 2026-06-09 11:10 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: x86: Fix array_index_nospec() protection in kvm_vcpu_ioctl_x86_set_mce()
` [PATCH v2 2/2] KVM: x86: Do not gate MCE logging based on IA32_MCi_CTL

Missing signoff in the hwmon-staging tree
 2026-06-09 11:10 UTC 

[PATCH v2] describe: limit default ref iteration to tags
 2026-06-09 11:09 UTC  (2+ messages)

[RFC PATCH v3 0/9] accel: rocket: Add RK3568 NPU support
 2026-06-09 11:11 UTC  (9+ messages)

[man page] undefined string 'Aq'
 2026-06-09 11:07 UTC  (2+ messages)

[PULL REQUEST] i2c/fix-registration for v7.2
 2026-06-09 11:07 UTC  (3+ messages)

[PATCH] bpf: Unshare cloned skb before devmap egress XDP program
 2026-06-09 11:06 UTC  (2+ messages)

[PATCH net] net: atm: fix use-after-free in sigd_put_skb()
 2026-06-09 11:06 UTC  (2+ messages)

[cifs:for-next-next 15/16] fs/smb/client/cifsfs.c:1204:43: error: 'FS_XFLAG_CASEFOLD' undeclared
 2026-06-09 11:05 UTC 

[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
 2026-06-09 11:06 UTC  (8+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type

[PATCH ath-current] wifi: ath12k: fix EAPOL TX failure caused by stale tcl_metadata bits
 2026-06-09 11:06 UTC  (2+ messages)

[PATCH v4] HID: i2c-hid: Refactor _DSM helper and add i2c-hid-acpi-prp0001 driver
 2026-06-09 11:06 UTC  (2+ messages)

[PATCH v5 0/4] amd_pmc: Delay s2idle suspend for some devices
 2026-06-09 10:57 UTC  (5+ messages)
` [PATCH v5 1/4] platform/x86/amd/pmc: Check for intermediate wakeup in function
` [PATCH v5 2/4] platform/x86/amd/pmc: Delay suspend for some Lenovo Laptops
` [PATCH v5 3/4] platform/x86/amd/pmc: Add delay_suspend module parameter
` [PATCH v5 4/4] platform/x86/amd/pmc: Don't log during intermediate wakeups

[PATCH v4 0/8] Support for block device NVMEM providers
 2026-06-09 11:05 UTC  (5+ messages)
` [PATCH v4 4/8] block: implement NVMEM provider

[PATCH v3 2/2] arm64: dts: qcom: Add Microsoft Surface Pro 12in
 2026-06-09 11:04 UTC  (2+ messages)

[PATCH v2 00/11] drm/amdgpu: refactor monolithic amdgpu.h
 2026-06-09 11:04 UTC  (15+ messages)
` [PATCH v2 05/11] drm/amdgpu: move struct amdgpu_mqd and helpers into header file
` [PATCH v2 06/11] drm/amdgpu: move struct amdgpu_init_level "
` [PATCH v2 07/11] drm/amdgpu: move amdgpu_acpi helpers into new header
` [PATCH v2 08/11] drm/amdgpu: move amdgpu_allowed_register_entry into amdgpu_reg_access.h
` [PATCH v2 09/11] drm/amdgpu: include amdgpu_uid.h only where needed
` [PATCH v2 10/11] drm/amdgpu: include amdgpu_init_level.h "
` [PATCH v2 11/11] drm/amdgpu: include amdgpu_video_codecs.h "

[PATCH] selftests/livepatch: fix resource leak in test_klp_syscall init error path
 2026-06-09 11:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 5/6] extcon: qcom-spmi-misc: match PM8xxx USB ID platform device
 2026-06-09 11:03 UTC  (2+ messages)

[PATCH mm-unstable v19 11/14] mm/khugepaged: Introduce mTHP collapse support
 2026-06-09 11:01 UTC  (9+ messages)

[PATCH i-g-t] tests/intel/kms_cdclk: Skip CDCLK bump validation when mode is exactly 4K@30
 2026-06-09 11:02 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH i2c-tools v4] i2ctransfer: Add optional message modifier flags
 2026-06-09 11:02 UTC  (2+ messages)

[PATCH] pmdomain: core: switch to dynamic root device
 2026-06-09 11:02 UTC  (3+ messages)

[PATCH] hw/i2c/pmbus_device: Fix a possible crash when requesting too many bytes
 2026-06-09 11:01 UTC  (2+ messages)

[PATCH] cmd: sf: fix sf probe using non-flash device as flash handle
 2026-06-09  9:35 UTC 

Order Payment Options
 2026-06-09 10:23 UTC 

[RFC PATCH v3 1/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
 2026-06-09 11:01 UTC  (2+ messages)

[PATCH] wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()
 2026-06-09 11:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: Drop Mark Gross
 2026-06-09 10:59 UTC  (3+ messages)
` [PATCH v2] MAINTAINERS: Update Mark Gross's email contact

[PATCH REQUEST] hda/realtek: Add fixup for HP Spectre x360 16-f1xxx (103c:891c, ALC245)
 2026-06-09 10:59 UTC  (2+ messages)

[PATCH 5/7] ASoC: codecs: ES8389: Add private members related to HPF
 2026-06-09 10:59 UTC  (2+ messages)

[PATCH] imx93_frdm: Add support for 2CS 2GB DRAM support
 2026-06-09 11:02 UTC  (2+ messages)

[PATCH v3 00/16] qapi: add formal "intro" section
 2026-06-09 10:58 UTC  (3+ messages)
` [PATCH v3 07/16] qapi/docs: add "Intro" section

Patchwork housekeeping for: spi-devel-general
 2026-06-09 10:58 UTC 

[PATCH] vfs: add FS_USERNS_DELEGATABLE flag and set it for NFS
 2026-06-09 10:57 UTC  (3+ messages)

[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-09 10:57 UTC  (7+ messages)
` [PATCH v9 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
` [PATCH v9 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v9 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
` [PATCH v9 4/6] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v9 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
` [PATCH v9 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH v2] wifi: mt76: mt76u: use a threaded NAPI for the RX path
 2026-06-09 10:57 UTC  (3+ messages)

[PATCH] diffstat: upgrade 1.68 -> 1.69
 2026-06-09 10:55 UTC  (2+ messages)
` [OE-core] "

[PATCH] selftests/openvswitch: guard command substitutions against empty output
 2026-06-09 10:56 UTC  (2+ messages)


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.