The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-12-12 19:37:56 to 2025-12-13 01:37:27 UTC [more...]

[RFC PATCH v3 04/37] mm/damon/core: implement damon_report_page_fault()
 2025-12-13  1:37 UTC  (5+ messages)

[PATCH v6 0/2] sched: update the rq->avg_idle when a task is moved to an idle CPU
 2025-12-13  1:36 UTC  (3+ messages)
` [PATCH v6 2/2] "

[PATCH] virtiofs: fix NULL dereference in virtio_fs_add_queues_sysfs()
 2025-12-13  1:28 UTC 

[PATCHSET sched_ext/for-6.19] sched_ext: Deprecate ops.cpu_acquire/release()
 2025-12-13  1:18 UTC  (8+ messages)
` [PATCH v2 3/3] sched_ext: Allow scx_bpf_reenqueue_local() to be called from anywhere
  ` [PATCH v3 "

[RFC PATCH v3 07/37] mm/damon/core: apply access reports to high level snapshot
 2025-12-13  1:10 UTC  (3+ messages)

[PATCH] ARM: dts: microchip: Drop usb_a9g20-dab-mmx.dtsi
 2025-12-13  1:09 UTC  (4+ messages)

[PATCH v2 00/13] Nested SVM fixes, cleanups, and hardening
 2025-12-13  1:07 UTC  (25+ messages)
` [PATCH v2 04/13] KVM: nSVM: Fix consistency checks for NP_ENABLE
` [PATCH v2 10/13] KVM: nSVM: Restrict mapping VMCB12 on nested VMRUN
` [PATCH v2 11/13] KVM: nSVM: Simplify nested_svm_vmrun()

[PATCH v2] KVM: x86: Don't read guest CR3 when doing async pf while the MMU is direct
 2025-12-13  1:01 UTC  (3+ messages)

[PATCH 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2025-12-13  0:53 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add CV1800B compatible

[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
 2025-12-13  0:52 UTC  (3+ messages)

[PATCH v3] locking/rwsem: Reintroduce reader optimistic spinning conditionally
 2025-12-13  0:52 UTC  (4+ messages)

[PATCH v21 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
 2025-12-13  0:45 UTC  (3+ messages)

drivers/input/misc/pf1550-onkey.c:154:12: warning: 'pf1550_onkey_resume' defined but not used
 2025-12-13  0:45 UTC 

[PATCH RFC] soc: qcom: socinfo: Re-implement in Rust
 2025-12-13  0:36 UTC 

[PATCH 0/3] Support more safe `AsBytes`/`FromBytes` usage
 2025-12-13  0:34 UTC  (5+ messages)
` [PATCH 1/3] rust: transmute: Support transmuting slices of AsBytes/FromBytes types
` [PATCH 2/3] rust: Add support for deriving `AsBytes` and `FromBytes`
` [PATCH 3/3] rust: Support deriving `AsBytes`/`FromBytes` on bindgen types

[PATCH] rust: Add support for feeding entropy to randomness pool
 2025-12-13  0:25 UTC  (2+ messages)

[PATCH v2] net: fealnx: fix possible 'card_idx' integer overflow in
 2025-12-13  0:21 UTC  (5+ messages)

[PATCH] rust: conclude the Rust experiment
 2025-12-13  0:21 UTC  (2+ messages)

[PATCH 0/3] x86: Extend LASS support to EFI configurations
 2025-12-13  0:21 UTC  (10+ messages)

[PATCH] ublk: clean up user copy references on ublk server exit
 2025-12-13  0:19 UTC 

[PATCH v3 00/10] KFuzzTest: a new kernel fuzzing framework
 2025-12-13  0:06 UTC  (2+ messages)

[PATCH v3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
 2025-12-13  0:06 UTC  (11+ messages)

[PATCH net-next v7 0/9] Add support for providers with large rx buffer
 2025-12-13  0:04 UTC  (9+ messages)
` [PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
` [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size

[PATCH 0/2] Noinstr fixes for K[CA]SAN with GCOV
 2025-12-12 23:59 UTC  (8+ messages)

[PATCH v5 0/1] i40e: additional safety check
 2025-12-12 23:53 UTC  (4+ messages)
` [PATCH v5 1/1] i40e: validate ring_len parameter against hardware-specific values

[PATCH v2] arm64: dts: rockchip: Adjust RGMII TXD/RXD delays for the Rock Pi E
 2025-12-12 23:50 UTC  (3+ messages)

[PATCH v1 0/3] mm: fixup pfnmap memory failure handling
 2025-12-12 23:47 UTC  (3+ messages)
` [PATCH v1 3/3] vfio/nvgrace-gpu: register device memory for poison handling

[PATCH net-next v4] net: restore the iterator to its original state when an error occurs
 2025-12-12 23:37 UTC  (2+ messages)

[PATCH] ocfs2: fix xattr array out-of-bounds in ocfs2_xa_remove_entry()
 2025-12-12 23:18 UTC  (2+ messages)

[PATCH v1] media: videobuf2: Allow applications customize data offsets of capture buffers
 2025-12-12 23:15 UTC  (4+ messages)

[PATCH 0/2] Support exporting SoC info from Rust
 2025-12-12 23:14 UTC  (3+ messages)
` [PATCH 1/2] rust: Add soc_device support
` [PATCH 2/2] rust: Add SoC Driver Sample

[PATCH] dt-bindings: Remove unused includes
 2025-12-12 23:11 UTC 

[PATCH v2 0/16] bitfield: tidy up bitfield.h
 2025-12-12 23:10 UTC  (18+ messages)
` [PATCH v2 01/16] nfp: Call FIELD_PREP() in NFP_ETH_SET_BIT_CONFIG() wrapper
` [PATCH v2 02/16] thunderbolt: Don't pass a bitfield to FIELD_GET
` [PATCH v2 03/16] bitmap: Use FIELD_PREP() in expansion of FIELD_PREP_WM16()
` [PATCH v2 04/16] bitfield: Copy #define parameters to locals
` [PATCH v2 05/16] bitfield: Merge __field_prep/get() into field_prep/get()
` [PATCH v2 06/16] bitfield: Remove some pointless casts
` [PATCH v2 07/16] bitfield: FIELD_MODIFY: Only do a single read/write on the target
` [PATCH v2 08/16] bitfield: Simplify __BF_FIELD_CHECK_REG()
` [PATCH v2 09/16] bitfield: Rename __FIELD_PREP/GET() to __BF_FIELD_PREP/GET()
` [PATCH v2 10/16] bitfield: Split the 'val' check out of __BF_FIELD_CHECK_MASK()
` [PATCH v2 11/16] bitfield: Common up validation of the mask parameter
` [PATCH v2 12/16] bitfield: Remove leading _ from #define formal parameter names
` [PATCH v2 13/16] bitfield: Reduce indentation
` [PATCH v2 14/16] bitfield: Add comment block for the host/fixed endian functions
` [PATCH v2 15/16] bitfield: Update comments for le/be functions
` [PATCH v2 16/16] build_bug.h; Remove __BUILD_BUG_ON_NOT_POWER_OF_2()

[PATCH 0/2] Addressing stability issues on SDM845 with the -next tree
 2025-12-12 23:08 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/dpu: Add NULL pointer check in dpu_crtc_duplicate_state()
` [PATCH 2/2] clk: qcom: rcg2, msm/dsi: Fix hangs caused by register writes while clocks are off

[PATCH 1/2] i3c: master: Fix confusing cleanup.h syntax
 2025-12-12 23:07 UTC  (2+ messages)

[syzbot] [netfilter?] WARNING in nf_conntrack_cleanup_net_list
 2025-12-12 23:07 UTC  (2+ messages)

[PATCH v2 0/2] i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers()
 2025-12-12 23:07 UTC  (2+ messages)

[GIT PULL] I3C changes for 6.19 #2
 2025-12-12 23:06 UTC 

[PATCH RFC 00/16] Eliminate warnings for AST2500 and AST2600 EVB devicetrees
 2025-12-12 23:05 UTC  (3+ messages)

[RFT][PATCH v1 0/6] ACPI: Convert remaining ACPI drivers in drivers/acpi/ to platform drivers
 2025-12-12 23:04 UTC  (3+ messages)
` [RFT][PATCH v1 6/6] ACPI: NFIT: core: Convert the driver to a platform one

[PATCH v5 22/24] KVM: arm64: Add KVM_CAP to partition the PMU
 2025-12-12 22:59 UTC  (2+ messages)

[RFC][PATCH v2] ima: Add support for staging measurements for deletion and trimming
 2025-12-12 22:58 UTC  (3+ messages)

[PATCH] media: dt-bindings: Correct camss VDDA PLL supply description
 2025-12-12 22:55 UTC 

[PATCH v5 21/24] KVM: arm64: Inject recorded guest interrupts
 2025-12-12 22:55 UTC  (2+ messages)

[PATCH net-next v5 0/2] ptp: Alibaba CIPU PTP clock driver
 2025-12-12 22:50 UTC  (12+ messages)
` [PATCH net-next v5 1/2] ptp: introduce Alibaba CIPU PHC driver

[PATCH v2 0/6] Exposing case folding behavior
 2025-12-12 22:49 UTC  (8+ messages)
` [PATCH v2 1/6] fs: Add case sensitivity info to file_kattr

[GIT PULL] RTC for 6.19
 2025-12-12 22:48 UTC 

[DONOTAPPLY RFC PATCH v2 0/4] WiFi support for samsung,coreprimevelte
 2025-12-12 22:44 UTC  (7+ messages)
` [DONOTAPPLY RFC PATCH v2 4/4] arm64: dts: samsung,coreprimevelte: add wifi node

[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-12-12 22:42 UTC  (6+ messages)
` [PATCH v4 2/3] KVM: selftests: Test for KVM_EXIT_ARM_SEA

[PATCH RFC 0/6] nfsd: allow for a dynamically-sized threadpool
 2025-12-12 22:39 UTC  (7+ messages)
` [PATCH RFC 1/6] sunrpc: split svc_set_num_threads() into two functions
` [PATCH RFC 2/6] sunrpc: remove special handling of NULL pool from svc_start/stop_kthreads()
` [PATCH RFC 3/6] sunrpc: track the max number of requested threads in a pool
` [PATCH RFC 4/6] sunrpc: introduce the concept of a minimum number of threads per pool
` [PATCH RFC 5/6] nfsd: adjust number of running nfsd threads based on activity
` [PATCH RFC 6/6] nfsd: add controls to set the minimum number of threads per pool

[PATCH] fs: make sure to fail try_to_unlazy() and try_to_unlazy() for LOOKUP_CACHED
 2025-12-12 22:39 UTC  (3+ messages)

[PATCH v5 20/24] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
 2025-12-12 22:36 UTC  (2+ messages)

drivers/cxl/core/region.c:753:36: warning: format specifies type 'unsigned long long' but the argument has type 'resource_size_t' (aka 'unsigned int')
 2025-12-12 22:29 UTC 

[PATCH 00/11] dmaengine: dw-edma: flatten desc structions and simple code
 2025-12-12 22:24 UTC  (12+ messages)
` [PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH 02/11] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH 03/11] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()
` [PATCH 05/11] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH 06/11] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH 07/11] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH 08/11] dmaengine: dw-edma: Add new callback to fill link list entry
` [PATCH 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both edma and hdmi
` [PATCH 10/11] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk

[PATCH v5 19/24] KVM: arm64: Implement lazy PMU context swaps
 2025-12-12 22:25 UTC  (2+ messages)

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-12-12 22:25 UTC  (7+ messages)
` [PATCH v13 19/22] mm: zswap: Per-CPU acomp_ctx resources exist from pool creation to deletion

WARNING: modpost: vmlinux: section mismatch in reference: ip22zilog_probe+0x120 (section: .text) -> ip22zilog_prepare (section: .init.text)
 2025-12-12 22:19 UTC 

[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2025-12-12 22:14 UTC  (10+ messages)
` [PATCH v4 6/9] cxl/region: Add register_dax flag to defer DAX setup
` [PATCH v4 8/9] cxl/region, dax/hmem: Tear down CXL regions when HMEM reclaims Soft Reserved
` [PATCH v4 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[PATCH] ARM: dts: intel: Drop pxa2xx
 2025-12-12 21:58 UTC  (2+ messages)

[PATCH 00/14] greybus: introduce CPC as transport layer
 2025-12-12 22:01 UTC  (3+ messages)
` [PATCH 14/14] greybus: cpc: add CPC SDIO host driver

[PATCH v5 18/24] KVM: arm64: Enforce PMU event filter at vcpu_load()
 2025-12-12 21:59 UTC  (2+ messages)

[PATCH v5 17/24] KVM: arm64: Context swap Partitioned PMU guest registers
 2025-12-12 21:57 UTC  (2+ messages)

[PATCH v5 16/24] KVM: arm64: Account for partitioning in PMCR_EL0 access
 2025-12-12 21:31 UTC  (2+ messages)

[PATCH v2 0/3] riscv: dts: starfive: Append starfive,jh7110 compatible to VisionFive 2 Lite
 2025-12-12 21:19 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: starfive: Append JH-7110 SoC compatible to VisionFive 2 Lite board
` [PATCH v2 2/3] riscv: dts: "
` [PATCH v2 3/3] riscv: dts: starfive: Append JH-7110 SoC compatible to VisionFive 2 Lite eMMC board

[PATCH v5 15/24] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
 2025-12-12 21:22 UTC  (2+ messages)

[PATCH net v1] idpf: read lower clock bits inside the time sandwich
 2025-12-12 21:08 UTC  (6+ messages)
` [Intel-wired-lan] "

[PATCH 0/7] Add Diamond Rapids uncore support
 2025-12-12 21:00 UTC  (8+ messages)
` [PATCH 1/7] perf/x86/intel/uncore: Add dual PCI/MSR discovery support
` [PATCH 2/7] perf/x86/intel/uncore: Add IMH PMON support for Diamond Rapids
` [PATCH 3/7] perf/x86/intel/uncore: Add CBB "
` [PATCH 4/7] perf/x86/intel/uncore: Add freerunning event descriptor helper macro
` [PATCH 5/7] perf/x86/intel/uncore: Support IIO free-running counters on DMR
` [PATCH 6/7] perf/x86/intel/uncore: Update DMR uncore constraints preliminarily
` [PATCH 7/7] perf pmu: Relax uncore wildcard matching to allow numeric suffix

[PATCH v5 13/24] KVM: arm64: Writethrough trapped PMOVS register
 2025-12-12 21:06 UTC  (2+ messages)

[PATCH] x86/sgx: Use goto to remove redundant if check in sgx_encl_init
 2025-12-12 21:05 UTC  (6+ messages)

[RESEND RFC PATCH v2 00/29] sched/fair: Push-based load balancing
 2025-12-12 21:03 UTC  (3+ messages)
` [RESEND RFC PATCH v2 06/29] cpumask: Introduce for_each_cpu_and_wrap() and bitfield helpers

drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: sparse: sparse: incorrect type in assignment (different base types)
 2025-12-12 21:01 UTC 

[RFC 00/11] Reintroduce Hornet LSM
 2025-12-12 21:00 UTC  (3+ messages)
` [RFC 08/11] security: "

[PATCH] dma-remap: fix dma_common_find_pages() page lookup for offsets
 2025-12-12 20:09 UTC 

[PATCH v5] fs: add predicts based on nd->depth
 2025-12-12 20:57 UTC  (4+ messages)

[PATCH net-next 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
 2025-12-12 20:53 UTC  (4+ messages)
` [PATCH net-next 1/2] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate
` [PATCH net-next 2/2] net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration

[PATCH v5 12/24] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
 2025-12-12 20:54 UTC  (2+ messages)

[PATCH v1] ACPI: sysfs: Add device cid attribute for exposing _CID lists
 2025-12-12 20:52 UTC 

[PATCH] arm64: hw_breakpoint: warn on invalid breakpoint length
 2025-12-12 20:52 UTC 

[PATCH v5 10/24] KVM: arm64: Set up FGT for Partitioned PMU
 2025-12-12 20:51 UTC  (2+ messages)

[PATCH] dmaengine: sun4i: fix resource leak on promise allocation failure
 2025-12-12 20:50 UTC 

[PATCH v3 00/15] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-12-12 20:49 UTC  (4+ messages)
` [PATCH v3 01/15] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls

[PATCH v4 0/1] i40e: additional safety check
 2025-12-12 20:45 UTC  (7+ messages)
` [PATCH v4 1/1] i40e: validate ring_len parameter against hardware-specific values

[PATCH net-next v2 0/7] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
 2025-12-12 20:37 UTC  (3+ messages)
` [PATCH net-next v2 3/7] net: ethernet: ti: am65-cpsw: add XSK pool helpers

[PATCH V6 0/4] Add device tree support for NVIDIA Tegra CMDQV
 2025-12-12 20:36 UTC  (5+ messages)
` [PATCH V6 1/4] iommu/tegra241-cmdqv: Decouple driver from ACPI

[PATCH] ARM: dts: samsung: Drop s3c6400.dtsi
 2025-12-12 20:32 UTC 

[PATCH] ARM: dts: ti: Drop unused .dtsi
 2025-12-12 20:32 UTC 

[PATCH] ARM: dts: nxp/imx6: Drop unused .dtsi
 2025-12-12 20:32 UTC 

[PATCH] arm/arm64: dts: st: Drop unused .dtsi
 2025-12-12 20:32 UTC 

[PATCH] arm/arm64: dts: qcom: Drop unused .dtsi
 2025-12-12 20:32 UTC 

[PATCH] arm/arm64: dts: renesas: Drop unused .dtsi
 2025-12-12 20:32 UTC 

[PATCH v5 09/24] perf: arm_pmuv3: Keep out of guest counter partition
 2025-12-12 20:29 UTC  (2+ messages)

[PATCH v5 00/17] Add new general DRM property "color format"
 2025-12-12 20:28 UTC  (4+ messages)
` [PATCH v5 17/17] drm/tests: hdmi: Add tests for the color_format property

[PATCH v5 11/24] KVM: arm64: Writethrough trapped PMEVTYPER register
 2025-12-12 20:27 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add compatible for Ethernet PHY
 2025-12-12 20:25 UTC  (2+ messages)

[PATCH] drm/ast: Fix big-endian support
 2025-12-12 20:15 UTC  (4+ messages)

[PATCH 00/10] arm64: Replace TLB invalidation preprocessor macros with C functions
 2025-12-12 20:13 UTC  (4+ messages)

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2025-12-12 20:10 UTC  (6+ messages)
` [RFC v2 03/11] block: move around bio flagging helpers
` (subset) [RFC v2 00/11] Add dmabuf read/write via io_uring

[PATCH v5 0/3] SMMU v3 CMDQ fix and improvement
 2025-12-12 20:05 UTC  (4+ messages)
` [PATCH v5 2/3] iommu/arm-smmu-v3: Fix CMDQ timeout warning

[PATCH V4] drm/ast: Swap framebuffer writes on big-endian machines
 2025-12-12 20:05 UTC 

drivers/net/wireless/intel/iwlwifi/mld/../fw/api/rx.h:511:2: warning: field within 'struct iwl_rx_mpdu_desc_v1' is less aligned than 'union iwl_rx_mpdu_desc_v1::(anonymous at drivers/net/wireless/intel/iwlwifi/mld/../fw/api/rx.h:511:2)' and is usually du
 2025-12-12 19:54 UTC 

[RFC 0/8] iommufd: Enable noiommu mode for cdev
 2025-12-12 19:53 UTC  (13+ messages)
` [RFC 2/8] iommu: Add a helper to check if any iommu device is registered
` [RFC 5/8] vfio: IOMMUFD relax requirement for noiommu mode

[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-12-12 19:43 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v6 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
` [PATCH v6 3/5] docs: driver-api: gpio: generic gpio driver over rpmsg bus
` [PATCH v6 4/5] gpio: rpmsg: add generic rpmsg GPIO driver
` [PATCH v6 5/5] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc


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