All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-14 07:06:18 to 2026-04-14 08:03:38 UTC [more...]

[PATCH] ALSA: hda/realtek: Add quirk for Acer PT316-51S headset mic
 2026-04-14  7:19 UTC  (3+ messages)

[REGRESSION] Audio popping on ThinkPad X1 Carbon Gen 12 (ALC287) after commit d2e01e0c5e94
 2026-04-14  7:57 UTC  (10+ messages)

[PATCH v2 00/17] hw/usb/ehci: Add 64-bit descriptor addressing support
 2026-04-14  8:00 UTC  (10+ messages)
` [PATCH v2 02/17] hw/usb/hcd-ehci.h: Fix coding style issues reported by checkpatch
` [PATCH v2 04/17] hw/usb/hcd-ehci.c: Replace fprintf(stderr, ...) with qemu_log_mask(LOG_GUEST_ERROR)
` [PATCH v2 05/17] hw/usb/hcd-ehci: Replace DPRINTF debug logs with trace events
` [PATCH v2 07/17] hw/usb/hcd-ehci: Add property to advertise 64-bit addressing capability
` [PATCH v2 11/17] hw/usb/hcd-ehci: Implement 64-bit iTD descriptor addressing
` [PATCH v2 13/17] hw/usb/hcd-ehci: Add descriptor address offset property
` [PATCH v2 14/17] hw/arm/aspeed_ast27x0: Enable 64-bit EHCI DMA addressing
` [PATCH v2 16/17] tests/functional/arm/test_aspeed_ast2600_sdk: Add USB EHCI test for AST2600 SDK
` [PATCH v2 17/17] tests/functional/aarch64/test_aspeed_ast2700: Add USB EHCI test for AST2700 A1/A2

[PATCH v4 0/9] fix several inconsistencies with sysfs configuration in etmX
 2026-04-14  8:02 UTC  (6+ messages)
` [PATCH v4 1/9] coresight: etm4x: introduce struct etm4_caps
` [PATCH v4 2/9] coresight: etm4x: exclude ss_status from drvdata->config

[PATCH 5.10 000/491] 5.10.253-rc1 review
 2026-04-14  8:02 UTC  (3+ messages)

Minor page faults from memory compaction causing in-band transitions
 2026-04-14  7:52 UTC  (7+ messages)

[PATCH] nfc: llcp: fix u8 offset truncation in LLCP TLV parsers
 2026-04-14  8:02 UTC  (8+ messages)
` [PATCH net v2 0/3] nfc: fix chained TLV parsing and integer underflow vulnerabilities
  ` [PATCH net v2 1/3] nfc: nci: fix u8 underflow in nci_store_general_bytes_nfc_dep
  ` [PATCH net v2 2/3] nfc: llcp: add TLV length bounds checks in parse_gb_tlv and parse_connection_tlv
  ` [PATCH net v2 3/3] nfc: llcp: fix TLV parsing OOB and length underflow in nfc_llcp_recv_snl

[PATCH] xfs_quota: display default limits for users with zero usage
 2026-04-14  8:02 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: another way to set large folio by remembering inode number
 2026-04-14  8:02 UTC  (4+ messages)
` [f2fs-dev] [PATCH v2] "
    `  "

[PATCH 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-04-14  8:02 UTC  (5+ messages)

[PATCH] selftests/mm: Simplify byte pattern checking in mremap_test
 2026-04-14  8:01 UTC  (5+ messages)

[PATCH v2 00/10] drm/i915: casf & scaler refactoring
 2026-04-14  8:01 UTC  (3+ messages)
` [PATCH v2 07/10] drm/i915/scaler: unloop scaler readout that is run once

[Intel-wired-lan] [PATCH net] idpf: fix double free and use-after-free in aux device error paths
 2026-04-14  8:00 UTC  (3+ messages)

[PATCH 2/2] dt-bindings: arm: cpus: Add compatible qcom,oryon-1-5
 2026-04-14  8:01 UTC  (13+ messages)

[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-04-14  7:59 UTC  (6+ messages)

[PATCH] staging: rtl8723bs: os_dep: avoid NULL pointer derefernece in rtw_cbuf_alloc
 2026-04-14  8:00 UTC  (9+ messages)
` [PATCH v2] staging: rtl8723bs: os_dep: avoid NULL pointer dereference "
  ` [PATCH v3] "

[PATCH i-g-t v3 0/5] RFC: Add attachments support
 2026-04-14  7:59 UTC  (6+ messages)
` [PATCH i-g-t v3 1/5] runner: Rename dirfd to avoid clash with dirfd()
` [PATCH i-g-t v3 2/5] runner: Create attachments directory to use by hooks
` ✓ i915.CI.Full: success for RFC: Add attachments support (rev3)

[PATCHSET 2/2] fstests: capture logs from mount failures
 2026-04-14  7:59 UTC  (5+ messages)
` [PATCH 1/2] treewide: convert all $MOUNT_PROG to _mount
` [PATCH 2/2] check: capture dmesg of mount failures if test fails

[PATCH] mm/page_owner: fix %pGp format specifier argument type
 2026-04-14  7:58 UTC 

[PATCH v4 00/13] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-04-14  7:58 UTC  (5+ messages)
` [PATCH v4 05/13] dt-bindings: mfd: s2mps11: add documentation for S2MU005 PMIC
` [PATCH v4 08/13] mfd: sec: resolve PMIC revision in S2MU005

[PATCH] mm/pagewalk: honor action in pgd_entry and p4d_entry
 2026-04-14  7:57 UTC  (2+ messages)

[PATCH 0/3] iio: adc: ad7173: codestyle cleanup
 2026-04-14  7:57 UTC  (5+ messages)
` [PATCH 3/3] iio: adc: ad7173: cleanup codestyle check and spell correct

[PATCHSET 1/2] fstests: more random fixes for v2026.03.20
 2026-04-14  7:57 UTC  (3+ messages)
` [PATCH 1/1] xfs/841: actually compare the new filesystem contents to the proto dir

[PATCH] generic/050: handle f2fs as nojournal filesystem
 2026-04-14  7:57 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] mm/memcontrol: restore irq wrapper for lruvec_stat_mod_folio()
 2026-04-14  7:56 UTC  (3+ messages)

[PATCH v3] xfs: add a test for number of open zones on conventional devices
 2026-04-14  7:55 UTC 

[PATCH 0/2] MAINTAINERS: update Socionext SPI maintainer addresses
 2026-04-14  7:47 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: update Socionext SPI maintainer address

[LTP] [PATCH] include/lapi: add leaf Makefile
 2026-04-14  7:55 UTC  (3+ messages)

[meta-oe][PATCH 1/7] gtkmm4: remove x11 from REQUIRED_DISTRO_FEATURES
 2026-04-14  7:55 UTC  (7+ messages)
` [meta-oe][PATCH 2/7] pavucontrol: "
` [meta-xfce][PATCH 3/7] xfce4-pulseaudio-plugin: "
` [meta-xfce][PATCH 4/7] xfce4-panel: Remove "
` [meta-xfce][PATCH 5/7] thunar: remove "
` [meta-xfce][PATCH 6/7] libxfce4ui: add wayland PACKAGECONFIG
` [meta-xfce][PATCH 7/7] parole: fix do_compile failure

[PATCH 6.19 00/86] 6.19.13-rc1 review
 2026-04-14  7:54 UTC  (2+ messages)

[PATCH 6.12 00/70] 6.12.82-rc1 review
 2026-04-14  7:54 UTC  (2+ messages)

[PATCH 6.18 00/83] 6.18.23-rc1 review
 2026-04-14  7:54 UTC  (3+ messages)

[PATCH 6.6 00/50] 6.6.135-rc1 review
 2026-04-14  7:53 UTC  (2+ messages)

[PATCH 6.1 00/55] 6.1.169-rc1 review
 2026-04-14  7:53 UTC  (2+ messages)

[PATCH 5.15 000/570] 5.15.203-rc1 review
 2026-04-14  7:53 UTC  (2+ messages)

[RFC PATCH 0/2] s390/mm: Batch PTE updates in lazy MMU mode
 2026-04-14  7:53 UTC  (8+ messages)
` [RFC PATCH 1/2] mm: make lazy MMU mode context-aware

[PATCH v2 1/2] ASoC: dt-bindings: ti,tas2781: Add TAS5832 support
 2026-04-14  7:53 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net-next] MAINTAINERS: Add netkit selftest files
 2026-04-14  7:52 UTC 

[PATCH v5 00/21] Virtual Swap Space
 2026-04-14  7:52 UTC  (4+ messages)

[PATCH net-next v2 0/3] Follow-ups to nk_qlease net selftests
 2026-04-14  7:51 UTC  (4+ messages)

[GIT PULL] fuse update for 7.1
 2026-04-14  7:50 UTC 

[RESEND PATCH v2 0/2] iio: frequency: ad9832: cleanups
 2026-04-14  7:48 UTC  (8+ messages)
` [RESEND PATCH v2 2/2] iio: frequency: ad9832: simplify bitwise math

[PATCH] mm: Call ->free_folio() directly in folio_unmap_invalidate()
 2026-04-14  7:48 UTC  (2+ messages)

[PATCH][v2] x86/sgx: Use list_for_each_entry_srcu() for mm_list traversal
 2026-04-14  7:47 UTC  (2+ messages)
` 答复: "

[PATCH] net: Optimize flush calculation in inet_gro_receive()
 2026-04-14  7:46 UTC  (4+ messages)

[PATCH i-g-t v10 0/8] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-04-14  7:46 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/xe: Add purgeable memory madvise tests for system allocator (rev10)
` ✓ i915.CI.BAT: "

[PATCH v5 00/14] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-14  7:46 UTC  (7+ messages)
` [PATCH v5 08/14] mm/mglru: remove redundant swap constrained check upon isolation
` [PATCH v5 12/14] mm/vmscan: remove sc->file_taken
` [PATCH v5 13/14] mm/vmscan: remove sc->unqueued_dirty

[PATCH -tip 0/1] x86_32/segment: Always return correctly zero-extended values from savesegment_*()
 2026-04-14  7:44 UTC  (2+ messages)
` [PATCH -tip 1/1] "

[Buildroot] [PATCH] package/libnss: bump version to 3.122.1
 2026-04-14  7:46 UTC 

[PATCH] netfilter: nfnetlink_osf: fix null-ptr-deref in nf_osf_ttl
 2026-04-14  7:45 UTC 

[RFC 0/3] mm: process_mrelease: expedited reclaim and auto-kill support
 2026-04-14  7:45 UTC  (5+ messages)
` [RFC 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather
` [RFC 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios

[PATCH 0/3] arm-smmu-v3: Add PMCG child support and update PMU MMIO mapping
 2026-04-14  7:47 UTC  (5+ messages)

[PATCH] mm/arm: pgtable: remove young bit check for pte_valid_user
 2026-04-14  7:44 UTC  (8+ messages)

[PATCH v1] drivers: clk: agilex5: Setting correct counter frequency in boot mode
 2026-04-14  7:43 UTC  (2+ messages)

[ANNv4] Media Summit on May 26th in Nice, France
 2026-04-14  7:42 UTC  (9+ messages)

[meta-selinux][PATCH] refpolicy_common: enable PARALLEL_MAKE
 2026-04-14  7:39 UTC 

[PATCH 0/5] ARM: configs: Cleanup redundant options
 2026-04-14  7:38 UTC  (3+ messages)
` [PATCH 3/5] ARM: configs: Drop redundant SND_ATMEL_SOC

[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
 2026-04-14  7:36 UTC  (7+ messages)
` [PATCH v3 13/13] mm/huge_memory: add and use has_deposited_pgtable()

[PATCH v1] gnutls: Add p11-kit for native builds
 2026-04-14  7:36 UTC  (2+ messages)
` [OE-core] "

[mptcp:export 6/27] include/net/sch_generic.h:1203:39: warning: implicit conversion from 'enum qdisc_drop_reason' to 'enum skb_drop_reason'
 2026-04-14  7:36 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fixed the trailing whitespaces/commented code
 2026-04-14  7:35 UTC  (4+ messages)
` [PATCH v10] staging: rtl8723bs: remove commented-out code

[PATCH 1/3] drm/sti: remove bridge when sti_hda component_add fails
 2026-04-14  7:33 UTC  (2+ messages)

[PATCH v1] clk: altera: agilex: Update sync to async mode config in clk pll
 2026-04-14  7:32 UTC  (2+ messages)

[PATCH] hw: q35: fix VGA text console with SMM disabled
 2026-04-14  7:31 UTC  (2+ messages)

[LTP] [PATCH 0/2] Add infiniband testing suite
 2026-04-14  7:30 UTC  (6+ messages)
` [LTP] [PATCH 2/2] device-drivers/rdma: Add ucma_uaf01 test

[PATCH v10 0/4] checkout: 'autostash' for branch switching
 2026-04-14  7:29 UTC  (2+ messages)
` [PATCH] checkout: add --autostash option "

[PATCH] drm/bridge: chipone-icn6211: remove bridge when chipone_dsi_host_attach fails
 2026-04-14  7:28 UTC  (2+ messages)

[tip:x86/merge] BUILD SUCCESS 9937ec5856f9bf051fd0471d064f6b01f5111dc4
 2026-04-14  7:27 UTC 

[Bug 221339] New: AX200 -19 errors on boot after firmware 20260313-1.1
 2026-04-14  7:27 UTC  (3+ messages)
` [Bug 221339] "

[PATCH 00/35] irqchip/qcom-pdc: Clean up register mapping and DT descriptions
 2026-04-14  7:26 UTC  (4+ messages)
` [PATCH 01/35] dt-bindings: qcom,pdc: Tighten reg to single APSS DRV region

How should submodules use different sshCommand during initial update?
 2026-04-14  7:25 UTC  (5+ messages)

[PATCH 00/11] media: iris: Add support for glymur platform
 2026-04-14  7:25 UTC  (6+ messages)
` [PATCH 01/11] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
` [PATCH 07/11] media: iris: Rename clock and power domain macros to use vcodec prefix

[PATCH net-next 0/7] net/mlx5: Improve representor lifecycle and fix work queue deadlock
 2026-04-14  7:25 UTC  (4+ messages)
` [PATCH net-next 5/7] net/mlx5: E-Switch, block representors during reconfiguration

[PATCH] drm/sti: hdmi: remove bridge when component_add fails
 2026-04-14  7:24 UTC  (2+ messages)

[PATCH 00/12] t: detect errors outside of test cases
 2026-04-14  7:24 UTC  (20+ messages)
` [PATCH 01/12] t: prepare `test_match_signal ()` calls for `set -e`
` [PATCH 02/12] t: prepare `test_must_fail ()` "
` [PATCH 06/12] t: prepare execution of potentially failing commands "
` [PATCH 07/12] t: prepare `test_when_finished ()`/`test_atexit()` "
` [PATCH 08/12] t0008: silence error in subshell when using `grep -v`

[RFC PATCH 00/12] Add Linux RISC-V trace support via CoreSight
 2026-04-14  7:23 UTC  (3+ messages)

[PATCH 0/3] LoongArch: KVM: Small enhancement about timer
 2026-04-14  7:23 UTC  (4+ messages)
` [PATCH 1/3] LoongArch: KVM: Move AVEC interrupt injection in switch loop
` [PATCH 2/3] LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt from software
` [PATCH 3/3] LoongArch: KVM: Move unconditional delay in timer clear scenery

[PATCH v3] mpt3sas: Limit NVMe request size to 2 MiB
 2026-04-14  7:21 UTC  (5+ messages)

[PATCH] mm/vmalloc: Take vmap_purge_lock in shrinker
 2026-04-14  7:20 UTC  (2+ messages)

[PATCH 00/10] ARM: qcom: msm8960: enable WCNSS (Bluetooth & Wi-Fi)
 2026-04-14  7:19 UTC  (5+ messages)
` [PATCH 01/10] dt-bindings: clock: qcom,rpmcc: add msm8960 compatible
` [PATCH 02/10] dt-bindings: mfd: syscon: add qcom,msm8960-sps-sic

[PATCH] lib/string_helpers: fix string_get_size() unit promotion after rounding
 2026-04-14  7:19 UTC  (3+ messages)

[PATCH] mtd: spi-nor: macronix: Document support for additional flash aliases
 2026-04-14  7:18 UTC  (4+ messages)

[PATCH i-g-t 00/16] igt: clean up typedef usage, use for_each_output() more
 2026-04-14  7:14 UTC  (17+ messages)
` [PATCH i-g-t 01/16] tests: prefer igt_plane_t over struct igt_plane
` [PATCH i-g-t 02/16] lib/kms: rename struct igt_plane to _igt_plane
` [PATCH i-g-t 03/16] tests: prefer igt_display_t over struct igt_display
` [PATCH i-g-t 04/16] lib/kms: rename struct igt_display to _igt_display
` [PATCH i-g-t 05/16] lib/kms: rename struct igt_crtc to _igt_crtc
` [PATCH i-g-t 06/16] lib/kms: drop struct igt_colorop definition
` [PATCH i-g-t 07/16] tests/amdgpu/amd_abm: use for_each_output()
` [PATCH i-g-t 08/16] tests/amdgpu/amd_hotplug: "
` [PATCH i-g-t 09/16] tests/amdgpu/amd_subvp: "
` [PATCH i-g-t 10/16] tests/amdgpu/amd_dp_dsc: "
` [PATCH i-g-t 11/16] tests/amdgpu/amd_plane: "
` [PATCH i-g-t 12/16] tests/kms_atomic_transition: "
` [PATCH i-g-t 13/16] tests/kms_colorop: "
` [PATCH i-g-t 14/16] tests/kms_content_protection: "
` [PATCH i-g-t 15/16] tests/kms_getfb: "
` [PATCH i-g-t 16/16] tests/kms_writeback: "

[PATCH 1/2] dt-bindings: socfpga: Add the Agilex7 series SoC's
 2026-04-14  7:17 UTC  (3+ messages)

[PATCH v1] arch: arm: socfpga: Fix data cache flush issue
 2026-04-14  7:17 UTC  (2+ messages)

[PATCH v1] ddr: altera: Add delay before writing to MBRDADDR register
 2026-04-14  7:15 UTC  (2+ messages)

[PATCH RFC bpf-next 0/4] selftests/bpf: Update atomics test
 2026-04-14  7:15 UTC  (5+ messages)
` [PATCH RFC bpf-next 1/4] selftests/bpf: Only define ENABLE_ATOMICS_TESTS for cpuv4 runner
` [PATCH RFC bpf-next 2/4] selftests/bpf: Add 8-bit and 16-bit fetch-based testcases for atomics
` [PATCH RFC bpf-next 3/4] selftests/bpf: Introduce all of non-fetch-based "
` [PATCH RFC bpf-next 4/4] selftests/bpf: Implement exhaustive stack-based "

[PATCH] ASoC: rt1320: fix the warning 'rae_fw' from request_firmware() not released
 2026-04-14  7:14 UTC 

[PATCH V3 0/9] Add Invensense ICM42607
 2026-04-14  7:14 UTC  (5+ messages)
` [PATCH V3 2/9] iio: imu: inv_icm42607: Add Core for inv_icm42607 Driver

[RFC PATCH] m68k: nommu: Fix behaviour of io macros on non-CF
 2026-04-14  7:14 UTC  (3+ messages)

[PATCH 0/6] Rockchip: Enable MMU before uncompressing TF-A and OP-TEE
 2026-04-14  7:13 UTC  (2+ messages)

[PATCH] mISDN: socket: drop device references acquired by get_mdevice()
 2026-04-14  7:13 UTC 

[PATCH] libperf: fix parallel build race with header install
 2026-04-14  7:12 UTC 

[PATCH v8 0/9] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-04-14  7:12 UTC  (4+ messages)

[PATCH] perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWIND
 2026-04-14  7:12 UTC  (2+ messages)

[PATCH 00/19] drm/i915/display: Add DC3CO support
 2026-04-14  7:11 UTC  (3+ messages)
` [PATCH 06/19] drm/i915/display: Fix HAS_DC3CO() and add DC3CO trigger enum

[PATCH v10 00/12] VMSCAPE optimization for BHI variant
 2026-04-14  7:08 UTC  (10+ messages)
` [PATCH v10 04/12] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v10 05/12] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v10 06/12] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v10 07/12] static_call: Add EXPORT_STATIC_CALL_FOR_MODULES()
` [PATCH v10 08/12] kvm: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v10 09/12] x86/vmscape: Use static_call() for predictor flush
` [PATCH v10 10/12] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v10 11/12] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v10 12/12] x86/vmscape: Add cmdline vmscape=on to override attack vector controls

[LSF/MM/BPF TOPIC] Strategies for memory deallocation/movement for Dynamic Capacity Pooling
 2026-04-14  7:08 UTC  (4+ messages)

[PATCH] ALSA: opti9xx: restore snd-miro state after resume
 2026-04-14  7:07 UTC  (2+ messages)

[PATCH v3] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-04-14  7:06 UTC  (5+ messages)

[PATCH] ath11k: workaround firmware bug where peer_id=0
 2026-04-14  7:06 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Legion S7 15IMH
 2026-04-14  7:06 UTC  (4+ messages)

[PATCH] [TESTING] just trying I'm just trying if mailing to a list works now
 2026-04-14  6:57 UTC 


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.