All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-28 00:30:35 to 2026-07-28 01:30:51 UTC [more...]

[PATCH v2] nodemask: reduce bitmap width to nr_node_ids in __nodemask_pr_numnodes()
 2026-07-28  1:30 UTC  (4+ messages)
  ` 答复: [????] "

[PATCH net-next] net/mlx5e: Remove _once from PCI heuristic debug print
 2026-07-28  1:30 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: SHAMPO, Remove dead CWR handling in GRO header update
 2026-07-28  1:30 UTC  (2+ messages)

[PATCH net-next] net/mlx5: E-Switch, defer fwd2vport egress ACL allocation
 2026-07-28  1:30 UTC  (2+ messages)

[cxl:next] BUILD SUCCESS f0986e9e6028f746b2ee63efd85a2d13318d6808
 2026-07-28  1:29 UTC 

[merged] arm64-make-huge_ptep_get-handled-unaligned-addresses.patch removed from -mm tree
 2026-07-28  1:28 UTC 

[for-next v4 0/2] Add Reorder Completion Queue (RCQ) support
 2026-07-28  1:28 UTC  (2+ messages)

[PATCH v6 00/22] Introduce SCMI Telemetry support
 2026-07-28  1:27 UTC  (3+ messages)
` [PATCH v6 06/22] firmware: arm_scmi: Add basic "

[PATCH 00/15] smb: add native security and trusted xattrs
 2026-07-28  1:26 UTC  (7+ messages)

[PATCH 1/3] zram: fix zstd dict use-after-free on per-CPU error path
 2026-07-28  1:27 UTC  (9+ messages)
` [PATCH 2/3] zram: add per-backend capability flags and validate parameters early

[PATCH 0/2] PCI: dwc: Handle return value from endpoint .init/.preinit callbacks
 2026-07-28  1:24 UTC  (9+ messages)
` [PATCH 1/2] PCI: dwc: Handle return value from endpoint .init callback
` [PATCH 2/2] PCI: dwc: Handle return value from endpoint .pre_init callback

[PATCH] team: reject ARPHRD_CAN devices in team_port_add
 2026-07-28  1:24 UTC  (2+ messages)

[PATCH v3 1/2] libselinux: support multiple spec_files
 2026-07-28  1:24 UTC  (5+ messages)
` [PATCH v3 2/2] libselinux: support multiple context files for the file backend

[PATCH v17 0/2] Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-07-28  1:22 UTC  (2+ messages)

[PATCH] rust_binder: speed up get_node_debug_info using lower_bound iter
 2026-07-28  1:22 UTC 

[PATCH bpf-next 0/3] bpf: arena: handle memory.max on fault-in with reclaim/OOM
 2026-07-28  1:22 UTC  (10+ messages)
` [PATCH bpf-next 1/3] bpf: Add a sleepable page allocator for map memory
` [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next 3/3] selftests/bpf: Add a test for arena fault-in under memory.max

[GSoC Patch 0/7] repo: add more path keys to git repo info
 2026-07-28  1:21 UTC  (5+ messages)
` [GSoC Patch v3 "
  ` [PATCH v3 1/7] repo: add path.toplevel with absolute and relative suffix formatting

[PATCH net] net: stmmac: Fix E2E delay mechanism
 2026-07-28  1:21 UTC  (3+ messages)

[PATCH net] net/mlx5e: Fix indentation in mlx5e_free_mpwqe_rq_drop_page()
 2026-07-28  1:20 UTC  (2+ messages)

[PATCH] rtase: fix double free of multi-frag skb on DMA map failure
 2026-07-28  1:20 UTC  (2+ messages)

[PATCH 0/2] Add support for Parade PS5169 USB Type-C linear redriver
 2026-07-28  1:19 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: usb: Add Parade PS5169 redriver bindings
` [PATCH 2/2] usb: typec: Add support for Parade PS5169 USB Type-C redriver

drivers/watchdog/w83627hf_wdt.c:477:76: warning: 'snprintf' output may be truncated before the last format character
 2026-07-28  1:18 UTC 

[PATCH net-next 0/5] net/mlx5: HWS misc enhancements
 2026-07-28  1:18 UTC  (2+ messages)

[PATCH v1 00/28] KVM: nSVM: Optimize nSVM TLB flushes
 2026-07-28  1:18 UTC  (31+ messages)
` [PATCH v1 01/28] KVM: nSVM: Flush the TLB after forcefully leaving nested
` [PATCH v1 02/28] KVM: SVM: Document number of ASIDs CPUID setting
` [PATCH v1 03/28] KVM: VMX: Generalize VPID allocation to be vendor-neutral
` [PATCH v1 04/28] KVM: x86/mmu: Support specifying reserved TLB tags
` [PATCH v1 05/28] KVM: SVM: Add helpers to set/clear ASID flush in VMCB
` [PATCH v1 06/28] KVM: SVM: Fallback to flush everything if FLUSHBYASID is not available
` [PATCH v1 07/28] KVM: SVM: Duplicate pre-run ASID check for SEV and non-SEV guests
` [PATCH v1 08/28] KVM: SEV: Do ASID initialization at VMCB initialization
` [PATCH v1 09/28] KVM: SEV: Expose sev_get_asid() outside of sev.c
` [PATCH v1 10/28] KVM: SVM: Use a static ASID per vCPU
` [PATCH v1 11/28] KVM: SVM: Only flush the fallback ASID when used by a different vCPU
` [PATCH v1 12/28] KVM: nSVM: Add a placeholder ASID for L2
` [PATCH v1 13/28] KVM: x86: hyper-v: Rename kvm_hv_vcpu_purge_flush_tlb()
` [PATCH v1 14/28] KVM: x86: hyper-v: Allow puring all TLB flush FIFOs
` [PATCH v1 15/28] KVM: nSVM: Drop svm->nested.initialized
` [PATCH v1 16/28] KVM: nSVM: Flush both L1 and L2 ASIDs on KVM_REQ_TLB_FLUSH
` [PATCH v1 17/28] KVM: nSVM: Always switch VMCB before leaving guest mode
` [PATCH v1 18/28] KVM: nSVM: Split nested_svm_transition_tlb_flush() into entry/exit fns
` [PATCH v1 19/28] KVM: nSVM: Service local TLB flushes before nested transitions
` [PATCH v1 20/28] KVM: nSVM: Handle nested TLB flush requests through TLB_CONTROL
` [PATCH v1 21/28] KVM: nSVM: Flush the TLB if L1 changes L2's ASID in vmcb12
` [PATCH v1 22/28] KVM: nSVM: Do not reset TLB_CONTROL in vmcb02 on nested VM-Enter
` [PATCH v1 23/28] KVM: x86/mmu: Rename __kvm_mmu_invalidate_addr() to kvm_mmu_sync_addr()
` [PATCH v1 24/28] KVM: x86/mmu: Refactor kvm_mmu_invlpg() to allow skipping the GVA flush
` [PATCH v1 25/28] KVM: nSVM: Flush L2's ASID when emulating INVLPGA
` [PATCH v1 26/28] KVM: nSVM: Flush the ASID on nested transitions if shared by L1 and L2
` [PATCH v1 27/28] KVM: nSVM: Use different ASIDs for "
` [PATCH v1 28/28] KVM: selftests: Add a test for nested TLB flushes

[PATCH 0/3] remoteproc: Improve removal of remoteproc drivers
 2026-07-28  1:18 UTC  (4+ messages)
` [PATCH 2/3] remoteproc: Prevent crash handling to race with rproc_del()

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-07-28  1:17 UTC  (5+ messages)
` [RFC PATCH v2 03/45] arm64: hibernate: mask DAIF before restoring hibernated kernel
` [RFC PATCH v2 04/45] arm64: hibernate: Restore DAIF state on error

[PATCH RFC] mm/zswap: reference the pool by index to shrink struct zswap_entry
 2026-07-28  1:17 UTC  (6+ messages)

[PATCH v1 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-07-28  1:14 UTC  (2+ messages)
` [PATCH v1 2/2] usb: dwc3: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue

[PATCH net-next] net: stmmac: dwxgmac2: configure INTM for per-channel interrupt routing
 2026-07-28  1:16 UTC  (3+ messages)

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-07-28  1:15 UTC  (13+ messages)
` [PATCH v6 05/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v6 12/36] KVM: x86: Restructure get_kvmclock()
` [PATCH v6 15/36] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas

+ mm-page_reporting-add-page_reporting_delay_ms-module-parameter.patch added to mm-new branch
 2026-07-28  1:14 UTC 

[PATCH v3] mm/page_reporting: Add page_reporting_delay_ms module parameter
 2026-07-28  1:13 UTC  (2+ messages)

[PATCH v3 net-next] ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DA
 2026-07-28  1:11 UTC  (2+ messages)

[PATCH net-next] selftests: net: Add a missing config option
 2026-07-28  1:10 UTC  (2+ messages)

[PATCH net-next 1/7] ipvs: Move defense_work and est_reload_work to system_dfl_long_wq
 2026-07-28  1:10 UTC  (2+ messages)

[PATCH net-next 0/2] docs: netdev: a couple of updates
 2026-07-28  1:10 UTC  (2+ messages)

[PATCH net] s390/qeth: Check CAP_NET_ADMIN for private ioctls
 2026-07-28  1:10 UTC  (3+ messages)

[PATCH v5 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-07-28  1:10 UTC  (3+ messages)
` [PATCH v5 3/7] net: wwan: t9xx: Add control DMA interface

[thesofproject:topic/sof-dev 12/23] Warning: sound/soc/sof/intel/hda-stream.c:1186 function parameter 'rtd' not described in 'hda_dsp_get_llp'
 2026-07-28  1:08 UTC 

kernel/pid.c:767:12: warning: 'proc_do_cad_pid' defined but not used
 2026-07-28  1:08 UTC 

[PATCH net v4 0/9] rxrpc: Fix CHALLENGE packet handling
 2026-07-28  1:08 UTC  (3+ messages)
` [PATCH net v4 8/9] rxrpc: Fix CHALLENGE packet overqueuing and simplify RESPONSE generation

[RFC] docs: netdev: additional info requirements for bug fixes
 2026-07-28  1:08 UTC  (3+ messages)

[PATCH] drm/panel: chipone-icna35xx: Fix picture parameter set
 2026-07-28  1:08 UTC  (3+ messages)

[hwmon PATCH v2 0/8] hwmon: (adt7470): Multiple fixes
 2026-07-28  1:08 UTC  (28+ messages)
` [hwmon PATCH v2 1/8] hwmon: (adt7470) Fix fans stuck in manual mode on I2C errors
` [hwmon PATCH v2 2/8] hwmon: (adt7470) Fix cache updated before hardware write on I2C error
` [hwmon PATCH v2 3/8] hwmon: (adt7470) Fix busy-loop and I2C flooding in update thread
` [hwmon PATCH v2 4/8] hwmon: (adt7470) Fix swapped PWM3 and PWM4 auto mode masks
` [hwmon PATCH v2 5/8] hwmon: (adt7470) Fix temperature alarm logic in hwmon_temp_read()
` [hwmon PATCH v2 6/8] hwmon: (adt7470) Use cached PWM frequency value
` [hwmon PATCH v2 7/8] hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed read
` [hwmon PATCH v2 8/8] hwmon: (adt7470) Fix PWM auto temp state array and bounds check

Error in rtw89 using Kernel 7.1.4
 2026-07-28  1:07 UTC  (3+ messages)

+ microblaze-restore-the-page-alignment-of-swapper_pg_dir.patch added to mm-hotfixes-unstable branch
 2026-07-28  1:06 UTC 

[PATCH] drm/imagination: allow probe when no power-domains are described
 2026-07-28  1:05 UTC  (7+ messages)
` [PATCH v3 0/2] drm/imagination: support GPU probe without power-domains
  ` [PATCH v3 1/2] dt-bindings: gpu: img,powervr-rogue: add spacemit,k3-gpu
  ` [PATCH v3 2/2] drm/imagination: allow probe when no power-domains are described

[PATCH] microblaze: restore the page alignment of swapper_pg_dir
 2026-07-28  1:06 UTC  (2+ messages)

[PATCHv2] rtc: stmp3xxx: use devm_platform_ioremap_resource()
 2026-07-28  1:04 UTC  (2+ messages)

[PATCH -v4 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
 2026-07-28  1:02 UTC  (5+ messages)
` [PATCH -v4 1/4] mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max

[PATCH] rtc: msm6242: use devm_platform_ioremap_resource()
 2026-07-28  1:01 UTC  (2+ messages)

[PATCH v2] f2fs: fix dentry folio leak in find_in_level
 2026-07-28  1:00 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] Patchwork summary for: f2fs
 2026-07-28  1:00 UTC 

[PATCH v4 0/6] KVM: nVMX: Synthesize SHUTDOWN on RSM with bad state
 2026-07-28  1:01 UTC  (10+ messages)
` [PATCH v4 1/6] KVM: x86: Extract VMX's unhandleable emulation check to common x86
` [PATCH v4 2/6] KVM: nVMX: Synthesize SHUTDOWN on RSM if L2 requires emulation
` [PATCH v4 3/6] KVM: x86: Rework kvm_x86_ops.vcpu_pre_run() into .vcpu_needs_initialization()
` [PATCH v4 4/6] KVM: selftests: Use port 0x80 in invalid nVMX guest state test
` [PATCH v4 5/6] KVM: selftests: Refactor invalid nVMX state test to prepare for RSM testcase
` [PATCH v4 6/6] KVM: selftests: Extend the invalid nVMX guest state test to cover RSM

[PATCH v6 0/9] KVM: guest_memfd: RECLAIM+CONVERT cleanups
 2026-07-28  1:00 UTC  (5+ messages)
` [PATCH v6 7/9] KVM: guest_memfd: Rename prepare() hook and Kconfig to make_private() / CONVERT

[PATCH net-next v4 0/4] net: hsr: PRP RedBox (PRP-SAN) support
 2026-07-28  1:00 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Report the real error from libarena parallel workers
 2026-07-28  1:00 UTC  (2+ messages)

Failing tests with WITH_BREAKING_CHANGES
 2026-07-28  1:00 UTC  (2+ messages)

+ rapidio-mport_cdev-fix-use-after-free-in-dma_req_free.patch added to mm-nonmm-unstable branch
 2026-07-28  1:00 UTC 

[PATCH v5 0/2] Add Apple T2 NHI device links
 2026-07-28  0:58 UTC  (3+ messages)
` [PATCH v5 1/2] treewide: Add a flag to detect the Apple T2 chip

[PATCH] fs: hfsplus: remove redundant NULL check before kfree()
 2026-07-28  0:59 UTC  (3+ messages)

[to-be-updated] rapidio-mport_cdev-fix-use-after-free-in-dma_req_free.patch removed from -mm tree
 2026-07-28  0:58 UTC 

[PATCH net-next 0/5] mptcp: out-of-order queue pruning
 2026-07-28  0:58 UTC  (2+ messages)

+ mm-hugetlb_cma-fix-null-nodemask-dereference-in-hugetlb_cma_alloc_frozen_folio.patch added to mm-hotfixes-unstable branch
 2026-07-28  0:57 UTC 

[PATCH v4] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
 2026-07-28  0:57 UTC  (2+ messages)

[PATCH] rtc: mpc5121: convert from irq_of_parse_and_map to platform_get_irq
 2026-07-28  0:54 UTC  (2+ messages)

[PATCH] Documentation: fix grammar in description of nilfs2 recovery code
 2026-07-28  0:54 UTC  (3+ messages)

[PATCH v7 00/10] s390/vfio_ccw fixes
 2026-07-28  0:54 UTC  (4+ messages)
` [PATCH v7 08/10] s390/vfio_ccw: move cp cleanup out of not operational

[to-be-updated] mm-hugetlb-fix-null-nodemask-in-alloc_fresh_hugetlb_folio.patch removed from -mm tree
 2026-07-28  0:53 UTC 

[PATCH net] forcedeth: fix UAF of txrx_stats in nv_remove
 2026-07-28  0:53 UTC  (2+ messages)

[PATCH v1 0/2] drm/i915/display: SKL_DSSM / DE_CAP fixes
 2026-07-28  0:52 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
 2026-07-28  0:51 UTC  (2+ messages)

[GIT PULL] KEYS: for-next-keys-7.2-rc6
 2026-07-28  0:50 UTC  (4+ messages)

[PATCH v3] soc: fsl: dpio: fix kernel-doc typos
 2026-07-28  0:49 UTC 

[PATCH v3] soc: fsl: fix kernel-doc warnings and typos
 2026-07-28  0:49 UTC 

[PATCH v3 0/9] cpufreq/amd-pstate: BIOS min perf fixes and Dynamic EPP rework
 2026-07-28  0:47 UTC  (2+ messages)

[PATCH] media: mali-c55: fix clock leak when reset deassert fails
 2026-07-28  0:47 UTC  (2+ messages)
` [PATCH] pata_ep93xx: fix possible NULL pointer dereference in ep93xx_pata_release_dma()

[PATCH] drm/panel: chipwealth-ch13726a: Fix washed out colors on 120hz mode
 2026-07-28  0:47 UTC  (3+ messages)

[PATCH v2] asm-generic/io.h: fix grammar typos
 2026-07-28  0:46 UTC 

[PATCH i-g-t 0/6] Add FIXED_MATRIX colorop tests
 2026-07-28  0:45 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Add FIXED_MATRIX colorop tests (rev2)

[PATCH 0/2] nilfs2: convert O_DIRECT reads to iomap
 2026-07-28  0:46 UTC  (4+ messages)
` [PATCH 1/2] nilfs2: add iomap operations for direct I/O reads

[PATCH] rtc: omap: Add missing kernel-doc for @dev parameter
 2026-07-28  0:45 UTC  (2+ messages)

[PATCH v2] KVM: nVMX: Service local TLB flushes on failed nested VM-Enter
 2026-07-28  0:43 UTC  (2+ messages)

[PATCH 0/2] diff-lib relative-path cleanups
 2026-07-28  0:43 UTC  (4+ messages)
` [PATCH 2/2] diff-lib: skip paths outside prefix in oneway_diff()

[frank-w-bpi-r2-4.14:7.2-rc 164/164] drivers/net/ethernet/mediatek/mtk_eth_soc.c:5651:13: warning: variable 'flags' set but not used
 2026-07-28  0:41 UTC 

+ ksm-stop-iterating-vmas-when-ksm_test_exit-returns-true.patch added to mm-new branch
 2026-07-28  0:42 UTC 

[PATCH net-next v12 05/12] enic: add admin CQ service with MSI-X interrupt and workqueue polling
 2026-07-28  0:41 UTC  (3+ messages)

+ mm-damon-ops-common-putback-folios-on-invalid-migrate-nid.patch added to mm-hotfixes-unstable branch
 2026-07-28  0:40 UTC 

[PATCH RFC v4 0/12] mm: use per-VMA lock in __access_remote_vm for improved monitoring reliability
 2026-07-28  0:37 UTC  (4+ messages)
` [PATCH RFC v4 11/12] mm/gup: batch contiguous PTE-mapped large folios in follow_page_mask()

[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING 34cacd0ac7c10dc9e34e1b9f28a2b78d335cb487
 2026-07-28  0:38 UTC  (4+ messages)

+ mm-hmm-make-config_hmm_mirror-select-config_mmu_notifier.patch added to mm-unstable branch
 2026-07-28  0:38 UTC 

[PATCH] iio: hid-sensor: als: scale each channel individually
 2026-07-28  0:38 UTC  (4+ messages)

[PATCH net-next v12 00/12] enic: SR-IOV V2 admin channel and MBOX protocol
 2026-07-28  0:37 UTC  (3+ messages)
` [PATCH net-next v12 01/12] enic: cancel tx_hang_reset work on device removal

[PATCH 0/2] KVM: x86/mmu: Use LOCK CMPXCHG to clear Accessed bits
 2026-07-28  0:34 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86/mmu: Use CMPXCHG when clearing Accessed bit in TDP MMU
` [PATCH 2/2] KVM: x86/mmu: Use CMPXCHG when clearing Accessed bit in the shadow MMU

[PATCH 0/3] Remove NFS client header dependencies from LOCALIO
 2026-07-28  0:33 UTC  (3+ messages)
` [PATCH 3/3] NFSD: Tighten header includes in localio.c

hang during shutdown in next-20260722+ with MT7925
 2026-07-28  0:32 UTC  (2+ messages)

[PATCH v4 00/12] KVM: selftests: Stress save+restore and #PF (ft. nested)
 2026-07-28  0:31 UTC  (7+ messages)
` [PATCH v4 05/12] KVM: selftests: Reuse GPR switching logic for nVMX
` [PATCH v4 12/12] KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF test

[to-be-updated] mm-hmmc-fix-build-with-config_mmu_notifier=n.patch removed from -mm tree
 2026-07-28  0:30 UTC 


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.