The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-12 19:16:15 to 2026-05-12 21:06:48 UTC [more...]

[PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-12 21:06 UTC  (18+ messages)
` [PATCH v7 01/31] mm: mempolicy: fix interleave index for unaligned VMA start
` [PATCH v7 02/31] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v7 03/31] mm: page_reporting: allow driver to set batch capacity
` [PATCH v7 04/31] mm: hugetlb: remove dead alloc_hugetlb_folio stub
` [PATCH v7 05/31] mm: move vma_alloc_folio_noprof to page_alloc.c
` [PATCH v7 06/31] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH v7 07/31] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH v7 08/31] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH v7 09/31] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH v7 10/31] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH v7 11/31] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH v7 12/31] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH v7 13/31] mm: alloc_swap_folio: "
` [PATCH v7 14/31] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH v7 15/31] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH v7 16/31] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH v7 17/31] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages

[PATCH net] rds_tcp: close NULL deref window in rds_tcp_set_callbacks
 2026-05-12 21:06 UTC  (2+ messages)

[PATCH resend v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-12 21:06 UTC  (6+ messages)
` [PATCH resend v6 20/30] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero

[PATCH 0/2] mm: document read_pages and simplify usage
 2026-05-12 21:05 UTC  (5+ messages)
` [PATCH 1/2] mm/readahead: add kerneldoc for read_pages
` [PATCH 2/2] mm/readahead: simplify page_cache_ra_unbounded loop counter reset

[PATCH v2 0/4] treewide: fixup gfp_t printks
 2026-05-12 21:05 UTC  (2+ messages)

[PATCH v2 00/11] drm/panthor: Reduce dma_fence signalling latency
 2026-05-12 21:04 UTC  (5+ messages)
` [PATCH v2 05/11] drm/panthor: Make panthor_fw_{update,toggle}_reqs() callable from IRQ context
` [PATCH v2 06/11] drm/panthor: Prepare the scheduler logic for FW events in "

[PATCH 6.18 000/270] 6.18.30-rc1 review
 2026-05-12 21:03 UTC  (2+ messages)

[PATCH 6.12 000/206] 6.12.88-rc1 review
 2026-05-12 21:03 UTC  (2+ messages)

[PATCH] rtc: interface: fix typos in rtc_handle_legacy_irq() documentation
 2026-05-12 21:02 UTC 

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-12 20:59 UTC  (3+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update

[PATCH v5 00/17] Renesas: dmaengine and ASoC fixes
 2026-05-12 20:57 UTC  (17+ messages)
` [PATCH v5 01/17] dmaengine: sh: rz-dmac: Move interrupt request after everything is set up
` [PATCH v5 02/17] dmaengine: sh: rz-dmac: Fix incorrect NULL check on list_first_entry()
` [PATCH v5 03/17] dmaengine: sh: rz-dmac: Use list_first_entry_or_null()
` [PATCH v5 04/17] dmaengine: sh: rz-dmac: Use rz_dmac_disable_hw()
` [PATCH v5 05/17] dmaengine: sh: rz-dmac: Add helper to compute the lmdesc address
` [PATCH v5 06/17] dmaengine: sh: rz-dmac: Save the start LM descriptor
` [PATCH v5 07/17] dmaengine: sh: rz-dmac: Add helper to check if the channel is enabled
` [PATCH v5 08/17] dmaengine: sh: rz-dmac: Add helper to check if the channel is paused

[net-next PATCH v3 7/8] net: dsa: realtek: rtl8365mb: add FDB support
 2026-05-12 20:53 UTC  (4+ messages)

[PATCH RFT 0/5] drm/msm: Attach a driver to GMU
 2026-05-12 20:53 UTC  (6+ messages)
` [PATCH RFT 1/5] drm/msm/adreno/a6xx: Mark cxpd device_link as stateless
` [PATCH RFT 2/5] drm/msm: Centralize the standalone drm device check for GPU
` [PATCH RFT 3/5] drm/msm/adreno: Fix invalid drvdata typecast in adreno_remove()
` [PATCH RFT 4/5] drm/msm: Always use component model for standalone GPU
` [PATCH RFT 5/5] drm/msm: Attach a driver to the GMU

[PATCH] sched/fair: Call update_util_est() after dequeue_entities()
 2026-05-12 20:52 UTC  (2+ messages)

[PATCH net 0/2] ipv4: harden against ihl < 5 IP_HDRINCL packets
 2026-05-12 20:51 UTC  (3+ messages)
` [PATCH net 1/2] ipv4: raw: reject IP_HDRINCL packets with ihl < 5
` [PATCH net 2/2] ipv4: ah: harden ah_output options-copy guard against "

[PATCH 0/2] Documentation: maple_tree: Improve statements on reserved values
 2026-05-12 20:50 UTC  (5+ messages)
` [PATCH 2/2] Documentation: maple_tree: Clarify behavior when using "

[PATCH v5 5/7] PCI: intel-gw: Add start_link callback function
 2026-05-12 20:49 UTC 

[PATCH v2] KVM: x86: Swap the dst and src operand for MOVNTDQA
 2026-05-12 20:48 UTC  (2+ messages)

[PATCH v2 0/2] watchdog: realtek-otto: add fallback compatible
 2026-05-12 20:48 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: realtek,otto-wdt: Add "
` [PATCH v2 2/2] watchdog: realtek-otto: add "

[Patch net-next v2 0/7] r8169: add RSS support for RTL8127
 2026-05-12 20:48 UTC  (11+ messages)
` [Patch net-next v2 1/7] r8169: add support for multi irqs
` [Patch net-next v2 2/7] r8169: add support for multi rx queues
` [Patch net-next v2 3/7] r8169: add support for new interrupt mapping
` [Patch net-next v2 4/7] r8169: enable "
` [Patch net-next v2 5/7] r8169: add support and enable rss

[PATCH v3] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema
 2026-05-12 20:48 UTC  (9+ messages)

[PATCH 1/2] dt-bindings: nvmem: qfprom: Add Milos compatible
 2026-05-12 20:47 UTC 

[PATCH v2] mm/filemap: fix page_cache_prev_miss() when no hole is found
 2026-05-12 20:45 UTC 

[PATCH] PCI: mvebu: Use fixed-width interrupt masks
 2026-05-12 20:44 UTC 

[PATCH v3 0/5] amd_pmc: Delay s2idle suspend for some devices
 2026-05-12 20:26 UTC  (6+ messages)
` [PATCH v3 1/5] platform/x86/amd/pmc: Check for intermediate wakeup in function
` [PATCH v3 2/5] platform/x86/amd/pmc: Delay suspend for some Lenovo Laptops
` [PATCH v3 3/5] platform/x86/amd/pmc: Add delay_suspend module parameter
` [PATCH v3 4/5] Documentation/arch/x86/amd-debugging: Add example for reset register
` [PATCH v3 5/5] Documentation/arch/x86/amd-debugging: Add section about delay_suspend

[PATCH 2/5] liveupdate: Remove limit on the number of files per session
 2026-05-12 20:41 UTC  (6+ messages)
  ` [PATCH 3/5] selftests/liveupdate: Test session and file limit removal
  ` [PATCH 4/5] selftests/liveupdate: Add stress-sessions kexec test

[PATCH 0/2] Initial support for Exynos850 SoC in ACPM clk driver
 2026-05-12 20:40 UTC  (3+ messages)
` [PATCH 1/2] clk: samsung: acpm: introduce driver data for SoC-specific clocks
` [PATCH 2/2] clk: samsung: acpm: add initial Exynos850 support

[RFC PATCH rdma-next 0/2] RDMA/rxe: add local implicit ODP MR support
 2026-05-12 20:40 UTC  (4+ messages)
` [RFC PATCH rdma-next 1/2] "
` [RFC PATCH rdma-next 2/2] RDMA/rxe: advertise IB_ODP_SUPPORT_IMPLICIT for local access

[PATCH v2] KVM: x86: use again the flush argument of __link_shadow_page()
 2026-05-12 20:35 UTC 

[PATCH v3] staging: fbtft: convert sysfs attributes to use ATTRIBUTE_GROUPS
 2026-05-12 20:34 UTC 

[PATCH] media: rcar-vin: Enable NV12 support for RZ/G2H
 2026-05-12 20:29 UTC 

[PATCH 0/2] iommu/riscv: Enable IOMMU_DMA
 2026-05-12 20:28 UTC  (4+ messages)
` [PATCH 1/2] iommu/riscv: Map IMSIC addresses for paging domains

[PATCH v5 0/6] ata: libata-scsi: multi-LUN ATAPI device support
 2026-05-12 20:27 UTC  (7+ messages)
` [PATCH v5 1/6] ata: libata-scsi: add atapi_max_lun module parameter
` [PATCH v5 2/6] ata: libata-scsi: convert dev->sdev to per-LUN array
` [PATCH v5 3/6] ata: libata-scsi: route non-zero LUN commands for multi-LUN ATAPI
` [PATCH v5 4/6] scsi: add BLIST_NO_LUN_1F blacklist flag
` [PATCH v5 5/6] ata: libata-scsi: probe additional LUNs for multi-LUN ATAPI devices
` [PATCH v5 6/6] scsi: scsi_devinfo: add COMPAQ PD-1 multi-LUN ATAPI device quirk

[PATCH] KVM: selftests: Ensure gmem file sizes are multiple of host page size
 2026-05-12 20:27 UTC  (2+ messages)

[PATCH] Documentation: kvm: update links in the references section of AMD Memory Encryption
 2026-05-12 20:26 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: display: imx: add deprecated property 'port' and 'display-timings'
 2026-05-12 20:25 UTC  (4+ messages)

[PATCH 0/2] KVM: selftests: Fixes for guest_memfd_test and FD double-close
 2026-05-12 20:24 UTC  (3+ messages)
` [PATCH 2/2] KVM: selftests: Fix FD double-close in kvm_vm_release()

[PATCH RFC 0/4] selftests: harness: Provide global metadata pointer to allow clean teardown from selftest libraries
 2026-05-12 20:24 UTC 

[PATCH net-next 0/3] dpll: add SiTime SiT9531x DPLL clock driver
 2026-05-12 20:23 UTC  (4+ messages)
` [PATCH net-next 2/3] dt-bindings: dpll: add SiTime SiT9531x clock generator

(subset) [PATCH v5 0/7] Add QSPI support for QCS615 and improve interconnect handling
 2026-05-12 20:23 UTC 

[PATCH] arm64: dts: qcom: purwa: Add EL2 overlay for purwa-iot-evk
 2026-05-12 20:23 UTC 

[PATCH v4] arm64: dts: qcom: sm8750: Add camera clock controller
 2026-05-12 20:23 UTC  (3+ messages)

(subset) [PATCH v3 0/2] clk: qcom: Add clock controller device nodes and enable clocks for Glymur
 2026-05-12 20:23 UTC 

(subset) [PATCH V5 0/5] Enable ADSP and CDSP for Glymur SoC
 2026-05-12 20:23 UTC 

[PATCH v2 RESEND] dt-bindings: firmware: qcom,scm: Document SCM for Nord SoC
 2026-05-12 20:23 UTC 

[PATCH v2] dt-bindings: qcom: geni-se-qup: Add compatible for SA8797P SoC
 2026-05-12 20:23 UTC 

[PATCH] arm64: dts: qcom: lemans: Move PCIe devices into soc node
 2026-05-12 20:23 UTC 

[PATCH v5 0/5] arm64: dts: qcom: sdm630/660 FastRPC fixes
 2026-05-12 20:23 UTC 

[PATCH 0/4] arm64: dts: qcom: sdm845-lg: Devicetree followup
 2026-05-12 20:23 UTC 

[PATCH] soc: qcom: spmi-pmic: add SUBTYPEs for Glymur/Kaanapali/SM8750 PMICs
 2026-05-12 20:23 UTC  (2+ messages)

[PATCH] soc: qcom: wcnss: fix leak of fw
 2026-05-12 20:23 UTC 

[PATCH v3] soc: qcom: smem: Switch partitions to xarray
 2026-05-12 20:23 UTC 

(subset) [PATCH v2 0/5] Add LPASS LPI pin controller support for SM6350
 2026-05-12 20:23 UTC 

[PATCH v5 0/2] arm64: dts: qcom: QCS615 Talos EVK audio support
 2026-05-12 20:23 UTC 

[PATCH v4 0/2] arm64: dts: qcom: QCS615 Talos EVK audio support
 2026-05-12 20:23 UTC 

[PATCH v3 0/2] arm64: dts: qcom: QCS615 Talos EVK audio support
 2026-05-12 20:23 UTC 

[RFT PATCH] clk: qcom: dispcc-x1e80100: Fix (possibly) dumping regmap
 2026-05-12 20:22 UTC  (2+ messages)

[PATCH] dt-bindings: clock: qcom,kaanapali-gxclkctl: Correctly use additionalProperties
 2026-05-12 20:22 UTC 

[PATCH v2] clk: qcom: Constify qcom_cc_driver_data and list of critical CBCR registers
 2026-05-12 20:22 UTC 

[PATCH] arm64: dts: qcom: Use GIC_SPI macro for interrupt-map
 2026-05-12 20:22 UTC 

(subset) [PATCH 0/2] crypto: qcom: Add QCE for Eliza SoC
 2026-05-12 20:22 UTC 

[PATCH] soc: qcom: socinfo: Add PMICs that ship with Glymur
 2026-05-12 20:22 UTC 

[PATCH] dt-bindings: cache: qcom,llcc: Document Shikra LLCC
 2026-05-12 20:22 UTC 

[PATCH v3 0/4] Add minimal boot support for Qualcomm IPQ9650 SoC
 2026-05-12 20:22 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] arm64: qcom: Add SoC ID for Shikra IoT variants
 2026-05-12 20:22 UTC 

[PATCH] arm64: dts: qcom: ipq9650: add watchdog node
 2026-05-12 20:22 UTC  (2+ messages)

[PATCH 0/2] Add the SoC ID for the Qualcomm's IPQ9650 family
 2026-05-12 20:22 UTC 

(subset) [PATCH v5 00/13] Add explicit clock vote and enable power-domain for QCOM-ICE
 2026-05-12 20:22 UTC 

[PATCH v2 0/2] Add Crypto Engine support for the Glymur SoC
 2026-05-12 20:22 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: glymur: Enable cpufreq cooling devices
 2026-05-12 20:22 UTC  (2+ messages)

[PATCH 00/16] media: iris: Add AR50LT core support and enable Agatti platform
 2026-05-12 20:22 UTC  (2+ messages)
` (subset) "

(subset) [PATCH v5 0/3] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
 2026-05-12 20:22 UTC 

(subset) [PATCH 0/2] arm64: dts: qcom: milos: Add QCrypto support
 2026-05-12 20:22 UTC 

[PATCH v2] dt-bindings: soc: qcom: qcom,pmic-glink: Document Eliza compatible
 2026-05-12 20:22 UTC  (2+ messages)

[PATCH v2] dt-bindings: soc: qcom,aoss-qmp: Document the Eliza Always-On Subsystem side channel
 2026-05-12 20:22 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: glymur: Drop RPMh CXO clocks from QMP PHYs
 2026-05-12 20:22 UTC 

[PATCH] arm64: dts: qcom: glymur-crd: Enable LID sensor
 2026-05-12 20:22 UTC 

(subset) [PATCH 0/2] arm64: dts: qcom: glymur: Fix USB role-switch configuration
 2026-05-12 20:22 UTC 

[PATCHv2] ata: pata_arasan_cf: simplify ioremap
 2026-05-12 20:22 UTC 

[PATCH] fuse: propagate async RELEASE queue errno in fuse_file_put()
 2026-05-12 20:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] staging: fbtft: convert sysfs attributes to use ATTRIBUTE_GROUPS
 2026-05-12 20:19 UTC  (2+ messages)

[PATCHv2] gpio: sodaville: allow COMPILE_TEST builds
 2026-05-12 20:16 UTC 

[PATCH v12 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
 2026-05-12 20:16 UTC  (12+ messages)

[PATCH] Bluetooth: bnep: Fix UAF read of dev->name
 2026-05-12 20:15 UTC 

[PATCH] gpio: sodaville: allow COMPILE_TEST builds
 2026-05-12 20:13 UTC  (3+ messages)

[PATCH v2] KVM: nSVM: Never use L0's PAUSE loop exiting while L2 is running
 2026-05-12 20:12 UTC  (2+ messages)

[PATCH] audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
 2026-05-12 20:10 UTC  (2+ messages)

[PATCH sched/core] sched/rt: Fix RT_PUSH_IPI soft lockup loop
 2026-05-12 20:10 UTC  (4+ messages)

[tip:x86/mm] BUILD SUCCESS 952ac097ce98901c608cdced012f89a90367401e
 2026-05-12 20:09 UTC 

[PATCH sched_ext/for-7.1-fixes] sched_ext: Drop %NONE early return in scx_disable_and_exit_task()
 2026-05-12 20:08 UTC  (2+ messages)

[PATCH v6] dmaengine: tegra210-adma: Add error logging on failure paths
 2026-05-12 20:07 UTC  (2+ messages)

[PATCH] Greybus audio protocols drivers: correct sscanf() return value check
 2026-05-12 20:07 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] staging: greybus: audio: "

[PATCH] audit: fix incorrect inheritable capability in CAPSET records
 2026-05-12 20:05 UTC  (2+ messages)

[PATCH 0/2] ufs: Rework pci_device_id initialization
 2026-05-12 20:05 UTC  (5+ messages)
` [PATCH 1/2] ufs: tc-dwc-g210-pci: Simplify initialization of pci_device_id array
` [PATCH 2/2] ufs: ufshcd-pci: Use PCI_VDEVICE and named initializers for pci array

[PATCH 0/2] Insert instead of copy pages into shmem when shrinking
 2026-05-12 20:03 UTC  (5+ messages)
` [PATCH 1/2] mm/shmem: add shmem_insert_folio()

[PATCH 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-05-12 19:58 UTC  (3+ messages)

[PATCH] KVM: x86: Fix Xen hypercall tracepoint argument assignment
 2026-05-12 19:57 UTC  (2+ messages)

[syzbot] [dri?] WARNING in drm_prime_destroy_file_private (3)
 2026-05-12 19:56 UTC 

[PATCH] platform/x86/amd: hfi: Support for ranking table versions
 2026-05-12 19:54 UTC  (3+ messages)

arch/powerpc/platforms/pseries/htmdump.c:246:25: sparse: sparse: cast to restricted __be64
 2026-05-12 19:53 UTC 

[PATCH 7.0 000/307] 7.0.7-rc1 review
 2026-05-12 19:53 UTC  (2+ messages)

[PATCH 0/3] kho: Add support for kunit mocking KHO restore API
 2026-05-12 19:51 UTC  (4+ messages)
` [PATCH 1/3] kho: Add kunit static stubs
` [PATCH 2/3] kho: Add helper function to check if pages are preserved
` [PATCH 3/3] kho: Add kunit test to verify preserve/restore pages and folio

[PATCH bpf-next v14 0/8] bpf: Extend BPF syscall with common attributes support
 2026-05-12 19:50 UTC  (2+ messages)

[PATCH v2 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
 2026-05-12 19:48 UTC  (4+ messages)
` [PATCH v2 2/3] security: Expand task_setscheduler LSM hook to include CPU affinity mask

[PATCH 00/28] perf: Harden perf.data parsing against crafted/corrupted files
 2026-05-12 19:48 UTC  (4+ messages)
` [PATCH 26/28] perf timechart: Bounds check cpu_id and fix topology_map allocation

[PATCH] perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
 2026-05-12 19:47 UTC 

[PATCH net v3] rds: filter RDS_INFO_* getsockopt by caller's netns
 2026-05-12 19:43 UTC  (2+ messages)

[PATCH 0/8] i3c: Hot-Join improvements and MIPI HCI Hot-Join support
 2026-05-12 19:42 UTC  (4+ messages)
` [PATCH 2/8] i3c: master: Serialize i3c_set_hotjoin() with the maintenance lock

[RFC PATCH] trace: Introduce a new filter_pred "caller"
 2026-05-12 19:41 UTC  (2+ messages)

[PATCH 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
 2026-05-12 19:37 UTC  (6+ messages)
` [PATCH 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()

[PATCH v1 0/2] Add trng driver to JHB100
 2026-05-12 19:35 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: Add bindings for StarFive JHB100 SoC trng controller

[PATCH v4] staging: media: atomisp: remove stale "Generated code" comments
 2026-05-12 19:35 UTC 

[PATCH] netlink, audit: prevent false ENOBUFS on timeout expiry
 2026-05-12 19:35 UTC  (2+ messages)

[PATCH][next] stddef: Fix kernel-doc/Sphinx warnings for __TRAILING_OVERLAP()
 2026-05-12 19:34 UTC 

[PATCH v3] staging: media: atomisp: remove stale "Generated code" comments
 2026-05-12 19:25 UTC  (2+ messages)

[PATCH] PM: sleep: Use complete() instead of complete_all() in device_pm_sleep_init()
 2026-05-12 19:25 UTC  (2+ messages)

[PATCH 00/11] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
 2026-05-12 19:22 UTC  (4+ messages)
` [PATCH 02/11] preempt: Track NMI nesting to separate per-CPU counter

[PATCH v4 0/6] Devicetree support for Glymur GPU
 2026-05-12 19:21 UTC  (7+ messages)
` [PATCH v4 1/6] drm/msm/a8xx: Fix RSCC offset
` [PATCH v4 2/6] dt-bindings: display/msm: gpu: Document Adreno X2-185
` [PATCH v4 3/6] dt-bindings: arm-smmu: Update the description for Glymur GPU SMMU
` [PATCH v4 4/6] arm64: dts: qcom: glymur: Add GPU smmu node
` [PATCH v4 5/6] arm64: dts: qcom: Add GPU support for Glymur
` [PATCH v4 6/6] arm64: dts: qcom: glymur: Add GPU cooling

[RFC PATCH] ovl: keep merged and impure readdir caches separate
 2026-05-12 19:21 UTC  (4+ messages)

[PATCH v1] cpufreq: intel_pstate: Use correct scaling factor on Raptor Lake-E
 2026-05-12 19:20 UTC 

[RFC PATCH 0/5] mm: support zswap-backed anonymous large folio swapin
 2026-05-12 19:19 UTC  (4+ messages)

[PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
 2026-05-12 19:18 UTC  (3+ messages)

[BUG] lsm= with bpf before selinux breaks fscreate with EINVAL
 2026-05-12 19:17 UTC  (7+ messages)

[PATCH] usb: typec: ucsi: acpi: Disable on devices with broken firmware
 2026-05-12 19:16 UTC  (7+ messages)

[PATCH v2] staging: fbtft: convert sysfs attributes to use ATTRIBUTE_GROUPS
 2026-05-12 19:16 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox