All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-26 21:05:20 to 2024-12-26 22:39:07 UTC [more...]

[PATCH 1/3] soc: qcom: pmic_glink_altmode: simplify locking with guard()
 2024-12-26 22:38 UTC  (2+ messages)
` (subset) "

[RFT PATCH 0/4] More QC DWC3 fixups
 2024-12-26 22:38 UTC  (2+ messages)
` (subset) "

[PATCH v9 0/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for Windows Dev Kit 2023
 2024-12-26 22:38 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/3] arm64: dts: qcom: x1e80100-hp-x14: dt for HP Omnibook X Laptop 14
 2024-12-26 22:38 UTC  (2+ messages)
` (subset) "

[RESEND PATCH 1/2] soc: qcom: rmtfs: allow building the module with COMPILE_TEST=y
 2024-12-26 22:38 UTC  (2+ messages)

[PATCH v11 0/4] Add MSM8917/PM8937/Redmi 5A
 2024-12-26 22:38 UTC  (2+ messages)

[PATCH] clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate
 2024-12-26 22:38 UTC  (2+ messages)

[PATCH v5 0/2] arm64: dts: qcom: x1e80100: Describe SDCs and enable support on QCP
 2024-12-26 22:38 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: x1e80100: qcp/t14s: Enable USB multi-port controller related ports
 2024-12-26 22:38 UTC  (2+ messages)

Business request
 2024-12-26 20:01 UTC 

[PATCH v3 0/6] Fix XDR encoding near page boundaries
 2024-12-26 22:36 UTC  (3+ messages)
` [PATCH v3 6/6] SUNRPC: Document validity guarantees of the pointer returned by reserve_space

[PATCH] drm/xe/guc: Fix GuC log/ct output via debugfs
 2024-12-26 22:34 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] git-disambiguate: disambiguate shorthand git ids
 2024-12-26 22:32 UTC  (2+ messages)

[openeuler:OLK-6.6 1667/1667] drivers/i2c/busses/i2c-zhaoxin-smbus.c:367:36: warning: 'zxsmb_acpi_match' defined but not used
 2024-12-26 22:28 UTC 

[PATCH] [CI] drm/i915/dmc: Test Xe2LPD DMC v2.27
 2024-12-26 22:28 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[RFC PATCH 00/10] mm/damon: extend DAMOS filters for inclusion of target memory
 2024-12-26 22:27 UTC  (12+ messages)
` [RFC PATCH 01/10] mm/damon: fixup damos_filter kernel-doc
` [RFC PATCH 02/10] mm/damon/core: add damos_filter->pass field
` [RFC PATCH 03/10] mm/damon/core: support damos_filter->pass
` [RFC PATCH 04/10] mm/damon/paddr: "
` [RFC PATCH 05/10] mm/damon: add pass argument to damos_new_filter()
` [RFC PATCH 06/10] mm/damon/sysfs-schemes: add a file for setting damos_filter->pass
` [RFC PATCH 07/10] Docs/mm/damon/design: document pass/block filters behaviors
` [RFC PATCH 08/10] Docs/ABI/damon: document DAMOS filter pass sysfs file
` [RFC PATCH 09/10] Docs/admin-guide/mm/damon/usage: omit DAMOS filter details in favor of design doc
` [RFC PATCH 10/10] Docs/admin-guide/mm/damon/usage: document DAMOS filter 'pass' sysfs file

[PATCH v2 00/23] target/loongarch: LoongArch32 fixes 1
 2024-12-26 22:25 UTC  (39+ messages)
` [PATCH v2 01/23] target/loongarch: Enable rotr.w/rotri.w for LoongArch32
` [PATCH v2 02/23] target/loongarch: Fix address generation for gen_sc
` [PATCH v2 03/23] target/loongarch: Fix PGD CSR for LoongArch32
` [PATCH v2 04/23] target/loongarch: Perform sign extension for IOCSR reads
` [PATCH v2 05/23] target/loongarch: Use target_ulong for iocsrrd helper results
` [PATCH v2 06/23] target/loongarch: Store some uint64_t values as target_ulong
` [PATCH v2 07/23] target/loongarch: Cast address to 64bit before DMW_64_VSEG shift
` [PATCH v2 08/23] target/loongarch: Fix some modifiers for log formatting
` [PATCH v2 09/23] target/loongarch: Use target_ulong for CSR helpers
` [PATCH v2 10/23] target/loongarch: Scrutinise TCG float translation for 32 bit build
` [PATCH v2 11/23] target/loongarch: Scrutinise TCG vector "
` [PATCH v2 12/23] target/loongarch: Scrutinise TCG bitops "
` [PATCH v2 13/23] target/loongarch: Fix rdtimer on 32bit build
` [PATCH v2 14/23] target/loongarch: Scrutinise TCG arithmetic translation for 32 bit build
` [PATCH v2 15/23] target/loongarch: Fix load type for gen_ll
` [PATCH v2 16/23] target/loongarch: Define address space information for LoongArch32
` [PATCH v2 17/23] target/loongarch: Refactoring is_la64/is_va32 "
` [PATCH v2 18/23] target/loongarch: ifdef out 64 bit CPUs on 32 bit builds
` [PATCH v2 19/23] target/loongarch: Introduce max32 CPU type
` [PATCH v2 20/23] hw/loongarch/virt: Default to max32 CPU for LoongArch 32 build
` [PATCH v2 21/23] qapi/machine: Replace TARGET_LOONGARCH64 with TARGET_LOONGARCH
` [PATCH v2 22/23] target/loongarch: Wire up LoongArch32 Kconfigs
` [PATCH v2 23/23] config: Add loongarch32-softmmu target

[Buildroot] [PATCH] package/log4cxx: bump to version 1.3.1
 2024-12-26 22:20 UTC  (3+ messages)

+ kthread-correct-comments-before-kthread_queue_work.patch added to mm-nonmm-unstable branch
 2024-12-26 22:20 UTC 

Bug: use-after-free in __bitmap_weight
 2024-12-26 22:19 UTC  (2+ messages)

[PATCH v6 0/4] media: venus: enable venus on qcs615
 2024-12-26 22:19 UTC  (2+ messages)

[CFT][PATCH] fix descriptor uses in sound/core/compress_offload.c
 2024-12-26 22:17 UTC  (4+ messages)

[Buildroot] [Help] How to bump a package, e.g., OpenSBI?
 2024-12-26 22:16 UTC  (2+ messages)

[Buildroot] [PATCH] package/flashrom: bump to version 1.5.1
 2024-12-26 22:14 UTC 

+ lib-list_sort-clarify-comparison-function-requirements-in-sort_r.patch added to mm-nonmm-unstable branch
 2024-12-26 22:14 UTC 

+ lib-sort-clarify-comparison-function-requirements-in-sort_r.patch added to mm-nonmm-unstable branch
 2024-12-26 22:14 UTC 

+ mm-mglru-rework-workingset-protection-fix.patch added to mm-unstable branch
 2024-12-26 22:12 UTC 

[PATCH v3 0/5] hyperv: Fixes for get_vtl(), hv_vtl_apicid_to_vp_id()
 2024-12-26 22:11 UTC  (11+ messages)
` [PATCH v3 1/5] hyperv: Define struct hv_output_get_vp_registers
` [PATCH v3 2/5] hyperv: Fix pointer type for the output of the hypercall in get_vtl(void)
` [PATCH v3 3/5] hyperv: Enable the hypercall output page for the VTL mode
` [PATCH v3 4/5] hyperv: Do not overlap the hvcall IO areas in get_vtl()
` [PATCH v3 5/5] hyperv: Do not overlap the hvcall IO areas in hv_vtl_apicid_to_vp_id()

NFS4 Delegations: Unexpected behavior of readdir + child delegations
 2024-12-26 22:08 UTC  (2+ messages)

[PATCH] ARM: dts: amlogic: meson: remove size and address cells from USB nodes
 2024-12-26 22:03 UTC  (2+ messages)

[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
 2024-12-26 22:02 UTC  (12+ messages)

[PATCH v1 0/1] Add TI TPS65215 PMIC Input Support
 2024-12-26 22:00 UTC  (2+ messages)
` [PATCH v1 1/1] input: tps65215: Add support for TI TPS65215 PMIC

[PATCH v1 0/3] Add TI TPS65215 PMIC GPIO Support
 2024-12-26 21:58 UTC  (4+ messages)
` [PATCH v1 1/3] gpio: tps65215: Add TPS65215 to platform_device_id table
` [PATCH v1 2/3] gpio: tps65215: Update GPIO0_IDX macro prefix
` [PATCH v1 3/3] gpio tps65215: Add support for varying gpio/offset values

[PATCH 00/10] hwmon: (oxpsensors) Add 2024 OneXPlayer line-up, add charge limiting and turbo LED, fix ABI
 2024-12-26 21:59 UTC  (4+ messages)

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2024-12-26 21:56 UTC  (3+ messages)
` [PATCH v8 0/6] "

[Buildroot] [git commit branch/2024.02.x] {linux, linux-headers}: bump 6.{6, 12}.x series
 2024-12-26 21:50 UTC 

[PATCH v1 0/7] Add TI TPS65215 PMIC Regulator Support
 2024-12-26 21:54 UTC  (8+ messages)
` [PATCH v1 1/7] regulator: dt-bindings: Add TI TPS65215 PMIC bindings
` [PATCH v1 2/7] regulator: tps65215: Update platform_device_id table
` [PATCH v1 3/7] regulator: tps65215: Update function & struct names
` [PATCH v1 4/7] regulator: tps65215: Update IRQ structs to include TPS65215
` [PATCH v1 5/7] regulator: tps65215: Add chip_data struct for multi-PMIC support
` [PATCH v1 6/7] regulator: tps65215: Define probe() helper functions
` [PATCH v1 7/7] regulator: tps65215: Restructure probe() for multi-PMIC support

[Buildroot] [git commit branch/2024.11.x] {linux, linux-headers}: bump 6.{6, 12}.x series
 2024-12-26 21:48 UTC 

[Buildroot] [git commit branch/2024.11.x] package/dahdi-linux: add patch to support Linux 6.11+
 2024-12-26 21:51 UTC 

[Buildroot] [PATCH] package/dahdi-linux: add patch to support Linux 6.11+
 2024-12-26 21:53 UTC  (2+ messages)

+ mm-page_alloc-fix-missed-updates-of-lowmem_reserve-in-adjust_managed_page_count.patch added to mm-hotfixes-unstable branch
 2024-12-26 21:53 UTC 

[PATCH RFC net-next v1 0/5] Device memory TCP TX
 2024-12-26 21:52 UTC  (5+ messages)
` [PATCH RFC net-next v1 2/5] selftests: ncdevmem: Implement devmem "
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path

❌ FAIL: Test report for master (6.13.0-rc4, upstream-mainline, d6ef8b40)
 2024-12-26 21:52 UTC 

[Buildroot] [PATCH 1/2] package/linux-headers: drop 4.19.x option
 2024-12-26 21:51 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] {linux, linux-headers}: bump 6.{6, 12}.x series

[Buildroot] [PATCH] package/cmake: bump to version 3.31.3
 2024-12-26 21:51 UTC 

[PATCH] xfs: Remove i_rwsem lock in buffered read
 2024-12-26 21:50 UTC  (2+ messages)

+ maintainers-change-arınc-_nals-name-and-email-address.patch added to mm-hotfixes-unstable branch
 2024-12-26 21:50 UTC 

[PATCH 6.1.y] vmalloc: fix accounting with i915
 2024-12-26 21:50 UTC  (4+ messages)

[PATCH v1 0/2] Add TI TPS65215 PMIC MFD Support
 2024-12-26 21:49 UTC  (3+ messages)
` [PATCH v1 1/2] mfd: tps65215: Remove regmap_read check
` [PATCH v1 2/2] mfd: tps65215: Add support for TI TPS65215 PMIC

[POC][RFC][PATCH] build: Make weak functions visible in kallsyms
 2024-12-26 21:49 UTC 

+ mm-zsmalloc-introduce-__zpdesc_clear-set_zsmalloc.patch added to mm-unstable branch
 2024-12-26 21:47 UTC 

+ mm-zsmalloc-convert-get-set_first_obj_offset-to-take-zpdesc.patch added to mm-unstable branch
 2024-12-26 21:47 UTC 

+ mm-zsmalloc-convert-setzspagemovable-and-remove-unused-funcs.patch added to mm-unstable branch
 2024-12-26 21:47 UTC 

+ mm-zsmalloc-convert-get_zspage-to-take-zpdesc.patch added to mm-unstable branch
 2024-12-26 21:47 UTC 

+ mm-zsmalloc-convert-migrate_zspage-to-use-zpdesc.patch added to mm-unstable branch
 2024-12-26 21:47 UTC 

+ mm-zsmalloc-convert-location_to_obj-to-take-zpdesc.patch added to mm-unstable branch
 2024-12-26 21:47 UTC 

+ mm-zsmalloc-convert-__free_zspage-to-use-zpdesc.patch added to mm-unstable branch
 2024-12-26 21:47 UTC 

+ mm-zsmalloc-convert-reset_page-to-reset_zpdesc.patch added to mm-unstable branch
 2024-12-26 21:47 UTC 

+ mm-zsmalloc-add-two-helpers-for-zs_page_migrate-and-make-it-use-zpdesc.patch added to mm-unstable branch
 2024-12-26 21:47 UTC 

+ mm-zsmalloc-convert-obj_to_page-and-zs_free-to-use-zpdesc.patch added to mm-unstable branch
 2024-12-26 21:47 UTC 

+ mm-zsmalloc-convert-init_zspage-to-use-zpdesc.patch added to mm-unstable branch
 2024-12-26 21:47 UTC 

+ mm-zsmalloc-convert-obj_allocated-and-related-helpers-to-use-zpdesc.patch added to mm-unstable branch
 2024-12-26 21:47 UTC 

+ mm-zsmalloc-convert-create_page_chain-and-its-users-to-use-zpdesc.patch added to mm-unstable branch
 2024-12-26 21:47 UTC 

+ mm-zsmalloc-convert-obj_malloc-to-use-zpdesc.patch added to mm-unstable branch
 2024-12-26 21:47 UTC 

+ mm-zsmalloc-add-and-use-pfn-zpdesc-seeking-funcs.patch added to mm-unstable branch
 2024-12-26 21:46 UTC 

+ mm-zsmalloc-convert-__zs_map_object-__zs_unmap_object-to-use-zpdesc.patch added to mm-unstable branch
 2024-12-26 21:46 UTC 

+ mm-zsmalloc-use-zpdesc-in-trylock_zspage-lock_zspage.patch added to mm-unstable branch
 2024-12-26 21:46 UTC 

+ mm-zsmalloc-add-zpdesc-memory-descriptor-for-zswapzpool.patch added to mm-unstable branch
 2024-12-26 21:46 UTC 

[PATCH 5.4.y 5.10.y 1/4] skbuff: introduce skb_expand_head()
 2024-12-26 21:45 UTC  (3+ messages)

[syzbot] [fs?] [mm?] KCSAN: data-race in read_pages / read_pages (4)
 2024-12-26 21:44 UTC 

[PATCH v1] soc: qcom: ice: Prevent UFS probe deferral on ICE probe failure
 2024-12-26 21:39 UTC  (2+ messages)

+ scripts-sorttable-fix-orc_sort_cmp-to-maintain-symmetry-and-transitivity.patch added to mm-hotfixes-unstable branch
 2024-12-26 21:38 UTC 

[PATCH 0/4] Fixes typemissmatch warinigs from msvc
 2024-12-26 21:38 UTC  (7+ messages)
` [PATCH 1/4] add-patch: Fix type missmatch rom msvc
` [PATCH 2/4] date.c: Fix type missmatch warings from msvc
` [PATCH 4/4] commit.c: "

[PATCH] scripts/sorttable: Fix orc_sort_cmp() to maintain symmetry and transitivity
 2024-12-26 21:37 UTC  (2+ messages)

Longer boot times with kernel 6.11.7 and newer (including 6.12.6)
 2024-12-26 21:33 UTC  (2+ messages)

[openeuler:OLK-6.6 1667/1667] fs/proc/etmem_scan.c:737:16: sparse: sparse: cast removes address space '__rcu' of expression
 2024-12-26 21:26 UTC 

[GIT PULL]: Dmaengine fixes for v6.13
 2024-12-26 21:24 UTC  (2+ messages)

[GIT PULL]: Generic phy updates for v6.13
 2024-12-26 21:24 UTC  (2+ messages)

[GIT PULL] chrome-platform fixes for v6.13-rc5
 2024-12-26 21:24 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.13-rc5
 2024-12-26 21:24 UTC  (2+ messages)

[PATCH dwarves v1 1/2] btf_loader: support for multiple BTF_DECL_TAGs pointing to same tag
 2024-12-26 21:19 UTC  (6+ messages)
` [PATCH dwarves v1 2/2] tests: verify that pfunct prints btf_decl_tags read from BTF

[Buildroot] [PATCH 1/7] package/libdrm: add host variant
 2024-12-26 21:09 UTC  (3+ messages)
` [Buildroot] [PATCH v2 6/7] package/{mesa3d, mesa3d-headers}: bump version to 24.3.0

[PATCH 1/2] alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled
 2024-12-26 21:16 UTC  (2+ messages)
` [PATCH 2/2] alloc_tag: skip pgalloc_tag_swap if "

+ docs-mm-document-latest-changes-to-vm_lock.patch added to mm-unstable branch
 2024-12-26 21:16 UTC 

+ mm-make-vma-cache-slab_typesafe_by_rcu.patch added to mm-unstable branch
 2024-12-26 21:16 UTC 

+ mm-prepare-lock_vma_under_rcu-for-vma-reuse-possibility.patch added to mm-unstable branch
 2024-12-26 21:16 UTC 

+ mm-remove-extra-vma_numab_state_init-call.patch added to mm-unstable branch
 2024-12-26 21:16 UTC 

+ mm-debug-print-vm_refcnt-state-when-dumping-the-vma-fix.patch added to mm-unstable branch
 2024-12-26 21:16 UTC 

+ mm-debug-print-vm_refcnt-state-when-dumping-the-vma.patch added to mm-unstable branch
 2024-12-26 21:16 UTC 

+ mm-replace-vm_lock-and-detached-flag-with-a-reference-count.patch added to mm-unstable branch
 2024-12-26 21:16 UTC 

+ refcount-introduce-__refcount_addinc_not_zero_limited.patch added to mm-unstable branch
 2024-12-26 21:16 UTC 

+ mm-uninline-the-main-body-of-vma_start_write.patch added to mm-unstable branch
 2024-12-26 21:16 UTC 

+ mm-move-mmap_init_lock-out-of-the-header-file.patch added to mm-unstable branch
 2024-12-26 21:16 UTC 

+ mm-allow-vma_start_read_locked-vma_start_read_locked_nested-to-fail.patch added to mm-unstable branch
 2024-12-26 21:16 UTC 

+ types-move-struct-rcuwait-into-typesh.patch added to mm-unstable branch
 2024-12-26 21:15 UTC 

+ mm-nommu-fix-the-last-places-where-vma-is-not-locked-before-being-attached.patch added to mm-unstable branch
 2024-12-26 21:15 UTC 

+ mm-mark-vmas-detached-upon-exit.patch added to mm-unstable branch
 2024-12-26 21:15 UTC 

+ mm-modify-vma_iter_store_gfp-to-indicate-if-its-storing-a-new-vma.patch added to mm-unstable branch
 2024-12-26 21:15 UTC 

+ mm-mark-vma-as-detached-until-its-added-into-vma-tree.patch added to mm-unstable branch
 2024-12-26 21:15 UTC 

+ mm-move-per-vma-lock-into-vm_area_struct.patch added to mm-unstable branch
 2024-12-26 21:15 UTC 

+ mm-introduce-vma_start_read_locked_nested-helpers.patch added to mm-unstable branch
 2024-12-26 21:15 UTC 

[Buildroot] [PATCH] package/cloop: bump to 3.14.1.3+nmu1
 2024-12-26 21:11 UTC 

[PATCH v4 00/15] staging: gpib: Handle gpib_register_driver() errors
 2024-12-26 21:10 UTC  (3+ messages)
` [PATCH v4 03/15] staging: gpib: agilent_82357a: "

+ mm-add-build-time-option-for-hotplug-memory-default-online-type-v4.patch added to mm-unstable branch
 2024-12-26 21:05 UTC 

[PATCH 0/4] hwmon: (oxp-sensors) Cleanup device type handling
 2024-12-26 21:05 UTC  (3+ messages)
` [PATCH 4/4] hwmon: (oxp-sensors) Cache state of PWM enable mode


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.