All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-14 17:33:42 to 2024-06-14 18:53:42 UTC [more...]

+ mm-damon-paddr-introduce-damos_migrate_hot-action-for-promotion.patch added to mm-unstable branch
 2024-06-14 18:53 UTC 

+ mm-damon-paddr-introduce-damos_migrate_cold-action-for-demotion.patch added to mm-unstable branch
 2024-06-14 18:53 UTC 

+ mm-migrate-add-mr_damon-to-migrate_reason.patch added to mm-unstable branch
 2024-06-14 18:53 UTC 

+ mm-damon-sysfs-schemes-add-target_nid-on-sysfs-schemes.patch added to mm-unstable branch
 2024-06-14 18:53 UTC 

+ mm-rename-alloc_demote_folio-to-alloc_migrate_folio.patch added to mm-unstable branch
 2024-06-14 18:53 UTC 

+ mm-make-alloc_demote_folio-externally-invokable-for-migration.patch added to mm-unstable branch
 2024-06-14 18:53 UTC 

[PATCH 01/27] qmi: Remove qmi_free()
 2024-06-14 18:52 UTC  (27+ messages)
` [PATCH 02/27] qmi: Rename qmi_result_func_t
` [PATCH 03/27] qmi: Drop unused major/minor information
` [PATCH 04/27] qmi: Add qmi_qrtr_node_get_service
` [PATCH 05/27] plugins: Add new qrtrqmi modem driver
` [PATCH 06/27] udevng: Use new qrtrqmi driver for MHI and SoC modems
` [PATCH 07/27] gobi: Remove qrtr support
` [PATCH 08/27] udevng: Do not set DeviceProtocol
` [PATCH 09/27] unit: Rename device to node
` [PATCH 10/27] qmi: Rename qmi_device_new_qrtr to qmi_qrtr_node_new
` [PATCH 11/27] qmi: Rename qmi_device_new_qmux to qmi_qmux_device_new
` [PATCH 12/27] unit: Drop use of qmi_service_create_shared
` [PATCH 13/27] qmi: qmux: Make shared service creation generic
` [PATCH 14/27] qmi: Rename qmi_device_get_service_version
` [PATCH 15/27] qmi: sms: Require at WMS version 1.2+
` [PATCH 16/27] qmi: Rework qmi_service_get_version
` [PATCH 17/27] qmi: break up qmi_device_free into qrtr & qmux variants
` [PATCH 18/27] qmi: Convert DBG statements to __debug_device
` [PATCH 19/27] qmi: introduce qmi_qrtr_node_lookup
` [PATCH 20/27] qmi: split qmi_device_has_service into QRTR and QMUX version
` [PATCH 21/27] qmi: split qmi_device_set_debug into QRTR and QMUX versions
` [PATCH 22/27] qmi: Make qmi_qrtr_node methods take struct qmi_qrtr_node
` [PATCH 23/27] qmi: Move expected data format handling into gobi
` [PATCH 24/27] qmi: Rename and refactor qmi_device_discover
` [PATCH 25/27] qmi: Rename qmi_device_shutdown
` [PATCH 26/27] qmi: Rename qmi_device_qmux to qmi_qmux_device
` [PATCH 27/27] qmi: Make qmux methods operate on 'qmi_qmux_device'

[PATCH v2 0/4] KVM: Reject vCPU IDs above 2^32
 2024-06-14 18:53 UTC  (4+ messages)
` [PATCH v2 3/4] KVM: Limit check IDs for KVM_SET_BOOT_CPU_ID

[PATCH] lib/test_kmod: add missing MODULE_DESCRIPTION() macro
 2024-06-14 18:52 UTC  (2+ messages)

[CI] drm/xe/xe2lpg: Add Wa_14021490052
 2024-06-14 18:52 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH 1/2] mailbox: Add power_get/power_put API to mbox_chan_ops
 2024-06-14 18:51 UTC  (2+ messages)

[drm-intel:for-linux-next-gt 3/3] drivers/gpu/drm/i915/gem/i915_gem_stolen.c:943:32: sparse: sparse: Using plain integer as NULL pointer
 2024-06-14 18:51 UTC 

[GIT PULL] SCSI fixes for 6.10-rc3
 2024-06-14 18:52 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v6.10-rc3
 2024-06-14 18:52 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 6.10-rc4
 2024-06-14 18:52 UTC  (3+ messages)

[GIT PULL] Block fixes for 6.10-rc4
 2024-06-14 18:52 UTC  (2+ messages)

[PATCH] ipmi: ssif_bmc: prevent integer overflow on 32bit systems
 2024-06-14 18:52 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema
 2024-06-14 18:51 UTC  (3+ messages)

[PATCH] sysctl: Add setter / getter for char settings
 2024-06-14 18:51 UTC  (2+ messages)

[PATCH] genl: re-implement unicast_watch using l_notifylist
 2024-06-14 18:51 UTC  (2+ messages)

[PATCH] worktree_git_path(): move the declaration to path.h
 2024-06-14 18:50 UTC  (2+ messages)

[PATCH kmod] .mailmap: Forward to my personal email
 2024-06-14 18:50 UTC  (2+ messages)

Current status and possible improvements in CONFIG_MODULE_FORCE_UNLOAD
 2024-06-14 18:48 UTC  (2+ messages)

+ kcov-dont-lose-track-of-remote-references-during-softirqs-v2.patch added to mm-hotfixes-unstable branch
 2024-06-14 18:48 UTC 

[MAINTAINERS SUMMIT] [0/4] Common scenario for four proposals regarding regressions
 2024-06-14 18:47 UTC  (13+ messages)
` [MAINTAINERS SUMMIT] [4/4] Discuss how to better prevent backports of commits that turn out to cause regressions

[PATCH bpf v1 0/2] bpf: Fix linker optimization removing kfuncs
 2024-06-14 18:47 UTC  (6+ messages)
` [PATCH bpf v2 "
  ` [PATCH bpf v2 1/2] compiler_types.h: Define __retain for __attribute__((__retain__))

[PATCH v2 1/4] bcachefs: allow initializing a bcachefs filesystem from a source directory
 2024-06-14 18:46 UTC  (4+ messages)
` [PATCH v2 2/4] Fix performance regression of update_inode
` [PATCH v2 3/4] Fix incomplete file copy due to copy_data misuse
` [PATCH v2 4/4] Preserve directory {a,m,c} times by calling copy_times() after the recursion

[PATCH net-next] net: mana: Add support for variable page sizes of ARM64
 2024-06-14 18:46 UTC  (6+ messages)

[PATCH v2] drm/print: Introduce drm_line_printer
 2024-06-14 18:45 UTC  (8+ messages)

[PATCH] pwm: imx-tpm: Enable pinctrl setting for sleep state
 2024-06-14 18:43 UTC  (2+ messages)

[TECH TOPIC] DAMON: Updates and Plans
 2024-06-14 18:42 UTC  (2+ messages)
` Fwd: "

[PATCH v4] perf trace: BTF-based enum pretty printing
 2024-06-14 18:41 UTC  (5+ messages)

[PATCHv2] PCI: pciehp: Use appropriate conditions to check the hotplug controller status
 2024-06-14 18:41 UTC  (2+ messages)

[cip:linux-4.19.y-cip 3958/9999] arch/arm64/boot/dts/renesas/r8a774c0-ek874.dtb: Warning (unique_unit_address): /soc/pcie@fe000000: duplicate unit-address (also used in node /soc/pcie-ep@fe000000)
 2024-06-14 18:40 UTC 

[PATCH] Documentation: Remove unused "spia_*" kernel parameters
 2024-06-14 18:40 UTC  (2+ messages)

[PATCH] archive: make --add-virtual-file honor --prefix
 2024-06-14 18:40 UTC  (7+ messages)
` [PATCH v2] "
          ` [PATCH] archive: document that --add-virtual-file takes full path

[PATCH v3 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
 2024-06-14 18:39 UTC  (9+ messages)
` [PATCH v3 1/4] selftests/resctrl: Rename variables and functions to generic names
` [PATCH v3 2/4] selftests/resctrl: Pass sysfs controller name of the vendor
` [PATCH v3 3/4] selftests/resctrl: Add support for MBM and MBA tests on AMD
` [PATCH v3 4/4] selftests/resctrl: Enable MBA/MBA "

[PATCH v5 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-14 18:36 UTC  (3+ messages)
` [PATCH v5 1/2] "

[PATCH v3] binder_alloc: Replace kcalloc with kvcalloc to mitigate OOM issues
 2024-06-14 18:38 UTC  (2+ messages)

[PATCH] drm/xe: Fix missing runtime outer protection for ggtt_remove_node
 2024-06-14 18:37 UTC 

[PATCH v2 1/2] ASoC: dt-bindings: cirrus,cs530x: Add initial DT binding
 2024-06-14 18:36 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: cs530x: Support for cs530x ADCs

[PATCH v2, net-next] net: mana: Add support for page sizes other than 4KB on ARM64
 2024-06-14 18:35 UTC 

[PATCH v16 0/5] implement getrandom() in vDSO
 2024-06-14 18:35 UTC  (10+ messages)
` [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings

[Buildroot] inquiry | configuring for a specific linux lts
 2024-06-14 18:35 UTC 

[PATCH 0/3] phy: rockchip: emmc: Enable internal strobe pull-down by default
 2024-06-14 18:34 UTC  (8+ messages)
` [PATCH 1/3] phy: rockchip: emmc: Enable pulldown for strobe line

reservation errors during fstests on pNFS block
 2024-06-14 18:34 UTC  (6+ messages)

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS 3ec8d7572a69d142d49f52b28ce8d84e5fef9131
 2024-06-14 18:33 UTC 

[PATCH 1/2] drm/amdgpu: fix UBSAN warning in kv_dpm.c
 2024-06-14 18:33 UTC  (2+ messages)
` [PATCH 2/2] drm/radeon: "

[PATCH v1] dts: Testbed And Node Configuration Split
 2024-06-14 18:32 UTC  (4+ messages)

[PATCH v4 0/6] KVM: arm64: emulation for CTR_EL0
 2024-06-14 18:32 UTC  (6+ messages)
` [PATCH v4 3/6] KVM: arm64: add emulation for CTR_EL0 register

[PATCH v11 0/8] VMware hypercalls enhancements
 2024-06-14 18:32 UTC  (6+ messages)
` [PATCH v11 8/8] x86/vmware: Add TDX hypercall support

(No Subject)
 2024-06-14 18:16 UTC 

[dhowells-fs:netfs-writeback] [netfs, cifs] d639a2f9ab: xfstests.generic.080.fail
 2024-06-14 18:30 UTC  (2+ messages)

[RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
 2024-06-14 18:12 UTC  (4+ messages)
` [RFC PATCH v2 09/10] iommu/dma: Support MSIs through nested domains

[rdma:mana-shared] BUILD SUCCESS 7fc45cb68696c7213c484ec81892bc8a986fde52
 2024-06-14 18:28 UTC 

Flaky test: generic:269 (EBUSY on umount)
 2024-06-14 18:27 UTC  (5+ messages)

[PATCH v1 0/1] add mseal to /proc/pid/smaps
 2024-06-14 18:23 UTC  (2+ messages)
` [PATCH v1 1/1] /proc/pid/smaps: add mseal info for vma

[meta-arago][scarthgap/master][PATCH] tisdk-graphics-sdk-target: include gles headers
 2024-06-14 18:27 UTC 

[RFC 0/2] Add support for link speed lanes
 2024-06-14 18:27 UTC  (5+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] lib/ethdev: Add link_speed lanes support into rte lib

[nacked] memfd-mfd_noexec_seal-should-not-imply-mfd_allow_sealing.patch removed from -mm tree
 2024-06-14 18:27 UTC 

[linux-linus test] 186345: regressions - FAIL
 2024-06-14 18:26 UTC 

[PATCH for-4.19 v3 0/7] x86/xstate: Fixes to size calculations
 2024-06-14 18:26 UTC  (4+ messages)
` [PATCH 3/7] x86/boot: Collect the Raw CPU Policy earlier on boot

[PATCH v4 0/3] Generate address range data for built-in modules
 2024-06-14 18:26 UTC  (5+ messages)
` [PATCH v4 1/3] kbuild: add mod(name,file)_flags to assembler flags for module objects

+ mm-memfd-add-documentation-for-mfd_noexec_seal-mfd_exec-v3.patch added to mm-hotfixes-unstable branch
 2024-06-14 18:25 UTC  (5+ messages)

[PATCH] Documentation: Remove unused "mtdset=" from kernel-parameters.txt
 2024-06-14 18:25 UTC 

+ nfs-fix-nfs_swap_rw-for-large-folio-swap.patch added to mm-unstable branch
 2024-06-14 18:24 UTC 

[PATCH 0/3] dm_io cleanup
 2024-06-14 18:24 UTC  (4+ messages)
` [PATCH 1/3] dm io: bump num_bvecs to handle offset memory
` [PATCH 2/3] dm io: don't call the async_io notify.fn on invalid num_regions
` [PATCH 3/3] dm io: remove code duplication between sync_io and aysnc_io

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-14 18:23 UTC  (10+ messages)
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier

[PATCH 1/2] Documentation/technical/bitmap-format.txt: add missing position table
 2024-06-14 18:23 UTC  (7+ messages)
` [PATCH 2/2] pack-bitmap.c: ensure pseudo-merge offset reads are bounded

fix swap on NFS
 2024-06-14 18:21 UTC  (4+ messages)
` [PATCH] nfs: fix nfs_swap_rw for large-folio swap

[PATCH ipsec] xfrm: Fix unregister netdevice hang on hardware offload
 2024-06-14 18:21 UTC  (2+ messages)

[PATCH 1/2] ASoC: dt-bindings: realtek,rt5514: Convert to dtschema
 2024-06-14 18:20 UTC  (2+ messages)

[PATCH v3 0/6] Rework x86 page table walks
 2024-06-14 18:16 UTC  (4+ messages)
` [PATCH v3 1/6] Add an "info pg" command that prints the current page tables

[PATCH net-next 0/3] net: phy: dp83867: add cable diag support
 2024-06-14 18:16 UTC  (5+ messages)
` [PATCH net-next 2/3] net: phy: dp83867: add cable test support

[PATCH v2] drm/xe: Use fixed CCS mode when running in SR-IOV mode
 2024-06-14 18:14 UTC  (2+ messages)

Candidates for stable v6.9..v6.10-rc3 Kernel Panic
 2024-06-14 18:13 UTC 

[Solved] Re: How to test the git clone without "make install" ?
 2024-06-14 18:12 UTC  (2+ messages)

[PATCH 0/4] dts: Remove Excess Attributes From User Config
 2024-06-14 18:11 UTC  (9+ messages)
` [PATCH 1/4] dts: Remove build target config and list of devices
` [PATCH 2/4] dts: Use First Core Logic Change
` [PATCH 3/4] dts: Self-Discovering Architecture Change
` [PATCH 4/4] dts: Rework DPDK Attributes In SUT Node Config

[PATCH] app/testpmd: fix lcore ID restriction
 2024-06-14 18:11 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] drm/i915/dsc: don't mess up splitter state in joiner or dsc config
 2024-06-14 18:11 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/amdgpu/vcn: port mmsch ctx table size fix from jpeg v4
 2024-06-14 18:05 UTC  (2+ messages)

[PATCH v8 0/7] Add support for Translation Buffer Units
 2024-06-14 18:05 UTC  (3+ messages)
` [PATCH v8 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs

[Buildroot] [PATCH 0/6] package: bump to python 3.12, rust 1.79.0 (branch yem/python3.12)
 2024-06-14 18:03 UTC  (4+ messages)
` [Buildroot] [PATCH 5/6] package/python-pydantic-core: bump for fixes with python 3.12

[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-14 18:02 UTC  (5+ messages)
` [PATCH v2 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal

[PATCH] drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1
 2024-06-14 18:02 UTC  (2+ messages)

[PATCH] MAINTAINERS: add an entry for tools/9pfsd
 2024-06-14 18:01 UTC  (4+ messages)
` [PATCH] MAINTAINERS: add me as scheduer maintainer

[PATCH] dma-buf/sw_sync: Add a reference when adding fence to timeline list
 2024-06-14 18:00 UTC  (3+ messages)

[PATCH i-g-t v2] tests/intel/xe_gt_freq: Resolve freq_low_max test
 2024-06-14 17:59 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

[PATCH 0/3] Add global CMA reserve area
 2024-06-14 17:58 UTC  (2+ messages)

[mediatek:v6.10-next/dts64 53/53] Error: arch/arm64/boot/dts/mediatek/mt8188.dtsi:673.32-33 syntax error
 2024-06-14 17:48 UTC 

[PATCH] cpupower: Add 'help' target to the main Makefile
 2024-06-14 17:57 UTC  (2+ messages)

+ gcc-disable-warray-bounds-for-gcc-9.patch added to mm-hotfixes-unstable branch
 2024-06-14 17:55 UTC  (4+ messages)

Design session notes: GPU acceleration in Xen
 2024-06-14 17:55 UTC  (4+ messages)

[PATCH] drm/amdgpu/atomfirmware: fix parsing of vram_info
 2024-06-14 17:54 UTC 

[PATCH] Improve cpupower utility build process description
 2024-06-14 17:55 UTC  (2+ messages)

[RFC PATCH v2 0/5] Implement ARM PL011 in Rust
 2024-06-14 17:50 UTC  (13+ messages)
` [RFC PATCH v2 3/5] rust: add PL011 device model

[PATCH] net: usb: ax88179_178a: fix link status when link is set to down/up
 2024-06-14 17:48 UTC  (4+ messages)

[PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
 2024-06-14 17:48 UTC  (3+ messages)
` [PATCHv8 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe

[PATCH 1/2] drm/amdgpu/pptable: Fix __counted_by attribute
 2024-06-14 17:46 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: powerplay: Add `__counted_by` attribute for flexible arrays

[PATCH net-next v15 00/14] net: Make timestamping selectable
 2024-06-14 17:46 UTC  (4+ messages)
` [PATCH net-next v15 07/14] net: Add struct kernel_ethtool_ts_info

[PATCH 6.6] backport: fix 6.6 backport of changes to fork
 2024-06-14 17:45 UTC  (6+ messages)

[PATCH 0/9] maintainer updates (gdbstub, plugins, time control)
 2024-06-14 17:42 UTC  (10+ messages)
` [PATCH 8/9] plugins: add time control API
` [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling

[RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
 2024-06-14 17:40 UTC  (11+ messages)

[PATCH] powerpc/pseries: Whitelist dtl slub object for copying to userspace
 2024-06-14 17:38 UTC  (2+ messages)

[PATCH 0/2] commit-graph/server-info: use tempfile.h in more places
 2024-06-14 17:41 UTC  (3+ messages)

[PATCH 1/2] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
 2024-06-14 17:27 UTC  (2+ messages)
` [PATCH 2/2] tools/perf: Fix parallel-perf python script to replace new python syntax ":=" usage

[GSoC][PATCH v3 0/7] t: port reftable/pq_test.c to the unit testing framework
 2024-06-14 17:40 UTC  (3+ messages)
` [GSoC][PATCH v4 "

[PATCH 0/9] drm/i915: Dump DSC state to dmesg/debugfs
 2024-06-14 17:39 UTC  (10+ messages)
` [PATCH 1/9] drm: Add helpers for x16 fixed point values
` [PATCH 2/9] drm/display/dsc: Add a helper to dump the DSC configuration
` [PATCH 3/9] drm/i915: Replace to_bpp_x16() with drm_x16_from_int()
` [PATCH 4/9] drm/i915: Replace to_bpp_int() with drm_x16_to_int()
` [PATCH 5/9] drm/i915: Replace to_bpp_int_roundup() with drm_x16_to_int_roundup()
` [PATCH 6/9] drm/i915: Replace to_bpp_frac() with drm_x16_to_frac()
` [PATCH 7/9] drm/i915: Replace BPP_X16_FMT()/ARGS() with DRM_X16_FMT()/ARGS()
` [PATCH 8/9] drm/i915: Dump DSC state to dmesg and debugfs/i915_display_info
` [PATCH 9/9] drm/i915: Remove DSC register dump

[PATCH 0/5] dts: testpmd show port info/stats
 2024-06-14 17:39 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/5] dts: add parsing utility module
  ` [PATCH v5 4/5] dts: add `show port info` command to TestPmdShell
  ` [PATCH v5 5/5] dts: add `show port stats` "

[V4 00/16] Add data type profiling support for powerpc
 2024-06-14 17:26 UTC  (10+ messages)
` [V4 07/16] tools/perf: Add support to identify memory instructions of opcode 31 in powerpc
` [V4 09/16] tools/perf: Add more instructions for instruction tracking
` [V4 10/16] tools/perf: Update instruction tracking for powerpc
` [V4 11/16] tools/perf: Make capstone_init non-static so that it can be used during symbol disassemble
` [V4 12/16] tools/perf: Use capstone_init and remove open_capstone_handle from disasm.c
` [V4 13/16] tools/perf: Add support to use libcapstone in powerpc
` [V4 14/16] tools/perf: Add support to find global register variables using find_data_type_global_reg
` [V4 15/16] tools/perf: Add support for global_die to capture name of variable in case of register defined variable
` [V4 16/16] tools/perf: Set instruction name to be used with insn-stat when using raw instruction

[GIT PULL FOR 6.11] V4L2 patches
 2024-06-14 17:38 UTC  (2+ messages)
` [GIT PULL FOR 6.11] V4L2 patches (#102466)

[PATCH] drm/xe/sched_job: Promote xe_sched_job_add_deps()
 2024-06-14 17:35 UTC  (2+ messages)
` ✓ CI.FULL: success for "


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.