All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-27 22:35:03 to 2025-10-27 23:41:26 UTC [more...]

[PATCH net] documentation: networking: arcnet: correct the ARCNET web URL
 2025-10-27 23:41 UTC  (3+ messages)

[PATCH net-next v3 00/12] net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family
 2025-10-27 23:41 UTC  (10+ messages)
` [PATCH net-next v3 04/12] net: dsa: lantiq_gswip: set link parameters also for CPU port
` [PATCH net-next v3 05/12] net: dsa: lantiq_gswip: define and use GSWIP_TABLE_MAC_BRIDGE_VAL1_VALID
` [PATCH net-next v3 06/12] dt-bindings: net: dsa: lantiq,gswip: add support for MII delay properties
` [PATCH net-next v3 09/12] net: dsa: lantiq_gswip: add vendor property to setup MII refclk output

[PATCH] powerpc: Fix mprotect on book3s32
 2025-10-27 23:28 UTC  (3+ messages)

[PATCH v2 1/2] classes/toolchain/clang: Add placeholder for dynamic linker in cross-canadian packages
 2025-10-27 23:39 UTC  (2+ messages)
` [PATCH 2/2] binutils-cross-canadian: Do not install bdf-plugins

[PATCH v5 0/5] vfio: handle DMA map/unmap up to the addressable limit
 2025-10-27 23:37 UTC  (3+ messages)
` [PATCH v5 4/5] vfio: selftests: update DMA map/unmap helpers to support more test kinds

[PATCH 00/19] Cache Aware Scheduling
 2025-10-27 23:36 UTC  (11+ messages)
` [PATCH 04/19] sched/fair: Introduce a static key to enable cache aware only for multi LLCs
` [PATCH 09/19] sched/fair: Count tasks prefering each LLC in a sched group
` [PATCH 12/19] sched/fair: Add migrate_llc_task migration type for cache-aware balancing

[PATCH] Fix the problem that kunit cannot run
 2025-10-27 23:35 UTC  (2+ messages)

[syzbot] [f2fs?] WARNING in f2fs_delete_entry (2)
 2025-10-27 23:35 UTC 

[PATCH] mm: Convert memory block states (MEM_*) macros to enum
 2025-10-27 23:34 UTC  (5+ messages)

[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
 2025-10-27 23:32 UTC  (3+ messages)

[PATCH 0/2] Add support for Wacom W9000-series penabled touchscreens
 2025-10-27 23:30 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Input: Add "

[PATCH 6.1 000/157] 6.1.158-rc1 review
 2025-10-27 23:30 UTC  (2+ messages)

[PATCH net-next v8 1/2] net/tls: support setting the maximum payload size
 2025-10-27 23:30 UTC  (7+ messages)

+ mailmap-add-entry-for-yu-chun-lin.patch added to mm-nonmm-unstable branch
 2025-10-27 23:29 UTC 

[PATCH v2] PCI: xilinx-xdma: Enable INTx interrupts
 2025-10-27 23:28 UTC  (2+ messages)

[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
 2025-10-27 23:26 UTC  (16+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
` [PATCH v1 03/20] iommu/arm-smmu-v3: Implement arm_smmu_domain_test_dev

[PATCH 5.15 000/123] 5.15.196-rc1 review
 2025-10-27 23:26 UTC  (2+ messages)

[PATCH v2] dt-bindings: arm: Convert Marvell CP110 System Controller to DT schema
 2025-10-27 23:25 UTC  (3+ messages)

[PATCH] selftests/user_events: Avoid taking address of packed member in perf_test
 2025-10-27 23:25 UTC  (2+ messages)

[PATCH v7 bpf-next 00/12] BPF indirect jumps
 2025-10-27 23:25 UTC  (6+ messages)
` [PATCH v7 bpf-next 09/12] libbpf: support llvm-generated "
` [PATCH v7 bpf-next 12/12] selftests/bpf: add C-level selftests for "

[PATCH 00/11] Update lpfc to revision 14.4.0.12
 2025-10-27 23:54 UTC  (12+ messages)
` [PATCH 01/11] lpfc: Update various NPIV diagnostic log messaging
` [PATCH 02/11] lpfc: Revise discovery related function headers and comments
` [PATCH 03/11] lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb
` [PATCH 04/11] lpfc: Ensure unregistration of rpis for received PLOGIs
` [PATCH 05/11] lpfc: Fix leaked ndlp krefs when in point-to-point topology
` [PATCH 06/11] lpfc: Modify kref handling for Fabric Controller ndlps
` [PATCH 07/11] lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGI
` [PATCH 08/11] lpfc: Allow support for BB credit recovery in point-to-point topology
` [PATCH 09/11] lpfc: Add capability to register Platform Name ID to fabric
` [PATCH 10/11] lpfc: Update lpfc version to 14.4.0.12
` [PATCH 11/11] lpfc: Copyright updates for 14.4.0.12 patches

[PATCH 5.10 000/332] 5.10.246-rc1 review
 2025-10-27 23:23 UTC  (2+ messages)

[PATCH] kbuild: align modinfo section for Secureboot Authenticode EDK2 compat
 2025-10-27 23:23 UTC  (2+ messages)

[PATCH v2 11/23] mm: introduce BPF kfunc to access memory events
 2025-10-27 23:22 UTC  (13+ messages)
` [PATCH v2 12/23] bpf: selftests: selftests for memcg stat kfuncs
` [PATCH v2 13/23] mm: introduce bpf_out_of_memory() BPF kfunc
` [PATCH v2 14/23] mm: allow specifying custom oom constraint for BPF triggers
` [PATCH v2 15/23] mm: introduce bpf_task_is_oom_victim() kfunc
` [PATCH v2 16/23] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [PATCH v2 17/23] bpf: selftests: introduce read_cgroup_file() helper
` [PATCH v2 18/23] bpf: selftests: BPF OOM handler test
` [PATCH v2 19/23] sched: psi: refactor psi_trigger_create()
` [PATCH v2 20/23] sched: psi: implement bpf_psi struct ops
` [PATCH v2 21/23] sched: psi: implement bpf_psi_create_trigger() kfunc
` [PATCH v2 22/23] bpf: selftests: add config for psi
` [PATCH v2 23/23] bpf: selftests: PSI struct ops test

[PATCH net-next 00/12] selftests/vsock: refactor and improve vmtest infrastructure
 2025-10-27 23:22 UTC  (6+ messages)
` [PATCH net-next 03/12] selftests/vsock: reuse logic for vsock_test through wrapper functions

[PATCH v1 0/2] PCI: j721e: Add voltage regulator support
 2025-10-27 23:22 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: PCI: ti,j721e-pci-host: Add optional regulator supplies

[PATCH v4 0/2] Add Google Tensor SoC USB PHY support
 2025-10-27 23:21 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: phy: google: Add Google Tensor G5 USB PHY

[RFC PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling
 2025-10-27 23:21 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[oe-core][PATCH] x11-volatiles: register x11 volatile directories
 2025-10-27 23:19 UTC 

[PATCH v2 00/23] mm: BPF OOM
 2025-10-27 23:17 UTC  (11+ messages)
` [PATCH v2 01/23] bpf: move bpf_struct_ops_link into bpf.h
` [PATCH v2 02/23] bpf: initial support for attaching struct ops to cgroups
` [PATCH v2 03/23] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [PATCH v2 04/23] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [PATCH v2 05/23] mm: declare memcg_page_state_output() in memcontrol.h
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling
` [PATCH v2 07/23] mm: introduce bpf_oom_kill_process() bpf kfunc
` [PATCH v2 08/23] mm: introduce BPF kfuncs to deal with memcg pointers
` [PATCH v2 09/23] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
` [PATCH v2 10/23] mm: introduce BPF kfuncs to access memcg statistics and events

[PATCH v3 0/4] KVM: VMX: Unify L1D flush for L1TF
 2025-10-27 23:17 UTC  (8+ messages)
` [PATCH v3 1/4] KVM: VMX: Flush CPU buffers as needed if L1D cache flush is skipped

[PATCH 00/15] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-10-27 23:16 UTC  (7+ messages)
` [PATCH 08/15] drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
` [PATCH 11/15] drm/xe: Simplify madvise_preferred_mem_loc()
` [PATCH 14/15] drm/xe/vm: Add a prefetch debug printout

[syzbot] [io-uring?] INFO: task hung in io_uring_del_tctx_node (5)
 2025-10-27 23:15 UTC  (4+ messages)

[PATCH 1/1] PCI: Do not size non-existing prefetchable window
 2025-10-27 23:15 UTC  (3+ messages)

[android-common:android13-5.15 0/1] mm/vmscan.c:4613:6: warning: no previous prototype for 'isolate_page'
 2025-10-27 23:14 UTC 

[PATCH 2/2] btrfs: zoned: fix stripe width calculation
 2025-10-27 23:14 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp-debix-model-a: Disable EEE for 1000T
 2025-10-27 23:15 UTC  (7+ messages)

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-27 23:13 UTC  (3+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH] Revert "PCI: qcom: Remove custom ASPM enablement code"
 2025-10-27 23:12 UTC  (2+ messages)

[PATCH v6 bpf-next 00/17] BPF indirect jumps
 2025-10-27 23:11 UTC  (6+ messages)
` [PATCH v6 bpf-next 16/17] selftests/bpf: add new verifier_gotox test

[meta-rockchip] [PATCH v2] rock-pi-4b-plus: add
 2025-10-27 23:06 UTC 

[PATCH] Revert "PCI: qcom: Remove custom ASPM enablement code"
 2025-10-27 23:07 UTC  (2+ messages)

[syzbot] [jfs?] general protection fault in inode_set_ctime_current
 2025-10-27 23:06 UTC  (2+ messages)
` Forwarded:

[PATCH] KVM: SVM: Don't skip unrelated instruction if INT3 is replaced
 2025-10-27 23:06 UTC 

[PATCH v3 0/3] KHO: kfence + KHO memory corruption fix
 2025-10-27 23:04 UTC  (7+ messages)
` [PATCH v3 2/3] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
` [PATCH v3 3/3] liveupdate: kho: allocate metadata directly from the buddy allocator

[PATCH] common/spl: fix endless loop in spl_fit_append_fdt()
 2025-10-27 23:03 UTC  (2+ messages)

[PATCH v12 00/31] x86,fs/resctrl telemetry monitoring
 2025-10-27 23:00 UTC  (4+ messages)
` [PATCH v12 20/31] fs/resctrl: Refactor mkdir_mondata_subdir()

[PATCH v2 00/25] media: v4l2-mem2mem: Reduce cargo-cult
 2025-10-27 22:57 UTC  (3+ messages)
` [PATCH v2 18/25] media: rcar_jpu: Drop unneeded v4l2_m2m_get_vq() NULL check

[PATCH v11 00/21] TDX KVM selftests
 2025-10-27 22:58 UTC  (4+ messages)
` [PATCH v11 21/21] KVM: selftests: Add TDX lifecycle test

[Intel-wired-lan] [PATCH 0/3] Resolve ARM kCFI build failure in idpf xsk.c
 2025-10-27 22:56 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH 2/3] ARM: Select ARCH_USES_CFI_GENERIC_LLVM_PASS
    `  "

[wireless-next:main] BUILD SUCCESS 88de08348af8ce15dc563e0ebb5553eddd821c06
 2025-10-27 22:53 UTC 

[PATCH stable 5.10] sched/deadline: only set free_cpus for online runqueues
 2025-10-27 22:43 UTC  (7+ messages)
` [PATCH stable 5.15] "
` [PATCH stable 5.4] "
` [PATCH stable 6.1] "
` [PATCH stable 6.12] "
` [PATCH stable 6.17] "
` [PATCH stable 6.6] "

[PATCH v6 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-10-27 22:51 UTC  (5+ messages)
` [PATCH v6 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors

[PATCH] Add trap-based ISA extension emulation
 2025-10-27 22:56 UTC  (4+ messages)
` [PATCH 4/5] lib: sbi: "

[linusw-nomadik:ux500-codina-v6.18-rc1 2/2] arch/arm/boot/dts/st/ste-ux500-samsung-codina.dtb: mmc@80005000 (arm,pl18x): Unevaluated properties are not allowed ('cardreset-gpios' was unexpected)
 2025-10-27 22:51 UTC 

CONGRATULATIONS ON YOUR AMBASSADORIAL APPOINTMENT
 2025-10-27 22:51 UTC 

[PATCH v3] drm/xe/uc: Change assertion to error on huc authentication failure
 2025-10-27 22:51 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Change assertion to error on huc authentication failure (rev3)

[PATCH] misc-utils: docfdisk.c: fix potential integer underflow in partition size calculation
 2025-10-27 22:50 UTC 

[tglx-devel:rseq/slice 41/75] arch/arm64/kernel/entry-common.c:103:2: error: call to undeclared function 'exit_to_user_mode_prepare'; ISO C99 and later do not support implicit function declarations
 2025-10-27 22:48 UTC 

infinite loop in z_erofs_zstd_decompress()
 2025-10-27 22:50 UTC 

[linux-next:master 3944/4376] net/core/dev.c:13167:31: warning: '__find_trim' defined but not used
 2025-10-27 22:48 UTC 

[PATCH net-next v6 0/2] net/smc: make wr buffer count configurable
 2025-10-27 22:48 UTC  (3+ messages)
` [PATCH net-next v6 1/2] "
` [PATCH net-next v6 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully

[PATCH] python3-urllib3: remove rust dependency
 2025-10-27 22:49 UTC 

[PATCH for-4.21? 0/5] x86/ucode: Support loading latest ucode from linux-firwmare
 2025-10-27 22:46 UTC  (6+ messages)
` [PATCH 2/5] x86/ucode: Abort parallel load early on any control thread error

[PATCH 0/2] gpio: mmio: further refactoring
 2025-10-27 22:46 UTC  (5+ messages)
` [PATCH 1/2] gpio: mmio: use lock guards
` [PATCH 2/2] gpio: mmio: drop the "bgpio" prefix

[PATCH 0/5] dt-bindings: arm: rockchip: Improve descriptions of Radxa boards
 2025-10-27 22:45 UTC  (5+ messages)
` [PATCH 5/5] dt-bindings: arm: rockchip: Add Radxa ROCK 5 ITX+

[RFC PATCH 0/3] Introduce per-cgroup compression priority
 2025-10-27 22:46 UTC  (3+ messages)

[RFC bpf-next] lsm: bpf: Remove lsm_prop_bpf
 2025-10-27 22:45 UTC  (3+ messages)

[PATCH v4] drm/i915/display: Extend i915_display_info with Type-C port details
 2025-10-27 22:44 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/display: Extend i915_display_info with Type-C port details (rev5)

[PATCH v2 00/15] Support ROHM BD72720 PMIC
 2025-10-27 22:42 UTC  (3+ messages)
` [PATCH v2 04/15] dt-bindings: mfd: ROHM BD72720

Unexpected switches to in-band
 2025-10-27 22:42 UTC  (15+ messages)

btrfs fragmentation
 2025-10-27 22:40 UTC 

bug report: MAC src + protocol optiomization failing with 802.1Q frames
 2025-10-27 22:40 UTC  (2+ messages)

[RFC PATCH v1 1/1] tests/kms_big_fb: Open compatible driver for the platform
 2025-10-27 22:39 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for series starting with [RFC,v1,1/1] "

[PATCH] fuse: disable default bdi strictlimiting
 2025-10-27 22:38 UTC  (4+ messages)

[PATCH 1/3] Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
 2025-10-27 22:38 UTC  (4+ messages)

linux-next: build failure after merge of the sound-asoc-fixes tree
 2025-10-27 22:37 UTC  (5+ messages)

[PATCH v3] Support LLVM raw profile versions 5, 6, 7, 8, 9, and 10
 2025-10-27 22:36 UTC  (3+ messages)
` [PATCH v4] xen: "

[PATCH 0/3] mtd: spi-nor: spansion: Add SMPT fixup for S25FS-S
 2025-10-27 22:36 UTC  (3+ messages)

[PATCH v2 0/1] coresight: fix issue with insufficient claim tags
 2025-10-27 22:35 UTC  (2+ messages)
` [PATCH v2 1/1] coresight: fix issue where coresight component has no claimtags

[PATCH v2 0/2] arm64: dts: qcom: msm8939-asus-z00t: add initial device tree
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcm2290: Fix uart3 QUP interconnect
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcm2290: Add uart1 and uart5 nodes
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2: Add firmware-name to QUPv3 nodes
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: sm8550: Enable S5K3M5 image sensor
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH v1] arm64: dts: qcom: monaco-evk: Add firmware-name to QUPv3 nodes
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH] mtd: spi-nor: spansion: Add SMPT fixup for S25FS512S
 2025-10-27 22:35 UTC  (11+ messages)

[PATCH v1] arm64: dts: qcom: lemans-evk: Add firmware-name to QUPv3 nodes
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: x1-dell-thena: remove dp data-lanes
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: x1-dell-thena: Add missing pinctrl for eDP HPD
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: lemans-pmics: enable rtc
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs8300: pmic: Remove 'allow-set-time' property
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8916-longcheer-l8910: Add touchscreen
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH v5 0/2] arm64: dts: qcom: qcs6490: Introduce Radxa Dragon Q6A
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH v3 0/2] Add OSM L3 provider support on QCS615 SoC
 2025-10-27 22:37 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: qcom: lemans-evk: Add resin key code for PMM8654AU
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Update regulator settings
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH v2 0/3] Add CCI and imx577 sensor support for lemans evk
 2025-10-27 22:37 UTC  (2+ messages)
` (subset) "

[PATCH v1] arm64: dts: qcom: ipq5424: add cooling maps for CPU thermal zones
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH v6 0/2] arm64: dts: qcom: Introduce Huawei MateBook E 2019
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8650: set ufs as dma coherent
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Fix shifted GPI DMA channels
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH v3 0/3] Fixes/improvements for SM6350 UFS
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH v2 0/6] Further bringup of SHIFTphone 8
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH RFT] arm64: dts: qcom: sm8250: Add MDSS_CORE reset to mdss
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH] Revert "PCI: qcom: Remove custom ASPM enablement code"
 2025-10-27 22:35 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable configs for Fairphone 3, 4, 5 smartphones
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH 0/5] Mix of dts fixes and improvements for qcm6490/sm7325 devices
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH 0/3] Add MDSS_CORE reset for SM6350 MDSS
 2025-10-27 22:37 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: qcom: hamoa-iot-evk: Fix 4-speaker playback support
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable two Novatek display panels for MTP8750 and Tianma
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH v8 0/5] PCI: dwc: Add ECAM support with iATU configuration
 2025-10-27 22:37 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/5] OPP: Add support to find OPP for a set of keys
 2025-10-27 22:37 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sm8750-mtp: move PCIe GPIOs to pcieport0 node
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e80100: Describe the full 'link' region of DP hosts
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e80100: Move CPU idle states to their respective PSCI PDs
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH v2 0/4] phy: qcom: Introduce USB support for Kaanapali
 2025-10-27 22:36 UTC  (3+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: lemans: Align ethernet interconnect-names with schema
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sdx75: Fix the USB interrupt entry order
 2025-10-27 22:37 UTC  (2+ messages)

[PATCH 0/2] dt-bindings fixes for sdm845-starqltechn
 2025-10-27 22:36 UTC  (2+ messages)

[PATCH v2 0/2] Add Qualcomm SM8850 socinfo
 2025-10-27 22:36 UTC  (2+ 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.