All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-13 02:33:45 to 2026-07-13 03:39:14 UTC [more...]

[PATCH v3 0/3] mm: handle device-private PMDs in walk callbacks
 2026-07-13  3:38 UTC  (3+ messages)
` [PATCH v3 1/3] mm/mempolicy: skip non-present PMDs when queueing folios

[PATCH v6 00/11] hw/usb/ehci: Add 64-bit descriptor addressing support
 2026-07-13  3:37 UTC  (9+ messages)

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-13  3:36 UTC  (4+ messages)
` [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()

[PATCH i-g-t v1] kms/vrr: Trigger modeset for non-preferred override mode
 2026-07-13  3:35 UTC  (2+ messages)

[PATCH v3 0/4] KVM: Miscellaneous SEV/SNP related fixes
 2026-07-13  3:35 UTC  (2+ messages)

[PATCH 0/2] wifi: ath12k: Fix operation under virtio
 2026-07-13  3:34 UTC  (4+ messages)
` [PATCH 1/2] wifi: ath12k: skip PCIe global reset on initial power-up

[PATCH 0/4] iio: light: opt4001: Fixes from code review
 2026-07-13  3:33 UTC  (7+ messages)
` [PATCH v1 1/4] iio: light: opt4001: Fix read-modify-write of wrong register in power down
` [PATCH v1 2/4] iio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()

[PATCH] wifi: ath12k: release QMI handle on late init failures
 2026-07-13  3:33 UTC  (4+ messages)

[PATCH] selftests/mm: Factor out hmm_buffer_alloc() to consolidate buffer setup
 2026-07-13  3:32 UTC 

[PATCH mptcp-next v3 0/5] mptcp: add MSG_ZEROCOPY support
 2026-07-13  3:32 UTC  (6+ messages)
` [PATCH mptcp-next v3 1/5] mptcp: use local variable tp in sendmsg_frag
` [PATCH mptcp-next v3 2/5] mptcp: add MSG_ZEROCOPY support
` [PATCH mptcp-next v3 3/5] mptcp: handle SO_ZEROCOPY in setsockopt
` [PATCH mptcp-next v3 4/5] selftests: mptcp: connect: add zerocopy io mode
` [PATCH mptcp-next v3 5/5] selftests: mptcp: connect: cover zerocopy mode

[PATCH] crypto: pcrypt - Remove pcrypt
 2026-07-13  3:31 UTC  (3+ messages)

[PATCH] net: phy: marvell: Add soft reset for 88E1510
 2026-07-13  3:30 UTC  (7+ messages)

[PATCH v15 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2026-07-13  3:30 UTC  (4+ messages)
` [PATCH v15 01/12] media: mediatek: jpeg: fix jpeg cores' amounts setting

[PATCH v2 0/5] binfmt_misc: bpf-backed binary type handlers
 2026-07-13  3:29 UTC  (3+ messages)

[PATCH v7 00/10] hw/usb/ehci: Add 64-bit descriptor addressing support
 2026-07-13  3:27 UTC  (11+ messages)
` [PATCH v7 01/10] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit with migration compatibility
` [PATCH v7 02/10] hw/usb/hcd-ehci: Add property to advertise 64-bit addressing capability
` [PATCH v7 03/10] hw/usb/hcd-ehci: Implement 64-bit QH descriptor addressing
` [PATCH v7 04/10] hw/usb/hcd-ehci: Implement 64-bit qTD "
` [PATCH v7 05/10] hw/usb/hcd-ehci: Implement 64-bit iTD "
` [PATCH v7 06/10] hw/usb/hcd-ehci: Implement 64-bit siTD "
` [PATCH v7 07/10] hw/usb/hcd-ehci: Add ctrldssegment-default property
` [PATCH v7 08/10] hw/arm/aspeed_ast27x0: Set EHCI ctrldssegment-default
` [PATCH v7 09/10] hw/arm/aspeed_ast27x0: Enable 64-bit EHCI DMA addressing
` [PATCH v7 10/10] tests/functional/aarch64/test_aspeed_ast2700: Add USB EHCI test for AST2700 A1/A2

[tglx-devel:timers/cleanup 3/59] arch/arm/include/asm/smp.h:73:43: warning: declaration of 'struct completion' will not be visible outside of this function
 2026-07-13  3:28 UTC 

[smfrench-smb3:ksmbd-for-next-next 80/83] Warning: fs/smb/server/oplock.c:1003 function parameter 'sync' not described in 'smb2_lease_break_noti'
 2026-07-13  3:28 UTC 

[PATCH v3] hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resume
 2026-07-13  3:26 UTC  (2+ messages)

[PATCH mptcp-next v9 00/12] selftests: consolidate TCP_INQ testing into sockopt
 2026-07-13  3:25 UTC  (13+ messages)
` [PATCH mptcp-next v9 01/12] selftests: mptcp: sockopt: validate bytes_acked against sent bytes
` [PATCH mptcp-next v9 02/12] selftests: mptcp: sockopt: use r/w for byte counts
` [PATCH mptcp-next v9 03/12] selftests: mptcp: sockopt: replace /dev/urandom with getrandom
` [PATCH mptcp-next v9 04/12] selftests: mptcp: sockopt: reseed RNG after fork
` [PATCH mptcp-next v9 05/12] selftests: mptcp: sockopt: add tx/rx protocol options
` [PATCH mptcp-next v9 06/12] selftests: mptcp: sockopt: add TCP_INQ test option
` [PATCH mptcp-next v9 07/12] selftests: mptcp: sockopt: use unix socket instead of pipe
` [PATCH mptcp-next v9 08/12] selftests: mptcp: sockopt: use recvmsg instead of read
` [PATCH mptcp-next v9 09/12] selftests: mptcp: sockopt: read exact payload length
` [PATCH mptcp-next v9 10/12] selftests: mptcp: sockopt: get and verify TCP_INQ
` [PATCH mptcp-next v9 11/12] selftests: mptcp: sockopt: add huge data transfer tests
` [PATCH mptcp-next v9 12/12] selftests: mptcp: sockopt: replace mptcp_inq with sockopt

[PATCH v3 0/3] HID: Intel-thc-hid: Refine error recovery flow
 2026-07-13  3:25 UTC  (8+ messages)
` [PATCH v3 1/3] HID: Intel-thc-hid: Intel-thc: Add API to reset read DMA
` [PATCH v3 2/3] HID: Intel-thc-hid: Intel-quicki2c: Refine recover callback
` [PATCH v3 3/3] HID: Intel-thc-hid: Intel-quickspi: "

[RFC PATCH 1/1] sched/eevdf: Skip eligibility check for current entity during wakeup preemption
 2026-07-13  3:25 UTC  (3+ messages)
` [PATCH] [Question] sched/fair: Task starvation with RUN_TO_PARITY_WAKEUP under group topologies

[tglx-devel:timers/cleanup 49/59] arch/mips/bcm63xx/cpu.c:303:10: error: implicit declaration of function 'current_cpu_type'; did you mean 'current_cpu_data'?
 2026-07-13  3:22 UTC 

[tglx-devel:timers/cleanup 46/59] ERROR: modpost: "random_get_entropy" [crypto/jitterentropy_rng.ko] undefined!
 2026-07-13  3:22 UTC 

[frank-w-bpi-r2-4.14:7.0-main 166/166] drivers/net/phy/as21xxx/as21xxx.c:645:27: warning: variable 'ret' set but not used
 2026-07-13  3:22 UTC 

[tglx-devel:timers/cleanup 13/59] drivers/gpu/drm/vmwgfx/vmwgfx_mksstat.h:34:10: fatal error: asm/rdtsc.h: No such file or directory
 2026-07-13  3:22 UTC 

[PATCH] PCI: Apply mandatory recovery delay on return from D3cold
 2026-07-13  3:22 UTC  (2+ messages)

[PATCH v2] ASoC: fsl_sai: Fix spurious BCLK on resume by clearing BYP
 2026-07-13  3:21 UTC  (2+ messages)

[PATCH v2] sctp: fix auth_chunk_list capacity check in sctp_auth_ep_add_chunkid
 2026-07-13  3:20 UTC 

[Bug 221073] New: xHCI host controller dies on resume from s2idle on AMD Strix Halo [1022:1587]
 2026-07-13  3:20 UTC  (2+ messages)
` [Bug 221073] "

[PATCH] drm/panthor: add gpu_load debugfs node
 2026-07-13  3:19 UTC  (3+ messages)
  `  "

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-13  3:18 UTC  (3+ messages)

[RFC PATCH 0/1] psi: Introduce in-kernel PSI auto monitor feature
 2026-07-13  3:16 UTC  (6+ messages)
` [RFC PATCH 1/1] "

[BUG] tracing: Too many tries to read user space
 2026-07-13  3:16 UTC  (6+ messages)

[PATCHSET SLOP RFC 0/6] bpf: make arena pointers first-class kfunc and struct_ops arguments
 2026-07-13  3:16 UTC  (12+ messages)
` [PATCHSET SLOP RFC 1/6] bpf: Support __arena suffix for kfunc arguments
` [PATCHSET SLOP RFC 2/6] selftests/bpf: Add kfunc __arena argument tests
` [PATCHSET SLOP RFC 3/6] bpf: Support __arena suffix on struct_ops stub arguments
` [PATCHSET SLOP RFC 4/6] selftests/bpf: Add struct_ops __arena argument tests
` [PATCHSET SLOP RFC 5/6] sched_ext: Pass a kernel arena pointer to ops_cid.set_cmask()
` [PATCHSET SLOP RFC 6/6] sched_ext: Convert scx_bpf_cid_override() to take an arena pointer

[PATCH v5 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2026-07-13  3:16 UTC  (7+ messages)
` [PATCH v5 11/14] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8196

[moderation/CI] Re: vhost/net: Fill virtio_net_hdr GSO/csum metadata on RX
 2026-07-13  3:15 UTC 

[PATCHv2] crypto: cesa: switch to non-devm IRQ to free it earlier
 2026-07-13  3:15 UTC 

[PATCH net-next] net: dsa: realtek: rtl8366rb: Fix up port isolation
 2026-07-13  3:14 UTC  (4+ messages)

[PATCH 0/3] Fix TX performance degradation when IOMMU is enabled
 2026-07-13  3:13 UTC  (4+ messages)
` [PATCH 2/3] wifi: mt76: mt792x: Add TX page pool support for IOMMU-enabled systems

[PATCH nf] netfilter: ip6tables: set hotdrop for malformed extension header matches
 2026-07-13  3:10 UTC  (3+ messages)

[PATCH] nodemask: use nr_node_ids instead of MAX_NUMNODES in __nodemask_pr_numnodes()
 2026-07-13  3:10 UTC  (4+ messages)
  ` 答复: [????] "

[PATCH v2] scsi: libsas: fix HA resume deadlock and hisi_sas disk-wake race
 2026-07-13  3:10 UTC  (2+ messages)

[PATCH v9 0/2] libsas: rediscover improvements for linkrate/sas_addr changes
 2026-07-13  3:09 UTC  (3+ messages)
` [PATCH v9 2/2] scsi: libsas: Add linkrate and sas_addr change detection in rediscover

[PATCH] coresight: Fix scheduling while atomic in coresight_device_release()
 2026-07-13  3:07 UTC  (2+ messages)

[PATCH v4 0/6] drm/xe: balance exec queue suspend/resume
 2026-07-13  3:07 UTC  (9+ messages)
` [PATCH v4 1/6] drm/xe: only resume exec queues that were actually suspended
` [PATCH v4 2/6] drm/xe/guc: ban exec queue on suspend timeout
` [PATCH v4 3/6] drm/xe/guc: add uninterruptible suspend wait for cross-process cleanup
` [PATCH v4 4/6] drm/xe/hw_engine_group: propagate suspend failures during mode switch
` [PATCH v4 5/6] drm/xe/guc: Add suspend refcount to exec queue ops
` [PATCH v4 6/6] drm/xe/multi_queue: preempt primary on queue group suspend
` ✗ CI.checkpatch: warning for drm/xe: balance exec queue suspend/resume (rev6)
` ✓ CI.KUnit: success "

drivers/platform/chrome/cros_ec_chardev.c:285 cros_ec_chardev_ioctl_xcmd() warn: potential user controlled sizeof overflow '(null)' '20 + 0-u32max'
 2026-07-13  3:05 UTC 

[PATCH v4] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-07-13  3:04 UTC  (2+ messages)

[PATCH] drm/i915: skip eDP hw probe when connector forced off via cmdline
 2026-07-13  3:04 UTC  (3+ messages)

[PATCH] iio: chemical: atlas-sensor: fix PM reference leak in buffer postenable
 2026-07-13  3:00 UTC 

[PATCH v2] drivers/crypto: Mark QCE as BROKEN
 2026-07-13  2:57 UTC  (2+ messages)

[PATCH v2 RESEND] arm64: dts: nuvoton: ma35d1: add CAN nodes
 2026-07-13  2:57 UTC  (3+ messages)

[PATCH v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-07-13  2:56 UTC  (7+ messages)
` [PATCH v10 1/6] mm: swap: introduce swap tier infrastructure
` [PATCH v10 2/6] mm: swap: associate swap devices with tiers
` [PATCH v10 3/6] mm: memcontrol: add interface for swap tier selection
` [PATCH v10 4/6] mm: swap: filter swap allocation by memcg tier mask
` [PATCH v10 5/6] selftests/mm: add a swap tier configuration test
` [PATCH v10 6/6] selftests/cgroup: add a swap tier routing test

[PATCH v2] entry: Fix seccomp bypass after ptrace with TSYNC
 2026-07-13  2:57 UTC 

[RFC PATCH] crypto: pcrypt - Disallow nesting of the pcrypt wrapper
 2026-07-13  2:56 UTC  (4+ messages)

[PATCH] reboot: enable IRQs before do_exit in the halt and power off fallback
 2026-07-13  2:54 UTC  (2+ messages)

[PATCH v2] iommu/riscv: Replace illegal command with dummy IOFENCE to prevent hardware lockup
 2026-07-13  2:51 UTC  (3+ messages)

[PATCH] scsi: ufs: Add support for the aggregated read query opcode
 2026-07-13  2:52 UTC  (3+ messages)

[PATCH 5.10.y] net: Drop the lock in skb_may_tx_timestamp()
 2026-07-13  2:50 UTC 

[PATCH 5.15.y] net: Drop the lock in skb_may_tx_timestamp()
 2026-07-13  2:49 UTC 

[PATCH 6.1.y] net: Drop the lock in skb_may_tx_timestamp()
 2026-07-13  2:49 UTC 

[PATCH v2] docs: bpf: document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query
 2026-07-13  2:49 UTC 

[PATCH] cxl/region: Fix use-after-free in find_pos_and_ways() error path
 2026-07-13  2:48 UTC  (2+ messages)

[PATCH V6 0/4] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-07-13  2:47 UTC  (9+ messages)
` [PATCH V6 1/4] PCI: imx6: Move pci_pwrctrl_create_devices() to imx_pcie_probe()
` [PATCH V6 2/4] PCI: imx6: Add skip_pwrctrl_off flag support
` [PATCH V6 3/4] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
` [PATCH V6 4/4] arm64: dts: imx95-19x19-evk: Describe the PCIe M.2 Key E connector

回复:[PATCH] hw/misc/ivshmem: clear chardev handlers before freeing peers
 2026-07-13  2:45 UTC 

[PATCH 0/2] btrfs: allow reflinks into NODATASUM files
 2026-07-13  2:45 UTC  (4+ messages)

[PATCH] cxl/port: Restart port enumeration when a sibling adds the dport first
 2026-07-13  2:45 UTC  (2+ messages)

[PATCH net-next v7 0/2] net: libwx: improve VF ethtool support
 2026-07-13  2:44 UTC  (4+ messages)
` [PATCH net-next v7 1/2] net: libwx: add support for set_ringparam in wx_ethtool_ops_vf

[PATCH v2] docs: zh_TW: process: localize terminologies and improve fluency in 8.Conclusion
 2026-07-13  2:44 UTC  (9+ messages)

[LTP] [PATCH v3] madvise09: Reset cgroup limits before retrying test
 2026-07-13  2:44 UTC  (2+ messages)
` [LTP] "

[PATCH v5 0/9] mm/page_owner: misc cleanups
 2026-07-13  2:40 UTC  (6+ messages)
` [PATCH v5 9/9] mm/page_owner: use memcg_data snapshot instead of PageMemcgKmem() to avoid TOCTOU VM_BUG_ON

[PATCH v2 0/4] docs/zh_CN: update rust documentation translations
 2026-07-13  2:41 UTC  (9+ messages)
` [PATCH v2 1/4] docs/zh_CN: Update rust/quick-start.rst translation
` [PATCH v2 2/4] docs/zh_CN: Update rust/general-information.rst translation
` [PATCH v2 3/4] docs/zh_CN: Update rust/arch-support.rst translation
` [PATCH v2 4/4] docs/zh_CN: Update rust/testing.rst translation

[PATCH] dm thin metadata: fix superblock refcount leak on snapshot shadow failure
 2026-07-13  2:40 UTC  (2+ messages)

[f2fs-dev] [PATCH v3 00/17] fscrypt: Standardize on blk-crypto
 2026-07-13  2:37 UTC  (36+ messages)
`  "
` [f2fs-dev] [PATCH v3 01/17] blk-crypto: Simplify check for fallback support
  `  "
` [f2fs-dev] [PATCH v3 02/17] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
  `  "
` [f2fs-dev] [PATCH v3 03/17] blk-crypto: Allow control over whether hardware is used
  `  "
` [f2fs-dev] [PATCH v3 04/17] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
  `  "
` [f2fs-dev] [PATCH v3 05/17] fscrypt: Always use blk-crypto for contents on block-based filesystems
  `  "
` [f2fs-dev] [PATCH v3 06/17] Documentation: fscrypt: Update docs for inlinecrypt
  `  "
` [f2fs-dev] [PATCH v3 07/17] ext4: Remove fs-layer file contents en/decryption code
  `  "
` [f2fs-dev] [PATCH v3 08/17] ext4: Make ext4_bio_write_folio() return void
  `  "
` [f2fs-dev] [PATCH v3 09/17] ext4: Further de-generalize the bio postprocessing code
  `  "
` [f2fs-dev] [PATCH v3 10/17] f2fs: Remove fs-layer file contents en/decryption code
  `  "
` [f2fs-dev] [PATCH v3 11/17] fs/buffer: Remove fs-layer decryption code
  `  "
` [f2fs-dev] [PATCH v3 12/17] fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()
  `  "
` [f2fs-dev] [PATCH v3 13/17] fscrypt: Remove fscrypt_dio_supported()
  `  "
` [f2fs-dev] [PATCH v3 14/17] fscrypt: Remove fs-layer zeroout code
  `  "
` [f2fs-dev] [PATCH v3 15/17] fscrypt: Remove unused functions and workqueue
  `  "
` [f2fs-dev] [PATCH v3 16/17] fscrypt: Merge bio.c and inline_crypt.c into block.c
  `  "
` [f2fs-dev] [PATCH v3 17/17] fscrypt: Add safety checks to non-block-based en/decryption
  `  "

[PATCH RESEND] entry: Fix seccomp bypass after ptrace with TSYNC
 2026-07-13  2:40 UTC  (3+ messages)

[PATCH] fs/ceph/mds_client: drop mdsc->mutex before decoding the MDS reply
 2026-07-13  2:39 UTC  (2+ messages)

[PATCH slab/for-next] mm/slab: simplify freeing remote objects in free_to_pcs_bulk()
 2026-07-13  2:38 UTC  (2+ messages)

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-07-13  2:37 UTC  (3+ messages)

[PATCH v2] drm/xe/guc_ads: allocate UM queues in a separate UC BO
 2026-07-13  2:36 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/guc_ads: allocate UM queues in a separate UC BO (rev2)

[PATCH v3 0/8] iio: adc: new ti-ads112c14 driver
 2026-07-13  2:35 UTC  (3+ messages)
` [PATCH v3 8/8] iio: adc: ti-ads112c14: add measurement channel support

[PATCH v2] target/i386/monitor: Refine `info tlb` command
 2026-07-13  2:34 UTC  (5+ messages)
  `  "

[PATCH v4 0/8] drm/xe: add page size allocation mode control and coverage
 2026-07-13  2:35 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe: add page size allocation mode control and coverage (rev2)
` ✓ CI.KUnit: success "

[PATCH] drbd: reject out-of-range sizes when draining data
 2026-07-13  2:34 UTC 

[PATCH] selftests/acct: share netlink helpers
 2026-07-13  2:34 UTC  (2+ messages)

[PATCH] scsi: elx: efct: fix refcount leak in efct_hw_io_abort()
 2026-07-13  2:32 UTC  (2+ messages)

[PATCH] ufs: core: tracing: Do not dereference pointers in TP_printk()
 2026-07-13  2:32 UTC  (2+ messages)

[PATCH] scsi: elx: efct: Fix IO leak on unsupported additional CDB
 2026-07-13  2:32 UTC  (2+ messages)

[PATCH] scsi: hpsa: fix DMA mapping leak on IOACCEL2 reset path
 2026-07-13  2:32 UTC  (2+ messages)

[PATCH v2] scsi: sg: report request-table problems when any status is set
 2026-07-13  2:32 UTC  (2+ messages)

[PATCH RESEND] scsi: core: wake eh reliably when using scsi_schedule_eh
 2026-07-13  2:32 UTC  (2+ 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.