All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-05 05:35:13 to 2026-02-05 07:00:19 UTC [more...]

[meta-python][whinlatter][PATCH 01/20] python3-cbor2: patch CVE-2025-68131
 2026-02-05  6:59 UTC  (20+ messages)
` [meta-python][whinlatter][PATCH 02/20] python3-flask-cors: upgrade 4.0.0 -> 4.0.2
` [meta-python][whinlatter][PATCH 03/20] python3-ldap: upgrade 3.4.4 -> 3.4.5
` [meta-python][whinlatter][PATCH 04/20] python3-lief: upgrade 0.17.1 -> 0.17.2
` [meta-python][whinlatter][PATCH 05/20] python3-m2crypto: ignore CVE-2009-0127
` [meta-python][whinlatter][PATCH 06/20] python3-m2crypto: mark CVE-2020-25657 as patched
` [meta-python][whinlatter][PATCH 07/20] python3-marshmallow: upgrade 4.1.0 -> 4.1.1
` [meta-python][whinlatter][PATCH 08/20] python3-marshmallow: upgrade 4.1.1 -> 4.1.2
` [meta-python][whinlatter][PATCH 09/20] python3-orjson: upgrade 3.10.17 -> 3.10.18
` [meta-python][whinlatter][PATCH 10/20] python3-py: ignore CVE-2022-42969
` [meta-python][whinlatter][PATCH 11/20] python3-pyjwt: ignore CVE-2025-45768
` [meta-python][whinlatter][PATCH 12/20] python3-tornado: upgrade 6.5.2 -> 6.5.3
` [meta-python][whinlatter][PATCH 13/20] python3-tornado: upgrade 6.5.3 -> 6.5.4
` [meta-python][whinlatter][PATCH 14/20] python3-twitter: mark CVE-2012-5825 patched
` [meta-python][whinlatter][PATCH 15/20] python3-uvicorn: mark CVE-2020-7694 patched
` [meta-python][whinlatter][PATCH 16/20] python3-virtualenv: patch CVE-2026-22702
` [meta-python][whinlatter][PATCH 17/20] python3-werkzeug: upgrade 3.1.3 -> 3.1.4
` [meta-python][whinlatter][PATCH 18/20] python3-werkzeug: upgrade 3.1.4 -> 3.1.5
` [meta-oe][whinlatter][PATCH 19/20] raptor2: patch CVE-2024-57822 and CVE-2024-57823
` [meta-oe][whinlatter][PATCH 20/20] redis: ignore CVE-2025-46686

Talk proposal: What 125K kernel bugs tell us about testing gaps
 2026-02-05  7:00 UTC  (2+ messages)

[PATCH v3 0/7] media: qcom: iris/venus: fix power domain handling on SM8250
 2026-02-05  6:59 UTC  (7+ messages)
` [PATCH v3 4/7] media: venus: scale MMCX power domain "
` [PATCH v3 6/7] arm64: dts: qcom: sm8250: sort out Iris power domains
` [PATCH v3 7/7] arm64: dts: qcom: sm8250: correct frequencies in the Iris OPP table

[PATCH 0/3] meson: wire up gitk and git-gui
 2026-02-05  6:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/3] selftests/mm: add memory failure selftests
 2026-02-05  6:58 UTC  (4+ messages)
` [PATCH v3 1/3] selftests/mm: add memory failure anonymous page test

[PATCH v3 00/11] dmaengine, PCI: endpoint: Enable remote use of integrated DesignWare eDMA
 2026-02-05  6:58 UTC  (16+ messages)
` [PATCH v3 01/11] dmaengine: Add hw_id to dma_slave_caps
` [PATCH v3 03/11] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH v3 04/11] dmaengine: Add selfirq callback registration API
` [PATCH v3 06/11] PCI: endpoint: Add remote resource query API
` [PATCH v3 08/11] PCI: dwc: ep: Report integrated DWC eDMA remote resources

Clarification on Possible Buffer Overflow Issues Reported by Fortify Tool
 2026-02-05  6:58 UTC 

[RESEND PATCH V3 1/3] qapi/misc: Fix missed query-iothreads items
 2026-02-05  6:55 UTC  (5+ messages)
` [RESEND PATCH V3 3/3] qapi: Add attached flag for iothread

[PATCH net] net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()
 2026-02-05  6:54 UTC  (2+ messages)

[PATCH v19] eal: RTE_PTR_ADD/SUB API improvements
 2026-02-05  6:53 UTC  (4+ messages)
` [PATCH v20] "

Call for GSoC internship project ideas
 2026-02-05  6:52 UTC  (12+ messages)
  ` Modern HMP (was: Call for GSoC internship project ideas)
      ` Modern HMP

[PATCH 01/22] drm/amdgpu: add new performance monitor PSP interfaces
 2026-02-05  6:51 UTC  (22+ messages)
` [PATCH 02/22] drm/amdgpu: add psp interfaces for peak tops limiter driver
` [PATCH 03/22] drm/amdgpu: add PTL enable/query gfx control support for GC 9.4.4
` [PATCH 04/22] drm/amdkfd: add kgd control interface for ptl
` [PATCH 05/22] drm/amdgpu: integrate PTL control with PMC device locking
` [PATCH 06/22] drm/amdkfd: enable PTL while kfd_process profiler release
` [PATCH 07/22] Documentation/amdgpu: Add documentation for Peak Tops Limiter (PTL) sysfs interface
` [PATCH 08/22] drm/amdgpu: add sysfs for Peak Tops Limiter (PTL)
` [PATCH 09/22] drm/amdgpu: add firmware version check for PTL support
` [PATCH 10/22] drm/amdgpu: add PTL sysfs interface for old kernels
` [PATCH 11/22] drm/amdkfd: Add PTL control IOCTL Option and unify refcount logic
` [PATCH 12/22] drm/amdkfd: suspend scheduler during PTL re-enabling
` [PATCH 13/22] drm/amdkfd: Refactor PTL control and add HW support check
` [PATCH 14/22] drm/amdkfd: Optimize PTL locking to fix potential deadlock
` [PATCH 15/22] drm/amdgpu: update PTL sysfs mutex protection section
` [PATCH 16/22] drm/amdgpu: Refactor PTL control into public API and internal implementation
` [PATCH 17/22] drm/amdgpu: group PTL fields into struct amdgpu_ptl
` [PATCH 18/22] drm/amdgpu: clean up PTL structure member naming convention
` [PATCH 19/22] drm/amdgpu: Track PTL disable requests by source
` [PATCH 20/22] drm/amdgpu: add amdgpu.ptl module parameter for PTL control
` [PATCH 21/22] drm/amdgpu: add new data types F8 and Vector for PTL
` [PATCH 22/22] drm/amdgpu: add amdgpu_ptl.h for PTL format and command definitions

[PATCH net-next] net: arcnet: com20020-pci: fix support for 2.5Mbit cards
 2026-02-05  6:51 UTC 

[PULL 00/51] virtio,pci,pc: features, fixes
 2026-02-05  6:51 UTC  (5+ messages)
` [PULL 05/51] qapi: cxl: Refactor CXL event injection for common commands arguments

[PATCH i-g-t v11 0/2] tests/intel/xe_pm_residency: Add ASPM Link residency test
 2026-02-05  6:52 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v9 00/21] wifi: nxpwifi: create nxpwifi to support
 2026-02-05  6:51 UTC  (4+ messages)

[PATCH] usb: add QUIRK_NO_BOS for several devices
 2026-02-05  6:51 UTC  (6+ messages)

[PATCH v2 00/20] rv/rvgen: Robustness, modernization, and fixes
 2026-02-05  6:50 UTC  (3+ messages)
` [PATCH v2 01/20] rv/rvgen: introduce AutomataError exception class

[PATCH] mm: bail out from partial cgroup_reclaim inside shrink_lruvec
 2026-02-05  6:45 UTC 

[PATCH] Add kfd_ioctl_profiler to contain profiler kernel driver changes
 2026-02-05  6:48 UTC 

[isar-cip-core][PATCH v1] doc/README.factory-reset.md: Minor corrections, verification steps and what to look for during factory reset
 2026-02-05  6:46 UTC  (2+ messages)

[PATCH 2/2] cxl: Fix race of nvdimm_bus for the nvdimm_bridge object
 2026-02-05  6:44 UTC  (2+ messages)

[PATCH 3/3] iio: adc: ad7768-1: add support for SPI offload
 2026-02-05  6:44 UTC  (4+ messages)

[PATCH v4 0/9] single-binary: hw/virtio
 2026-02-05  6:43 UTC  (3+ messages)

[PATCH v3 0/6] AG aware parallel writeback for XFS
 2026-02-05  6:44 UTC  (5+ messages)
  ` [PATCH v3 3/6] xfs: add per-inode AG prediction map and dirty-AG bitmap

[PATCH V2 0/6] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
 2026-02-05  6:43 UTC  (7+ messages)
` [PATCH V2 2/6] i3c: master: Mark last_busy on IBI when runtime PM is allowed

[Patch mptcp-net 0/3] Fix the transmission stall due to backlog
 2026-02-05  6:41 UTC  (4+ messages)
` [Patch mptcp-net 1/3] mptcp: add backlog_list bug reproducer test
` [Patch mptcp-net 2/3] mptcp: fix receive stalls when 'ack_seq' in backlog_list
` [Patch mptcp-net 3/3] mptcp: fix stall because of data_ready

[PATCH net-next v4 0/2] virtio_net: add page_pool support
 2026-02-05  6:40 UTC  (9+ messages)
` [PATCH net-next v4 1/2] virtio_net: add page_pool support for buffer allocation
` [PATCH net-next v4 2/2] selftests: virtio_net: add buffer circulation test

[RFC 00/12] mm: PUD (1GB) THP implementation
 2026-02-05  6:40 UTC  (17+ messages)
` [RFC 01/12] mm: add PUD THP ptdesc and rmap support
` [RFC 02/12] mm/thp: add mTHP stats infrastructure for PUD THP

[PATCH 0/6] Add queue ready message to VDUSE
 2026-02-05  6:38 UTC  (23+ messages)
` [PATCH 1/6] vduse: ensure vq->ready access is smp safe
` [PATCH 5/6] vduse: add F_QUEUE_READY feature

[PATCH bpf v3] bpf: Limit signature size to KMALLOC_MAX_CACHE_SIZE
 2026-02-05  6:38 UTC 

[PATCH] scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
 2026-02-05  6:37 UTC  (5+ messages)
` [EXTERNAL] "

[Question] Voltage droop from synchronized timer interrupts(tick) on many-core SoCs leads to system instability
 2026-02-05  6:37 UTC  (2+ messages)

[PATCH bpf v2] bpf: Limit signature size to KMALLOC_MAX_CACHE_SIZE
 2026-02-05  6:36 UTC 

serial console on Mikrotik RB532 non-working
 2026-02-05  6:27 UTC  (9+ messages)

[syzbot] [gfs2?] memory leak in gfs2_quota_init (2)
 2026-02-05  6:31 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: imx8mp-evk: Add usdhc1 for SDIO WiFi support
 2026-02-05  6:30 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: imx8mp-evk: Enable pull select bit for PCIe regulator GPIO (M.2 W_DISABLE1)
` [PATCH 3/3] arm64: dts: imx8mp-evk: Add usdhc1 for SDIO WiFi support

[PATCH V1 0/2] Only allow SLAB_OBJ_EXT_IN_OBJ for unmergeable caches
 2026-02-05  6:27 UTC  (7+ messages)
` [PATCH V1 2/2] mm/slab: only "

[PATCH] media: atomisp: add missing mutex in atomisp_vidioc_default()
 2026-02-05  6:26 UTC  (2+ messages)

arch/mips/boot/dts/mti/malta.dtb: /: failed to match any schema with compatible: ['mti,malta']
 2026-02-05  6:25 UTC 

[PATCH v5] Bluetooth: hci_qca: Cleanup on all setup failures
 2026-02-05  6:26 UTC 

[PATCH net-next v2] net: ti: icssg: Remove dedicated workqueue for ndo_set_rx_mode callback
 2026-02-05  6:25 UTC 

[PATCH] bitbake-setup: Add strip to dldir
 2026-02-05  6:25 UTC 

[PATCH v4 0/4] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-02-05  6:24 UTC  (2+ messages)
` ✓ CI.KUnit: success for Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap (rev4)

[PATCH] x86/fred: Fix early boot failures on SEV-ES/SNP guests
 2026-02-05  6:24 UTC  (6+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-02-04
 2026-02-05  4:18 UTC 

[PATCH] drm/xe: Drop unnecessary goto in xe_device_create
 2026-02-05  6:17 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH bpf-next v8 0/3] Pass external callchain entry to get_perf_callchain
 2026-02-05  6:16 UTC  (4+ messages)
` [PATCH bpf-next v8 2/3] perf: Refactor get_perf_callchain

[PATCH] selftests/seccomp: add Alpha support to seccomp_bpf
 2026-02-05  6:16 UTC  (3+ messages)

[PATCH v6 net-next 06/15] net: fec: add fec_enet_rx_queue_xdp() for XDP path
 2026-02-05  6:16 UTC  (3+ messages)
` [v6,net-next,06/15] "

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-02-05  6:11 UTC  (7+ messages)
` [RFC PATCH v5 08/45] KVM: x86/mmu: Propagate mirror SPTE removal to S-EPT in handle_changed_spte()
` [RFC PATCH v5 16/45] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers

[PATCH i-g-t v8 0/9] Add writeback changes for intel-supported formats
 2026-02-05  6:13 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Add writeback changes for intel-supported formats (rev8)

[PATCH 1/2] drm/i915: drop display version 2-4 overlay uAPI
 2026-02-05  6:13 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [1/2] "

[PATCH 0/6] iommu/riscv: Add HPM support for RISC-V IOMMU
 2026-02-05  6:11 UTC  (7+ messages)
  ` [PATCH v3 3/8] iommu/riscv: Add HPM support for performance monitoring

[PATCH i-g-t v2 3/3] tests/kms_psr2_sf: Allow testing of both PSR2 and Panel Replay if supported
 2026-02-05  6:11 UTC  (2+ messages)
` [i-g-t, v2, "

[PATCH] drm/qxl: optimize idr_preload allocation flags
 2026-02-05  6:09 UTC 

[meta-arago][master][PATCH v2] pulseaudio-service: Add systemd service for system-wide audio daemon
 2026-02-05  6:10 UTC  (2+ messages)

[moderation/CI] Re: x86/fred: Fix early boot failures on SEV-ES/SNP guests
 2026-02-05  6:10 UTC 

INVOICE FOR DECEMBER '25
 2026-02-05  6:09 UTC 

INVOICE FOR DECEMBER '25
 2026-02-05  6:09 UTC 

INVOICE FOR DECEMBER '25
 2026-02-05  6:09 UTC 

INVOICE FOR DECEMBER '25
 2026-02-05  6:09 UTC 

INVOICE FOR DECEMBER '25
 2026-02-05  6:09 UTC 

INVOICE FOR DECEMBER '25
 2026-02-05  6:09 UTC 

[PATCH v4 i-g-t 0/1] tests/intel/xe_evict: overcommit tests for fault-mode and non-fault-mode VMs
 2026-02-05  6:09 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_evict: overcommit tests for fault-mode and non-fault-mode VMs (rev3)
` ✓ i915.CI.BAT: "

[LTP] [PATCH] openat2: Move includes to lapi, remove _GNU_SOURCE
 2026-02-05  6:08 UTC  (2+ messages)

[PATCH mm-new v6 0/5] Improve khugepaged scan logic
 2026-02-05  6:08 UTC  (9+ messages)
` [PATCH mm-new v6 2/5] mm: khugepaged: refine scan progress number
` [PATCH mm-new v6 4/5] mm: khugepaged: skip lazy-free folios

[PATCH 0/4] Add AST2700 INTC0/INTC1 support
 2026-02-05  6:07 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: interrupt-controller: aspeed: Add ASPEED AST2700 INTC0/INTC1
` [PATCH 2/4] irqchip/ast2700-intcx: Add AST2700 INTC0/INTC1 support
` [PATCH 3/4] irqchip/aspeed: Remove legacy AST2700 interrupt controller driver
` [PATCH 4/4] dt-bindings: interrupt-controller: aspeed: Remove legacy AST2700 interrupt binding

[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
 2026-02-05  6:07 UTC  (6+ messages)
` [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so

[PATCH 0/3] Enable QoS configuration on QCS615
 2026-02-05  6:06 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: interconnect: qcom,qcs615-rpmh: add clocks property to enable QoS

[PATCH 00/11] Allow preemption during IPI completion waiting to improve real-time performance
 2026-02-05  6:05 UTC  (5+ messages)
` [PATCH 01/11] smp: Disable preemption explicitly in __csd_lock_wait
` [PATCH 03/11] smp: Remove get_cpu from smp_call_function_any

[PATCH v2] subtree: validate --prefix against commit in split
 2026-02-05  6:05 UTC  (7+ messages)
` [PATCH v3] "
      ` [RFH] adding test coverage for contrib/ in CI jobs
        ` Re* "

[PATCH 0/3] baisc devicetree support for Amlogic A9
 2026-02-05  6:04 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: arm: amlogic: add A311Y3 support
` [PATCH 2/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for A9
` [PATCH 3/3] arm64: dts: add support for A9 based Amlogic BY401

[PATCH v6 net-next 15/15] net: fec: add AF_XDP zero-copy support
 2026-02-05  6:04 UTC  (3+ messages)
` [v6,net-next,15/15] "

[PATCH 6.18 000/122] 6.18.9-rc1 review
 2026-02-05  6:03 UTC  (2+ messages)

[PATCH i-g-t v2 2/3] tests/intel/kms_psr2_sf: Check pipe and output validity for Selective Fetch test
 2026-02-05  6:03 UTC  (2+ messages)
` [i-g-t,v2,2/3] "

[lee-leds:for-leds-next] BUILD SUCCESS b2c87f5e98cd88095dbc6802197526703d5e4e48
 2026-02-05  6:02 UTC 

[PATCH][net-next] nfp: flower: use GFP_KERNEL in idr_preload
 2026-02-05  5:59 UTC 

[PATCH] riscv: Fix __kernel_off_t to 64 Bits in RV32
 2026-02-05  5:58 UTC  (2+ messages)

[PATCH 0/4] memcg: cleanup the memcg stats interfaces
 2026-02-05  5:58 UTC  (11+ messages)
` [PATCH 1/4] memcg: use mod_node_page_state to update stats

[PATCH i-g-t v1] tests/intel/kms_joiner: Add joiner modeset test across suspend resume
 2026-02-05  5:56 UTC  (2+ messages)

[PATCH 6.1.y] riscv: uprobes: Add missing fence.i after building the XOL buffer
 2026-02-05  5:55 UTC 

[driver-core:driver-core-testing 1/4] include/linux/rcupdate.h:510:9: error: dereferencing pointer to incomplete type 'struct revocable_provider'
 2026-02-05  5:55 UTC  (2+ messages)

[PATCH] riscv: fpu: refine FPU save flow
 2026-02-05  5:53 UTC  (2+ messages)

[syzbot] [erofs?] WARNING in erofs_iget (2)
 2026-02-05  5:53 UTC  (2+ messages)

[PATCH v2] net: mscc: ocelot: add missing lock protection in ocelot_port_xmit()
 2026-02-05  5:49 UTC  (3+ messages)

[PATCH v11 8/8] mm: folio_zero_user: cache neighbouring pages
 2026-02-05  5:48 UTC  (5+ messages)
` [PATCH v2] mm: folio_zero_user: open code range computation in folio_zero_user()

[PATCH net-next 1/2] net: ti: icssg-prueth-sr1: Remove unused workqueue
 2026-02-05  5:49 UTC  (4+ messages)
` [net-next,1/2] "

[PATCH v2] lib/xe_gt: Handle non-C6 states with debug message
 2026-02-05  5:47 UTC  (4+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] Fix checkpatch.pl warnings in rtw_ieee80211.c
 2026-02-05  5:46 UTC  (2+ messages)

[PATCH] staging: most: video: fix potential race in list iteration
 2026-02-05  5:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH i-g-t v2 1/3] intel-ci: Add valid skips on kms_plane to display blocklist
 2026-02-05  5:43 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,v2,1/3] "
` ✓ i915.CI.BAT: "

[PATCH net 0/4] bnxt_en: Fix RSS context and ntuple filter issues
 2026-02-05  5:41 UTC  (6+ messages)
` [PATCH net 4/4] selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/up

[PATCH] [meta-selinux][master][PATCH] refpolicy: brctl - add changes to access devpts
 2026-02-05  5:40 UTC  (5+ messages)
  ` [yocto-patches] "

nouveau : fix r570 suspend/resume regression
 2026-02-05  5:39 UTC  (8+ messages)
` [PATCH 1/3] nouveau/gsp: use rpc sequence numbers properly

[syzbot] [bpf?] WARNING: refcount bug in __add_used_btf
 2026-02-05  5:39 UTC  (4+ messages)

[PATCH v2 0/2] drm/xe: Add more info to powergate_info debugfs
 2026-02-05  5:37 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Add more info to powergate_info debugfs (rev2)

[PATCH v2] pmdomain: mediatek: Break lock dependency to `prepare_lock`
 2026-02-05  5:36 UTC  (5+ messages)

[PATCH v2 00/10] CMTG enablement
 2026-02-05  5:35 UTC  (3+ messages)
` [PATCH v2 03/10] drm/i915/cmtg: set timings for cmtg


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.