LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-03 19:43:05 to 2025-11-04 00:11:42 UTC [more...]

[PATCH v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-11-04  0:09 UTC  (9+ messages)
` [PATCH v13 01/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
` [PATCH v13 02/25] PCI/CXL: Introduce pcie_is_cxl()
` [PATCH v13 03/25] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v13 04/25] cxl/pci: Remove unnecessary CXL RCH "
` [PATCH v13 05/25] cxl: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from core/pci.c
` [PATCH v13 06/25] cxl: Move CXL driver's RCH error handling into core/ras_rch.c
` [PATCH v13 07/25] CXL/AER: Replace device_lock() in cxl_rch_handle_error_iter() with guard() lock
` [PATCH v13 08/25] CXL/AER: Move AER drivers RCH error handling into pcie/aer_cxl_rch.c

[PATCH v4 00/17] vfs: recall-only directory delegations for knfsd
 2025-11-04  0:06 UTC  (3+ messages)
` [PATCH v4 09/17] vfs: add struct createdata for passing arguments to vfs_create()

[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-04  0:06 UTC  (3+ messages)

[PATCH net] selftests: netdevsim: Fix ethtool-features.sh fail
 2025-11-04  0:01 UTC  (5+ messages)

linux-next: manual merge of the rust tree with the modules tree
 2025-11-03 23:59 UTC  (2+ messages)

[PATCH v4 0/5] mm: Refactor and improve VMA count limit code
 2025-11-03 23:58 UTC  (4+ messages)
` [PATCH v4 2/5] mm/selftests: add max_vma_count tests

Requests to git.kernel.org return 502
 2025-11-03 23:57 UTC  (2+ messages)

[PATCH] virtio_net: Fix a typo error in virtio_net
 2025-11-03 23:56 UTC  (2+ messages)

[PATCH v2] x86/amd: Disable RDSEED on AMD Zen5 because of an error
 2025-11-03 23:55 UTC  (4+ messages)

linux-next: manual merge of the pwm tree with the modules tree
 2025-11-03 23:54 UTC  (2+ messages)

[PATCH v4 0/5] drm/nouveau: Enable variable page sizes and compression
 2025-11-03 23:53 UTC  (4+ messages)
` [PATCH v4 2/5] drm/nouveau/uvmm: Allow larger pages

[PATCH 0/5] gpu: nova-core: leverage FromBytes for VBIOS structures
 2025-11-03 23:50 UTC  (5+ messages)
` [PATCH 2/5] gpu: nova-core: vbios: use FromBytes for PmuLookupTable header

[PATCH 0/3] SCMI clocks on RK356x
 2025-11-03 23:49 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clock: rk3568: Add SCMI clock ids
` [PATCH 2/3] arm64: dts: rockchip: use SCMI clock id for cpu clock on rk356x
` [PATCH 3/3] arm64: dts: rockchip: add missing clocks for cpu cores "

[PATCH] x86/sgx: Fix typos and formatting in function comments
 2025-11-03 23:47 UTC  (2+ messages)

[PATCH] virtio_net: Fix a typo error in virtio_net
 2025-11-03 23:45 UTC  (2+ messages)

[v2][PATCH 0/2] x86/virt/tdx: Minor sparse fixups
 2025-11-03 23:44 UTC  (3+ messages)
` [v2][PATCH 1/2] x86/virt/tdx: Remove __user annotation from kernel pointer
` [v2][PATCH 2/2] x86/virt/tdx: Fix sparse warnings from using 0 for NULL

[PATCH] cxl/pci: replace use of system_wq with system_percpu_wq
 2025-11-03 23:44 UTC  (2+ messages)

[PATCH] gtp: Fix a typo error for size
 2025-11-03 23:43 UTC  (2+ messages)

[PATCH] MAINTAINERS: extend DOCUMENTATION SCRIPTS to the full directories
 2025-11-03 23:43 UTC  (2+ messages)

[PATCH] veth: Fix a typo error in veth
 2025-11-03 23:43 UTC  (2+ messages)

[PATCH 1/1] cxl/port: Remove devm_cxl_port_enumerate_dports()
 2025-11-03 23:43 UTC  (2+ messages)

[PATCH] Documentation/driver-api/cxl: remove page-allocator quirk section
 2025-11-03 23:41 UTC  (4+ messages)

[PATCH 0/2] Drop RK3568's variant of the CLK_NR_CLKS constant
 2025-11-03 23:40 UTC  (3+ messages)
` [PATCH 1/2] clk: rockchip: rk3568: Drop CLK_NR_CLKS usage
` [PATCH 2/2] dt-bindings: clock: rk3568: Drop CLK_NR_CLKS define

[PATCH v3 0/2] Enable Service layer driver for Agilex5
 2025-11-03 23:39 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: firmware: svc: Add IOMMU support "
` [PATCH v3 2/2] arm64: dts: intel: Add Agilex5 SVC node with memory region

[PATCH 0/9] Documentation/rtla: Cover default options
 2025-11-03 23:35 UTC  (2+ messages)

[PATCH v4 00/14] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2025-11-03 23:34 UTC  (15+ messages)
` [PATCH v4 03/14] cxl/region: Rename misleading variable name @hpa to @hpa_range
` [PATCH v4 04/14] cxl/region: Add @hpa_range argument to function cxl_calc_interleave_pos()
` [PATCH v4 05/14] cxl: Simplify cxl_root_ops allocation and handling
` [PATCH v4 06/14] cxl/region: Separate region parameter setup and region construction
` [PATCH v4 07/14] cxl/region: Use region data to get the root decoder
` [PATCH v4 08/14] cxl: Introduce callback for HPA address ranges translation
` [PATCH v4 09/14] cxl/acpi: Prepare use of EFI runtime services

[PATCH net-next 0/2] Allow disabling pause frames on panic
 2025-11-03 23:34 UTC  (8+ messages)
` [PATCH net-next 1/2] net: ethernet: Allow disabling pause "
` [PATCH net-next 2/2] net: bcmgenet: Support calling set_pauseparam from panic context

[PATCH v3] Documentation: sysrq: Rewrite /proc/sysrq-trigger usage
 2025-11-03 23:33 UTC  (2+ messages)

[PATCH v4 0/2] qnap-mcu: add nvmem subdevice to read the eeprom
 2025-11-03 23:29 UTC  (3+ messages)
` [PATCH v4 1/2] nvmem: Add driver for the eeprom in qnap-mcu controllers
` [PATCH v4 2/2] mfd: qnap-mcu: Hook up the eeprom sub-device

[syzbot] [wireless?] WARNING in ieee80211_rx_list (3)
 2025-11-03 23:28 UTC  (2+ messages)

[PATCH] Documentation: treewide: Replace marc.info links with lore
 2025-11-03 23:23 UTC  (2+ messages)

[GIT PULL] Chinese-docs changs for v6.18
 2025-11-03 23:19 UTC  (2+ messages)

[PATCH] coding-style: fix verb typo
 2025-11-03 23:11 UTC  (2+ messages)

[PATCH v2 0/2] SMMU v3 CMDQ fix and improvement
 2025-11-03 23:16 UTC  (4+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning

linux-next: build failure after merge of the drm-misc tree
 2025-11-03 23:11 UTC  (3+ messages)

[PATCH v3 1/1] firmware: stratix10-svc: fix bug in saving controller data
 2025-11-03 23:10 UTC  (3+ messages)

[PATCH v3] fs: push list presence check into inode_io_list_del()
 2025-11-03 23:09 UTC 

[GIT PULL] EDAC urgent for v6.18-rc5
 2025-11-03 23:07 UTC  (2+ messages)

[PATCH] ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
 2025-11-03 23:05 UTC 

[PATCH 1/2] rust: kbuild: treat `build_error` and `rustdoc` as kernel objects
 2025-11-03 23:05 UTC  (2+ messages)

[PATCH 00/16] credentials guards: the easy cases
 2025-11-03 23:04 UTC  (3+ messages)
` [PATCH 14/16] act: use credential guards in acct_write_process()

[PATCH v3 0/3] VMSCAPE optimization for BHI variant
 2025-11-03 23:03 UTC  (10+ messages)
` [PATCH v3 1/3] x86/bhi: Add BHB clearing for CPUs with larger branch history
` [PATCH v3 2/3] x86/vmscape: Replace IBPB with branch history clear on exit to userspace
` [PATCH v3 3/3] x86/vmscape: Remove LFENCE from BHB clearing long loop

[PATCH v3 1/2] nvmem: Add driver for the eeprom in qnap-mcu controllers
 2025-11-03 23:00 UTC  (2+ messages)

[PATCH] rust: auxiliary: fix false positive warning for missing a safety comment
 2025-11-03 22:56 UTC  (2+ messages)

[PATCH] Documentation: pldmfw: Demote library overview section
 2025-11-03 22:51 UTC  (3+ messages)

[PATCH] eeprom: at25: convert to spi-mem API
 2025-11-03 22:36 UTC  (6+ messages)

[PATCH v4 0/4] mm/userfaultfd: modulize memory types
 2025-11-03 22:49 UTC  (14+ messages)

fall back from direct to buffered I/O when stable writes are required
 2025-11-03 22:47 UTC  (10+ messages)

[PATCH net-next v5 00/12] net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family
 2025-11-03 22:46 UTC  (5+ messages)
` [PATCH net-next v5 12/12] net: dsa: add driver "

[RFC PATCH 0/5] BLOG: per-task logging contexts with Ceph consumer
 2025-11-03 22:37 UTC  (7+ messages)
` [RFC PATCH 3/5] ceph: Add BLOG scaffolding
` [RFC PATCH 4/5] ceph: Add BLOG debugfs support
` [RFC PATCH 5/5] ceph: Activate BLOG logging

[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-03 22:37 UTC  (7+ messages)
` [PATCH v3 21/28] drm/xe/migrate: Add function to copy of VRAM data in chunks
` [PATCH v3 22/28] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH v3 27/28] drm/intel/pciids: Add match with VFIO override

[PATCH v4 0/6] lib/base64: add generic encoder/decoder, migrate users
 2025-11-03 22:32 UTC  (10+ messages)

[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-11-03 22:22 UTC  (5+ messages)
` [PATCH v4 1/3] KVM: arm64: VM exit to userspace to handle SEA

[PATCH] PCI: meson: Remove meson_pcie_link_up() timeout, message, speed check
 2025-11-03 22:19 UTC 

[PATCH v1 1/1] base64: Unroll the tables initialisers
 2025-11-03 22:18 UTC  (2+ messages)

[PATCH] irqchip/sifive-plic: fix call to __plic_toggle in M-Mode code path
 2025-11-03 22:16 UTC  (2+ messages)
` [tip: irq/core] irqchip/sifive-plic: Fix call to __plic_toggle() "

[PATCH] fs/resctrl: Slightly optimize cbm_validate()
 2025-11-03 22:13 UTC  (2+ messages)

[PATCH net v2] net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx
 2025-11-03 22:11 UTC  (5+ messages)

[PATCH v2] mailbox: omap-mailbox: Check for pending msgs only when mbox is exclusive
 2025-11-03 22:10 UTC  (2+ messages)

[PATCH v3 0/6] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
 2025-11-03 22:09 UTC  (6+ messages)
` [PATCH v3 6/6] platform/x86: ayaneo-ec: Add suspend hook

[PATCH] i3c: dw: Add apb reset support
 2025-11-03 22:09 UTC  (3+ messages)

[PATCH] riscv: Update MIPS vendor id to 0x127
 2025-11-03 22:07 UTC  (2+ messages)

[PATCH 00/19] Cache Aware Scheduling
 2025-11-03 22:07 UTC  (12+ messages)
` [PATCH 15/19] sched/fair: Respect LLC preference in task migration and detach

[PATCHSET cgroup/for-6.19] cgroup: Fix task exit ordering
 2025-11-03 22:04 UTC  (8+ messages)
` [PATCH 4/4] sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task_switch()
  ` [PATCH v2 "
` [PATCH v2 0/4] cgroup: Fix task exit ordering

[PATCH] accel/amdxdna: Add IOCTL parameters for resource and telemetry data
 2025-11-03 22:00 UTC  (3+ messages)

[PATCH 1/1] KVM: VMX: configure SVI during runtime APICv activation
 2025-11-03 21:41 UTC 

[PATCH] sched/core: Fix potential deadlock on rq lock
 2025-11-03 21:56 UTC  (4+ messages)
` [PATCH] sched: Increase sched_tick_remote timeout

[PATCH v6 0/8] Add SPI offload support to AD4030
 2025-11-03 21:56 UTC  (9+ messages)
` [PATCH v6 8/8] iio: adc: ad4030: Support common-mode channels with SPI offloading

[PATCH v2 1/2] objtool: fix the check for dead_end function with multiple sibliing calls
 2025-11-03 21:52 UTC  (2+ messages)
` [PATCH v2 2/2] objtool: dead_end function change for split functions

[PATCH v3 0/6] perf/imx_ddr: Add i.MX8QM and pmu in DB (system interconnects)
 2025-11-03 21:48 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: perf: fsl-imx-ddr: Add compatible string for i.MX8QM, i.MX8QXP and i.MX8DXL
` [PATCH v3 2/6] perf/imx_ddr: Move ida_alloc() from ddr_perf_init() to ddr_perf_probe()
` [PATCH v3 3/6] perf/imx_ddr: Get and enable optional clks
` [PATCH v3 4/6] perf/imx_ddr: Add support for PMU in DB (system interconnects)
` [PATCH v3 5/6] arm64: dts: imx8qm: add ddr perf device node
` [PATCH v3 6/6] arm64: dts: imx8dxl-ss-ddr: Add DB (system interconnects) pmu support for i.MX8DXL

[RESEND PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
 2025-11-03 21:41 UTC  (12+ messages)
` [RESEND PATCH v7 1/7] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [RESEND PATCH v7 2/7] arm64: barrier: Support smp_cond_load_relaxed_timeout()

[PATCH v3 0/5] Use Rust Bitmap from Rust Binder driver
 2025-11-03 21:40 UTC  (6+ messages)
` [PATCH v3 4/5] rust: id_pool: do not immediately acquire new ids

[PATCH 1/2] objtool: fix the check for dead_end function with multiple sibliing calls
 2025-11-03 21:40 UTC  (6+ messages)
` [PATCH 2/2] objtool: dead_end function change for split functions

[PATCH] Alpha: MAINTAINERS
 2025-11-03 21:23 UTC 

[PATCH v11 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-11-03 21:36 UTC  (4+ messages)
` [PATCH v11 06/10] fs/resctrl: Add user interface to enable/disable io_alloc feature

[PATCH bpf-next 0/3] selftests/bpf: small improvements on tc_tunnel
 2025-11-03 21:33 UTC  (4+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: use start_server_str rather than start_reuseport_server in tc_tunnel

[PATCH 0/5] drm/amdgpu: add UMA carveout tuning interfaces
 2025-11-03 21:31 UTC  (8+ messages)
` [PATCH 1/5] drm/amdgpu: parse UMA size-getting/setting bits in ATCS mask
` [PATCH 2/5] drm/amdgpu: add helper to read UMA carveout info
` [PATCH 3/5] drm/amdgpu: add UMA allocation setting helpers

[PATCH 0/2] platform/x86: ideapad-laptop: Add charge_types:Fast (Rapid Charge)
 2025-11-03 21:31 UTC  (5+ messages)

Can't boot kernel 6.17.4+ via rEFInd
 2025-11-03 21:28 UTC  (10+ messages)

[cgroup/for-6.19 PATCH 0/3] cgroup/cpuset: Additional housekeeping check & cleanup
 2025-11-03 21:22 UTC  (7+ messages)
` [cgroup/for-6.19 PATCH 2/3] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
` [cgroup/for-6.19 PATCH 3/3] cgroup/cpuset: Globally track isolated_cpus update

[PATCH 0/4] Cleanups in amd64_edac
 2025-11-03 21:18 UTC  (5+ messages)
` [PATCH 3/4] EDAC/amd64: Set zn_regs_v2 flag for all AMD Family 1Ah-based SOCs

[PATCH] drm/amd/display: Fix NULL deref in debugfs odm_combine_segments
 2025-11-03 21:09 UTC  (3+ messages)

[PATCH v3 0/1] nvdimm: allow exposing RAM as libnvdimm DIMMs
 2025-11-03 21:12 UTC  (4+ messages)
` [PATCH v3 1/1] nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devices

[PATCH v2 0/4] KVM ARM64 pre_fault_memory
 2025-11-03 21:08 UTC  (5+ messages)
` [PATCH v2 2/4] KVM: selftests: Fix unaligned mmap allocations

[RFC PATCH 2/2] PCI: rockchip-host: drop wait on PERST# toggle
 2025-11-03 20:55 UTC  (3+ messages)

[PATCH v2] mailbox: omap-mailbox: Check for pending msgs only when mbox is exclusive
 2025-11-03 20:47 UTC 

[PATCH v2 0/5] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
 2025-11-03 20:47 UTC  (5+ messages)

[PATCH v2 0/1] Fix spelling typo in tools/perf
 2025-11-03 20:33 UTC  (3+ messages)
` [PATCH v2 1/1] perf vendor events arm64 AmpereOneX: Fix spelling typo in the metrics file

[PATCH v3 0/6] gpu: nova-core: remove use of `as` for integer conversions
 2025-11-03 20:31 UTC  (3+ messages)
` [PATCH v3 2/6] gpu: nova-core: vbios: do not use `as` when comparing BiosImageType

[PATCH 1/2] rust: pci: get rid of redundant Result in IRQ methods
 2025-11-03 20:30 UTC  (2+ messages)
` [PATCH 2/2] rust: platform: "

[PATCH v4 0/2] PCI/aer_inject: Adjust locking for PREEMPT_RT
 2025-11-03 20:29 UTC  (5+ messages)
` [PATCH v4 2/2] PCI/aer_inject: Convert inject_lock to raw_spinlock_t

[RFC PATCH 00/56] Dynamic mitigations
 2025-11-03 20:28 UTC  (5+ messages)
` [RFC PATCH 05/56] x86/bugs: Reset spectre_v2 mitigations

[PATCH EEVDF NULL deref] sched/eevdf: Fix NULL deref when avg_vruntime nears overflow
 2025-11-03 20:26 UTC  (2+ messages)

[PATCH] io_uring/memmap: return bool from io_mem_alloc_compound()
 2025-11-03 20:07 UTC  (4+ messages)

[PATCH v2 0/2] PCI fixes for s390
 2025-11-03 20:06 UTC  (2+ messages)

[PATCH 0/3] Add display unit (DU) and MIPI DSI support for RZ/V2N SoC and EVK
 2025-11-03 20:03 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a09g056: Add FCPV and VSPD nodes
` [PATCH 2/3] arm64: dts: renesas: r9a09g056: Add DU and DSI nodes
` [PATCH 3/3] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable DU and DSI

[PATCH v1 0/4] pinctrl: intel: Unify error messages
 2025-11-03 19:58 UTC  (5+ messages)
` [PATCH v1 1/4] pinctrl: baytrail: Unify messages with help of dev_err_probe()
` [PATCH v1 2/4] pinctrl: cherryview: "
` [PATCH v1 3/4] pinctrl: intel: "
` [PATCH v1 4/4] pinctrl: tangier: "

[PATCH 0/2] rust: add BitInt type and use in Nova's bitfield macro
 2025-11-03 20:00 UTC  (8+ messages)
` [PATCH 1/2] rust: add BitInt integer wrapping type

[PATCH] wifi: ar5523: fix integer underflow in ar5523_data_rx_cb()
 2025-11-03 19:55 UTC 

[PATCH v2 00/12] nova-core: Complete GSP boot and begin RPC communication
 2025-11-03 19:54 UTC  (4+ messages)

[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
 2025-11-03 19:49 UTC  (2+ messages)

[PATCH] media: dt-bindings: media: renesas,fcp: Allow three clocks for RZ/V2N SoC
 2025-11-03 19:45 UTC 

[PATCH] arm64: kprobes: check the return value of set_memory_rox()
 2025-11-03 19:45 UTC 

linux-6.18-rc4/drivers/gpu/drm/amd/display/dc/dpp/dcn30/dcn30_dpp.c:96:45: style: Same expression on both sides of '/'
 2025-11-03 19:43 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).