messages from 2026-05-11 08:08:05 to 2026-05-11 09:03:56 UTC [more...]
[PATCH resend v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-05-11 9:03 UTC (23+ messages)
` [PATCH resend v6 01/30] mm: move vma_alloc_folio_noprof to page_alloc.c
` [PATCH resend v6 02/30] mm: mempolicy: fix interleave index for unaligned VMA start
` [PATCH resend v6 03/30] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH resend v6 04/30] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH resend v6 05/30] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH resend v6 06/30] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH resend v6 07/30] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH resend v6 08/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH resend v6 09/30] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH resend v6 10/30] mm: alloc_swap_folio: "
` [PATCH resend v6 11/30] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH resend v6 12/30] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH resend v6 13/30] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH resend v6 14/30] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
` [PATCH resend v6 15/30] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH resend v6 16/30] mm: page_reporting: allow driver to set batch capacity
` [PATCH resend v6 17/30] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH resend v6 18/30] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH resend v6 19/30] mm: page_reporting: add per-page zeroed bitmap for host feedback
` [PATCH resend v6 20/30] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH resend v6 21/30] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH resend v6 22/30] virtio_balloon: submit reported pages as individual buffers
[PATCH v13 net-next 0/9] octeontx2-af: npc: Enhancements
2026-05-11 9:02 UTC (5+ messages)
` [PATCH v13 net-next 2/9] net/mlx5e: Reduce stack use reading PCIe congestion thresholds
` [PATCH v13 net-next 3/9] devlink: pass param values by pointer
[PATCH] mm/memory_hotplug: Factor out altmap freeing checks
2026-05-11 9:02 UTC (3+ messages)
[PATCH net-next v3 0/2] Rework pci_device_id initialisation
2026-05-11 9:00 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: nfp: Drop PCI class entries with .class_mask = 0
` [PATCH net-next v3 2/2] net: Consistently define pci_device_ids using named initializers
[PATCH v7 6/6] ARM: zte: defconfig: Add a zx29 defconfig file
2026-05-11 9:00 UTC (4+ messages)
[PATCH v2 0/3] media: camss: add support for purwa platform
2026-05-11 8:59 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: media: Add bindings for qcom,x1p42100-camss
` [PATCH v2 2/3] media: qcom: camss: add support for X1P42100 camss
` [PATCH v2 3/3] arm64: dts: qcom: purwa: Add camss node
[PATCH v3 0/9] Optimize anonymous large folio unmapping
2026-05-11 8:59 UTC (14+ messages)
` [PATCH v3 1/9] mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one
` [PATCH v3 2/9] mm/rmap: refactor hugetlb pte clearing "
` [PATCH v3 8/9] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte
` [PATCH v3 9/9] mm/rmap: enable batch unmapping of anonymous folios
[PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init
2026-05-11 8:59 UTC (2+ messages)
[PATCH] media: platform: amd: isp4: drop obsolete Smatch workaround
2026-05-11 8:59 UTC
[PATCH v3 01/12] mm, swap: simplify swap cache allocation helper
2026-05-11 8:57 UTC (2+ messages)
[PATCH] iomap: add dirty page control to iomap_zero_iter
2026-05-11 8:57 UTC (2+ messages)
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-05-11 8:57 UTC (4+ messages)
` [PATCH v4 11/23] iomap: correct the range of a partial dirty clear
[net-next PATCH v4 00/13] net: renesas: rswitch: R-Car S4 add VLAN aware switching
2026-05-11 8:52 UTC (14+ messages)
` [PATCH net-next v4 01/13] net: renesas: rswitch: improve port change mode functions
` [PATCH net-next v4 02/13] net: renesas: rswitch: use device instead of net_device
` [PATCH net-next v4 03/13] net: renesas: rswitch: fix FWPC2 register access macros
` [PATCH net-next v4 04/13] net: renesas: rswitch: add register definitions for vlan support
` [PATCH net-next v4 05/13] net: renesas: rswitch: add exception path for packets with unknown dst MAC
` [PATCH net-next v4 06/13] net: renesas: rswitch: add forwarding rules for gwca
` [PATCH net-next v4 07/13] net: renesas: rswitch: make helper functions available to whole driver
` [PATCH net-next v4 08/13] net: renesas: rswitch: add basic vlan init to rswitch_fwd_init
` [PATCH net-next v4 09/13] net: renesas: rswitch: update port HW init
` [PATCH net-next v4 10/13] net: renesas: rswitch: clean up is_rdev rswitch_device checking
` [PATCH net-next v4 11/13] net: renesas: rswitch: add passing of rswitch_private into notifiers
` [PATCH net-next v4 12/13] net: renesas: rswitch: add handler for FDB notification
` [PATCH net-next v4 13/13] net: renesas: rswitch: add vlan aware switching
[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
2026-05-11 8:57 UTC
[PATCH v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-05-11 8:56 UTC (20+ messages)
` [PATCH v6 01/30] mm: move vma_alloc_folio_noprof to page_alloc.c
` [PATCH v6 02/30] mm: mempolicy: fix interleave index for unaligned VMA start
` [PATCH v6 03/30] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH v6 04/30] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH v6 05/30] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH v6 06/30] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH v6 07/30] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH v6 08/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH v6 09/30] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH v6 10/30] mm: alloc_swap_folio: "
` [PATCH v6 11/30] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH v6 12/30] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH v6 13/30] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH v6 14/30] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
` [PATCH v6 15/30] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH v6 16/30] mm: page_reporting: allow driver to set batch capacity
` [PATCH v6 17/30] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v6 18/30] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
[PATCH] cgroup: Keep favordynmods enabled once per-threadgroup rwsem is active
2026-05-11 8:56 UTC (2+ messages)
[PATCH v2] cgroup/cpuset: skip hardwall ancestor scan in cpuset v2 in cpuset_current_node_allowed()
2026-05-11 8:55 UTC (2+ messages)
[PATCH v6 08/30] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
2026-05-11 8:54 UTC (8+ messages)
` [PATCH v6 09/30] mm: alloc_swap_folio: "
` [PATCH v6 10/30] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH v6 11/30] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH v6 12/30] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH v6 13/30] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
` [PATCH v6 14/30] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH v6 15/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
[PATCH v6 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
2026-05-11 8:54 UTC (7+ messages)
` [PATCH v6 1/3] mm/page_owner: add print_mode filter
` [PATCH v6 2/3] mm/page_owner: add NUMA node filter with nodelist support
` [PATCH v6 3/3] mm/page_owner: document page_owner filter features
[PATCH v9 0/8] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
2026-05-11 8:54 UTC (9+ messages)
` [PATCH v9 1/8] dt-bindings: mmc: spacemit,sdhci: add pinctrl support for voltage switching
` [PATCH v9 2/8] mmc: sdhci-of-k1: enable essential clock infrastructure for SD operation
` [PATCH v9 3/8] mmc: sdhci-of-k1: add regulator and pinctrl voltage switching support
` [PATCH v9 4/8] mmc: sdhci-of-k1: add comprehensive SDR tuning support
` [PATCH v9 5/8] riscv: dts: spacemit: k1: add SD card controller and pinctrl support
` [PATCH v9 6/8] riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modes
` [PATCH v9 7/8] riscv: dts: spacemit: k1-bananapi-f3: "
` [PATCH v9 8/8] riscv: dts: spacemit: k1-musepi-pro: "
[PATCH sched_ext/for-7.1-fixes] sched_ext: Clear ops->priv on scx_alloc_and_add_sched() error paths
2026-05-11 8:52 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Fix coding style in ieee80211.h
2026-05-11 8:51 UTC (4+ messages)
[PATCH v3 0/5] Initial Apple silicon M3 device trees and dt-bindings
2026-05-11 8:50 UTC (4+ messages)
` [PATCH v3 2/5] dt-bindings: watchdog: apple,wdt: Add t8122 compatible
[PATCH] can: m_can: pci: Remove driver_data
2026-05-11 8:49 UTC
[PATCH net-next 1/3] net/mlx5: HWS, Check if device is down while polling for completion
2026-05-11 8:48 UTC (3+ messages)
[PATCH v9 0/7] gpio: siul2-s32g2: add initial GPIO driver
2026-05-11 8:48 UTC (5+ messages)
` [PATCH v9 6/7] pinctrl: s32cc: implement GPIO functionality
[PATCH v3] arm64: dts: qcom: arduino-monza: add WLAN enable and rfkill GPIO
2026-05-11 8:48 UTC
[RFC v7 0/7] ext4: fast commit: snapshot inode state for FC log
2026-05-11 8:43 UTC (8+ messages)
` [RFC v7 1/7] ext4: fast commit: snapshot inode state before writing log
` [RFC v7 2/7] ext4: lockdep: handle i_data_sem subclassing for special inodes
` [RFC v7 3/7] ext4: fast commit: avoid waiting for FC_COMMITTING
` [RFC v7 4/7] ext4: fast commit: avoid self-deadlock in inode snapshotting
` [RFC v7 5/7] ext4: fast commit: avoid i_data_sem by dropping ext4_map_blocks() in snapshots
` [RFC v7 6/7] ext4: fast commit: add lock_updates tracepoint
` [RFC v7 7/7] ext4: fast commit: export snapshot stats in fc_info
[PATCH] arm64: dts: freescale: imx95-toradex-smarc: replace deprecated gpio property
2026-05-11 8:46 UTC (2+ messages)
[PATCH] fuse: propagate async RELEASE queue errno in fuse_file_put()
2026-05-11 8:44 UTC (3+ messages)
[RFC net-next 0/4] devlink: Add boot-time defaults
2026-05-11 8:42 UTC (12+ messages)
[syzbot] [wireless?] WARNING in ieee80211_sta_current_bw
2026-05-11 8:42 UTC (3+ messages)
[PATCH] docs/zh_CN: update admin-guide/index.rst translation
2026-05-11 8:39 UTC (2+ messages)
[PATCH v5 0/3] mm/swap: use swap_ops to register swap device's methods
2026-05-11 8:37 UTC (3+ messages)
` [PATCH v5 2/3] "
[PATCH v3] coresight: fix missing error code when trace ID is invalid
2026-05-11 8:36 UTC
[PATCH 1/3] dt-bindings: gpio: add Axiado SGPIO controller
2026-05-11 8:36 UTC (4+ messages)
[PATCH] drm/msm/dp: Skip push_idle in atomic_disable if display is not powered on
2026-05-11 8:36 UTC
[PATCH net-next 00/15] net: enetc: Prepare for ENETC v4 VF support
2026-05-11 8:08 UTC (16+ messages)
` [PATCH net-next 01/15] net: enetc: switch VF primary MAC setter to PF ops for commonization
` [PATCH net-next 02/15] net: enetc: move VF message handlers to enetc_msg.c
` [PATCH net-next 03/15] net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardown
` [PATCH net-next 04/15] net: enetc: relocate SR-IOV configuration helper for common PF support
` [PATCH net-next 05/15] net: enetc: integrate enetc_msg.c into enetc-pf-common driver
` [PATCH net-next 06/15] net: enetc: use read_poll_timeout() for VF mailbox polling
` [PATCH net-next 07/15] net: enetc: convert mailbox messages to new formats
` [PATCH net-next 08/15] net: enetc: add VF-PF messaging support for IP minor revision query
` [PATCH net-next 09/15] net: enetc: align v1 CBDR API with v4 for VF driver sharing
` [PATCH net-next 10/15] net: enetc: add CBDR setup/teardown hooks to enetc_si_ops for VF support
` [PATCH net-next 11/15] net: enetc: add generic helper to initialize SR-IOV resources
` [PATCH net-next 12/15] net: enetc: use MADDR_TYPE for MAC filter array size
` [PATCH net-next 13/15] net: enetc: dynamically allocate rxmsg based on VF count
` [PATCH net-next 14/15] net: enetc: refactor MR interrupt enable/disable helpers
` [PATCH net-next 15/15] net: enetc: generate MR interrupt mask based on the number of enabled VFs
[PATCH] selftests/cgroup: Add NULL check after malloc in cgroup_util.c
2026-05-11 8:35 UTC (2+ messages)
[PATCH v2 1/4] KVM: s390: Minor refactor of base/ext facility lists
2026-05-11 8:35 UTC
[PATCH] sched/isolation: Don't free memblock allocated cpumasks
2026-05-11 8:34 UTC (4+ messages)
[PATCH v2] dma-mapping: move dma_map_resource() sanity check into debug code
2026-05-11 8:31 UTC
(subset) [PATCH v4 0/3] riscv: Add PCIe support for UltraRISC DP1000 SoC
2026-05-11 8:31 UTC
[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
2026-05-11 8:31 UTC (5+ messages)
[PATCH] nvme: make providing NGUID as UUID usage less scary
2026-05-11 8:29 UTC (4+ messages)
` [PATCH RFC V2 RESEND] "
[PATCH v3 35/54] selftests/mm: hugepage_dio: add setup of HugeTLB pages
2026-05-11 8:28 UTC (6+ messages)
` [PATCH v3 42/54] selftests/mm: hugetlb-soft-online: "
` [PATCH v3 49/54] selftests/mm: uffd-unit-tests: "
[PATCH 0/2] iio: light: Add ROHM BH1730FVC ambient light sensor driver
2026-05-11 8:26 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: iio: light: Add ROHM BH1730FVC binding
` [PATCH 2/2] iio: light: bh1730: Add bh1730 light sensor driver
[PATCH] Revert "nfc: nxp-nci: remove interrupt trigger type"
2026-05-11 8:26 UTC
[PATCH] staging: vme_user: fix line exceeding 80 characters in vme_user.c
2026-05-11 8:22 UTC (3+ messages)
[PATCH] ARM: Do not select HAVE_RUST when KASAN is enabled
2026-05-11 8:21 UTC (2+ messages)
[PATCH v1] entry: Fix KMSAN false positives in IRQ and NMI exit code
2026-05-11 8:21 UTC (2+ messages)
[PATCH 0/5] arm64: dts: freescale: Add IMX-AUD-IO daughter board support
2026-05-11 8:20 UTC (3+ messages)
` [PATCH 4/5] arm64: dts: freescale: imx952-evk: Add IMX-AUD-IO "
[PATCH 0/3] [PULL REQUEST] iommu/vt-d: Fixes for v7.1-rc
2026-05-11 8:20 UTC (2+ messages)
[PATCH v2] coresight: fix missing error code when trace ID is invalid
2026-05-11 8:19 UTC (3+ messages)
[PATCH v2] KVM: PPC: Book3S HV: Add H_FAC_UNAVAIL mapping for tracing exits
2026-05-11 8:19 UTC (2+ messages)
[PATCH v4 0/2] i2c: improve bus recovery for single-ended GPIOs
2026-05-11 8:19 UTC (5+ messages)
` [PATCH v4 2/2] i2c: core: support "
[PATCH 0/2] arm64: qcom: add Ayaneo Pocket DS gaming console
2026-05-11 8:19 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: add basic devicetree for "
[PATCH] staging: vme_user: fix lines exceeding 80 characters in vme_tsi148.c
2026-05-11 8:18 UTC (2+ messages)
[PATCH v3 0/2] cgroup/cpuset: fix DL attach accounting
2026-05-11 8:18 UTC (3+ messages)
` [PATCH v3 1/2] cgroup/cpuset: reset DL migration state on can_attach() failure
[PATCH v13 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
2026-05-11 8:17 UTC (6+ messages)
` [PATCH v13 1/5] mm/vmalloc: extract vm_area_free_pages() helper from vfree()
` [PATCH v13 2/5] mm/vmalloc: use physical page count for vrealloc() grow-in-place check
` [PATCH v13 3/5] mm/vmalloc: use physical page count in vread_iter()
` [PATCH v13 4/5] mm/vmalloc: free unused pages on vrealloc() shrink
` [PATCH v13 5/5] lib/test_vmalloc: add vrealloc test case
[PATCH v2 0/7] arm64: dts: qcom: Add label properties to CoreSight devices
2026-05-11 8:17 UTC
[REGRESSION] stmmac: Random DMA reset failure on RK3399 since v6.18
2026-05-11 8:17 UTC (5+ messages)
[PATCH] ARM: dts: socfpga: arria10: Increase JFFS2 rootfs partition size
2026-05-11 8:15 UTC
[PATCH] nvme: use str_enabled_disabled() for digest mismatch messages
2026-05-11 8:14 UTC (3+ messages)
(subset) [PATCH 1/3] KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value
2026-05-11 8:13 UTC (3+ messages)
[PATCH rc v8 0/8] iommu: Fix pci_dev_reset_iommu_prepare/done()
2026-05-11 8:13 UTC
[PATCH v2 0/4] staging: rtl8723bs: Fix coding style in ieee80211.h
2026-05-11 8:12 UTC (5+ messages)
` [PATCH v2 2/4] staging: rtl8723bs: Fix comparison style in IS_CCK_RATE and IS_OFDM_RATE macros
` [PATCH v2 4/4] staging: rtl8723bs: Enclose CHAN_ARG macro body in parentheses
[PATCH 0/2] regulator: add support for SGMicro SGM3804
2026-05-11 8:11 UTC (3+ messages)
[PATCH v1 02/20] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
2026-05-11 8:11 UTC
[PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction
2026-05-11 8:11 UTC (9+ messages)
[PATCH] tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()
2026-05-11 8:10 UTC (2+ messages)
[PATCH v2 0/2] staging: rtl8723bs: Clean up coding style in include headers
2026-05-11 8:09 UTC (3+ messages)
` [PATCH v2 2/2] staging: rtl8723bs: Remove extern from function prototypes in cmd_osdep.h
[PATCH v4 00/15] SCMI Clock rates discovery rework
2026-05-11 8:09 UTC (3+ messages)
[PATCH v7 0/7] staging: rtl8723bs: rtw_mlme: line length cleanup
2026-05-11 8:08 UTC (4+ messages)
` [PATCH v7 1/7] staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction
[PATCH] iommu/amd: Bounds-check devid in __rlookup_amd_iommu()
2026-05-11 8:08 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