All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-20 00:21:59 to 2025-12-20 04:19:45 UTC [more...]

[PATCH v2 00/26] Multipath-tools: various bug fixes
 2025-12-20  4:19 UTC  (3+ messages)
` [PATCH v2 13/26] multipath: free paths through pathvec in check_usable_paths()

[PATCH 00/13] Enable compound page for p2pdma memory
 2025-12-20  4:04 UTC  (14+ messages)
` [PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
` [PATCH 02/13] PCI/P2PDMA: Fix the warning condition in p2pmem_alloc_mmap()
` [PATCH 03/13] kernfs: add support for get_unmapped_area callback
` [PATCH 04/13] kernfs: add support for may_split and pagesize callbacks
` [PATCH 05/13] sysfs: support get_unmapped_area callback for binary file
` [PATCH 06/13] PCI/P2PDMA: add align parameter for pci_p2pdma_add_resource()
` [PATCH 07/13] PCI/P2PDMA: create compound page for aligned p2pdma memory
` [PATCH 08/13] mm/huge_memory: add helpers to insert huge page during mmap
` [PATCH 09/13] PCI/P2PDMA: support get_unmapped_area to return aligned vaddr
` [PATCH 10/13] PCI/P2PDMA: support compound page in p2pmem_alloc_mmap()
` [PATCH 11/13] PCI/P2PDMA: add helper pci_p2pdma_max_pagemap_align()
` [PATCH 12/13] nvme-pci: introduce cmb_devmap_align module parameter
` [PATCH 13/13] PCI/P2PDMA: enable compound page support for p2pdma memory

[PATCH bpf-next v2 0/7] mm: bpf kfuncs to access memcg data
 2025-12-20  4:12 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] mm: declare memcg_page_state_output() in memcontrol.h
` [PATCH bpf-next v2 2/7] mm: introduce BPF kfuncs to deal with memcg pointers
` [PATCH bpf-next v2 3/7] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
` [PATCH bpf-next v2 4/7] mm: introduce BPF kfuncs to access memcg statistics and events
` [PATCH bpf-next v2 5/7] mm: introduce BPF kfunc to access memory events
` [PATCH bpf-next v2 6/7] bpf: selftests: selftests for memcg stat kfuncs
` [PATCH bpf-next v2 7/7] MAINTAINERS: add an entry for MM BPF extensions

[PATCH v5 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-12-20  4:12 UTC  (5+ messages)
` [PATCH v5 14/19] mm, swap: cleanup swap entry management workflow
` [PATCH v5 15/19] mm, swap: add folio to swap cache directly on allocation

[mark:stacktrace/tests 2/5] stacktrace_kunit.c:undefined reference to `kunit_kmalloc_array'
 2025-12-20  4:10 UTC 

ata timeout exceptions
 2025-12-20  4:03 UTC  (6+ messages)

Follow-up on Linux-kernel code accessibility
 2025-12-20  4:00 UTC  (9+ messages)

[PATCH v4 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-12-20  4:00 UTC  (6+ messages)
` [PATCH v4 11/19] mm, swap: split locked entry duplicating into a standalone helper

[PATCH] mm: fix minor spelling mistakes in comments
 2025-12-20  3:56 UTC  (4+ messages)

[PATCH] software node: replace -EEXIST with -EBUSY
 2025-12-20  3:55 UTC 

[PATCH] RDMA/rxe: let rxe_reclassify_recv_socket() call sk_owner_put()
 2025-12-20  3:51 UTC  (2+ messages)

[PATCH] KEYS: replace -EEXIST with -EBUSY
 2025-12-20  3:50 UTC 

[PATCH] dm: replace -EEXIST with -EBUSY
 2025-12-20  3:49 UTC 

[PATCH] bpf: crypto: replace -EEXIST with -EBUSY
 2025-12-20  3:48 UTC 

[PATCH] driver core: attribute_container: change return type to void
 2025-12-20  3:45 UTC 

[PATCH 0/2] scsi: target+fcoe: replace -EEXIST with -EBUSY in module_init() paths
 2025-12-20  3:37 UTC  (3+ messages)
` [PATCH 1/2] target: replace -EEXIST with -EBUSY
` [PATCH 2/2] scsi: fcoe: "

[PATCH bpf-next v1 0/6] mm: bpf kfuncs to access memcg data
 2025-12-20  3:36 UTC  (8+ messages)
` [PATCH bpf-next v1 6/6] bpf: selftests: selftests for memcg stat kfuncs

[PATCH 0/3] mm/memory: align alloc_swap_folio() logic with alloc_anon_folio()
 2025-12-20  3:36 UTC  (7+ messages)
` [PATCH 1/2] mm: bail out do_swap_page() when no PTE table exist
` [PATCH 2/2] mm: avoid unnecessary PTE table lock during initial swap folio scan

[i915-rt v4 00/20] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2025-12-20  3:32 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev8)

[RFC PATCH] liveupdate: list all file handler versions in vmlinux section
 2025-12-20  3:30 UTC  (3+ messages)

[PATCH 1/2] iio: adc: ad9467: include two's complement in default mode
 2025-12-20  3:28 UTC  (2+ messages)

[alternative-merged] mm-percpu-drop-unused-max_upa-in-pcpu_build_alloc_info.patch removed from -mm tree
 2025-12-20  3:28 UTC 

[RFC PATCH 00/10] liveupdate: hugetlb support
 2025-12-20  3:26 UTC  (4+ messages)
` [RFC PATCH 04/10] liveupdate: flb: allow getting FLB data in early boot

[PATCH RFC v3 0/3] smb: fix minimum PDU size
 2025-12-20  3:25 UTC  (7+ messages)
` [PATCH RFC v3 1/3] smb/server: fix minimum SMB1 "
` [PATCH RFC v3 2/3] smb/server: fix minimum SMB2 "
` [PATCH RFC v3 3/3] smb: use sizeof() to get __SMB2_HEADER_STRUCTURE_SIZE

[PATCH v8 0/3] Add driver support for ESWIN eic700 SoC clock controller
 2025-12-20  3:25 UTC  (5+ messages)
` [PATCH v8 2/3] clock: eswin: Add eic7700 clock driver

[PATCH net v2 1/2] net: fib: restore ECMP balance from loopback
 2025-12-20  3:23 UTC  (2+ messages)
` [PATCH net v2 2/2] selftests: fib_test: Add test case for ipv4 multi nexthops

[PATCH] kho: add support for deferred struct page init
 2025-12-20  3:20 UTC  (10+ messages)

[norov:kerne-unload 6/6] include/uapi/linux/bpf.h:13:10: fatal error: linux/trace_pritk.h: No such file or directory
 2025-12-20  3:17 UTC 

[tip:x86/urgent] BUILD SUCCESS c56a12c71ad38f381105f6e5036dede64ad2dfee
 2025-12-20  3:14 UTC 

[PATCH v2 0/3] Enable cached zone report
 2025-12-20  2:59 UTC  (6+ messages)

[PATCH 0/2] clk: spacemit: refactor common ccu driver
 2025-12-20  2:59 UTC  (10+ messages)
` [PATCH 1/2] clk: spacemit: extract common ccu functions
` [PATCH 2/2] reset: spacemit: fix auxiliary device id

[PATCH bpf v2] riscv, bpf: fix incorrect usage of BPF_TRAMP_F_ORIG_STACK
 2025-12-20  2:59 UTC  (3+ messages)

[PATCH v6 0/3] Add SoC remapper support for system controller
 2025-12-20  2:58 UTC  (6+ messages)
` [PATCH v6 1/3] drm/xe/soc_remapper: Initialize SoC remapper during Xe probe
` [PATCH v6 2/3] drm/xe/soc_remapper: Use SoC remapper herlper from VSEC code
` [PATCH v6 3/3] drm/xe/soc_remapper: Add system controller config for SoC remapper

[PATCH v3 0/6] Enable cached zone report
 2025-12-20  2:53 UTC  (7+ messages)
` [PATCH v3 1/6] libxfs: add missing forward declaration in xfs_zones.h
` [PATCH v3 2/6] mkfs: remove unnecessary return value affectation
` [PATCH v3 3/6] libfrog: introduce xfrog_report_zones
` [PATCH v3 4/6] mkfs: use xfrog_report_zones()
` [PATCH v3 5/6] repair: "
` [PATCH v3 6/6] libfrog: enable cached report zones

[tj-cgroup:for-6.19-fixes] BUILD SUCCESS aa7d3a56a20f07978d9f401e13637a6479b13bd0
 2025-12-20  2:52 UTC 

[tip:core/urgent] BUILD SUCCESS 4a824c3128998158a093eaadd776a79abe3a601a
 2025-12-20  2:51 UTC 

[tip:irq/core] BUILD SUCCESS 90876d9b37a0db170d5998c6c903eab2d56fd7cb
 2025-12-20  2:51 UTC 

[tj-cgroup:for-6.20] BUILD SUCCESS 7cc1720589d8cc78752cdf83a687422bb7838268
 2025-12-20  2:49 UTC 

[PATCH 0/8] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
 2025-12-20  2:48 UTC  (9+ messages)
` [PATCH 7/8] riscv: dts: spacemit: add initial device tree of SpacemiT K3 SoC

[drm-xe:drm-xe-fixes] BUILD SUCCESS 80f9c601d9c4d26f00356c0a9c461650e7089273
 2025-12-20  2:47 UTC 

[PATCH v2] mm/page_alloc: Report 1 as zone_batchsize for !CONFIG_MMU
 2025-12-20  2:41 UTC  (2+ messages)

[PATCH v3] btrfs: add mount time auto fix for orphan fst entries
 2025-12-20  2:37 UTC 

[RFC PATCH] dma-iommu: Introduce API to reserve IOVA regions for dynamically created devices
 2025-12-20  2:35 UTC 

[STATUS] next/master - cc3aa43b44bdb43dfbac0fcb51c56594a11338a8
 2025-12-20  2:30 UTC 

[PATCH 1/2] riscv: dts: spacemit: Add i2c buses on OrangePi RV2
 2025-12-20  2:22 UTC  (12+ messages)

[PATCH] drm/msm/a6xx: check state before dereferencing in a6xx_show
 2025-12-20  2:15 UTC  (4+ messages)

[PATCH 0/3] test-suite fixes for upcoming curl 8.18.0
 2025-12-20  2:14 UTC  (7+ messages)

[rdma/siw] unregister_netdevice: waiting for bond0 to become free. Usage count = 3
 2025-12-20  2:11 UTC  (11+ messages)
  ` [not-yet-signed PATCH] RDMA/core: flush gid_cache_wq WQ from disable_device()
            ` [PATCH] "
                  ` [PATCH] RDMA/core: always drop device refcount in ib_del_sub_device_and_put()

[PATCH] KVM: selftests: Fix sign extension bug in get_desc64_base()
 2025-12-20  2:10 UTC 

[LTP] [RFC PATCH] readahead02: detect cache stats via mincore per testfile
 2025-12-20  2:06 UTC  (3+ messages)

[PATCH 0/6] Support TQMa8QM
 2025-12-20  2:06 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: clk: rs9: add clock-output-names property
` [PATCH 4/6] dt-bindings: arm: fsl: add bindings for TQMa8x

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-20  2:03 UTC  (21+ messages)
` [PATCH v2 14/28] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v2 15/28] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v2 16/28] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v2 17/28] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [PATCH v2 18/28] mm: zswap: prevent memory cgroup release in zswap_compress()
` [PATCH v2 20/28] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v2 21/28] mm: swap: prevent lruvec release in lru_gen_clear_refs()
` [PATCH v2 22/28] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v2 23/28] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock

[PATCH] ublk: clean up user copy references on ublk server exit
 2025-12-20  2:03 UTC  (3+ messages)

[PATCH] 9p/xen: mark 9p transport device as closing when removing it
 2025-12-20  2:02 UTC  (4+ messages)

[PATCH 0/4] Make MT8196 get its Mali GPU shader_present from nvmem
 2025-12-20  1:59 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: gpu: mali-valhall-csf: Add shader-present nvmem cell
` [PATCH 2/4] dt-bindings: power: mt8196-gpufreq: Describe nvmem provider ability
` [PATCH 3/4] drm/panthor: Implement reading shader_present from nvmem
` [PATCH 4/4] pmdomain: mediatek: mtk-mfg: Expose shader_present as nvmem cell

[arm-platforms:kvm-arm64/gicv5-full 81/82] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2025-12-20  1:57 UTC 

[arm-platforms:kvm-arm64/gicv5-full 79/82] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
 2025-12-20  1:57 UTC 

[arm-platforms:kvm-arm64/gicv5-full 78/82] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
 2025-12-20  1:56 UTC 

[arm-platforms:kvm-arm64/gicv5-full 68/82] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2025-12-20  1:55 UTC 

[arm-platforms:kvm-arm64/gicv5-full 75/82] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
 2025-12-20  1:56 UTC 

[arm-platforms:kvm-arm64/gicv5-full 59/82] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
 2025-12-20  1:54 UTC 

[arm-platforms:kvm-arm64/gicv5-full 53/82] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2025-12-20  1:53 UTC 

[arm-platforms:kvm-arm64/gicv5-full 42/82] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
 2025-12-20  1:52 UTC 

[arm-platforms:kvm-arm64/gicv5-full 46/82] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2025-12-20  1:53 UTC 

[arm-platforms:kvm-arm64/gicv5-full 40/82] checkpatch: WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon
 2025-12-20  1:52 UTC 

[arm-platforms:kvm-arm64/gicv5-full 41/82] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
 2025-12-20  1:52 UTC 

[RFC PATCH 00/14] TP8028 Rapid Path Failure Recovery
 2025-12-20  1:44 UTC  (5+ messages)
` [RFC PATCH 13/14] nvme-fc: Use CCR to recover controller that hits an error
` [RFC PATCH 14/14] nvme-fc: Hold inflight requests while in RECOVERING state

[PATCH] x86/CPU/AMD: avoid printing reset reasons on Xen domU
 2025-12-20  1:44 UTC  (5+ messages)

[PATCH RFC v2 0/4] Add clock support for SpacemiT K3 SoC
 2025-12-20  1:39 UTC  (10+ messages)
` [PATCH RFC v2 1/4] dt-bindings: soc: spacemit: add k3 syscon compatible
` [PATCH RFC v2 2/4] clk: spacemit: ccu_mix: add inverted enable gate clock
` [PATCH RFC v2 3/4] clk: spacemit: ccu_pll: add plla type clock
` [PATCH RFC v2 4/4] clk: spacemit: k3: add the clock tree

[PATCH] meson: Optimize summary_info about directories
 2025-12-19 23:04 UTC 

[PATCH] watchdog: Make API functions const correct
 2025-12-20  1:25 UTC  (2+ messages)

[PATCH v2 0/3] Attempt to fixup reset, wedge, unload corner cases
 2025-12-20  1:22 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

ARMv7 Linux + Rust doesn't boot when compiling with only LLVM=1
 2025-12-20  1:19 UTC  (5+ messages)

[PATCH] Revert "clk: qcom: cpu-8996: simplify the cpu_clk_notifier_cb"
 2025-12-20  1:17 UTC  (10+ messages)

[PATCH bpf-next v4 0/9] bpf: tracing session supporting
 2025-12-20  1:12 UTC  (4+ messages)

[RFC] Proposal: Kernel-supported mechanism for shared memory state cleanup on exit
 2025-12-20  1:07 UTC 

[PATCH v10 0/2] Add Google Tensor SoC USB controller support
 2025-12-20  0:57 UTC  (3+ messages)
` [PATCH v10 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[syzbot] [netfilter?] possible deadlock in nf_tables_dumpreset_obj
 2025-12-20  0:58 UTC 

[android-common:android15-6.6 2/2] arch/arm64/include/asm/../../../../drivers/misc/pkvm-smc/pkvm/events.h:9:1: warning: no previous prototype for function 'hyp_event_trace_filtered_smc'
 2025-12-20  0:54 UTC 

Do we still care about compilers without __seg_fs and __seg_gs support??
 2025-12-20  0:47 UTC  (4+ messages)

[PATCH] mm: Consider non-anon swap cache folios in folio_expected_ref_count()
 2025-12-20  0:47 UTC  (7+ messages)

[PATCH 0/2] riscv: Add Spectre v1 mitigations
 2025-12-20  0:44 UTC  (4+ messages)
` [PATCH 1/2] riscv: Use pointer masking to limit uaccess speculation

[PATCH v2 1/1] virtio_balloon: pr_dev_info.report initialization cleanup
 2025-12-20  0:30 UTC 

[PATCH 0/3] mm/khugepaged: minor cleanups
 2025-12-20  0:38 UTC  (5+ messages)
` [PATCH 1/3] mm/khugepaged: remove unnecessary goto 'skip' label

[PATCH] spi: bcm63xx-hsspi: add support for 1-2-2 read ops
 2025-12-20  0:38 UTC  (2+ messages)

linux-next: trees being removed
 2025-12-20  0:36 UTC  (2+ messages)

[Patch v2] mm/huge_memory: use end_folio to terminate anonymous folio remapping
 2025-12-20  0:33 UTC  (8+ messages)

[meta-ti][master][PATCH] u-boot-ti: Clean up config looping code
 2025-12-20  0:32 UTC  (2+ messages)

+ mm-percpu-drop-unused-max_upa-in-pcpu_build_alloc_info.patch added to mm-new branch
 2025-12-20  0:31 UTC  (2+ messages)

Shutdown-time hangs in -next in locktorture
 2025-12-20  0:29 UTC 

[PATCH v4 0/6] Increase SCSI IOPS
 2025-12-20  0:28 UTC  (8+ messages)
` [PATCH v4 6/6] scsi: core: Improve IOPS in case of host-wide tags

[PATCH] percpu: add basic double free check
 2025-12-20  0:27 UTC 

[PATCH] Input: ims-pcu - fix heap-buffer-overflow in ims_pcu_process_data()
 2025-12-20  0:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/2] Prevent non-NCQ command starvation
 2025-12-20  0:21 UTC  (3+ messages)
` [PATCH v3 1/2] ata: libata-scsi: refactor ata_scsi_translate()
` [PATCH v3 2/2] ata: libata-scsi: avoid passthrough command starvation

[PATCH v2 0/4] drm/xe/guc: Prevent compiler read/write optimization breaks
 2025-12-20  0:24 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] btrfs: show correct warning if can't read data reloc tree
 2025-12-20  0:24 UTC  (2+ messages)

[PATCH] gpu/drm: panel-edp: add BOE NV140WUM-T08 panel
 2025-12-20  0:23 UTC  (2+ messages)

[PATCH v5 0/7] Microsoft Surface Pro 11 support
 2025-12-20  0:22 UTC  (14+ messages)
` [PATCH v5 1/7] dt-bindings: arm: qcom: Document Microsoft Surface Pro 11
` [PATCH v5 2/7] dt-bindings: wireless: ieee80211: Add disable-rfkill property
` [PATCH v5 3/7] dt-bindings: wireless: ath12k: Allow "
` [PATCH v5 4/7] firmware: qcom: scm: allow QSEECOM on Surface Pro 11
` [PATCH v5 5/7] platform/surface: aggregator_registry: Add Surface Pro 11 (QCOM)
` [PATCH v5 6/7] arm64: dts: qcom: Add support for Surface Pro 11
` [PATCH v5 7/7] wifi: ath12k: Add support for disabling rfkill via devicetree


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.