messages from 2026-03-20 00:40:49 to 2026-03-20 02:24:00 UTC [more...]
[android-common:android14-kiwi-6.1 132/132] include/trace/stages/init.h:2:23: warning: 'str__fs__trace_system_name' defined but not used
2026-03-20 2:21 UTC
[PATCH net-next v4] selftests: bonding: add test for stacked bond header_parse recursion
2026-03-20 2:22 UTC
[PATCH v3 0/2] xfs: fixes and clean up for attr item
2026-03-20 2:11 UTC (3+ messages)
` [PATCH v3 1/2] xfs: fix ri_total validation in xlog_recover_attri_commit_pass2
` [PATCH v3 2/2] xfs: remove redundant "
[patch 0/5] clocksource: Rewrite clocksource watchdog and related cleanups
2026-03-20 2:21 UTC (11+ messages)
` [patch 5/5] clocksource: Rewrite watchdog code completely
[ndctl PATCH v2] ndctl: Fix missing key_type parameter in ndctl_dimm_remove_key stub
2026-03-20 2:21 UTC (2+ messages)
[PATCH] lib/vsprintf: Fix to check field_width and precision
2026-03-20 2:20 UTC (3+ messages)
[PATCH v12 0/5] shut down devices asynchronously
2026-03-20 2:20 UTC (3+ messages)
` [PATCH 5/5] scsi: enable async shutdown support
[PATCH 0/2] riscv: vdso_cfi build cleanup improvements
2026-03-20 2:18 UTC (6+ messages)
` [PATCH 1/2] riscv: vdso_cfi: Add clean rule for copied sources
` [PATCH 2/2] riscv: vdso_cfi: Add .gitignore for build artifacts
[PATCH v3 0/3] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
2026-03-20 2:19 UTC (2+ messages)
[PATCH v5 net 0/3] ipv6: Fix two GC issues with permanent routes
2026-03-20 2:18 UTC (3+ messages)
[PATCH net v11 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
2026-03-20 2:18 UTC (3+ messages)
` [PATCH net v11 1/2] virtio-net: correct hdr_len handling "
` [PATCH net v11 2/2] virtio-net: correct hdr_len handling for tunnel gso
[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
2026-03-20 2:15 UTC (6+ messages)
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
[PATCH 3/4] mm/damon/sysfs: check contexts->nr in update_schemes_tried_regions
2026-03-20 2:15 UTC (2+ messages)
[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
2026-03-20 2:14 UTC (6+ messages)
[PATCH 2/4] mm/damon/sysfs: check contexts->nr before clear_schemes_tried_regions
2026-03-20 2:13 UTC (2+ messages)
[PATCH 0/6] Cleanup and improve libata-scsi command emulation
2026-03-20 2:13 UTC (3+ messages)
` [PATCH 3/6] ata: libata-scsi: Refactor ata_scsiop_maint_in()
[PATCH v4 phy-next 00/24] Split Generic PHY consumer and provider API
2026-03-20 2:11 UTC (6+ messages)
` [PATCH v4 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
[PATCH 1/2] tests/amdgpu: add DMA-BUF fence-outlives-module unload test
2026-03-20 2:11 UTC (6+ messages)
` [PATCH 2/2] tests/amdgpu: add KFD "
` ✓ Xe.CI.BAT: success for series starting with [1/2] tests/amdgpu: add "
` ✓ i915.CI.BAT: "
[PATCH v2] ufs: core: Avoid IRQ thread wakeup during active UIC command
2026-03-20 2:09 UTC (7+ messages)
[PATCH] erofs-utils: lib: fix QPL job leak on early error paths in z_erofs_decompress_qpl() After z_erofs_qpl_get_job() succeeds, two early-return error paths bypass z_erofs_qpl_put_job(), leaking the QPL job handle: - Line 200: return -EFSCORRUPTED (when inputmargin >= inputsize) - Line 205: return -ENOMEM (when malloc fails for decodedskip buffer) Fix by replacing the bare returns with goto out_inflate_end, which already handles both z_erofs_qpl_put_job() and free(buff)
2026-03-20 2:09 UTC (7+ messages)
[LTP] [PATCH] madvise09: support cgroup v2 via LTP cgroup API
2026-03-20 2:07 UTC (2+ messages)
` [LTP] [PATCH v2] "
[PATCH mm-unstable v2] mm/memcontrol: batch memcg charging in __memcg_slab_post_alloc_hook
2026-03-20 2:07 UTC
[PATCH] tests/amd_queue_reset: restore ASIC-based subtest skip filter
2026-03-20 2:07 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
Subject: [PATCH] object-file: fix sparse 'plain integer as NULL pointer' error
2026-03-20 2:04 UTC (3+ messages)
[PATCH 1/2] xfs: don't allow UAF in xlog_recover_iget
2026-03-20 2:02 UTC (4+ messages)
` [PATCH 2/2] xfs: don't irele after failing to iget in xfs_attri_recover_work
[PATCH 4/4] mm/damon/sysfs: check contexts->nr in repeat_call_fn
2026-03-20 2:06 UTC (2+ messages)
[PATCH] cxl/hdm: Add support for 32 switch decoders
2026-03-20 2:03 UTC (4+ messages)
[PATCH] bpf: Simplify tnum_step()
2026-03-20 2:04 UTC (5+ messages)
[PATCH v3] cxl: Add endpoint decoder flags clear when PCI reset happens
2026-03-20 2:04 UTC (2+ messages)
[PATCH v1 0/2] i2c: imx: fix i2c issues when reading messages
2026-03-20 2:04 UTC (9+ messages)
` [PATCH v1 2/2] i2c: imx: ensure no clock is generated after last read
` [EXT] "
[PATCH v4 0/5] Fix some issues about ext4-test
2026-03-20 1:56 UTC (3+ messages)
` [PATCH v4 3/5] ext4: fix the error handling process in extents_kunit_init)
[LTP] [PATCH v1] semctl: updates for multi worker testing
2026-03-20 2:02 UTC
[PATCH 0/5] drm/{i915,xe}: move fbdev fb calls to parent interface
2026-03-20 2:02 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH net] net: enetc: fix the output issue of 'ethtool --show-ring'
2026-03-20 2:02 UTC (3+ messages)
[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
2026-03-20 2:02 UTC (26+ messages)
[PATCH i-g-t v1] tests/kms_content_protection: check sink capability after modeset
2026-03-20 2:01 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/kms_content_protection: check sink capability after modeset (rev5)
[PATCH 1/4] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
2026-03-20 2:00 UTC (2+ messages)
[PATCH v3] erofs-utils: decompress: fix QPL job leak on error paths
2026-03-20 1:59 UTC
[PATCH] bpf: use RCU-safe iteration in dev_map_redirect_multi() SKB path
2026-03-20 1:59 UTC (3+ messages)
[PATCH] drm/msm/dsi: Restore widebus calculation for CMDMode panels
2026-03-20 1:59 UTC (3+ messages)
[PATCH v2] scsi: sd: fix missing put_disk() in sd_probe() error path
2026-03-20 1:58 UTC
[PATCH] target/arm: Don't skip access flag fault for AccessType_AT
2026-03-20 1:56 UTC (3+ messages)
[RESEND] In cgroup v2, setting a smaller value for sched_rt_runtime_us fails
2026-03-20 1:34 UTC
[PATCH v9 00/11] media: qcom: iris: rework platform data handling
2026-03-20 1:54 UTC (12+ messages)
` [PATCH v9 01/11] media: qcom: iris: drop pas_id from the iris_platform_data struct
` [PATCH v9 02/11] media: qcom: iris: use common set_preset_registers function
` [PATCH v9 03/11] media: qcom: iris: don't use function indirection in gen2-specific code
` [PATCH v9 04/11] media: qcom: iris: split HFI session ops from core ops
` [PATCH v9 05/11] media: qcom: iris: merge hfi_response_ops and hfi_command_ops
` [PATCH v9 06/11] media: qcom: iris: move get_instance to iris_hfi_sys_ops
` [PATCH v9 07/11] media: qcom: iris: drop hw_response_timeout_val from platform data
` [PATCH v9 08/11] media: qcom: iris: split firmware_data from raw "
` [PATCH v9 09/11] media: qcom: iris: split platform data from firmware data
` [PATCH v9 10/11] media: qcom: iris: use new firmware name for SM8250
` [PATCH v9 11/11] media: qcom: iris: extract firmware description data
[PATCH] lib/vsprintf: Validate sleepable context during restrictred pointer formatting
2026-03-20 1:53 UTC (2+ messages)
[PATCHv2] gpio: msc313: remove kcalloc
2026-03-20 1:53 UTC
[PATCH v3] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
2026-03-20 1:52 UTC (3+ messages)
[PATCH net v10 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
2026-03-20 1:47 UTC (4+ messages)
` [PATCH net v10 1/2] virtio-net: correct hdr_len handling "
[PATCH] drm/vmwgfx: Add some checks to vmw_cursor_plane_atomic_update
2026-03-20 1:49 UTC
[PATCH v6 0/6] repo info: add category/path keys and --path-format
2026-03-20 1:49 UTC (4+ messages)
[PATCH 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
2026-03-20 1:49 UTC (2+ messages)
[PATCH RFC] drm/rockchip: vop2: Add clock rate mode check
2026-03-20 1:48 UTC (3+ messages)
` "
[PATCH 1/2] drm/msm/dsi: fix bits_per_pclk
2026-03-20 1:48 UTC (2+ messages)
[PATCH v2 0/3] xfs: fixes and clean up for attr item
2026-03-20 1:44 UTC (4+ messages)
` [PATCH v2 1/3] xfs: fix possible null pointer dereference in xfs_attri_recover_work
[PATCH 1/2] drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13
2026-03-20 1:48 UTC (2+ messages)
` [PATCH 2/2] drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14
[PATCH] scsi: lpfc: Use the crc32c() function
2026-03-20 1:47 UTC (2+ messages)
[PATCH] rerere: update to modern representation of empty strbufs
2026-03-20 1:46 UTC (4+ messages)
` [RFC] cocci: .buf in a strbuf object can never be NULL
[PATCH v3 0/4] drm/msm: add RGB101010 pixel format and fix 10-bit DSC timing
2026-03-20 1:45 UTC (7+ messages)
` [PATCH v3 4/4] drm/msm/dpu: fix video mode DSC INTF timing width calculation
[PATCH] PCI: qcom: Advertise hotplug with no command completion support
2026-03-20 1:40 UTC (5+ messages)
[PATCH v2] scsi: ufs: core: Handle MCQ IAG events
2026-03-20 1:38 UTC (2+ messages)
[PATCH 1/1] git-send-email.perl: support executable scripts for recipient options
2026-03-20 1:35 UTC (4+ messages)
[PATCH net] virtio-net: correct DMA unmap vq mismatch in virtnet_xsk_pool_enable()
2026-03-20 1:35 UTC
[PATCH v0 0/3] Add encoder features
2026-03-20 1:34 UTC (7+ messages)
` [PATCH v0 1/3] media: chips-media: wave5: Add Support for Background Detection
` [PATCH v0 2/3] media: chips-media: wave5: Support CBP profile
[PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
2026-03-20 1:33 UTC (21+ messages)
[BUG] Dell Inspiron 3501 (Tiger Lake) - No analog audio output, only HDMI detected
2026-03-20 1:31 UTC
[PATCH] regex: not all macOS platforms seem to have REG_ENHANCED
2026-03-20 1:30 UTC (3+ messages)
[axboe:rw_iter 141/539] drivers/gpu/drm/drm_mipi_dbi.c:1398 mipi_dbi_debugfs_command_write() warn: potential spectre issue 'buf' [w] (local cap)
2026-03-20 1:29 UTC
[PATCH v3 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
2026-03-20 1:25 UTC (5+ messages)
[Intel-wired-lan] [PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
2026-03-20 1:25 UTC (28+ messages)
` "
` [Intel-wired-lan] [PATCH net-next v3 01/13] net: add address list snapshot and reconciliation infrastructure
` "
` [Intel-wired-lan] [PATCH net-next v3 02/13] wifi: cfg80211: use __rtnl_unlock in nl80211_pre_doit
` "
` [Intel-wired-lan] [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` "
` [Intel-wired-lan] [PATCH net-next v3 04/13] net: move promiscuity handling into dev_rx_mode_work
` "
` [Intel-wired-lan] [PATCH net-next v3 05/13] fbnic: convert to ndo_set_rx_mode_async
` "
` [Intel-wired-lan] [PATCH net-next v3 06/13] mlx5: "
` "
` [Intel-wired-lan] [PATCH net-next v3 07/13] bnxt: "
` "
` [Intel-wired-lan] [PATCH net-next v3 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode
` "
` [Intel-wired-lan] [PATCH net-next v3 09/13] iavf: convert to ndo_set_rx_mode_async
` "
` [Intel-wired-lan] [PATCH net-next v3 10/13] netdevsim: "
` "
` [Intel-wired-lan] [PATCH net-next v3 11/13] dummy: "
` "
` [Intel-wired-lan] [PATCH net-next v3 12/13] net: warn ops-locked drivers still using ndo_set_rx_mode
` "
` [Intel-wired-lan] [PATCH net-next v3 13/13] selftests: net: add team_bridge_macvlan rx_mode test
` "
[PATCH 5/7] soc: aspeed: Add eSPI flash channel support
2026-03-20 1:17 UTC (2+ messages)
[PATCH] rust: Mark all from() for Error functions inline
2026-03-20 1:18 UTC
[PATCH v4] wifi: mt76: mt7921: fix txpower reporting from rate power configuration
2026-03-20 1:17 UTC (2+ messages)
[PATCH v3 0/2] iommufd: give hints to user about kernel support
2026-03-20 1:17 UTC (3+ messages)
` [PATCH v3 1/2] backends/iommufd.c: report error when /dev/iommu is not available
[PATCH] linux-user/i386/signal.c: Correct definition of target_fpstate_32
2026-03-20 1:15 UTC (4+ messages)
[PATCH v4] hfs: Validate CNIDs in hfs_read_inode
2026-03-20 0:32 UTC (13+ messages)
[PATCH net v2 0/2] stmmac crash/stall fixes when under memory pressure
2026-03-20 1:11 UTC (4+ messages)
` [PATCH net v2 1/2] net: stmmac: Prevent NULL deref when RX memory exhausted
[PATCH] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex
2026-03-20 1:09 UTC
[PATCH v9 1/2] wifi: iwlwifi: pcie: migrate to modern pci_alloc_irq_vectors API
2026-03-20 1:09 UTC (2+ messages)
[PATCH v2] vfio: selftests: Support DMR and GNR-D DSA devices
2026-03-20 1:09 UTC
[PATCH] drm/etnaviv: use kzalloc_flex
2026-03-20 1:07 UTC
Linux 7.0-rc4: v4l2src0:src: page allocation failure - increased memory usage in 7.0?
2026-03-20 1:07 UTC (4+ messages)
[PATCH] media: nxp: imx8-isi: remove kzalloc_objs
2026-03-20 1:06 UTC (5+ messages)
[PATCH] reset: sti: kzalloc + kcalloc to kzalloc
2026-03-20 1:05 UTC
[PATCH 00/14] iommu: Add live update state preservation
2026-03-20 1:05 UTC (7+ messages)
` [PATCH 07/14] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
` [PATCH 10/14] iommufd-lu: Implement ioctl to let userspace mark an HWPT to be preserved
[PATCH v3] drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
2026-03-20 1:04 UTC (3+ messages)
[PATCH v2 0/8] liveupdate: Fix module unloading and unregister API
2026-03-20 1:04 UTC (4+ messages)
` [PATCH v2 2/8] liveupdate: Protect FLB lists with rwsem
[PATCH net-next v4 0/8] TLS read_sock performance scalability
2026-03-20 1:03 UTC (4+ messages)
` [PATCH PATCH net-next v4 1/8] tls: Factor tls_decrypt_async_drain() from recvmsg
[PATCH V3 0/2] add rtc acpi table
2026-03-20 0:36 UTC (3+ messages)
` [PATCH V3 1/2] hw/loongarch: "
` [PATCH V3 2/2] hw/loongarch: modify rtc fdt table
[PATCH] RISC-V: KVM: Fix integer overflow in kvm_pmu_validate_counter_mask()
2026-03-20 1:02 UTC (4+ messages)
[PATCH] media: em28xx: kzalloc + kcalloc to kzalloc_flex
2026-03-20 1:02 UTC
[PATCH i-g-t] tests/intel/xe_pat: Add negetive test to validate pat index
2026-03-20 1:00 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH v2 0/3] fwu: Call EFI stack initialization after preboot
2026-03-19 23:56 UTC (2+ messages)
[PATCH 6.19 000/379] 6.19.9-rc2 review
2026-03-20 0:54 UTC (2+ messages)
[PATCH] vfio: selftests: Support DMR and GNR-D DSA devices
2026-03-20 0:56 UTC (3+ messages)
[PATCH] intel_th: msu-sink: reduce priv allocation to 1
2026-03-20 0:56 UTC
[PATCH 6.18 000/335] 6.18.19-rc2 review
2026-03-20 0:53 UTC (2+ messages)
[PATCH] gpio: dwapb: reduce allocation to single kzalloc
2026-03-20 0:53 UTC
[PATCH v3 0/1] writeback: don't block sync for filesystems with no data integrity guarantees
2026-03-20 0:51 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH] btrfs: avoid GFP_ATOMIC allocations in qgroup free paths
2026-03-20 0:50 UTC (2+ messages)
[PATCH] platform/x86: panasonic-laptop: simplify allocation of sinf
2026-03-20 0:49 UTC
[tglx-devel:locking/futex 11/11] kernel/futex/core.c:1460:51: error: 'struct futex_unlock_cs_range' has no member named 'cs_pop_size32'; did you mean 'pop_size32'?
2026-03-20 0:49 UTC
[PATCH 0/8] some diff-highlight tweaks
2026-03-20 0:48 UTC (9+ messages)
` [PATCH 1/8] diff-highlight: mention build instructions
` [PATCH 2/8] diff-highlight: drop perl version dependency back to 5.8
` [PATCH 3/8] diff-highlight: check diff-highlight exit status in tests
` [PATCH 4/8] t: add matching negative attributes to test_decode_color
` [PATCH 5/8] diff-highlight: use test_decode_color in tests
` [PATCH 6/8] diff-highlight: test color config
` [PATCH 7/8] diff-highlight: allow module callers to pass in "
` [PATCH 8/8] diff-highlight: fetch all config with one process
[PATCH v4] LoongArch: env: fix missing NULL checks for kstrdup
2026-03-20 0:47 UTC
[PATCH v2 0/9] Add eDP support for RK3576
2026-03-20 0:45 UTC (3+ messages)
` [PATCH v2 9/9] drm/rockchip: analogix_dp: Add "
[PATCH] use strvec_pushv() to add another strvec
2026-03-20 0:46 UTC (4+ messages)
` [PATCH v2] "
What's cooking in git.git (Mar 2026, #07)
2026-03-20 0:45 UTC
[PATCH] ASoC: SOF: topology: reject invalid vendor array size in token parser
2026-03-20 0:45 UTC
[OE-core][kirkstone 00/17] Pull request (cover letter only)
2026-03-20 0:41 UTC
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.