All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-10 21:14:15 to 2025-10-11 00:00:46 UTC [more...]

What's cooking in git.git (Oct 2025, #04; Fri, 10)
 2025-10-11  0:00 UTC 

[Buildroot] [PATCH] Some WiFi driver fix to build with Linux 6.16
 2025-10-10 23:57 UTC  (5+ messages)
` [Buildroot] [PATCH] package/wilc-driver: fix build failure "

[PATCH] MAINTAINERS: wcn36xx: Add linux-wireless list
 2025-10-10 23:57 UTC 

[PATCH v2 00/10] LUO: PCI subsystem (phase I)
 2025-10-10 23:49 UTC  (7+ messages)

mainline boot fail nvme/block?
 2025-10-10 23:49 UTC  (3+ messages)
  ` mainline boot fail nvme/block? [BISECTED]

[PATCH v9 00/15] spi: airoha: driver fixes & improvements
 2025-10-10 23:42 UTC  (3+ messages)
` [PATCH v9 15/15] arm: dts: airoha: en7523: add SNAND node

[PATCH v3 0/3] Load cros_ec_ucsi from OF and ACPI definitions
 2025-10-10 23:42 UTC  (4+ messages)
` [PATCH v3 3/3] mfd: cros_ec: Don't add cros_ec_ucsi if it is defined in OF or ACPI

IPMI Subsystem video transcript language
 2025-10-06 18:43 UTC 

[PATCH v7 16/17] dt-bindings: spi: airoha: add compatible for EN7523
 2025-10-10 23:41 UTC  (6+ messages)
` [PATCH v8 00/15] spi: airoha: driver fixes & improvements
  ` [PATCH v8 15/15] arm: dts: airoha: en7523: add SNAND node

[PATCH v3 0/5] riscv: Use __riscv_has_extension_{likely,unlikely}
 2025-10-10 23:38 UTC  (14+ messages)
` [PATCH v3 1/5] riscv: pgtable: Use __riscv_has_extension_unlikely
` [PATCH v3 2/5] riscv: checksum: Use __riscv_has_extension_likely
` [PATCH v3 3/5] riscv: hweight: "
` [PATCH v3 4/5] riscv: bitops: "
` [PATCH v3 5/5] riscv: cmpxchg: "

[PATCH v5] sunrpc: allocate a separate bvec array for socket sends
 2025-10-10 23:38 UTC  (2+ messages)

[PATCH v4] x86/resctrl: Fix miscount of bandwidth event when reactivating previously Unavailable RMID
 2025-10-10 23:37 UTC  (3+ messages)

[PATCH] [Outreachy] commit.c: remove leftover comment
 2025-10-10 23:33 UTC 

[PATCH 0/8] drm/i915: Some universal plane fixes and cleanups
 2025-10-10 23:33 UTC  (4+ messages)
` [PATCH 2/8] drm/i915: Drop the min plane width w/a adl+

[PATCH] lib/crypto: Add FIPS pre-operational self-test for SHA algorithms
 2025-10-10 23:31 UTC  (5+ messages)

[PATCH] ALSA: hda/intel: Add MSI X870E Tomahawk to denylist
 2025-10-10 23:28 UTC 

hid_multitouch - random non-responsive, multitouch, scrolling and zooming
 2025-10-10 23:30 UTC  (5+ messages)

[PATCH] dt-bindings: usb: add yaml file for maxim,max3421
 2025-10-10 23:27 UTC  (4+ messages)

[PATCH] drm/xe/migrate: don't misalign current bytes
 2025-10-10 23:26 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

z_erofs_fill_bio_vec() can read off the end of compressed_bvecs[]
 2025-10-10 23:25 UTC  (2+ messages)

[PATCH] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
 2025-10-10 23:25 UTC  (7+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] lib: Add runtime device info query APIs for xe devices

[PATCH v3 00/15] iommu/amd: Introduce Nested Translation support
 2025-10-10 23:20 UTC  (15+ messages)
` [PATCH v3 09/15] iommu/amd: Always enable GCR3TRPMode when supported
` [PATCH v3 10/15] iommu/amd: Add support for nest parent domain allocation
` [PATCH v3 11/15] iommu/amd: Add support for nested "
` [PATCH v3 12/15] iommu/amd: Validate guest DTE for nested translation
` [PATCH v3 13/15] iommu/amd: Refactor persistent DTE bits programming into amd_iommu_make_clear_dte()
` [PATCH v3 14/15] iommu/amd: Refactor logic to program the host page table in DTE
` [PATCH v3 15/15] iommu/amd: Add support for nested domain attach/detach

[PATCH] bfs: Verify inode mode when loading from disk
 2025-10-10 23:19 UTC  (4+ messages)

[openeuler:openEuler-1.0-LTS 1740/1740] mm/mem_reliable.c:401:5: sparse: sparse: symbol 'reliable_pagecache_max_bytes_write' was not declared. Should it be static?
 2025-10-10 23:16 UTC 

nft manpage/wiki issues and improvement ideas
 2025-10-10 23:07 UTC  (10+ messages)
` [PATCH 0/7] doc: miscellaneois improvements
  ` [PATCH 2/7] doc: fix/improve documentation of verdicts
  ` [PATCH 4/7] doc: add overall description of the ruleset evaluation

[PATCH 00/49] repack: prepare for incremental MIDX-based repacking
 2025-10-10 23:15 UTC  (43+ messages)
` [PATCH 02/49] builtin/repack.c: avoid "the_repository" in existing packs API
` [PATCH 04/49] builtin/repack.c: avoid "the_repository" when removing packs
` [PATCH 09/49] builtin/repack.c: avoid "the_hash_algo" in `finish_pack_objects_cmd()`
` [PATCH 11/49] repack: introduce new compilation unit
` [PATCH 13/49] repack: move 'delta_base_offset' to 'struct pack_objects_args'
` [PATCH 17/49] builtin/repack.c: pass "packdir" when removing packs
` [PATCH 19/49] repack: remove 'existing_packs' API from the builtin
` [PATCH 21/49] builtin/repack.c: factor our "generated_pack_install"
` [PATCH 27/49] builtin/repack.c: rename various pack_geometry functions
` [PATCH 38/49] builtin/repack.c: inline packs within `write_midx_included_packs()`
` [PATCH 40/49] builtin/repack.c: introduce `struct write_pack_opts`
` [PATCH 41/49] builtin/repack.c: use `write_pack_opts` within `write_cruft_pack()`

[PATCH] fuse: disable default bdi strictlimiting
 2025-10-10 23:14 UTC  (5+ messages)

[PATCH v19 00/22] Type2 device basic support
 2025-10-10 23:11 UTC  (5+ messages)
` [PATCH v19 01/22] cxl/mem: Arrange for always-synchronous memdev attach

[PATCH] oeqa/selftest/buildoptions: Fix test_yocto_source_mirror MIRRORS & PREMIRRORS definitions
 2025-10-10 23:11 UTC 

[PATCH v4 0/5] Introduce movable pages for Hyper-V guests
 2025-10-10 23:07 UTC  (9+ messages)
` [PATCH v4 1/5] Drivers: hv: Refactor and rename memory region handling functions
` [PATCH v4 2/5] Drivers: hv: Centralize guest memory region destruction
` [PATCH v4 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance
` [PATCH v4 4/5] Drivers: hv: Ensure large page GPA mapping is PMD-aligned

[PATCH bpf-next v2 0/3] BPF signature hash chains
 2025-10-10 23:06 UTC  (11+ messages)

[PATCH] livepatch: Match old_sympos 0 and 1 in klp_find_func()
 2025-10-10 23:02 UTC 

[PATCH] dma-buf: use SB_I_NOEXEC and SB_I_NODEV
 2025-10-10 22:57 UTC  (3+ messages)

[PATCH v3] drm/i915:move and rename reg_in_range_table
 2025-10-10 22:56 UTC  (7+ messages)

[PATCH v3 0/2] rust: leds: add led classdev abstractions
 2025-10-10 22:53 UTC  (3+ messages)
` [PATCH v3 1/2] rust: add basic Pin<Vec<T, A>> abstractions
` [PATCH v3 2/2] rust: leds: add basic led classdev abstractions

[tip:x86/core 1/1] vmlinux.o: warning: objtool: rcar_pcie_probe+0x13e: no-cfi indirect call!
 2025-10-10 22:53 UTC  (6+ messages)

[PATCH v3 00/11] HID: Implement haptic touchpad support
 2025-10-10 22:51 UTC  (8+ messages)
` [PATCH v3 04/11] HID: haptic: introduce hid_haptic_device

[RFC][v1][Design] AP Architecture for Roaming with Wi-Fi 8 Seamless Mobility Domain (SMD)
 2025-10-10 22:50 UTC 

[RFC PATCH] Drivers: hv: Resolve ambiguity in hypervisor version log
 2025-10-10 22:49 UTC  (2+ messages)

[PATCH v2] keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
 2025-10-10 22:48 UTC  (2+ messages)

[PATCH] drm/nouveau: fully define nvfw_hs_load_header_v2
 2025-10-10 22:39 UTC 

[PATCH v2] Drivers: hv: Use better errno matches for HV_STATUS values
 2025-10-10 22:40 UTC  (4+ messages)

[PATCH v2 0/5] riscv: dts: spacemit: add initial support for MusePi Pro
 2025-10-10 22:38 UTC  (7+ messages)
` [PATCH v2 5/5] riscv: dts: spacemit: add Ethernet "

[PATCH v3 0/2] Support power resources defined in acpi on ata
 2025-10-10 22:38 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: sd: Add manage_restart device attribute to scsi_disk
` [PATCH v3 2/2] ata: Use ACPI methods to power on disks

[PATCH net 0/2] net: avoid LOCKDEP MAX_LOCK_DEPTH splat
 2025-10-10 22:38 UTC  (3+ messages)
` [PATCH net 2/2] net: core: split unregister_netdevice list into smaller chunks

[PATCH 1/1] dt-bindings: media: convert nxp,tda1997x.txt to yaml format
 2025-10-10 22:34 UTC  (2+ messages)

[RFC PATCH v1 11/38] KVM: arm64: CCA: register host tsm platform device
 2025-10-10 22:34 UTC  (11+ messages)

[PATCH] KVM: guest_memfd: Drop a superfluous local var in kvm_gmem_fault_user_mapping()
 2025-10-10 22:33 UTC  (4+ messages)

[PATCH i-g-t 00/18] Change OA IGT's to run on all OA units
 2025-10-10 22:32 UTC  (26+ messages)
` [PATCH i-g-t 03/18] tests/intel/xe_oa: Rename nth_oa_unit to oa_unit_by_id
` [PATCH i-g-t 07/18] tests/intel/xe_oa: Convert test_oa_formats to take an OA unit argument
` [PATCH i-g-t 08/18] tests/intel/xe_oa: Convert several more tests to take OA unit arguments
` [PATCH i-g-t 09/18] tests/intel/xe_oa: Convert test_non_zero_reason to take an OA unit argument
` [PATCH i-g-t 10/18] tests/intel/xe_oa: Convert blocking/polling tests to take OA unit arguments
` [PATCH i-g-t 11/18] tests/intel/xe_oa: Convert test_mi_rpc to take an OA unit argument
` [PATCH i-g-t 12/18] tests/intel/xe_oa: Convert test_single_ctx_render_target_writes_a_counter
` [PATCH i-g-t 13/18] tests/intel/xe_oa: Convert OA buffer mmap tests to take OA unit arguments
` [PATCH i-g-t 14/18] tests/intel/xe_oa: Convert MMIO trigger "
` [PATCH i-g-t 15/18] tests/intel/xe_oa: Convert sync "
` [PATCH i-g-t 16/18] tests/intel/xe_oa: Run test_oa_unit_exclusive_stream on multiple OA units
` [PATCH i-g-t 17/18] tests/intel/xe_oa: Add new non-zero-reason-all test

[koverstreet-bcachefs:master 458/534] fs/bcachefs/alloc/check.c:666:1: warning: the frame size of 1880 bytes is larger than 1280 bytes
 2025-10-10 22:30 UTC 

[RFC PATCH 0/3] Introduce iommu-map-masked for platform devices
 2025-10-10 22:30 UTC  (9+ messages)

LPO 27409 Saturday, October 11, 2025 at 12:27:16 AM
 2025-10-10 22:27 UTC 

[PATCH] doc: change the markup of paragraphs following a nested list item
 2025-10-10 22:23 UTC  (6+ messages)
` [PATCH v2] "

Boot fails with 59faa4da7cd4 and 3accabda4da1
 2025-10-10 22:22 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] package/refpolicy: add option to set policy booleans
 2025-10-10 22:21 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/refpolicy: bump version to 2.20250923

[PATCH 6.6 00/28] 6.6.111-rc1 review
 2025-10-10 22:21 UTC  (2+ messages)

[PATCH 6.12 00/35] 6.12.52-rc1 review
 2025-10-10 22:21 UTC  (2+ messages)

[PATCH 6.16 00/41] 6.16.12-rc1 review
 2025-10-10 22:20 UTC  (2+ messages)

[PATCH 6.17 00/26] 6.17.2-rc1 review
 2025-10-10 22:20 UTC  (2+ messages)

[PATCH i-g-t 0/1] [wip] Switch to use kernel standard fault injection in i915
 2025-10-10 22:18 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] fs: rework I_NEW handling to operate without fences
 2025-10-10 22:17 UTC 

[PATCH v4 00/12] Add support for external environment block on Btrfs
 2025-10-10 22:11 UTC  (8+ messages)
` [PATCH v4 01/12] misc: add z length modifier support
` [PATCH v4 02/12] tests: add z modifier printf tests
` [PATCH v4 12/12] btrfs: update doc link for bootloader support

[PATCH 6/8] add cleancache documentation
 2025-10-10 22:09 UTC  (3+ messages)

[PATCH] test/py: Update to a newer pytest release
 2025-10-10 22:09 UTC  (6+ messages)
` [PATCH RFH DO NOT APPLY] test/py: Update to pytest 8.0.2
` [PATCH v2] test/py: Update to a newer pytest release

[GIT PULL] additional non-MM updates for 6.18-rc1
 2025-10-10 22:08 UTC 

[PATCH v2 0/1] fuse: fix readahead reclaim deadlock
 2025-10-10 22:07 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 7/8] mm: introduce GCMA
 2025-10-10 22:05 UTC  (3+ messages)

[PATCH 0/3] Support pinctrl for Loongson 2K0300 SoC
 2025-10-10 22:05 UTC  (5+ messages)
` [PATCH 1/3] dt-binding: pinctrl: Document Loongson 2K0300 pin controller

[RFC PATCH 0/4] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2025-10-10 22:04 UTC  (5+ messages)
` [RFC PATCH 1/4] KVM: x86: Move kvm_rebooting to x86
` [RFC PATCH 2/4] KVM: x86: Extract VMXON and EFER.SVME enablement to kernel
` [RFC PATCH 3/4] KVM: x86/tdx: Do VMXON and TDX-Module initialization during tdx_init()
` [RFC PATCH 4/4] KVM: Bury kvm_{en,dis}able_virtualization() in kvm_main.c once more

[PATCH 0/3] Add UltraRISC DP1000 PLIC support
 2025-10-10 22:03 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: interrupt-controller: add UltraRISC DP1000 PLIC

[PATCH v2] riscv: Add kprobes KUnit test
 2025-10-10 22:03 UTC  (6+ messages)

[GIT PULL] hotfixes for 6.18-rc1
 2025-10-10 22:03 UTC 

[jgunthorpe:iommu_pt_all 41/59] drivers/iommu/generic_pt/fmt/../iommu_pt.h:799 armv8_4k_cut_mapping() warn: sizeof(NUMBER)?
 2025-10-10 21:59 UTC 

[PATCH v12 00/12] KVM: guest_memfd: Add NUMA mempolicy support
 2025-10-10 21:57 UTC  (6+ messages)
` [PATCH v12 05/12] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy

[PATCH v4 0/3] RISC-V: Detect Ssqosid extension and handle srmcfg CSR
 2025-10-10 21:56 UTC  (4+ messages)
` [External] "

[PATCH v5 0/5] mshv: Fixes for stats and vp state page mappings
 2025-10-10 21:55 UTC  (6+ messages)
` [PATCH v5 1/5] mshv: Only map vp->vp_stats_pages if on root scheduler
` [PATCH v5 2/5] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
` [PATCH v5 3/5] mshv: Get the vmm capabilities offered by the hypervisor
` [PATCH v5 4/5] mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH
` [PATCH v5 5/5] mshv: Introduce new hypercall to map stats page for L1VH partitions

[PATCH] drm/xe/evict: drop bogus assert
 2025-10-10 21:55 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH] lock: Add doc comments for spin_lock_irq()
 2025-10-10 21:53 UTC 

[PATCH v3] fs: semihosting: Fixup smh_flen and smh_read against overflow
 2025-10-10 21:53 UTC  (6+ messages)

[PATCH] kbuild: Use '--strip-unneeded-symbol' for removing module device table symbols
 2025-10-10 21:49 UTC 

[PATCH 0/3] smb: client: Better exception handling for SMB3 hash allocations
 2025-10-10 21:47 UTC  (3+ messages)
` [PATCH 3/3] smb: client: Omit a variable initialisation in smb311_crypto_shash_allocate()

[PATCH] fuse2fs: reopen filesystem read-write for read-only journal recovery
 2025-10-10 21:47 UTC 

[PATCH 0/1] [wip] Switch to use kernel standard fault injection in i915
 2025-10-10 21:45 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 1/8] mm: implement cleancache
 2025-10-10 21:42 UTC  (3+ messages)

[PATCH V3 0/4] 9p: Convert to the new mount API
 2025-10-10 21:36 UTC  (5+ messages)
` [PATCH V3 1/4] fs/fs_parse: add back fsparam_u32hex
` [PATCH V3 2/4] net/9p: move structures and macros to header files
` [PATCH V3 3/4] 9p: create a v9fs_context structure to hold parsed options
` [PATCH V3 4/4] 9p: convert to the new mount API

[PATCH] bootstd: Allow PXE boot to be disabled
 2025-10-10 21:40 UTC  (6+ messages)

[PATCH] drm/amdgpu: use atomic functions with memory barriers for vm fault info
 2025-10-10 21:40 UTC  (2+ messages)

DAMON Beer/Coffee/Tea chat reminder for the week of 2025-10-13
 2025-10-10 21:38 UTC 

[PATCH 1/1] cpus: resume hotplugged vCPU only when the guest is running
 2025-10-10 21:36 UTC 

[PATCH 00/16] overall: Replace HOST_BIG_ENDIAN #ifdef with runtime if() check
 2025-10-10 19:23 UTC  (3+ messages)
` [PATCH 08/16] hw/virtio: "

[PATCH 0/4] Improve RaspBerry Pi 5 support part1: Fixes
 2025-10-10 21:36 UTC  (2+ messages)

[PATCH v6 0/5] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
 2025-10-10 21:13 UTC  (4+ messages)
` [PATCH v6 1/5] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls

[PATCH 0/3] cxl: Fixes for extended linear cache
 2025-10-10 21:33 UTC  (7+ messages)
` [PATCH 1/3] cxl/acpi: Fix setup of memory resource in cxl_acpi_set_cache_size()
` [PATCH 2/3] cxl: Set range param for region_res_match_cxl_range() as const
` [PATCH 3/3] cxl: Fix match_region_by_range() to use region_res_match_cxl_range()

[PATCH] ci: fix broken jobs on Ubuntu 25.10 caused by switch to sudo-rs(1)
 2025-10-10 21:33 UTC  (2+ messages)

[PATCH v3 0/2] accel: Add Arm Ethos-U NPU
 2025-10-10 21:32 UTC  (4+ messages)
` [PATCH v3 2/2] accel: Add Arm Ethos-U NPU driver

[PATCH 0/2] LSM: Identify module using network facilities
 2025-10-10 21:10 UTC  (6+ messages)
` [PATCH 2/2] LSM: Allow reservation of netlabel

[PATCH v3] KVM: selftests: Test prefault memory during concurrent memslot removal
 2025-10-10 21:30 UTC  (2+ messages)

[PATCH v2 00/13] KVM: guest_memfd: MMAP and related fixes
 2025-10-10 21:30 UTC  (2+ messages)

[PATCH] KVM: x86/pmu: Fix the warning in perf_get_x86_pmu_capability()
 2025-10-10 21:30 UTC  (2+ messages)

[PATCH] contrib/credential: Amend and harmonize Makefiles
 2025-10-10 21:25 UTC  (4+ messages)

[PATCH 2/4] crypto:x86 - Remove CONFIG_AS_VAES
 2025-10-10 21:22 UTC  (4+ messages)
` [tip: x86/cleanups] crypto: X86 "

[PATCH] KVM: VMX: Flush shadow VMCS on emergency reboot
 2025-10-10 21:22 UTC  (5+ messages)
      ` VMXON for TDX (was: Re: [PATCH] KVM: VMX: Flush shadow VMCS on emergency reboot)

[PATCH v5] can: virtio: Initial virtio CAN driver
 2025-10-10 21:20 UTC  (4+ messages)

[PATCH v8 2/9] regulator: Add support for MediaTek MT6316 SPMI PMIC Regulators
 2025-10-10 21:17 UTC  (2+ messages)

[PATCH 0/2] mmc: sdhci: add quirk to disable bounce buffer
 2025-10-10 21:16 UTC  (2+ messages)

iptables: zero dereference parsing bitwise operations
 2025-10-10 21:16 UTC 

[PATCH 1/7] drm/amdgpu: drop unused structures in amdgpu_drm.h
 2025-10-10 21:15 UTC  (7+ messages)
` [PATCH 2/7] drm/amdgpu/userq: fix SDMA and compute validation
` [PATCH 3/7] drm/amdgpu/gfx: add eop size and alignment to shadow info
` [PATCH 4/7] drm/amdgpu/sdma: add query for CSA size and alignment
` [PATCH 5/7] drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for compute
` [PATCH 6/7] drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for sdma
` [PATCH 7/7] drm/amdgpu/userq: fix SDMA and compute validation properly

[PATCH v2 0/2] rust: leds: add led classdev abstractions
 2025-10-10 21:14 UTC  (4+ messages)
` [PATCH v2 1/2] rust: add basic Pin<Vec<T, A>> abstractions


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.