All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-20 23:32:06 to 2025-11-21 01:34:52 UTC [more...]

[syzbot] [ext4?] WARNING in __folio_mark_dirty (3)
 2025-11-21  1:34 UTC  (2+ messages)
` Forwarded: [PATCH] ext4: check folio uptodate state in ext4_page_mkwrite()

[PATCH v2 00/13] drm/i915: dissolve soc/
 2025-11-21  1:27 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915: dissolve soc/ (rev2)

[kvm-unit-tests patch v3 0/8] Fix pmu test errors on GNR/SRF/CWF
 2025-11-21  1:25 UTC  (10+ messages)
` [kvm-unit-tests patch v3 1/8] x86/pmu: Add helper to detect Intel overcount issues
` [kvm-unit-tests patch v3 3/8] x86/pmu: Fix incorrect masking of fixed counters
` [kvm-unit-tests patch v3 5/8] x86/pmu: Relax precise count check for emulated instructions tests

[PATCH v2] dma-buf: system_heap: use larger contiguous mappings instead of per-page mmap
 2025-11-21  1:24 UTC  (2+ messages)

[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
 2025-11-21  1:19 UTC  (2+ messages)

[RFC PATCH 0/7] Enable exfat_get_block to support obtaining multiple clusters
 2025-11-21  1:17 UTC  (2+ messages)

[PATCHv4 0/6] zram: introduce writeback bio batching
 2025-11-21  1:17 UTC  (3+ messages)
` [PATCHv4 2/6] zram: add writeback batch size device attr

[PATCH 00/18] Multi Queue feature validation support
 2025-11-21  1:16 UTC  (9+ messages)
` [PATCH 04/18] tests/xe_exec_multi_queue: Validate exec submissions
` [PATCH 15/18] tests/xe_exec_multiq: Add priority test

[PATCH 00/14] Error message improvements
 2025-11-21  1:12 UTC  (13+ messages)
` [PATCH 02/14] hw/usb: Use error_setg_file_open() for a better error message
` [PATCH 03/14] tap-solaris: Use error_setg_file_open() for better error messages
` [PATCH 04/14] qga: "
` [PATCH 09/14] error: Use error_setg_file_open() for simplicity and consistency
` [PATCH 11/14] error: Use error_setg_errno() to improve error messages
` [PATCH 12/14] error: Use error_setg_errno() for simplicity and consistency

[PATCH 0/2] Silence allocation warnings for sync arrays
 2025-11-21  1:10 UTC  (5+ messages)
` [PATCH 1/2] drm/xe: "
` [PATCH 2/2] drm/xe/oa: "
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH] cpuidle: warn and fixup on sanity check instead of rejecting the driver
 2025-11-21  1:06 UTC 

[PATCH 0/3] HID: multitouch: set INPUT_PROP_PRESSUREPAD on compatible touchpads
 2025-11-21  1:07 UTC  (4+ messages)
` [PATCH 1/3] selftests/hid: require hidtools 0.12
` [PATCH 2/3] selftests/hid: use a enum class for the different button types
` [PATCH 3/3] HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button Type

[PATCH] of: Skip devicetree kunit tests when RISCV+ACPI doesn't populate root node
 2025-11-21  1:06 UTC  (5+ messages)

[PATCH v1 0/3] Allow knfsd to use atomic_open()
 2025-11-21  1:07 UTC  (5+ messages)

[linusw-pinctrl:fixes] BUILD SUCCESS 6010d4d8b55b5d3ae1efb5502c54312e15c14f21
 2025-11-21  1:05 UTC 

[PATCH v3] drm/xe/uc: Change assertion to error on huc authentication failure
 2025-11-21  1:04 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Change assertion to error on huc authentication failure (rev4)
` ✓ Xe.CI.BAT: "

linux-next: build warning after merge of the cpufreq-arm tree
 2025-11-21  1:04 UTC 

[PATCH 1/3] x86: Use MOVL when reading segment registers
 2025-11-21  1:03 UTC  (2+ messages)

[PATCH v3 0/4] btrfs: reduce btrfs_get_extent() calls for buffered write path
 2025-11-21  1:02 UTC  (2+ messages)

[BUG] landlock: sleeping function called from invalid context in hook_sb_delete()
 2025-11-21  1:01 UTC  (4+ messages)
    `  "

[syzbot] [bluetooth?] [usb?] memory leak in __hci_cmd_sync_sk
 2025-11-21  0:57 UTC  (5+ messages)

[PATCH v3 0/5] dax: add PROBE_PREFER_ASYNCHRONOUS to all the dax drivers
 2025-11-21  0:58 UTC  (6+ messages)
` [PATCH v3 5/5] dax: add PROBE_PREFER_ASYNCHRONOUS to the dax device driver

[Patch v3 0/2] mm/huge_memory: Define split_type and consolidate split support checks
 2025-11-21  0:55 UTC  (12+ messages)
` [Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()

[PATCH v2 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-11-21  0:55 UTC  (3+ messages)
` [PATCH v2 03/19] mm, swap: never bypass the swap cache even for SWP_SYNCHRONOUS_IO

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2025-11-21  0:51 UTC  (17+ messages)
` [PATCH v4 01/16] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v4 02/16] x86/tdx: Add helpers to check return status codes
` [PATCH v4 03/16] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v4 04/16] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v4 05/16] x86/virt/tdx: Allocate reference counters for PAMT memory
` [PATCH v4 06/16] x86/virt/tdx: Improve PAMT refcounts allocation for sparse memory
` [PATCH v4 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCH v4 08/16] x86/virt/tdx: Optimize "
` [PATCH v4 09/16] KVM: TDX: Allocate PAMT memory for TD control structures
` [PATCH v4 10/16] KVM: TDX: Allocate PAMT memory for vCPU "
` [PATCH v4 11/16] KVM: TDX: Add x86 ops for external spt cache
` [PATCH v4 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages
` [PATCH v4 13/16] KVM: TDX: Handle PAMT allocation in fault path
` [PATCH v4 14/16] KVM: TDX: Reclaim PAMT memory
` [PATCH v4 15/16] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v4 16/16] Documentation/x86: Add documentation for TDX's "

[PATCH 1/4] lib/crypto: Add ML-DSA verification support
 2025-11-21  0:50 UTC  (6+ messages)
` [PATCH 0/4] lib/crypto: "

[PATCH 0/9] Initial DMABUF support for iommufd
 2025-11-21  0:47 UTC  (4+ messages)
` [PATCH 6/9] iommufd: Have pfn_reader process DMABUF iopt_pages

✅ PASS: Test report for for-kernelci (6.18.0-rc6, upstream-arm-next, 3812f8fa)
 2025-11-21  0:43 UTC 

[PATCH i-g-t 0/7] igt: Help out coccinelle
 2025-11-21  0:40 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-21  0:40 UTC  (5+ messages)
` [PATCH v9 10/11] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH -next v3] cpuset: Treat cpusets in attaching as populated
 2025-11-21  0:39 UTC  (2+ messages)

[PATCH 0/2] x86/intel: Refresh the old ucode revisions with a script
 2025-11-21  0:39 UTC  (10+ messages)
` [PATCH 1/2] x86/microcode/intel: Refresh the revisions that determine old_microcode
  ` Old microcode CPU matching issue - "

[PATCH 00/10] sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM
 2025-11-21  0:38 UTC  (4+ messages)
` [PATCH 06/10] KVM: Fix last_boosted_vcpu index assignment bug

[PATCH 1/2] usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
 2025-11-21  0:37 UTC  (5+ messages)
` [PATCH 2/2] usb: dwc3: imx8mp: disable auto suspend for host role

[PATCH rtw-next v2 0/5] wifi: rtl8xxxu: 40 MHz fixes
 2025-11-21  0:36 UTC  (3+ messages)
` [PATCH rtw-next v2 4/5] wifi: rtl8xxxu: Fix RX channel width reported by RTL8192FU

[linux-next:master 9316/10599] error[E0609]: no field `type_` on type `i2c_board_info`
 2025-11-21  0:34 UTC 

[PATCH] MAINTAINERS: Add Shawn Lin as co-maintainer for dw_mmc drivers
 2025-11-21  0:33 UTC  (2+ messages)

[PATCH v2 00/23] Extend test coverage for nested SVM
 2025-11-21  0:30 UTC  (30+ messages)
` [PATCH v2 01/23] KVM: selftests: Minor improvements to asserts in test_vmx_nested_state()
` [PATCH v2 02/23] KVM: selftests: Extend vmx_set_nested_state_test to cover SVM
` [PATCH v2 03/23] KVM: selftests: Extend vmx_close_while_nested_test "
` [PATCH v2 04/23] KVM: selftests: Extend vmx_nested_tsc_scaling_test "
` [PATCH v2 05/23] KVM: selftests: Move nested invalid CR3 check to its own test
` [PATCH v2 12/23] KVM: selftests: Parameterize the PTE bitmasks for virt mapping functions
` [PATCH v2 18/23] KVM: selftests: Generalize nested "

[PATCH v8 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2025-11-21  0:30 UTC  (6+ messages)
` [PATCH v8 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation

[PATCH v4 00/10] gpio: improve support for shared GPIOs
 2025-11-21  0:27 UTC  (2+ messages)

[linux-next:master 4806/10599] error[E0560]: struct `bindings::kernel_param_ops` has no field named `get`
 2025-11-21  0:24 UTC 

error[E0609]: no field `parent` on type `bindings::device`
 2025-11-21  0:24 UTC 

[PATCH] coresight: etm3x: Fix buffer overwrite in cntr_val_show()
 2025-11-21  0:23 UTC 

[PATCH] ext4: fix unaligned preallocation with bigalloc
 2025-11-21  0:22 UTC 

[RFC net-next 00/13] ovpn: new features + kselftests
 2025-11-21  0:20 UTC  (14+ messages)
` [RFC net-next 01/13] selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3
` [RFC net-next 02/13] selftests: ovpn: add notification parsing and matching
` [RFC net-next 03/13] ovpn: use correct array size to parse nested attributes in ovpn_nl_key_swap_doit
` [RFC net-next 04/13] ovpn: pktid: use bitops.h API
` [RFC net-next 05/13] ovpn: notify userspace on client float event
` [RFC net-next 06/13] ovpn: add support for asymmetric peer IDs
` [RFC net-next 07/13] selftests: ovpn: check asymmetric peer-id
` [RFC net-next 08/13] selftests: ovpn: add test for the FW mark feature
` [RFC net-next 09/13] ovpn: consolidate crypto allocations in one chunk
` [RFC net-next 10/13] ovpn: use bound device in UDP when available
` [RFC net-next 11/13] selftests: ovpn: add test for bound device
` [RFC net-next 12/13] ovpn: use bound address in UDP when available
` [RFC net-next 13/13] selftests: ovpn: add test for bound address

[RFC PATCH v7 0/7] Improve the performance of BTF type lookups with binary search
 2025-11-21  0:20 UTC  (8+ messages)
` [RFC PATCH v7 2/7] selftests/bpf: Add test cases for btf__permute functionality
` [RFC PATCH v7 3/7] tools/resolve_btfids: Add --btf_sort option for BTF name sorting

[NDCTL PATCH v2 0/2] cxl: Add tests for extended linear cache support
 2025-11-21  0:20 UTC  (3+ messages)
` [NDCTL PATCH v2 1/2] cxl/test: Add test "
` [NDCTL PATCH v2 2/2] cxl/test: Add support for poison test for ELC

[Intel-wired-lan] [PATCH iwl-net v2 0/5] idpf: fix issues in the reset handling path
 2025-11-21  0:12 UTC  (12+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-net v2 1/5] idpf: keep the netdev when a reset fails
  `  "
` [Intel-wired-lan] [PATCH iwl-net v2 2/5] idpf: detach and close netdevs while handling a reset
  `  "
` [Intel-wired-lan] [PATCH iwl-net v2 3/5] idpf: fix memory leak in idpf_vport_rel()
  `  "
` [Intel-wired-lan] [PATCH iwl-net v2 4/5] idpf: fix memory leak in idpf_vc_core_deinit()
  `  "
` [Intel-wired-lan] [PATCH iwl-net v2 5/5] idpf: fix error handling in the init_task on load
  `  "

[PATCH] mm/vmalloc: fix build error
 2025-11-21  0:16 UTC  (2+ messages)

[PATCH 0/6 nf-next v3] netfilter: rework conncount API to receive sk_buff directly
 2025-11-21  0:16 UTC  (3+ messages)

linux-next: build failure after merge of the reset tree
 2025-11-21  0:15 UTC 

[PATCH 1/3 nf-next v4] netfilter: nf_conncount: rework API to use sk_buff directly
 2025-11-21  0:14 UTC  (3+ messages)
` [PATCH 2/3 nf-next v4] netfilter: nf_conncount: make nf_conncount_gc_list() to disable BH
` [PATCH 3/3 nf-next v4] netfilter: nft_connlimit: update the count if add was skipped

[PATCH v8] drm/xe/guc: Cleanup GuC log buffer macros and helpers
 2025-11-21  0:14 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Cleanup GuC log buffer macros and helpers (rev6)
` ✓ Xe.CI.BAT: "

[patch V3 00/12] rseq: Implement time slice extension mechanism
 2025-11-21  0:12 UTC  (7+ messages)
` [patch V3 07/12] rseq: Implement syscall entry work for time slice extensions

Feature request: git cp
 2025-11-21  0:10 UTC  (3+ messages)

[PATCH] drm/xe: Fix memory leak when handling pagefault vma
 2025-11-21  0:10 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 1/3] configfragments.py: Correct the help for enable-fragment
 2025-11-21  0:10 UTC  (3+ messages)
` [PATCH 2/3] configfragments.py: Make list-fragments fail early
` [PATCH 3/3] configfragments.py: Improve reporting of errors and warnings

[PATCH 1/3] bitbake-layers: Correct the help description for bitbake-config-build
 2025-11-21  0:10 UTC  (3+ messages)
` [PATCH 2/3] bitbake-layers: Remove the --force option "
` [PATCH 3/3] ast: Improve output when a fragment cannot be found

[brauner-github:work.ovl.cred.guard.prepare 40/53] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
 2025-11-21  0:08 UTC 

[brauner-github:work.ovl.cred.guard.prepare 43/53] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2025-11-21  0:07 UTC 

[PATCH v1 0/2] Add MSR-based RAPL PMU support
 2025-11-21  0:05 UTC  (3+ messages)
` [PATCH v1 1/2] powercap: intel_rapl: Prepare read_raw interface for atomic-context callers
` [PATCH v1 2/2] powercap: intel_rapl: Enable MSR-based RAPL PMU support

[PATCH v1] selftests: hid: tests: test_wacom_generic: add base test for display devices and opaque devices
 2025-11-21  0:04 UTC  (2+ messages)
` [PATCH v2] selftests: hid: tests: test_wacom_generic: add tests "

error[E0609]: no field `release` on type `bindings::device`
 2025-11-21  0:01 UTC 

[PATCH 1/3] efi: Wrap screen_info in efi_screen_info so edid_info can be added later
 2025-11-21  0:01 UTC 

[f2fs-dev] [PATCH 1/2] f2fs: support large folio for immutable non-compressed case
 2025-11-20 23:54 UTC  (4+ messages)
`  "
` [f2fs-dev] [PATCH 2/2] f2fs: add a tracepoint to see large folio read submission
  `  "

ata timeout exceptions
 2025-11-20 23:53 UTC  (10+ messages)

linux-next: Fixes tag needs some work in the ftrace tree
 2025-11-20 23:52 UTC 

[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
 2025-11-20 23:51 UTC  (4+ messages)
` [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang

[PATCH v14 04/16] irq & spin_lock: Add counted interrupt disabling/enabling
 2025-11-20 23:51 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS c55ae77e512e9b1deeb947ec88035c2031a62e5e
 2025-11-20 23:49 UTC 

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-20 23:50 UTC  (13+ messages)
` [PATCH v11] "
  ` [PATCH v12] "
    ` [PATCH v13] "
      ` [PATCH v14] "
        ` [PATCH v15] "
          ` [PATCH v16] "
            ` [PATCH v17] "
              ` [PATCH v18] "
                    ` [RFC][PATCH] exec: Move cred computation under exec_update_lock

SplitPCMDevice macro broken with two or more channels
 2025-11-20 23:49 UTC 

[PATCHSET v6 0/6] perf tools: Add deferred callchain support
 2025-11-20 23:48 UTC  (7+ messages)
` [PATCH v6 1/6] tools headers UAPI: Sync linux/perf_event.h for deferred callchains
` [PATCH v6 2/6] perf tools: Minimal DEFERRED_CALLCHAIN support
` [PATCH v6 3/6] perf record: Add --call-graph fp,defer option for deferred callchains
` [PATCH v6 4/6] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v6 5/6] perf tools: Merge deferred user callchains
` [PATCH v6 6/6] perf tools: Flush remaining samples w/o deferred callchains

[PATCH 0/2] xfs_db rdump: papercut fixes
 2025-11-20 23:46 UTC  (5+ messages)
` [PATCH 1/2] xfs_db rdump: remove sole_path logic

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-20 23:45 UTC  (5+ messages)
` [PATCH 39/44] mm: use min() instead of min_t()

[PATCH v4 0/3] initrd: remove half of classic initrd support
 2025-11-20 23:44 UTC  (3+ messages)
` [PATCH v4 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters

[PATCH] clk: fixed_rate: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
 2025-11-20 23:40 UTC  (2+ messages)

[PATCH] i2c: sandbox: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
 2025-11-20 23:40 UTC  (4+ messages)

[PATCH v3 1/1] video: add DejaVu Mono font
 2025-11-20 23:40 UTC  (2+ messages)

[PATCH v5] boot/bootfdt: Add smbios3-entrypoint to FDT for non-EFI boots
 2025-11-20 23:40 UTC  (2+ messages)

[PATCH 00/15] arm: am335x: Switch to upstream devicetree
 2025-11-20 23:40 UTC  (6+ messages)
` [PATCH 08/15] dm: core: Support multiple drivers with same compatibles

[PATCH 0/3] Documentation: Update the real-time documentation
 2025-11-20 23:40 UTC  (3+ messages)
` [PATCH 1/3] Documentation: Add some hardware hints for real-time

FAILED: patch "[PATCH] KVM: nSVM: Always recalculate LBR MSR intercepts in" failed to apply to 6.12-stable tree
 2025-11-20 23:39 UTC  (7+ messages)
` [PATCH 6.12.y 0/5] LBR virtualization fixes
  ` [PATCH 6.12.y 1/5] KVM: SVM: Introduce svm_recalc_lbr_msr_intercepts()
  ` [PATCH 6.12.y 2/5] KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updated
  ` [PATCH 6.12.y 3/5] KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()
  ` [PATCH 6.12.y 4/5] KVM: nSVM: Fix and simplify LBR virtualization handling with nested
  ` [PATCH 6.12.y 5/5] KVM: SVM: Fix redundant updates of LBR MSR intercepts

[bug report] erroneous suggestion for "--add" option in `git config set` error message
 2025-11-20 23:39 UTC 

[PATCH v2 00/21] Runtime TDX Module update support
 2025-11-20 23:38 UTC  (12+ messages)

[PATCH] bootm: fix boot failure from compressed image for IH_OS_EFI
 2025-11-20 23:38 UTC 

[PATCH net-next v10 00/11] vsock: add namespace support to vhost-vsock and loopback
 2025-11-20 23:36 UTC  (4+ messages)
` [PATCH net-next v10 10/11] selftests/vsock: add tests for host <-> vm connectivity with namespaces

[ath:pending-ath12k-ng] BUILD SUCCESS a1e19289932aeef26085feb97597d624da6302ab
 2025-11-20 23:34 UTC 

[meta-arago][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202511200845
 2025-11-20 23:33 UTC  (2+ messages)

[kvm-unit-tests PATCH v4 0/8] x86/pmu: Fix test errors on GNR/SRF/CWF
 2025-11-20 23:31 UTC  (2+ messages)
` [kvm-unit-tests PATCH v4 8/8] x86: pmu_pebs: Support to validate timed PEBS record on GNR/SRF


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.