All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-18 03:15:16 to 2025-02-18 05:27:36 UTC [more...]

[PATCH 0/1] x86/vmemmap: x86/vmemmap: Use direct-mapped VA instead of vmemmap-based VA
 2025-02-18  5:27 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/5] TQMa8Xx update
 2025-02-18  5:26 UTC  (2+ messages)

[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-18  5:19 UTC  (13+ messages)
` [PATCH v6 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v6 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v6 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v6 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v6 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v6 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage

[PATCH] clk: versal: Store driver data in data section
 2025-02-18  5:24 UTC 

[PATCH] net: Fix DRIVER_NET_TI_DAVINCI_MDIO dependency
 2025-02-18  5:18 UTC  (2+ messages)

[PATCH v3 0/4] Update LPASS Audio clock driver for QCM6490 board
 2025-02-18  5:23 UTC  (8+ messages)
` [PATCH v3 2/4] clk: qcom: lpassaudiocc-sc7280: Add support for LPASS resets for QCM6490

[PATCH 0/2] i.MX7 DT fixes
 2025-02-18  5:21 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: imx7s: Move csi-mux to below root

[PATCH v6 0/2] net: stmmac: dwc-qos: Add FSD EQoS support
 2025-02-18  3:55 UTC  (8+ messages)
  ` [PATCH v6 1/2] dt-bindings: net: Add FSD EQoS device tree bindings

[PATCH v2] arm64: dts: imx8mn-bsh-smm-s2pro: Remove invalid audio codec clock
 2025-02-18  5:12 UTC  (2+ messages)

linux-next: Tree for Feb 18
 2025-02-18  5:15 UTC 

[PATCH] ASoC: amd: ps: fix inconsistent indenting warning in check_and_handle_sdw_dma_irq()
 2025-02-18  5:10 UTC 

[PATCH v2 00/10] arm64: dts: imx8mp-skov: flesh out device trees
 2025-02-18  5:11 UTC  (2+ messages)

[PATCH 1/1] powerpc: use __clang__ instead of CONFIG_CC_IS_CLANG
 2025-02-18  4:48 UTC 

[PATCH] drm/amdgpu: Use firmware supported NPS modes
 2025-02-18  5:09 UTC  (2+ messages)

linux-next: build failure after merge of the bitmap tree
 2025-02-18  5:07 UTC 

[PATCH] spmi: Only use Hikey 970 SPMI controller driver when ARM64
 2025-02-18  5:05 UTC 

[PATCH bpf-next v12 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-18  5:01 UTC  (13+ messages)
` [PATCH bpf-next v12 01/12] bpf: add networking timestamping support to bpf_get/setsockopt()
` [PATCH bpf-next v12 02/12] bpf: prepare the sock_ops ctx and call bpf prog for TX timestamping
` [PATCH bpf-next v12 03/12] bpf: prevent unsafe access to the sock fields in the BPF timestamping callback
` [PATCH bpf-next v12 04/12] bpf: disable unsafe helpers in TX timestamping callbacks
` [PATCH bpf-next v12 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v12 06/12] bpf: add BPF_SOCK_OPS_TS_SCHED_OPT_CB callback
` [PATCH bpf-next v12 07/12] bpf: add BPF_SOCK_OPS_TS_SW_OPT_CB callback
` [PATCH bpf-next v12 08/12] bpf: add BPF_SOCK_OPS_TS_HW_OPT_CB callback
` [PATCH bpf-next v12 09/12] bpf: add BPF_SOCK_OPS_TS_ACK_OPT_CB callback
` [PATCH bpf-next v12 10/12] bpf: add BPF_SOCK_OPS_TS_SND_CB callback
` [PATCH bpf-next v12 11/12] bpf: support selective sampling for bpf timestamping
` [PATCH bpf-next v12 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature

[PATCH 0/3] Introduce gpio-pseudo, common utilities for pseudo GPIO devices
 2025-02-18  5:01 UTC  (7+ messages)
` [PATCH 1/3] gpio: pseudo: common helper functions for pseudo gpio devices

M+ & H bugs with Milestone Movements WW07
 2025-02-18  5:01 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS ba1d9787f890eea908b3c9e680c0055e44af21ee
 2025-02-18  5:00 UTC 

Enhancements/Bugs closed WW07!
 2025-02-18  5:00 UTC 

[PATCH 00/13] drm/amd/display: Various cleanups to amdgpu_dm
 2025-02-18  4:58 UTC  (14+ messages)
` [PATCH 01/13] drm/amd/display: Change amdgpu_dm_irq_suspend() to void
` [PATCH 02/13] drm/amd/display: Drop `ret` variable from dm_suspend()
` [PATCH 03/13] drm/amd/display: Catch failures for amdgpu_dm_commit_zero_streams()
` [PATCH 04/13] drm/amd/display: Use a _free() macro "
` [PATCH 05/13] drm/amd/display: Use drm_err() instead of DRM_ERROR in dm_resume()
` [PATCH 06/13] drm/amd/display: Use scoped guard for dm_resume()
` [PATCH 07/13] drm/amd/display: Change amdgpu_dm_irq_resume_*() to use drm_dbg()
` [PATCH 08/13] drm/amd/display: Change amdgpu_dm_irq_resume_*() to void
` [PATCH 09/13] drm/amd/display: Use _free(kfree) for dm_gpureset_commit_state()
` [PATCH 10/13] drm/amd/display: Use scoped guard for amdgpu_dm_update_connector_after_detect()
` [PATCH 11/13] drm/amd/display: Use _free() macro fro releasing sink in amdgpu_dm_update_connector_after_detect()
` [PATCH 12/13] drm/amd/display: Use scoped guards for handle_hpd_irq_helper()
` [PATCH 13/13] drm/amd/display: Use drm_err() "

Current high bug count owners for Yocto Project 5.2
 2025-02-18  4:56 UTC 

mm/workingset.c:621 workingset_update_node() warn: unsigned '_x' is never less than zero
 2025-02-18  4:55 UTC  (5+ messages)

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2025-02-18  4:54 UTC 

[koverstreet-bcachefs:bcachefs-testing 101/106] fs/bcachefs/fsck.c:1989:33: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'u64' {aka 'long long unsigned int'}
 2025-02-18  4:53 UTC 

[PATCH v4 1/2] drm/amdgpu: Add JPEG4_0_3 core reset control reg
 2025-02-18  4:50 UTC  (2+ messages)
` [PATCH v4 2/2] drm/amdgpu: Add ring reset callback for JPEG4_0_3

[intel-lts:pr/57 1/1] drivers/clk/mediatek/clk-mt8516.c:234:27: warning: 'ddrphycfg_parents' defined but not used
 2025-02-18  4:53 UTC 

[PATCH] tools/nolibc: add support for N64 and N32 ABIs
 2025-02-18  4:52 UTC  (5+ messages)

[RFC] drm/amd/display: Add and use new dm_prepare_suspend() callback
 2025-02-18  4:52 UTC 

[PATCH] [CI] drm/i915/dmc: Test Xe3LPD DMC v2.17
 2025-02-18  4:52 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/3] Rx adapter API to add Rx queues in burst
 2025-02-18  4:52 UTC  (6+ messages)
` [PATCH 1/3] eventdev/eth_rx: add API to burst add queues to Rx adapter

[PATCH bpf-next v11 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-18  4:51 UTC  (13+ messages)
` [PATCH bpf-next v11 08/12] bpf: add BPF_SOCK_OPS_TS_HW_OPT_CB callback

+ device-dax-properly-refcount-device-dax-pages-when-mapping.patch added to mm-unstable branch
 2025-02-18  4:48 UTC 

+ fs-dax-properly-refcount-fs-dax-pages.patch added to mm-unstable branch
 2025-02-18  4:48 UTC 

+ dcssblk-mark-dax-broken-remove-fs_dax_limited-support.patch added to mm-unstable branch
 2025-02-18  4:48 UTC 

+ mm-gup-dont-allow-foll_longterm-pinning-of-fs-dax-pages.patch added to mm-unstable branch
 2025-02-18  4:48 UTC 

+ mm-huge_memory-add-vmf_insert_folio_pmd.patch added to mm-unstable branch
 2025-02-18  4:48 UTC 

+ mm-huge_memory-add-vmf_insert_folio_pud.patch added to mm-unstable branch
 2025-02-18  4:48 UTC 

+ mm-rmap-add-support-for-pud-sized-mappings-to-rmap.patch added to mm-unstable branch
 2025-02-18  4:48 UTC 

+ mm-memory-add-vmf_insert_page_mkwrite.patch added to mm-unstable branch
 2025-02-18  4:48 UTC 

+ mm-memory-enhance-insert_page_into_pte_locked-to-create-writable-mappings.patch added to mm-unstable branch
 2025-02-18  4:48 UTC 

+ mm-allow-compound-zone-device-pages.patch added to mm-unstable branch
 2025-02-18  4:47 UTC 

+ mm-mm_init-move-p2pdma-page-refcount-initialisation-to-p2pdma.patch added to mm-unstable branch
 2025-02-18  4:47 UTC 

+ mm-gup-remove-redundant-check-for-pci-p2pdma-page.patch added to mm-unstable branch
 2025-02-18  4:47 UTC 

+ fs-dax-remove-page_mapping_dax_shared-mapping-flag.patch added to mm-unstable branch
 2025-02-18  4:47 UTC 

+ fs-dax-ensure-all-pages-are-idle-prior-to-filesystem-unmount.patch added to mm-unstable branch
 2025-02-18  4:47 UTC 

+ fs-dax-always-remove-dax-page-cache-entries-when-breaking-layouts.patch added to mm-unstable branch
 2025-02-18  4:47 UTC 

+ fs-dax-create-a-common-implementation-to-break-dax-layouts.patch added to mm-unstable branch
 2025-02-18  4:47 UTC 

+ fs-dax-refactor-wait-for-dax-idle-page.patch added to mm-unstable branch
 2025-02-18  4:47 UTC 

+ fs-dax-dont-skip-locked-entries-when-scanning-entries.patch added to mm-unstable branch
 2025-02-18  4:47 UTC 

+ fs-dax-return-unmapped-busy-pages-from-dax_layout_busy_page_range.patch added to mm-unstable branch
 2025-02-18  4:47 UTC 

+ fuse-fix-dax-truncate-punch_hole-fault-path.patch added to mm-unstable branch
 2025-02-18  4:47 UTC 

[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
 2025-02-18  4:38 UTC  (12+ messages)

[PATCH 0/2] drm/i915/dp: Fix 128b/132b modeset issues
 2025-02-18  4:36 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH V2] mm/hugetlb: wait for hugepage folios to be freed
 2025-02-18  4:34 UTC  (2+ messages)

+ mm-hugetlb-wait-for-hugepage-folios-to-be-freed.patch added to mm-unstable branch
 2025-02-18  4:34 UTC 

[Patch net 0/4] flow_dissector: Fix handling of mixed port and port-range keys
 2025-02-18  4:32 UTC  (5+ messages)
` [Patch net 1/4] "
` [Patch net 2/4] selftests/net/forwarding: Add a test case for tc-flower of mixed port and port-range
` [Patch net 3/4] flow_dissector: Fix port range key handling in BPF conversion
` [Patch net 4/4] selftests/bpf: Add a specific dst port matching

+ selftests-mm-fix-spelling.patch added to mm-unstable branch
 2025-02-18  4:30 UTC 

[PATCH] arm64/hugetlb: Consistently use pud_sect_supported()
 2025-02-18  4:02 UTC  (3+ messages)

[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
 2025-02-18  4:24 UTC  (6+ messages)
` [PATCH v7 2/7] kexec: define functions to map and unmap segments

+ documentation-fix-doc-link-to-fault-injectionrst.patch added to mm-hotfixes-unstable branch
 2025-02-18  4:28 UTC 

[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-18  3:55 UTC  (21+ messages)
` [PATCH v8 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v8 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v8 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v8 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v8 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v8 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v8 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v8 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v8 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v8 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v8 11/20] mm: Allow compound zone device pages
` [PATCH v8 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v8 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v8 14/20] mm/rmap: Add support for PUD sized mappings to rmap
` [PATCH v8 15/20] mm/huge_memory: Add vmf_insert_folio_pud()
` [PATCH v8 16/20] mm/huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v8 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v8 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v8 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping

+ documentation-core-api-min_heap-update-for-variable-types-change.patch added to mm-nonmm-unstable branch
 2025-02-18  4:27 UTC 

[OE-core] [PATCH V3] setuptools3-base.bbclass: override default subprocess timeout
 2025-02-18  4:25 UTC  (3+ messages)
`  "

[PATCH v2 00/11] amd-cppc CPU Performance Scaling Driver
 2025-02-18  4:24 UTC  (6+ messages)
` [PATCH v2 03/11] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline

+ lib-min_heap-use-size_t-for-array-size-and-index-variables.patch added to mm-nonmm-unstable branch
 2025-02-18  4:24 UTC 

[PATCH v5] Bluetooth: Fix possible race with userspace of sysfs isoc_alt
 2025-02-18  4:24 UTC  (5+ messages)

+ documentation-mm-fix-spelling-mistake.patch added to mm-unstable branch
 2025-02-18  4:24 UTC 

[RFC v2 0/9] khugepaged: mTHP support
 2025-02-18  4:22 UTC  (3+ messages)
` [RFC v2 7/9] khugepaged: add "

[PATCH net-next v1] neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specified
 2025-02-18  4:22 UTC  (2+ messages)

[RFC][PATCH 05/10] pstore: implement core area registration
 2025-02-18  4:21 UTC  (2+ messages)

[koverstreet-bcachefs:bcachefs-testing 101/106] fs/bcachefs/fsck.c:1990:37: warning: format specifies type 'unsigned int' but the argument has type 'u64' (aka 'unsigned long long')
 2025-02-18  4:21 UTC 

[PATCH net-next v3 0/4] selftests: drv-net: add a simple TSO test
 2025-02-18  4:21 UTC  (4+ messages)
` [PATCH net-next v3 3/4] selftests: drv-net: store addresses in dict indexed by ipver

[PATCH] generic/370: don't exclude XFS
 2025-02-18  4:21 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-02-17
 2025-02-18  4:17 UTC 

[PATCH v7 0/8] Buddy allocator like (or non-uniform) folio split
 2025-02-18  4:12 UTC  (6+ messages)
` [PATCH v7 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()

[PATCH v4 0/3] Enable clang build on Windows
 2025-02-18  4:11 UTC  (3+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 339adeb10472a34bb74624958b031e490531d37c
 2025-02-18  4:06 UTC 

+ mm-huge_memory-add-buddy-allocator-like-non-uniform-folio_split-fix.patch added to mm-unstable branch
 2025-02-18  4:07 UTC 

Serious AMD-Vi issue
 2025-02-18  4:05 UTC  (5+ messages)

[PATCH v9 0/8] Add support for EU stall sampling
 2025-02-18  4:02 UTC  (9+ messages)
` [PATCH v9 4/8] drm/xe/eustall: Add support to read() and poll() EU stall data

+ hwpoison-memory_hotplug-lock-folio-before-unmap-hwpoisoned-folio.patch added to mm-hotfixes-unstable branch
 2025-02-18  4:00 UTC 

+ mm-memory-hotplug-check-folio-ref-count-first-in-do_migrate_range.patch added to mm-hotfixes-unstable branch
 2025-02-18  4:00 UTC 

+ mm-memory-failure-update-ttu-flag-inside-unmap_poisoned_folio.patch added to mm-hotfixes-unstable branch
 2025-02-18  4:00 UTC 

[PATCH v2 1/3] drm/xe/userptr: restore invalidation list on error
 2025-02-18  3:58 UTC  (4+ messages)

+ arm-pgtable-fix-null-pointer-dereference-issue.patch added to mm-hotfixes-unstable branch
 2025-02-18  3:56 UTC 

+ mm-rename-generic_ptdump-and-ptdump_core.patch added to mm-unstable branch
 2025-02-18  3:54 UTC 

+ mm-make-debug_wx-depdendent-on-generic_ptdump.patch added to mm-unstable branch
 2025-02-18  3:54 UTC 

+ docs-arm64-drop-ptdump-config-options-from-ptdumprst.patch added to mm-unstable branch
 2025-02-18  3:54 UTC 

+ arch-powerpc-drop-generic_ptdump-from-mpc885_ads_defconfig.patch added to mm-unstable branch
 2025-02-18  3:54 UTC 

+ configs-drop-generic_ptdump-from-debugconfig.patch added to mm-unstable branch
 2025-02-18  3:54 UTC 

[GIT PULL] fstests: btrfs changes for master and/or for-next v2025.02.14
 2025-02-18  3:51 UTC  (3+ messages)

Broken FIT image signing since "u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled"
 2025-02-18  3:49 UTC  (4+ messages)
` [OE-core] "

[PATCH v2 1/2] PCI/portdrv: Add necessary wait for disabling hotplug events
 2025-02-18  3:48 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: Disable PCIE hotplug interrupts early when msi is disabled

[PATCH 0/7 md-6.15] md: introduce md_submodle_head
 2025-02-18  3:40 UTC  (9+ messages)
` [PATCH md-6.15 2/7] md: only include md-cluster.h if necessary
` [PATCH md-6.15 6/7] md: don't export md_cluster_ops
` [PATCH md-6.15 7/7] md: switch md-cluster to use md_submodle_head

[PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
 2025-02-18  3:42 UTC  (7+ messages)

[PATCH] amdgpu/pm/legacy: fix suspend/resume issues
 2025-02-18  3:42 UTC  (2+ messages)

[PATCH] s390/tty: Fix a potential memory leak bug
 2025-02-18  3:41 UTC 

[PATCH 3/4] arm64: dts: rockchip: Add HDMI1 PHY PLL clock source to VOP2 on RK3588
 2025-02-18  3:38 UTC  (3+ messages)

[intel-lts:pr/57 1/1] fs/eventpoll.c:1672: Error: unrecognized opcode `csrs sstatus,s7', extension `zicsr' required
 2025-02-18  3:39 UTC 

[PATCH net v3] nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
 2025-02-18  3:39 UTC  (2+ messages)

[PATCH v7 1/9] drm/amdgpu/kfd: Add shared SDMA reset functionality with callback support
 2025-02-18  3:36 UTC  (3+ messages)
` [PATCH V7 3/9] drm/amdgpu: Add common lock and reset caller parameter for SDMA reset synchronization

[PATCH] linux-firmware: fix qca-qca61x4-usb package contents
 2025-02-18  3:34 UTC 

[net-next, v3] wifi: mt76: mt7921: fix kernel panic due to null pointer dereference
 2025-02-18  3:33 UTC 

[syzbot] [block?] BUG: corrupted list in loop_process_work
 2025-02-18  3:33 UTC  (4+ messages)
` reply: "

[PATCH v2 00/16] AMD MCA interrupts rework
 2025-02-18  3:33 UTC  (5+ messages)
` [PATCH v2 07/16] x86/mce: Define BSP-only init
` [PATCH v2 08/16] x86/mce: Define BSP-only SMCA init

[PATCH v2 0/5] Fix vIOMMU reset order
 2025-02-18  3:32 UTC  (2+ messages)

[PATCH v3 1/2] drm/amdgpu: Add JPEG4_0_3 core reset control reg
 2025-02-18  3:32 UTC  (3+ messages)
` [PATCH v3 2/2] drm/amdgpu: Add ring reset callback for JPEG4_0_3

include/net/netmem.h:130 virt_to_netmem() warn: unsigned '_x' is never less than zero
 2025-02-18  3:29 UTC 

+ mm-make-vma-cache-slab_typesafe_by_rcu-fix.patch added to mm-unstable branch
 2025-02-18  3:31 UTC 

[android-common:android16-6.12-desktop 28/28] fs/fuse/backing.c:861:48: sparse: sparse: incorrect type in argument 4 (different base types)
 2025-02-18  3:29 UTC 

[PATCH bpf-next v3 0/4] bpf: Improve error reporting for freplace attachment failure
 2025-02-18  3:29 UTC  (4+ messages)
` [PATCH bpf-next v3 2/4] "

+ mm-memory-failure-move-return-value-documentation-to-function-declaration.patch added to mm-unstable branch
 2025-02-18  3:30 UTC 

+ mm-hwpoison-fix-incorrect-not-recovered-report-for-recovered-clean-pages.patch added to mm-unstable branch
 2025-02-18  3:30 UTC 

+ x86-mce-add-ex_type_efault_reg-as-in-kernel-recovery-context-to-fix-copy-from-user-operations-regression.patch added to mm-unstable branch
 2025-02-18  3:30 UTC 

+ x86-mce-dump-error-msg-from-severities.patch added to mm-unstable branch
 2025-02-18  3:30 UTC 

+ x86-mce-collect-error-message-for-severities-below-mce_panic_severity.patch added to mm-unstable branch
 2025-02-18  3:29 UTC 

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-02-18  3:29 UTC  (2+ messages)

[PATCH v3 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2025-02-18  3:26 UTC  (5+ messages)
` [PATCH v3 06/11] drm/fourcc: Add DRM_FORMAT_XVUY2101010

[PATCH] Fixed Spelling error
 2025-02-18  3:28 UTC 

Zip 100 ATAPI not working, "qc timeout" and "failed to clear UNIT ATTENTION"
 2025-02-18  3:05 UTC  (8+ messages)

[PATCH i-g-t] tools: rename lsfacts into igt_facts
 2025-02-18  3:25 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] firmware: imx-scu: fix OF node leak in .probe()
 2025-02-18  3:23 UTC  (2+ messages)

[PATCH] target/loongarch/gdbstub: Fix gdbstub incorrectly handling register R32
 2025-02-18  3:20 UTC 

+ m68k-sun3-add-check-for-__pgd_alloc.patch added to mm-hotfixes-unstable branch
 2025-02-18  3:20 UTC 

Free-/Open-Source-licensed JPG, JPG-XL, PNG, TIFF, PDF, PostScript files for print filter and OCR CI testing
 2025-02-18  3:19 UTC  (6+ messages)

[PATCH i-g-t] tests/intel/kms_odd_pan: Add test to validate odd panning
 2025-02-18  3:19 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/kms_odd_pan: Add test to validate odd panning (rev2)

[PATCH 1/2] driver/aspeed-wdt: fix pretimeout for counting down logic
 2025-02-18  3:16 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: aspeed: aspeed-g6.dtsi: enable IRQ for watchdogs

[net-next] wifi: mt76: mt7921: fix kernel panic due to null pointer dereference
 2025-02-18  3:16 UTC  (2+ messages)

+ refcount-provide-ops-for-cases-when-objects-memory-can-be-reused-fix.patch added to mm-unstable branch
 2025-02-18  3:16 UTC 

[PATCH 00/11] cgroup: separate rstat trees
 2025-02-18  3:14 UTC  (4+ messages)
` [PATCH 09/11] cgroup: separate rstat locks for bpf cgroups
` [PATCH 10/11] cgroup: separate rstat locks for subsystems
` [PATCH 11/11] cgroup: separate rstat list pointers from base stats


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.