All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-16 22:17:02 to 2026-01-16 23:51:56 UTC [more...]

[PATCH] drm/mediatek: mtk_dsi: Add support for High Speed (HS) mode
 2026-01-16 23:51 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models)
 2026-01-16 23:45 UTC  (5+ messages)

[GIT PULL] Compute Express Link (CXL) Fixes for 6.19-rc6
 2026-01-16 23:42 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.19
 2026-01-16 23:42 UTC  (2+ messages)

[PULL] drm-fixes for 6.19-rc6
 2026-01-16 23:42 UTC  (2+ messages)

[PATCH] drm/xe: Manage nvm aux cleanup with devres
 2026-01-16 23:45 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Manage nvm aux cleanup with devres (rev2)
` ✓ Xe.CI.Full: "

[PATCH 2/2] drm/{i915,xe}/dsb: move DSB buffer to parent interface
 2026-01-16 23:45 UTC  (3+ messages)

[GIT PULL] e4defrag inline data segfault fix
 2026-01-16 23:44 UTC  (3+ messages)

[PATCH] tools/power/x86/intel-speed-select: Fix file descriptor leak in isolate_cpus()
 2026-01-16 23:43 UTC  (2+ messages)

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2026-01-16 23:40 UTC  (5+ messages)
` [PATCH v4 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers

[Intel-wired-lan] [PATCH net-next 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-01-16 23:39 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net-next 01/12] dt-bindings: dpll: add common dpll-pin-consumer schema
          `  "

[PATCH v3 00/24] KVM: TDX huge page support for private memory
 2026-01-16 23:39 UTC  (4+ messages)
` [PATCH v3 11/24] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()

+ mm-swap-restore-swap_space-attr-aviod-krn-panic.patch added to mm-hotfixes-unstable branch
 2026-01-16 23:38 UTC 

[linux-next:master 4337/6849] arch/arm64/boot/dts/renesas/r9a09g056n48-rzv2n-evk.dtb: can@12440000 (renesas,r9a09g056-canfd): compatible: 'oneOf' conditional failed, one must be fixed:
 2026-01-16 23:37 UTC 

[PATCH 1/3] spi: xilinx: use device property accessors
 2026-01-16 23:35 UTC  (3+ messages)
` [PATCH 2/3] spi: xilinx: make irq optional
` [PATCH 3/3] spi: dt-bindings: xilinx: make interrupts optional

[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
 2026-01-16 23:35 UTC  (6+ messages)
` [PATCH v2 3/3] "

+ mm-fix-uffd-wp-bit-loss-when-batching-file-folio-unmapping.patch added to mm-unstable branch
 2026-01-16 23:34 UTC 

drivers/base/devtmpfs.c:88:30: sparse: sparse: symbol 'devtmpfs_context_ops' was not declared. Should it be static?
 2026-01-16 23:33 UTC 

[PATCH bpf-next v2 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
 2026-01-16 23:32 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "

[PATCH v2] btrfs: do not strictly require dirty metadata threshold for metadata writepages
 2026-01-16 23:31 UTC  (2+ messages)

[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-01-16 23:30 UTC  (26+ messages)
` [PATCH v4 01/25] io_uring/kbuf: refactor io_buf_pbuf_register() logic into generic helpers
` [PATCH v4 02/25] io_uring/kbuf: rename io_unregister_pbuf_ring() to io_unregister_buf_ring()
` [PATCH v4 03/25] io_uring/kbuf: add support for kernel-managed buffer rings
` [PATCH v4 04/25] io_uring/kbuf: add mmap "
` [PATCH v4 05/25] io_uring/kbuf: support kernel-managed buffer rings in buffer selection
` [PATCH v4 06/25] io_uring/kbuf: add buffer ring pinning/unpinning
` [PATCH v4 07/25] io_uring/kbuf: add recycling for kernel managed buffer rings
` [PATCH v4 08/25] io_uring: add io_uring_fixed_index_get() and io_uring_fixed_index_put()
` [PATCH v4 09/25] io_uring/kbuf: add io_uring_is_kmbuf_ring()
` [PATCH v4 10/25] io_uring/kbuf: export io_ring_buffer_select()
` [PATCH v4 11/25] io_uring/kbuf: return buffer id in buffer selection
` [PATCH v4 12/25] io_uring/cmd: set selected buffer index in __io_uring_cmd_done()
` [PATCH v4 13/25] fuse: refactor io-uring logic for getting next fuse request
` [PATCH v4 14/25] fuse: refactor io-uring header copying to ring
` [PATCH v4 15/25] fuse: refactor io-uring header copying from ring
` [PATCH v4 16/25] fuse: use enum types for header copying
` [PATCH v4 17/25] fuse: refactor setting up copy state for payload copying
` [PATCH v4 18/25] fuse: support buffer copying for kernel addresses
` [PATCH v4 19/25] fuse: add io-uring kernel-managed buffer ring
` [PATCH v4 20/25] io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()
` [PATCH v4 21/25] io_uring/rsrc: split io_buffer_register_request() logic
` [PATCH v4 22/25] io_uring/rsrc: Allow buffer release callback to be optional
` [PATCH v4 23/25] io_uring/rsrc: add io_buffer_register_bvec()
` [PATCH v4 24/25] fuse: add zero-copy over io-uring
` [PATCH v4 25/25] docs: fuse: add io-uring bufring and zero-copy documentation

[PATCH] sparse: update MAINTAINERS info
 2026-01-16 23:31 UTC  (2+ messages)

[PULL 00/30] Accelerators patches for 2026-01-16
 2026-01-16 23:30 UTC  (2+ messages)

[PATCH v5 00/11] Context based TLB invalidations
 2026-01-16 23:30 UTC  (15+ messages)
` [PATCH v5 01/11] drm/xe: Add normalize_invalidation_range
` [PATCH v5 02/11] drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAIT
` [PATCH v5 03/11] drm/xe: Add has_ctx_tlb_inval to device info
` [PATCH v5 04/11] drm/xe: Add xe_device_asid_to_vm helper
` [PATCH v5 05/11] drm/xe: Add vm to exec queues association
` [PATCH v5 06/11] drm/xe: Taint TLB invalidation seqno lock with GFP_KERNEL
` [PATCH v5 07/11] drm/xe: Rename send_tlb_inval_ppgtt to send_tlb_inval_asid_ppgtt
` [PATCH v5 08/11] drm/xe: Add send_tlb_inval_ppgtt helper
` [PATCH v5 09/11] drm/xe: Add xe_tlb_inval_idle helper
` [PATCH v5 10/11] drm/xe: Add exec queue active vfunc
` [PATCH v5 11/11] drm/xe: Add context-based invalidation to GuC TLB invalidation backend
` ✓ CI.KUnit: success for Context based TLB invalidations (rev5)

[PATCH] sparse/pre-process: introduce "dissect_mode" option to fix dissect/semind
 2026-01-16 23:29 UTC  (2+ messages)

[PATCH 00/12] Fix MCR inconsistencies in RTP tables
 2026-01-16 23:29 UTC  (9+ messages)
` [PATCH 04/12] drm/xe/kunit: Add xe_kunit_is_live_test()
` [PATCH 05/12] drm/xe/kunit: Abort test if MMIO operation is attempted
` [PATCH 09/12] drm/xe/kunit: Use KUNIT_EXPECT_EQ() in xe_wa_gt()
` ✗ CI.checkpatch: warning for Fix MCR inconsistencies in RTP tables
` ✓ CI.KUnit: success "

[meta-arago][master][PATCH] open62541: Upodate for v1.4
 2026-01-16 23:29 UTC  (2+ messages)

[PATCH net v3] net: stmmac: fix transmit queue timed out after resume for tso
 2026-01-16 23:29 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/util-linux: optionally add libpthread to uuid.pc
 2026-01-16 23:27 UTC 

[PATCH] compiler-clang.h: Require LLVM 19.1.0 or higher for __typeof_unqual__
 2026-01-16 23:26 UTC 

[PATCH RFC net-next] net: stmmac: enable RPS and RBU interrupts
 2026-01-16 23:25 UTC 

[PATCH net-next] net: stmmac: fix dwmac4 transmit performance regression
 2026-01-16 23:21 UTC  (3+ messages)

[PATCH 0/9] Improve Qualcomm EUD driver and platform support
 2026-01-16 23:21 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: soc: qcom: eud: Restructure to model multi-path hardware
` [PATCH 2/9] usb: misc: qcom_eud: add sysfs attribute for port selection
` [PATCH 3/9] usb: misc: qcom_eud: add per-path High-Speed PHY control
` [PATCH 4/9] usb: misc: qcom_eud: add per-path role switch support
` [PATCH 5/9] usb: misc: qcom_eud: improve enable_store API
` [PATCH 6/9] usb: misc: qcom_eud: add host mode coordination
` [PATCH 7/9] usb: misc: qcom_eud: fix virtual attach/detach event handling
` [PATCH 8/9] arm64: dts: qcom: kodiak: Align EUD node with binding
` [PATCH 9/9] arm64: dts: qcom: qcs6490-rb3gen2: Enable EUD debug functionality

[PATCH v4 0/6] consolidate vm event subsystem
 2026-01-16 23:19 UTC  (7+ messages)
` [PATCH v4 3/6] x86/monitor: wrap monitor_op under CONFIG_VM_EVENT
` [PATCH v4 5/6] xen/mem_access: wrap memory access when VM_EVENT=n
  ` [PATCH v4 2/6] x86/vm_event: introduce vm_event_is_enabled()

[PATCH v6] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
 2026-01-16 23:19 UTC  (5+ messages)
` [PATCH v7] "
  ` [PATCH v8] "

[failures] mm-introduce-a-new-page-type-for-page-pool-in-page-type.patch removed from -mm tree
 2026-01-16 23:15 UTC 

[akpm-mm:mm-unstable /301] net/core/page_pool.c:713:71: sparse: sparse: incorrect type in argument 1 (different base types)
 2026-01-16 23:15 UTC  (2+ messages)

[PATCH] drivers/base: make devtmpfs_context_ops static
 2026-01-16 23:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/9] spi: add multi-lane support
 2026-01-16 23:12 UTC  (14+ messages)
` [PATCH v5 3/9] spi: support controllers with multiple data lanes
` [PATCH v5 5/9] spi: Documentation: add page on multi-lane support
` [PATCH v5 7/9] spi: axi-spi-engine: support SPI_MULTI_LANE_MODE_STRIPE

drivers/char/ipmi/ipmi_si_ls2k.c:171:24: sparse: sparse: symbol 'ipmi_ls2k_platform_driver' was not declared. Should it be static?
 2026-01-16 23:11 UTC 

[PATCH v4 3/7] iio: frequency: adf41513: driver implementation
 2026-01-16 23:11 UTC 

[PATCH] test: expected results files should not be executable scripts
 2026-01-16 23:11 UTC 

[PATCH v2] net/netvsc: fix race condition in RNDIS command execution
 2026-01-16 23:10 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v11 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2026-01-16 23:10 UTC  (4+ messages)
` [PATCH v11 02/11] HID: asus: initialize additional endpoints only for legacy devices

[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-16 21:28 UTC  (2+ messages)
` [PATCH net-next v15 01/12] vsock: add netns to vsock core

[PATCH 1/2] MAINTAINERS: ring queue: update maintainer
 2026-01-16 23:09 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS: MCSlock: "

[PATCH v3 0/2] Enable multi_queue
 2026-01-16 23:10 UTC  (6+ messages)
` [PATCH v3 1/2] drm/xe: Ban entire multi-queue group on any job timeout
` ✗ CI.checkpatch: warning for Enable multi_queue (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v9 0/5] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2026-01-16 23:08 UTC  (3+ messages)
` [PATCH v9 4/5] target/i386/kvm: reset AMD PMU registers during VM reset

Problem with smbdirect rw credits and initiator_depth
 2026-01-16 23:08 UTC  (16+ messages)

[pci:dt-bindings 15/16] arch/mips/boot/dts/loongson/loongson64c_4core_ls7a.dtb: pci@1a000000 (loongson,ls7a-pci): Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'dc@6,1', 'device_type', 'ehci@4,1', 'ehci@5,1', 'gmac@3,0', 'gmac@3,1', 'gpu@6,0', 'hda@7,0
 2026-01-16 23:04 UTC 

[PATCH] spec: various fixes
 2026-01-16 23:03 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: Support when CONFIG_VXLAN=m
 2026-01-16 23:00 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Fix map_kptr test failure
 2026-01-16 23:00 UTC  (2+ messages)

[PATCH v6] virt: tdx-guest: Return error for GetQuote failures
 2026-01-16 23:03 UTC 

[PATCH] btrfs: use the btrfs_block_group_end() helper everywhere
 2026-01-16 22:59 UTC 

[PATCH] alsa: usb: Increase volume range that triggers a warning
 2026-01-16 22:58 UTC 

[PATCH v5] hw/arm/smmu: add memory regions as property for an SMMU instance
 2026-01-16 22:58 UTC  (2+ messages)

[PATCH v2 2/2] Use asprintf() to allocate strings
 2026-01-16 22:57 UTC 

[PATCH] sparse: add the new m_pos member into struct expression{EXPR_DEREF}
 2026-01-16 22:55 UTC  (2+ messages)

[PATCH] kernel: bpf: Add SPDX license identifiers to a few files
 2026-01-16 22:50 UTC  (2+ messages)

[PATCH v4] bpftool: Add 'prepend' option for tcx attach to insert at chain start
 2026-01-16 22:50 UTC  (2+ messages)

[PATCH v4 0/4] system/physmem: Enhance the Address Space API
 2026-01-16 22:50 UTC  (9+ messages)
` [PATCH v4 1/4] target/arm: Initialize AS 0 first
` [PATCH v4 2/4] target/i386: Add a _MAX sentinel to X86ASIdx enum
` [PATCH v4 3/4] target/arm: Add a _MAX sentinel to ARMASIdx enum
` [PATCH v4 4/4] cpus: Allocate maximum number of ASes supported by the arch

[PATCH v2 00/58] Remove 32-bit host support
 2026-01-16 22:48 UTC  (3+ messages)
` [PATCH v2 52/58] target/s390x: Simplify atomicity check in do_csst

[PATCH v2] mshv: make certain field names descriptive in a header struct
 2026-01-16 22:49 UTC 

[PATCH -next v2 0/4] rcu/nocb: Cleanup patches for next merge window
 2026-01-16 22:49 UTC  (5+ messages)
` [PATCH -next v2 3/4] rcu/nocb: Add warning to detect if overload advancement is ever useful
` [PATCH -next v2 4/4] rcu/nocb: Extract nocb_defer_wakeup_cancel() helper

[PATCH] uts: remove unused header file
 2026-01-16 22:48 UTC 

DAMON Beer/Coffee/Tea chat reminder for the week of 2026-01-19
 2026-01-16 22:47 UTC 

[PATCH v1 4/4] NFSD: Sign filehandles
 2026-01-16 22:47 UTC  (2+ messages)

[PATCH v3] riscv: Use 64-bit variable for output in __get_user_asm
 2026-01-16 22:44 UTC  (2+ messages)

[PATCH 16/28] maple_tree: Start using maple copy node for destination
 2026-01-16 22:44 UTC  (4+ messages)

[PATCHSET RFC v4] Inherited restrictions and BPF filtering
 2026-01-16 22:38 UTC  (6+ messages)
` [PATCH 1/5] io_uring: add support for BPF filtering for opcode restrictions
` [PATCH 2/5] io_uring/net: allow filtering on IORING_OP_SOCKET data
` [PATCH 3/5] io_uring/bpf_filter: add ref counts to struct io_bpf_filter
` [PATCH 4/5] io_uring: add task fork hook
` [PATCH 5/5] io_uring: allow registration of per-task restrictions

[PATCH 1/2] fbt: Populate just once
 2026-01-16 22:43 UTC  (6+ messages)
` [PATCH 2/2] rawfbt: prvname is not properly set

[PATCH v3 0/2] dma-buf: system_heap: account for system heap allocation in memcg
 2026-01-16 22:36 UTC  (5+ messages)
` [PATCH v3 1/2] dma-buf: heaps: add parameter to account allocations using cgroup
` [PATCH v3 2/2] dma-buf: system_heap: account for system heap allocation in memcg

[PATCH v6 0/5] Enable THP support in drm_pagemap
 2026-01-16 22:36 UTC  (5+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios

[PATCH] scsi: lpfc: Properly set WC for DPP mapping
 2026-01-16 22:33 UTC  (3+ messages)

[koverstreet-bcachefs:bcachefs-testing 167/214] fs/bcachefs/data/reconcile.c:1888:25: warning: stack frame size (1040) exceeds limit (1024) in 'do_reconcile_phys_thread'
 2026-01-16 22:34 UTC 

[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-01-16 22:33 UTC  (4+ messages)
` [PATCH v3 14/25] fuse: refactor io-uring header copying to ring

[PATCH v3 0/3] vfio: selftests: Add MMIO DMA mapping test
 2026-01-16 22:33 UTC  (2+ messages)

[PATCH bpf-next v5 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-16 22:33 UTC  (13+ messages)
` [PATCH bpf-next v5 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v5 4/9] bpf: Add syscall common attributes support for prog_load
` [PATCH bpf-next v5 8/9] libbpf: Add common attr support for map_create

[PATCH v2 0/4] Sanitize sideband channel messages
 2026-01-16 22:32 UTC  (8+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] sideband: mask control characters
  ` [PATCH v3 2/5] sideband: introduce an "escape hatch" to allow "
  ` [PATCH v3 3/5] sideband: do allow ANSI color sequences by default
  ` [PATCH v3 4/5] sideband: add options to allow more control sequences to be passed through
  ` [PATCH v3 5/5] sideband: offer to configure sanitizing on a per-URL basis

[PATCH v3 0/2] shallow: handling fetch relative-deepen
 2026-01-16 22:31 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] shallow: free local object_array allocations
  ` [PATCH v4 2/2] shallow: handling fetch relative-deepen

[PATCH v1 0/1] lib/crypto: tests: KUnit test-suite for AES
 2026-01-16 22:30 UTC  (10+ messages)
` [PATCH v1 1/1] lib/crypto: tests: Add KUnit tests "

+ kho-simplify-page-initialization-in-kho_restore_page.patch added to mm-nonmm-unstable branch
 2026-01-16 22:28 UTC 

+ kho-use-unsigned-long-for-nr_pages.patch added to mm-nonmm-unstable branch
 2026-01-16 22:28 UTC 

[PATCH v4 1/3] dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030
 2026-01-16 22:28 UTC  (3+ messages)
` [PATCH v4 2/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030

[PATCH v2 0/2] kho: clean up page initialization logic
 2026-01-16 22:26 UTC  (3+ messages)
` [PATCH v2 1/2] kho: use unsigned long for nr_pages

[PATCH] MAINTAINERS: pstore: Remove L: entry
 2026-01-16 22:26 UTC  (2+ messages)

[PATCH v3 00/24] KVM: TDX huge page support for private memory
 2026-01-16 22:25 UTC  (12+ messages)

[OE-core][whinlatter][PATCH] python3-urllib3: patch CVE-2026-21441
 2026-01-16 22:25 UTC 

[OE-core][PATCH] python3-urllib3: upgrade 2.6.2 -> 2.6.3
 2026-01-16 22:25 UTC 

[PATCH bpf-next 0/4] x86/fgraph,bpf: Fix ORC stack unwind from kprobe_multi
 2026-01-16 22:24 UTC  (7+ messages)
` [PATCH bpf-next 2/4] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path

[PATCH] docs: filesystems: add fs/open.c to api-summary
 2026-01-16 22:24 UTC  (6+ messages)

[geert-renesas-devel:master] BUILD SUCCESS 39f861fc84d7fc7230da73c36000bcde538e58de
 2026-01-16 22:23 UTC 

[android-common:android-mainline-desktop 1/1] drivers/platform/x86/p2sb.c:89:14: warning: assignment to 'struct pci_dev *' from 'int' makes pointer from integer without a cast
 2026-01-16 22:24 UTC 

[PATCH bpf-next v1] bpf: Add __force annotations to silence sparse warnings
 2026-01-16 22:20 UTC  (2+ messages)

[geert-renesas-drivers:renesas-clk-for-v6.20] BUILD SUCCESS 4fef3fd633be4a1a18c490a63f4131284f6ee0f4
 2026-01-16 22:22 UTC 

[geert-renesas-devel:next] BUILD SUCCESS 08e16a461a8f66ae38b7e1febd4230c9aba9414f
 2026-01-16 22:23 UTC 

[PATCH v3 0/4] fix integer overflows in filesystem code
 2026-01-16 22:22 UTC  (2+ messages)

[PATCH] configs: mt8365: remove empty header file
 2026-01-16 22:22 UTC  (2+ messages)

[geert-renesas-devel:renesas-dts-for-v6.20] BUILD SUCCESS 5979010bcc665e9bcf41b22f111b3fe7fc4eadb1
 2026-01-16 22:21 UTC 

[PATCH bpf-next 0/4] selftests/bpf: add a new runner for bpftool tests
 2026-01-16 22:20 UTC  (4+ messages)

[PATCH v3] drm/i915/selftests: Defer signalling the request fence
 2026-01-16 22:18 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/selftests: Defer signalling the request fence (rev5)

[PATCH] kernel: locking: Add SPDX license ids to some files
 2026-01-16 22:16 UTC 


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.