All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-18 15:40:14 to 2025-12-18 16:31:54 UTC [more...]

[PATCH 0/5] Add support for specifying ramp up period by amount of IO
 2025-12-18 16:31 UTC  (4+ messages)
` [PATCH 5/5] Add option to specify ramp "

[PATCH 0/4] staging: rtl8723bs: Fix error handling and memory
 2025-12-18 16:31 UTC  (4+ messages)
` [PATCH 4/4] staging: rtl8723bs: check return value of rtw_wdev_alloc()
    ` [External] : "

[PATCH v4 -qemu 0/5] hw/cxl: Support Back-Invalidate
 2025-12-18 16:31 UTC  (8+ messages)
` [PATCH 1/5] hw/pcie: Support enabling flit mode
` [PATCH 3/5] hw/cxl: Allow BI by default in Window restrictions

[PULL]: Revert QDU100 firmware binaries
 2025-12-18 16:31 UTC  (2+ messages)

[PATCH -next v2 0/6] cpuset: further separate v1 and v2 implementations
 2025-12-18 16:30 UTC  (2+ messages)

Implement initial driver for virtio-RDMA device(kernel)
 2025-12-18 16:30 UTC  (2+ messages)

[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-18 16:29 UTC  (4+ messages)

[PATCH v9 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-12-18 16:28 UTC  (4+ messages)
` [PATCH v9 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table

[PATCH v2] sparc: Use vmemmap_populate_hugepages for vmemmap_populate
 2025-12-18 16:27 UTC  (2+ messages)

[PATCH] drm/panthor: Evict groups before VM termination
 2025-12-18 16:26 UTC 

[PATCH v2 0/2] Add device tree support for NXP i.MX95 15x15 FRDM board
 2025-12-18 16:26 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: Add compatible for "
` [PATCH v2 2/2] arm64: dts: freescale: imx95: Add support "

[PATCH v7 00/19] single-binary: Make hw/arm/ common
 2025-12-18 16:25 UTC  (4+ messages)
` [PATCH v7 06/19] config/target: Implement per-binary TargetInfo structure (ARM, AARCH64)

[PATCH] hw/i2c/imx: Fix trace func name error
 2025-12-18 16:23 UTC  (2+ messages)

[PATCHv5 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2025-12-18 16:26 UTC  (5+ messages)
` [PATCHv5 bpf-next 8/9] ftrace: Factor ftrace_ops ops_func interface
` [PATCHv5 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls

[PATCH 0/6] Support TQMa8QM
 2025-12-18 16:24 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: clk: rs9: add clock-output-names property
` [PATCH 5/6] arm64: dts: Add TQ imx8qm based board
` [PATCH 6/6] arm64: dts: imx8qm-tqma8qm-mba8x: Disable Cortex-A72 cluster

[PATCH 0/2] net: qrtr: Drop the MHI 'auto_queue' feature
 2025-12-18 16:24 UTC  (4+ messages)
` [PATCH 1/2] net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels

[PATCH v7 00/19] xen/riscv: introduce p2m functionality
 2025-12-18 16:23 UTC  (4+ messages)
` [PATCH v7 05/19] xen/riscv: add root page table allocation

xe_hw_engine.c:undefined reference to `xe_configfs_get_engines_allowed'
 2025-12-18 16:23 UTC 

Please pull net-20251218
 2025-12-18 16:22 UTC 

[PATCH v4 00/31] clk: at91: add support for parent_data and
 2025-12-18 16:23 UTC  (4+ messages)
` [PATCH v4 11/31] clk: at91: clk-usb: add support for clk_parent_data

[PATCH v5 00/24] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-12-18 16:21 UTC  (25+ messages)
` [PATCH v5 01/24] drm/xe/svm: Fix a debug printout
` [PATCH v5 02/24] drm/pagemap: Remove some dead code
` [PATCH v5 03/24] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
` [PATCH v5 04/24] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
` [PATCH v5 05/24] drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zdd
` [PATCH v5 06/24] drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
` [PATCH v5 07/24] drm/pagemap: Add a drm_pagemap cache and shrinker
` [PATCH v5 08/24] drm/xe: Use the "
` [PATCH v5 09/24] drm/pagemap: Remove the drm_pagemap_create() interface
` [PATCH v5 10/24] drm/pagemap_util: Add a utility to assign an owner to a set of interconnected gpus
` [PATCH v5 11/24] drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
` [PATCH v5 12/24] drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
` [PATCH v5 13/24] drm/xe: Use the vma attibute drm_pagemap to select where to migrate
` [PATCH v5 14/24] drm/xe: Simplify madvise_preferred_mem_loc()
` [PATCH v5 15/24] drm/xe/uapi: Extend the madvise functionality to support foreign pagemap placement for svm
` [PATCH v5 16/24] drm/xe: Support pcie p2p dma as a fast interconnect
` [PATCH v5 17/24] drm/xe/vm: Add a couple of VM debug printouts
` [PATCH v5 18/24] drm/xe/svm: Document how xe keeps drm_pagemap references
` [PATCH v5 19/24] drm/pagemap, drm/xe: Clean up the use of the device-private page owner
` [PATCH v5 20/24] drm/gpusvm: Introduce a function to scan the current migration state
` [PATCH v5 21/24] drm/xe: Use drm_gpusvm_scan_mm()
` [PATCH v5 22/24] drm/pagemap, drm/xe: Support destination migration over interconnect
` [PATCH v5 23/24] drm/pagemap: Support source "
` [PATCH v5 24/24] drm/xe/svm: Serialize migration to device if racing

[moderation/CI] Re: mm, hugetlb: implement movable_gigantic_pages sysctl
 2025-12-18 16:22 UTC 

[PATCH] parisc: Set valid bit in high byte of 64‑bit physical address
 2025-12-18 16:22 UTC  (2+ messages)

[PATCH] ksmbd: Fix to handle removal of rfc1002 header from smb_hdr
 2025-12-18 16:21 UTC  (6+ messages)

[PATCH] powerpc/mm: Use pte_advance_pfn() in set_huge_pte_at()
 2025-12-18 16:21 UTC 

[PATCH v6 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
 2025-12-18 16:21 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: arm: aspeed: add ASRock Rack ALTRAD8 board
` [PATCH v6 2/2] ARM: dts: aspeed: add device tree for ASRock Rack ALTRAD8 BMC

[PATCH v2] rcar_gen4_pcie: add firmware for Renesas R-Car Gen4 PCIe controller
 2025-12-18 16:21 UTC  (2+ messages)

[PATCH v2] ksmbd: Fix to handle removal of rfc1002 header from smb_hdr
 2025-12-18 16:20 UTC 

[PATCH 0/2] i.MX93 phyBOARD-Segin DisplayKit AV-02 Support
 2025-12-18 16:19 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: imx93-phyboard-segin: Add peb-av-02 overlay

[XEN][PATCH v2 0/4] x86: pvh: allow to disable 32-bit (COMPAT) interface support
 2025-12-18 16:20 UTC  (2+ messages)

Implement initial driver for virtio-RDMA devices(kernel), virtio-rdma device model(qemu) and vhost-user-RDMA backend device(dpdk)
 2025-12-18 16:20 UTC  (2+ messages)

mm/hugetlb: kernel fail to boot if total hugepages size is almost equal to system RAM
 2025-12-18 16:19 UTC 

[PATCH v2] x86/hvm: vlapic: fix RO bits emulation in LVTx regs
 2025-12-18 16:20 UTC  (3+ messages)

[RFC PATCH v4 0/4] Hazard Pointers
 2025-12-18 16:20 UTC  (7+ messages)
` [RFC PATCH v4 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
` [RFC PATCH v4 4/4] hazptr: Migrate per-CPU slots to backup slot on context switch

[PATCH 0/6] drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks
 2025-12-18 16:18 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks (rev3)

[PATCH v2 00/12] coresight: Add CPU cluster funnel/replicator/tmc support
 2025-12-18 16:18 UTC  (3+ messages)

[GIT PULL] Fsnotify fixes for 6.19-rc2
 2025-12-18 16:18 UTC 

[PATCH v4 0/4] memory: tegra: Add MC error logging support for Tegra264 SoC
 2025-12-18 16:17 UTC  (3+ messages)
` [PATCH v4 1/4] memory: tegra: Group mc-err related registers

[v8 00/15] Plane Color Pipeline support for Intel platforms
 2025-12-18 16:15 UTC  (7+ messages)
` [v8 14/15] drm/i915/color: Add 3D LUT to color pipeline

[PATCH] vPCI: avoid bogus "overlap in extended cap list" warnings
 2025-12-18 16:14 UTC  (3+ messages)

sound/soc/intel/avs/probes.c:147:58: sparse: sparse: incorrect type in argument 1 (different base types)
 2025-12-18 16:13 UTC 

[PATCH V2 net 0/3] There are some bugfix for the HNS3 ethernet driver
 2025-12-18 16:10 UTC  (3+ messages)

[linux-next:master 2108/2322] arch/powerpc/mm/book3s64/hash_tlb.c:45:42: sparse: sparse: incorrect type in initializer (different address spaces)
 2025-12-18 16:13 UTC 

[PATCH] mbuf: fix packet copy
 2025-12-18 16:12 UTC  (2+ messages)

[core-for-CI] powercap: intel_rapl: Fix possible recursive lock warning
 2025-12-18 16:11 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for powercap: intel_rapl: Fix possible recursive lock warning (rev4)

[PATCH] fsm-listen-darwin: free corefoundation paths
 2025-12-18 16:11 UTC  (2+ messages)
` [PATCH v2] "

various tests for zone aligned RT subvolumes v2
 2025-12-18 16:10 UTC  (4+ messages)
` [PATCH 1/3] xfs: add a test that zoned file systems with rump RTG can't be mounted
` [PATCH 2/3] xfs: test that RT growfs not aligned to zone size fails
` [PATCH 3/3] xfs: test that mkfs creates zone-aligned RT devices

[PATCH v9 0/7] Add DDR4 memory-controller bindings and factorise LPDDR and DDR bindings
 2025-12-18 16:10 UTC  (2+ messages)
` (subset) "

[PATCH] refs: dereference the value of the required pointer
 2025-12-18 16:10 UTC 

[PATCH] RDMA/ionic: Replace cpu_to_be64 + le64_to_cpu with swab64
 2025-12-18 16:09 UTC  (6+ messages)

[PATCH 0/4] Use __counted_by for ancestor arrays
 2025-12-18 16:09 UTC  (4+ messages)
` [PATCH 3/4] cgroup: Use __counted_by for cgroup::ancestors

[PATCH] mkfs: adjust_nr_zones for zoned file system on conventional devices
 2025-12-18 16:09 UTC 

[PATCH 0/3] block: fix bi_vcnt misuse for cloned bio
 2025-12-18 16:08 UTC  (6+ messages)
` [PATCH 1/3] block: fix bio_may_need_split() by using bvec iterator way

Report on MAINTAINERS coverage
 2025-12-18 16:08 UTC  (8+ messages)

[PATCH] ocfs2: handle OCFS2_SUPER_BLOCK_FL flag in system dinode
 2025-12-18 16:07 UTC  (2+ messages)

[PATCH] drm/i915/colorop: do not include headers from headers
 2025-12-18 16:07 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH i-g-t] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
 2025-12-18 16:07 UTC  (4+ messages)

[PATCH] drm/imagination: Disallow exporting of PM/FW protected objects
 2025-12-18 15:42 UTC  (2+ messages)

[RFC PATCH 0/2] can: add dummy_can termination and update SocketCAN docs for CAN XL
 2025-12-18 16:06 UTC  (2+ messages)

[PATCH] RDMA/cxgb4: fix a memory leak in pass_accept_req() error path
 2025-12-18 16:06 UTC  (2+ messages)

[PATCH v5] w1: therm: Fix off-by-one buffer overflow in alarms_store
 2025-12-18 16:06 UTC  (3+ messages)

[PATCH v5 0/4] Implement hardware automatic clock gating (HWACG) for gs101
 2025-12-18 16:06 UTC  (3+ messages)
` [PATCH v5 3/4] clk: samsung: Implement automatic clock gating mode for CMUs

[PATCH] RDMA/cxgb4: fix dst refcount leak in pass_accept_req() error path
 2025-12-18 16:05 UTC  (2+ messages)

[PATCH 00/12] ras: share firmware-first estatus handling
 2025-12-18 16:04 UTC  (5+ messages)
` [PATCH 02/12] ras: add estatus core implementation
` [PATCH 03/12] ras: add estatus vendor handling and processing

Issues with md raid 1 on kernel 6.18 after booting kernel 6.19rc1 once
 2025-12-18 16:04 UTC  (6+ messages)

Development environment discussion
 2025-12-18 16:02 UTC  (4+ messages)

[PATCH] vPCI: make vpci_add_register() an out-of-line function
 2025-12-18 16:02 UTC  (2+ messages)

[PATCH] Documentation/driver-api/cxl: device hotplug section
 2025-12-18 16:02 UTC  (3+ messages)

[PATCH 0/3] NFSD: Prevent dupplicate SCSI fencing operation
 2025-12-18 16:00 UTC  (4+ messages)
` [PATCH 2/3] NFSD: Add infrastructure for tracking persistent SCSI registration keys

[PATCH] selftests: net: fib-onlink-tests: Set high metric for default IPv6 route
 2025-12-18 16:01 UTC  (2+ messages)

[PATCH v2] rust: sync: inline various lock related methods
 2025-12-18 16:00 UTC  (2+ messages)

[PATCH] fs: Replace simple_strtoul with kstrtoul in set_ihash_entries
 2025-12-18 16:00 UTC  (2+ messages)

[PATCH-v3 0/3] Global Software Interrupt Moderation (GSIM)
 2025-12-18 16:00 UTC  (5+ messages)
` [PATCH-v3 1/3] genirq: Fixed "
` [PATCH-v3 2/3] genirq: Adaptive "

[PATCH i-g-t v4 00/46] Unigraf integration
 2025-12-18 15:59 UTC  (3+ messages)

[PATCH rdma-next 00/10] Support effective VF bandwidth query in LAG mode
 2025-12-18 15:59 UTC  (11+ messages)
` [PATCH mlx5-next 01/10] net/mlx5: Add max_tx_speed and its CAP bit to IFC
` [PATCH mlx5-next 02/10] net/mlx5: Propagate LAG effective max_tx_speed to vports
` [PATCH mlx5-next 03/10] net/mlx5: Handle port and vport speed change events in MPESW
` [PATCH mlx5-next 04/10] net/mlx5: Add support for querying bond speed
` [PATCH rdma-next 05/10] IB/core: Add async event on device speed change
` [PATCH rdma-next 06/10] IB/core: Add helper to convert port attributes to data rate
` [PATCH rdma-next 07/10] IB/core: Refactor rate_show to use ib_port_attr_to_rate()
` [PATCH rdma-next 08/10] IB/core: Add query_port_speed verb
` [PATCH rdma-next 09/10] RDMA/mlx5: Raise async event on device speed change
` [PATCH rdma-next 10/10] RDMA/mlx5: Implement query_port_speed callback

[PATCH 1/6] drm/amdgpu: don't reemit ring contents more than once
 2025-12-18 15:58 UTC  (11+ messages)
` [PATCH 4/6] drm/amdgpu: avoid a warning in timedout job handler
` [PATCH 6/6] drm/amdgpu/gfx9: Implement KGQ ring reset

[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-12-18 15:58 UTC  (3+ messages)
` [PATCH v6 4/5] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH v2 0/5] list private v2 & luo flb v9
 2025-12-18 15:57 UTC  (6+ messages)
` [PATCH v2 1/5] list: add primitives for private list manipulations
` [PATCH v2 2/5] list: add kunit test for private list primitives
` [PATCH v2 3/5] liveupdate: luo_file: Use private list
` [PATCH v9 4/5] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v9 5/5] tests/liveupdate: Add in-kernel liveupdate test

[PATCH] drm/xe/device: Discard check for lmem_init
 2025-12-18 15:57 UTC  (3+ messages)

[PATCH] HID: intel-ish-hid: loader: Add PRODUCT_FAMILY-based firmware matching
 2025-12-18 15:54 UTC  (2+ messages)

[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2025-12-18 15:56 UTC  (9+ messages)
` [PATCH v2 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v2 2/8] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v2 3/8] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v2 4/8] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v2 5/8] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v2 6/8] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v2 7/8] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v2 8/8] crypto: atmel: Use dmaengine_prep_config_single() API

[PATCH][next] RDMA/rxe: Avoid -Wflex-array-member-not-at-end warnings
 2025-12-18 15:56 UTC  (8+ messages)

[PATCH v2 0/2] fix wrong usage of memory allocation APIs under PREEMPT_RT in arm64
 2025-12-18 15:54 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: mmu: don't allocate page while spliting linear mapping

[RFC PATCH 00/38] arm_mpam: Add KVM/arm64 and resctrl glue code
 2025-12-18 15:54 UTC  (7+ messages)
` [RFC PATCH 01/38] arm64: mpam: Context switch the MPAM registers

[PATCH v2] net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
 2025-12-18 15:54 UTC  (2+ messages)

[PATCH 0/3] mm/khugepaged: minor cleanups
 2025-12-18 15:54 UTC  (6+ messages)
` [PATCH 2/3] mm/khugepaged: use enum scan_result for result variables

[PATCH] docs/devel: Remove stale comments related to iommufd dirty tracking
 2025-12-18 15:54 UTC  (5+ messages)

[PATCH net 1/2] net/sched: act_mirred: fix loop detection
 2025-12-18 15:50 UTC  (2+ messages)

[PATCH v3 net] net: enetc: do not transmit redirected XDP frames when the link is down
 2025-12-18 15:50 UTC  (2+ messages)

[PATCH 0/4] nova-core Improve pin initializer code
 2025-12-18 15:50 UTC  (5+ messages)
` [PATCH 1/4] gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()
` [PATCH 2/4] gpu: nova-core: fw: move appropriate code into pin initializer
` [PATCH 3/4] gpu: nova-core: gsp: get rid of redundant Result in Gsp::new()
` [PATCH 4/4] gpu: nova-core: gsp: move appropriate code into pin initializer

[PATCH v4 RESEND 0/6] mm: hugetlb: allocate frozen gigantic folio
 2025-12-18 15:52 UTC  (7+ messages)
` [PATCH v4 5/6] mm: cma: add cma_alloc_frozen{_compound}()

[PATCH v2 0/5] USB: lpc32xx: fix error handling
 2025-12-18 15:52 UTC  (3+ messages)
` [PATCH v2 3/5] usb: ohci-nxp: fix device leak on probe failure

[PATCH v4] hw/arm/smmu: add memory regions as property for an SMMU instance
 2025-12-18 15:51 UTC  (2+ messages)

[PATCH 0/9] Misc patches for RTRS
 2025-12-18 15:51 UTC  (3+ messages)
` [PATCH 2/9] RDMA/rtrs: Add error description to the logs

Pull request: SoCFPGA changes for u-boot-socfpga-next-20251217
 2025-12-18 15:51 UTC 

[PATCH] Add the sphinx-copybutton extension
 2025-12-18 15:50 UTC  (2+ messages)

[PATCH 00/11] hw/arm/aspeed: catalina: add eeproms images
 2025-12-18 15:49 UTC  (2+ messages)

[PATCH v3] usb: xhci: route endpoints to secondary interrupters
 2025-12-18 15:49 UTC  (2+ messages)

[PATCH] repository: cache->squash_msg is freed twice
 2025-12-18 15:49 UTC  (2+ messages)
` [PATCH v2] repository: remove duplicate free of cache->squash_msg

[PATCH v2 00/20] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2025-12-18 15:46 UTC  (4+ messages)
` [PATCH v2 03/20] drm/tilcdc: Remove simulate_vesa_sync flag

[PATCH i-g-t 05/11] lib/kms: Extract igt_crtc_plane_init()
 2025-12-18 15:48 UTC  (2+ messages)
` [PATCH i-g-t v2 "

[PATCH] xen/9pfs: Fix data ring granting
 2025-12-18 15:48 UTC 

[PATCH v1 00/13] arm64: Refactor TLB invalidation API and implementation
 2025-12-18 15:47 UTC  (5+ messages)
` [PATCH v1 03/13] arm64: mm: Implicitly invalidate user ASID based on TLBI operation

Advanced Persistent Threat (APT) hackers had hacked into my Virtualmin Linux Virtual Private Server (VPS) on 15 Dec 2025 Monday around noon time
 2025-12-18 15:47 UTC  (2+ messages)

[PATCH i-g-t 04/11] lib/kms: Get rid of the 'p' plane index variable
 2025-12-18 15:47 UTC  (2+ messages)
` [PATCH i-g-t v2 "

[PATCH v2 0/7] Parse SMBIOS additional entries
 2025-12-18 15:47 UTC  (11+ messages)
` [PATCH v2 3/7] firmware: dmi: Read additional information when decoding DMI table
` [PATCH v2 7/7] x86/CPU/AMD: Output the AGESA version to the logs

[PATCH 0/5] staging: ad9832: driver cleanup
 2025-12-18 15:46 UTC  (4+ messages)
` [PATCH 4/5] staging: iio: ad9832: convert to iio channels and ext_info attrs

[PATCH 0/3] soc: imx: misc clean up and support i.MX9[4,52]
 2025-12-18 15:44 UTC  (7+ messages)
` [PATCH 1/3] soc: imx: Use device-managed APIs for i.MX9
` [PATCH 2/3] soc: imx: Use dev_err_probe() "
` [PATCH 3/3] soc: imx: Spport i.MX9[4,52]

[PATCH] meta-poky: Enable NFS server for linux-yocto-dev
 2025-12-18 15:43 UTC 

[meta-rockchip][PATCH] README: update patch submission guidelines URLs
 2025-12-18 15:42 UTC 

[PATCH v2 0/2] net/i40e: Fix aarch32 build and vector flag setting
 2025-12-18 15:42 UTC  (3+ messages)
` [PATCH v2 1/2] net/i40e: fix 32-bit Arm build
` [PATCH v2 2/2] net/i40e: unset vector flag when scalar path is chosen

Advanced Persistent Threat (APT) hackers had hacked into my Virtualmin Linux Virtual Private Server (VPS) on 15 Dec 2025 Monday around noon time
 2025-12-18 15:42 UTC  (2+ messages)

[PATCH v4] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-12-18 15:40 UTC  (6+ messages)

[PATCH v3 0/2] Add firmware-managed PCIe Endpoint support for SA8255P
 2025-12-18 15:41 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: qcom,pcie-ep-sa8255p: Document firmware managed PCIe endpoint

[PATCH v4 1/1] migration: merge fragmented clear_dirty ioctls
 2025-12-18 15:39 UTC  (3+ messages)


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.