All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 12:46:33 to 2026-04-27 13:04:05 UTC [more...]

[PATCH v2] generic/790: test post-EOF gap zeroing persistence
 2026-04-27 13:03 UTC  (4+ messages)

[PATCH] drm/sti: hda: Fix bridge leak on component_add() failure
 2026-04-27 13:02 UTC  (2+ messages)

[PATCH i-g-t 0/8] intel_vbt_decode: Sync intel_vbt_defs.h with latest changes
 2026-04-27 12:46 UTC  (9+ messages)
` [PATCH i-g-t 1/8] include/linux_scaffold: Add BIT_U{8,16,32} macros
` [PATCH i-g-t 2/8] tools/intel_vbt_decode.c: Include linux_scaffold.h
` [PATCH i-g-t 3/8] tools/intel_vbt_defs: sync intel_vbt_defs.h with kernel commit 4d33c77cf2c3
` [PATCH i-g-t 4/8] tools/intel_vbt_defs: sync intel_vbt_defs.h with kernel commit 203c7904f2d8
` [PATCH i-g-t 5/8] tools/intel_vbt_defs: sync intel_vbt_defs.h with kernel commit 1b85a9b04681
` [PATCH i-g-t 6/8] tools/intel_vbt_decode: dump eDP data rate override field
` [PATCH i-g-t 7/8] tools/intel_vbt_decode: dump eDP joiner enable field
` [PATCH i-g-t 8/8] tools/intel_vbt_decode: Dump dedicated_external and dyn_port_over_tc fields

[PATCH] net: nixge: fix skb leak and missing bail on DMA mapping error
 2026-04-27 13:02 UTC  (2+ messages)

[PULL 00/63] target-arm queue
 2026-04-27 12:47 UTC  (64+ messages)
` [PULL 01/63] docs/system: add FEAT_AA32 and FEAT_AA64 to emulation list
` [PULL 02/63] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
` [PULL 03/63] hw/misc/imx8mp_analog: Add property to analog device
` [PULL 04/63] hw/arm/fsl-imx8mm: Add Analog device IP to iMX8MM SOC
` [PULL 05/63] hw/arm/fsl-imx8mm: Add Clock Control Module IP to iMX8MM
` [PULL 06/63] hw/arm/fsl-imx8mm: Implemented support for SNVS
` [PULL 07/63] hw/arm/fsl-imx8mm: Adding support for USDHC storage controllers
` [PULL 08/63] hw/arm/fsl-imx8mm: Add PCIe support
` [PULL 09/63] hw/arm/fsl-imx8mm: Add GPIO controllers
` [PULL 10/63] hw/arm/fsl-imx8mm: Adding support for I2C emulation
` [PULL 11/63] hw/arm/fsl-imx8mm: Adding support for SPI controller
` [PULL 12/63] hw/arm/fsl-imx8mm: Adding support for Watchdog Timers
` [PULL 13/63] hw/arm/fsl-imx8mm: Adding support for General Purpose Timers
` [PULL 14/63] hw/arm/fsl-imx8mm: Adding support for ENET ethernet controller
` [PULL 15/63] hw/arm/fsl-imx8mm: Adding support for USB controller
` [PULL 16/63] hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation
` [PULL 17/63] target/arm: Ignore endianness when setting MTE tags
` [PULL 18/63] target/arm: Explode MO_TExx -> MO_TE | MO_xx
` [PULL 19/63] target/arm: Hoist MO_TE into mve_advance_vpt()
` [PULL 20/63] target/arm: Hoist MO_TE into MVE DO_VSTR() macro
` [PULL 21/63] target/arm: Introduce mo_endian() helper
` [PULL 22/63] target/arm: Replace MO_TE -> mo_endian() for MVE helpers
` [PULL 23/63] target/arm: Compile mve_helper.c once
` [PULL 24/63] target/arm: Replace MO_TE -> mo_endian() for Cortex-M helpers
` [PULL 25/63] target/arm: Compile m_helper.c once
` [PULL 26/63] hw/arm: Remove hw_error() for the unimplemented CM_LMBUSCNT register
` [PULL 27/63] hw: Move ARM_SYSCTL_GPIO definitions to arm sysctl specific header
` [PULL 28/63] target/arm: Clear AArch64 ID regs from ARMISARegisters if AArch64 disabled
` [PULL 29/63] target/arm: Allow 'aarch64=off' to be set for TCG CPUs
` [PULL 30/63] tests/functional/aarch64: Add basic test of TCG aarch64=off
` [PULL 31/63] target/arm/cpu: Introduce the infrastructure for cpreg migration tolerances
` [PULL 32/63] target/arm/machine: Handle ToleranceNotOnBothEnds "
` [PULL 33/63] target/arm/machine: Handle ToleranceOnlySrcTestValue migration tolerance
` [PULL 34/63] target/arm/cpu64: Mitigate migration failures due to spurious TCR_EL1, PIRE0_EL1 and PIR_EL1
` [PULL 35/63] target/arm/cpu64: Define cpreg migration tolerance for KVM_REG_ARM_VENDOR_HYP_BMAP_2
` [PULL 36/63] target/arm/helper: Define cpreg migration tolerance for DGBDTR_EL0
` [PULL 37/63] Revert "target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat"
` [PULL 38/63] hw/arm/raspi4b: NOP all DTB nodes when removing unimplemented devices
` [PULL 39/63] hw/display: Add i.MX6UL LCDIF device model
` [PULL 40/63] hw/arm/fsl-imx6ul: Wire in the "
` [PULL 41/63] target/arm: migrate basic syndrome helpers to registerfields
` [PULL 42/63] target/arm: migrate system/cp trap syndromes "
` [PULL 43/63] target/arm: migrate FP/SIMD "
` [PULL 44/63] target/arm: migrate eret "
` [PULL 45/63] target/arm: migrate SME "
` [PULL 46/63] target/arm: migrate PAC "
` [PULL 47/63] target/arm: migrate BTI "
` [PULL 48/63] target/arm: migrate BXJ "
` [PULL 49/63] target/arm: migrate Granule Protection traps "
` [PULL 50/63] target/arm: migrate fault syndromes "
` [PULL 51/63] target/arm: migrate debug "
` [PULL 52/63] target/arm: migrate wfx "
` [PULL 53/63] target/arm: migrate gcs "
` [PULL 54/63] target/arm: migrate memory op "
` [PULL 55/63] target/arm: migrate check_hcr_el2_trap to use syndrome helper
` [PULL 56/63] target/arm: use syndrome helpers in arm_cpu_do_interrupt_aarch32_hyp
` [PULL 57/63] target/arm: use syndrome helpers to set SAME_EL EC bit
` [PULL 58/63] target/arm: make whpx use syndrome helpers for decode
` [PULL 59/63] target/arm: make hvf "
` [PULL 60/63] target/arm: use syndrome helpers in merge_syn_data_abort
` [PULL 61/63] target/arm: use syndrome helpers to query VNCR bit
` [PULL 62/63] target/arm: remove old syndrome defines
` [PULL 63/63] target/arm: report register in WFIT syndromes

[PATCH] rhashtable: give each instance its own lockdep class
 2026-04-27 13:01 UTC  (5+ messages)

[PATCH 0/9] Implement `promisor.storeFields` and `--filter=auto`
 2026-04-27 13:00 UTC  (3+ messages)
` [PATCH v2 0/8] Auto-configure advertised remotes via URL allowlist

[kvm-unit-tests PATCH] arm: add wfx test case
 2026-04-27 13:00 UTC 

[PATCH v3 00/12] Auto-generate maintainer profile entries
 2026-04-27 13:00 UTC  (26+ messages)
` [PATCH v3 01/12] MAINTAINERS: add an entry for media maintainers profile
` [PATCH v3 02/12] MAINTAINERS: add maintainer-tip.rst to X86
` [PATCH v3 03/12] docs: maintainers: add SPDX license to the file
` [PATCH v3 04/12] docs: maintainers_include: auto-generate maintainer profile TOC
` [PATCH v3 05/12] docs: auto-generate maintainer entry profile links
` [PATCH v3 06/12] docs: maintainers_include: use a better title for profiles
` [PATCH v3 07/12] docs: maintainers_include: add external profile URLs
` [PATCH v3 08/12] docs: maintainers_include: preserve names for files under process/
` [PATCH v3 09/12] docs: maintainers_include: Only show main entry for profiles
` [PATCH v3 10/12] docs: maintainers_include: improve its output
` [PATCH v3 11/12] docs: maintainers_include: fix support for O=dir
` [PATCH v3 12/12] docs: maintainers_include: parse MAINTAINERS just once

[PATCH 0/3] mm: remove page_mapped()
 2026-04-27 13:00 UTC  (3+ messages)
` [PATCH 2/3] bpf: arena: use page_ref_count() instead of page_mapped() in arena_free_pages()

[PATCH v3 0/2] drm/imagination: FW trace bug fix and configuration update
 2026-04-27 13:00 UTC  (2+ messages)

[PATCH v22 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2026-04-27 12:59 UTC  (7+ messages)
` [PATCH v22 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
` [PATCH v22 5/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY

[PATCH 0/3] Batch prefetching
 2026-04-27 12:59 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] grep: prefetch necessary blobs

[RESEND PATCH 0/7] AS SDP cleanups and additions for Panel Replay + VRR
 2026-04-27 12:58 UTC  (8+ messages)
` [RESEND PATCH 5/7] drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
` [RESEND PATCH 6/7] drm/dp: Add a helper to get the SDP type as a string
` [RESEND PATCH 7/7] drm/dp: Add target_rr_divider field in AS SDP logging

[PATCH v2 0/2] staging: rtl8723bs: fix OOB write in HT_caps_handler and OOB read in OnAssocRsp
 2026-04-27 12:58 UTC  (7+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: fix OOB write in HT_caps_handler()

[PATCH 0/3] ima: add regular file data hash support for sigv3
 2026-04-27 12:57 UTC  (2+ messages)

corruption after block-group-tree conversion, how to recover? (data is readable)
 2026-04-27 12:56 UTC  (5+ messages)

docs: Stale website link in trace/rv/monitor_sched.rst
 2026-04-27 12:56 UTC  (6+ messages)
` [PATCH] Documentation/rv: Replace stale website link

[PATCH v7 00/14] arm: am335x: Switch to upstream devicetree
 2026-04-27  9:01 UTC  (15+ messages)
` [PATCH v7 01/14] arm: dts: am335x-evm: Add backlight to the panel
` [PATCH v7 02/14] configs: am335x_evm_defconfig: Enable panel
` [PATCH v7 03/14] include: configs: am335x_evm: Enable vidconsole
` [PATCH v7 04/14] configs: am335x_evm: Enable SPL_OPTIMIZE_INLINING
` [PATCH v7 05/14] configs: am335x_evm: Unify evm board defconfigs
` [PATCH v7 06/14] am33xx: Avoid hard failure on USB probe issue
` [PATCH v7 07/14] arm: dts: am335x-*-u-boot: Add chosen tick-timer
` [PATCH v7 08/14] arm: dts: am335x-boneblack-u-boot: Add lcdc to all boot phases
` [PATCH v7 09/14] am33xx: Fix comment about config symbols
` [PATCH v7 10/14] am33xx: Support upstream devicetree USB device
` [PATCH v7 11/14] dm: core: Split SIMPLE_PM_BUS into phases
` [PATCH v7 12/14] configs: am335x_evm_defconfig: Switch to upstream devicetree
` [PATCH v7 13/14] arm: dts: am335x: Remove unused uboot devicetrees
` [PATCH v7 14/14] dm: core: Remove dependency on CLK

[PATCH v2 00/53] make MM selftests more CI friendly
 2026-04-27 12:56 UTC  (5+ messages)
` [PATCH v2 43/53] selftests/mm: migration: add setup of HugeTLB pages

[PATCH v6 0/3] Introduce Xe Correctable Error Handling
 2026-04-27 12:56 UTC  (4+ messages)
` [PATCH v6 2/3] drm/xe/sysctrl: Add system controller event support

[PATCH v2 00/14] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-04-27 12:56 UTC  (16+ messages)
` [PATCH v2 01/14] media: qcom: camss: Add support to populate sub-devices
` [PATCH v2 02/14] media: qcom: camss: Add PM clock support and integrate with runtime PM
` [PATCH v2 03/14] media: qcom: camss: Add PM clock definitions for QCM2290
` [PATCH v2 04/14] media: qcom: camss: Drop top_ahb/axi from QCM2290 subdevice clocks
` [PATCH v2 05/14] media: qcom: camss: Add camss-isp-bufq helper
` [PATCH v2 06/14] media: qcom: camss: Add camss-isp-sched helper
` [PATCH v2 07/14] media: qcom: camss: Add camss-isp-pipeline helper
` [PATCH v2 08/14] media: qcom-camss: Add image formats for Qualcomm CAMSS parameters buffer
` [PATCH v2 09/14] media: qcom: camss: Add camss-isp-params helper
` [PATCH v2 10/14] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
` [PATCH v2 11/14] dt-bindings: media: qcom,qcm2290-camss: Add OPE ISP subnode
` [PATCH v2 12/14] media: uapi: Add CAMSS ISP configuration definition
` [PATCH v2 13/14] media: qcom: camss: Add CAMSS Offline Processing Engine driver
` [PATCH v2 14/14] arm64: dts: qcom: agatti: Add OPE node

[merged mm-hotfixes-stable] mm-userfaultfd-detect-vma-type-change-after-copy-retry-in-mfill_copy_folio_retry.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] maintainers-remove-stale-kdump-project-url.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] mm-damon-stat-detect-and-use-fresh-enabled-value.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] mm-damon-lru_sort-detect-and-use-fresh-enabled-and-kdamond_pid-values.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] mm-damon-reclaim-detect-and-use-fresh-enabled-and-kdamond_pid-values.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] selftests-mm-specify-requirement-for-proc_mem_always_force=y.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] mm-damon-sysfs-schemes-protect-path-kfree-with-damon_sysfs_lock.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[PATCH v2] dt-bindings: firmware: qcom,scm: Document SCM for Nord SoC
 2026-04-27 12:55 UTC  (2+ messages)

[merged mm-hotfixes-stable] mm-damon-sysfs-schemes-protect-memcg_path-kfree-with-damon_sysfs_lock.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] maintainers-update-li-wangs-email-address.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] maintainers-mailmap-update-email-address-for-qi-zheng.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] maintainers-update-email-address.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] mm-hugetlb_cma-round-up-per_node-before-logging-it.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] maintainers-fix-regex-pattern-in-core-mm-category.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] mm-vma-do-not-try-to-unmap-a-vma-if-mmap_prepare-invoked-from-mmap.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] mm-start-background-writeback-based-on-per-wb-threshold-for-strictlimit-bdis.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] kho-fix-error-handling-in-kho_add_subtree.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] liveupdate-fix-return-value-on-session-allocation-failure.patch removed from -mm tree
 2026-04-27 12:55 UTC 

[merged mm-hotfixes-stable] mailmap-update-entry-for-dan-carpenter.patch removed from -mm tree
 2026-04-27 12:54 UTC 

[merged mm-hotfixes-stable] vmalloc-fix-buffer-overflow-in-vrealloc_node_align.patch removed from -mm tree
 2026-04-27 12:54 UTC 

[PATCH v3] net: stmmac: avoid repeated devm_gpiod_get_optional in mdio
 2026-04-27 12:54 UTC  (2+ messages)

[PATCH] drm/i915: replace fetch_and_zero() with kernel xchg()
 2026-04-27 12:54 UTC  (6+ messages)

[PATCH] rockchip: rk3576: Properly handle USB controller takeover from BootROM
 2026-04-27 12:53 UTC 

[PATCH 1/2] config: stmark2: defconfig updates
 2026-04-27 12:46 UTC  (3+ messages)

[PATCH v3] arm64: dts: qcom: talos: Add memory-region for audio PD
 2026-04-27 12:52 UTC  (2+ messages)

[jirislaby:devel 2/16] .clangd: warning: ignored by one of the .gitignore files
 2026-04-27 12:51 UTC 

[PATCH v3 0/2] cxl/region: Fix race conditions in cxl region unregistration
 2026-04-27 12:51 UTC  (2+ messages)

[PATCH blktests] nvme/068: add a test for multipath delayed removal
 2026-04-27 12:51 UTC  (3+ messages)

[PATCH v2 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
 2026-04-27 12:50 UTC  (3+ messages)
` [PATCH v2 3/4] KVM: s390: vsie: Refactor handle_stfle

[PATCH 3/3] PCI: altera: add Agilex 5 support
 2026-04-27 12:49 UTC  (2+ messages)

[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in hidraw_report_event
 2026-04-27 12:49 UTC  (2+ messages)

[PATCH] KVM: arm64: Validate the FF-A memory access descriptor placement
 2026-04-27 12:48 UTC  (2+ messages)

[PATCH 00/14] DC Patches Apr 27 2026
 2026-04-27 12:48 UTC  (2+ messages)

[PATCH v2] NFSv4.1/pNFS: fix LAYOUTCOMMIT retry loop on OLD_STATEID
 2026-04-27 12:48 UTC  (3+ messages)
` Question about "Not Applicable" status for "

[PATCH] fuse: fix race between inode/dentry invalidation and readdir
 2026-04-27 12:48 UTC  (4+ messages)

Chance of success building "wrynose" core-image-minimal for Orange Pi 5 Pro?
 2026-04-27 12:50 UTC 

[PATCH 0/1] doc: bitbake-user-manual-metadata: clarify inherit_defer documentation
 2026-04-27 12:47 UTC  (4+ messages)
` [PATCH 1/1] doc: bitbake-user-manual-metadata: fix "
  ` [docs] "

[PATCH 0/1] target/riscv: Fix medeleg[11] read-only zero bit for M-mode ECALL
 2026-04-27  5:15 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC PATCH v4 0/6] xl: Allow PCI devices to be passthrough'd via Qemu command line
 2026-04-27 12:46 UTC  (2+ messages)

[PATCH] policycoreutils/secon: fix discarded-qualifiers warning with glibc 2.43
 2026-04-27 12:47 UTC  (3+ messages)

[PATCH ath] wifi: ath12k: fix leak in some ath12k_wmi_xxx() functions
 2026-04-27 12:46 UTC  (2+ messages)

[moderation/CI] Re: KVM: VMX/SVM: use the same SPEC_CTRL assembly code
 2026-04-27 12:47 UTC 

[PATCH 1/2] arm64: dts: qcom: qrb2210-rb1: Drop modem support
 2026-04-27 12:46 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: qrb2210-arduino-imola: "

[PATCH v3 0/4] mm: improve write performance with RWF_DONTCACHE
 2026-04-27 12:46 UTC  (3+ messages)
` [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking


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.