messages from 2026-03-06 16:16:08 to 2026-03-06 17:19:59 UTC [more...]
[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
2026-03-06 17:18 UTC (16+ messages)
` [PATCH v2 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v2 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v2 03/15] userfaultfd: introduce mfill_get_pmd() helper
` [PATCH v2 04/15] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH v2 05/15] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH v2 06/15] userfaultfd: move vma_can_userfault out of line
` [PATCH v2 07/15] userfaultfd: introduce vm_uffd_ops
` [PATCH v2 08/15] shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v2 09/15] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH v2 10/15] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH v2 11/15] userfaultfd: mfill_atomic(): remove retry logic
` [PATCH v2 12/15] mm: generalize handling of userfaults in __do_fault()
` [PATCH v2 13/15] KVM: guest_memfd: implement userfaultfd operations
` [PATCH v2 14/15] KVM: selftests: test userfaultfd minor for guest_memfd
` [PATCH v2 15/15] KVM: selftests: test userfaultfd missing "
[PATCH] remoteproc: keystone: Request IRQs in probe()
2026-03-06 17:19 UTC (2+ messages)
[PATCH net-next 0/8] net: macb: add XSK support
2026-03-06 17:18 UTC (4+ messages)
` [PATCH net-next 8/8] net: macb: add Tx zero-copy AF_XDP support
[PATCH v2 00/11] Remove use of i2c_match_id in PMBUS
2026-03-06 17:16 UTC (12+ messages)
` [PATCH v2 01/11] hwmon: (pmbus/bel-pfe) Remove use of i2c_match_id()
` [PATCH v2 02/11] hwmon: (pmbus/ibm-cffps) "
` [PATCH v2 03/11] hwmon: (pmbus/isl68137) "
` [PATCH v2 04/11] hwmon: (pmbus/max20730) "
` [PATCH v2 05/11] hwmon: (pmbus/max34440) "
` [PATCH v2 06/11] hwmon: (pmbus) "
` [PATCH v2 07/11] hwmon: (pmbus/q54sj108a2) "
` [PATCH v2 08/11] hwmon: (pmbus/tps53679) "
` [PATCH v2 09/11] hwmon: (pmbus/fsp-3y) "
` [PATCH v2 10/11] hwmon: (pmbus/ltc2978) "
` [PATCH v2 11/11] hwmon: (pmbus/max16601) "
[PATCH v5 0/4] Add support for CS42L43B codec to CS42L43 driver
2026-03-06 17:17 UTC (2+ messages)
[PATCH 2/2] dm-bufio: Use struct_size() helper in kmalloc()
2026-03-06 17:14 UTC (2+ messages)
[PATCH 0/3] kallsyms: embed source file:line info in kernel stack traces
2026-03-06 17:14 UTC (4+ messages)
` [PATCH 1/3] "
[PATCH v3 0/2] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
2026-03-06 17:13 UTC (3+ messages)
` [PATCH v3 1/2] PCI: AtomicOps: Define valid root port capabilities
` [PATCH v3 2/2] PCI: AtomicOps: Fix logic in enable function
[PATCH 00/11] Remove use of i2c_match_id in PMBUS
2026-03-06 17:12 UTC (11+ messages)
` [PATCH 01/11] hwmon: (pmbus/bel-pfe) Remove use of i2c_match_id()
` [PATCH 02/11] hwmon: (pmbus/ibm-cffps) "
` [PATCH 08/11] hwmon: (pmbus/tps53679) "
` [PATCH 11/11] hwmon: (pmbus/max16601) "
[PATCH v8 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
2026-03-06 17:12 UTC (4+ messages)
` [PATCH v8 1/3] dt-bindings: clk: tenstorrent: Add tenstorrent,atlantis-prcm-rcpu
` [PATCH v8 2/3] reset: tenstorrent: Add reset controller for Atlantis
` [PATCH v8 3/3] clk: tenstorrent: Add Atlantis clock controller driver
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-03-06 17:01 UTC (31+ messages)
` [PATCH v10 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v10 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v10 03/30] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v10 04/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v10 05/30] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v10 06/30] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v10 07/30] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v10 08/30] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v10 09/30] KVM: arm64: Define internal features for SME
` [PATCH v10 10/30] KVM: arm64: Rename sve_state_reg_region
` [PATCH v10 11/30] KVM: arm64: Store vector lengths in an array
` [PATCH v10 12/30] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v10 13/30] KVM: arm64: Document the KVM ABI for SME
` [PATCH v10 14/30] KVM: arm64: Implement SME vector length configuration
` [PATCH v10 15/30] KVM: arm64: Support SME control registers
` [PATCH v10 16/30] KVM: arm64: Support TPIDR2_EL0
` [PATCH v10 17/30] KVM: arm64: Support SME identification registers for guests
` [PATCH v10 18/30] KVM: arm64: Support SME priority registers
` [PATCH v10 19/30] KVM: arm64: Provide assembly for SME register access
` [PATCH v10 20/30] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v10 21/30] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v10 22/30] KVM: arm64: Expose SME specific state to userspace
` [PATCH v10 23/30] KVM: arm64: Context switch SME state for guests
` [PATCH v10 24/30] KVM: arm64: Handle SME exceptions
` [PATCH v10 25/30] KVM: arm64: Expose SME to nested guests
` [PATCH v10 26/30] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v10 27/30] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v10 28/30] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v10 29/30] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v10 30/30] KVM: arm64: selftests: Add SME to set_id_regs test
[PATCH v7 0/4] Add drivers for Sony Cronos control CPLD
2026-03-06 17:04 UTC (6+ messages)
` [PATCH v7 1/4] dt-bindings: mfd: Add sony,cronos-smc
[PATCH v2 0/3] ARM: dts: TQMa7: modify for use in bootloaders
2026-03-06 17:09 UTC (3+ messages)
[PATCH v6 1/1] PCI: of: Remove max-link-speed generation validation
2026-03-06 17:08 UTC (2+ messages)
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-03-06 17:08 UTC (3+ messages)
[PATCH v2] tg3: replace placeholder MAC address with device property
2026-03-06 17:06 UTC
[PATCH v2 7/9] accel/neutron: Add job submission IOCTL
2026-03-06 17:02 UTC (2+ messages)
[PATCH v2] cgroup/cpuset: Call rebuild_sched_domains() directly in hotplug
2026-03-06 17:03 UTC (2+ messages)
[PATCH] sched_ext: Use READ_ONCE() for scx_slice_bypass_us in scx_bypass()
2026-03-06 17:03 UTC (2+ messages)
[PATCH v2 00/15] var-som-6ul: improve support for variants
2026-03-06 16:59 UTC (4+ messages)
` [PATCH v2 04/15] dt-bindings: arm: fsl: change incorrect VAR-SOM-MX6UL references
[PATCH v3 0/3] x86: Simplifying LAM
2026-03-06 16:58 UTC (3+ messages)
` [PATCH v3 1/3] x86/process: Shorten the default LAM tag width
Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
2026-03-06 16:57 UTC (16+ messages)
[GIT PULL] SPI fixes for v7.0-rc2
2026-03-06 16:56 UTC
[PATCH v9 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-03-06 16:56 UTC (5+ messages)
` [PATCH v9 4/5] gpio: rpmsg: add support for NXP legacy firmware protocol
[GIT PULL] regulator fixes for v7.0-rc2
2026-03-06 16:56 UTC
[PATCH 0/2] x86/cpu: P-state support for Lightning Mountain
2026-03-06 16:54 UTC (3+ messages)
` [PATCH 2/2] x86/cpu/intel: Add EIST workaround "
[PATCH v4 3/6] kfuzztest: add ReST documentation
2026-03-06 16:53 UTC (5+ messages)
` Question about "stateless or low-state functions" in KFuzzTest doc
[PATCH] mm/userfaultfd: fix hugetlb fault mutex hash calculation
2026-03-06 16:53 UTC (2+ messages)
[PATCH] perf test: Fix test case 120 and 121 for s390
2026-03-06 16:53 UTC (3+ messages)
[PATCH v5 3/4] clocksource/drivers/timer-mediatek: Convert timer-mediatek to a loadable module
2026-03-06 16:51 UTC (2+ messages)
[PATCH] drm/msm/dsi: fix pclk rate calculation for bonded dsi
2026-03-06 16:50 UTC (2+ messages)
[PATCH 0/4] PCI: s390/pci: Fix deadlocks on s390 when releasing zPCI-bus or -device objects
2026-03-06 16:49 UTC (5+ messages)
` [PATCH 1/4] PCI: Move declaration of pci_rescan_remove_lock into public pci.h
` [PATCH 2/4] s390/pci: Fix circular/recursive deadlocks in PCI-bus and -device release
` [PATCH 3/4] PCI: Provide lock guard for pci_rescan_remove_lock
` [PATCH 4/4] s390/pci: Use "
[PATCH net] net: enetc: safely reinitialize TX BD ring when it has unsent frames
2026-03-06 16:48 UTC (2+ messages)
[PATCH 00/24] soc/qcom/ubwc: rework UBWC configuration database
2026-03-06 16:47 UTC (25+ messages)
` [PATCH 01/24] drm/msm/mdss: correct UBWC programming sequences
` [PATCH 02/24] soc: qcom: ubwc: define UBWC 3.1
` [PATCH 03/24] soc: qcom: ubwc: define helper for MDSS and Adreno drivers
` [PATCH 04/24] drm/msm/adreno: Trust the SSoT UBWC config
` [PATCH 05/24] drm/msm/adreno: use qcom_ubwc_version_tag() helper
` [PATCH 06/24] drm/msm/adreno: use new helper to set min_acc length
` [PATCH 07/24] drm/msm/mdss: "
` [PATCH 08/24] drm/msm/adreno: use new helper to set macrotile_mode
` [PATCH 09/24] drm/msm/mdss: "
` [PATCH 10/24] drm/msm/mdss: use new helper to set UBWC bank spreading
` [PATCH 11/24] drm/msm/adreno: use new helper to set ubwc_swizzle
` [PATCH 12/24] drm/msm/dpu: "
` [PATCH 13/24] drm/msm/mdss: "
` [PATCH 14/24] drm/msm/dpu: drop ubwc_dec_version
` [PATCH 15/24] drm/msm/adreno: adapt for UBWC 3.1 support
` [PATCH 16/24] drm/msm/mdss: "
` [PATCH 17/24] drm/msm/dpu: "
` [PATCH 18/24] soc: qcom: ubwc: set min_acc length to 64 for all UBWC 1.0 targets
` [PATCH 19/24] soc: qcom: ubwc: drop ubwc_dec_version
` [PATCH 20/24] soc: qcom: ubwc: drop ubwc_bank_spread
` [PATCH 21/24] soc: qcom: ubwc: drop macrotile_mode from the database
` [PATCH 22/24] soc: qcom: ubwc: use fixed values for UBWC swizzle for UBWC < 4.0
` [PATCH 23/24] soc: qcom: ubwc: sort out the rest of the UBWC swizzle settings
` [PATCH 24/24] soc: qcom: ubwc: deduplicate UBWC configuration data
[PATCH] scsi: qla2xxx: Remove problematic BUILD_BUG_ON() assertion
2026-03-06 16:32 UTC (2+ messages)
[PATCH v2 0/3] mm: thp: reduce unnecessary start_stop_khugepaged() calls
2026-03-06 16:43 UTC (4+ messages)
` [PATCH v2 2/3] mm: huge_memory: refactor anon_enabled_store() with change_anon_orders()
[PATCH] mm/vmpressure: scale window size based on machine memory and CPU count
2026-03-06 16:44 UTC (4+ messages)
` [RFC PATCH v3] mm/vmpressure: scale window size based on machine memory
[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
2026-03-06 16:42 UTC (5+ messages)
[PATCH] workqueue: Rename show_cpu_pool{s,}_hog{s,}() to reflect broadened scope
2026-03-06 16:40 UTC (2+ messages)
[PATCH v1] hwmon: (asus_atk0110) Convert ACPI driver to a platform one
2026-03-06 16:40 UTC (2+ messages)
[PATCH] accel: ethosu: Add performance counter support
2026-03-06 16:36 UTC
[PATCH v13 03/32] ring-buffer: Introduce ring-buffer remotes
2026-03-06 16:37 UTC (2+ messages)
[PATCH] firmware_loader: use SHA-256 library API instead of crypto_shash API
2026-03-06 16:37 UTC (2+ messages)
[PATCH] KVM: SVM: Propagate Translation Cache Extensions to the guest
2026-03-06 16:37 UTC (3+ messages)
[PATCH v4 0/2] Add TPS68470 power supply support for ov13b10 sensor
2026-03-06 16:30 UTC (3+ messages)
` [PATCH v4 1/2] platform/x86: int3472: Add TPS68470 board data for Intel nvl
` [PATCH v4 2/2] media: i2c: ov13b10: support tps68470 regulator and gpio
[PATCH] sched_ext: Documentation: Mention scheduling class precedence
2026-03-06 16:35 UTC (2+ messages)
[PATCH v7 00/26] Nested SVM fixes, cleanups, and hardening
2026-03-06 16:35 UTC (10+ messages)
` [PATCH v7 26/26] KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12
[PATCH] sched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointer
2026-03-06 16:34 UTC (3+ messages)
` [PATCH v2] "
[PATCH net-next 0/8] net: dsa: add DSA support for the LAN9645x switch chip family
2026-03-06 16:33 UTC (7+ messages)
` [PATCH net-next 4/8] net: dsa: lan9645x: add basic dsa driver for LAN9645X
[PATCH] scsi: target: Allow FUA if no write cache enabled
2026-03-06 16:33 UTC
[PATCH v9 00/23] MediaTek UFS Cleanup and MT8196 Enablement
2026-03-06 16:33 UTC (3+ messages)
` [PATCH v9 03/23] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
[PATCH v6 00/15] can: grcan: Enhance driver with CANFD Support and Improvements
2026-03-06 16:29 UTC (16+ messages)
` [PATCH v6 01/15] dt-bindings: Add vendor prefix for Frontgrade Gaisler AB
` [PATCH v6 02/15] dt-bindings: net: can: gaisler,grcan: Convert to DT schema
` [PATCH v6 03/15] MAINTAINERS: Add maintainers for GRCAN CAN network driver
` [PATCH v6 04/15] can: grcan: Add clock handling
` [PATCH v6 05/15] can: grcan: Replace bit timing macros with literal values
` [PATCH v6 06/15] can: grcan: Simplify timing configuration
` [PATCH v6 07/15] can: grcan: add FD capability detection and nominal bit-timing
` [PATCH v6 08/15] can: grcan: set DMA mask for GRCAN and GRCANFD to 32-bit
` [PATCH v6 09/15] can: grcan: Add saving and restoring of CAN FD baud-rate registers
` [PATCH v6 10/15] can: grcan: Reserve space between cap and next register to align with address layout
` [PATCH v6 11/15] can: grcan: Refactor GRCAN DMA buffer to use structured memory layout
` [PATCH v6 12/15] can: grcan: Add CANFD TX support alongside legacy CAN
` [PATCH v6 13/15] can: grcan: Add CANFD RX "
` [PATCH v6 14/15] can: grcan: Update echo skb handling to match variable length CANFD frame
` [PATCH v6 15/15] can: grcan: Advertise CANFD capability
[PATCH RFC 0/1] fix for large folio split race in page cache
2026-03-06 16:28 UTC (5+ messages)
` [PATCH RFC 1/1] mm/filemap: handle large folio split race in page cache lookups
[PATCH V6 00/18] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2026-03-06 16:28 UTC (5+ messages)
` [PATCH V6 12/18] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
[PATCH] mm: migrate: requeue destination folio on deferred split queue
2026-03-06 16:26 UTC (9+ messages)
[PATCH v1] KVM: VMX: Remove unnecessary parentheses
2026-03-06 16:24 UTC (3+ messages)
[PATCH] Revert "tcpm: allow looking for role_sw device in the main node"
2026-03-06 16:24 UTC (8+ messages)
[PATCH net-next v2 0/3] Support PHYs that have inband autoneg disabled with GEM
2026-03-06 16:24 UTC (11+ messages)
` [PATCH net-next v2 1/3] net: macb: fix SGMII with inband aneg disabled
[PATCH] lib/bug: remove unnecessary variable initializations
2026-03-06 16:24 UTC
[PATCH] lib/bug: fix inconsistent capitalization in BUG message
2026-03-06 16:23 UTC
[GIT PULL] sound fixes for 7.0-rc3
2026-03-06 16:23 UTC
[PATCH] scsi: ufs: core: Handle MCQ IAG events
2026-03-06 16:22 UTC (7+ messages)
[PATCH v2 0/2] arm64: dts: imx8mq-librem5: PMIC voltage changes
2026-03-06 16:20 UTC (2+ messages)
[PATCH net-next 0/2] net: sfp: Describe and handle regulators
2026-03-06 16:19 UTC (9+ messages)
` [PATCH net-next 2/2] net: sfp: manage receiver and transmitter regulators
[PATCH] lib/inflate: fix typo "This results" to "The results" in comment
2026-03-06 16:17 UTC
mm/pgtable: Support for page table check on s390
2026-03-06 16:16 UTC (5+ messages)
` [PATCH v2 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
` [PATCH v2 2/4] s390/pgtable: Use set_pmd_bit() to invalidate PMD entry
` [PATCH v2 3/4] s390/pgtable: Add s390 support for page table check
` [PATCH v2 4/4] s390: Enable page table check for debug_defconfig
[PATCH] lib/inflate: fix grammar in comment: "variable" to "variables"
2026-03-06 16:17 UTC
[PATCH] lib/inflate: fix memory leak in inflate_dynamic() on inflate_codes() failure
2026-03-06 16:16 UTC
[PATCH v6 00/13] Remove device private pages from physical address space
2026-03-06 16:16 UTC (2+ messages)
[PATCH v4 0/8] arm64: Add initial support for NXP S32N79 SoC
2026-03-06 16:15 UTC (7+ messages)
` [PATCH v4 3/8] dt-bindings: arm: fsl: Add NXP S32N79 SoC and RDB board
` [PATCH v4 4/8] mmc: sdhci-esdhc-imx: add NXP S32N79 support
` [PATCH v4 5/8] irqchip/imx-irqsteer: "
` [PATCH v4 6/8] irqchip: add ARCH_S32 dependency to Kconfig
` [PATCH v4 7/8] arm64: dts: freescale: Add NXP S32N79 SoC support
` [PATCH v4 8/8] arm64: dts: freescale: Add NXP S32N79-RDB board support
[PATCH] lib/inflate: fix memory leak in inflate_fixed() on inflate_codes() failure
2026-03-06 16:16 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