All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-06 04:22:00 to 2025-11-06 06:40:02 UTC [more...]

[PATCH 0/2] j721s2: j784s4: Add workaround for errata i2437
 2025-11-06  6:39 UTC  (3+ messages)
` [PATCH 1/2] arch: mach-k3: j721s2_init: "
` [PATCH 2/2] arch: mach-k3: j784s4_init: "

[PATCH 1/1] vhost: Fix kthread worker cgroup failure handling
 2025-11-06  6:39 UTC  (2+ messages)

[PATCH] ALSA: hda/senary: Replace magic numbers with defined constants
 2025-11-06  6:36 UTC 

[PATCH] ALSA: hda/senary: Fix potential resource leak in set_beep_amp
 2025-11-06  6:35 UTC 

[PATCH] [PATCH v3] ALSA: hda/conexant: Fix pop noise on CX11880/SN6140 codecs
 2025-11-06  6:34 UTC 

[PATCH] mm: cleanup vma_iter_bulk_alloc
 2025-11-06  6:34 UTC 

[PATCH] ALSA: au88x0: Fix array bounds warning in EQ drivers
 2025-11-06  6:33 UTC 

[PATCH] RISCV: KVM: Add support for userspace to suspend a vCPU
 2025-11-06  6:31 UTC  (4+ messages)

[PATCH] tests/functional/x86_64/test_virtio_gpu: Fix various issues reported by pylint
 2025-11-06  6:30 UTC  (3+ messages)

[PATCH i-g-t] lib/pciids: sync with kernel commit 5e0de2dfbc1b
 2025-11-06  6:29 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] hw/misc/edu: restrict dma access to dma buffer
 2025-11-06  6:28 UTC  (2+ messages)

[RFC V3 0/9] Accelerate page migration with batch copying and hardware offload
 2025-11-06  6:27 UTC  (4+ messages)
` [RFC V3 6/9] mtcopy: introduce multi-threaded page copy routine

[PATCH 3/4 v3] PCI: s32g: Add initial PCIe support (RC)
 2025-11-06  6:24 UTC  (3+ messages)

[PATCH v8 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2025-11-06  6:22 UTC  (3+ messages)
` [PATCH v8 2/4] crypto: spacc - Add SPAcc ahash support

[PATCH v1 00/22] Switch the default perf stat metrics to json
 2025-11-06  6:22 UTC  (10+ messages)
` [PATCH v1 05/22] perf metricgroup: Add care to picking the evsel for displaying a metric
` [PATCH v1 08/22] perf jevents: Add set of common metrics based on default ones

[PATCH bpf-next v4 0/2] Pass external callchain entry to get_perf_callchain
 2025-11-06  6:20 UTC  (5+ messages)
` [PATCH bpf-next v4 2/2] bpf: Hold the perf callchain entry until used completely

[PATCH] PCI: qcom: Program correct T_POWER_ON value for L1.2 exit timing
 2025-11-06  6:21 UTC  (3+ messages)

[PATCH v3 3/4] net/ice: enable PTP packet forward with TxPP
 2025-11-06 19:01 UTC  (2+ messages)
` [PATCH v4 3/4] net/ice: fix TxPP/IEEE 1588 port forwarding conflict

[PATCH] RISC-V: KVM: Fix guest page fault within HLV* instructions
 2025-11-06  6:18 UTC  (4+ messages)

[PATCH v9 2/4] i2c: tegra: Add HS mode support
 2025-11-06  6:17 UTC  (2+ messages)

[PATCH] drm/amd/display: Enable mst when it's detected but yet to be initialized
 2025-11-06  6:15 UTC 

[PATCH v2 0/2] ext4: fixes for mb_check_buddy integrity checks
 2025-11-06  6:06 UTC  (3+ messages)
` [PATCH v2 1/2] ext4: fix incorrect group number assertion in mb_check_buddy for exhausted preallocations
` [PATCH v2 2/2] ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 validation

[PATCH 0/3] PCI: dwc: Replace Link up check with device presence in suspend path
 2025-11-06  6:13 UTC  (4+ messages)
` [PATCH 1/3] PCI: host-common: Add an API to check for any device under the Root Ports
` [PATCH 2/3] PCI: qcom: Check for the presence of a device instead of Link up during suspend
` [PATCH 3/3] PCI: dwc: Skip PME_Turn_Off and L2/L3 transition if no device is available

[PATCH v5 0/8] Enable video decoder & encoder for MT8189
 2025-11-06  6:13 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: media: mediatek: decoder: Add MT8189 mediatek,vcodec-decoder
` [PATCH v5 2/8] media: mediatek: vcodec: add decoder compatible to support MT8189
` [PATCH v5 3/8] media: mediatek: vcodec: add profile and level supporting for MT8189
` [PATCH v5 4/8] media: mediatek: vcodec: Add single core VP9 decoding support "
` [PATCH v5 5/8] media: mediatek: vcodec: fix vp9 4096x2176 fail for profile2
` [PATCH v5 6/8] media: mediatek: vcodec: fix media device node number
` [PATCH v5 7/8] dt-bindings: media: Add MT8189 mediatek,vcodec-encoder
` [PATCH v5 8/8] media: mediatek: encoder: Add MT8189 encoder compatible data

[PATCH 00/11] remoteproc: imx_dsp_rproc: Refactor to use new ops and remove switch-case logic
 2025-11-06  6:13 UTC  (2+ messages)

[RFC PATCH v4 0/7] libbpf: BTF performance optimizations with permutation and binary search
 2025-11-06  6:10 UTC  (9+ messages)
` [RFC PATCH v4 3/7] libbpf: Optimize type lookup with binary search for sorted BTF

[mainline]Error while running make modules_install command
 2025-11-06  6:09 UTC  (4+ messages)

[PATCH V7 00/18] amdkfd: Implement kfd multiple contexts
 2025-11-06  6:07 UTC  (19+ messages)
` [PATCH V7 01/18] amdkfd: enlarge the hashtable of kfd_process
` [PATCH V7 02/18] amdkfd: mark the first kfd_process as the primary one
` [PATCH V7 03/18] amdkfd: find_process_by_mm always return the primary context
` [PATCH V7 04/18] amdkfd: Introduce kfd_create_process_sysfs as a separate function
` [PATCH V7 05/18] amdkfd: destroy kfd secondary contexts through fd close
` [PATCH V7 06/18] amdkfd: process svm ioctl only on the primary kfd process
` [PATCH V7 07/18] amdkfd: process USERPTR allocation "
` [PATCH V7 08/18] amdkfd: identify a secondary kfd process by its id
` [PATCH V7 09/18] amdkfd: find kfd_process by filep->private_data in kfd_mmap
` [PATCH V7 10/18] amdkfd: remove DIQ support
` [PATCH V7 11/18] amdkfd: process pointer of a HIQ should be NULL
` [PATCH V7 12/18] amdkfd: remove test_kq
` [PATCH V7 13/18] amdkfd: introduce new helper kfd_lookup_process_by_id
` [PATCH V7 14/18] amdkfd: record kfd context id into kfd process_info
` [PATCH V7 15/18] amdkfd: record kfd context id in amdkfd_fence
` [PATCH V7 16/18] amdkfd: fence handler evict and restore a kfd process by its context id
` [PATCH V7 17/18] amdkfd: process debug trap ioctl only on a primary context
` [PATCH V7 18/18] amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESS

[PATCH 0/2] scripts/gdb/symbols: make BPF debug info available to GDB
 2025-11-06  6:07 UTC  (4+ messages)

CIP IRC weekly meeting today on libera.chat
 2025-11-06  6:07 UTC 

GDB causing OOPS on insmod
 2025-11-06  6:07 UTC  (2+ messages)

[PATCH] KVM: VMX: Fix check for valid GVA on an EPT violation
 2025-11-06  6:07 UTC  (2+ messages)

[PATCH] ref-filter: fix stale parsed objects
 2025-11-06  6:04 UTC  (3+ messages)

[PATCH] NTB: ntb_transport: fix use after free
 2025-11-06  6:02 UTC  (5+ messages)

[PATCH] drm/sun4i: Cleanup v3s mixer config fields ordering and indentation
 2025-11-06  6:01 UTC  (3+ messages)

[PATCH net-next] tg3: extract GRXRINGS from .get_rxnfc
 2025-11-06  6:00 UTC  (4+ messages)

[scarthgap][PATCH v2] imagemagick: adds ptest for imagemagick recipe
 2025-11-06  5:59 UTC  (4+ messages)
    ` [oe] "

[syzbot] [mm?] WARNING in lock_list_lru_of_memcg (2)
 2025-11-06  5:58 UTC  (3+ messages)

[PATCH] selftest/alsa: correct grammar in conf_get_bool error string
 2025-11-06  5:58 UTC 

[PATCH] Documentation: parport-lowlevel: Separate function listing code blocks
 2025-11-06  5:55 UTC  (2+ messages)

[PATCH 0/1] mtd: ubi: skip programming unused bits in ubi headers
 2025-11-06  5:49 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 1/2] ethdev: make representor parameter more explicit
 2025-11-06  5:52 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] net/mlx5: support PF representor suppression in multi-port E-Switch

[PATCH] PCI: mediatek-gen3: Ignore link up timeout
 2025-11-06  5:52 UTC  (5+ messages)

[PATCH v6 0/3] Add Radxa CM5 and IO Board
 2025-11-06  5:50 UTC  (13+ messages)
` [PATCH v6 3/3] arm64: dts: rockchip: Add Radxa CM5 "

[PATCH v1 1/2] perf pmu: Make pmu_alias_terms weak again
 2025-11-06  5:50 UTC  (5+ messages)
` [PATCH v1 2/2] perf test: Add test that command line period overrides sysfs/json values

[PATCH v4 0/1] soc: mediatek: mtk-regulator-coupler: Add support for MT8189
 2025-11-06  5:48 UTC 

[PATCH v2] RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILE
 2025-11-06  5:47 UTC  (4+ messages)

[PATCH v1] drm/xe: Move VRAM MM debugfs creation to tile level
 2025-11-06  5:47 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] selftests/dma: fix invalid array access in printf
 2025-11-06  3:30 UTC 

linux-next: build warning after merge of the libcrypto tree
 2025-11-06  5:43 UTC  (3+ messages)

[PATCH net-next v3 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-11-06  5:41 UTC  (10+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: ftgmac100: Add delay properties for AST2600

[PATCH] i2c: spacemit: fix detect issue
 2025-11-06  5:38 UTC  (7+ messages)

[rcu:rcu/refscale 8/8] kernel/rcu/refscale.c:189:1: error: type defaults to 'int' in declaration of 'DEFINE_STATIC_SRCU_FAST_UPDOWN'
 2025-11-06  5:38 UTC 

[PATCH mm-new v2] mm/memcontrol: Flush stats when write stat file
 2025-11-06  5:35 UTC  (3+ messages)

Fwd: PCIe msi bitmap issue by split nr_irqs for 1 by 1
 2025-11-06  5:29 UTC 

[PATCH i-g-t v1 0/3] Introduce NVL-S and CRI platforms
 2025-11-06  5:34 UTC  (4+ messages)
` [PATCH i-g-t v1 1/3] lib: Add NVL-S support
` [PATCH i-g-t v1 2/3] lib: Add Crescent Island Support
` [PATCH i-g-t v1 3/3] lib/intel_pat: Define pat indices for xe3p_xpc

[PATCH v6 00/11] Add mt8189 dts evaluation board and Makefile
 2025-11-06  5:33 UTC  (5+ messages)

[PATCH v1 net] tipc: Fix use-after-free in tipc_mon_reinit_self()
 2025-11-06  5:32 UTC 

[RFC PATCH 00/27] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
 2025-11-06  5:18 UTC  (5+ messages)
` [RFC PATCH 20/27] coco/tdx-host: Add connect()/disconnect() handlers prototype

[syzbot] [tipc?] KASAN: slab-use-after-free Read in tipc_mon_reinit_self
 2025-11-06  5:29 UTC 

[PATCH v3 0/3] MAX77675 regulator driver: Add support for MAX77675 device
 2025-11-06  5:29 UTC  (4+ messages)
` [PATCH v3 3/3] dt-bindings: regulator: Add MAX77675 regulator binding

[PATCH v2] mod_devicetable: Bump auxiliary_device_id name size
 2025-11-06  5:28 UTC 

[PATCH bpf-next] selftests/bpf: Fix htab_update/reenter_update selftest failure
 2025-11-06  5:26 UTC 

[PATCH v2 1/2] sched/core: Option if steal should update CPU capacity
 2025-11-06  5:22 UTC  (6+ messages)
` [PATCH v2 2/2] powerpc/smp: Disable steal from updating "

[PATCH v4 0/3] add sysfs nodes to configure TPDA's registers
 2025-11-06  5:21 UTC  (2+ messages)

[PATCH v4 0/3] coresight: add static TPDM support
 2025-11-06  5:20 UTC  (2+ messages)

wcwidth(3): wrong #define?
 2025-11-06  5:14 UTC  (5+ messages)

[PATCH] Documentation: btt: Unwrap bit 31-30 nested table
 2025-11-06  5:13 UTC  (2+ messages)

[i-g-t, v10, 0/2] tests/intel/xe_survivability: Add xe_survivability test
 2025-11-06  5:11 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for tests/intel/xe_survivability: Add xe_survivability test (rev12)

[PATCH 1/2] drm/i915/display: Add register definitions for common SDP
 2025-11-06  5:10 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for series starting with [1/2] "
` ✗ Xe.CI.BAT: failure "

[PATCH i-g-t v1] tests/kms_vrr: Avoid NULL dereference on cleanup
 2025-11-06  5:08 UTC 

[PATCH v2 0/3] misc: fastrpc: Add polling mode support
 2025-11-06  5:08 UTC  (4+ messages)
` [PATCH v2 1/3] misc: fastrpc: Move fdlist to invoke context structure
` [PATCH v2 2/3] misc: fastrpc: Update context ID mask for polling mode support
` [PATCH v2 3/3] misc: fastrpc: Add polling mode support for fastRPC driver

[rcu:rcu/refscale 1/8] kernel/rcu/refscale.c:187:1: warning: parameter names (without types) in function declaration
 2025-11-06  5:07 UTC 

[PATCH] firmware: stratix10-svc: fix make htmldocs warning
 2025-11-06  5:06 UTC 

[PATCH v1] dts: move artifact class to API
 2025-11-06  5:04 UTC  (4+ messages)

[PATCH] ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
 2025-11-06  5:04 UTC  (4+ messages)

[PATCH] media: vimc: add RGB/YUV input entity implementation
 2025-11-06  5:03 UTC  (3+ messages)

[PATCH i-g-t v2 0/2] LRR test to start above midpoint for multi-mode panels
 2025-11-06  4:59 UTC  (4+ messages)
` [PATCH i-g-t v2 1/2] tests/kms_vrr: Start virtual RR test above midpoint to avoid mode fallback
` [PATCH i-g-t v2 2/2] HAX patch do not merge

[openeuler:OLK-6.6 3075/3075] drivers/ub/ubus/cap.c:12:6: warning: no previous prototype for function 'ub_set_cap_bitmap'
 2025-11-06  4:57 UTC 

[openeuler:OLK-6.6 3116/3116] drivers/ub/ubase/ubase_cmd.c:551:26: warning: variable 'desc' set but not used
 2025-11-06  4:57 UTC 

[rcu:rcu/refscale 8/8] kernel/rcu/refscale.c:260:15: error: use of undeclared identifier 'srcu_fast_updown_refctl_scale'
 2025-11-06  4:57 UTC 

[PATCH v3] mshv: Extend create partition ioctl to support cpu features
 2025-11-06  4:56 UTC  (4+ messages)

MOTU Midi Express XT
 2025-11-06  4:53 UTC  (2+ messages)
` [alsa-devel] "

[PATCH 0/3] Fixups for hibernate issues reported by Askar Safin
 2025-11-06  4:51 UTC  (4+ messages)
` [PATCH 1/3] PM: hibernate: Emit an error when image writing fails
` [PATCH 2/3] PM: hibernate: Use atomic64_t for compressed_size variable
` [PATCH 3/3] PM: hibernate: Fix style issues in save_compressed_image()

[PATCH v2 0/5] kexec: reorganize sysfs interface and add new kexec sysfs
 2025-11-06  4:51 UTC  (6+ messages)
` [PATCH v2 1/5] Documentation/ABI: add kexec and kdump sysfs interface
` [PATCH v2 2/5] kexec: move sysfs entries to /sys/kernel/kexec
` [PATCH v2 3/5] Documentation/ABI: mark old kexec sysfs deprecated
` [PATCH v2 4/5] kexec: document new kexec and kdump sysfs ABIs
` [PATCH v2 5/5] crash: export crashkernel CMA reservation to userspace

[PATCH] EDAC/altera: Handle OCRAM ECC enable after warm reset
 2025-11-06  4:49 UTC  (2+ messages)

[PATCH 0/3] Enable hung_task and lockup cases to dump system info on demand
 2025-11-06  4:48 UTC  (4+ messages)
` [PATCH 2/3] hung_task: Add hung_task_sys_info sysctl to dump sys info on task-hung

[rcu:rcu/refscale 1/8] kernel/rcu/refscale.c:187:1: error: type defaults to 'int' in declaration of 'DEFINE_STATIC_SRCU_FAST'
 2025-11-06  4:46 UTC 

[PATCH i-g-t v1] tests/kms_vrr: Fix potential NULL dereference in test_cleanup
 2025-11-06  4:41 UTC  (4+ messages)
` [PATCH i-g-t v2 0/2] LRR test to start above midpoint for multi-mode panels
` [PATCH i-g-t v2 1/2] tests/kms_vrr: Start virtual RR test above midpoint to avoid mode fallback
` [PATCH i-g-t v2 2/2] HAX patch do not merge

[PATCH 0/1] fs/resctrl: Show domain CPU list in schema output
 2025-11-06  4:41 UTC  (5+ messages)

[PATCHv2 0/4] null_blk: relaxed memory alignments
 2025-11-06  4:40 UTC  (6+ messages)
` [PATCHv2 3/4] null_blk: single kmap per bio segment
` [PATCHv2 4/4] null_blk: allow byte aligned memory offsets

[PATCH net-next v2] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2025-11-06  4:37 UTC  (3+ messages)

[meta-virtualization][PATCH] libvirt: Fix missing libvirt-python
 2025-11-06  4:36 UTC  (2+ messages)

check patch error
 2025-11-06  4:36 UTC 

[PATCH net-next v2 0/4] gve: Improve RX buffer length management
 2025-11-06  4:36 UTC  (4+ messages)
` [PATCH net-next v2 3/4] gve: Allow ethtool to configure rx_buf_len

[PATCH] scripts: headers_install.sh: Remove two outdated config leak ignore entries
 2025-11-06  4:35 UTC  (2+ messages)

[PATCH v2 00/15] SHA-3 library
 2025-11-06  4:33 UTC  (4+ messages)

[PATCH 00/15] crypto: zynqmp-aes-gcm: Bug fixes and aes-gcm support for Versal
 2025-11-06  4:33 UTC  (3+ messages)
` [PATCH 09/15] crypto: zynqmp-aes-gcm: Fix setkey operation to select HW keys

linux-next: Tree for Nov 6
 2025-11-06  4:32 UTC 

[PATCH v2 0/2] ublk: simplify user copy
 2025-11-06  4:27 UTC  (5+ messages)
` [PATCH v2 1/2] ublk: use copy_{to,from}_iter() for "
` [PATCH v2 2/2] ublk: use rq_for_each_bvec() "

[PATCH 5.10 000/332] 5.10.246-rc1 review
 2025-11-06  4:27 UTC  (3+ messages)
` [PATCH 5.10 239/332] fsdax: switch dax_iomap_rw to use iomap_iter

[PATCH] tests/intel/xe_pmu: Reset sched_if_idle value smartly
 2025-11-06  4:26 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

Corrupt Filesystem (Mirror) despite previously successful scrub
 2025-11-06  4:26 UTC  (7+ messages)

[PATCH v7 00/23] intel_iommu: Enable first stage translation for passthrough device
 2025-11-06  4:25 UTC  (6+ messages)
` [PATCH v7 12/23] intel_iommu: Add some macros and inline functions

linux-next: build warning in Linus' tree
 2025-11-06  4:24 UTC 

[PATCH 1/2] libfrog: Prevent unnecessary waking of worker thread when using bounded workqueues
 2025-11-06  4:01 UTC  (4+ messages)
` [PATCH 2/2] repair/prefetch.c: Create one workqueue with multiple workers

[PATCH v5 0/9] vfio: relax the vIOMMU check
 2025-11-06  4:20 UTC  (7+ messages)
` [PATCH v5 1/9] vfio/iommufd: Add framework code to support getting dirty bitmap before unmap
` [PATCH v5 3/9] vfio/container-legacy: rename vfio_dma_unmap_bitmap() to vfio_legacy_dma_unmap_get_dirty_bitmap()
` [PATCH v5 6/9] intel_iommu: Fix unmap_bitmap failure with legacy VFIO backend
` [PATCH v5 7/9] vfio/listener: Construct iotlb entry when unmap memory address space
` [PATCH v5 8/9] vfio/migration: Add migration blocker if VM memory is too large to cause unmap_bitmap failure
` [PATCH v5 9/9] vfio/migration: Allow live migration with vIOMMU without VFs using device dirty tracking

linux-next: build warning after merge of the drm tree
 2025-11-06  4:22 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.