All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-02 22:07:58 to 2025-12-02 23:13:44 UTC [more...]

[Intel-wired-lan] [PATCH iwl-net] idpf: Fix error handling in idpf_vport_open()
 2025-12-02 23:12 UTC  (2+ messages)
`  "

[PATCH V3 0/4] 9p: Convert to the new mount API
 2025-12-02 23:13 UTC  (11+ messages)
` [PATCH V3 4/4] 9p: convert "
  ` [PATCH V3 5/4] 9p: fix cache option printing in v9fs_show_options
  ` [PATCH V3 6/4] 9p: fix new mount API cache option handling

[GIT PULL] tracing: Updates for v6.19
 2025-12-02 23:13 UTC 

[PATCH v4 0/3] selftests: cgroup: Enhance robustness with polling helpers
 2025-12-02 23:12 UTC  (3+ messages)
` [PATCH v4 2/3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats

❌ FAIL: Test report for master (6.18.0, upstream-mainline, d7489818)
 2025-12-02 23:12 UTC 

linux-next: manual merge of the vfs-brauner tree with the nfsd tree
 2025-12-02 23:11 UTC  (2+ messages)

[PATCH v30 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-12-02 23:11 UTC  (9+ messages)
` [PATCH v30 1/5] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` [PATCH v30 2/5] drm/xe/xe_pagefault: Track address precision per pagefault
` [PATCH v30 3/5] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v30 4/5] drm/xe/xe_vm: Add per VM fault info
` [PATCH v30 5/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[linux-next:master 2926/13055] error[E0609]: no field `dev` on type `drm_gem_object`
 2025-12-02 23:10 UTC 

[linux-next:master 12368/13055] drivers/pci/tsm.c:85:10: error: cleanup argument not a function
 2025-12-02 23:10 UTC 

[PATCH 0/2] bpf, x86/unwind/orc: Support reliable unwinding through BPF stack frames
 2025-12-02 23:10 UTC  (3+ messages)
` [PATCH 1/2] bpf: Add bpf_has_frame_pointer()

drivers/scsi/scsi_error.c:1122:30: error: no member named 'crypt_keyslot' in 'struct request'
 2025-12-02 23:07 UTC 

[PATCH v2 0/5] contrib/plugins/hotblocks: Minor bug fixes and add limit argument
 2025-12-02 23:05 UTC  (6+ messages)
` [PATCH v2 1/5] contrib/plugins/hotblocks: Correctly free sorted counts list
` [PATCH v2 2/5] contrib/plugins/hotblocks: Fix off by one error in iteration of sorted blocks
` [PATCH v2 3/5] contrib/plugins/hotblocks: Print uint64_t with PRIu64 rather than PRId64
` [PATCH v2 4/5] docs/about/emulation: Add documentation for hotblocks plugin arguments
` [PATCH v2 5/5] contrib/plugins/hotblocks: Allow limit to be set as a command line argument

[GIT PULL] arm64 updates for 6.19
 2025-12-02 23:05 UTC 

[PATCHSET sched_ext/for-6.19] sched_ext: Deprecate ops.cpu_acquire/release()
 2025-12-02 23:05 UTC  (5+ messages)
` [PATCH v2 3/3] sched_ext: Allow scx_bpf_reenqueue_local() to be called from anywhere
  ` [PATCH v3 "

[PATCH v1] perf test: Fix hybrid testing of event fallback test
 2025-12-02 23:05 UTC  (3+ messages)

[PATCH] spi: cadence-quadspi: Fix clock enable underflows due to runtime PM
 2025-12-02 22:53 UTC 

[PATCH] dtprobed: use /proc/$pid/map_files, not the filename of the mapping
 2025-12-02 23:04 UTC 

[PATCH v8 0/5] Enable support for AV1 stateful decoder
 2025-12-02 23:03 UTC  (6+ messages)
` [PATCH v8 1/5] media: uapi: videodev2: Add "
` [PATCH v8 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc()
` [PATCH v8 3/5] media: iris: Add support for AV1 format in iris decoder
` [PATCH v8 4/5] media: iris: Define AV1-specific platform capabilities and properties
` [PATCH v8 5/5] media: iris: Add internal buffer calculation for AV1 decoder

[RFC PATCH v2 00/32] Add live update state preservation
 2025-12-02 23:03 UTC  (33+ messages)
` [RFC PATCH v2 01/32] iommufd: Allow HWPTs to have a NULL IOAS
` [RFC PATCH v2 02/32] iommufd: split alloc and domain assign from iommufd_hwpt_paging_alloc
` [RFC PATCH v2 03/32] iommufd: Add basic skeleton based on liveupdate_file_handler
` [RFC PATCH v2 04/32] iommufd-lu: Implement basic prepare/cancel/finish/retrieve using folios
` [RFC PATCH v2 05/32] iommufd-lu: Implement ioctl to let userspace mark an HWPT to be preserved
` [RFC PATCH v2 06/32] iommufd-lu: Persist iommu hardware pagetables for live update
` [RFC PATCH v2 07/32] iommu: Add liveupdate FLB for IOMMU state preservation
` [RFC PATCH v2 08/32] iommu: Register IOMMU FLB with iommufd file handler
` [RFC PATCH v2 09/32] iommu: Implement IOMMU LU FLB preserve/unpreserve callbacks
` [RFC PATCH v2 10/32] iommu: Add iommu_domain ops to preserve, unpreserve and restore
` [RFC PATCH v2 11/32] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [RFC PATCH v2 12/32] iommupt: Implement preserve/unpreserve/restore callbacks
` [RFC PATCH v2 13/32] iommu: Add APIs to preserve/unpreserve iommu domains
` [RFC PATCH v2 14/32] iommufd: Use the iommu_domain_preserve/unpreserve APIs
` [RFC PATCH v2 15/32] iommu: Add API to keep track of iommu domain attachments
` [RFC PATCH v2 16/32] iommu: Add API to preserve/unpreserve a device
` [RFC PATCH v2 17/32] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [RFC PATCH v2 18/32] iommufd: Add APIs to preserve/unpreserve a vfio cdev
` [RFC PATCH v2 19/32] vfio/pci: Preserve the iommufd state of the "
` [RFC PATCH v2 20/32] iommu: Add APIs to get preserved state of a device
` [RFC PATCH v2 21/32] iommu/vt-d: Clean the context entries of unpreserved devices
` [RFC PATCH v2 22/32] iommu: Implement IOMMU FLB retrieve and finish ops
` [RFC PATCH v2 23/32] iommu: Add an API get the preserved state of an IOMMU
` [RFC PATCH v2 24/32] iommu/vt-d: restore state of the preserved IOMMU
` [RFC PATCH v2 25/32] iommu: Add helper APIs to fetch preserved device state
` [RFC PATCH v2 26/32] iommu/vt-d: reclaim domain ids of the preserved devices
` [RFC PATCH v2 27/32] iommu: restore preserved domain and reattach
` [RFC PATCH v2 28/32] iommu/vt-d: reuse the preserved domain id for preserved devices
` [RFC PATCH v2 29/32] iommufd: Handle the iommufd can_finish properly
` [RFC PATCH v2 30/32] iommu: Transfer device ownership after liveupdate
` [RFC PATCH v2 31/32] iommu: Allow replacing restored domain
` [RFC PATCH v2 32/32] iommufd/selftest: Add test to verify iommufd preservation

[PATCH] perf tools: Remove a trailing newline in the event terms
 2025-12-02 23:03 UTC  (2+ messages)

[PATCH 00/10] Introduce SRIOV scheduler groups
 2025-12-02 23:02 UTC  (6+ messages)
` [PATCH 02/10] drm/xe/sriov: Initialize "

[PATCH] objtool: Fix stack overflow in validate_branch()
 2025-12-02 23:01 UTC  (9+ messages)

[GIT PULL] x86/cpu for 6.19-rc1
 2025-12-02 22:57 UTC  (2+ messages)

[GIT PULL] x86/entry for 6.19-rc1
 2025-12-02 22:57 UTC  (2+ messages)

[GIT PULL] x86/misc for 6.19-rc1
 2025-12-02 22:57 UTC  (2+ messages)

[GIT PULL] x86/sgx for 6.19-rc1
 2025-12-02 22:57 UTC  (2+ messages)

[GIT PULL] x86/mm for v6.19-rc1
 2025-12-02 22:57 UTC  (2+ messages)

[GIT PULL] x86/bugs for v6.19-rc1
 2025-12-02 22:57 UTC  (2+ messages)

[GIT PULL] x86/sev for v6.19-rc1
 2025-12-02 22:57 UTC  (2+ messages)

[RFC PATCH 16/16] btrfs: add compression hw-accelerated offload
 2025-12-02 22:59 UTC  (12+ messages)

[PATCH v2 00/11] Page Reclamation Support for Xe3p Platforms
 2025-12-02 22:59 UTC  (11+ messages)
` [PATCH v2 02/11] drm/xe: Reset tlb fence timeout on invalid seqno received
` [PATCH v2 03/11] drm/xe/xe_tlb_inval: Modify fence interface to support PPC flush
` [PATCH v2 05/11] drm/xe/guc: Add page reclamation interface to GuC
` [PATCH v2 11/11] drm/xe: Add debugfs support for page reclamation

[f2fs-dev] [PATCH 0/3 v2] improve fadvise(POSIX_FADV_WILLNEED) with large folio
 2025-12-02 22:56 UTC  (4+ messages)
` [f2fs-dev] [PATCH 3/3] mm/readahead: try to allocate high order pages for FADVISE_FAV_WILLNEED
    `  "

[PATCH] media: aspeed: Fix dram hang at res-change
 2025-12-02  7:28 UTC  (6+ messages)
    `  "
        `  "

[PATCH v2 0/3] ceph: add subvolume metrics reporting support
 2025-12-02 22:54 UTC  (3+ messages)
` [PATCH v2 3/3] ceph: add subvolume metrics collection and reporting

[RFC PATCH] KVM: optionally commit write on ioeventfd write
 2025-12-02 22:53 UTC  (4+ messages)

[PATCH 0/2] Fix mocs index fields in MEM_COPY instruction
 2025-12-02 22:51 UTC  (3+ messages)
` [PATCH 2/2] lib/xe_spin: Fix mocs index field in mem_copy for Xe2 platforms

[PATCH v2 00/13] gpu: nova-core: add Turing support
 2025-12-02 22:51 UTC  (4+ messages)
` [PATCH v2 12/13] gpu: nova-core: add PIO support for loading firmware images

[PATCH iproute2-next v2 0/7] iplink_can: add CAN XL support
 2025-12-02 22:50 UTC  (6+ messages)
` [PATCH iproute2-next v2 5/7] iplink_can: add initial CAN XL interface

[OE-core][PATCH] go: upgrade 1.25.4 -> 1.25.5
 2025-12-02 22:48 UTC 

[PATCH v5 4/5] i3c: dw: use FIELD_PREP for device address table macros
 2025-12-02 22:49 UTC  (3+ messages)

[RFT PATCH] ocfs2: Invalidate inode if i_mode is zero after block read
 2025-12-02 22:45 UTC  (2+ messages)
` [PATCH v6] "

[PATCH v5] virt: tdx-guest: Handle GetQuote request error code
 2025-12-02 22:46 UTC  (2+ messages)

[PATCH net-next v13 00/12] virtio_net: Add ethtool flow rules support
 2025-12-02 22:45 UTC  (4+ messages)
` [PATCH net-next v13 11/12] virtio_net: Add support for TCP and UDP ethtool rules

[PATCH v6 00/11] Introduce git-history(1) command for easy history editing
 2025-12-02 22:44 UTC  (5+ messages)
` [PATCH v6 04/11] builtin: add new "history" command

[PATCH v1 0/5] KVM: arm64: Enforce MTE disablement at EL2
 2025-12-02 22:43 UTC  (2+ messages)

arch/arm64/boot/dts/renesas/r8a779f0-spider-ep.dtb: pcie-ep@e65d0000 (renesas,r8a779f0-pcie-ep): interrupt-names:0: 'dma' was expected
 2025-12-02 22:42 UTC 

[meta-ti][master][PATCH 1/4] conf: machine: Remove remaining K3 HS machines
 2025-12-02 22:42 UTC  (5+ messages)
` [meta-ti][master][PATCH 2/4] u-boot: Remove defaults for UBOOT_SUFFIX and SPL_BINARY
` [meta-ti][master][PATCH 3/4] k3r5: Use UBOOT_BINARY for R5 U-Boot Image
` [meta-ti][master][PATCH 4/4] k3r5: Remove per-board SYSFW_ variables

[PATCH v2 1/2] nfsd: prevent write delegations when client has existing opens
 2025-12-02 22:42 UTC  (2+ messages)
` [PATCH v2 2/2] NFSD: WARN if fi_fds[O_RDONLY] is already populated

[PATCH] arch/x86: memory_hotplug, do not bump up max_pfn for device private pages
 2025-12-02 22:40 UTC  (3+ messages)

[PATCH kernel v3 0/4] PCI/TSM: Enabling core infrastructure on AMD SEV TIO
 2025-12-02 22:39 UTC  (7+ messages)
` [PATCH kernel v3 4/4] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)

[morimoto:renesas-lts/v6.18.0-2025-12-01-x5h-ironhide 22/36] drivers/mailbox/mailbox.c:416:31: error: use of undeclared identifier '__free_kfree'; did you mean '__free_pages'?
 2025-12-02 22:38 UTC 

[android-common:android14-kiwi-6.1 36/36] aarch64/vgic_init.c:9:10: fatal error: 'linux/bitfield.h' file not found
 2025-12-02 22:38 UTC 

[PATCH] libsubcmd: Fix null intersection case in exclude_cmds()
 2025-12-02 21:36 UTC 

[PATCH] drm/i915/dmc: fix an unlikely NULL pointer deference at probe
 2025-12-02 22:38 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

linux-next: Tree for Nov 28
 2025-12-02 22:37 UTC  (8+ messages)
` linux-next: Tree for Nov 28 (drivers/pci/controller/dwc/pcie-nxp-s32g.o)

[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2025-12-02 22:37 UTC  (5+ messages)
` [PATCH v4 1/9] dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
` [PATCH v4 4/9] dax/hmem: Defer handling of Soft Reserved ranges that overlap CXL windows

[PATCH] drm/xe/sync: Use for_each_tlb_inval() to calculate invalidation fences
 2025-12-02 22:36 UTC  (2+ messages)

[PATCH v3] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
 2025-12-02 22:35 UTC  (10+ messages)

[RFC PATCH v1 0/1] ACPI: s2idle: Add /sys/power/lps0_screen_off
 2025-12-02 22:35 UTC  (7+ messages)
` [RFC PATCH v1 1/1] ACPI: PM: s2idle: Add lps0_screen_off sysfs interface

[PATCH net-next v2] net: devmem: convert binding refcount to percpu_ref
 2025-12-02 22:35 UTC  (2+ messages)

[PATCH v8 0/3] fetch: fix non-conflicting tags not being committed
 2025-12-02 22:35 UTC  (7+ messages)
` [PATCH v8 2/3] "
` [PATCH v8 3/3] fetch: fix failed batched updates skipping operations

[PATCH 0/2] bus: fsl-mc: Convert to bus callbacks
 2025-12-02 22:34 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH-for-10.2 0/2] tcg: Fix TCI build on macOS
 2025-12-02 22:30 UTC  (3+ messages)
` [PATCH-for-10.2 2/2] tcg/tci: Disable Int128 support

Proposal: Officially allow "incomplete" trees as a base
 2025-12-02 22:30 UTC  (4+ messages)

[PATCH v29 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-12-02 22:31 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[linux-next:master 13063/13171] Warning: drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:244 struct __packed mtk_mfg_opp_entry { __le32 freq_khz; __le32 voltage_core; __le32 voltage_sram; __le32 posdiv; __le32 voltage_margin; __le32 power_mw; }; error: Cannot parse struct or union!
 2025-12-02 22:28 UTC 

[PATCH] lockfile: add PID file for debugging stale locks
 2025-12-02 22:29 UTC  (2+ messages)

[openeuler:OLK-6.6 3450/3450] include/linux/syscalls.h:954:54: warning: 'struct xsched_attr' declared inside parameter list will not be visible outside of this definition or declaration
 2025-12-02 22:28 UTC 

[PATCH net-next v3 0/2] net/rds: RDS-TCP bug fix collection, subset 1: Work queue scalability
 2025-12-02 22:28 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net/rds: Give each connection path its own workqueue

[PATCH v2 0/5] OA: More OA and register whitelist changes
 2025-12-02 22:27 UTC  (3+ messages)
` [PATCH v2 2/5] drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unit

[PATCH v14 00/32] x86,fs/resctrl telemetry monitoring
 2025-12-02 22:24 UTC  (5+ messages)
` [PATCH v14 07/32] x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters

drivers/scsi/scsi_error.c:1122:35: error: 'struct request' has no member named 'crypt_keyslot'
 2025-12-02 22:22 UTC 

[PATCH pciutils] dump: Support `lspci -F -` for stdin
 2025-12-02 22:23 UTC 

[NDCTL PATCH v2 0/2] cxl: Add tests for extended linear cache support
 2025-12-02 22:22 UTC  (6+ messages)
` [NDCTL PATCH v2 1/2] cxl/test: Add test "
` [NDCTL PATCH v2 2/2] cxl/test: Add support for poison test for ELC

[GIT PULL] tracing: Detect unused tracepoints at build time
 2025-12-02 22:23 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 325d5765278f98766b8acc8927f25591a7616fd6
 2025-12-02 22:21 UTC 

[PATCH 0/2] refs: allow setting the reference directory
 2025-12-02 22:21 UTC  (4+ messages)
` [PATCH 2/2] refs: add GIT_REF_URI to specify reference backend and directory

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS e3b8cbf40c6e60a7a935bd8980884d5741a7a77b
 2025-12-02 22:19 UTC 

[tip:x86/urgent] BUILD SUCCESS 33b4c26d4d3ccd24d9721a577671f2c73c1a7cd9
 2025-12-02 22:19 UTC 

[PATCH net-next 0/7] bnxt_en: Updates for net-next
 2025-12-02 22:21 UTC  (5+ messages)
` [PATCH net-next 7/7] bnxt_en: Add PTP .getcrosststamp() interface to get device/host times

[PATCH i-g-t v1 0/3] intel-ci: unify Xe and i915 block/test/lists
 2025-12-02 22:21 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[RFC PATCH 0/6] Remove device private pages from physical address space
 2025-12-02 22:20 UTC  (2+ messages)

status shows no changes but stage won't pop
 2025-12-02 22:20 UTC  (2+ messages)

[PATCH] xen/gen_hypercall: Fix if indent
 2025-12-02 22:19 UTC 

[OE-core][scarthgap 0/8] Patch review
 2025-12-02 22:19 UTC  (8+ messages)
` [OE-core][scarthgap 2/8] gnutls: patch CVE-2025-9820
` [OE-core][scarthgap 3/8] python3: fix CVE-2025-6075
` [OE-core][scarthgap 4/8] libpng: patch CVE-2025-64505
` [OE-core][scarthgap 5/8] libpng: patch CVE-2025-64506
` [OE-core][scarthgap 6/8] libpng: patch CVE-2025-64720
` [OE-core][scarthgap 7/8] libpng: patch CVE-2025-65018
` [OE-core][scarthgap 8/8] curl: Ensure 'CURL_CA_BUNDLE' from host env is indeed respected

[PATCH 6.12 034/116] tracing: tprobe-events: Fix to clean up tprobe correctly when module unload
 2025-12-02 22:19 UTC  (3+ messages)

[Buildroot] [PATCH/next v2 1/1] package/snappy: bump version to 1.2.2
 2025-12-02 22:16 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS 525459da4bd62a81142fea3f3d52188ceb4d8907
 2025-12-02 22:16 UTC 

[Buildroot] [git commit branch/next] package/snappy: bump version to 1.2.2
 2025-12-02 22:13 UTC 

[PULL] u-boot-sh/master
 2025-12-02 22:15 UTC  (2+ messages)

[PATCH] clocksource/drivers/sh_tmu: Always leave device running after probe
 2025-12-02 22:13 UTC 

[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
 2025-12-02 22:14 UTC  (4+ messages)

[lustre-devel] Lustre 2.15.8 released
 2025-12-02 21:17 UTC 

[PATCH v2] diff-index: don't queue unchanged filepairs with diff_change()
 2025-12-02 22:07 UTC  (3+ messages)

[PATCH v6 0/8] Rust bindings for gem shmem + iosys_map
 2025-12-02 22:03 UTC  (9+ messages)
` [PATCH v6 1/8] rust/drm: Add gem::impl_aref_for_gem_obj!
` [PATCH v6 2/8] rust: helpers: Add bindings/wrappers for dma_resv_lock
` [PATCH v6 3/8] rust: drm: gem: Add raw_dma_resv() function
` [PATCH v6 4/8] rust: gem: Introduce DriverObject::Args
` [PATCH v6 5/8] rust: drm: gem: shmem: Add DRM shmem helper abstraction
` [PATCH v6 6/8] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v6 7/8] rust: Introduce iosys_map bindings
` [PATCH v6 8/8] rust: drm/gem: Add vmap functions to shmem bindings

[PATCH v4 0/4] Add support for Ezurio MediaTek platforms
 2025-12-02 22:08 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: vendor-prefixes: Add Ezurio LLC
` [PATCH v4 2/4] dt-bindings: arm: mediatek: Add Ezurio Tungsten entries
` [PATCH v4 3/4] arm64: dts: mediatek: add device tree for Tungsten 510 board
` [PATCH v4 4/4] arm64: dts: mediatek: add device tree for Tungsten 700 board

[GIT PULL] kselftest next update for Linux 6.19-rc1
 2025-12-02 22:09 UTC 

[Intel-wired-lan] [PATCH net v1] ice: stop counting UDP csum mismatch as rx_errors
 2025-12-02 22:08 UTC  (3+ messages)
  `  "

[PATCH 00/20] Add SMMUv3 Stage 1 Support for XEN guests
 2025-12-02 22:08 UTC  (12+ messages)

[PATCH v3] tpm2-sessions: address out-of-range indexing
 2025-12-02 22:07 UTC  (4+ 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.