All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-04 20:54:38 to 2025-05-05 01:52:44 UTC [more...]

[PATCH v5 00/48] single-binary: compile target/arm twice
 2025-05-05  1:51 UTC  (19+ messages)
` [PATCH v5 01/48] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
` [PATCH v5 02/48] include/system/hvf: missing vaddr include
` [PATCH v5 03/48] meson: add common libs for target and target_system
` [PATCH v5 04/48] meson: apply target config for picking files from libsystem and libuser
` [PATCH v5 05/48] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h
` [PATCH v5 06/48] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub
` [PATCH v5 07/48] target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c
` [PATCH v5 08/48] accel/hvf: add hvf_enabled() for common code
` [PATCH v5 09/48] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
` [PATCH v5 10/48] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
` [PATCH v5 11/48] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
` [PATCH v5 12/48] target/arm/cpu: compile file twice (user, system) only
` [PATCH v5 13/48] target/arm/cpu32-stubs.c: compile file twice (user, system)
` [PATCH v5 14/48] tcg: add vaddr type for helpers
` [PATCH v5 15/48] target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment
` [PATCH v5 16/48] target/arm/helper: use vaddr instead of target_ulong for probe_access
` [PATCH v5 17/48] target/arm/helper: extract common helpers
` [PATCH v5 18/48] target/arm/debug_helper: only include "

[PATCH V3 0/4] Scheduler time slice extension
 2025-05-05  1:51 UTC  (11+ messages)
` [PATCH V3 1/4] Sched: "
` [PATCH V3 4/4] Sched: Add tracepoint for sched "

[syzbot] [bluetooth?] KASAN: slab-out-of-bounds Read in hci_cmd_sync_alloc
 2025-05-05  1:51 UTC 

[PATCH] hw/arm/npcm8xx_boards: Correct valid_cpu_types setting of NPCM8XX SoC
 2025-05-05  1:48 UTC  (3+ messages)

Odroid n2+ usb broken on reboot
 2025-05-04 22:34 UTC 

[syzbot] [i2c?] KMSAN: kernel-infoleak in i2cdev_ioctl_smbus
 2025-05-05  1:42 UTC  (2+ messages)
` [syzbot] "

[PATCH] wifi: rtw89: fw: Remove "const" on allocation type
 2025-05-05  1:40 UTC  (2+ messages)

[PATCH 0/3] rtlwifi deadcoding
 2025-05-05  1:39 UTC  (4+ messages)
` [PATCH 1/3] wifi: rtlwifi: Remove unused rtl_usb_{resume|suspend}

[PATCH] clk: bcm: kona: Remove unused scaled_div_build
 2025-05-05  1:35 UTC 

[PATCH v8 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
 2025-05-05  1:32 UTC  (8+ messages)
` [PATCH v8 1/6] platform/x86: Add lenovo-wmi-* driver Documentation
` [PATCH v8 2/6] platform/x86: Add lenovo-wmi-helpers
` [PATCH v8 3/6] platform/x86: Add Lenovo WMI Events Driver
` [PATCH v8 4/6] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v8 5/6] platform/x86: Add Lenovo Gamezone "
` [PATCH v8 6/6] platform/x86: Add Lenovo Other Mode "

[PATCH v4 0/9] Introduce AST27x0 multi-SoC machine
 2025-05-05  1:30 UTC  (6+ messages)
` [PATCH v4 5/9] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC

[PATCH net v2 1/2] net: ethernet: mtk_eth_soc: reset all TX queues on DMA free
 2025-05-05  1:07 UTC  (2+ messages)
` [PATCH net v2 2/2] net: ethernet: mtk_eth_soc: do not reset PSE when setting FE

[PATCH] ALSA: hda: Remove unused snd_hdac_stream_get_spbmaxfifo
 2025-05-05  1:10 UTC 

[PATCH] ALSA: hda: Remove unused snd_hda_add_nid
 2025-05-05  1:09 UTC 

[PATCH v4 00/22] usb/xhci and usb/msd improvements and tests
 2025-05-05  1:05 UTC  (4+ messages)
` [PATCH v4 08/22] tests/qtest/usb-hcd-xhci: Deliver msix interrupts

[PATCH] platform/x86/sony-laptop: Remove unused sony laptop camera code
 2025-05-05  0:55 UTC 

[PATCH v5 00/13] drm/msm/hdmi: rework and fix the HPD even generation
 2025-05-05  0:55 UTC  (14+ messages)
` [PATCH v5 01/13] dt-bindings: display/msm/hdmi: drop obsolete GPIOs from schema
` [PATCH v5 02/13] drm/msm/hdmi: convert clock and regulator arrays to const arrays
` [PATCH v5 03/13] drm/msm/hdmi: move the alt_iface clock to the hpd list
` [PATCH v5 04/13] drm/msm/hdmi: simplify extp clock handling
` [PATCH v5 05/13] drm/msm/hdmi: drop clock frequency assignment
` [PATCH v5 06/13] drm/msm/hdmi: switch to clk_bulk API
` [PATCH v5 07/13] drm/msm/hdmi: switch to pm_runtime_resume_and_get()
` [PATCH v5 08/13] drm/msm/hdmi: add runtime PM calls to DDC transfer function
` [PATCH v5 09/13] drm/msm/hdmi: implement proper runtime PM handling
` [PATCH v5 10/13] drm/msm/hdmi: rename hpd_clks to pwr_clks
` [PATCH v5 11/13] drm/msm/hdmi: expand the HDMI_CFG macro
` [PATCH v5 12/13] drm/msm/hdmi: ensure that HDMI is up if HPD is requested
` [PATCH v5 13/13] drm/msm/hdmi: wire in hpd_enable/hpd_disable bridge ops

[PATCH v1 0/3] Add Luckfox Omni3576 Carrier Board support for RK3576
 2025-05-05  0:52 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] arm64: dts: rockchip: Add Luckfox Omni3576 Board support

[PATCH 1/5] cifs: protect cfid accesses with fid_lock
 2025-05-05  0:48 UTC  (5+ messages)

[PATCH rtw-next v2 1/2] wifi: rtw88: Fix RX aggregation settings for RTL8723DS
 2025-05-05  0:45 UTC  (2+ messages)

[PATCH] sched: Do not include "autogroup.h" header
 2025-05-05  0:34 UTC 

[PATCH] wifi:rtw88:rtw8822bu VID/PID for BUFFALO WI-U2-866DM
 2025-05-05  0:34 UTC  (3+ messages)
` [PATCH v2] "

Suspend/resume failing due to SPD5118
 2025-05-05  0:27 UTC  (4+ messages)

[v8 PATCH 0/2] Add L1 and L2 error detection for A53, A57 and A72
 2025-05-05  0:27 UTC  (3+ messages)
` [PATCH 1/2] drivers/edac: "
` [PATCH 2/2] dt-bindings: arm: cpus: Add edac-enabled property

❌ FAIL: Test report for master (6.15.0-rc5, upstream-mainline, 92a09c47)
 2025-05-05  0:22 UTC 

[syzbot] [bluetooth?] KASAN: slab-out-of-bounds Read in hci_cmd_sync_alloc
 2025-05-04 23:54 UTC 

[PATCH v3 0/7] arm64: Enable UPROBES with GCS
 2025-05-04 23:32 UTC  (8+ messages)
` [PATCH v3 1/7] arm64/gcs: task_gcs_el0_enable() should use passed task
` [PATCH v3 2/7] arm64: probes: Break ret out from bl/blr
` [PATCH v3 3/7] arm64: uaccess: Add additional userspace GCS accessors
` [PATCH v3 4/7] arm64: probes: Add GCS support to bl/blr/ret
` [PATCH v3 5/7] arm64: uprobes: Add GCS support to uretprobes
` [PATCH v3 6/7] arm64: Kconfig: Remove GCS restrictions on UPROBES
` [PATCH v3 7/7] uprobes: uprobe_warn should use passed task

linux-next: manual merge of the pci-current tree with Linus' tree
 2025-05-04 23:37 UTC 

[PATCH][smb3 client] warn when parse contexts returns error on compounded operation
 2025-05-04 23:35 UTC 

[PATCH v3 0/4] Introducing Hornet LSM
 2025-05-04 23:25 UTC  (4+ messages)

[RFC] MNT_LOCKED vs. finish_automount()
 2025-05-04 23:24 UTC  (3+ messages)

Mapping memory into a domain
 2025-05-04 23:24 UTC  (3+ messages)

Sequential read from NVMe/XFS twice slower on Fedora 42 than on Rocky 9.5
 2025-05-04 21:50 UTC  (4+ messages)

Linux kernel 6.15-rc5 released
 2025-05-04 23:13 UTC 

[RFC i-g-t] tests/intel/sec_xe_exec_queue_timeslice_abuse: Validate the Impact of Timeslice Abuse on Exec Queues
 2025-05-04 23:08 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.Full: "
` ✓ Xe.CI.Full: "

hardened_usercopy 32-bit (was: Re: [tip: x86/merge] x86/fpu: Make task_struct::thread constant size)
 2025-05-04 22:43 UTC  (3+ messages)

[PATCH v2 0/6] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-04 22:41 UTC  (7+ messages)
` [PATCH v2 1/6] dma-buf: Rename and expose debugfs symbols
` [PATCH v2 2/6] bpf: Add dmabuf iterator
` [PATCH v2 3/6] bpf: Add open coded "
` [PATCH v2 4/6] selftests/bpf: Add test for dmabuf_iter
` [PATCH v2 5/6] selftests/bpf: Add test for open coded dmabuf_iter
` [RFC PATCH v2 6/6] RFC: dma-buf: Remove DMA-BUF statistics

[PATCH 0/2] Almost complete DM_SERIAL migration
 2025-05-04 22:42 UTC  (4+ messages)
` [PATCH 2/2] global: Convert almost all remaining non-DM_SERIAL users

Linux 6.15-rc5
 2025-05-04 22:39 UTC  (4+ messages)

[regression] jetson-tk1: spi do not probe anymore
 2025-05-04 22:37 UTC  (2+ messages)

[yocto-patches] [pseudo] [PATCH v4] ftw, nftw, ftw64, nftw64: add tests
 2025-05-04 22:27 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/rtl8812au-aircrack-ng: bump to version 2025-03-30 on branch v5.6.4.2
 2025-05-04 22:27 UTC  (2+ messages)

[Bug 220061] New: [REGRESSION, BISECTED] Multiple Bluetooth devices cannot be paired under Linux 6.14.4
 2025-05-04 22:25 UTC  (2+ messages)
` [Bug 220061] "

[GIT PULL] Rockchip dts fixes for 6.15 #1
 2025-05-04 22:10 UTC  (2+ messages)

[PATCH v4 RESEND] clk: socfpga: agilex: add support for the Intel Agilex5
 2025-05-04 22:16 UTC  (3+ messages)

[PATCH v13 net-next 0/5] DUALPI2 patch
 2025-05-04 22:14 UTC  (4+ messages)
` [PATCH v13 net-next 1/5] Documentation: netlink: specs: tc: Add DualPI2 specification

[PATCH 0/4] Reuse some functions from the previous DCN in the newest DCNs
 2025-05-04 22:11 UTC  (5+ messages)
` [PATCH 1/4] drm/amd/display: Use optc31_enable_crtc implementation for new DCNs
` [PATCH 2/4] drm/amd/display: Use optc31_disable_crtc for DCN 31 and 401
` [PATCH 3/4] drm/amd/display: Uses optc31_disable_crtc for DCN35
` [PATCH 4/4] drm/amd/display: Replace dcn35_update_odm with dcn314_update_odm

[GIT PULL] Rockchip clock fixes for 6.15
 2025-05-04 22:08 UTC  (2+ messages)

[PATCH v4 0/4] drm/msm/dp: Introduce link training per-segment for LTTPRs
 2025-05-04 22:06 UTC  (6+ messages)
` [PATCH v4 4/4] "

[PATCH] hw/acpi/ich9: Remove ICH9_DEBUG macro
 2025-05-04 21:56 UTC 

[PATCH] hw/acpi/pcihp: Fix typo in function name
 2025-05-04 21:56 UTC 

[PATCH] hw/i386/acpi-build: Update document reference
 2025-05-04 21:56 UTC 

[PATCH] hw/i386/acpi-build: Fix typo in function name
 2025-05-04 21:56 UTC 

[PATCH] hw/i386/acpi-build: Fix typo and grammar in comment
 2025-05-04 21:56 UTC 

[PATCH] hw/core/machine: Fix indentation
 2025-05-04 21:56 UTC 

[PATCH] qom/object: Fix typo in comment
 2025-05-04 21:56 UTC 

[PATCH] hw/net/e1000: Remove stray empty comment in header
 2025-05-04 21:56 UTC 

[PATCH] hw/isa/ich9: Remove stray empty comment
 2025-05-04 21:56 UTC 

[PATCH] hw/pci/pci.c: Turn DPRINTF into trace events
 2025-05-04 21:56 UTC 

[PATCH] hw/pci-host/gpex-acpi: Fix typo in comment
 2025-05-04 21:56 UTC 

[PATCH 0/7] Rust KUnit `#[test]` support improvements
 2025-05-04 21:54 UTC  (6+ messages)
` [PATCH 5/7] rust: str: take advantage of the `-> Result` support in KUnit `#[test]`'s

Community CI Meeting Minutes - May 1, 2025
 2025-05-04 21:50 UTC 

[PATCH 0/6] Avoid re-parser CSB in gfx_vX_0_cp_gfx_start()
 2025-05-04 21:47 UTC  (7+ messages)
` [PATCH 1/6] drm/amd/amdgpu: Add a helper to copy the CSB buffer into the ring buffer
` [PATCH 2/6] drm/amd/amdgpu: Avoid re-parser CSB in gfx_v7_0_cp_gfx_start
` [PATCH 3/6] drm/amd/amdgpu: Avoid re-parser CSB in gfx_v8_0_cp_gfx_start
` [PATCH 4/6] drm/amd/amdgpu: Avoid re-parser CSB in gfx_v9_0_cp_gfx_start
` [PATCH 5/6] drm/amd/amdgpu: Avoid re-parser CSB in gfx_v10_0_cp_gfx_start
` [PATCH 6/6] drm/amd/amdgpu: Avoid re-parser CSB in gfx_v11_0_cp_gfx_start

linux-next: Signed-off-by missing for commit in the iio tree
 2025-05-04 21:48 UTC 

[PATCH 01/20] oe-selftest: add new ext dtb recipe
 2025-05-04 21:39 UTC  (4+ messages)
` [PATCH 08/20] kernel-fit-image.bbclass: add a new FIT image implementation

[PATCH v3 0/4] mm/hugetlb: Let unmap_hugepage_range() and
 2025-05-04 21:35 UTC  (4+ messages)
` [PATCH v3 3/4] mm/hugetlb: Refactor __unmap_hugepage_range() to take folio instead of page

[PATCH] pmdomain: amlogic: Constify some structures
 2025-05-04 21:32 UTC  (3+ messages)

[PATCH V3] mm: page-flags-layout.h: change the KASAN_TAG_WIDTH for HW_TAGS
 2025-05-04 21:34 UTC  (2+ messages)

[PATCH v8 0/2] usb: serial: add support for CH348
 2025-05-04 21:26 UTC  (2+ messages)

[PATCH] net/mlx5: fix support for meter flow action in HWS
 2025-05-04 21:18 UTC  (2+ messages)

[PATCH] net/ice: update log message
 2025-05-04 21:18 UTC  (2+ messages)

[RFC PATCH 0/3] allow easier use of high lcore-ids
 2025-05-04 21:17 UTC  (3+ messages)
` [PATCH v3 0/4] rework and expand EAL lcore options

[PATCH v3 0/5] hw/virtio: Build virtio-mem.c once
 2025-05-04 21:21 UTC  (11+ messages)
` [PATCH v3 1/5] qemu/target-info: Factor target_system_arch() out
` [PATCH v3 2/5] qemu/target-info: Add %target_arch field to TargetInfo
` [PATCH v3 3/5] hw/virtio/virtio-mem: Convert VIRTIO_MEM_USABLE_EXTENT to runtime
` [PATCH v3 4/5] hw/virtio/virtio-mem: Convert VIRTIO_MEM_HAS_LEGACY_GUESTS "
` [PATCH v3 5/5] hw/virtio: Compile virtio-mem.c once

[dpdk-dev v1] app/test-crypto-perf: remove decrypt test case from perf
 2025-05-04 21:17 UTC  (2+ messages)

[PATCH] drm/meson: fix resource cleanup in meson_drv_bind_master() on error
 2025-05-04 21:09 UTC  (7+ messages)

[PATCH] arm64: dts: amlogic: dreambox: fix missing clkc_audio node
 2025-05-04 21:07 UTC  (3+ messages)

[PATCH] drm/meson: Cast mode->clock to unsigned long long
 2025-05-04 21:06 UTC  (4+ messages)

[PATCH] arm64: dts: amlogic: gxl: set i2c bias to pull-up
 2025-05-04 21:03 UTC  (4+ messages)

[oe-core][PATCH] gtk4: update 4.18.4 -> 4.18.5
 2025-05-04 21:01 UTC 

[PATCH 00/12] accel/tcg: Fix cross-page pointer wrapping issue
 2025-05-04 20:57 UTC  (13+ messages)
` [PATCH 01/12] accel/tcg: Add TCGCPUOps.pointer_wrap
` [PATCH 02/12] target: Use cpu_pointer_wrap_notreached for strict align targets
` [PATCH 03/12] target: Use cpu_pointer_wrap_uint32 for 32-bit targets
` [PATCH 04/12] target/arm: Fill in TCGCPUOps.pointer_wrap
` [PATCH 05/12] target/i386: "
` [PATCH 06/12] target/loongarch: "
` [PATCH 07/12] target/mips: "
` [PATCH 08/12] target/ppc: "
` [PATCH 09/12] target/riscv: "
` [PATCH 10/12] target/s390x: "
` [PATCH 11/12] target/sparc: "
` [PATCH 12/12] accel/tcg: Assert TCGCPUOps.pointer_wrap is set

[PATCH rtw-next v1 00/13] wifi: rtw89: Add support for USB devices
 2025-05-04 20:55 UTC  (3+ messages)
` [PATCH rtw-next v1 12/13] wifi: rtw89: Add rtw8851bu.c
` [PATCH rtw-next v1 13/13] wifi: rtw89: Enable the new USB modules


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.