All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-11 08:28:29 to 2024-11-11 09:01:13 UTC [more...]

[PATCH v1 00/22] imx8qxp: siemens board: updates / sync with mainline
 2024-11-11  8:49 UTC  (17+ messages)
` [PATCH v1 07/22] siemens: imx8qxp-capricorn-u-boot.dtsi: fix boot
` [PATCH v1 08/22] siemens: capricorn: use DCD_SKIP entry
` [PATCH v1 09/22] siemens: imximage.cfg: correct comment
` [PATCH v1 15/22] siemens: imx8-capricorn.dtsi: small adaptions
` [PATCH v1 20/22] siemens: add ddr full memory test

[PATCH net-next] net: page_pool: do not count normal frag allocation in stats
 2024-11-11  9:01 UTC  (3+ messages)

[PATCH mtd-utils v2 RESEND 040/102] ubifs-utils: Adapt master.c in libubifs
 2024-11-11  8:57 UTC  (29+ messages)
` [PATCH mtd-utils v2 RESEND 041/102] ubifs-utils: Adapt misc.h "
` [PATCH mtd-utils v2 RESEND 042/102] ubifs-utils: Adapt orphan.c "
` [PATCH mtd-utils v2 RESEND 043/102] ubifs-utils: Adapt gc subsystem "
` [PATCH mtd-utils v2 RESEND 044/102] ubifs-utils: Move ubifs-media.h "
` [PATCH mtd-utils v2 RESEND 045/102] ubifs-utils: Add descriptions for new lib files in libubifs/README
` [PATCH mtd-utils v2 RESEND 046/102] ubifs-utils: Replace ubifs related source code with linux kernel implementation
` [PATCH mtd-utils v2 RESEND 047/102] ubifs-utils: open_ubi: Set errno if the target is not char device
` [PATCH mtd-utils v2 RESEND 048/102] fsck.ubifs: Add fsck support
` [PATCH mtd-utils v2 RESEND 049/102] fsck.ubifs: Add inconsistent problem handling asking function
` [PATCH mtd-utils v2 RESEND 050/102] fsck.ubifs: Distinguish reasons when certain failures happen
` [PATCH mtd-utils v2 RESEND 051/102] fsck.ubifs: Load filesystem information from UBI volume
` [PATCH mtd-utils v2 RESEND 052/102] fsck.ubifs: Add node parsing functions
` [PATCH mtd-utils v2 RESEND 053/102] fsck.ubifs: Add file organization realization
` [PATCH mtd-utils v2 RESEND 054/102] fsck.ubifs: Add rebuilding filesystem support
` [PATCH mtd-utils v2 RESEND 055/102] fsck.ubifs: rebuild_fs: Remove deleted nodes from valid node tree
` [PATCH mtd-utils v2 RESEND 056/102] fsck.ubifs: rebuild_fs: Add valid nodes into file
` [PATCH mtd-utils v2 RESEND 057/102] fsck.ubifs: rebuild_fs: Filter invalid files
` [PATCH mtd-utils v2 RESEND 058/102] fsck.ubifs: rebuild_fs: Extract reachable directory entries tree
` [PATCH mtd-utils v2 RESEND 059/102] fsck.ubifs: rebuild_fs: Check and correct files' information
` [PATCH mtd-utils v2 RESEND 060/102] fsck.ubifs: rebuild_fs: Record used LEBs
` [PATCH mtd-utils v2 RESEND 061/102] fsck.ubifs: rebuild_fs: Re-write data
` [PATCH mtd-utils v2 RESEND 062/102] fsck.ubifs: rebuild_fs: Create new root dir if there are no scanned files
` [PATCH mtd-utils v2 RESEND 063/102] fsck.ubifs: rebuild_fs: Build TNC
` [PATCH mtd-utils v2 RESEND 064/102] fsck.ubifs: rebuild_fs: Build LPT
` [PATCH mtd-utils v2 RESEND 065/102] fsck.ubifs: rebuild_fs: Clean up log and orphan area
` [PATCH mtd-utils v2 RESEND 066/102] fsck.ubifs: rebuild_fs: Write master node
` [PATCH mtd-utils v2 RESEND 068/102] fsck.ubifs: Replay journal
` [PATCH mtd-utils v2 RESEND 069/102] fsck.ubifs: Handle orphan nodes

[PATCH] KVM: x86: Remove hwapic_irr_update() from kvm_x86_ops
 2024-11-11  8:59 UTC 

[PATCH v2 0/4] x86/mm: miscellaneous fixes
 2024-11-11  8:59 UTC  (6+ messages)
` [PATCH v2 1/4] x86/mm: introduce helpers to detect super page alignment
` [PATCH v2 2/4] x86/mm: skip super-page alignment checks for non-present entries

[PATCH vhost 0/2] vdpa/mlx5: Iova mapping related fixes
 2024-11-11  8:58 UTC  (2+ messages)

[PATCH] drm/i915/dp: demote source OUI read/write failure logging to debug
 2024-11-11  8:58 UTC  (3+ messages)

[PATCH] drm/i915/display: Add WA_14018221282
 2024-11-11  8:58 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/display: Add WA_14018221282 (rev2)

[PATCH V1 0/3] Add level shifter support for qualcomm SOC's
 2024-11-11  8:58 UTC  (5+ messages)
` [PATCH V1 2/3] mmc: sdhci-msm: Enable tuning for SDR50 mode for SD card
` [PATCH V1 3/3] mmc: sdhci-msm: Limit HS mode frequency to 37.5MHz

[PATCH] mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag setting
 2024-11-11  8:49 UTC 

[scarthgap][PATCH] enchant2: fix do_fetch error
 2024-11-11  9:55 UTC 

[PATCH 9/9] misc: add FPC202 dual port controller driver
 2024-11-11  8:56 UTC  (3+ messages)

[PATCH 0/6] arm64: Clean up and simplify PA space size handling
 2024-11-11  8:39 UTC  (8+ messages)
` [PATCH 1/6] arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled
` [PATCH 2/6] arm64/mm: Override PARange for !LPA2 and use it consistently
` [PATCH 3/6] arm64/kvm: Configure HYP TCR.PS/DS based on host stage1
` [PATCH 4/6] arm64/kvm: Avoid invalid physical addresses to signal owner updates
` [PATCH 5/6] arm64: Kconfig: force ARM64_PAN=y when enabling TTBR0 sw PAN
` [PATCH 6/6] arm64/mm: Drop configurable 48-bit physical address space limit

[PATCH v2 0/2] can: tcan4x5x: add option for selecting nWKRQ voltage
 2024-11-11  8:54 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: can: tcan4x5x: Document the ti,nwkrq-voltage-sel option

[PATCH v1] arm64: dts: qcom: qcs615: Add QUPv3 configuration
 2024-11-11  8:55 UTC  (9+ messages)

[PATCH v2 0/8] Refactor cpuid and metric table lookup code
 2024-11-11  8:39 UTC  (6+ messages)
` [PATCH v2 8/8] perf pmu: Move pmu_metrics_table__find and remove ARM override

[PATCH 3/3] board: phytec: imx93: Add phyCORE-i.MX93 support all SOM variants
 2024-11-11  8:53 UTC  (4+ messages)
` [Upstream] "

[PATCH] pinctrl: mediatek: Add support for MT8196
 2024-11-11  8:53 UTC 

generic/645 failing on ext4, xfs (probably others) on all LTS kernels
 2024-11-11  8:52 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: fix changing cursegs if recovery fails on zoned device
 2024-11-11  8:50 UTC  (4+ messages)
`  "
` [f2fs-dev] [PATCH 2/2] f2fs: clear SBI_POR_DOING before initing inmem curseg
  `  "

[PATCHSET sched_ext/for-6.13] sched_ext: Rename dispatch and consume kfuncs
 2024-11-11  8:51 UTC  (3+ messages)

[PATCH mtd-utils v2 RESEND 000/102] Add fsck.ubifs support
 2024-11-11  8:37 UTC  (40+ messages)
` [PATCH mtd-utils v2 RESEND 001/102] ubifs-utils: Split common source files from mkfs.ubifs
` [PATCH mtd-utils v2 RESEND 002/102] ubifs-utils: Decouple mkfs.ubifs.h out of other modules
` [PATCH mtd-utils v2 RESEND 003/102] ubifs-utils: Define PROGRAM_NAME as variable
` [PATCH mtd-utils v2 RESEND 004/102] ubifs-utils: Clean up error message printing functions
` [PATCH mtd-utils v2 RESEND 005/102] ubifs-utils: Move 'debug_level' into ubifs_info structure
` [PATCH mtd-utils v2 RESEND 006/102] ubifs-utils: Add 'dev_name' into 'ubifs_info' structure
` [PATCH mtd-utils v2 RESEND 007/102] ubifs-utils: Add 'dev_fd' and 'libubi' "
` [PATCH mtd-utils v2 RESEND 008/102] ubifs-utils: Extract UBI opening/closing/volume_check_empty functions into a new source file
` [PATCH mtd-utils v2 RESEND 009/102] ubifs-utils: Import UBIFS libs from linux kernel
` [PATCH mtd-utils v2 RESEND 010/102] ubifs-utils: Add compiler attributes implementations
` [PATCH mtd-utils v2 RESEND 011/102] ubifs-utils: Add linux type definitions
` [PATCH mtd-utils v2 RESEND 012/102] ubifs-utils: Add linux kernel error conversion definitions
` [PATCH mtd-utils v2 RESEND 013/102] ubifs-utils: Add linux kernel memory allocation implementations
` [PATCH mtd-utils v2 RESEND 014/102] ubifs-utils: Add atomic implementations
` [PATCH mtd-utils v2 RESEND 015/102] ubifs-utils: Add bit operations implementations
` [PATCH mtd-utils v2 RESEND 016/102] ubifs-utils: Add spinlock implementations
` [PATCH mtd-utils v2 RESEND 017/102] ubifs-utils: Add mutexlock implementations
` [PATCH mtd-utils v2 RESEND 018/102] ubifs-utils: Add rwsem implementations
` [PATCH mtd-utils v2 RESEND 019/102] ubifs-utils: Add sorting implementations
` [PATCH mtd-utils v2 RESEND 020/102] ubifs-utils: Add implementations for linux kernel printing functions
` [PATCH mtd-utils v2 RESEND 021/102] ubifs-utils: Add linux hexdump implementations lib
` [PATCH mtd-utils v2 RESEND 022/102] libubi: Add new interface ubi_leb_map()
` [PATCH mtd-utils v2 RESEND 023/102] ubifs-utils: Add common definitions in linux kernel
` [PATCH mtd-utils v2 RESEND 024/102] ubifs-utils: Add descriptions for new lib files in common/README
` [PATCH mtd-utils v2 RESEND 025/102] ubifs-utils: Adapt ubifs header file in libubifs
` [PATCH mtd-utils v2 RESEND 026/102] ubifs-utils: Adapt super.c "
` [PATCH mtd-utils v2 RESEND 027/102] ubifs-utils: Adapt io.c "
` [PATCH mtd-utils v2 RESEND 028/102] ubifs-utils: Adapt lpt subsystem "
` [PATCH mtd-utils v2 RESEND 029/102] ubifs-utils: Adapt tnc "
` [PATCH mtd-utils v2 RESEND 030/102] ubifs-utils: Adapt log.c "
` [PATCH mtd-utils v2 RESEND 031/102] ubifs-utils: Adapt recovery subsystem "
` [PATCH mtd-utils v2 RESEND 032/102] ubifs-utils: Adapt sb.c "
` [PATCH mtd-utils v2 RESEND 033/102] ubifs-utils: Adapt auth.c "
` [PATCH mtd-utils v2 RESEND 034/102] ubifs-utils: Adapt dir.c "
` [PATCH mtd-utils v2 RESEND 035/102] ubifs-utils: Adapt journal.c "
` [PATCH mtd-utils v2 RESEND 036/102] ubifs-utils: Adapt budget.c "
` [PATCH mtd-utils v2 RESEND 037/102] ubifs-utils: Adapt commit.c "
` [PATCH mtd-utils v2 RESEND 038/102] ubifs-utils: Adapt debug subsystem "
` [PATCH mtd-utils v2 RESEND 039/102] ubifs-utils: Adapt key.h "

[PATCH] net: phy: fix may not suspend when phy has WoL
 2024-11-11  8:49 UTC  (2+ messages)
`  "

[net-next PATCH v9 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-11-11  8:50 UTC  (6+ messages)
` [net-next PATCH v9 1/8] octeontx2-pf: map skb data as device writeable

[lustre-devel] mke2fs supported features: dirdata
 2024-11-11  8:49 UTC  (2+ messages)

[PATCH v2 for-next] RDMA/hns: Fix different dgids mapping to the same dip_idx
 2024-11-11  8:47 UTC  (3+ messages)

linux-next: Tree for Nov 11
 2024-11-11  8:46 UTC 

[PATCH v2] arm64: dts: qcom: qcs615: Add QUPv3 configuration
 2024-11-11  8:46 UTC  (5+ messages)

[PATCH v14 00/13] Add Secure TSC support for SNP guests
 2024-11-11  8:46 UTC  (5+ messages)
` [PATCH v14 03/13] x86/sev: "

[PATCH] tpm/eventlog: Use kvmalloc() for event log buffer
 2024-11-11  8:43 UTC  (9+ messages)

[PATCH v3] arm64: dts: qcom: qcs615: Add QUPv3 configuration
 2024-11-11  8:43 UTC 

[PATCH V2 vfio 0/7] Enhance the vfio-virtio driver to support live migration
 2024-11-11  8:41 UTC  (8+ messages)
` [PATCH V2 vfio 1/7] virtio_pci: Introduce device parts access commands
` [PATCH V2 vfio 2/7] virtio: Extend the admin command to include the result size
` [PATCH V2 vfio 3/7] virtio: Manage device and driver capabilities via the admin commands
` [PATCH V2 vfio 4/7] virtio-pci: Introduce APIs to execute device parts "
` [PATCH V2 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
` [PATCH V2 vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
` [PATCH V2 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured

[net-next PATCH v2 0/6] CN20K silicon with mbox support
 2024-11-11  8:42 UTC  (4+ messages)
` [net-next PATCH v2 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality

[PATCH v7 0/2] PCI: Enable runtime pm of the host bridge
 2024-11-11  8:41 UTC  (3+ messages)
` [PATCH v7 1/2] PCI: starfive: Enable PCIe controller's runtime PM before probing "
` [PATCH v7 2/2] PCI: Enable runtime pm of the "

[PATCH v5 00/20] intel_iommu: Enable stage-1 translation for emulated device
 2024-11-11  8:34 UTC  (21+ messages)
` [PATCH v5 01/20] intel_iommu: Use the latest fault reasons defined by spec
` [PATCH v5 02/20] intel_iommu: Make pasid entry type check accurate
` [PATCH v5 03/20] intel_iommu: Add a placeholder variable for scalable modern mode
` [PATCH v5 04/20] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
` [PATCH v5 05/20] intel_iommu: Rename slpte to pte
` [PATCH v5 06/20] intel_iommu: Implement stage-1 translation
` [PATCH v5 07/20] intel_iommu: Check if the input address is canonical
` [PATCH v5 08/20] intel_iommu: Check stage-1 translation result with interrupt range
` [PATCH v5 09/20] intel_iommu: Set accessed and dirty bits during stage-1 translation
` [PATCH v5 10/20] intel_iommu: Flush stage-1 cache in iotlb invalidation
` [PATCH v5 11/20] intel_iommu: Process PASID-based "
` [PATCH v5 12/20] intel_iommu: Add an internal API to find an address space with PASID
` [PATCH v5 13/20] intel_iommu: Add support for PASID-based device IOTLB invalidation
` [PATCH v5 14/20] intel_iommu: piotlb invalidation should notify unmap
` [PATCH v5 15/20] tests/acpi: q35: allow DMAR acpi table changes
` [PATCH v5 16/20] intel_iommu: Set default aw_bits to 48 starting from QEMU 9.2
` [PATCH v5 17/20] tests/acpi: q35: Update host address width in DMAR
` [PATCH v5 18/20] intel_iommu: Introduce a property x-flts for scalable modern mode
` [PATCH v5 19/20] intel_iommu: Introduce a property to control FS1GP cap bit setting
` [PATCH v5 20/20] tests/qtest: Add intel-iommu test

[PATCH] drm/i915/dp: Limit max compressed bpp to 18 when forcing DSC
 2024-11-11  8:40 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/dp: Limit max compressed bpp to 18 when forcing DSC (rev2)

[PATCH 1/2] platform/x86/intel/pmt: allow user offset for PMT callbacks
 2024-11-11  8:39 UTC  (4+ messages)
` [PATCH 2/2] drm/xe/vsec: Support BMG devices

[PATCH v2] docs/mm: add VMA locks documentation
 2024-11-11  8:39 UTC  (2+ messages)

A question about "4.3.4.2 A Volatile Solution" of perfbook
 2024-11-11  8:39 UTC  (2+ messages)

[ANN] Media Summit September 16th: Final Agenda (v7)
 2024-11-11  8:23 UTC  (8+ messages)
        ` AW: "
            `  "

[PATCH] virtio_ring: skip cpu sync when mapping fails
 2024-11-11  8:36 UTC  (3+ messages)

[RFC] hwmon: (nct6775-core) Fix overflows seen when writing limit attributes
 2024-11-11  8:36 UTC 

[RFC PATCH 0/5] Remove automake patch that changes path to test-driver
 2024-11-11  8:35 UTC  (6+ messages)
` [RFC PATCH 1/5] attr: Fix the ptest "
` [RFC PATCH 2/5] sed: "
` [RFC PATCH 3/5] parted: "
` [RFC PATCH 4/5] strace: "
` [RFC PATCH 5/5] automake: Remove patch that changes "

[PATCH 1/2] board: phytec: common: Add product information to FTD
 2024-11-11  8:35 UTC  (2+ messages)

[PATCH 1/3] btrfs: introduce btrfs_return_free_space()
 2024-11-11  8:34 UTC  (4+ messages)
` [PATCH 2/3] btrfs: drop fs_info argument from btrfs_update_space_info_*

[PATCH v4 0/6] fuse: remove temp page copies in writeback
 2024-11-11  8:32 UTC  (3+ messages)
` [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree

[RFC PATCH 0/6 6.6] Address rename/readdir bugs in fs/libfs.c
 2024-11-11  2:36 UTC  (3+ messages)
` [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir

[PATCH 6.6 00/28] fix CVE-2024-46701
 2024-11-11  0:56 UTC  (10+ messages)

[LTP] [PATCH 1/1] recvmmsg01: Workaround segfault on libc variant on 32 bit
 2024-11-11  8:30 UTC  (2+ messages)

[PATCH 0/3] Build improvements for clar
 2024-11-11  8:29 UTC  (4+ messages)

linux-next: build failure after merge of the rust tree
 2024-11-11  8:28 UTC  (3+ messages)

[merged mm-stable] kasan-change-kasan_atomics-kunit-test-as-kunit_case_slow.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] kasan-use-export_symbol_if_kunit-to-export-symbols.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] mm-remove-unnecessary-page_table_lock-on-stack-expansion.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] mm-huge_memory-use-strscpy-instead-of-strcpy.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] mm-shmem-override-mthp-shmem-default-with-a-kernel-parameter.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] mm-move-get_order_from_str-to-internalh.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] mm-shmem-control-thp-support-through-the-kernel-command-line.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] tools-mm-fix-slabinfo-crash-when-max_slabs-is-exceeded.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] maple_tree-add-a-test-checking-storing-null.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] maple_tree-refine-mas_store_root-on-storing-null.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] maple_tree-not-necessary-to-check-index-last-again.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] maple_tree-the-return-value-of-mas_root_expand-is-not-used.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] maple_tree-print-empty-for-an-empty-tree-on-mt_dump.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] vma-detect-infinite-loop-in-vma-tree.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] selftests-mm-skip-virtual_address_range-tests-on-riscv.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] selftest-mm-fix-typo-in-virtual_address_range.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] zram-clear-idle-flag-in-mark_idle.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] zram-clear-idle-flag-after-recompression.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] mm-memory-failure-replace-sprintf-with-sysfs_emit.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] memcg-add-flush-tracepoint.patch removed from -mm tree
 2024-11-11  8:28 UTC 

[merged mm-stable] memcg-rename-do_flush_stats-and-add-force-flag.patch removed from -mm tree
 2024-11-11  8:28 UTC 


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.