All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-04 02:58:25 to 2024-07-04 04:33:41 UTC [more...]

[PATCH 00/45] hugetlb pagewalk unification
 2024-07-04  4:31 UTC  (40+ messages)
` [PATCH 01/45] arch/x86: Drop own definition of pgd,p4d_leaf
` [PATCH 02/45] mm: Add {pmd,pud}_huge_lock helper
` [PATCH 03/45] mm/pagewalk: Move vma_pgtable_walk_begin and vma_pgtable_walk_end upfront
` [PATCH 04/45] mm/pagewalk: Only call pud_entry when we have a pud leaf
` [PATCH 05/45] mm/pagewalk: Enable walk_pmd_range to handle cont-pmds
` [PATCH 06/45] mm/pagewalk: Do not try to split non-thp pud or pmd leafs
` [PATCH 07/45] arch/s390: Enable __s390_enable_skey_pmd to handle hugetlb vmas
` [PATCH 08/45] fs/proc: Enable smaps_pmd_entry to handle PMD-mapped "
` [PATCH 09/45] mm: Implement pud-version functions for swap and vm_normal_page_pud
` [PATCH 10/45] fs/proc: Create smaps_pud_range to handle PUD-mapped hugetlb vmas
` [PATCH 11/45] fs/proc: Enable smaps_pte_entry to handle cont-pte mapped "
` [PATCH 12/45] fs/proc: Enable pagemap_pmd_range to handle "
` [PATCH 13/45] mm: Implement pud-version uffd functions
` [PATCH 14/45] fs/proc: Create pagemap_pud_range to handle PUD-mapped hugetlb vmas
` [PATCH 15/45] fs/proc: Adjust pte_to_pagemap_entry for "
` [PATCH 16/45] fs/proc: Enable pagemap_scan_pmd_entry to handle "
` [PATCH 17/45] mm: Implement pud-version for pud_mkinvalid and pudp_establish
` [PATCH 18/45] fs/proc: Create pagemap_scan_pud_entry to handle PUD-mapped hugetlb vmas
` [PATCH 19/45] fs/proc: Enable gather_pte_stats to handle "
` [PATCH 20/45] fs/proc: Enable gather_pte_stats to handle cont-pte mapped "
` [PATCH 21/45] fs/proc: Create gather_pud_stats to handle PUD-mapped hugetlb pages
` [PATCH 22/45] mm/mempolicy: Enable queue_folios_pmd to handle hugetlb vmas
` [PATCH 23/45] mm/mempolicy: Create queue_folios_pud to handle PUD-mapped "
` [PATCH 24/45] mm/memory_failure: Enable check_hwpoisoned_pmd_entry to handle "
` [PATCH 25/45] mm/memory-failure: Create check_hwpoisoned_pud_entry to handle PUD-mapped "
` [PATCH 26/45] mm/damon: Enable damon_young_pmd_entry to handle "
` [PATCH 27/45] mm/damon: Create damon_young_pud_entry to handle PUD-mapped "
` [PATCH 28/45] mm/damon: Enable damon_mkold_pmd_entry to handle "
` [PATCH 29/45] mm/damon: Create damon_mkold_pud_entry to handle PUD-mapped "
` [PATCH 30/45] mm,mincore: Enable mincore_pte_range to handle "
` [PATCH 31/45] mm/mincore: Create mincore_pud_range to handle PUD-mapped "
` [PATCH 32/45] mm/hmm: Enable hmm_vma_walk_pmd, to handle "
` [PATCH 33/45] mm/hmm: Enable hmm_vma_walk_pud to handle PUD-mapped "
` [PATCH 34/45] arch/powerpc: Skip hugetlb vmas in subpage_mark_vma_nohuge
` [PATCH 35/45] arch/s390: Skip hugetlb vmas in thp_split_mm
` [PATCH 36/45] fs/proc: Make clear_refs_test_walk skip hugetlb vmas
` [PATCH 37/45] mm/lock: Make mlock_test_walk "
` [PATCH 38/45] mm/madvise: Make swapin_test_walk "
` [PATCH 39/45] mm/madvise: Make madvise_cold_test_walk "

Security issue in NFS localio
 2024-07-04  4:31 UTC  (2+ messages)

[PATCH ats_vtd v5 00/22] ATS support for VT-d
 2024-07-04  4:30 UTC  (15+ messages)
` [PATCH ats_vtd v5 03/22] intel_iommu: return page walk level even when the translation fails
` [PATCH ats_vtd v5 04/22] intel_iommu: do not consider wait_desc as an invalid descriptor
` [PATCH ats_vtd v5 06/22] pcie: add helper to declare PASID capability for a pcie device
` [PATCH ats_vtd v5 19/22] memory: add an API for ATS support

[PATCH] riscv: vdso: do not strip debugging info for vdso.so.dbg
 2024-07-04  4:29 UTC  (4+ messages)

[PATCH 0/4] fs: ubifs: Fix crash and add safeguards
 2024-07-04  4:28 UTC  (2+ messages)

[PATCH 1/1] sched.h: always_inline alloc_tag_{save|restore} to fix modpost warnings
 2024-07-04  4:25 UTC  (9+ messages)

[PATCH v8 0/7] Convert multiple bind ops to 1 job
 2024-07-04  4:23 UTC  (11+ messages)
` [PATCH v8 1/7] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [PATCH v8 2/7] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [PATCH v8 3/7] drm/xe: Add xe_exec_queue_last_fence_test_dep
` [PATCH v8 4/7] drm/xe: Convert multiple bind ops into single job
` [PATCH v8 5/7] drm/xe: Update VM trace events
` [PATCH v8 6/7] drm/xe: Update PT layer with better error handling
` [PATCH v8 7/7] drm/xe: Add VM bind IOCTL error injection
` ✓ CI.Patch_applied: success for Convert multiple bind ops to 1 job (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH 0/2] statx NULL path support
 2024-07-04  4:14 UTC  (15+ messages)
` [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)

[PowerPC] [PASEMI] Issue with the identification of ATA drives after the of/irq updates 2024-05-29
 2024-07-04  4:10 UTC  (4+ messages)

[PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
 2024-07-04  4:09 UTC  (5+ messages)
` [PATCH v4 20/31] i386/sev: Add support for SNP CPUID validation

[PATCH v7 0/7] Convert multiple bind ops to 1 job
 2024-07-04  4:10 UTC  (9+ messages)
` [PATCH v7 1/7] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [PATCH v7 2/7] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [PATCH v7 3/7] drm/xe: Add xe_exec_queue_last_fence_test_dep
` [PATCH v7 4/7] drm/xe: Convert multiple bind ops into single job
` [PATCH v7 5/7] drm/xe: Update VM trace events
` [PATCH v7 6/7] drm/xe: Update PT layer with better error handling
` [PATCH v7 7/7] drm/xe: Add VM bind IOCTL error injection
` ✗ CI.Patch_applied: failure for Convert multiple bind ops to 1 job (rev7)

[RFC PATCH] selftests: introduce and use SELFTESTS_CC_IS_CLANG instead of LLVM
 2024-07-04  4:08 UTC  (2+ messages)

[android-common:android13-5.15 5/6] include/trace/trace_events.h:27:23: warning: 'str__fuse__trace_system_name' defined but not used
 2024-07-04  4:05 UTC 

[PATCH 2/2] fuse: Convert to new uid/gid option parsing helpers
 2024-07-04  4:05 UTC  (2+ messages)

[PATCH 0/2] RISC-V: Add preliminary textra trigger CSR functions
 2024-07-04  4:02 UTC  (6+ messages)
` [PATCH 1/2] target/riscv: Preliminary textra trigger CSR writting support
` [PATCH 2/2] target/riscv: Add textra matching condition for the triggers

[PATCH 0/3] drm/xe: Use VF_CAP_REG for device wmb
 2024-07-04  4:01 UTC  (7+ messages)
` [PATCH 1/3] drm/xe: Fix register definition order in xe_regs.h
` [PATCH 2/3] drm/xe: Kill regs/xe_sriov_regs.h
` [PATCH 3/3] drm/xe: Use VF_CAP_REG for device wmb

[PATCH] coresight: tmc: sg: Do not leak sg_table
 2024-07-04  3:59 UTC  (2+ messages)

[PATCH v1 net] tcp: Don't drop SYN+ACK for simultaneous connect()
 2024-07-04  3:57 UTC 

[l1k:cma_v2 16/18] lib/spdm/req-sysfs.c:561 (null)() warn: (struct ctl_table)->procname cannot be NULL. Expression : spdm_ctl_table[1]->procname
 2024-07-04  3:55 UTC  (2+ messages)

[DPDK/core Bug 1472] mbuf: some dynamic fields are mishandled if IOVA as PA is disabled during build
 2024-07-04  3:54 UTC  (2+ messages)

[paulmckrcu:dev 31/49] include/linux/llist.h:248:undefined reference to `csd_lock_is_stuck'
 2024-07-04  3:50 UTC 

[PATCH i-g-t] lib/amdgpu: fix query ip info issue
 2024-07-04  3:50 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH 01/11] drbd_nl: dont allow detating to be inttrupted in waiting D_DETACHING to DISKLESS
 2024-07-04  2:59 UTC  (3+ messages)
` [PATCH] drbd: make drbd_adm_detach() interruptible
  `  "

[PATCH V2 0/5] workqueue: Make the PWQ allocation and WQ enlistment atomic
 2024-07-04  3:49 UTC  (6+ messages)
` [PATCH V2 1/5] workqueue: Register sysfs after the whole creation of the new wq
` [PATCH V2 2/5] workqueue: Make rescuer initialization as the last step of the creation of a "
` [PATCH V2 3/5] workqueue: Move kthread_flush_worker() out of alloc_and_link_pwqs()
` [PATCH V2 4/5] workqueue: Put PWQ allocation and WQ enlistment in the same lock C.S
` [PATCH V2 5/5] workqueue: Init rescuer's affinities as the wq's effective cpumask

[PATCH v3] selftest/timerns: fix clang build failures for abs() calls
 2024-07-04  3:44 UTC  (2+ messages)

[PATCH kvm-unit-tests] This patch adds a unit test for the debug console write() and write_byte() functions. It also fixes the virt_to_phys() function to return the offset address, not the PTE aligned address
 2024-07-04  3:43 UTC  (2+ messages)

[f2fs-dev] [RCF PATCH v3 00/10] f2fs-tools: introduce inject.f2fs
 2024-07-04  3:43 UTC  (13+ messages)
` [f2fs-dev] [RCF PATCH v3 01/10] f2fs-tools: export is_digits
` [f2fs-dev] [RCF PATCH v3 03/10] inject.f2fs: add sb injection
` [f2fs-dev] [RCF PATCH v3 04/10] inject.f2fs: add cp injection
` [f2fs-dev] [RCF PATCH v3 05/10] inject.f2fs: add nat injection
` [f2fs-dev] [RCF PATCH v3 06/10] inject.f2fs: add sit injection
` [f2fs-dev] [RCF PATCH v3 07/10] inject.f2fs: add ssa injection
` [f2fs-dev] [RCF PATCH v3 08/10] inject.f2fs: add node injection
` [f2fs-dev] [RCF PATCH v3 09/10] inject.f2fs: add dentry injection
` [f2fs-dev] [RCF PATCH v3 10/10] man: add inject.f2fs man page

[PATCH] mm/page_alloc: remove prefetchw() on freeing page to buddy system
 2024-07-04  3:43 UTC  (6+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 818f70406006e4a3becd36ffd4bb0498e634a028
 2024-07-04  3:42 UTC 

[PATCH v2] i2c: xiic: improve error message when transfer fails to start
 2024-07-04  3:43 UTC  (3+ messages)

[oe] [PATCH 0/1] apache2:apache2-native: CVE status update
 2024-07-04  3:41 UTC  (3+ messages)
` [PATCH v2] apache2:apache2-native: Update CVE status
  ` [oe] "

[PATCH 1/2] drm/amdgpu: flush all cached ras bad pages to eeprom
 2024-07-04  3:40 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is complete

[PATCH v2 0/4] Reconstruct loongson ipi driver
 2024-07-04  3:38 UTC  (5+ messages)
` [PATCH v2 1/4] hw/intc/loongson_ipi_common: Add loongson ipi common class
` [PATCH v2 2/4] hw/intc/loongarch_ipi: Add loongarch ipi support
` [PATCH v2 3/4] hw/loongarch/virt: Replace loongson ipi with loongarch ipi
` [PATCH v2 4/4] hw/intc/loongson_ipi: reconstruct driver inherit from common class

[PATCH] pci-bridge: avoid linking a single downstream port more than once
 2024-07-04  3:38 UTC 

[PATCH v2 01/10] riscv: Implement cmpxchg32/64() using Zacas
 2024-07-04  3:38 UTC  (3+ messages)

[PATCH] scsi: ufs: core: Check LSDBS cap when !mcq
 2024-07-04  3:38 UTC 

[PATCH v2 0/2] Introduce tracepoint for hugetlbfs
 2024-07-04  3:37 UTC  (4+ messages)
` [PATCH v2 1/2] hugetlbfs: support tracepoint
` [PATCH v2 2/2] hugetlbfs: use tracepoints in hugetlbfs functions

[nacked] mm-page_alloc-remove-prefetchw-on-freeing-page-to-buddy-system-v2.patch removed from -mm tree
 2024-07-04  3:37 UTC 

[PATCH] linux: Modify kernel configuration to fix runqlat issue
 2024-07-04  3:35 UTC  (4+ messages)
` [OE-core] "

[PATCH 4/4] Docs/mm/index: move allocation profiling document to unsorted documents chapter
 2024-07-04  3:33 UTC  (2+ messages)

[PATCH v11 0/2] wifi: mwifiex: add code to support host mlme
 2024-07-04  3:30 UTC  (3+ messages)
` [PATCH v11 1/2] wifi: mwifiex: add host mlme for client mode
` [PATCH v11 2/2] wifi: mwifiex: add host mlme for AP mode

[PATCH v2] i2c: add debug message for detected HostNotify alerts
 2024-07-04  3:28 UTC 

[PATCH v6 00/10] Support persistent reservation operations
 2024-07-04  3:27 UTC  (2+ messages)
  ` PING: "

[PATCH hotfix] mm: fix crashes from deferred split racing folio migration
 2024-07-04  3:28 UTC  (4+ messages)

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-07-04  3:27 UTC  (7+ messages)
` [PATCH RFC V3 02/29] cpu-common: Add common CPU utility for possible vCPUs
` [PATCH RFC V3 08/29] arm/virt: Init PMU at host for all possible vcpus
` [PATCH RFC V3 25/29] target/arm/kvm: Write CPU state back to KVM on reset

[syzbot] [kernel?] WARNING in follow_pte
 2024-07-04  3:26 UTC 

[pci:dt-bindings 10/11] arch/arm64/boot/dts/qcom/x1e80100-crd.dtb: pci@1bf8000: reg: [[0, 29327360, 0, 12288], [0, 1879048192, 0, 3869], [0, 1879052064, 0, 168], [0, 1879052288, 0, 4096], [0, 1880096768, 0, 1048576]] is too short
 2024-07-04  3:24 UTC 

[PATCH lkmm] docs/memory-barriers.txt: Remove left-over references to "CACHE COHERENCY"
 2024-07-04  3:24 UTC  (5+ messages)

[PATCH 1/2] erofs-utils: lib: get rid of global sbi in lib/inode.c
 2024-07-04  3:23 UTC  (4+ messages)
` [PATCH 2/2] erofs-utils: rename the global sbi to g_sbi

[oe] [PATCH] openocd: Enable linuxgpiod build option
 2024-07-04  3:20 UTC  (2+ messages)

[PATCH 0/4] Add support for Zhaoxin Yongfeng CPU model and other improvements
 2024-07-04  3:19 UTC  (5+ messages)
` [PATCH 4/4] target/i386: Update CMPLegacy handling for Zhaoxin and VIA CPUs

[PATCH v3 0/4] Implement using Intel QAT to offload ZLIB
 2024-07-04  3:15 UTC  (3+ messages)

[PATCH V2 0/2] LoongArch: Add Loongson-3 CPUFreq driver support
 2024-07-04  3:15 UTC  (5+ messages)
` [PATCH V2 2/2] cpufreq: "

[PATCH -next v2] scsi: sd: Fix unsigned expression compared with zero in sd_spinup_disk()
 2024-07-04  3:14 UTC 

[pci:next] BUILD SUCCESS 733d4d1d95016f4db637b0cc7e885782ab74bf81
 2024-07-04  3:12 UTC 

[PATCH] arm64: limit MAX_PHYSMEM_BITS based on vmemmap
 2024-07-04  3:12 UTC  (2+ messages)

[master][PATCH 0/1] yelp: CVE status update for CVE-2008-3533
 2024-07-04  3:12 UTC  (3+ messages)
` [master][PATCH 1/1] "
  ` [oe] "

[PATCH] wifi: virt_wifi: avoid reporting connection success with wrong SSID
 2024-07-04  3:12 UTC  (2+ messages)

[PATCH v3] selftests/timers: remove unused irqcount variable
 2024-07-04  3:11 UTC  (2+ messages)

[PATCH] cpufreq: mediatek: Use dev_err_probe in every error path in probe
 2024-07-04  3:09 UTC  (6+ messages)

[PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang
 2024-07-04  3:08 UTC  (4+ messages)

[PATCH net-next v1 1/1] net: dsa: microchip: lan937x: Add error handling in lan937x_setup
 2024-07-04  3:07 UTC  (2+ messages)

[PATCH 0/4] refine argparse library
 2024-07-04  3:07 UTC  (3+ messages)
` [PATCH v4 0/6] "

question on vTPM interface in coconut-svsm
 2024-07-04  3:07 UTC  (7+ messages)
            ` Coconut-SVSM - vTPM support for Intel TD Partitioning

[linux-linus test] 186645: regressions - FAIL
 2024-07-04  3:05 UTC 

[PATCH v4 0/9] ata,libsas: Assign the unique id used for printing earlier
 2024-07-04  3:05 UTC  (2+ messages)

[PATCH v2 00/10] Add support for non-interleaved mode in qmc_audio
 2024-07-04  3:01 UTC  (5+ messages)
` [PATCH v2 07/10] soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list

[PATCH 00/11] ASoC: Simplify code with cleanup.h
 2024-07-04  2:53 UTC  (9+ messages)
` [PATCH 05/11] ASoC: simple-card-utils: Simplify "
` [PATCH 06/11] ASoC: audio-graph-card: Use cleanup.h instead of devm_kfree()
` [PATCH 07/11] ASoC: audio-graph-card2: "
` [PATCH 08/11] ASoC: simple-card: "

[XEN PATCH v11 0/8] Support device passthrough when dom0 is PVH on Xen
 2024-07-04  3:03 UTC  (5+ messages)
` [RFC XEN PATCH v11 7/8] tools: Add new function to get gsi from dev

[PATCH V13 0/8] Add architecture agnostic code to support vCPU Hotplug
 2024-07-04  3:03 UTC  (3+ messages)
` [PATCH V13 3/8] hw/acpi: Update ACPI GED framework "

[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-04  2:59 UTC  (4+ messages)
` [PATCH v8 06/10] iommufd: Add iommufd fault object

[PATCH 0/8] Introduce SMP Cache Topology
 2024-07-04  3:16 UTC  (9+ messages)
` [PATCH 1/8] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH 2/8] qapi/qom: Introduce smp-cache object
` [PATCH 3/8] hw/core: Add smp cache topology for machine
` [PATCH 4/8] hw/core: Check smp cache topology support "
` [PATCH 5/8] i386/cpu: Support thread and module level cache topology
` [PATCH 6/8] i386/cpu: Update cache topology with machine's configuration
` [PATCH 7/8] i386/pc: Support cache topology in -machine for PC machine
` [PATCH 8/8] qemu-options: Add the description of smp-cache object

[PATCH 0/3] scsi: disable discard when set target full provisioning
 2024-07-04  3:01 UTC  (4+ messages)
` [PATCH 3/3] scsi: sd: remove some redundant initialization code

[PATCH v2] riscv: stacktrace: Add USER_STACKTRACE support
 2024-07-04  2:58 UTC  (4+ 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.