All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-03 08:53:11 to 2026-04-03 09:42:32 UTC [more...]

[PATCH v2 0/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
 2026-04-03  9:23 UTC  (3+ messages)
` [PATCH v2 1/3] ARM: dts: qcom: pm8921: add labels for ADC channels
` [PATCH v2 2/3] iio: adc: qcom-pm8xxx-xoadc: remove redundant error logging in pm8xxx_read_raw

[soc:ti/defconfig] BUILD SUCCESS 079a2e18b776f391d6b16b8710af79976fba14aa
 2026-04-03  9:41 UTC 

[PATCH v3 0/7] futex: Use runtime constants for futex_hash computation
 2026-04-03  9:42 UTC  (4+ messages)
` [PATCH v3 4/7] riscv/runtime-const: Introduce runtime_const_mask_32()

[PATCH 1/2 net v3] ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dump
 2026-04-03  9:41 UTC  (3+ messages)
` [PATCH 2/2 net v3] ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()

[scarthgap][PATCH 1/2] linux/generate-cve-exclusions: backport script from master branch
 2026-04-03  9:41 UTC  (2+ messages)
` [scarthgap][PATCH 2/2] linux-yocto/6.6: update CVE exclusions (6.6.123)

[PATCH v5 2/3] riscv: dts: spacemit: Define the P1 PMIC regulators for OrangePi RV2
 2026-04-03  9:40 UTC  (3+ messages)

[PATCH] usb: cdns3: attempt to fix Kconfig dependencies
 2026-04-03  9:40 UTC  (6+ messages)

[PATCH v5 0/3] kdump: Enable LUKS-encrypted dump target support in ARM64 and PowerPC
 2026-04-03  9:36 UTC  (4+ messages)
` [PATCH v5 3/3] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel

[PATCH v3 00/14] intel_iommu: Enable PASID support for passthrough device
 2026-04-03  9:39 UTC  (9+ messages)
` [PATCH v3 01/14] vfio/iommufd: Extend attach/detach_hwpt callback implementations with pasid
` [PATCH v3 02/14] iommufd: Extend attach/detach_hwpt callbacks to support pasid
` [PATCH v3 03/14] vfio/iommufd: Create nesting parent hwpt with IOMMU_HWPT_ALLOC_PASID flag
` [PATCH v3 14/14] intel_iommu: Expose flag VIOMMU_FLAG_PASID_SUPPORTED when configured

[PATCH v3 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-04-03  9:37 UTC  (4+ messages)
` [PATCH v3 11/15] media: qcom: Switch to generic PAS TZ APIs

[PATCH 0/3] Add driver support for ESWIN EIC7700 HSP clock and reset generator
 2026-04-03  9:36 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clock: Add ESWIN eic7700 "
` [PATCH 2/3] clk: eswin: Add eic7700 HSP clock driver
` [PATCH 3/3] reset: eswin: Add eic7700 HSP reset driver

[PATCH 0/3] ksz87xx: add support for low-loss cable equalizer errata
 2026-04-03  9:35 UTC  (4+ messages)
` [PATCH 3/3] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata

[PATCH 6.1.y 5/8] nvme-apple: remove an extra queue reference
 2026-04-03  9:35 UTC  (4+ messages)

[PATCH] vhost-user: fix wrong index for postcopy_client_bases
 2026-04-03  9:34 UTC 

[PATCH v3 00/11] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
 2026-04-03  9:35 UTC  (5+ messages)
` [PATCH v3 08/11] drm/bridge: imx8mp-hdmi-tx-connector-fixup: add an hdmi-connector when missing using a DT overlay at boot time
` [PATCH v3 09/11] drm/bridge: imx8mp-hdmi-tx-connector-fixup: show a warning when adding the overlay

[PATCH] hw/virtio/vhost: simplify ring mapping verification with loop
 2026-04-03  9:33 UTC  (2+ messages)

[PATCH net] vsock/test: fix send_buf()/recv_buf() EINTR handling
 2026-04-03  9:32 UTC 

[git pull] drm fixes for 7.0-rc7
 2026-04-03  9:32 UTC 

[PATCH 0/2] HID: multitouch: Add support for Dell Pro Rugged 12 Tablet RA02260
 2026-04-03  9:28 UTC  (3+ messages)
` [PATCH 1/2] HID: multitouch: rename MT_CLS_EGALAX_P80H84 to MT_CLS_EGALAX_WIN8
` [PATCH 2/2] HID: multitouch: add support for Dell Pro Rugged 12 Tablet RA02260

[oe][meta-python][PATCH] python3-configargparse: upgrade 1.7.3 -> 1.7.5
 2026-04-03  9:31 UTC 

[bluez/bluez] 672b3b: shared/gatt: Add skip_secondary option for GATT cl
 2026-04-03  9:31 UTC 

[bluez/bluez] 77a506: shared/queue: Add way to iterate over queue contents
 2026-04-03  9:31 UTC 

[PATCH v2 00/13] drm/xe/pf: Improve EQ/PT provisioning
 2026-04-03  9:31 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/pf: Improve EQ/PT provisioning (rev2)

[PATCH bpf-next v11 0/5] emit ENDBR/BTI instructions for indirect jump targets
 2026-04-03  9:09 UTC  (6+ messages)
` [PATCH bpf-next v11 1/5] bpf: Move constants blinding out of arch-specific JITs
` [PATCH bpf-next v11 2/5] bpf: Pass bpf_verifier_env to JIT
` [PATCH bpf-next v11 3/5] bpf: Add helper to detect indirect jump targets
` [PATCH bpf-next v11 4/5] bpf, x86: Emit ENDBR for "
` [PATCH bpf-next v11 5/5] bpf, arm64: Emit BTI for indirect jump target

[PATCH 0/3] ocfs2: stop BUG_ON crashes in suballoc invalid-dinode paths
 2026-04-03  9:30 UTC  (2+ messages)

[PATCH v2] xen/sched: rtds: re-arm repl_timer after timer re-initialization
 2026-04-03  9:29 UTC 

[pull] amdgpu, amdkfd drm-next-7.1
 2026-04-02 19:01 UTC  (4+ messages)
` Regression fix for audio issues with pre-DCN401 chips (was: Re: [pull] amdgpu, amdkfd drm-next-7.1)

[PATCH 0/2] drm/amd/display: Replace NUM_ELEMENTS -> ARRAY_SIZE
 2026-04-03  8:22 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZE
` [PATCH 2/2] drm/amd/display: Remove unused NUM_ELEMENTS macros

[bug report]nvmet_auth kmemleak observed during blktests
 2026-04-03  9:21 UTC  (2+ messages)

[PATCH v2 1/1] Bluetooth: serialize accept_q access
 2026-04-03  9:27 UTC  (3+ messages)
  ` [v2,1/1] "

[PATCH] fs: attr: fix comment formatting and spelling issues
 2026-04-03  9:27 UTC 

[PATCH 1/5] drm/amdgpu/gfx_v11_0: fix GFX11 MEC pipe reset ordering
 2026-04-03  9:24 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu/gfx11: enable per-pipe reset support for compute queues
` [PATCH 3/5] drm/amdgpu/gfx_v12_0: set gfx.rs64_enable from PFP header on GFX12
` [PATCH 4/5] drm/amdgpu/gfx_v12_0: fix GFX11 MEC pipe reset ordering
` [PATCH 5/5] drm/amdgpu/gfx_v12_0: enable compute pipe reset flag

[PATCH v3 00/14] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-03  9:25 UTC  (5+ messages)
` [PATCH v3 06/14] mm/mglru: use a smaller batch for reclaim

[PATCH 0/6] ARM: dts: renesas: Trivial DT fixes
 2026-04-03  9:24 UTC  (13+ messages)
` [PATCH 1/6] ARM: dts: renesas: r8a7778: Add missing unit to bus node
` [PATCH 2/6] ARM: dts: renesas: r8a7779: "
` [PATCH 3/6] ARM: dts: renesas: r8a7792: "
` [PATCH 4/6] ARM: dts: renesas: r7s72100: "
` [PATCH 5/6] ARM: dts: renesas: genmai: Drop superfluous cells
` [PATCH 6/6] ARM: dts: renesas: rskrza1: "

[scarthgap][meta-oe][PATCH] flatpak: add PACKAGECONFIG for dconf
 2026-04-03  9:24 UTC  (4+ messages)
` [oe] "

[PATCH] mm/vmalloc: map contiguous pages in batches for vmap() whenever possible
 2026-04-03  9:20 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Update the list of the PCI supported devices
 2026-04-03  9:17 UTC 

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-04-03  9:18 UTC  (5+ messages)
` [PATCH 1/4] ethdev: skip VMDq pools unless configured
` [PATCH 2/4] ethdev: announce VMDq capability
` [PATCH 3/4] ethdev: hide VMDq internal sizes
` [PATCH 4/4] net/iavf: accept up to 32k unicast MAC addresses

[PATCH v26 00/10] Simple Donor Migration for Proxy Execution
 2026-04-03  9:18 UTC  (9+ messages)

[PATCH i-g-t v9 0/6] kms_flip: limit number of subtests run
 2026-04-03  9:17 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for kms_flip: limit number of subtests run (rev13)

[PATCH] iommu/dma: Always allow DMA-FQ when iommupt provides the iommu_domain
 2026-04-03  9:16 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/nghttp2: patch CVE-2026-27135
 2026-04-03  9:16 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/gem_exec_endless: Use the per-gt interface to set frequencies
 2026-04-03  9:16 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] hw/vfio/iommufd: Control dirty tracking for nesting parent HWPT
 2026-04-03  9:15 UTC  (2+ messages)

[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-04-03  9:14 UTC  (5+ messages)

End of whinlatter stable support
 2026-04-03  9:14 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH ath-next v4 0/6] wifi: ath12k: Enable IPQ5424 AHB WiFi device
 2026-04-03  9:13 UTC  (4+ messages)
` [PATCH ath-next v4 2/6] wifi: ath12k: Add ath12k_hw_params for IPQ5424

[PATCH 0/4] Adapt poky & poky-tiny for default distro features changes
 2026-04-03  9:12 UTC  (5+ messages)
` [PATCH 1/4] poky: Drop use of DISTRO_FEATURES_DEFAULT
` [PATCH 2/4] poky-tiny: "
` [PATCH 3/4] poky-tiny: Opt out of all default distro features
` [PATCH 4/4] poky-tiny: Simplify "

[Intel-wired-lan] [PATCH net] ice: fix null-ptr dereference on false-positive tx timeout
 2026-04-03  9:11 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net] ice: fix locking around wait_event_interruptible_locked_irq
    `  "
` [Intel-wired-lan] [PATCH net] ice: fix PTP Call Trace during PTP release
    `  "

[PATCH 0/3] irqchip/renesas-rzv2h: Cleanups
 2026-04-03  9:11 UTC  (5+ messages)
` [PATCH 1/3] irqchip/renesas-rzv2h: Kill swint_idx[]
` [PATCH 2/3] irqchip/renesas-rzv2h: Kill swint_names[]

[PATCH net-next V2 0/5] net/mlx5e: XDP, Add support for multi-packet per page
 2026-04-03  9:09 UTC  (6+ messages)
` [PATCH net-next V2 1/5] net/mlx5e: XSK, Increase size for chunk_size param
` [PATCH net-next V2 2/5] net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TX
` [PATCH net-next V2 3/5] net/mlx5e: XDP, Remove stride size limitation
` [PATCH net-next V2 4/5] net/mlx5e: XDP, Use a single linear page per rq
` [PATCH net-next V2 5/5] net/mlx5e: XDP, Use page fragments for linear data in multibuf-mode

[yocto-autobuilder2] [PATCH] workers: Add stram10-vk-1 and opensuse160-vk-2
 2026-04-03  9:10 UTC  (2+ messages)
` [yocto-patches] "

[PATCH] arm64: pi: validate bootargs before parsing them
 2026-04-03  9:09 UTC  (2+ messages)

[PATCH 0/4] ocfs2: consolidate extent list validation into block read callbacks
 2026-04-03  9:08 UTC  (5+ messages)
` [PATCH 1/4] ocfs2: validate dx_root extent list fields during block read
` [PATCH 2/4] ocfs2: remove empty extent list check in ocfs2_dx_dir_lookup_rec()
` [PATCH 3/4] ocfs2: validate extent block list fields during block read
` [PATCH 4/4] ocfs2: remove redundant l_next_free_rec check in __ocfs2_find_path()

[PATCH v3 0/7] Modify memfd_luo code
 2026-04-03  9:07 UTC  (9+ messages)
` [PATCH v3 6/7] mm/memfd_luo: remove folio from page cache when accounting fails
` [PATCH v3 7/7] mm/memfd_luo: fix integer overflow in memfd_luo_preserve_folios

[RFC PATCH net-next 0/3] net: phy: add support for disabling autonomous EEE
 2026-04-03  9:06 UTC  (4+ messages)
` [RFC PATCH net-next 1/3] net: phy: add support for disabling PHY-autonomous EEE
` [RFC PATCH net-next 2/3] net: phy: broadcom: implement .disable_autonomous_eee for BCM54xx
` [RFC PATCH net-next 3/3] net: phy: realtek: convert RTL8211F to .disable_autonomous_eee

[PATCH v2 1/5] ipmi: ssif_bmc: cancel response timer on remove
 2026-04-03  9:06 UTC  (5+ messages)
` [PATCH v2 2/5] ipmi: ssif_bmc: fix missing check for copy_to_user() partial failure
` [PATCH v2 3/5] ipmi: ssif_bmc: fix message desynchronization after truncated response
` [PATCH v2 4/5] ipmi: ssif_bmc: change log level to dbg in irq callback
` [PATCH v2 5/5] ipmi: ssif_bmc: add unit test for state machine

[PATCH] drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat
 2026-04-03  9:06 UTC  (2+ messages)

[libgpiod][PATCH] bindings: python: allow releasing LineRequest multiple times
 2026-04-03  9:06 UTC  (2+ messages)

[libgpiod][PATCH] bindings: python: allow closing Chip multiple times
 2026-04-03  9:05 UTC  (2+ messages)

[PATCH] KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
 2026-04-03  9:05 UTC  (4+ messages)

[PATCH v3 0/2] liveupdate: fix incoming error handling and teardown paths
 2026-04-03  9:04 UTC  (5+ messages)
` [PATCH v3 2/2] liveupdate: initialize incoming FLB state before finish

[PATCH net-next 00/11] net: macb: implement context swapping
 2026-04-03  9:03 UTC  (5+ messages)
` [PATCH net-next 10/11] net: macb: use context swapping in .set_ringparam()

[PATCH 0/4] arm64: dts: renesas: Fix missing cells and reg
 2026-04-03  9:03 UTC  (9+ messages)
` [PATCH 1/4] arm64: dts: renesas: Fix missing cells and reg in Draak/Ebisu panel DTO
` [PATCH 2/4] arm64: dts: renesas: Fix missing cells and reg in Salvator-X "
` [PATCH 3/4] arm64: dts: renesas: rzg2l-smarc: Fix missing cells and reg into CSI2 subnode
` [PATCH 4/4] arm64: dts: renesas: rzg2l-smarc: Fix missing cells and reg into DU subnode

[PATCH] gpiolib: Make deferral warnings debug messages
 2026-04-03  9:03 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next] ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()
 2026-04-03  9:03 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next] ice: check cross-timestamp timeout bits
    `  "

[PATCH v1 0/4] Relocate U-Boot in the last bank
 2026-04-03  9:02 UTC  (6+ messages)
` [PATCH v1 1/4] treewide: move bi_dram[] from bd to gd
` [PATCH v1 2/4] common: move ram_base calculation to independent INITCALL()
` [PATCH v1 3/4] common: Clean up setup_dest_addr()
` [PATCH v1 4/4] common: Add an optionto relocate on ram top

[PATCH] ACPI: processor: idle: Fix NULL pointer dereference in hotplug path
 2026-04-03  9:02 UTC 

[libgpiod][PATCH 1/9] bindings: python: build_tests: do not fallback to distutils
 2026-04-03  9:02 UTC  (8+ messages)
` [libgpiod][PATCH 9/9] bindings: python: update linter configuration

[PATCH v3 0/2] media: atomisp: clean up ISP configuration path
 2026-04-03  9:02 UTC  (4+ messages)
` [PATCH v3 2/2] media: atomisp: remove redundant call to ia_css_output0_configure()

[RFC v3 0/2] drm/i915/selftests: Use safe userspace memory for mappings
 2026-04-03  9:00 UTC  (3+ messages)
` [RFC v3 1/2] drm/i915/selftests: Add userspace PID parameter
` [RFC v3 2/2] drm/i915/selftests: Prevent userspace mapping invalidation

[PATCH mlx5-next 0/2] mlx5-next updates 2026-04-03
 2026-04-03  9:00 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Rename MLX5_PF page counter type to MLX5_SELF
` [PATCH mlx5-next 2/2] net/mlx5: Add icm_mng_function_id_mode cap bit

[PATCH 0/2] Enable Mali G310 GPU support on i.MX952 board
 2026-04-01 18:03 UTC  (21+ messages)
` [PATCH 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX952 support
    ` [EXT] "
        `  "
            `  "
                `  "
                    `  "
` [PATCH 2/2] arm64: dts: imx952: Describe Mali G310 GPU

[PATCH v2 0/2] Enable Mali G310 GPU support on i.MX952 board
 2026-04-02  7:48 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX952 support
    `  "
` [PATCH v2 2/2] arm64: dts: imx952: Describe Mali G310 GPU

[PATCH] arch/arm: Drop CONFIG_FIRMWARE_EDID from defconfig files
 2026-04-01 17:33 UTC  (2+ messages)

[PATCH v2 0/2] drm: Rename drm_atomic_state
 2026-04-01  6:05 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH] drm/panel-edp: Change BOE NV153WUM-N42 enable timings
 2026-04-01  9:03 UTC 

[PATCH v3 0/2] mm/damon: validate min_region_size to be power of 2
 2026-04-03  8:59 UTC  (3+ messages)
` [PATCH v3 1/2] mm/damon/lru_sort: "

[PATCH] drm/edid: Add quirk for YUK monitor 0xaa01
 2026-04-01  4:42 UTC 

[PATCH] drm/vc4: Fix NULL pointer dereference in vc4_plane_create_additional_planes
 2026-04-02  1:51 UTC 

[PATCH 0/7] Rust abstractions for shmem-backed GEM objects
 2026-04-02 16:13 UTC  (3+ messages)
` [PATCH 1/7] drm/shmem-helper: Add lockdep asserts to vmap/vunmap

[PATCH] drm/xe/bo: Cache vram_region_gpu_offset in struct xe_bo
 2026-04-01  2:53 UTC  (3+ messages)

[RFC PATCH] Limit reclaim to avoid TTM desktop stutter under mem pressure
 2026-04-01  2:08 UTC 

[RFC v2 PATCH 00/10] vfio/pci: Add mmap() for DMABUFs
 2026-03-31 15:24 UTC  (4+ messages)
` [RFC v2 PATCH 09/10] vfio/pci: Add mmap() attributes to DMABUF feature

Mapping non-pinned memory from one Xen domain into another
 2026-03-31  9:42 UTC  (4+ messages)
` Why memory lending is needed for GPU acceleration

[PATCH v2] netfilter: nft_ct: fix use-after-free in timeout object destroy
 2026-04-03  8:58 UTC 

[PATCH v2 0/2] power: qcom,rpmpd: add RPMh power doamins support for Hawi SoC
 2026-04-03  8:58 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: qcom,rpmhpd: Add RPMh power domain "

[PATCH v3] coresight: etm3x: Fix cntr_val_show() to match cntr_val_store() behavior
 2026-04-03  8:57 UTC  (5+ messages)

[PATCH BlueZ v3 0/6] BLE-HID/Nintendo Switch 2 support
 2026-04-03  8:55 UTC  (7+ messages)
` [PATCH BlueZ v3 1/6] shared/gatt: Add skip_secondary option for GATT client
` [PATCH BlueZ v3 2/6] shared/gatt: Add timeout for secondary service discovery
` [PATCH BlueZ v3 3/6] device: Rename set_alias to btd_device_set_alias()
` [PATCH BlueZ v3 4/6] dbus-common: Add Gaming appearance class (0x2a)
` [PATCH BlueZ v3 5/6] plugins/gatt-uhid: Add generic GATT-to-UHID bridge
` [PATCH BlueZ v3 6/6] plugins/switch2: Add Nintendo Switch 2 Controller plugin

[DPDK/core Bug 1925] parameters of macros in lib/eal/include/rte_test.h are not parenthesized
 2026-04-03  8:55 UTC 

[PATCH v2 0/3] arinc653: misc small adjustments
 2026-04-03  8:47 UTC  (5+ messages)
` [PATCH v3] arinc653: don't assume Dom0 is the control domain

[PATCH] cmake: use writev(3p) wrapper as needed
 2026-04-03  8:55 UTC 

[PATCH v5 23/27] clk: mediatek: Add MT8196 disp-ao clock support
 2026-04-03  8:54 UTC  (3+ messages)

[GIT PULL] Counter updates for 7.1
 2026-04-03  8:53 UTC  (2+ messages)

[PATCH] autoconf: Raise line length limit for sed/awk
 2026-04-03  8:53 UTC  (2+ messages)
` [OE-core] "

[PATCH] ACPI: processor: idle: Reset power_setup_done flag on initialization failure
 2026-04-03  8:53 UTC 

[PATCH] board: toradex: Quote variables in `test` cmd expression
 2026-04-03  8:53 UTC  (4+ messages)

[PULL 0/6] linux-user queue
 2026-04-03  8:52 UTC  (3+ messages)
` [PULL 6/6] bsd-user, linux-user: signal: recursive signal delivery fix


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.