All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-21 15:01:14 to 2025-05-21 15:44:28 UTC [more...]

[PATCH v4] drm/xe: Allow building as kernel built-in
 2025-05-21 15:11 UTC  (4+ messages)

Behringer UMC404HD volume low, "cannot load mixer controls: No such file or directory", and erroneously remapped channels
 2025-05-21 15:43 UTC 

[V1 0/2] Add SoC support for stm32mp13xx CPUs
 2025-05-21 15:44 UTC  (4+ messages)
` [V1 2/2] drivers soc: add support for ST stm32mp13xx family

[Bug] soft lockup in cleanup_mnt in Linux kernel v6.15-rc5
 2025-05-21 15:42 UTC 

[PATCH v1 0/5] KVM: s390: some cleanup and small fixes
 2025-05-21 15:42 UTC  (8+ messages)
` [PATCH v1 4/5] KVM: s390: refactor and split some gmap helpers
` [PATCH v1 5/5] KVM: s390: simplify and move pv code

[PATCH v2 0/3] Generic weight struct, use env for sort key and header
 2025-05-21 15:42 UTC  (3+ messages)
` [PATCH v2 1/3] perf sample: Remove arch notion of sample parsing

[PATCH] vfio/igd: Fix incorrect error propagation in vfio_pci_igd_opregion_detect()
 2025-05-21 15:40 UTC 

Internal error: Oops: 0000000096000044 [#11] SMP
 2025-05-21 15:41 UTC  (5+ messages)

[PATCH v2 00/17] maintainer updates for feb25 (qtest, gdbstub, plugins) pre-PR
 2025-05-21 15:41 UTC  (7+ messages)
` [PATCH v2 11/17] gdbstub: Try unlinking the unix socket before binding

[PATCH V1] mmc: sdhci-msm: Enable MMC_CAP_AGGRESSIVE_PM for qualcomm controllers
 2025-05-21 15:41 UTC  (10+ messages)

[PATCH] drm/i915/dp: Fix the enabling/disabling of audio SDP splitting
 2025-05-21 15:41 UTC  (4+ messages)
` ✗ CI.Patch_applied: failure for drm/i915/dp: Fix the enabling/disabling of audio SDP splitting (rev2)
` ✗ CI.Patch_applied: failure for drm/i915/dp: Fix the enabling/disabling of audio SDP splitting

[PATCH] docs: powerpc: Add htm.rst to table of contents
 2025-05-21 15:41 UTC  (2+ messages)

[PATCH v3] vfio/type1: optimize vfio_pin_pages_remote() for huge folio
 2025-05-21 15:40 UTC  (5+ messages)

[PATCH 0/3] pwm: axi-pwmgen: add external clock
 2025-05-21 15:40 UTC  (8+ messages)
` [PATCH 3/3] pwm: axi-pwmgen: add support for "

[RFC PATCH 00/21] KVM: TDX huge page support for private memory
 2025-05-21 15:40 UTC  (10+ messages)
` [RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE

[PATCH v9] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-05-21 15:40 UTC  (3+ messages)

[PATCH] x86/fpu: Fix irq_fpu_usable() to return false during CPU onlining
 2025-05-21 15:39 UTC  (7+ messages)

Hyperlaunch Device Tree Discussion
 2025-05-21 15:39 UTC 

[PATCH v7 0/6] qcom: Add support for IQ-9075-evk board
 2025-05-21 15:38 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: arm: qcom: Add bindings for QCS9075 SOC based board
` [PATCH v7 6/6] arm64: dts: qcom: Add UFS support for qcs9075 IQ-9075-EVK

[PATCH 6.1 00/97] 6.1.140-rc1 review
 2025-05-21 15:38 UTC  (2+ messages)

[BUG] net/sched: Soft Lockup/Task Hang and OOM Loop in netem_dequeue
 2025-05-21 15:38 UTC  (6+ messages)

[PATCH 6.12 000/143] 6.12.30-rc1 review
 2025-05-21 15:38 UTC  (2+ messages)

[PATCH 1/4] docs: Improve grammar in Userspace API/DVB API
 2025-05-21 15:38 UTC  (9+ messages)
` [PATCH 2/4] docs: Improve grammar, formatting in Video4Linux
` [PATCH 3/4] docs: Improve grammar in Userspace API/fwctl

[PATCH] eventpoll: Fix priority inversion problem
 2025-05-21 15:37 UTC  (4+ messages)

[linux-next:master 12611/12618] include/linux/compiler.h:191:9: error: '__v' undeclared
 2025-05-21 15:36 UTC 

[PATCH] security/commoncap: don't assume "setid" if all ids are identical
 2025-05-21 15:36 UTC  (11+ messages)
` [PATCH] exec: Correct the permission check for unsafe exec
            ` [PATCH v2] "

[PATCH v2 0/7] riscv: pmu: Add support for Control Transfer Records Ext
 2025-05-21 15:36 UTC  (7+ messages)
` [PATCH v2 1/7] perf: Increase the maximum number of samples to 256

[PATCH v3 0/7] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
 2025-05-21 15:35 UTC  (5+ messages)
` [PATCH v3 5/7] arm64: dts: qcom: qcs6490-rb3gen2: Add sound card

[PATCH v6.1 00/27] af_unix: Align with upstream to avoid a potential UAF
 2025-05-21 15:27 UTC  (28+ messages)
` [PATCH v6.1 01/27] af_unix: Kconfig: make CONFIG_UNIX bool
` [PATCH v6.1 02/27] af_unix: Return struct unix_sock from unix_get_socket()
` [PATCH v6.1 03/27] af_unix: Run GC on only one CPU
` [PATCH v6.1 04/27] af_unix: Try to run GC async
` [PATCH v6.1 05/27] af_unix: Replace BUG_ON() with WARN_ON_ONCE()
` [PATCH v6.1 06/27] af_unix: Remove io_uring code for GC
` [PATCH v6.1 07/27] af_unix: Remove CONFIG_UNIX_SCM
` [PATCH v6.1 08/27] af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd
` [PATCH v6.1 09/27] af_unix: Allocate struct unix_edge "
` [PATCH v6.1 10/27] af_unix: Link struct unix_edge when queuing skb
` [PATCH v6.1 11/27] af_unix: Bulk update unix_tot_inflight/unix_inflight "
` [PATCH v6.1 12/27] af_unix: Iterate all vertices by DFS
` [PATCH v6.1 13/27] af_unix: Detect Strongly Connected Components
` [PATCH v6.1 14/27] af_unix: Save listener for embryo socket
` [PATCH v6.1 15/27] af_unix: Fix up unix_edge.successor "
` [PATCH v6.1 16/27] af_unix: Save O(n) setup of Tarjan's algo
` [PATCH v6.1 17/27] af_unix: Skip GC if no cycle exists
` [PATCH v6.1 18/27] af_unix: Avoid Tarjan's algorithm if unnecessary
` [PATCH v6.1 19/27] af_unix: Assign a unique index to SCC
` [PATCH v6.1 20/27] af_unix: Detect dead SCC
` [PATCH v6.1 21/27] af_unix: Replace garbage collection algorithm
` [PATCH v6.1 22/27] af_unix: Remove lock dance in unix_peek_fds()
` [PATCH v6.1 23/27] af_unix: Try not to hold unix_gc_lock during accept()
` [PATCH v6.1 24/27] af_unix: Don't access successor in unix_del_edges() during GC
` [PATCH v6.1 25/27] af_unix: Add dead flag to struct scm_fp_list
` [PATCH v6.1 26/27] af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTS
` [PATCH v6.1 27/27] af_unix: Fix uninit-value in __unix_walk_scc()

[PATCH v3 1/2] USB: core: add a memory pool to urb caching host-controller private data
 2025-05-21 15:34 UTC  (6+ messages)

[PATCH 5.15-rt] printk: ignore consoles without write() callback
 2025-05-21 15:32 UTC  (5+ messages)
  ` [External] : "

[PATCH net] net: phy: mscc: Fix memory leak when using one step timestamping
 2025-05-21 15:34 UTC  (2+ messages)

[PATCH 0/3] drm/i915 & drm/xe: allocate struct intel_display dynamically
 2025-05-21 15:33 UTC  (3+ messages)
` [PATCH 1/3] drm/i915/display: "

[PULL 00/14] NBD patches for 2025-05-14
 2025-05-21 15:32 UTC  (4+ messages)
` [PULL 13/14] tests: Add iotest mirror-sparse for recent patches

[PATCH v6 00/12] Add pinctrl support for the AAEON UP board FPGA
 2025-05-21 15:32 UTC  (3+ messages)
` [PATCH v6 12/12] pinctrl: Add pin controller driver for AAEON UP boards

[nf-next PATCH v6 00/12] Dynamic hook interface binding part 2
 2025-05-21 15:32 UTC  (3+ messages)

[PATCH v2 0/5] genirq/msi: Fix device MSI prepare/alloc sequencing
 2025-05-21 15:29 UTC  (7+ messages)
` [PATCH v2 5/5] irqchip/gic-v3-its: Use allocation size from the prepare call

[PATCH v3 00/11] bus: mhi: host: Add support for mhi bus bw
 2025-05-21 15:32 UTC  (5+ messages)
` [PATCH v3 07/11] bus: mhi: host: Add support to read MHI capabilities

[PATCH v3] kexec: Enable CMA based contiguous allocation
 2025-05-21 15:30 UTC  (4+ messages)
` [External] "

[PATCH v3 00/13] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-05-21 15:32 UTC  (5+ messages)
` [PATCH v3 03/13] PCI/TSM: Authenticate devices via platform TSM
` [PATCH v3 13/13] PCI/TSM: Add Guest TSM Support

Hyperlaunch/dom0less code sharing
 2025-05-21 15:31 UTC  (2+ messages)

[PATCH v3 0/3] Introduce Clock and Reset Driver for STM32MP21 Platform
 2025-05-21 15:27 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: stm32: add STM32MP21 clocks and reset bindings
` [PATCH v3 3/3] dt-bindings: stm32: cosmetic fixes for STM32MP25 clock "

[PATCH v4] kexec: Enable CMA based contiguous allocation
 2025-05-21 15:29 UTC 

[PATCH 00/10] Reset improvements for GC10+
 2025-05-21 15:29 UTC  (11+ messages)
` [PATCH 01/10] Revert "drm/amd/amdgpu: add pipe1 hardware support"
` [PATCH 02/10] drm/amdgpu: rework queue reset scheduler interaction
` [PATCH 03/10] drm/amdgpu: adjust ring reset behavior
` [PATCH 04/10] drm/amdgpu: add AMDGPU_QUEUE_RESET_TIMEOUT
` [PATCH 05/10] drm/amdgpu/gfx11: enable legacy enforce isolation
` [PATCH 06/10] drm/amdgpu/gfx11: adjust ring reset sequences
` [PATCH 07/10] drm/amdgpu/gfx12: enable legacy enforce isolation
` [PATCH 08/10] drm/amdgpu/gfx12: adjust ring reset sequences
` [PATCH 09/10] drm/amdgpu/gfx10: enable legacy enforce isolation
` [PATCH 10/10] drm/amdgpu/gfx10: adjust ring reset sequences

[PATCH v2 0/2] dma-buf: heaps: Use constant name for CMA heap
 2025-05-21 15:29 UTC  (5+ messages)
` [PATCH v2 2/2] dma-buf: heaps: Give default CMA heap a fixed name

[PATCH] ui/vnc: Update display update interval when VM state changes to RUNNING
 2025-05-21 15:28 UTC  (2+ messages)

tcp: socket stuck with zero receive window after SACK
 2025-05-21 15:29 UTC  (6+ messages)
  ` [EXT] "
      `  "

[PATCH v2 00/24] block: do not drain while holding the graph lock
 2025-05-21 15:28 UTC  (5+ messages)
` [PATCH v2 06/24] block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
` [PATCH v2 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK

[PATCH v5 00/20] Attack vector controls (part 2)
 2025-05-21 15:28 UTC  (3+ messages)
` [PATCH v5 02/20] cpu: Define attack vectors

[RFC v2 PATCH 0/9] Intel RAR TLB invalidation
 2025-05-21 15:28 UTC  (5+ messages)
` [RFC v2 5/9] x86/mm: Change cpa_flush() to call flush_kernel_range() directly
` [RFC v2 6/9] x86/apic: Introduce Remote Action Request Operations

[PATCH 1/2] memblock: show a warning if allocation in KHO scratch fails
 2025-05-21 15:27 UTC  (5+ messages)

[ath:master-pending] BUILD SUCCESS 30d615f99e39e3ef5e2c35f55dca7417250fd353
 2025-05-21 15:26 UTC 

[PATCH 0/4] Drop git-exec-path from non-Git child programs
 2025-05-21 15:27 UTC  (11+ messages)
` [PATCH 2/4] editor: use standard strvec API to receive environment for external editors
` [PATCH 4/4] drop git_exec_path() from non-Git commands' PATH

[PATCH 00/22] ACPI PCI Hotplug support on ARM
 2025-05-21 15:26 UTC  (3+ messages)
` [PATCH 14/22] hw/i386/acpi-build: Move aml_pci_edsm to a generic place

[PATCH] vfio/iommufd: Add comment emphasizing no movement of hiod->realize() call
 2025-05-21 15:26 UTC  (2+ messages)

[PATCH] tests/functional: Set 'pc' machine type instead of relying on the default
 2025-05-21 15:26 UTC  (2+ messages)

[RFC PATCH v2] rust: list: Add examples for linked list
 2025-05-21 15:27 UTC  (2+ messages)

[GIT PULL] mux drivers improvements for v6.16
 2025-05-21 15:25 UTC  (5+ messages)

[PATCH net] net: stmmac: platform: guarantee uniqueness of bus_id
 2025-05-21 15:21 UTC 

[oe] [meta-oe][PATCH] libsdl2-compat: use nonarch_libdir
 2025-05-21 15:24 UTC 

[PATCH v3 0/6] KVM: Dirty ring fixes and cleanups
 2025-05-21 15:24 UTC  (6+ messages)

[PATCH v2] mux: mmio: Fix missing CONFIG_REGMAP_MMIO
 2025-05-21 15:23 UTC 

[PATCH v4 0/6] x86: Robustify pgtable_l5_enabled()
 2025-05-21 15:23 UTC  (6+ messages)
` [PATCH v4 1/6] x86/cpu: Use a new feature flag for 5 level paging

[meta-arago][oe-layersetup][PATCH v2] configs: processor-sdk-analytics: Add 11.0 release config
 2025-05-21 15:23 UTC 

[PATCH] rust: list: Use "List::is_empty()" to perform checking when possible
 2025-05-21 15:23 UTC  (2+ messages)

[PATCH v2 0/2] Bluetooth: btmtksdio: ensure btmtksdio_close is executed before btmtksdio_remove
 2025-05-21 15:23 UTC  (2+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-05-21 15:21 UTC  (13+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[RESEND PATCH 1/1] netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid
 2025-05-21 15:21 UTC  (4+ messages)

[PATCH] Add Proliic new chip: PL2303GC-Q20 & PL2303GT-2AB
 2025-05-21 15:21 UTC  (3+ messages)

[DPDK/ethdev Bug 1710] net/bnxt build failure with LTO enabled
 2025-05-21 15:21 UTC 

[PATCH 0/4] midx repack: fix overflow on 32 bit systems
 2025-05-21 15:20 UTC  (13+ messages)
` [PATCH 1/4] midx repack: avoid integer "
` [PATCH 2/4] midx repack: avoid potential integer overflow on 64 "
` [PATCH 4/4] midx docs: clarify tie breaking

[DPDK/ethdev Bug 1709] net/mlx5 warnings when build with lto
 2025-05-21 15:20 UTC 

[PATCH v2 00/22] x86: Trenchboot Secure Launch DRTM (Xen)
 2025-05-21 15:19 UTC  (5+ messages)
` [PATCH v2 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap

[PATCH v2] vfio/igd: Respect x-igd-opregion=off in IGD quirk handling
 2025-05-21 15:19 UTC  (4+ messages)

[PATCH v3 00/30] drm/panel: Use refcounted allocation in place of devm_kzalloc() - Part2
 2025-05-21 15:13 UTC  (2+ messages)

[PATCH for-next] RDMA/efa: Add CQ with external memory support
 2025-05-21 15:19 UTC  (5+ messages)

[PATCH bpf-next v2 1/2] bpf: Do not include r10 in precision backtracking bookkeeping
 2025-05-21 15:19 UTC  (3+ messages)

[PATCH] iommu/mediatek: Fix compatible typo for mediatek,mt6893-iommu-mm
 2025-05-21 15:15 UTC 

[PATCH 0/3] Add media jobs framework
 2025-05-21 15:18 UTC  (3+ messages)
` [PATCH 1/3] media: mc: entity: Add pipeline_started/stopped ops

[PATCH v3 0/3] Add 'ngpios' and 'gpio-reserved-ranges' for vf610-gpio driver
 2025-05-21 15:18 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: gpio: vf610: add ngpios and gpio-reserved-ranges

[PATCH 0/3] sntp for NET_LWIP
 2025-05-21 15:14 UTC  (4+ messages)
` [PATCH 1/3] net: extract function net_sntp_set_rtc() from sntp_handler()
` [PATCH 2/3] net: lwip: add sntp command
` [PATCH 3/3] configs: qemu_arm64_lwip_defconfig: enable CMD_SNTP

[meta-oe][PATCH] libsdl2-compat: use nonarch_libdir
 2025-05-21 15:15 UTC 

KeyUpdate Support
 2025-05-21 15:15 UTC  (3+ messages)

[PATCH v8 0/9] coredump: add coredump socket
 2025-05-21 15:12 UTC  (4+ messages)

[PATCH v2] bootm: Fix bmi->images pointer not initialized in some cases
 2025-05-21 15:12 UTC  (2+ messages)

[PATCH RFT v3 0/3] fastboot: add support for generic block flashing
 2025-05-21 15:12 UTC  (4+ messages)

[PATCH v2] x86/vpci: fix handling of BAR overlaps with non-hole regions
 2025-05-21 15:11 UTC  (5+ messages)

[PATCH] USB: serial: bus: fix const issue in usb_serial_device_match()
 2025-05-21 15:11 UTC  (3+ messages)

[PATCH v5 0/6] FF-A VM to VM support
 2025-05-21 15:10 UTC  (4+ messages)
` [PATCH v5 3/6] xen/arm: ffa: Introduce "

[PATCH] include: pe.h: Fix PE definitions
 2025-05-21 15:10 UTC  (6+ messages)

[PATCH v2] mm/hugetlb: fix a deadlock with pagecache_folio and hugetlb_fault_mutex_table
 2025-05-21 15:10 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: add system-clock-direction-out on stm32mp15xx-dkx
 2025-05-21 15:04 UTC 

[meta-oe][PATCH] libsdl2-compat: update 2.32.52 -> 2.32.56
 2025-05-21 15:09 UTC 

[PATCH 00/10] rust: clean and enable Clippy `doc_markdown` lint
 2025-05-21 15:09 UTC  (3+ messages)

[PATCH v4] rust: macros: Fix macro referencing core and kernel crates
 2025-05-21 15:08 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v2] drm/panthor: Reset queue slots if termination fails
 2025-05-21 15:04 UTC  (2+ messages)

[PATCH v2 0/2] xen/domain: updates to hardware emulation flags
 2025-05-21 15:07 UTC  (3+ messages)
` [PATCH v2 2/2] xen/domain: rewrite emulation_flags_ok()

[PATCH RFC V5 00/30] Support of Virtual CPU Hotplug for ARMv8 Arch
 2025-05-21 15:06 UTC  (3+ messages)

[PATCH 6.6 000/117] 6.6.92-rc1 review
 2025-05-21 15:07 UTC  (2+ messages)

printk NMI splat on boot
 2025-05-21 15:06 UTC  (7+ messages)

[meta-arago][master][PATCH 0/9] Cleanup for auto checking
 2025-05-21 15:06 UTC  (4+ messages)
` [meta-arago][master][PATCH 5/9] nativesdk-buildtools-perl-dummy: Wrap the bbappend in a compliant manner

[PULL v1 linux-firmware] Fix firmware filenames for CS35L41 for several ASUS Laptops
 2025-05-21 15:05 UTC  (2+ messages)

[PATCH v2 1/3] syscall_user_dispatch: Allow allowed range wrap-around
 2025-05-21 15:05 UTC  (3+ messages)

[RFC PATCH 0/6] rust: make usage of bitmasks and bitfields nicer
 2025-05-21 15:05 UTC  (5+ messages)
` [RFC PATCH 1/6] rust: add "bits", a custom bitflags implementation

[PATCH v2 00/12] KVM: Make irqfd registration globally unique
 2025-05-21 15:05 UTC  (7+ messages)
` [PATCH v2 08/12] sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()

[PATCH v3 1/3] selftests: Fix errno checking in syscall_user_dispatch test
 2025-05-21 15:04 UTC  (3+ messages)
` [PATCH v3 2/3] syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ON
` [PATCH v3 3/3] selftests: Add tests for PR_SYS_DISPATCH_INCLUSIVE_ON

[PATCH 0/6] doc: --stdin on notes and core.commentChar mentions
 2025-05-21 15:04 UTC  (4+ messages)
` [PATCH 1/6] doc: stripspace: mention where the default comes from

[PATCH v3 0/3] syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ON
 2025-05-21 15:04 UTC 

Potential heapify performance issue in dm-vdo
 2025-05-21 15:04 UTC 

[PATCH] u-boot: disable CONFIG_BLOBLIST on aarch64
 2025-05-21 15:03 UTC  (5+ messages)
` [OE-core] "

[PATCH RFC] regmap: Move selecting for REGMAP_MDIO and REGMAP_IRQ
 2025-05-21 15:04 UTC  (2+ messages)

nfs mount failed with ipv6 addr
 2025-05-21 15:03 UTC  (2+ messages)

[scarthgap][PATCH] binutils: Fix CVE-2025-1179
 2025-05-21 15:02 UTC 

scheduler performance regression since v6.11
 2025-05-21 15:02 UTC  (10+ messages)

[meta-arago][master][PATCH] sbc: Fix for gcc 15 compile error
 2025-05-21 15:01 UTC 

[PATCH v1 00/13] stm32mp25: Add clock and reset drivers support
 2025-05-21 13:41 UTC 

[PATCH net-next v5 0/5] vsock: SOCK_LINGER rework
 2025-05-21 15:01 UTC  (3+ messages)
` [PATCH net-next v5 3/5] vsock/test: Introduce vsock_wait_sent() helper

[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-05-21 14:57 UTC  (9+ messages)

[PATCH] nvme: avoid creating multipath sysfs group under namespace path devices
 2025-05-21 14:58 UTC  (3+ messages)

Feedback on https://v3.xenomai.org/tips/porting-posix/
 2025-05-21 15:01 UTC 

[PATCH v6 00/12] Hyperlaunch device tree for dom0
 2025-05-21 15:00 UTC  (3+ messages)
` [PATCH v6 03/12] x86/hyperlaunch: initial support for hyperlaunch device tree


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.