messages from 2026-04-14 18:40:08 to 2026-04-14 20:00:46 UTC [more...]
[RFC PATCH 0/4] nfs: Enable PCI Peer-to-Peer DMA (P2PDMA) support
2026-04-14 20:00 UTC (10+ messages)
` [RFC PATCH 2/4] nfs: add NFS_CAP_P2PDMA and detect transport support
` [RFC PATCH 3/4] nfs: make nfs_page pin-aware
` [RFC PATCH 4/4] nfs: allow P2PDMA in direct I/O path
[RFC 0/3] mm: process_mrelease: expedited reclaim and auto-kill support
2026-04-14 20:00 UTC (3+ messages)
[PATCH v7 00/22] Runtime TDX module update support
2026-04-14 19:58 UTC (3+ messages)
` [PATCH v7 17/22] x86/virt/tdx: Avoid updates during update-sensitive operations
[PATCH] drm/i915: Fix VMA UAF in execbuf setup
2026-04-14 19:57 UTC
[PATCH v7 0/4] devtools: add AI-assisted code review tools
2026-04-14 19:58 UTC (8+ messages)
` [PATCH v13 0/6] Add AGENTS.md and scripts for AI code review
` [PATCH v13 1/6] doc: add AGENTS.md for AI code review tools
` [PATCH v13 2/6] devtools: add multi-provider AI patch review script
` [PATCH v13 3/6] devtools: add compare-reviews.sh for multi-provider analysis
[Buildroot] [PATCH 1/1] docs/website: add Calian as a bronze sponsor
2026-04-14 19:55 UTC
[PATCH v5 00/24] ARM64 PMU Partitioning
2026-04-14 19:55 UTC (2+ messages)
[PATCH 0/4] PXA1908 clock controller resets
2026-04-14 19:51 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: clock: marvell,pxa1908: Add #reset-cells
` [PATCH 2/4] clk: mmp: pxa1908-apbc: Add reset cells
` [PATCH 3/4] clk: mmp: pxa1908-apbcp: "
` [PATCH 4/4] arm64: dts: marvell: mmp: pxa1908: "
[bluez/bluez] 25ba1c: bass: Fix crashing on BT_BASS_MOD_SRC
2026-04-14 19:54 UTC
[bluez/bluez] 64916d: bass: Fix crashing on BT_BASS_MOD_SRC
2026-04-14 19:54 UTC
[linux-next:master 12400/13443] drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:174 heartbeat() error: we previously assumed 'rq' could be null (see line 152)
2026-04-14 19:53 UTC
[PATCH] mm/migrate_device: fix double unlock and remove dead code
2026-04-14 19:53 UTC
[PATCH 00/10] ARM: qcom: msm8960: enable WCNSS (Bluetooth & Wi-Fi)
2026-04-14 18:34 UTC (4+ messages)
` [PATCH 02/10] dt-bindings: mfd: syscon: add qcom,msm8960-sps-sic
[PATCH] drm/amdkfd: fix redundant MQD iterations in GFX v12.1
2026-04-14 19:53 UTC
[PATCH net-next v2 1/2] net: add missing syncookie statistics for BPF custom syncookies
2026-04-14 19:51 UTC (2+ messages)
[PATCH bpf-next 0/6] btf: Extend vlen, kind in struct btf_type
2026-04-14 19:50 UTC (7+ messages)
` [PATCH bpf-next 1/6] bpf: Extend BTF UAPI vlen, kinds to use unused bits
` [PATCH bpf-next 2/6] libbpf: Adjust btf_vlen() to return a __u32
` [PATCH bpf-next 3/6] libbpf: Add feature for kernel extended vlen/kind support
` [PATCH bpf-next 4/6] bpftool: Support 24-bit vlen
` [PATCH bpf-next 5/6] selftests/bpf: Test BTF sanitization rejection for invalid vlen
` [PATCH bpf-next 6/6] selftests/bpf: Fix up btf/invalid test for extended kind
[PATCH] staging: rtl8723bs: fix remote heap information disclosure in issue_assocreq
2026-04-14 19:49 UTC
[PATCH] drm/amdgpu: Place psp pri_fw bo to VRAM on A+A
2026-04-14 19:49 UTC (2+ messages)
` [PATCH] drm/amdgpu: make driver manages local vram allocations for for gmc v12.1 A+A
[GIT PULL] i2c-host for v7.1, part 1
2026-04-14 19:49 UTC (2+ messages)
[PATCH 0/8] pack-bitmap: fix various pseudo-merge bugs
2026-04-14 19:48 UTC (3+ messages)
` [PATCH 1/8] t/helper: add 'test-tool bitmap write' subcommand
[PATCH 1/4] drm/amdgpu/mes: change gfx_hqd mask set for mes v12_1
2026-04-14 19:48 UTC (4+ messages)
` [PATCH 2/4] drm/amd/amdgpu : Distribute inv_tlbs on individual XCC
` [PATCH 3/4] drm/amdgpu: Move get mes version info to the end of set_hw_resource
` [PATCH 4/4] drm/amdgpu: update cp cmd pkt for gfx v12_1 v2
[PATCH bpf 1/2] libbpf: Fix btf object leak in load_module_btfs
2026-04-14 19:48 UTC (2+ messages)
` [PATCH bpf 2/2] libbpf: Prevent double close of btf objects
[PATCH] wifi: rtw88: Add NULL check for chip->edcca_th
2026-04-14 19:47 UTC (2+ messages)
` [PATCH v2] "
[PATCH v6 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2026-04-14 19:47 UTC (11+ messages)
` [PATCH v6 01/10] iommu/arm-smmu-v3: Refactor arm_smmu_setup_irqs
` [PATCH v6 02/10] iommu/arm-smmu-v3: Add a helper to drain cmd queues
` [PATCH v6 03/10] iommu/tegra241-cmdqv: Add a helper to drain VCMDQs
` [PATCH v6 04/10] iommu/tegra241-cmdqv: Restore PROD and CONS after resume
` [PATCH v6 05/10] iommu/arm-smmu-v3: Cache and restore MSI config
` [PATCH v6 06/10] iommu/arm-smmu-v3: Add CMDQ_PROD_STOP_FLAG to gate CMDQ submissions
` [PATCH v6 07/10] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
` [PATCH v6 08/10] iommu/arm-smmu-v3: Handle gerror during suspend
` [PATCH v6 09/10] iommu/arm-smmu-v3: Enable pm_runtime and setup devlinks
` [PATCH v6 10/10] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
[PATCH 1/2] drm/amdgpu: support rlc_1 fw load for gc 12_1
2026-04-14 19:46 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: support toc_1 fw load for mp0 v15_0_8
[PATCH 1/4] drm/amd/pm: Enable thermal alert on SMUv15.0.8
2026-04-14 19:45 UTC (4+ messages)
` [PATCH 2/4] drm/amd/pm: Add partition metrics support
` [PATCH 3/4] drm/amd/pm: Add mem temp to gpu metrics for smu_v15_0_8
` [PATCH 4/4] drm/amd/pm: Add thermal alert logging to smu15.0.8
include/linux/ieee80211-eht.h:1138:25: error: 'IEEE80211_EML_CAP_EMLSR_PADDING_DELAY_256US' undeclared; did you mean 'IEEE80211_EML_CAP_EML_PADDING_DELAY_256US'?
2026-04-14 19:45 UTC
[Buildroot] [PATCH 1/2] package/x11r7/xserver_xorg-server: security bump version to 21.1.22
2026-04-14 19:45 UTC (2+ messages)
[RFC PATCH v4 00/19] Support socket access-control
2026-04-14 19:45 UTC (5+ messages)
[PATCH] drm/amdgpu/gfx12_1: Increase reserved memory size to 150M
2026-04-14 19:44 UTC
[PATCH v13 0/7] Error recovery for vfio-pci devices on s390x
2026-04-14 19:43 UTC (9+ messages)
` [PATCH v13 5/7] vfio-pci/zdev: Add a device feature for error information
[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-04-14 19:43 UTC (12+ messages)
` [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
[PATCH 0/2] arm64: dts: qcom: msm8916-panasonic-eluga-u2: add initial device tree
2026-04-14 19:41 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: qcom: Document panasonic,eluga-u2
` [PATCH 2/2] arm64: dts: qcom: msm8916-panasonic-eluga-u2: add initial device tree
[PATCH v4 0/4] Introduce Topology NUMA grouping for lcores
2026-04-14 19:38 UTC (5+ messages)
` [PATCH v5 0/3] eal/topology: introduce topology-aware lcore grouping
` [PATCH v5 v5 1/3] eal/topology: add Topology grouping for lcores
` [PATCH v5 v5 2/3] app: add topology aware test case
` [PATCH v5 v5 3/3] doc: add new section topology
[Buildroot] [git commit] package/x11r7/xwayland: security bump version to 24.1.10
2026-04-14 19:25 UTC
[Buildroot] [git commit] package/x11r7/xserver_xorg-server: security bump version to 21.1.22
2026-04-14 19:25 UTC
[PATCH i-g-t v3 0/5] RFC: Add attachments support
2026-04-14 19:39 UTC (11+ messages)
` [PATCH i-g-t v3 2/5] runner: Create attachments directory to use by hooks
` [PATCH i-g-t v3 3/5] scripts/hooks: Example guc log copy script and allowlist
` [PATCH i-g-t v3 5/5] runner/resultgen: Insert attachments list into results.json
[PATCH 6.18 00/83] 6.18.23-rc1 review
2026-04-14 19:37 UTC (2+ messages)
[PATCH 5.10 000/491] 5.10.253-rc1 review
2026-04-14 19:35 UTC (3+ messages)
` [PATCH 5.10 012/491] bus: omap-ocp2scp: Convert to platform remove callback returning void
[PULL 00/31] Next patches
2026-04-14 19:34 UTC (5+ messages)
` [PULL 19/31] migration: Normalize tls arguments
[PATCH v1] tests/data/acpi: Update SPCR golden-ref for RISC-V virt
2026-04-14 19:34 UTC (2+ messages)
[DISCUSSION] Drive-level power control support in phosphor-state-manager
2026-04-14 19:33 UTC (4+ messages)
[GIT PULL] Networking for 7.1
2026-04-14 19:33 UTC
[PATCH bpf] bpf: allow UTF-8 literals in bpf_bprintf_prepare()
2026-04-14 19:32 UTC (3+ messages)
[PATCH v5 0/5] media: qcom: camss: Add PIX support for CSID/VFE-340
2026-04-14 19:31 UTC (7+ messages)
` [PATCH v5 1/5] media: qcom: camss: csid-340: Switch to generic CSID_CFG/CTRL registers
` [PATCH v5 2/5] media: qcom: camss: csid-340: Add port-to-interface mapping
` [PATCH v5 3/5] media: qcom: camss: csid-340: Enable PIX interface routing
` [PATCH v5 4/5] media: qcom: camss: vfe-340: Proper client handling
` [PATCH v5 5/5] media: qcom: camss: vfe-340: Support for PIX client
Phandles
2026-04-14 19:31 UTC (13+ messages)
[PATCH v2] hfsplus: fix ignored error return in hfsplus_delete_cat
2026-04-14 19:29 UTC (2+ messages)
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 7d42ffb979fa89770a7f45e66b100e7f9b212515
2026-04-14 19:27 UTC
[PATCH v2] migration: validate page_size in mapped-ram header before use
2026-04-14 19:27 UTC (2+ messages)
[PATCH 0/3] pmdomain: qcom: rpmhpd: Add power domains for Nord SoC
2026-04-14 19:27 UTC (3+ messages)
` [PATCH 3/3] "
[RFC PATCH 1/1] dt-bindings: iommu: riscv: Add bindings for Tenstorrent RISC-V IOMMU
2026-04-14 19:26 UTC (6+ messages)
[ANNv4] Media Summit on May 26th in Nice, France
2026-04-14 19:25 UTC (12+ messages)
[PATCH net-next v7 00/15] net: sleepable ndo_set_rx_mode
2026-04-14 19:24 UTC (3+ messages)
BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
2026-04-14 19:24 UTC (6+ messages)
[PATCH v4 0/6] Add virtio-mmio support to m68k virt machine
2026-04-14 19:23 UTC (3+ messages)
` [PATCH v4 4/6] virtio: cmd: Depend on VIRTIO_BLK
[norov:FIELD_GET_SIGEXT 28/30] drivers/iio/adc/intel_dc_ti_adc.c:294:18: error: call to undeclared function 'FIELD_GET_SIGEXTT'; ISO C99 and later do not support implicit function declarations
2026-04-14 19:22 UTC
[PATCH 1/1] virt: arm-cca-guest: fix error check for RSI_INCOMPLETE
2026-04-14 19:22 UTC (2+ messages)
[PATCH] arm64/hwcap: Include kernel-hwcap.h in list of generated files
2026-04-14 19:22 UTC (2+ messages)
[Question] Sched: Severe scheduling latency (>10s) observed on kernel 6.12 with specific workload
2026-04-14 19:21 UTC (6+ messages)
[PATCH] iio: accel: mma8452: use pm_ptr() for dev_pm_ops
2026-04-14 19:20 UTC
[PATCH v4] Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inversion
2026-04-14 19:18 UTC (2+ messages)
` [v4] "
[Buildroot] [PATCH] package/catch2: bump to version 3.14.0
2026-04-14 19:18 UTC (2+ messages)
[Buildroot] [git commit] package/catch2: bump to version 3.14.0
2026-04-14 19:16 UTC
[Intel-wired-lan] [PATCH iwl-net v5] ice: fix missing dpll notifications for SW pins
2026-04-14 19:16 UTC (3+ messages)
` "
[PATCH V3 0/8] nvme: Refactor and expose per-controller timeout configuration
2026-04-14 19:14 UTC (4+ messages)
[Buildroot] [PATCH] package/{python-}protobuf: bump to version 34.1
2026-04-14 19:16 UTC (2+ messages)
[Buildroot] [git commit] package/{python-}protobuf: bump to version 34.1
2026-04-14 19:15 UTC
[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
2026-04-14 19:16 UTC (7+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers
[PATCH v3] dt-bindings: sound: Convert pcm3060 to DT Schema
2026-04-14 19:16 UTC (5+ messages)
` [PATCH v4] ASoC: dt-bindings: ti,pcm3060: add descriptions and rename binding
[PATCH] [v2] mm/vmscan: avoid false-positive -Wuninitialized warning
2026-04-14 19:15 UTC (2+ messages)
[PATCH 0/3] ksmbd: harden IPC response arithmetic and ACE walk
2026-04-14 19:15 UTC (4+ messages)
` [PATCH 1/3] ksmbd: cap response sizes in ipc_validate_msg()
` [PATCH 2/3] ksmbd: reject negative ngroups in ksmbd_alloc_user()
` [PATCH 3/3] ksmbd: require minimum ACE size in smb_check_perm_dacl()
[Buildroot] [PATCH 1/1] package/tinycbor: bump to v7.0
2026-04-14 19:14 UTC (2+ messages)
[PATCH BlueZ v1] bass: Fix crashing on BT_BASS_MOD_SRC
2026-04-14 19:14 UTC (2+ messages)
` [BlueZ,v1] "
[PATCH 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
2026-04-14 19:14 UTC (5+ messages)
` [PATCH 1/4] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation
` [PATCH 2/4] perf/x86/intel: Don't context switch DS_AREA (and PEBS config) if PEBS is unused
` [PATCH 3/4] perf/x86/intel: Make @data a mandatory param for intel_guest_get_msrs()
` [PATCH 4/4] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
[Buildroot] [git commit] package/tinycbor: bump to v7.0
2026-04-14 19:10 UTC
[koverstreet-bcachefs:pr/1073 38/42] fs/bcachefs/alloc/buckets.c:959:1: warning: the frame size of 1336 bytes is larger than 1024 bytes
2026-04-14 19:12 UTC
[bluez/bluez] b3e1ac: workflow/ci: Add checks:write permission and expli
2026-04-14 19:13 UTC
[PATCH v3 0/4] erofs-utils: implement the FULLDATA rebuild mode
2026-04-14 19:10 UTC (5+ messages)
` [PATCH v3 1/4] erofs-utils: lib: remove redundant if check
` [PATCH v3 2/4] erofs-utils: lib: add helper function erofs_uuid_unparse_as_tag
` [PATCH v3 3/4] erofs-utils: mfks: add rebuild FULLDATA for combined EROFS images
` [PATCH v3 4/4] erofs-utils: manpages: update to reflect fulldata support
[PATCH 1/3] libsepol: Fix out-of-bounds memory write in discard_tunbables()
2026-04-14 19:11 UTC (3+ messages)
` [PATCH 2/3] libsepol: When resolving names check if a block is abstract
` [PATCH 3/3] libsepol: Validate datum array entries for avrule blocks
[Buildroot] [PATCH] package/esp-hosted: bump to version 1.0.6
2026-04-14 19:10 UTC (2+ messages)
[PATCH bpf-next v3 1/1] bpf: Refactor dynptr mutability tracking
2026-04-14 19:10 UTC
[PATCH v2 0/4] Firmware LSM hook
2026-04-14 19:09 UTC (12+ messages)
[Buildroot] [git commit] package/esp-hosted: bump to version 1.0.6
2026-04-14 19:08 UTC
[Buildroot] [PATCH] package/libnss: bump version to 3.122.1
2026-04-14 19:08 UTC (2+ messages)
[Buildroot] [git commit] package/libnss: bump version to 3.122.1
2026-04-14 19:06 UTC
[PATCH 0/2] NVMe namespace hotplug and drive reconnection support
2026-04-14 19:05 UTC (5+ messages)
` [PATCH 2/2] block/monitor: add drive_insert HMP command
[PATCH BlueZ v2] bass: Fix crashing on BT_BASS_MOD_SRC
2026-04-14 19:04 UTC
[PATCH v2] drm/xe/xe_survivability: Fix runtime survivability error handling
2026-04-14 19:04 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/xe_survivability: Fix runtime survivability error handling (rev2)
[PATCH] md/raid5: Don't set bi_status on STRIPE_WAIT_RESHAPE
2026-04-14 19:03 UTC (2+ messages)
` [RFC PATCH] dm-raid: only requeue bios when dm is suspending
[oe-core][PATCH] systemd: fix edit functionality with vi
2026-04-14 19:02 UTC
[PATCH 0/2] A few linker-list fixes
2026-04-14 19:02 UTC (7+ messages)
` [PATCH 1/2] linker_lists: Fix end-marker alignment to prevent padding
[PATCH net] net: pse-pd: fix kernel-doc function name for pse_control_find_by_id()
2026-04-14 19:00 UTC (2+ messages)
[PATCH] [CI] drm/i915/dmc: Test Xe3LPD_3002 DMC v2.29
2026-04-14 19:00 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 1/1] media: Documentation: Improve PIXEL_RATE control documentation
2026-04-14 19:00 UTC (3+ messages)
[PATCH v3] xfs: add a test for number of open zones on conventional devices
2026-04-14 18:59 UTC (2+ messages)
[PATCH V10 00/10] famfs: port into fuse
2026-04-14 18:57 UTC (9+ messages)
[PATCH v12 1/4] stash: add --label-ours, --label-theirs, --label-base for apply
2026-04-14 18:56 UTC (2+ messages)
` [PATCH] checkout: add --autostash option for branch switching
[PATCH 0/5] Support run ticks for multi-queue use case
2026-04-14 18:56 UTC (4+ messages)
` [PATCH 5/5] drm/xe/multi_queue: Whitelist QUEUE_TIMESTAMP register
[PATCH v2 00/10] ublk: add shared memory zero-copy support
2026-04-14 18:56 UTC (2+ messages)
[PATCH v7 0/2] Add support for AD5706R DAC
2026-04-14 18:54 UTC (3+ messages)
` [PATCH v7 2/2] iio: dac: ad5706r: "
[PATCH v2] tools/rtla: Fix --dump-tasks usage in timerlat
2026-04-14 18:52 UTC
[mark:testing/v7.0 2/2] arch/arm64/kernel/process.c:704:31: error: expected readable system register
2026-04-14 18:51 UTC
[PATCH v1] tools/rtla: Fix --dump-task option name to --dump-tasks
2026-04-14 18:51 UTC (3+ messages)
[PATCH 0/6] fix pthread mutexes for multi-process
2026-04-14 18:51 UTC (3+ messages)
` [PATCH 5/6] net/bnxt: fix "
[PATCH v2 0/2] fanotify: support restartable permission events
2026-04-14 18:50 UTC (3+ messages)
` [PATCH v2 1/2] fanotify: add restart infrastructure for pending "
` [PATCH v2 2/2] fanotify: introduce restartable "
[PATCH net-next 0/4] WireGuard fixes for 7.1-rc1
2026-04-14 18:50 UTC (2+ messages)
[PATCH] drm/amdgpu: OR init_pte_flags into invalid leaf PTE updates
2026-04-14 18:48 UTC
[PATCH 1/2] drm/sched: Make drm_sched_entity_kill() a public function
2026-04-14 18:48 UTC (4+ messages)
` [PATCH 2/2] drm/nouveau: Fix double call to drm_sched_entity_fini()
[PATCH 15901/15901] drm/vmwgfx: fix NULL pointer dereference in vmw_validation_bo_fence()
2026-04-14 10:55 UTC
[PATCH] drm: mxsfb: lcdif: enforce 64-byte pitch alignment for scanout
2026-04-14 6:35 UTC (3+ messages)
[RFC] Proposal: Add sysfs interface for PCIe TPH Steering Tag retrieval and configuration
2026-04-14 14:46 UTC (9+ messages)
[RFC v2 1/2] vfio: add callback to get tph info for dmabuf
2026-04-13 18:32 UTC (12+ messages)
[PATCH net] net: pse-pd: fix out-of-bounds bitmap access in pse_isr() on 32-bit
2026-04-14 18:47 UTC (2+ messages)
[PATCH net-next v3 0/5] net: phy: Fix phy_init_hw() placement and update locking
2026-04-14 18:45 UTC (10+ messages)
` [PATCH net-next v3 3/5] net: phy: mscc: Drop unnecessary phydev->lock
` [PATCH net-next v3 4/5] net: phy: microchip_t1: Replace phydev->lock with mdio_lock in lan937x_dsp_workaround()
` [PATCH net-next v3 5/5] net: phy: Move phy_init_hw() from phy_resume() to __phy_resume()
[PATCH v12 3/4] sequencer: teach autostash apply to take optional conflict marker labels
2026-04-14 18:44 UTC (2+ messages)
` [PATCH] checkout: add --autostash option for branch switching
[PATCH v2 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
2026-04-14 18:43 UTC (3+ messages)
[PATCH v3 00/38] drm/msm/dp: Add MST support for MSM chipsets
2026-04-14 18:43 UTC (7+ messages)
` [PATCH v3 31/38] drm/msm/dp: add HPD callback for dp MST
[PATCH 0/3] iio: adc: xilinx-ams: refactor alarm handling to table-driven design
2026-04-14 18:40 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 3/3] iio: adc: xilinx-ams: refactor alarm mapping to table-driven approach
[PATCH 0/7] ublk: followup fixes for SHMEM_ZC
2026-04-14 18:40 UTC (3+ messages)
` [PATCH 1/7] ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer support
[Question] mt7925: CSI (Channel State Information) support in STA firmware?
2026-04-14 18:40 UTC
[PATCH] staging: rtl8723bs: fix OOB write in HT_caps_handler()
2026-04-14 18:39 UTC (2+ messages)
[PATCH] seunshare: guard fallible function calls by checking retval
2026-04-14 18:40 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.