The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-12-17 05:17:15 to 2025-12-17 08:06:43 UTC [more...]

[PATCH 6.18 000/614] 6.18.2-rc1 review
 2025-12-17  8:06 UTC  (7+ messages)

Implement initial driver for virtio-RDMA devices(kernel), virtio-rdma device model(qemu) and vhost-user-RDMA backend device(dpdk)
 2025-12-17  8:03 UTC  (4+ messages)
` [PATCH 01/14] examples/vhost_user_rdma: implement core application initialization for supporting vhost_user_rdma device
` [PATCH 02/14] examples/vhost_user_rdma: implement device and port query commands
` [PATCH 03/14] examples/vhost_user_rdma: implement create and destroy completion queue commands

[PATCH 0/7] sysctl: Replace the converter macros with functions
 2025-12-17  8:04 UTC  (8+ messages)
` [PATCH 1/7] sysctl: Return -ENOSYS from proc_douintvec_conv when CONFIG_PROC_SYSCTL=n
` [PATCH 2/7] sysctl: clarify proc_douintvec_minmax doc
` [PATCH 3/7] sysctl: Add CONFIG_PROC_SYSCTL guards for converter macros
` [PATCH 4/7] sysctl: Replace UINT converter macros with functions
` [PATCH 5/7] sysctl: Add kernel doc to proc_douintvec_conv
` [PATCH 6/7] sysctl: Replace unidirectional INT converter macros with functions
` [PATCH 7/7] sysctl: replace SYSCTL_INT_CONV_CUSTOM macro "

[PATCH 0/3] arm64: dts: Initial support for i.MX952
 2025-12-17  8:07 UTC  (2+ messages)

[PATCH] f2fs: fix to sanity check on nat_entry.nid in f2fs_get_node_info()
 2025-12-17  8:03 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH v4 00/19] Add MediaTek SoC DRM support for MT8196
 2025-12-17  7:57 UTC  (4+ messages)
` [PATCH v4 06/19] soc: mediatek: Add runtime PM and top clocks and async controls for MMSYS

[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-17  7:55 UTC  (6+ messages)

[PATCH RFC 0/3] remoteproc/qcom,q6v5: introduce IPQ9574
 2025-12-17  7:55 UTC  (5+ messages)
` [PATCH RFC 1/3] dt-bindings: remoteproc: qcom,ipq8074-wcss-pil: convert to DT schema

[PATCH 0/3] perf/x86: Add Airmont NP
 2025-12-17  7:33 UTC  (3+ messages)

[PATCH] tty/n_hdlc: Fix struct n_hdlc kernel-doc warnings
 2025-12-17  7:50 UTC  (3+ messages)

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-17  7:50 UTC 

[PATCH v3 0/3] Add the System Timer Module counter
 2025-12-17  7:49 UTC  (4+ messages)
` [PATCH v3 1/3] counters: Reorder the Makefile
` [PATCH v3 2/3] dt-bindings: counter: Add NXP System Timer Module Counter
` [PATCH v3 3/3] counter: Add STM based counter

[PATCH] f2fs: fix to add gc count stat in f2fs_gc_range
 2025-12-17  7:46 UTC 

[PATCH] f2fs: remove some redundant codes in f2fs_quota_enable
 2025-12-17  7:45 UTC 

[PATCH] watchdog: softlockup: panic when lockup duration exceeds N thresholds
 2025-12-17  7:43 UTC  (3+ messages)
  ` 答复: [外部邮件] "

[PATCH v2 0/2] media: nxp: Add CSI Pixel Formatter support
 2025-12-17  7:42 UTC  (4+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v2 2/2] media: nxp: Add i.MX9 CSI pixel formatter v4l2 driver

[PATCH 6.17 000/506] 6.17.13-rc2 review
 2025-12-17  7:39 UTC  (3+ messages)

[PATCH] sched/rt: remove empty sched_rt_do_global() helper
 2025-12-17  7:37 UTC 

[PATCH v7 0/7] Add AMD ISP4 driver
 2025-12-17  7:36 UTC  (2+ messages)

[PATCH] nfc: llcp: stop processing on LLCP_CLOSED in nfc_llcp_recv_hdlc()
 2025-12-17  7:35 UTC  (2+ messages)

[PATCH 0/3] drivers: media: imx283 extensions
 2025-12-17  7:06 UTC  (4+ messages)
` [PATCH 1/3] media: dt-bindings: imx283: add clock-noncontinuous
` [PATCH 2/3] media: i2c: imx283: add support for non-continuous MIPI clock mode
` [PATCH 3/3] media: i2c: imx283: implement {g,s}_register

[PATCH 0/3] media: mali-c55: Update uAPI headers for v6.19-rc1
 2025-12-17  7:34 UTC  (7+ messages)
` [PATCH 1/3] Documentation: media: mali-c55: Use v4l2-isp version identifier
` [PATCH 2/3] media: mali-c55: Remove duplicated version check
` [PATCH 3/3] uapi: media: mali-c55-config: Remove version identifier

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-17  7:27 UTC  (29+ messages)
` [PATCH v2 01/28] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v2 02/28] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH v2 03/28] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v2 04/28] mm: vmscan: prepare for the refactoring the move_folios_to_lru()
` [PATCH v2 05/28] mm: vmscan: refactor move_folios_to_lru()
` [PATCH v2 06/28] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v2 07/28] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v2 08/28] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v2 09/28] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v2 10/28] writeback: prevent memory cgroup release in writeback module
` [PATCH v2 11/28] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v2 12/28] mm: page_io: prevent memory cgroup release in page_io module
` [PATCH v2 13/28] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v2 14/28] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v2 15/28] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v2 16/28] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v2 17/28] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [PATCH v2 18/28] mm: zswap: prevent memory cgroup release in zswap_compress()
` [PATCH v2 19/28] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v2 20/28] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v2 21/28] mm: swap: prevent lruvec release in lru_gen_clear_refs()
` [PATCH v2 22/28] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v2 23/28] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
` [PATCH v2 24/28] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v2 25/28] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v2 26/28] mm: memcontrol: refactor memcg_reparent_objcgs()
` [PATCH v2 27/28] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
` [PATCH v2 28/28] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers

[PATCH] nfc: llcp: avoid double release/put on LLCP_CLOSED in nfc_llcp_recv_disc()
 2025-12-17  7:34 UTC  (2+ messages)

[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
 2025-12-17  7:33 UTC  (11+ messages)

[PATCH] net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
 2025-12-17  7:31 UTC  (2+ messages)

[PATCH v3 0/2] hung_task: Provide runtime reset interface for hung task detector
 2025-12-17  7:31 UTC  (3+ messages)
` [PATCH v3 2/2] hung_task: Enable runtime reset of hung_task_detect_count

[PATCH] ARM: 6214/2: fix release_mem_region() size
 2025-12-17  7:28 UTC  (2+ messages)

[PATCH v2 0/3] support batch checking of references and unmapping for large folios
 2025-12-17  7:23 UTC  (7+ messages)
` [PATCH v2 2/3] mm: rmap: support batched checks of the references "

[PATCH 0/8] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
 2025-12-17  7:13 UTC  (9+ messages)
` [PATCH 7/8] riscv: dts: spacemit: add initial device tree of SpacemiT K3 SoC
` [PATCH 8/8] riscv: dts: spacemit: add SpacemiT K3 Pico-ITX board device tree

[PATCH v2 0/7] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2025-12-17  6:57 UTC  (4+ messages)
` [PATCH v2 2/7] KVM: x86: Extract VMXON and EFER.SVME enablement to kernel

[PATCH] KVM: nVMX: Disallow access to vmcs12 fields that aren't supported by "hardware"
 2025-12-17  7:08 UTC  (2+ messages)

[PATCH bpf-next v9 00/10] Improve the performance of BTF type lookups with binary search
 2025-12-17  7:06 UTC  (7+ messages)
` [PATCH bpf-next v9 08/10] bpf: Skip anonymous types in type lookup for performance
` [PATCH bpf-next v9 09/10] bpf: Optimize the performance of find_bpffs_btf_enums
` [PATCH bpf-next v9 10/10] libbpf: Optimize the performance of determine_ptr_size

[PATCH] drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_crtc.c
 2025-12-17  7:03 UTC 

[PATCH] spi: stm32-ospi: Remove unneeded semicolon
 2025-12-17  7:02 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH] sched/fair: factor out common sched_entity stats/task lookup
 2025-12-17  7:00 UTC 

[PATCH v5 1/2] platform/x86: thinkpad_acpi: Add support to detect hardware damage detection capability
 2025-12-17  6:55 UTC  (2+ messages)
` [PATCH v5 2/2] platform/x86: thinkpad_acpi: Add sysfs to display details of damaged device

[PATCH v5 0/2] PCI: Fix isolated function probing and enable ARI for s390
 2025-12-17  6:55 UTC  (12+ messages)
` [PATCH v5 1/2] PCI: Fix isolated PCI function probing with ARI and SR-IOV

[PATCH v4 0/7] Fix the failure issue of the module_attach test case
 2025-12-17  6:55 UTC  (9+ messages)
` [PATCH v4 1/7] LoongArch: ftrace: Refactor register restoration in ftrace_common_return
` [PATCH v4 2/7] LoongArch: Enable exception fixup for specific ADE subcode
` [PATCH v4 3/7] LoongArch: BPF: Enable and fix trampoline-based tracing for module functions
` [PATCH v4 4/7] LoongArch: BPF: Save return address register ra to t0 before trampoline
` [PATCH v4 5/7] LoongArch: BPF: Adjust the jump offset of tail calls
` [PATCH v4 6/7] LoongArch: BPF: Enhance the bpf_arch_text_poke() function
` [PATCH v4 7/7] LoongArch: ftrace: Adjust register stack restore order in direct call trampolines

[PATCH 0/5] rpmsg: Cleanup, fixes, and RX path optimization
 2025-12-17  6:51 UTC  (6+ messages)
` [PATCH 1/5] rpmsg: Replace sprintf() with sysfs_emit() in sysfs show
` [PATCH 2/5] rpmsg: core: Fix incorrect return value documentation
` [PATCH 3/5] rpmsg: char: Fix typo in comment
` [PATCH 4/5] rpmsg: Handle dev_set_name() failures properly
` [RFC PATCH 5/5] rpmsg: virtio: Optimize endpoint lookup in RX path with RCU

[PATCH] iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_source
 2025-12-17  6:47 UTC  (9+ messages)

Possible memory leak in 6.17.7
 2025-12-17  6:46 UTC  (11+ messages)
        ` RRe: "

[PATCH v2 0/4] soc: mediatek: Add devapc support for MT8189
 2025-12-17  6:34 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: soc: mediatek: devapc: Add bindings "
` [PATCH v2 2/4] soc: mediatek: mtk-devapc: Add support for MT8189 devapc
` [PATCH v2 3/4] soc: mediatek: mtk-devapc: refine devapc clock control
` [PATCH v2 4/4] soc: mediatek: mtk-devapc: refine devapc interrupt handler

[PATCH v2 0/5] dma: fsl/mcf-edma: Bug fixes and enhancements for ColdFire support
 2025-12-17  6:34 UTC  (4+ messages)
` [PATCH v2 2/5] dma: mcf-edma: Add per-channel IRQ naming for debugging

[PATCH 0/3] gpio: realtek-otto: compile fixes
 2025-12-17  6:32 UTC  (4+ messages)
` [PATCH 1/3] gpio: realtek-otto: use kernel_ulong_t
` [PATCH 2/3] gpio: realtek-otto: add COMPILE_TEST
` [PATCH 3/3] gpio: realtek-otto: use of instead of device handlers

[PATCH 0/2] i2c: rtl9300: two cleanups
 2025-12-17  6:30 UTC  (3+ messages)
` [PATCH 1/2] i2c: rtl9300: remove const cast
` [PATCH 2/2] i2c: rtl9300: use of instead of fwnode

[syzbot] [net?] [usb?] WARNING in mdiobus_get_phy
 2025-12-17  6:27 UTC  (2+ messages)
` Forwarded: [PATCH] net: usb: asix: validate PHY address before use

[PATCH 01/01] io_uring: fix nr_segs calculation in io_import_kbuf
 2025-12-17  6:26 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] spi: realtek-rtl-snand: assign of_node instead of device
 2025-12-17  6:26 UTC 

[PATCH] doc : fix a broken link in ext2.rst
 2025-12-17  6:17 UTC 

[PATCH] crypto: seqiv: check req->iv only for synchronous completion
 2025-12-17  6:15 UTC  (2+ messages)
` [v2 PATCH] crypto: seqiv - Do not use req->iv after crypto_aead_encrypt

re-enable IOCB_NOWAIT writes to files v3
 2025-12-17  6:09 UTC  (11+ messages)
` [PATCH 01/10] fs: remove inode_update_time
` [PATCH 02/10] fs: allow error returns from generic_update_time
` [PATCH 03/10] fs: exit early in generic_update_time when there is no work
` [PATCH 04/10] fs: factor out a mark_inode_dirty_time helper
` [PATCH 05/10] fs: allow error returns from inode_update_timestamps
` [PATCH 06/10] fs: factor out a sync_lazytime helper
` [PATCH 07/10] fs: add a ->sync_lazytime method
` [PATCH 08/10] fs: add support for non-blocking timestamp updates
` [PATCH 09/10] xfs: implement ->sync_lazytime
` [PATCH 10/10] xfs: enable non-blocking timestamp updates

[PATCH v3 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2025-12-17  6:07 UTC  (6+ messages)
` [PATCH v3 2/4] firmware: ti_sci: handle IRQ restore in BOARDCFG_MANAGED mode during resume
` [PATCH v3 4/4] firmware: ti_sci: restore clock context during resume in BOARDCFG_MANAGED mode

[PATCH] mm: Consider non-anon swap cache folios in folio_expected_ref_count()
 2025-12-17  6:04 UTC  (4+ messages)

[PATCH] mm/page_alloc: restore 0-handling to zone_set_pageset_high_and_batch
 2025-12-17  6:05 UTC 

[PATCH v2] fs/kernfs: null-ptr deref in simple_xattrs_free()
 2025-12-17  6:01 UTC  (4+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH 0/2] Add Agilex5 SMMU support for service layer and FPGA manager
 2025-12-17  5:56 UTC  (3+ messages)
` [PATCH 1/2] firmware: stratix10-svc: Add SMMU support for Agilex5
` [PATCH 2/2] fpga: stratix10-soc: Add persistent SMMU-aware DMA handling "

[PATCH v3 0/2] soc: qcom: pmic_glink: Add support for battery management running on SOCCP
 2025-12-17  5:56 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Add Kaanapali and Glymur compatibles
` [PATCH v3 2/2] soc: qcom: pmic_glink: Add charger PDR service path and service name to client data

[PATCH v2 0/3] x86/resctrl: Add "*" shorthand to set minimum io_alloc CBM for all domains
 2025-12-17  5:53 UTC  (3+ messages)
` [PATCH v2 3/3] "

[PATCH v2 0/2] Add NXP FRDM-IMX91S board support
 2025-12-17  5:52 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: add "

[PATCH] ASoC: codec: rt286: Use devm_request_threaded_irq to manage IRQ lifetime and fix smatch warning
 2025-12-17  5:44 UTC 

[PATCH 0/3] Fixes for movable pages
 2025-12-17  5:46 UTC  (5+ messages)
` [PATCH 1/3] hyperv: add definitions for arm64 gpa intercepts

[syzbot] [net?] [nfc?] WARNING in nfc_dev_down
 2025-12-17  5:40 UTC 

[PATCH] MAINTAINERS: adjust file entry in UUID HELPERS
 2025-12-17  5:39 UTC 

[PATCH 0/2] iio: adc: ad9467: Enable operation without iio-backend
 2025-12-17  5:38 UTC  (6+ messages)
` [PATCH 2/2] iio: adc: ad9467: make iio backend optional

[PATCH 00/20] ublk: add support for integrity data
 2025-12-17  5:34 UTC  (21+ messages)
` [PATCH 01/20] block: validate pi_offset integrity limit
` [PATCH 02/20] block: validate interval_exp "
` [PATCH 03/20] blk-integrity: take const pointer in blk_integrity_rq()
` [PATCH 04/20] ublk: add integrity UAPI
` [PATCH 05/20] ublk: move ublk flag check functions earlier
` [PATCH 06/20] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
` [PATCH 07/20] ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_desc
` [PATCH 08/20] ublk: add ublk_copy_user_bvec() helper
` [PATCH 09/20] ublk: split out ublk_user_copy() helper
` [PATCH 10/20] ublk: inline ublk_check_and_get_req() into ublk_user_copy()
` [PATCH 11/20] ublk: move offset check out of __ublk_check_and_get_req()
` [PATCH 12/20] ublk: implement integrity user copy
` [PATCH 13/20] ublk: optimize ublk_user_copy() on daemon task
` [PATCH 14/20] selftests: ublk: add utility to get block device metadata size
` [PATCH 15/20] selftests: ublk: add kublk support for integrity params
` [PATCH 16/20] selftests: ublk: implement integrity user copy in kublk
` [PATCH 17/20] selftests: ublk: support non-O_DIRECT backing files
` [PATCH 18/20] selftests: ublk: add integrity data support to loop target
` [PATCH 19/20] selftests: ublk: add integrity params test
` [PATCH 20/20] selftests: ublk: add end-to-end integrity test

[linus:master] [mm/vmalloc] 9c47753167: stress-ng.bigheap.realloc_calls_per_sec 21.3% regression
 2025-12-17  5:27 UTC  (3+ messages)

[PATCH v2] lockdep: Add header and footer to surround warning reports
 2025-12-17  5:26 UTC  (3+ messages)

[PATCH v2 00/23] Cache aware scheduling
 2025-12-17  5:25 UTC  (7+ messages)
` [PATCH v2 04/23] sched/cache: Make LLC id continuous

[PATCH v3 0/4] Unload linux/kernel.h
 2025-12-17  5:24 UTC  (4+ messages)
` [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header

[PATCH v3] lockdep: Add header and footer to surround warning reports
 2025-12-17  5:23 UTC 

[PATCH bpf-next v7 0/2] Pass external callchain entry to get_perf_callchain
 2025-12-17  5:22 UTC  (3+ messages)
` [PATCH bpf-next v7 2/2] bpf: Hold the perf callchain entry until used completely

[PATCH 6.12 000/354] 6.12.63-rc1 review
 2025-12-17  5:22 UTC  (2+ messages)

[PATCH 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
 2025-12-17  5:18 UTC  (4+ messages)
` [PATCH 5/6] keys/trusted_keys: establish PKWM as a trusted source

[PATCH v4] mm/page_alloc: prevent reporting pcp->batch = 0
 2025-12-17  5:18 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox