All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-29 15:23:04 to 2026-05-29 15:47:52 UTC [more...]

[PATCH v2] docs/devel: relax policy on AI-generated contributions
 2026-05-29 15:46 UTC  (3+ messages)

[PATCH] app/test: use memcpy in ipsec test
 2026-05-29 15:46 UTC 

[PATCH 0/1] Client optimize away CB_RECALL for write delegation
 2026-05-29 15:46 UTC  (5+ messages)
` [PATCH 1/1] nfs: return a write delegation when a SETATTR drops our write access

[PATCH] drm/i915/display: update BW buddy initialization for LPDDR4 and LPDDR5
 2026-05-29 15:46 UTC  (4+ messages)

[PATCH v23 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2026-05-29 15:45 UTC  (4+ messages)
` [PATCH v23 3/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY

[PATCH 6.18 000/377] 6.18.34-rc1 review
 2026-05-29 15:45 UTC  (5+ messages)
` [PATCH 6.18 299/377] btrfs: dont search back for dir inode item in INO_LOOKUP_USER

[PATCH] lmb: Reinstate access to memory above ram_top
 2026-05-29 15:44 UTC  (5+ messages)

[PATCH v4 04/47] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC
 2026-05-29 15:44 UTC  (2+ messages)

[PATCH] staging: media: atomisp: align block comments to match kernel style
 2026-05-29 15:43 UTC 

[PATCH v7 00/43] btrfs: add fscrypt support
 2026-05-29 15:43 UTC  (4+ messages)
` [PATCH v7 32/43] btrfs: implement process_bio cb for fscrypt

[PATCH] drm/amd/pm: fix off-by-one over-read in pp mode
 2026-05-29 15:43 UTC  (5+ messages)

[PATCH v1] mtd: spi-nor: Add gd55lb02gf chips
 2026-05-29 15:43 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/xe/nvls: Update PCI IDs
 2026-05-29 15:41 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/nvls: Update PCI IDs (rev2)

[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
 2026-05-29 15:40 UTC  (7+ messages)

[PATCH v4] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
 2026-05-29 15:40 UTC  (2+ messages)

[PATCH] drm: Set dev->registered back to false in case of register failure
 2026-05-29 15:40 UTC  (6+ messages)

[pseudo] [PATCH] pseudo_util: Add log severity flags
 2026-05-29 15:40 UTC  (2+ messages)
` [yocto-patches] "

[PATCH] docs/zh_CN: update admin-guide/index.rst translation
 2026-05-29 15:40 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/5] support/scripts/cve-check: fix vulnerability timestamp to RFC 3339
 2026-05-29 15:39 UTC  (10+ messages)
` [Buildroot] [PATCH v2 2/5] support/scripts/cve-check: add indication how to run
` [Buildroot] [PATCH v2 3/5] support/scripts/cve-check: remove 'bom-ref' for vulnerabilities
` [Buildroot] [PATCH v2 4/5] support/scripts/cve-check: fix vulnerabilities with different analysis
` [Buildroot] [PATCH v2 5/5] package/pkg-generic.mk: replicate IGNORE_CVES to host packages

[PATCH BlueZ] mgmt: Remove mgmt_ev[] strings of undefined MGMT events
 2026-05-29 15:40 UTC  (2+ messages)

PowerPC: Random memory corruption causing kernel oops on Power11
 2026-05-29 15:39 UTC  (5+ messages)

[PATCH v1 00/25] Add common flow attr/action parsing infrastructure to Intel PMD's
 2026-05-29 15:36 UTC  (29+ messages)
` [PATCH v6 00/27] "
  ` [PATCH v6 01/27] build: add build defines for component name and class
  ` [PATCH v6 02/27] eal/common: add token concatenation macro
  ` [PATCH v6 03/27] net/intel/common: add common flow action parsing
  ` [PATCH v6 04/27] net/intel/common: add common flow attr validation
  ` [PATCH v6 05/27] net/ixgbe: use common checks in ethertype filter
  ` [PATCH v6 06/27] net/ixgbe: use common checks in syn filter
  ` [PATCH v6 07/27] net/ixgbe: use common checks in L2 tunnel filter
  ` [PATCH v6 08/27] net/ixgbe: use common checks in ntuple filter
  ` [PATCH v6 09/27] net/ixgbe: use common checks in security filter
  ` [PATCH v6 10/27] net/ixgbe: use common checks in FDIR filters
  ` [PATCH v6 11/27] net/ixgbe: use common checks in RSS filter
  ` [PATCH v6 12/27] net/i40e: use common flow attribute checks
  ` [PATCH v6 13/27] net/i40e: refactor RSS flow parameter checks
  ` [PATCH v6 14/27] net/i40e: use common action checks for ethertype
  ` [PATCH v6 15/27] net/i40e: use common action checks for FDIR
  ` [PATCH v6 16/27] net/i40e: use common action checks for tunnel
  ` [PATCH v6 17/27] net/iavf: use common flow attribute checks
  ` [PATCH v6 18/27] net/iavf: use common action checks for IPsec
  ` [PATCH v6 19/27] net/iavf: use common action checks for hash
  ` [PATCH v6 20/27] net/iavf: use common action checks for FDIR
  ` [PATCH v6 21/27] net/iavf: use common action checks for fsub
  ` [PATCH v6 22/27] net/iavf: use common action checks for flow query
  ` [PATCH v6 23/27] net/ice: use common flow attribute checks
  ` [PATCH v6 24/27] net/ice: use common action checks for hash
  ` [PATCH v6 25/27] net/ice: use common action checks for FDIR
  ` [PATCH v6 26/27] net/ice: use common action checks for switch
  ` [PATCH v6 27/27] net/ice: use common action checks for ACL

[PATCH 00/10] nfsd: a pile of fixes for random bugs
 2026-05-29 15:38 UTC  (3+ messages)
` [PATCH 03/10] nfsd: serialize nfsd4_end_grace() with atomic test-and-set

[PATCH i-g-t v3 0/2] Improve max-bpc query error handling
 2026-05-29 15:38 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] locking/rwsem: add scoped guard for down_read_killable()
 2026-05-29 15:37 UTC  (2+ messages)

[Buildroot] [git commit] package/pkg-generic.mk: replicate IGNORE_CVES to host packages
 2026-05-29 15:38 UTC 

[Buildroot] [git commit] support/scripts/cve-check: fix vulnerabilities with different analysis
 2026-05-29 15:38 UTC 

[Buildroot] [git commit] support/scripts/cve-check: remove 'bom-ref' for vulnerabilities
 2026-05-29 15:36 UTC 

[PATCH v2] docs/zh_CN: update admin-guide/index.rst translation
 2026-05-29 15:37 UTC 

[patch V4 00/14] futex: Address the robust futex unlock race for real
 2026-05-29 15:36 UTC  (3+ messages)
` [patch V4 12/14] x86/vdso: Implement __vdso_futex_robust_try_unlock()

[PATCH 0/6] Various patches to improve Secure Boot support
 2026-05-29 15:35 UTC  (7+ messages)
` [PATCH 1/6] Add SBAT section to the PE binary
` [PATCH 2/6] Align all sections to 4KB
` [PATCH 3/6] x86/efi: discard .text.header for PE binary
` [PATCH 4/6] x86/efi: discard multiboot related entry code "
` [PATCH 5/6] x86/efi: avoid a relocation in efi_arch_post_exit_boot()
` [PATCH 6/6] x86: Split .init section to satisfy UEFI CA memory mitigation

[PATCH] selinux: revert use of __getname() in selinux_genfs_get_sid()
 2026-05-29 15:36 UTC 

[PATCH v7 0/4] rust: helpers: add SRCU helpers
 2026-05-29 15:36 UTC  (6+ messages)
` [PATCH v7 3/4] rust: sync: add SRCU abstraction

[PATCH 00/42] Enable pipe reset for compute
 2026-05-29 15:36 UTC  (3+ messages)
` [PATCH 12/42] drm/amdgpu/mes_v12_1: use mes schedule pipe for legacy queues on unified MES

[BOOTWRAPPER PATCH v3 0/2] Support GICv5
 2026-05-29 15:34 UTC  (3+ messages)
` [BOOTWRAPPER PATCH v3 2/2] Add support for GICv5

[PATCH v2] gpib: fmh_gpib: Fix resource leaks in fmh_gpib_attach_impl
 2026-05-29 15:35 UTC  (4+ messages)

[PATCH v7 00/15] add software ecdsa support
 2026-05-29 15:34 UTC  (4+ messages)
` [PATCH v7 01/15] ecdsa: fix support of secp521r1

[PATCH v5 0/1] net/mana: add device reset support
 2026-05-29 15:34 UTC  (3+ messages)
` [PATCH v5 1/1] "

Dovetail on risc-v: Testing strategy, managing efforts for forward porting
 2026-05-29 15:34 UTC  (8+ messages)

[PATCH v2 2/2] ext4: get ext4_group_desc in ext4_mb_prefetch only when necessary
 2026-05-29 15:33 UTC  (2+ messages)
` Re: [PATCH v2 1/2] ext4: avoid RWM atomic in EXT4_MB_GRP_TEST_AND_SET_READ

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-05-29 15:32 UTC  (5+ messages)
` [PATCH v4 09/23] ext4: implement writeback path using iomap

[PATCH] ACPI: CPPC: Add helper to get effective guaranteed performance
 2026-05-29 15:33 UTC  (2+ messages)

[PATCH 3/6] media: qcom: camss: Add Glymur compatible
 2026-05-29 15:33 UTC  (2+ messages)

[PATCH] commit-reach: stop sorting in paint_down_to_common()
 2026-05-29 15:32 UTC  (3+ messages)

[PATCH] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-05-29 15:32 UTC  (8+ messages)

[PATCH] MAINTAINERS: Add CXL reviewer
 2026-05-29 15:32 UTC  (4+ messages)

[PATCH v6 6/6] iommu/amd: Fail probe on ATS configuration failure
 2026-05-29 15:32 UTC  (2+ messages)

[PATCH v9 0/4] Add Qualcomm extended CTI support
 2026-05-29 15:32 UTC  (3+ messages)
` [PATCH v9 4/4] coresight: cti: expose banked sysfs registers for Qualcomm extended CTI

[PATCH v2] ARM: dts: stm32: add U-Boot specific dtsi for stm32mp157f-dk2
 2026-05-29 15:31 UTC 

[PATCH v2 0/2] describe PCIe ethernet interfaces and alias ethernet0/1 on NanoPC-T6
 2026-05-29 15:31 UTC  (9+ messages)
` [PATCH v2 1/2] arm64: dts: rockchip: describe PCIe Ethernet controllers "
` [PATCH v2 2/2] arm64: dts: rockchip: fix PCIe regulator name "

[Buildroot] [git commit] support/scripts/cve-check: fix vulnerability timestamp to RFC 3339
 2026-05-29 15:30 UTC 

[Buildroot] [git commit] support/scripts/cve-check: add indication how to run
 2026-05-29 15:31 UTC 

[PATCH 00/30] mtd: spi-nor: Clean Winbond W25QxxJV family
 2026-05-29 15:22 UTC  (37+ messages)
` [PATCH 12/30] mtd: spi-nor: winbond: W25Q64JV-Q/N: Fill locking information
` [PATCH 13/30] mtd: spi-nor: winbond: W25Q128JV-Q/N: "
` [PATCH 14/30] mtd: spi-nor: winbond: W25Q512JV-Q/N: "
` [PATCH 15/30] mtd: spi-nor: winbond: W25Q01JV-Q/N: "
` [PATCH 16/30] mtd: spi-nor: winbond: W25Q32JV-M: Drop redundant data
` [PATCH 17/30] mtd: spi-nor: winbond: W25Q64JV-M: "
` [PATCH 18/30] mtd: spi-nor: winbond: W25Q128JV-M: "
` [PATCH 19/30] mtd: spi-nor: winbond: W25Q32JV-M: Add quad page program capability
` [PATCH 20/30] mtd: spi-nor: winbond: W25Q64JV-M: "
` [PATCH 21/30] mtd: spi-nor: winbond: W25Q128JV-M: "
` [PATCH 22/30] mtd: spi-nor: winbond: W25Q32JV-M: Fill locking information
` [PATCH 23/30] mtd: spi-nor: winbond: W25Q64JV-M: "
` [PATCH 24/30] mtd: spi-nor: winbond: W25Q128JV-M: "
` [PATCH 25/30] mtd: spi-nor: winbond: W25Q02JV-M: "
` [PATCH 26/30] mtd: spi-nor: winbond: W25Q512JV-M: New chip
` [PATCH 27/30] mtd: spi-nor: winbond: W25Q01JV-M: "
` [PATCH 28/30] mtd: spi-nor: winbond: W25QxxJV-Q/N/M: Drop redundant data
` [PATCH 29/30] mtd: spi-nor: winbond: W25QxxJV-Q/N/M: Add quad page program capability
` [PATCH 30/30] mtd: spi-nor: winbond: W25QxxJV-Q/N/M: Fill locking information

[PATCH] spi: ep93xx: fix double-free of zeropage on DMA setup failure
 2026-05-29 15:31 UTC 

[PATCH v3 00/11] Support cooling device with ID in the OF
 2026-05-29 15:31 UTC  (10+ messages)
` [PATCH v4 09/10] thermal/of: Support cooling device ID in cooling-spec
` [PATCH v4 10/10] dt-bindings: thermal: cooling-devices: Update support for 3 cells cooling device
` [PATCH vs/3/4/ 00/11] Support cooling device with ID in the OF

[PATCH] clk: tegra: Support unique names for multi-socket platforms
 2026-05-29 15:30 UTC  (2+ messages)

[PATCH 1/2] drm/amd/ras: make UNIRAS CPER debugfs header legacy-compatible
 2026-05-29 15:29 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/ras: chunk UNIRAS CPER debugfs reads

[PATCH V1] accel/amdxdna: Remove drv_cmd tracing from job free callback
 2026-05-29 15:28 UTC 

[PATCH v2 02/15] arm64: dts: st: add SDMMC2 support on stm32mp25
 2026-05-29 15:28 UTC  (2+ messages)

[PATCH v3 0/5] gpu: drm: nova: enable calling into nova-core
 2026-05-29 15:27 UTC  (6+ messages)
` [PATCH v3 1/5] rust: inline some init methods
` [PATCH v3 2/5] gpu: nova-core: export Rust symbols for dependent modules
` [PATCH v3 3/5] gpu: nova-core: emit Rust metadata "
` [PATCH v3 4/5] gpu: drm: nova: build after nova-core metadata
` [PATCH POC v3 5/5] drm: nova: demonstrate interaction with nova-core

[PATCH v4 0/2] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
 2026-05-29 15:27 UTC  (3+ messages)
` [PATCH v4 1/2] drm: bridge: ti-sn65dsi83: Remove NO_HFP and NO_HBP mode flags for LVDS stability

[v1] crypto/cnxk: add ML crypto support
 2026-05-29 15:27 UTC  (3+ messages)

[PATCH] drm/amdgpu: enable execute permission fault reporting on GFX 10.1.x
 2026-05-29 15:27 UTC  (2+ messages)

[PATCH v1 1/5] eal: fix wrong log message in async IPC request
 2026-05-29 15:26 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/5] eal: fix async IPC callback not fired when no peers
  ` [PATCH v2 3/5] eal: fix memory leak in async IPC secondary path
  ` [PATCH v2 4/5] eal: fix async IPC resource leaks on partial failure
  ` [PATCH v2 5/5] eal: avoid deadlock in async IPC alarm callback

[PATCH] mm: don't allow empty relative nodemask in mpol_relative_nodemask()
 2026-05-29 15:26 UTC  (2+ messages)

[PATCH v9 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-29 15:25 UTC  (29+ messages)
` [PATCH v9 10/37] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH v9 11/37] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH v9 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH v9 13/37] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH v9 14/37] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH v9 15/37] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH v9 16/37] mm: alloc_swap_folio: "
` [PATCH v9 17/37] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH v9 18/37] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH v9 19/37] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH v9 20/37] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
` [PATCH v9 21/37] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH v9 22/37] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH v9 23/37] mm: page_alloc: use aliasing checks instead of user_alloc_needs_zeroing
` [PATCH v9 24/37] mm: page_reporting: add per-page zeroed bitmap for host feedback
` [PATCH v9 25/37] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH v9 26/37] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH v9 27/37] virtio_balloon: submit reported pages as individual buffers
` [PATCH v9 28/37] virtio_balloon: disable indirect descriptors
` [PATCH v9 29/37] mm: page_reporting: add flush parameter with page budget
` [PATCH v9 30/37] mm: page_alloc: propagate PG_zeroed in split_large_buddy
` [PATCH v9 31/37] virtio_balloon: skip zeroing for host-zeroed reported pages
` [PATCH v9 32/37] virtio_balloon: disable reporting zeroed optimization for confidential guests
` [PATCH v9 33/37] mm: add free_frozen_pages_zeroed
` [PATCH v9 34/37] mm: page_alloc: skip kernel_init_pages for FPI_ZEROED when safe
` [PATCH v9 35/37] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH v9 36/37] mm: balloon: use put_page_zeroed for zeroed balloon pages
` [PATCH v9 37/37] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE

[PATCH] tracing: Fix field_var_str allocation errno
 2026-05-29 15:25 UTC  (2+ messages)

[PATCH v2 2/2] arm64: dts: qcom: kaanapali: add reboot-mode support
 2026-05-29 15:25 UTC  (2+ messages)

[PATCH v2 1/1] wifi: nl80211: reject oversized EMA RNR lists
 2026-05-29 15:25 UTC 

[PATCH v3 1/1] cxl/region: Fix out-of-bounds access in cxl_cancel_auto_attach()
 2026-05-29 15:25 UTC  (2+ messages)

[PATCH] ALSA: hda: fix Kconfig dependency of HD Audio PCI
 2026-05-29 15:23 UTC 

[PATCH v1 6/7] arm64: dts: ti: k3-am69-aquila: Add Toradex Capacitive Touch Display 7" DSI
 2026-05-29 15:24 UTC  (2+ messages)

[PATCH] memory: tegra: add multi-socket support to the memory interconnect
 2026-05-29 15:23 UTC  (9+ messages)

[PATCH] examples: Fix vm_power_manager scratch area to /run/dpdk/powermanager
 2026-05-29 15:23 UTC  (3+ messages)

[OE-core][PATCH] qemu: upgrade 10.2.0 -> 11.0.0
 2026-05-29 15:23 UTC  (4+ 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.