All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-22 07:05:12 to 2025-10-22 07:36:04 UTC [more...]

[PATCH 6.1.y] selftests/mm: Move default_huge_page_size to vm_util.c
 2025-10-22  7:35 UTC  (5+ messages)

[PATCH 00/20] DC Patches October 27, 2025
 2025-10-22  7:30 UTC  (19+ messages)
` [PATCH 01/20] drm/amd/display: Bump minimum for frame_warn_limit
` [PATCH 02/20] drm/amd/display: Fix DMUB reset sequence for DCN32
` [PATCH 03/20] drm/amd/display: Add opp count validation to dml2.1
` [PATCH 04/20] drm/amd/display: Fix wrong index for DCN401 cursor offload
` [PATCH 05/20] drm/amd/display: Fix notification of vtotal to DMU for "
` [PATCH 07/20] drm/amd/display: Update dml2 references to use dml2_0 folder
` [PATCH 09/20] drm/amd/display: Add more DC HW state info to underflow logging
` [PATCH 10/20] drm/amd/display: update link encoder assignment
` [PATCH 11/20] drm/amd/display: Remove dc param from check_update
` [PATCH 12/20] drm/amd/display: init dispclk from bootup clock for DCN315
` [PATCH 13/20] drm/amd/display: Add dc interface to log pre os firmware information
` [PATCH 14/20] drm/amd/display: Update cursor offload assignments
` [PATCH 15/20] drm/amd/display: Add lock descriptor to check_update
` [PATCH 16/20] drm/amd/display: Make observers const-correct
` [PATCH 17/20] drm/amd/display: Add HDR workaround for a specific eDP
` [PATCH 18/20] drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtc
` [PATCH 19/20] drm/amd/display: [FW Promotion] Release 0.1.33.0
` [PATCH 20/20] drm/amd/display: Promote DC to 3.2.356

[PATCH v1] NFS: Fix possible NULL pointer dereference in nfs_inode_remove_request()
 2025-10-22  7:34 UTC  (7+ messages)

[PATCH v5 0/3] fstests: basic smoke test on zoned loop device
 2025-10-22  7:34 UTC  (10+ messages)
` [PATCH v5 3/3] generic: basic smoke for filesystems on zoned block devices

[PATCH V2] mm/debug_vm_pgtable: Add [pte|pmd]_mkwrite_novma() tests
 2025-10-22  7:33 UTC  (2+ messages)

[PATCH v6 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2025-10-22  7:33 UTC  (2+ messages)

[CI 00/14] auxccs ci run no stolen with flush
 2025-10-22  7:32 UTC  (15+ messages)
` [CI 01/14] drm/xe: Fix ggtt fb alignment
` [CI 02/14] drm/xe/xelpg: Flush CCS when flushing caches
` [CI 03/14] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [CI 04/14] drm/xe/xelp: Support auxccs invalidation on blitter
` [CI 05/14] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [CI 06/14] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 07/14] drm/xe: Export xe_emit_aux_table_inv
` [CI 08/14] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 09/14] drm/xe: Flush GGTT writes after populating DPT
` [CI 10/14] drm/xe: Handle DPT in system memory
` [CI 11/14] drm/xe: Do not use stolen memory for DPT on IGFX and AuxCCS
` [CI 12/14] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
` [CI 13/14] drm/xe/display: Add support for AuxCCS
` [CI 14/14] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe

[PATCH] Kconfig:Uses glibc so strscpy has to be manually- added
 2025-10-22  7:31 UTC  (2+ messages)

[alobakin:libeth 7/7] ld.lld: error: duplicate symbol: ice_queue_mgmt_ops
 2025-10-22  7:30 UTC 

[PATCH v4] bootstd: make it possible to use tftp for netboot with standardboot
 2025-10-22  7:32 UTC  (2+ messages)

[PATCH -v2 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
 2025-10-22  7:31 UTC  (4+ messages)
` [PATCH -v2 2/2] arm64, tlbflush: don't "

[PATCH] arm64: dts: renesas: rzt2h/rzn2h-evk: add note about SD1 1.8V modes
 2025-10-22  7:31 UTC 

[PATCH 0/4] btrfs: define and apply the AUTO_K(V)FREE_PTR macros
 2025-10-22  7:31 UTC  (4+ messages)
` [PATCH 1/4] btrfs: declare free_ipath() via DEFINE_FREE() instead

[PATCH V6 00/18] amdkfd: Implement kfd multiple contexts
 2025-10-22  7:30 UTC  (19+ messages)
` [PATCH V6 01/18] amdkfd: enlarge the hashtable of kfd_process
` [PATCH V6 02/18] amdkfd: mark the first kfd_process as the primary one
` [PATCH V6 03/18] amdkfd: find_process_by_mm always return the primary context
` [PATCH V6 04/18] amdkfd: Introduce kfd_create_process_sysfs as a separate function
` [PATCH V6 05/18] amdkfd: destroy kfd secondary contexts through fd close
` [PATCH V6 06/18] amdkfd: process svm ioctl only on the primary kfd process
` [PATCH V6 07/18] amdkfd: process USERPTR allocation "
` [PATCH V6 08/18] amdkfd: identify a secondary kfd process by its id
` [PATCH V6 09/18] amdkfd: find kfd_process by filep->private_data in kfd_mmap
` [PATCH V6 10/18] amdkfd: remove DIQ support
` [PATCH V6 11/18] amdkfd: process pointer of a HIQ should be NULL
` [PATCH V6 12/18] amdkfd: remove test_kq
` [PATCH V6 13/18] amdkfd: introduce new helper kfd_lookup_process_by_id
` [PATCH V6 14/18] amdkfd: record kfd context id into kfd process_info
` [PATCH V6 15/18] amdkfd: record kfd context id in amdkfd_fence
` [PATCH V6 16/18] amdkfd: fence handler evict and restore a kfd process by its context id
` [PATCH V6 17/18] amdkfd: process debug trap ioctl only on a primary context
` [PATCH V6 18/18] amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESS

[PATCH] doc: bitbake-user-manual: AUTOREV and SRCREV_FORMAT roles in fetching
 2025-10-22  7:31 UTC  (4+ messages)
` [bitbake-devel] "

[CI 00/13] auxccs ci run no stolen
 2025-10-22  7:30 UTC  (14+ messages)
` [CI 01/13] drm/xe: Fix ggtt fb alignment
` [CI 02/13] drm/xe/xelpg: Flush CCS when flushing caches
` [CI 03/13] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [CI 04/13] drm/xe/xelp: Support auxccs invalidation on blitter
` [CI 05/13] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [CI 06/13] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 07/13] drm/xe: Export xe_emit_aux_table_inv
` [CI 08/13] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 09/13] drm/xe: Flush GGTT writes after populating DPT
` [CI 10/13] drm/xe: Handle DPT in system memory
` [CI 11/13] drm/xe: Do not use stolen memory for DPT on IGFX and AuxCCS
` [CI 12/13] drm/xe/display: Add support for AuxCCS
` [CI 13/13] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe

[PATCH 0/1] selinux: export current_sid API for use in other kernel modules
 2025-10-22  7:30 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH net v2 0/1] i40e: xsk: advance next_to_clean on status descriptors
 2025-10-22  7:28 UTC  (6+ messages)
` [PATCH net v2 1/1] "
      ` [Intel-wired-lan] "

[PATCH v2 0/4] dt-bindings: soc: qcom: Add soc related bindings for Kaanapali and Glymur
 2025-10-22  7:28 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: soc: qcom: Add qcom,kaanapali-imem compatible
` [PATCH v2 2/4] dt-bindings: soc: qcom,aoss-qmp: Document the Kaanapali AOSS channel
` [PATCH v2 3/4] dt-bindings: firmware: qcom,scm: Document SCM on Kaanapali SOC
` [PATCH v2 4/4] dt-bindings: soc: qcom,aoss-qmp: Document the Glymur AOSS side channel

[net-next PATCH 0/2] net: airoha: initial phylink support
 2025-10-22  7:28 UTC  (3+ messages)
` [net-next PATCH 2/2] net: airoha: add phylink support for GDM1

[PATCH bpf-next v1] selftests/bpf: Guard addr_space_cast code with __BPF_FEATURE_ADDR_SPACE_CAST
 2025-10-22  7:18 UTC 

[PATCH] staging: greybus: fw-download: Fix find firmware req
 2025-10-22  7:27 UTC 

[PATCH] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2025-10-22  7:27 UTC  (4+ messages)

[PATCH 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
 2025-10-22  7:26 UTC  (5+ messages)
` [PATCH 15/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable leds

[PATCH] riscv: stacktrace: Disable KASAN checks for non-current tasks
 2025-10-22  7:26 UTC  (2+ messages)

[PATCH v3 00/54] bnxt patchset
 2025-10-21 17:49 UTC  (4+ messages)
` [PATCH v4 00/57] "
  ` [PATCH v4 03/57] net/bnxt/tf_ulp: add bnxt app data for 25.11 - Thor
  ` [PATCH v4 04/57] net/bnxt/tf_ulp: add bnxt app data for 25.11 - Thor2

[PATCH] checkpatch: add uninitialized pointer with __free attribute check
 2025-10-22  7:25 UTC  (2+ messages)

[PULL] u-boot-at91-2026.01-a
 2025-10-22  7:22 UTC 

[PATCH 0/6] Support for Samsung S2MPU05 PMIC device in driver
 2025-10-22  8:28 UTC  (13+ messages)
` [PATCH 1/6] power: pmic: s2mps11: change the probe function to bind
` [PATCH 2/6] power: pmic: s2mps11: add support for allowing multiple device variants
` [PATCH 3/6] power: regulator: s2mps11: declaratively define LDOs and BUCKs
` [PATCH 4/6] power: regulator: s2mps11: declaratively get/set regulator mode
` [PATCH 5/6] power: regulator: s2mps11: add support for S2MPU05 PMIC
` [PATCH 6/6] power: pmic: s2mps11: add support for Samsung "

[RFC 00/10] Add support for StarFive VisionFive 2 Lite board
 2025-10-22  7:12 UTC  (16+ messages)
` [RFC 04/10] eeprom: starfive: Correct get_pcb_revision_from_eeprom()
` [RFC 05/10] eeprom: starfive: Update eeprom data format version to 3
` [RFC 06/10] pcie: starfive: Add a optional power gpio support
` [RFC 08/10] configs: visionfive2: Add VisionFive 2 Lite DT to OF_LIST

[PATCH] drm/bridge: samsung-dsim: Fix init order
 2025-10-22  7:24 UTC  (2+ messages)

[PATCH 0/9] Support for Samsung Exynos 7870 DW-MMC device in driver
 2025-10-22  8:20 UTC  (17+ messages)
` [PATCH 1/9] mmc: dw_mmc: export dwmci_send_cmd() and dwmci_set_ios()
` [PATCH 2/9] mmc: dw_mmc: do not skip dwmci_setup_bus() for same non-zero clock frequency
` [PATCH 3/9] mmc: dw_mmc: properly address command completion in dwmci_control_clken()
` [PATCH 4/9] mmc: dw_mmc: add voltage switch command flag
` [PATCH 5/9] mmc: dw_mmc: return error for invalid voltage setting
` [PATCH 7/9] mmc: exynos_dw_mmc: add support for MMC HS200 and HS400 modes
` [PATCH 8/9] mmc: exynos_dw_mmc: add support for SD UHS mode
` [PATCH 9/9] mmc: exynos_dw_mmc: add compatible for exynos7870-dw-mshc-smu

[PATCH v3] stm: class: Add MIPI OST protocol support
 2025-10-22  7:18 UTC 

[PATCH] pinctrl: starfive: use dynamic GPIO base allocation
 2025-10-22  7:23 UTC  (2+ messages)

[PATCH] mmc: exynos_dw_mmc: Add compatible string for Exynos5250
 2025-10-22  7:24 UTC  (2+ messages)

[PATCH v2] iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flag
 2025-10-22  7:23 UTC  (3+ messages)

[PATCH v2 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
 2025-10-22  7:22 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: arm: fsl: Add "
` [PATCH v2 2/5] arm64: dts: imx8mm: Add pinctrl config definitions
` [PATCH v2 3/5] arm64: dts: freescale: add Ka-Ro Electronics tx8m-1610 COM
` [PATCH v2 4/5] arm64: dts: freescale: Add the GOcontroll Moduline IV
` [PATCH v2 5/5] arm64: dts: freescale: Add the GOcontroll Moduline Mini

[PATCH v2 0/3] Add upstream boards Milk-V Mars CM and Mars CM Lite
 2025-10-22  2:14 UTC  (5+ messages)
` [PATCH v2 1/3] board: starfive: visionfive2: Add Milk-V Mars CM and Mars CM Lite selection by product_id
` [PATCH v2 2/3] configs: starfive: Add Milk-V Mars CM and Mars CM Lite to visionfive2

[PATCH v2] net: unix: remove outdated BSD behavior comment in unix_release_sock()
 2025-10-22  7:22 UTC  (2+ messages)

[PATCH] sdhci: Reorder interrupt flags in SDHCI_INT_DATA_MASK definition
 2025-10-22  3:16 UTC  (2+ messages)

[PATCH] mmc: sd: Handle UHS-I voltage signaling without power cycle
 2025-10-22  3:16 UTC  (2+ messages)

[PATCH v3 00/10] Enable USB and ENETC on i.MX943 EVK
 2025-10-22  1:56 UTC  (4+ messages)
    ` 回复: "

[PATCH] doc: board: nxp: Add remoteproc guide
 2025-10-22  2:10 UTC  (3+ messages)

[PATCH net] net: phy: micrel: always set shared->phydev for LAN8814
 2025-10-22  7:19 UTC  (3+ messages)

[PATCH 1/2] media: iris: sort out common register definitions
 2025-10-22  7:20 UTC  (2+ messages)

[PATCH 0/3] PCI & resource: Make coalescing host bridge windows safer
 2025-10-22  7:19 UTC  (7+ messages)

[PATCH v3 3/5] mfd: add Khadas Edge 2 registers to khadas-mcu
 2025-10-22  7:18 UTC  (3+ messages)

[PATCH v2 1/4] arm64: dts: renesas: r8a779a0: Rename dsi-encoder@ to dsi@
 2025-10-22  7:19 UTC  (11+ messages)
` [PATCH v2 4/4] dt-bindings: display: bridge: renesas,dsi-csi2-tx: Allow panel@ subnode
                ` [PATCH v2 4/4] dt-bindings: display: bridge: renesas, dsi-csi2-tx: "

[PATCH RESEND 0/4] media: convert from clk round_rate() to determine_rate()
 2025-10-22  7:17 UTC  (3+ messages)
` [PATCH RESEND 1/4] media: i2c: ds90ub953: convert from "

[PATCH v2 00/11] hw/ppc/spapr: Remove deprecated pseries-3.0 -> pseries-4.2 machines
 2025-10-22  7:17 UTC  (4+ messages)
` [PATCH v2 02/11] hw/ppc/spapr: Remove SpaprMachineClass::nr_xirqs field

[RFC V3 0/3] xfs: Add support to shrink multiple empty AGs
 2025-10-22  7:17 UTC  (2+ messages)

[PATCH rtw-next v3 0/9] wifi: rtw89: improvements for USB part
 2025-10-22  7:16 UTC  (3+ messages)
` [PATCH rtw-next v3 7/9] wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USB

[Outreachy PATCH v4 0/2] do not use strbuf_split*()
 2025-10-22  7:16 UTC  (5+ messages)

[PATCH] drm/sched: Fix race in drm_sched_entity_select_rq()
 2025-10-22  7:16 UTC  (2+ messages)

[v7 00/16] mm: support device-private THP
 2025-10-22  7:16 UTC  (8+ messages)
` [v7 11/16] mm/migrate_device: add THP splitting during migration

[PATCH v2 00/21] Runtime TDX Module update support
 2025-10-22  7:14 UTC  (9+ messages)

[PATCH v3] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence()
 2025-10-22  7:14 UTC  (2+ messages)

[PATCH] mm/filemap: Implement fast short reads
 2025-10-22  7:13 UTC  (3+ messages)

[PATCH v4] dts: arm64: amlogic: add a5 pinctrl node
 2025-10-22  7:13 UTC  (3+ messages)

[PATCH net-next] net: airoha: Remove code duplication in airoha_regs.h
 2025-10-22  7:12 UTC  (3+ messages)

[PATCH v3] [PATCH v2] staging: rtl8723bs: use ether_addr_copy() and simplify NULL checks
 2025-10-22  7:12 UTC  (2+ messages)

[PATCH v2 00/42] Audio clean-ups
 2025-10-22  7:11 UTC  (15+ messages)
` [PATCH v2 08/42] qdev: add qdev_find_default_bus()
` [PATCH v2 17/42] audio: register backends in /audiodevs container
` [PATCH v2 24/42] audio: drop needless error message
` [PATCH v2 26/42] audio: unregister vmstate description
` [PATCH v2 29/42] audio: remove AUDIO_HOST_ENDIANNESS
` [PATCH v2 30/42] audio: introduce AUD_set_volume_{in,out}_lr()
` [PATCH v2 33/42] audio: move internal APIs to audio_int.h
` [PATCH v2 34/42] audio: rename AudioState -> AudioBackend
` [PATCH v2 35/42] audio: remove QEMUSoundCard
` [PATCH v2 39/42] audio: cleanup, use bool for booleans
` [PATCH v2 41/42] audio: drop needless audio_driver "descr" field

[PATCH 00/10] BLAKE2b library API
 2025-10-22  7:11 UTC  (3+ messages)
` [PATCH 10/10] btrfs: switch to library APIs for checksums

[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-22  7:12 UTC  (3+ messages)
` [PATCH v2 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics

[Intel-wired-lan] [PATCH iwl-next v1] ice: lower default irq/queue counts on high-core systems
 2025-10-22  7:09 UTC  (6+ messages)

[PATCH net-next v2] net: airoha: Remove code duplication in airoha_regs.h
 2025-10-22  7:11 UTC 

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-22  7:10 UTC  (13+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default

[PATCH 0/3] KVM: arm64: Fix handling of ID_PFR1_EL1.GIC
 2025-10-22  7:08 UTC  (5+ messages)
` [PATCH 2/3] KVM: arm64: Set ID_{AA64PFR0,PFR1}_EL1.GIC when GICv3 is configured
` [PATCH 3/3] KVM: arm64: Limit clearing of ID_{AA64PFR0,PFR1}_EL1.GIC to userspace irqchip

[PATCH v25 00/20] Improve write performance for zoned UFS devices
 2025-10-22  7:07 UTC  (7+ messages)
` [PATCH v25 07/20] block/mq-deadline: Enable zoned write pipelining

[PATCH v6 0/6] Introduce ASPEED AST2700 BMC SoC
 2025-10-22  7:05 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: arm: aspeed: Add AST2700 board compatible
` [PATCH v6 2/6] arm64: Kconfig: Add Aspeed SoC family (ast27XX) Kconfig support
` [PATCH v6 3/6] dt-bindings: mfd: aspeed,ast2x00-scu: allow #size-cells range
` [PATCH v6 4/6] arm64: dts: aspeed: Add initial AST2700 SoC device tree
` [PATCH v6 5/6] arm64: dts: aspeed: Add AST2700 Evaluation Board
` [PATCH v6 6/6] arm64: configs: Update defconfig for AST2700 platform support

[PATCH] drm/tilcdc: Fix removal actions in case of failed probe
 2025-10-22  7:05 UTC  (2+ messages)


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.