All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-05 12:31:45 to 2025-06-05 13:20:17 UTC [more...]

[bluetooth-next:master] BUILD SUCCESS f60dca4b11df849ac5bbe6cee2b0fc74f54e1e5d
 2025-06-05 13:19 UTC 

[PATCH net 1/5] netfilter: nf_set_pipapo_avx2: fix initial map fill
 2025-06-05 13:20 UTC  (2+ messages)

[PATCH 0/4] pinctrl: tegra: Add Tegra186 pinmux driver
 2025-06-05 13:19 UTC  (4+ messages)

[PATCH] drm/xe/xe3: Disable null query for anyhit shader
 2025-06-05 13:19 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe3: Disable null query for anyhit shader (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH v2] perf: add arm64 source files for unistd_64.h
 2025-06-05 13:19 UTC  (2+ messages)
` [OE-core] "

[PATCH net v3] macsec: MACsec SCI assignment for ES = 0
 2025-06-05 13:17 UTC  (2+ messages)
` [PATCH net] "

[PATCH RESEND 0/3] arm64: dts: qcom: Enable GPI DMA for sc8280xp
 2025-06-05 13:17 UTC  (4+ messages)
` [PATCH RESEND 2/3] arm64: dts: qcom: sc8280xp: Add GPI DMA configuration

[PATCH v4 0/9] Introduce HDP support for STM32MP platforms
 2025-06-05 13:03 UTC  (6+ messages)
` [PATCH v4 1/9] gpio: mmio: add BGPIOF_NO_INPUT flag for GPO gpiochip
` [PATCH v4 3/9] pinctrl: stm32: Introduce HDP driver

[PATCH] pinctrl: MAINTAINERS: Drop bouncing Jianlong Huang
 2025-06-05 13:17 UTC  (2+ messages)

[PATCH 1/1] kernel-module-split: fix conf file generation when KERNEL_SPLIT_MODULES=0
 2025-06-05 13:16 UTC  (2+ messages)
` [OE-core] "

[PATCH v4l-utils] CONTRIBUTE: Add simple contribution instructions
 2025-06-05 13:17 UTC  (4+ messages)

[PATCH 0/7] Some random fixes and cleanups to shmem
 2025-06-05 22:10 UTC  (8+ messages)
` [PATCH 1/7] mm: shmem: correctly pass alloced parameter to shmem_recalc_inode() to avoid WARN_ON()
` [PATCH 2/7] mm: shmem: avoid setting error on splited entries in shmem_set_folio_swapin_error()
` [PATCH 3/7] mm: shmem: avoid missing entries in shmem_undo_range() when entries was splited concurrently
` [PATCH 4/7] mm: shmem: handle special case of shmem_recalc_inode() in it's caller
` [PATCH 5/7] mm: shmem: wrap additional shmem quota related code with CONFIG_TMPFS_QUOTA
` [PATCH 6/7] mm: shmem: simplify error flow in thpsize_shmem_enabled_store()
` [PATCH 7/7] mm: shmem: eliminate unneeded page counting in shmem_unuse_swap_entries()

[PATCH 1/9] drm/amdgpu: validate userq input args
 2025-06-05 13:15 UTC  (6+ messages)
` [PATCH 3/9] drm/amdgpu: wait for the user objects done before destroying

[syzbot] [kvm-x86?] WARNING in kvm_apic_accept_events
 2025-06-05 13:15 UTC  (2+ messages)

[PATCH v2 00/33] ARM: K3: add support for AM62L
 2025-06-05 12:42 UTC  (34+ messages)
` [PATCH v2 01/33] scripts/k3img: make more flexible
` [PATCH v2 02/33] images: K3: rename %.k3img target to %.k3_am62x_img
` [PATCH v2 03/33] ARM: K3: prepare support for other SoCs
` [PATCH v2 04/33] ARM: dts: add k3-am62l dts(i) files
` [PATCH v2 05/33] ARM: dts: am62l: Fix assigned-clock-parents
` [PATCH v2 06/33] ARM: K3: add am62lx base support
` [PATCH v2 07/33] ARM: Makefile: descend into mach-* for cleaning
` [PATCH v2 08/33] ARM: k3: rename yaml files from am625 to am62x
` [PATCH v2 09/33] firmware: add ti-linux-firmware submodule
` [PATCH v2 10/33] scripts/ti-board-config.py: fix length
` [PATCH v2 11/33] ARM: k3: add yaml files for AM62l
` [PATCH v2 12/33] k3: ringacc: pass ringrt address in struct k3_ringacc_init_data
` [PATCH v2 13/33] drivers: soc: ti: k3-ringacc: handle absence of tisci
` [PATCH v2 14/33] drivers: soc: ti: k3-ringacc: fix k3_ringacc_ring_reset_sci
` [PATCH v2 15/33] dma: ti: k3-psil: Add PSIL data for AM62L
` [PATCH v2 16/33] dma: ti: k3-udma: Refactor common bits for AM62L support
` [PATCH v2 17/33] dma: ti: k3-udma-common: Update common code for AM62L DMAs
` [PATCH v2 18/33] dma: ti: k3-udma-am62l: Add AM62L support DMA drivers
` [PATCH v2 19/33] ARM: dts: am62l: Add ethernet ports
` [PATCH v2 20/33] ARM: dts: am62l evm: "
` [PATCH v2 21/33] ARM: k3: am62l: add barebox specific am62l.dtsi
` [PATCH v2 22/33] net: davinci_mdio: Use fallback clock rate
` [PATCH v2 23/33] firmware: arm_scmi: Add support for clock parents
` [PATCH v2 24/33] clk: add struct clk_parent_data
` [PATCH v2 25/33] clk: arm_scmi: implement clock parent setting
` [PATCH v2 26/33] ARM: dts: am62l3-evm: add MMC aliases
` [PATCH v2 27/33] dma: ti: k3-udma: limit asel to am625
` [PATCH v2 28/33] gpio: increase ARCH_NR_GPIOS to 512
` [PATCH v2 29/33] ARM: dts: k3-am62l: reserve memory for TF-A and OP-TEE
` [PATCH v2 30/33] ARM: k3: add AM62l3 EVM board support
` [PATCH v2 31/33] ARM: K3: am62l: add serial aliases
` [PATCH v2 32/33] Documentation: boards: k3: split generic and am62x specific documentation
` [PATCH v2 33/33] Documentation: boards: k3: add AM62lx documentation

[PATCH 0/2] drm/xe: Fix and prepare WA BB for more users
 2025-06-05 13:15 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-05 13:14 UTC  (6+ messages)
` [PATCH v4 17/20] gpu: nova-core: compute layout of the FRTS region

[LTP] [PATCH v1] sched_rr_get_interval01.c: Put test process into absolute root cgroup (0::/)
 2025-06-05 14:29 UTC  (2+ messages)

[PATCH] x86/virt/tdx: Add ENDBR for low level SEAMCALL assembly functions
 2025-06-05 13:12 UTC  (4+ messages)
` [PATCH v2] x86/virt/tdx: Annotate TDX assembly to allow indirect calls

[PATCH v3 0/5] drm/dp: Limit the DPCD probe quirk to the affected monitor
 2025-06-05 13:13 UTC  (10+ messages)
` [PATCH v3 2/5] drm/edid: Define the quirks in an enum list
` [PATCH v3 3/5] drm/edid: Add support for quirks visible to DRM core and drivers
` [PATCH v3 4/5] drm/dp: Add an EDID quirk for the DPCD register access probe
` [PATCH v3 5/5] drm/i915/dp: Disable the AUX DPCD probe quirk if it's not required

[PATCH v2 0/4] media: Add Gen 3 IP stateful decoder driver
 2025-06-05 13:01 UTC  (6+ messages)
` [PATCH v2 2/4] dt-bindings: media: allegro-dvt: add decoder dt-bindings for Gen3 IP
` [PATCH v2 3/4] dt-bindings: vendor-prefixes: Update the description of allegro prefix
` [PATCH v2 4/4] media: allegro-dvt: Add Gen 3 IP stateful decoder driver

[PATCH v7] package: export debugsources in PKGDESTWORK as json
 2025-06-05 13:11 UTC  (3+ messages)
` [OE-core] "

[PATCH] hw/arm/smmuv3: Fix incorrect reserved mask for SMMU CR0 register
 2025-06-05  2:26 UTC 

[PATCH v3 00/14] rust: bindings for Error
 2025-06-05 13:32 UTC  (5+ messages)
` [PATCH 03/14] util/error: expose Error definition to Rust code
` [PATCH 04/14] util/error: allow non-NUL-terminated err->src

[PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-06-05 13:00 UTC  (3+ messages)
` [PATCH v4 5/5] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 fuel gauge

[Intel-wired-lan] [PATCH ipsec-next v1 0/5] Support PMTU in tunnel mode for packet offload
 2025-06-05 13:09 UTC  (3+ messages)
` [PATCH ipsec-next v1 1/5] xfrm: delay initialization of offload path till its actually requested

[PATCH 0/3] x86/EFI: Fix detection of buildid
 2025-06-05 13:08 UTC  (5+ messages)
` [PATCH 1/3] "

meta-optee
 2025-06-05 13:07 UTC  (2+ messages)
` [yocto] meta-optee

[PATCH] hw/core/cpu: Move CacheType to general cpu.h
 2025-06-05 13:27 UTC 

[PATCH 0/2] dmaengine: qcom_hidma: fix memory leak issues
 2025-06-05 13:06 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: qcom_hidma: fix memory leak on probe failure
` [PATCH 2/2] dmaengine: qcom_hidma: fix handoff FIFO memory leak on driver removal

[PATCH v3 0/6] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-06-05 13:05 UTC  (10+ messages)
` [PATCH v3 1/6] hw/arm/smmuv3: Check SMMUv3 has PCIe Root Complex association
` [PATCH v3 6/6] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation

[PATCH v5 0/4] Add USB2.0 PHY and USB3.0 PHY support for SpacemiT K1
 2025-06-05 12:58 UTC  (5+ messages)
` [PATCH v5 3/4] phy: spacemit: support K1 USB2.0 PHY controller

[PATCH v3 0/9] Introduce HDP support for STM32MP platforms
 2025-06-05 12:58 UTC  (5+ messages)
` [PATCH v3 1/9] gpio: mmio: add BGPIOF_NO_INPUT flag for GPO gpiochip
` [PATCH v3 8/9] ARM: dts: stm32: add alternate pinmux for HDP pin and add HDP pinctrl node

[PATCH] dt-bindings: mmc: arasan,sdhci: Make interrupt optional
 2025-06-05 13:06 UTC  (3+ messages)

[PATCH] drm/xe: Remove IOSF_MBI select
 2025-06-05 13:05 UTC  (2+ messages)

ftrace regression with PREEMPT_RT kernels
 2025-06-05 12:28 UTC  (2+ messages)

[PATCH wireless v2] Revert "wifi: mwifiex: Fix HT40 bandwidth issue."
 2025-06-05 13:03 UTC 

blktests failures with v6.15 kernel
 2025-06-05 13:02 UTC  (2+ messages)

[PATCH v3 00/12] builtin/maintenance: fix ref lock races when detaching
 2025-06-05 13:02 UTC  (4+ messages)
` [PATCH v3 10/12] usage: allow dying without writing an error message

[PATCH RFC drm-misc-next v2 0/1] Add support for drm_panic
 2025-06-05 13:02 UTC  (3+ messages)
` [PATCH RFC drm-misc-next v2 1/1] drm/hyperv: "

[PATCH v6 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-06-05 12:57 UTC  (9+ messages)
` [PATCH v6 06/10] accel/rocket: Add IOCTL for BO creation

[RFC, PATCH 00/12] TDX: Enable Dynamic PAMT
 2025-06-05 13:01 UTC  (9+ messages)
` [RFC, PATCH 08/12] KVM: x86/tdp_mmu: Add phys_prepare() and phys_cleanup() to kvm_x86_ops

[PATCH v4] PCI: Prevent power state transition of erroneous device
 2025-06-05 11:44 UTC  (11+ messages)

[PATCH 2/2] drm/amd/display: ZERO_OR_NULL_PTR Macro overdetection
 2025-06-05 12:02 UTC 

[PATCH net-next v7 00/11] PRU-ICSSM Ethernet Driver
 2025-06-05 12:43 UTC  (7+ messages)
` [PATCH net-next v7 04/11] net: ti: prueth: Adds link detection, RX and TX support

[PATCH v5 00/10] Support hiding capability when its initialization fails
 2025-06-05 12:59 UTC  (4+ messages)
` [PATCH v5 04/10] vpci: Refactor REGISTER_VPCI_INIT

[v4l-utils] [PATCH] libv4l2: prefix HAVE_POSIX_IOCTL with LIBV4L_ for public, header
 2025-06-05 12:56 UTC  (2+ messages)
` [PATCH] libv4l2: prefix HAVE_POSIX_IOCTL with LIBV4L_ for public header

[PATCH v2] mm: fix the inaccurate memory statistics issue for users
 2025-06-05 12:58 UTC 

[PATCH v2] xenalyze: Add 2 missed VCPUOPs in vcpu_op_str
 2025-06-05 12:57 UTC 

[PATCH v3 00/10] t/unit-tests: convert unit-tests to use clar
 2025-06-05 12:56 UTC  (4+ messages)
` [PATCH v3 10/10] t/unit-tests: finalize migration of reftable-related tests

[LTP] [PATCH v4 0/8] syscalls/mknod: Refactor all tests
 2025-06-05 12:53 UTC  (4+ messages)
` [LTP] [PATCH v4 8/8] syscalls/mknod08: Convert to new API

[PATCH 0/6] drm/i915, drm/xe: add drm device based pcode interface for display
 2025-06-05 12:56 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ i915.CI.BAT: success "

[Bug 220118] New: Lập tức
 2025-06-05 12:56 UTC  (6+ messages)
` AW: "
    ` AW: "

[LTP] [PATCH v5 0/8] syscalls/mknod: Refactor all tests
 2025-06-05 12:52 UTC  (9+ messages)
` [LTP] [PATCH v5 1/8] syscalls/mknod01: Fix checkpatch.pl warnings
` [LTP] [PATCH v5 2/8] syscalls/mknod02: Use relative path to avoid use of SAFE_CHDIR
` [LTP] [PATCH v5 3/8] syscalls/mknod03: Convert to new API
` [LTP] [PATCH v5 4/8] syscalls/mknod04: "
` [LTP] [PATCH v5 5/8] syscalls/mknod05: "
` [LTP] [PATCH v5 6/8] syscalls/mknod06: "
` [LTP] [PATCH v5 7/8] syscalls/mknod07: "
` [LTP] [PATCH v5 8/8] syscalls/mknod08: "

[PATCH 0/4] Add DSI Panel for Gameforce Ace
 2025-06-05 12:55 UTC  (7+ messages)
` [PATCH 3/4] drm/panel: himax-hx8394: Add Support for Huiling hl055fhav028c

[PATCH] pinctrl: qcom: pinctrl-qcm2290: Add missing pins
 2025-06-05 12:55 UTC  (2+ messages)

[PATCH 0/9] v4l-utils: dvb: add streaming support
 2025-06-05 12:55 UTC  (4+ messages)
` [PATCH 6/9] libdvbv5/dvb-v5-std.c: add DTV_BANDWIDTH_HZ where possible

[PATCH 6.12] Revert "cpufreq: tegra186: Share policy per cluster"
 2025-06-05 12:54 UTC 

[PATCH 1/2] meta/meta-selftest: add selftest-hello-mod recipe
 2025-06-05 12:54 UTC  (2+ messages)
` [PATCH 2/2] oeqa/selftest: add test case for kernel-module-split

[PATCH v2 1/1] dt-bindings: interrupt-controller: Add arm,armv7m-nvic and fix #interrupt-cells
 2025-06-05 12:54 UTC  (2+ messages)

next-20250604: qemu-riscv64 ltp tracing warning kernel trace trace.c ignore_event
 2025-06-05 12:54 UTC 

[PATCH 6.6] Revert "cpufreq: tegra186: Share policy per cluster"
 2025-06-05 12:53 UTC 

[PATCH 6.1] Revert "cpufreq: tegra186: Share policy per cluster"
 2025-06-05 12:52 UTC 

ublk: Adding Latency Measurement Support to UBLK
 2025-06-05 12:52 UTC 

[PATCH 0/2] SUPPORT.md: update the xenstore support state
 2025-06-05 12:52 UTC  (3+ messages)
` [PATCH 2/2] SUPPORT.md: mark xenstore live update as supported

[PATCH 5.15] Revert "cpufreq: tegra186: Share policy per cluster"
 2025-06-05 12:51 UTC 

BUG: scheduling while atomic with PREEMPT_RT=y and bpf selftests
 2025-06-05 12:51 UTC  (3+ messages)

What's cooking in git.git (Apr 2025, #01; Mon, 7)
 2025-06-05 12:51 UTC  (3+ messages)

[PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
 2025-06-05 12:50 UTC  (5+ messages)

[PATCH 0/2] mount: fix detached mount regression
 2025-06-05 12:50 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/mount_setattr: adapt detached mount propagation test

[PATCH v2] accel/ivpu: Fix warning in ivpu_gem_bo_free()
 2025-06-05 12:50 UTC  (2+ messages)

[PATCH v2] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
 2025-06-05 12:48 UTC 

[RFC] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
 2025-06-05 12:49 UTC 

[PATCH v2 0/2] Add TechNexion EDM-G-IMX8M-PLUS SOM and WB-EDM-G carrier board support
 2025-06-05 12:49 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Add GPI DMA configuration
 2025-06-05 12:49 UTC  (2+ messages)

Bug#1106498: Acknowledgement (linux-image-6.1.0-37-amd64: Ouput sound disappeared after last update on Lenovo Yoga Laptop)
 2025-06-05 12:49 UTC  (3+ messages)

[PATCH] xenalyze: Add 2 missed VCPUOPs in vcpu_op_str
 2025-06-05 12:46 UTC  (2+ messages)

[PATCH] man/man1/iconv.1: Mention that -c does not change exit status
 2025-06-05 12:46 UTC 

[PATCH] Only set the initial SID for early-boot userspace tasks if the policy supports the new capability
 2025-06-05 12:45 UTC  (2+ messages)

[PATCH net v2] dt-bindings: net: ethernet-controller: Add informative text about RGMII delays
 2025-06-05 12:44 UTC  (7+ messages)

[PATCH v28 00/20] nvme-tcp receive offloads
 2025-06-05 12:44 UTC  (10+ messages)
` [PATCH v28 01/20] net: Introduce direct data placement tcp offload

[PATCH v3 0/5] Add manual request completion to the MediaTek VCodec driver
 2025-06-05 12:41 UTC  (8+ messages)
` [PATCH v3 1/5] media: mc: add manual request completion

[PATCH] accel/ivpu: Trigger device recovery on engine reset/resume failure
 2025-06-05 12:45 UTC  (2+ messages)

[PATCH] accel/ivpu: Use dma_resv_lock() instead of a custom mutex
 2025-06-05 12:44 UTC  (2+ messages)

Thread Safety Analysis and the Linux kernel
 2025-06-05 12:44 UTC  (3+ messages)

[PATCH v2 0/4] Add IPC support on MCU R5F cluster in Split Mode
 2025-06-05 11:24 UTC  (3+ messages)
` [PATCH v2 2/4] arch: mach-k3: common: Add support to shutdown MCU R5 Core 1

[PATCH i-g-t] gitlab-ci: Remove MIPS
 2025-06-05 12:42 UTC  (2+ messages)

[PATCH v3] drm/i915: split out display register macros to a separate file
 2025-06-05 12:42 UTC  (2+ messages)

[PATCH v2 1/4] PCI: dw-rockchip: Do not enumerate bus before endpoint devices are ready
 2025-06-05 12:28 UTC  (4+ messages)

[LTP] [PATCH v1 0/2] Refactor test state handling and clarify naming in lib
 2025-06-05 12:40 UTC  (5+ messages)
` [LTP] [PATCH v1 2/2] lib: moves test infrastructure states into a shared context structure

[PATCH v8 0/3] media: venus: enable venus on qcs615
 2025-06-05 12:40 UTC  (9+ messages)

[PATCH] optee: ffa: fix sleep in atomic context
 2025-06-05 12:39 UTC  (3+ messages)

[LTP] [PATCH v4 0/4] Landlock tests for ABI v6
 2025-06-05 12:38 UTC  (2+ messages)

[PATCH v4 0/3] CCS save restore for IGPU
 2025-06-05 12:38 UTC  (5+ messages)
` [PATCH v4 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO

[PATCH RFC net-next] net: phy: simplify phy_get_internal_delay()
 2025-06-05 12:37 UTC 

[PATCH] unix/hostdisk: Fix signed integer overflow
 2025-06-05 12:36 UTC  (2+ messages)

[PATCH v3] ARM: imx: mxs: Add support for imx287 based BTT devices
 2025-06-05 12:36 UTC 

[PATCH v2] net: enetc: fix the netc-lib driver build dependency
 2025-06-05 12:37 UTC  (4+ messages)

[PATCH 0/3] ublk: add UBLK_F_QUIESCE
 2025-06-05 12:37 UTC  (3+ messages)
` [PATCH 2/3] ublk: add feature UBLK_F_QUIESCE

[PATCH 1/1] perf/core: fix dangling cgroup pointer in cpuctx
 2025-06-05 12:33 UTC  (9+ messages)

[PATCH i-g-t 0/2] Control compute-preempt bo allocation
 2025-06-05 12:33 UTC  (3+ messages)
` [PATCH i-g-t 2/2] tests/xe_compute_preempt: add compute preempt on vram bos

[DISCUSSION] proposed mctl() API
 2025-06-05 12:31 UTC  (6+ 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.