All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-26 04:01:42 to 2026-06-26 05:36:42 UTC [more...]

[PATCH v4 0/3] Teach git-replay(1) to linearize merge commits
 2026-06-26  5:36 UTC  (4+ messages)
` [PATCH v4 3/3] replay: offer an option to linearize the commit topology

[PATCH v7 23/23] net/sxe2: update sxe2 feature matrix docs
 2026-06-26  5:36 UTC  (4+ messages)
` [PATCH v8 00/23] net/sxe2: added Linkdata sxe2 ethernet driver
    `  "

[RFC PATCH v1 0/3] iomap: convert to in-iter ->iomap_next() model
 2026-06-26  5:35 UTC  (12+ messages)
` [RFC PATCH v1 1/3] iomap: add ->iomap_next() and iomap_process() helper

drivers/edac/versalnet_edac.c:785 init_one_mc() error: buffer overflow 'priv->adec' 152 <= s32max
 2026-06-26  5:35 UTC  (2+ messages)

[PATCH 01/10] Input: synaptics-rmi4 - fix F55 transmitter electrode count typo
 2026-06-26  5:33 UTC  (19+ messages)
` [PATCH 02/10] Input: synaptics-rmi4 - zero report size on F54 work error
` [PATCH 03/10] Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer
` [PATCH 04/10] Input: synaptics-rmi4 - cancel delayed work on F54 remove
` [PATCH 05/10] Input: synaptics-rmi4 - block s_input when F54 queue is busy
` [PATCH 06/10] Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue
` [PATCH 07/10] Input: synaptics-rmi4 - check V4L2 buffer size in F54 queue
` [PATCH 08/10] Input: synaptics-rmi4 - F54 style and typo fixes
` [PATCH 09/10] Input: synaptics-rmi4 - change report_size to size_t in F54
` [PATCH 10/10] Input: synaptics-rmi4 - use __le16 for FIFO offset "

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

[RFC PATCH v4] platform/x86: panasonic-laptop: add fan speed mode for newer models
 2026-06-26  5:32 UTC  (2+ messages)
` [RFC PATCH v5] "

[PATCH v2 0/4] target/loongarch/kvm: cpucfg and device attr fixes
 2026-06-26  5:27 UTC  (5+ messages)
` [PATCH v2 1/4] target/loongarch/kvm: fix uninitialized val and unchecked GET in cpucfg2 check
` [PATCH v2 2/4] target/loongarch/kvm: pass device attr by reference to kvm_vcpu_ioctl
` [PATCH v2 3/4] target/loongarch/kvm: remove redundant cpucfg failure traces
` [PATCH v2 4/4] target/loongarch/kvm: fix cpucfg sync error handling

[PATCH v5 0/7] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
 2026-06-26  5:27 UTC  (4+ messages)
` [PATCH v5 1/7] dt-bindings: display: verisilicon,dc: generalize for single-output variants

[PATCH v2] resolve_btfids: preserve tag and parameter names when processing implicit args
 2026-06-26  5:26 UTC  (2+ messages)

[PATCH v8] drm/i915/dg2: Add per-context control for Wa_22013059131
 2026-06-26  5:25 UTC 

[PATCH] doc/README: update broken yocto-docs cgit URL
 2026-06-26  5:20 UTC 

[PATCH v2 00/12] Bluetooth: btusb/btqca/hci_sync: Clean up btusb and fix several bugs
 2026-06-26  5:19 UTC  (13+ messages)
` [PATCH v2 01/12] Bluetooth: btqca: Fix qca_set_bdaddr() waiting for wrong HCI event
` [PATCH v2 02/12] Bluetooth: btusb: Fix BD_ADDR byte order in btusb_set_bdaddr_wcn6855()
` [PATCH v2 03/12] Bluetooth: btusb: Record matched usb_device_id into btusb_data
` [PATCH v2 04/12] Bluetooth: btusb: QCA: Fix populating devcoredump fields on unenabled devices
` [PATCH v2 05/12] Bluetooth: btusb: QCA: move qca_dump out of struct btusb_data
` [PATCH v2 06/12] Bluetooth: hci_sync: Introduce __hci_reset_sync() for device drivers
` [PATCH v2 07/12] Bluetooth: btqca: Simplify qca_send_reset() by using __hci_reset_sync()
` [PATCH v2 08/12] Bluetooth: btusb: Simplify btusb_shutdown_qca() "
` [PATCH v2 09/12] Bluetooth: hci_sync: Simplify hci_reset_sync()
` [PATCH v2 10/12] Bluetooth: hci_event: Log error for HCI reset status error in hci_cc_reset()
` [PATCH v2 11/12] Bluetooth: btusb: Reduce a redundant assignment in btusb_probe()
` [PATCH v2 12/12] Bluetooth: btusb: Use & instead of == to test bitflag BTUSB_IGNORE

[PATCH] sched/core: Add core_sibling_idle accounting
 2026-06-26  5:19 UTC 

[PATCH] Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer
 2026-06-26  5:19 UTC  (2+ messages)

[PATCH] ext4: get rid of ppath in get_ext_path()
 2026-06-26  5:17 UTC 

[RFH] Why do osx CI jobs so unreliable?
 2026-06-26  5:16 UTC  (8+ messages)

Wireless Regression
 2026-06-26  5:12 UTC  (2+ messages)

[PATCH] drm/i915/vrr: require valid min/max vfreq for VRR
 2026-06-26  5:12 UTC  (2+ messages)

[PATCH v2] target/riscv: Report QEMU CPU archid as 42
 2026-06-26  5:12 UTC 

[PATCH 6.18 00/60] 6.18.37-rc1 review
 2026-06-26  5:11 UTC  (2+ messages)

[syzbot] [cgroups?] INFO: task hung in cgroup1_get_tree
 2026-06-26  5:10 UTC 

[PATCH v2] fbdev: fix use-after-free in store_modes()
 2026-06-26  5:09 UTC  (2+ messages)

[PATCH] target/riscv: Report QEMU CPU archid as 42
 2026-06-26  5:07 UTC  (5+ messages)

[PATCH 0/9] refs: stop using `chdir_notify_reparent()`
 2026-06-26  5:06 UTC  (3+ messages)
` [PATCH v6 00/11] refs: fix "onbranch" conditions

[PATCHSET] xfs_scrub: codex-inspired bug fixes, part 3
 2026-06-26  5:05 UTC  (17+ messages)
` [PATCH 1/8] xfs_scrub: stop user file scan if caller already aborte
` [PATCH 2/8] xfs_scrub: don't flatten error numbers in read_verify_schedule_now
` [PATCH 3/8] xfs_scrub: actually handle NEEDSCHECK scrub items in phase 4
` [PATCH 4/8] xfs_scrub: fix spacemap external log device scan dev key
` [PATCH 5/8] xfs_scrub: fix estimate of work items for phase 4
` [PATCH 6/8] xfs_scrub: don't leak phase 5 scan items after a failed workqueue_add
` [PATCH 7/8] xfs_scrub: fix phase 8 debug reporting
` [PATCH 8/8] xfs_scrub: always finish cleanup, even if reporting healthy state fails

[PATCH 7.0 00/49] 7.0.14-rc1 review
 2026-06-26  5:05 UTC  (2+ messages)

[PATCH v7] mm: assert exclusive nid/zonenum bits at the page/folio access sites
 2026-06-26  5:04 UTC  (4+ messages)

[meta-virtualization][m-c-s][PATCH] Documentation/README: fix broken URLs in meta-openstack and puppet
 2026-06-26  5:01 UTC 

[PATCH 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
 2026-06-26  5:00 UTC  (12+ messages)
` [PATCH 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
` [PATCH 2/8] um: "
` [PATCH 3/8] crypto: x86 - Stop using cpu_has_xfeatures()
` [PATCH 4/8] lib/crypto: x86: "
` [PATCH 5/8] lib/crc: "
` [PATCH 6/8] x86/fpu: Remove cpu_has_xfeatures()
` [PATCH 7/8] lib/raid/xor: x86: Remove redundant X86_FEATURE_OSXSAVE check
` [PATCH 8/8] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()

[PATCH 7.1 00/21] 7.1.2-rc1 review
 2026-06-26  4:59 UTC  (2+ messages)

[PATCH v3] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-26  4:59 UTC  (8+ messages)

[PATCH ath-next v3] wifi: ath12k: avoid setting 320MHz support on non 6GHz band
 2026-06-26  4:59 UTC  (2+ messages)

[PATCH blktests] block/044: basic block error injection sanity test
 2026-06-26  4:56 UTC  (5+ messages)

[PATCH RFC 1/3] drm/amd/display: quirk malformed CH7218 PCON topology
 2026-06-26  4:56 UTC  (3+ messages)

[PATCH v3 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
 2026-06-26  4:55 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [v3,1/1] "

[anolis-intel-cloud:devel-6.6 796/796] setup.c:undefined reference to `topology_apply_cmdline_limits_early'
 2026-06-26  4:54 UTC 

cpu scaling fixes v2
 2026-06-26  4:53 UTC  (3+ messages)
` [PATCH 2/2] xfs/216: disable all concurrency scaling

[PATCH] drm/i915/hdcp: check streams[] bounds before overflow
 2026-06-26  4:53 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCHSET] fstests: more random fixes for v2026.06.21
 2026-06-26  4:52 UTC  (5+ messages)
` [PATCH 1/2] common/xfs: fix _scratch_mkfs_xfs_supports_concurrency
` [PATCH 2/2] xfs/21[67]: fix mkfs log concurrency detection

[PATCHSET] xfs_scrub: codex-inspired bug fixes, part 2
 2026-06-26  4:50 UTC  (5+ messages)
` [PATCH 03/11] xfs_scrub: handle media scans of internal rt devices correctly

[PATCH v1 0/1] nvme: zns: cap zone report nr_zones by DMA buffer size
 2026-06-26  4:50 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] nvme: zns: include zone index in invalid zone type error

[meta-webserver][PATCH] meta-webserver/README.md: update broken Yocto reference manual URL
 2026-06-26  4:49 UTC  (3+ messages)
` [oe] "

[PATCH net] MAINTAINERS: Update Marvell octeontx2 driver maintainers
 2026-06-26  4:48 UTC 

[PATCH] docs: fix openSUSE libelf-devel package name
 2026-06-26  4:48 UTC 

[PATCH net v4] rtase: Workaround for TX hang caused by short UDP packets entering hardware PTP parsing
 2026-06-26  4:45 UTC 

[PATCH 0/7] hwmon: zero-initialization instead of memset
 2026-06-26  4:43 UTC  (5+ messages)

[PATCH 0/2] hw/riscv/riscv-iommu: gitlab3576 fix
 2026-06-26  4:42 UTC  (2+ messages)

[PATCH 0/5] Fix incorrect access of hugetlb pte entries
 2026-06-26  4:42 UTC  (12+ messages)
` [PATCH 1/5] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
` [PATCH 5/5] mm/mprotect: use huge_ptep_get() for hugetlb

[GIT PULL 00/35] UI patches
 2026-06-26  4:39 UTC  (3+ messages)
` [GIT PULL 01/35] ui/gtk: fix bad widget realize on non-GFX VC

[PATCH 0/3] nfsd: inter-server copy fixes
 2026-06-26  4:37 UTC  (5+ messages)
` [PATCH 2/3] nfsd: fix UAF in cpntf statelist drain
` [PATCH 3/3] nfsd: fix UAF in async copy cancel and shutdown

xfs_buf_submit error handling fix v2
 2026-06-26  4:36 UTC  (7+ messages)
` [PATCH 2/6] xfs: also mark the buffer stale on verifier failure in xfs_buf_submit
` [PATCH 5/6] xfs: fix handling of synchronous errors "

[PATCH] ipmi:si: Add async init to ipmi_si
 2026-06-26  4:35 UTC  (2+ messages)

don't build bios/contexts over multiple iomaps v3
 2026-06-26  4:33 UTC  (9+ messages)
` [PATCH 1/2] iomap: consolidate bio submission
` [PATCH 2/2] iomap: submit read bio after each extent

[PATCH 1/2] dt-bindings: net: altr,socfpga-stmmac: add more interrupts for Agilex5
 2026-06-26  4:31 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: socfpga: agilex5: update channel interrupts for gmac1 and gmac2

[PATCH v5 00/24] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-26  4:30 UTC  (4+ messages)
` [PATCH v5 13/24] virt/steal_monitor: Add documentation

[PATCH net-next] caif: annotate phyinfo lookup under config lock
 2026-06-26  4:24 UTC 

[PATCH i-g-t] tests/amdgpu: Discover amdgpu backlight device dynamically instead of hardcoding amdgpu_bl0
 2026-06-26  4:28 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v3] usbip: vudc: fix NULL deref in vep_dequeue()
 2026-06-26  4:29 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix false error return to non-KCQ
 2026-06-26  4:25 UTC  (2+ messages)

[PATCH] mempool: optimize mempool resizing
 2026-06-26  4:22 UTC  (2+ messages)

[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
 2026-06-26  4:22 UTC  (2+ messages)

[PATCH v10 0/9] tracing/probes: Add more typecast features
 2026-06-26  4:21 UTC  (3+ messages)
` [PATCH v10 2/9] tracing/probes: Support dumping fetcharg program for debugging dynamic events

[PATCH] octeontx2-af: Fix pci_dev reference leak in cgx_print_dmac_flt
 2026-06-26  4:20 UTC  (2+ messages)

[RFC PATCH 0/2] Add Lenovo ThinkEdge SE70 carrier board support
 2026-06-26  1:09 UTC 

[PATCH] arm64: dts: qcom: eliza: Add PCIe PHY and controller nodes
 2026-06-26  4:16 UTC  (3+ messages)

[PATCH] riscv: probes: simulate c.jal instruction
 2026-06-26  4:11 UTC  (3+ messages)

[PATCHv2 ath-next] wifi: ath9k: return ath_buf to pool on A-MPDU subframe retry
 2026-06-26  4:10 UTC 

[PATCH] ksmbd: annotate oplock list traversals under m_lock
 2026-06-26  4:04 UTC 

[PATCHv3 ath-next] wifi: ath9k: eeprom: drop static from local pdadc and vpdTable arrays
 2026-06-26  4:06 UTC 

[PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
 2026-06-26  4:06 UTC  (3+ messages)

[PATCH V3 1/8] PCI: imx6: Add skip_pwrctrl_off flag support
 2026-06-26  4:06 UTC  (2+ messages)
` Add PCIe M.2 Key E connector support for NXP i.MX boards

[PATCH] drm/xe/userptr: Drop bogus static from finish in force_invalidate
 2026-06-26  4:06 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[BUG] nbd: NULL pointer dereference in nbd_pending_cmd_work()
 2026-06-26  4:01 UTC 

[PATCH 1/3] drm/amdgpu: add the doorbell index input for suspending userq
 2026-06-26  4:03 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu/mes11: set doorbell offset "

[PATCH v4 00/32] pinctrl: mediatek: Enable module build support for all drivers
 2026-06-26  4:00 UTC  (15+ messages)
` [PATCH v4 07/32] pinctrl: mediatek: mt7988: Enable module build support
` [PATCH v4 11/32] pinctrl: mediatek: mt8186: "
` [PATCH v4 12/32] pinctrl: mediatek: mt8188: "
` [PATCH v4 14/32] pinctrl: mediatek: mt8195: "
` [PATCH v4 16/32] pinctrl: mediatek: mt8365: "
` [PATCH v4 18/32] pinctrl: mediatek: mt2701: "
` [PATCH v4 21/32] pinctrl: mediatek: mt8135: "
` [PATCH v4 22/32] pinctrl: mediatek: mt8127: "
` [PATCH v4 24/32] pinctrl: mediatek: mt7621: "
` [PATCH v4 25/32] pinctrl: mediatek: mt76x8: "
` [PATCH v4 26/32] pinctrl: mediatek: rt2880: "
` [PATCH v4 27/32] pinctrl: mediatek: rt305x: "
` [PATCH v4 29/32] pinctrl: mediatek: mt6397: "
` [PATCH v4 30/32] pinctrl: mediatek: mt2712: "

[PATCH v9 3/6] x86/sev: Disable CPU hotplug while SNP is active
 2026-06-26  4:01 UTC  (6+ 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.