messages from 2026-07-08 18:51:47 to 2026-07-08 19:58:17 UTC [more...]
[PATCH 0/3] ARM: dts: imx: cleanup st,stmpe touch screen related CHECK_DTB warings
2026-07-08 19:58 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: mfd: st,stmpe: add deprecated properties
` [PATCH 2/3] dt-bindings: mfd: st,stmpe: let interrupt property optional
` [PATCH 3/3] ARM: dts: imx: remove undocument properties of st,stmpe*
[PATCH] drm/xe/configfs: Add disable_multi_queue attribute
2026-07-08 19:58 UTC (6+ messages)
[PATCH] iio: light: opt3001: split opt3001_get_processed() logic
2026-07-08 19:57 UTC (2+ messages)
[PATCH] hwmon: (asus_ec_sensors) add ProArt Z690-CREATOR WIFI
2026-07-08 19:56 UTC
[PATCH v2 0/5] platform/x86: lg-laptop: Improve support for modern devices
2026-07-08 19:55 UTC (6+ messages)
` [PATCH v2 1/5] platform/x86: lg-laptop: Fix LED resource handling
` [PATCH v2 2/5] platform/x86: lg-laptop: Add support for native ACPI events
` [PATCH v2 3/5] platform/x86: lg-laptop: Add support for additional events
` [PATCH v2 4/5] platform/x86: lg-laptop: Improve WMAB control method support
` [PATCH v2 5/5] platform/x86: lg-laptop: Fix keyboard backlight support on LG Gram 16T90SP
[PATCH v2 1/2] It fixes a SEGV in eapol_rx_packets at receipt of EAPOL M1 msg at legacy roaming following a failed FT-handover due to a preceding ft_auth-/ft_reassoc-timeout. The issue only arises when using mwifiex / NXP 88W9098 driver for the client's WLAN module. We have seen the issue with SIEMENS SCALANCE W700 AX APs, but it may also occur with other AP brands supporting FT-handover
2026-07-08 19:55 UTC (2+ messages)
` [PATCH v2 2/2] It fixes SEGV in station_roam_scan_notify when performing repeated roam scans at legacy roaming after a failed FT-handover due to a ft_auth-/ft_reassoc-timeout. The issue occurs with all WLAN drivers. "
[PATCH 0/4] test-ww_mutex: Miscellaneous fixes
2026-07-08 19:55 UTC (5+ messages)
` [PATCH 3/4] test-ww_mutex: Handle transient -EDEADLK in test_cycle_work
[PATCH v2] lib/mbedtls: Do not use ERR_PTR with mbedTLS error values
2026-07-08 19:55 UTC (6+ messages)
[PATCH v2 00/13] drm/xe: Add and use more KLV helpers
2026-07-08 19:55 UTC (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Add and use more KLV helpers (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH 0/3] t/lib-httpd: make CGI test helpers concurrency-safe
2026-07-08 19:54 UTC (3+ messages)
` [PATCH 1/3] t/lib-httpd: fix apply-one-time-script race under concurrent requests
[Buildroot] [PATCH 1/1] package/dracut: bump version to 111
2026-07-08 19:53 UTC
[PATCH] drm/xe/nvm: fix writable override for CRI
2026-07-08 19:53 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for "
[android-common:android16-6.12-2025-09 0/3] fs/bcachefs/alloc_foreground.c:605: warning: Function parameter or struct member 'nowait' not described in 'bch2_bucket_alloc_trans'
2026-07-08 19:50 UTC
[android-common:android16-6.12 1/1] drivers/usb/host/xhci-sideband.c:263: warning: Function parameter or struct member 'imod_interval' not described in 'xhci_sideband_create_interrupter'
2026-07-08 19:50 UTC
[PATCH] cifs: Fix support for creating SFU socket
2026-07-08 19:50 UTC (4+ messages)
[PATCH] iio: dac: mcp47feb02: add missing 'select REGMAP_I2C' to Kconfig
2026-07-08 19:50 UTC
[PATCH i-g-t v12] tests/intel/xe_vm: Add oversubscribe concurrent bind stress subtest
2026-07-08 19:49 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for tests/intel/xe_vm: Add oversubscribe concurrent bind stress subtest (rev2)
[PATCH 0/3] SM8450 IPA support
2026-07-08 19:49 UTC (4+ messages)
[PATCH v8 0/1] drm/xe: Add support for GPU health indicator
2026-07-08 19:48 UTC (3+ messages)
` [PATCH v8 1/1] drm/xe/xe_ras: Add RAS "
[PATCH] docs: dma-api: remove needless bracket
2026-07-08 19:48 UTC
[PATCH 0/4] KVM: x86: Document and enforce APIC base memory hole
2026-07-08 19:48 UTC (5+ messages)
[PATCH v2 00/10] mpi3mr: Few Enhancements and minor fixes
2026-07-08 19:48 UTC (9+ messages)
` [PATCH v2 01/10] mpi3mr: Skip device shutdown during unload per controller configuration
` [PATCH v2 04/10] mpi3mr: Fix NVMe page size caching for non-operational devices
` [PATCH v2 05/10] mpi3mr: Fix performance regression caused by extended IRQ poll sleep
` [PATCH v2 06/10] mpi3mr: Fix memory leak on operational queue creation failure
[PATCH RFC net-next 2/3] net: dsa: mxl862xx: add SMDIO clause-22 register access
2026-07-08 19:45 UTC (3+ messages)
[RFC PATCH 00/19] drm/drm_colorop: add post-blend colorop support to AMD display driver
2026-07-08 19:37 UTC (20+ messages)
` [RFC PATCH 01/19] drm/crtc: Add color pipeline to CRTC state
` [RFC PATCH 02/19] drm/colorop: Allow parenting colorop to CRTC
` [RFC PATCH 03/19] drm: Factor out common color_pipeline property initialization code
` [RFC PATCH 04/19] drm/crtc: Add COLOR_PIPELINE property
` [RFC PATCH 05/19] drm: Introduce DRM_CLIENT_CAP_CRTC_COLOR_PIPELINE
` [RFC PATCH 06/19] drm/atomic: Pass crtc_color_pipeline client cap to atomic check
` [RFC PATCH 07/19] drm/atomic: Print the color pipeline as part of the CRTC state print
` [RFC PATCH 08/19] drm/colorop: Factor out common paths from colorops helpers
` [RFC PATCH 09/19] drm/colorop: Introduce colorop helpers for crtc
` [RFC PATCH 10/19] drm/crtc: Track crtc color pipeline client cap in drm_crtc_state
` [RFC PATCH 11/19] drm: Add helper to extract a 3x4 matrix from any CTM matrix dimensions
` [RFC PATCH 12/19] drm: Add helper to extract a LUT entry from either 16-bit or 32-bit LUT
` [RFC PATCH 13/19] drm/drm_mode_object: hide deprecated CRTC color mgmt props if colorop is set
` [RFC PATCH 14/19] drm/drm_ioctl: guard DRM_CLIENT_CAP_CRTC_COLOR_PIPELINE
` [RFC PATCH 15/19] drm/amd/display: add support to post-blend CTM colorop
` [RFC PATCH 16/19] drm/amd/display: add support to post-blend 1D-Curve colorop
` [RFC PATCH 17/19] drm/amd/display: add support to post-blend 1D-LUT colorop
` [RFC PATCH 18/19] drm/amd/display: move CRTC CTM color mgmt prop to check helper
` [RFC PATCH 19/19] drm/amd/display: enable post-blend colorop properties
[PATCH] ovl: add ioctls to retrieve layer file descriptors
2026-07-08 19:45 UTC (9+ messages)
[PATCH v3 0/5] iommufd: Iterate the cache invalidation array in the core
2026-07-08 19:44 UTC (6+ messages)
` [PATCH v3 1/5] iommu/arm-smmu-v3-iommufd: Reject unsupported bits in invalidation commands
` [PATCH v3 2/5] iommufd: Iterate the cache invalidation array in the core
` [PATCH v3 3/5] iommufd/selftest: Convert cache invalidation mocks to the core array loop
` [PATCH v3 4/5] iommu/arm-smmu-v3-iommufd: Convert cache invalidation "
` [PATCH v3 5/5] iommu/vt-d: Convert nested "
[PATCH v2 29/34] drm/xe/kunit: Build DP link display tests
2026-07-08 19:44 UTC (3+ messages)
` [PATCH v3 "
[xiang-erofs:dev-test] BUILD SUCCESS 95e19a4d8dd3072d51209081a29467d887c84158
2026-07-08 19:43 UTC
[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
2026-07-08 19:44 UTC (5+ messages)
` [PATCH v2 28/34] drm/xe/kunit: Add display test config
[PATCH] hfs: validate catalog CNIDs before instantiating inodes
2026-07-08 19:44 UTC (3+ messages)
` [PATCH v4] "
[PATCH net-next v5 0/4] net: pse-pd: add Realtek/Broadcom PSE MCU support
2026-07-08 19:44 UTC (8+ messages)
` [PATCH net-next v5 1/4] dt-bindings: net: pse-pd: add bindings for Realtek/Broadcom PSE MCU
[PATCH wireless-next] wifi: mt76: fix MAC address for non OF pcie cards
2026-07-08 19:42 UTC (2+ messages)
[PATCH v2 0/2] drm/xe: Use IBC v3 on PTL
2026-07-08 19:41 UTC (4+ messages)
` [PATCH v2 2/2] drm/xe: Add sysfs for GT/IA bias
[PATCH] media: i2c: ov02a10: fix endpoint parsing use-after-free and error leak
2026-07-08 19:40 UTC (3+ messages)
` [PATCH v4] media: i2c: ov02a10: fix endpoint parsing use-after-free
[PATCH xenomai-images] linux-xenomai: use the wip/evl-riscv branch for riscv
2026-07-08 19:40 UTC
[PATCH 0/2] scsi: smartpqi: fix PCIe hot reset recovery
2026-07-08 19:40 UTC (4+ messages)
[Buildroot] [PATCH 1/3] package/tar: fix build with acl-2.4.0
2026-07-08 19:39 UTC (3+ messages)
` [Buildroot] [PATCH 2/3] package/attr: security bump version to 2.6.0
` [Buildroot] [PATCH 3/3] package/acl: security bump version to 2.4.0
[PATCH 0/2] ARM: dts: ls1021a-iot: clean up dts related display
2026-07-08 19:39 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: imx: Add deprecated property display and display0
` [PATCH 2/2] ARM: dts: ls1021a-iot: rename display@0 to display0
[PATCH 0/3] memory: fsl_ifc: Switch to modern devm and platform IRQ APIs
2026-07-08 19:37 UTC (7+ messages)
` [PATCH 1/3] memory: fsl_ifc: Fix optional NAND IRQ handling and migrate to platform IRQ API
` [PATCH 3/3] memory: fsl_ifc: Use devm_request_irq and simplify remove
[PATCH v10 0/7] I2C Mux per channel bus speed
2026-07-08 19:37 UTC (4+ messages)
` [PATCH v10 4/7] i2c: davinci: calculate bus freq from Hz instead of kHz
SCSI EH wakeup deadlock from deferred_qc
2026-07-08 19:36 UTC
[PATCH v6 00/24] fix dynamic-debug classmaps API for DRM
2026-07-08 19:30 UTC (7+ messages)
` [PATCH v6 10/24] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v6 15/24] dyndbg: refactor param_set_dyndbg_classes and below
[PATCH i-g-t] tests/kms_feature_discovery: add HDR, VRR and DSC discovery
2026-07-08 19:35 UTC (3+ messages)
[PATCH 0/5] Allow matching devices with different bus numbers
2026-07-08 19:35 UTC (6+ messages)
` [PATCH 1/5] drm/amdgpu: Fix VFCT bus number matching with soft filter
` [PATCH 2/5] drm/amdgpu: Release VFCT ACPI table reference
` [PATCH 3/5] drm/radeon: Modernize VFCT error handling
` [PATCH 4/5] drm/radeon: Fix VFCT bus number matching with soft filter
` [PATCH 5/5] drm/radeon: Validate VBIOS signature in VFCT path
[PATCH] dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8189 SoC
2026-07-08 19:34 UTC (2+ messages)
` (subset) "
[ANNOUNCE] xfsprogs: for-next updated to d89fea99c26e
2026-07-08 19:34 UTC
[PATCH 0/5] ARM: dts: ls1021a: dts CHECK_DTBS warning cleanup
2026-07-08 19:33 UTC (7+ messages)
` [PATCH 1/5] ARM: dts: ls1021a-moxa-uc-8410a: add led suffix to fix CHECK_DTBS warnings
` [PATCH 2/5] ARM: dts: ls1021a-twr: add power-supply for lcd panel
` [PATCH 3/5] ARM: dts: ls1021a-moxa-uc-8410a: use compatible string ethernet-phy-ieee802.3-c22
` [PATCH 4/5] ARM: dts: ls1021a-moxa-uc-8410a: replace spansion,s25fl164k with jedec,spi-nor
` [PATCH 5/5] ARM: dts: ls1021a-moxa-uc-8410a: remove undocument property default-state of gpio-keys
[PATCH net-next] net/mlx5e: bound TX CQ poll softirq residency with a time budget
2026-07-08 19:32 UTC (3+ messages)
[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
2026-07-08 19:32 UTC (5+ messages)
[RFC 0/8] DRM scheduler kthread_worker for submission latency improvements
2026-07-08 19:32 UTC (7+ messages)
` [RFC 4/8] drm/xe: Convert to per gt scheduler workers
[PATCH bpf-next v3] selftests/bpf: veristat: Minimize map size during verification
2026-07-08 19:32 UTC
[PATCH] selftests/ftrace: Fix reading enabled_functions in add_remove_fprobe_module test
2026-07-08 19:32 UTC
[PATCH v4] net: lwip: add tftpsrv command
2026-07-08 19:31 UTC
[PATCH v3] x86/emul: Adjust handling of CR8_LEGACY
2026-07-08 19:30 UTC
[PATCH] SECURITY.md: remove William Roberts
2026-07-08 19:31 UTC (2+ messages)
[android-common:android-mainline-desktop 1/1] mm/hmm.c:667:7: error: implicit declaration of function 'mmu_interval_check_retry'; did you mean 'vma_interval_tree_remove'?
2026-07-08 19:29 UTC
[PATCH] gpio: mvebu: use devm_clk_get_optional_enabled()
2026-07-08 19:27 UTC (3+ messages)
[PATCH] perf data convert json: Fix trace_seq memory leak in process_sample_event()
2026-07-08 19:25 UTC (2+ messages)
[PATCH] perf record: fix poll storm when monitored threads exit
2026-07-08 19:25 UTC (2+ messages)
[v3 00/14] drm/i915/color: Enable SDR plane color pipeline
2026-07-08 19:23 UTC (19+ messages)
` [v3 06/14] drm/i915/display: Program input CSC on SDR planes
` [v3 07/14] drm/i915/color: Add YCbCr limited-to-full range color block support
` [v3 08/14] drm/i915/color: Add YUV range correction to SDR plane pipeline
` [v3 09/14] drm/i915/color: Add support for 1D LUT in SDR planes
` [v3 10/14] drm/i915/color: Extract HDR pre-CSC LUT programming to helper function
` [v3 11/14] drm/i915/color: Program Pre-CSC registers for SDR
` [v3 12/14] drm/i915/color: Extract HDR post-CSC LUT programming to helper function
` [v3 13/14] drm/i915/color: Program Plane Post CSC registers for SDR planes
` [v3 14/14] drm/i915/color: Add color pipeline support "
[PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
2026-07-08 19:22 UTC (11+ messages)
[PATCH 0/4] bootstd: firmware-owned devicetree for EBBR / SystemReady IR
2026-07-08 19:22 UTC (3+ messages)
` [PATCH 1/4] bootstd: add a firmware-owned devicetree source
[PATCH v2 1/2] fuse: copy request headers via a stack buffer for io-uring
2026-07-08 19:22 UTC (3+ messages)
` [PATCH v2 2/2] fuse: reject oversized payload_sz in fuse_uring_copy_from_ring()
[PATCH v13 0/7] Add support for NXP P3H2x4x I3C hub driver
2026-07-08 19:20 UTC (4+ messages)
` [PATCH v13 3/7] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
[PATCH] gpio: mvebu: convert to noirq suspend/resume to prevent interrupt storm on resume
2026-07-08 19:19 UTC (3+ messages)
[PATCH] gpio: mvebu: validate ngpios before use
2026-07-08 19:18 UTC (3+ messages)
[PATCH v3 00/12] LoongArch: Add livepatch build (KLP) support
2026-07-08 19:18 UTC (3+ messages)
` [PATCH v3 07/12] klp-build: Add LoongArch syscall patching macro
[PATCH] unpack-trees: avoid quadratic index scan in next_cache_entry()
2026-07-08 19:16 UTC (4+ messages)
[BUG] sched: WARNING in __clear_task_blocked_on()
2026-07-08 19:15 UTC (3+ messages)
[PATCH] nvme: swap synchronization ordering in nvme_remove_head()
2026-07-08 19:14 UTC (2+ messages)
[PATCH] nvme: don't reference NS after unlocking in nvme_ns_head_ctrl_ioctl()
2026-07-08 19:14 UTC (2+ messages)
[PATCH v12 nf-next 0/7] netfilter: Add bridge-fastpath
2026-07-08 19:14 UTC (4+ messages)
` [PATCH v12 nf-next 7/7] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()
[PATCH] drm/xe/madvise: Remove unreachable madvise_funcs NULL check
2026-07-08 19:14 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v2 0/7] KVM: x86: EFER validity fixes and cleanups
2026-07-08 19:12 UTC (6+ messages)
` [PATCH v2 4/7] KVM: x86: Add a per-vendor callback to setup EFER caps
[PATCH v6 0/2] ASoC: codecs: Add Nuvoton NAU83G60 audio codec driver
2026-07-08 19:11 UTC (3+ messages)
` [PATCH v6 2/2] ASoC: codecs: nau8360: Add support for NAU83G60 amplifier
[PATCH 0/7] platform/x86: uniwill-laptop: Support additional features
2026-07-08 19:11 UTC (3+ messages)
` [PATCH 1/7] platform/x86: uniwill-laptop: Add keyboard backlight support
[PATCHSET v3 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
2026-07-08 19:09 UTC (43+ messages)
` [PATCH v3 sched_ext/for-7.3 09/36] sched_ext: Make the kick machinery per-sched
` [PATCH v3 sched_ext/for-7.3 10/36] sched_ext: Add ops.init_cids() to finalize the cid layout before init
` [PATCH v3 sched_ext/for-7.3 11/36] sched_ext: Add CID sharding
` [PATCH v3 sched_ext/for-7.3 13/36] sched_ext: Defer scx_sched kobj sysfs add into the enable workfns
` [PATCH v3 sched_ext/for-7.3 14/36] sched_ext: Add per-shard scx_sched storage scaffolding
` [PATCH v3 sched_ext/for-7.3 16/36] sched_ext: Build the set_cmask scratch from trusted geometry
` [PATCH v3 sched_ext/for-7.3 19/36] sched_ext: Add per-shard cap delegation for sub-schedulers
` [PATCH v3 sched_ext/for-7.3 20/36] sched_ext: Add coalescing sub_caps_updated() notifier "
` [PATCH v3 sched_ext/for-7.3 21/36] sched_ext: Maintain per-cpu effective cap copies for single-read checks
` [PATCH v3 sched_ext/for-7.3 24/36] sched_ext: Add reject DSQ for cap-rejected dispatches
` [PATCH v3 sched_ext/for-7.3 25/36] sched_ext: Add the SCX_CAP_ENQ_IMMED cap
` [PATCH v3 sched_ext/for-7.3 28/36] sched_ext: Tie cpu occupancy to SCX_CAP_BASE through the task slice
` [PATCH v3 sched_ext/for-7.3 34/36] sched_ext: Add scx_bpf_sub_kill() to evict a child sub-scheduler
` [PATCH v3 sched_ext/for-7.3 35/36] tools/sched_ext: scx_qmap - Expand hierarchical sub-scheduling
[PATCH 0/8] some string cleanup, and a tweak of the "config" command
2026-07-08 19:09 UTC (8+ messages)
` [PATCH 6/8] string: add strcasestr()
` [PATCH 8/8] cmd: config: allow simple filtering of output
[PATCH 1/1] MAINTAINERS: Merge int3472 driver patches via the media tree by default
2026-07-08 11:47 UTC
cgroup/test_zswap failed with "zswpout does not increase after test program"
2026-07-08 19:08 UTC (8+ messages)
[PATCH v3 1/1] MAINTAINERS: Camera sensor and Intel IPU driver changes
2026-07-08 19:06 UTC
[PATCH v3 00/26] Introduce meminspect
2026-07-08 19:05 UTC (7+ messages)
` [PATCH v3 11/26] mm/swapfile: Annotate static information into meminspect
` [PATCH v3 21/26] printk: Register "
[PATCH i-g-t 0/2] tests/intel/kms_sharpness_filter: Fix tap filter test failures
2026-07-08 19:13 UTC (3+ messages)
` [PATCH i-g-t 1/2] tests/intel/kms_sharpness_filter: Skip joiner modes
` [PATCH i-g-t 2/2] tests/intel/kms_sharpness_filter: Restore CRTC binding
[PATCH v2 0/2] Add driver for DAC8163:
2026-07-08 19:04 UTC (5+ messages)
` [PATCH v2 2/2] iio: dac: dac8163: Add driver for DAC8163
[PATCH net-next] gtp: annotate PDP lookups under RTNL
2026-07-08 19:04 UTC (7+ messages)
[PATCH 1/4] console_codes.4: rephrase description for xterm's ESC ] 4 command
2026-07-08 19:03 UTC (4+ messages)
` [PATCH 3/4] console_codes.4: mention caveats for xterm's ESC ] 50 command
[PATCH] staging: rtl8723bs: Rename camelcase variable dot11PrivacyAlgrthm
2026-07-08 19:01 UTC (2+ messages)
` [PATCH v2] staging: rtl8723bs: Rename camelcase struct member dot11PrivacyAlgrthm
[PATCH net-next] Revert "gtp: annotate PDP lookups under RTNL"
2026-07-08 19:02 UTC
[PATCH i-g-t] tests/amdgpu: add compute scratch memory test
2026-07-08 19:01 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v6 00/11] Dynamic PAMT
2026-07-08 19:01 UTC (3+ messages)
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()
[PATCH net v3] tipc: fix u16 MTU truncation in media and bearer MTU validation
2026-07-08 19:00 UTC (2+ messages)
[PATCH] net/iavf: fix single VLAN strip in double VLAN mode
2026-07-08 18:58 UTC (2+ messages)
` [PATCH v3] "
[PATCH v3 0/4] Add Clang toolchain support for kernel builds
2026-07-08 18:57 UTC (5+ messages)
` [PATCH v3 1/4] kernel-arch: Add clang toolchain support
` [PATCH v3 2/4] kernel-yocto-rust: use clang toolchain for riscv64 when Rust is enabled
` [PATCH v3 3/4] kernel-yocto-rust: Add lld-native to DEPENDS
` [PATCH v3 4/4] kernel-yocto: Set CLANG_FLAGS for kernel config checks when using clang
[PATCH v3 00/91] tests/tcg: run tests with meson
2026-07-08 18:56 UTC (4+ messages)
[PATCH v4 00/10] dmaengine: dw-edma: flatten desc structions and simple code
2026-07-08 18:56 UTC (3+ messages)
` [PATCH v4 08/10] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
[scarthgap][PATCH] gzip: fix CVE-2026-41992
2026-07-08 18:55 UTC (2+ messages)
` [scarthgap][PATCH v2] "
[meta-ti][wrynose][PATCH] check_yocto_rules: Add new linux-firmware bbappend to skip list
2026-07-08 18:55 UTC (2+ messages)
[PATCH 0/2] ARM: dts: ls: cleanup fpga related CHECK_DTBS warning
2026-07-08 18:55 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: fsl,fpga-qixis: Add fsl,ls1021aqds-fpga compatible string
` [PATCH 2/2] ARM: dts: ls1021a-qds: add compatible string "fsl,ls1021aqds-fpga" for on boards FPGA chip
[wrynose][PATCH] gzip: fix CVE-2026-41992
2026-07-08 18:54 UTC (2+ messages)
` [wrynose][PATCH v2] "
[PATCH] NFSv4.2: fix nfs4_listxattr NULL pointer dereference
2026-07-08 18:54 UTC (6+ messages)
` [PATCH v2] NFSv4.2: fix nfs4_listxattr size accounting
[PATCH v3 00/10] Microsoft Surface Pro 9 5G update
2026-07-08 18:53 UTC (3+ messages)
[PATCH] gzip: fix CVE-2026-41992
2026-07-08 18:53 UTC (2+ messages)
` [PATCH v2] "
[PATCH v4] ARM: breakpoint: CFI breakpoints only on demand
2026-07-08 18:53 UTC (2+ messages)
[LTP] [PATCH v2 5/8] syscalls: Add epoll_wait10
2026-07-08 18:51 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.