messages from 2026-05-29 15:22:16 to 2026-05-29 16:06:32 UTC [more...]
[PATCH 0/5] mtd: spi-nor: Massive QE handling cleanup and Winbond RV chips addition
2026-05-29 16:05 UTC (5+ messages)
` [PATCH 1/5] mtd: spi-nor: Refactor Read Status/Write Status support
` [PATCH 2/5] mtd: spi-nor: Add support for the new JESD216 rev F QER field
` [PATCH 3/5] mtd: spi-nor: Move the SFDP header structure to a C header
` [PATCH 4/5] mtd: spi-nor: winbond: Add support for W25Q02RV-M
[PATCH v2 0/3] spacemit: k1: Add support for Banana Pi BPI-CM6 IO board
2026-05-29 16:06 UTC (5+ messages)
` [PATCH v2 2/3] riscv: dts: spacemit: k1: Split gmac_clk_ref into independent pinctrl groups
[PATCH 00/10] nfsd: a pile of fixes for random bugs
2026-05-29 16:05 UTC (5+ messages)
` [PATCH 03/10] nfsd: serialize nfsd4_end_grace() with atomic test-and-set
[PATCH v5 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-05-29 16:03 UTC (9+ messages)
` [PATCH v5 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v5 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v5 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v5 04/10] ACPI: APEI: GHES: move estatus cache helpers
[tip:x86/misc] BUILD SUCCESS 1d2cf6d5b5994df68e3431f0a1a8f72a191b8aad
2026-05-29 16:03 UTC
[PATCH v3] media: add virtio-media driver
2026-05-29 16:03 UTC (2+ messages)
[PATCH v3 00/11] arm64: dts: ti: k3-am62-verdin: Add display and peripheral overlays
2026-05-29 16:02 UTC (4+ messages)
` [PATCH v3 06/11] arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 7" DSI
[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
2026-05-29 15:55 UTC (27+ messages)
` [PATCH v1 01/26] KVM: arm64: Extract some feature related changes to kvm_feature.h
` [PATCH v1 02/26] KVM: arm64: Remove __expand_field_sign_(un)signed
` [PATCH v1 03/26] KVM: arm64: Generalize get_idreg_field_*()
` [PATCH v1 04/26] KVM: arm64: Generalize kvm_cmp_feat_*()
` [PATCH v1 05/26] KVM: arm64: Generalize kvm_has_feat_*
` [PATCH v1 06/26] KVM: arm64: Remove get_idreg_field_*() and kvm_cmp_feat_*()
` [PATCH v1 07/26] KVM: arm64: Remove kvm_has_feat_range
` [PATCH v1 08/26] KVM: arm64: Split up feature sysreg sanitisation
` [PATCH v1 09/26] KVM: arm64: Refactor idreg caching into dedicated structure
` [PATCH v1 10/26] KVM: arm64: Fix set_oslsr_el1 to write to OSLAR_EL1
` [PATCH v1 11/26] KVM: arm64: Move definitions from sys_regs.c to sys_regs.h
` [PATCH v1 12/26] KVM: arm64: Add PVM_ prefix to avoid name collisions
` [PATCH v1 13/26] s390: Introduce read/write ARM sysreg instructions
` [PATCH v1 14/26] s390: Introduce Query Available Arm features
` [PATCH v1 15/26] s390: Add functions to query arm guest time
` [PATCH v1 16/26] KVM: s390: arm64: Add sysreg related functions and definitions
` [PATCH v1 17/26] arm64: Extract cputype definitions
` [PATCH v1 18/26] arm64: Extract cache definitions
` [PATCH v1 19/26] KVM: arm64: Share KVM feature detection macros
` [PATCH v1 20/26] KVM: arm64: Share ID reg handling
` [PATCH v1 21/26] KVM: arm64: Share sys-reg handling
` [PATCH v1 22/26] KVM: arm64: Refactor core reg handling
` [PATCH v1 23/26] KVM: s390: arm64: Implement feature sanitisation
` [PATCH v1 24/26] KVM: s390: arm64: Implement sysreg handling
` [PATCH v1 25/26] KVM: s390: arm64: Implement exception injection
` [PATCH v1 26/26] KVM: s390: arm64: Finalize page fault handling
[PATCH v1] mm/damon/stat: roll back context on damon_call() failure
2026-05-29 16:00 UTC (2+ messages)
[PATCH] dm cache policy smq: check allocation under invalidate lock
2026-05-29 15:57 UTC
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-05-29 15:34 UTC (7+ messages)
` [PATCH 01/15] x86/virt/tdx: Read global metadata for TDX Module Extensions
[PATCH 0/3] Add support for qcrypto on shikra
2026-05-29 15:58 UTC (12+ messages)
[PATCH v3 00/27] KVM: s390: Introduce arm64 KVM
2026-05-29 15:50 UTC (28+ messages)
` [PATCH v3 01/27] VFIO: take reference to the KVM module
` [PATCH v3 02/27] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH v3 03/27] KVM, vfio: remove symbol_get(kvm_put_kvm) "
` [PATCH v3 04/27] uapi: KVM: Provide arm64 UAPI for other host architectures
` [PATCH v3 05/27] arm64: Extract sysreg definitions
` [PATCH v3 06/27] arm64: Provide arm64 API for non-native architectures
` [PATCH v3 07/27] KVM: arm64: Provide arm64 KVM "
` [PATCH v3 08/27] arm64: Extract pstate definitions from ptrace
` [PATCH v3 09/27] KVM: arm64: Share kvm_emulate definitions
` [PATCH v3 10/27] KVM: arm64: Make some arm64 KVM code shareable
` [PATCH v3 11/27] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v3 12/27] KVM: arm64: Share reset general register code
` [PATCH v3 13/27] KVM: arm64: Extract & share ipa size shift calculation
` [PATCH v3 14/27] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v3 15/27] KVM: S390: Refactor gmap
` [PATCH v3 16/27] KVM: Make device name configurable
` [PATCH v3 17/27] KVM: Remove KVM_MMIO as config option
` [PATCH v3 18/27] KVM: s390: Prepare kvm-s390 for a second kvm module
` [PATCH v3 19/27] s390: Introduce Start Arm Execution instruction
` [PATCH v3 20/27] KVM: s390: arm64: Introduce host definitions
` [PATCH v3 21/27] s390/hwcaps: Report SAE support as hwcap
` [PATCH v3 22/27] KVM: s390: Add basic arm64 kvm module
` [PATCH v3 23/27] KVM: s390: arm64: Implement required functions
` [PATCH v3 24/27] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v3 25/27] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v3 26/27] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v3 27/27] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild
[PATCH v2 0/4] accel: rocket: Add RK3568 NPU support
2026-05-29 15:58 UTC (5+ messages)
` [PATCH v2 1/4] accel: rocket: Add support for Rockchip RK3568
` [PATCH v2 2/4] dt-bindings: npu: rockchip,rk3588-rknn-core: Add RK3568 support
` [PATCH v2 3/4] arm64: dts: rockchip: rk356x: Add NPU and its IOMMU
` [PATCH v2 4/4] arm64: dts: rockchip: rk3568-rock-3b: Enable NPU
[PATCH] arm64: dts: st: add power-domains to sdmmc1 on stm32mp251
2026-05-29 15:55 UTC
[GIT PULL] KVM: x86: Fix for 7.1-rcN
2026-05-29 15:55 UTC
[PATCH v3 0/9] x86,fs/resctrl: Fix long-standing issues
2026-05-29 15:53 UTC (4+ messages)
` [PATCH v3 4/9] fs/resctrl: Fix deadlock for errors during mount
[PATCH 0/2] Add hw_random Rust bindings
2026-05-29 15:50 UTC (3+ messages)
` [PATCH 1/2] rust/bindings: add hw_random.h
` [PATCH 2/2] rust: add hw_random module
[PATCH v5] Bluetooth: bnep: reject short frames before parsing
2026-05-29 15:50 UTC (2+ messages)
[PATCH v1] rust: pwm: use pin_init::zeroed() to initialize pwm_ops
2026-05-29 15:38 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 v23 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2026-05-29 15:45 UTC (3+ messages)
` [PATCH v23 3/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
[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 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
2026-05-29 15:40 UTC (7+ messages)
[PATCH] docs/zh_CN: update admin-guide/index.rst translation
2026-05-29 15:40 UTC (3+ messages)
PowerPC: Random memory corruption causing kernel oops on Power11
2026-05-29 15:39 UTC (5+ messages)
[PATCH] locking/rwsem: add scoped guard for down_read_killable()
2026-05-29 15:37 UTC (2+ messages)
[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 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 v2] gpib: fmh_gpib: Fix resource leaks in fmh_gpib_attach_impl
2026-05-29 15:35 UTC (4+ 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] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
2026-05-29 15:32 UTC (8+ 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 0/2] describe PCIe ethernet interfaces and alias ethernet0/1 on NanoPC-T6
2026-05-29 15:31 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: rockchip: describe PCIe Ethernet controllers "
` [PATCH v2 2/2] arm64: dts: rockchip: fix PCIe regulator name "
[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 V1] accel/amdxdna: Remove drv_cmd tracing from job free callback
2026-05-29 15:28 UTC
[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
[PATCH] mm: don't allow empty relative nodemask in mpol_relative_nodemask()
2026-05-29 15:26 UTC (2+ messages)
[PATCH] tracing: Fix field_var_str allocation errno
2026-05-29 15:25 UTC (2+ messages)
[PATCH v9 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-05-29 15:25 UTC (38+ messages)
` [PATCH v9 01/37] mm: mempolicy: fix interleave index calculation
` [PATCH v9 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
` [PATCH v9 03/37] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v9 04/37] mm: page_reporting: allow driver to set batch capacity
` [PATCH v9 05/37] mm: hugetlb: remove dead alloc_hugetlb_folio stub
` [PATCH v9 06/37] mm: move vma_alloc_folio_noprof to page_alloc.c
` [PATCH v9 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH v9 08/37] mm: add alloc_contig_frozen_pages_user "
` [PATCH v9 09/37] mm: hugetlb: thread user_addr through gigantic page allocation
` [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 v3 1/1] cxl/region: Fix out-of-bounds access in cxl_cancel_auto_attach()
2026-05-29 15:25 UTC (2+ messages)
[PATCH v5 0/2] Enable audio support for J721S2 EVM
2026-05-29 15:22 UTC (4+ messages)
` [PATCH v5 2/2] arm64: dts: ti: Add audio overlay for k3-j721s2-evm
[PATCH] ALSA: hda: fix Kconfig dependency of HD Audio PCI
2026-05-29 15:23 UTC
[PATCH] memory: tegra: add multi-socket support to the memory interconnect
2026-05-29 15:23 UTC (9+ messages)
[PATCH 00/30] mtd: spi-nor: Clean Winbond W25QxxJV family
2026-05-29 15:22 UTC (31+ messages)
` [PATCH 01/30] mtd: spi-nor: winbond: Move W25Q01NW to its right place
` [PATCH 02/30] mtd: spi-nor: winbond: Normalize names
` [PATCH 03/30] mtd: spi-nor: winbond: Stop filling the .name entry
` [PATCH 04/30] mtd: spi-nor: winbond: Make the RDCR fixup Winbond wide
` [PATCH 05/30] mtd: spi-nor: winbond: W25Q32JV-Q/N: Drop redundant data
` [PATCH 06/30] mtd: spi-nor: winbond: W25Q64JV-Q/N: "
` [PATCH 07/30] mtd: spi-nor: winbond: W25Q512JV-Q/N: "
` [PATCH 08/30] mtd: spi-nor: winbond: W25Q32JV-Q/N: Add quad page program capability
` [PATCH 09/30] mtd: spi-nor: winbond: W25Q64JV-Q/N: "
` [PATCH 10/30] mtd: spi-nor: winbond: W25Q128JV-Q/N: "
` [PATCH 11/30] mtd: spi-nor: winbond: W25Q32JV-Q/N: Fill locking information
` [PATCH 12/30] mtd: spi-nor: winbond: W25Q64JV-Q/N: "
` [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 net v2] ipv6: anycast: insert aca into global hash under idev->lock
2026-05-29 15:22 UTC
[PATCH v2 0/9] printk: Clean up preferred console handling
2026-05-29 15:22 UTC (3+ messages)
` [PATCH v2 9/9] printk: Try enable preferred consoles only when there are any
[tip:x86/cpu] BUILD SUCCESS 87a451161f36a34307ca09aaa66f233d68642b5f
2026-05-29 15:22 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox