All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-11 07:49:41 to 2025-07-11 08:35:29 UTC [more...]

PREEMPT_RT vs i915
 2025-07-11  8:05 UTC  (9+ messages)
              ` block: lockdep splat with RT config v6.15+

Intoduction
 2025-07-11  8:32 UTC  (7+ messages)

[PATCH v2 0/4] eUSB2 support
 2025-07-11  8:34 UTC  (3+ messages)
` [PATCH v2 3/4] USB: Add a function to obtain USB version independent maximum bpi value
` [PATCH v2 4/4] media: uvcvideo: eUSB2 double isochronous bandwidth support

linux-next: build warning after merge of the iommufd tree
 2025-07-11  8:35 UTC 

[PATCH 0/2] Update SDCA Kconfig
 2025-07-11  8:34 UTC  (7+ messages)
` [PATCH 1/2] ASoC: SDCA: Kconfig/Makefile fixups
` [PATCH 2/2] ASoC: SDCA: Pull HID and IRQ into the primary SDCA module

[PATCH v3] selftests/mm: add process_madvise() tests
 2025-07-11  8:34 UTC  (6+ messages)

[PATCH v13 00/20] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-11  8:34 UTC  (3+ messages)
` [PATCH v13 09/20] KVM: guest_memfd: Track guest_memfd mmap support in memslot

[Stable-10.0.3 00/39] Patch Round-up for stable 10.0.3, freeze on 2025-07-21
 2025-07-11  8:16 UTC  (31+ messages)
` [Stable-10.0.3 02/39] hw/arm/aspeed_ast27x0: Fix RAM size detection failure on BE hosts
` [Stable-10.0.3 04/39] ui/gtk: Use consistent naming for variables in different coordinates
` [Stable-10.0.3 05/39] gtk/ui: Introduce helper gd_update_scale
` [Stable-10.0.3 07/39] ui/sdl: Consider scaling in mouse event handling
` [Stable-10.0.3 08/39] ui/vnc.c: replace big endian flag with byte order value
` [Stable-10.0.3 09/39] ui/vnc: take account of client byte order in pixman format
` [Stable-10.0.3 11/39] hw/arm: Add missing psci_conduit to NPCM8XX SoC boot info
` [Stable-10.0.3 12/39] vhost: Don't set vring call if guest notifier is unused
` [Stable-10.0.3 13/39] hw/i386/pc_piix: Fix RTC ISA IRQ wiring of isapc machine
` [Stable-10.0.3 14/39] hw/i386/amd_iommu: Fix device setup failure when PT is on
` [Stable-10.0.3 16/39] audio: fix SIGSEGV in AUD_get_buffer_size_out()
` [Stable-10.0.3 17/39] audio: fix size calculation "
` [Stable-10.0.3 18/39] hw/audio/asc: fix SIGSEGV in asc_realize()
` [Stable-10.0.3 19/39] target/i386: Remove FRED dependency on WRMSRNS
` [Stable-10.0.3 20/39] iotests: fix 240
` [Stable-10.0.3 21/39] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
` [Stable-10.0.3 22/39] hw/loongarch/virt: Fix big endian support with MCFG table
` [Stable-10.0.3 23/39] hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
` [Stable-10.0.3 24/39] qemu-options.hx: Fix reversed description of icount sleep behavior
` [Stable-10.0.3 25/39] hw/arm/mps2: Configure the AN500 CPU with 16 MPU regions
` [Stable-10.0.3 26/39] linux-user/arm: Fix return value of SYS_cacheflush
` [Stable-10.0.3 27/39] target/loongarch: add check for fcond
` [Stable-10.0.3 28/39] target/loongarch: fix vldi/xvldi raise wrong error
` [Stable-10.0.3 29/39] tcg: Fix constant propagation in tcg_reg_alloc_dup
` [Stable-10.0.3 30/39] target/arm: Make RETA[AB] UNDEF when pauth is not implemented
` [Stable-10.0.3 33/39] hw/s390x/ccw-device: Fix memory leak in loadparm setter
` [Stable-10.0.3 34/39] target/arm: Fix SME vs AdvSIMD exception priority
` [Stable-10.0.3 36/39] target/arm: Fix 128-bit element ZIP, UZP, TRN
` [Stable-10.0.3 37/39] target/arm: Fix PSEL size operands to tcg_gen_gvec_ands
` [Stable-10.0.3 38/39] target/arm: Fix f16_dotadd vs nan selection

[PATCH v3] ata: libata-eh: Make ata_eh_followup_srst_needed() return a bool
 2025-07-11  8:34 UTC  (2+ messages)

[PATCHv5 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-07-11  8:29 UTC  (23+ messages)
` [PATCHv5 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
` [PATCHv5 perf/core 02/22] uprobes: Rename arch_uretprobe_trampoline function
` [PATCHv5 perf/core 03/22] uprobes: Make copy_from_page global
` [PATCHv5 perf/core 04/22] uprobes: Add uprobe_write function
` [PATCHv5 perf/core 05/22] uprobes: Add nbytes argument to uprobe_write
` [PATCHv5 perf/core 06/22] uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
` [PATCHv5 perf/core 07/22] uprobes: Add do_ref_ctr argument to uprobe_write function
` [PATCHv5 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCHv5 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCHv5 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
` [PATCHv5 perf/core 11/22] selftests/bpf: Import usdt.h from libbpf/usdt project
` [PATCHv5 perf/core 12/22] selftests/bpf: Reorg the uprobe_syscall test function
` [PATCHv5 perf/core 13/22] selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
` [PATCHv5 perf/core 14/22] selftests/bpf: Add uprobe/usdt syscall tests
` [PATCHv5 perf/core 15/22] selftests/bpf: Add hit/attach/detach race optimized uprobe test
` [PATCHv5 perf/core 16/22] selftests/bpf: Add uprobe syscall sigill signal test
` [PATCHv5 perf/core 17/22] selftests/bpf: Add optimized usdt variant for basic usdt test
` [PATCHv5 perf/core 18/22] selftests/bpf: Add uprobe_regs_equal test
` [PATCHv5 perf/core 19/22] selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
` [PATCHv5 perf/core 20/22] seccomp: passthrough uprobe systemcall without filtering
` [PATCHv5 perf/core 21/22] selftests/seccomp: validate uprobe syscall passes through seccomp
` [PATCHv5 22/22] man2: Add uprobe syscall page

[scarthgap] Pull request
 2025-07-11  8:34 UTC 

[kirkstone] Pull request
 2025-07-11  8:34 UTC 

[master] Pull request
 2025-07-11  8:34 UTC 

[walnascar] Pull request
 2025-07-11  8:34 UTC 

[PATCH v2 0/3] btrfs: zoned: limitt active zones to max_open_zones
 2025-07-11  8:33 UTC  (6+ messages)
` [PATCH v2 2/3] btrfs: zoned: fix write time activation failure for metadata block group
` [PATCH v2 3/3] btrfs: zoned: limit active zones to max_open_zones

[PATCH] nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
 2025-07-11  8:32 UTC  (3+ messages)

[PATCH v2 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-07-11  8:32 UTC  (13+ messages)

[PATCH] btrfs: set EXTENT_NORESERVE before range unlock in btrfs_truncate_block()
 2025-07-11  8:32 UTC  (4+ messages)

[PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-11  8:31 UTC  (5+ messages)
` [PATCH 09/10] "

linux-next: build warnings after merge of the net-next tree
 2025-07-11  8:31 UTC 

[PATCH] ALSA: hda: Use safer strscpy() instead of strcpy()
 2025-07-11  8:30 UTC 

[PATCH] block: fix kobject leak in blk_unregister_queue
 2025-07-11  8:30 UTC 

[PATCH] btrfs: use cached state when falling back from NOCoW write to CoW write
 2025-07-11  8:30 UTC 

[PATCH v2 0/3] Add PM4125 audio codec driver
 2025-07-11  8:29 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: sound: add bindings for pm4125 audio codec
` [PATCH v2 2/3] ASoC: codecs: add new pm4125 audio codec driver

[PATCH] tracing: Remove pointless memory barriers
 2025-07-11  8:29 UTC  (9+ messages)

[XEN PATCH v2 0/3] address violation of MISRA C Rule 5.5
 2025-07-11  8:28 UTC  (3+ messages)
` [XEN PATCH v2 3/3] eclair: add deviations "

[PATCH v7 00/10] blk: honor isolcpus configuration
 2025-07-11  8:28 UTC  (3+ messages)
` [PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly()

[PATCH v2] RISC-V: KVM: Delegate kvm unhandled faults to VS mode
 2025-07-11  8:28 UTC  (4+ messages)
  ` [External] "

linux-next: build warning after merge of the usb tree
 2025-07-11  8:28 UTC 

[PATCH i-g-t v2] tests/kms_plane_cursor: Optimise plane cursor behavior on simulation
 2025-07-11  8:35 UTC 

[PATCH 1/2] iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_all
 2025-07-11  8:21 UTC  (3+ messages)

[PATCH v7 0/8] Introduce HDP support for STM32MP platforms
 2025-07-11  7:41 UTC  (9+ messages)
` [PATCH v7 1/8] dt-bindings: pinctrl: stm32: Introduce HDP
` [PATCH v7 2/8] pinctrl: stm32: Introduce HDP driver
` [PATCH v7 3/8] MAINTAINERS: add Clément Le Goffic as STM32 HDP maintainer
` [PATCH v7 4/8] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp13
` [PATCH v7 5/8] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp15
` [PATCH v7 6/8] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp25
` [PATCH v7 7/8] ARM: dts: stm32: add alternate pinmux for HDP pin and add HDP pinctrl node
` [PATCH v7 8/8] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp157c-dk2 board

[PATCH v3 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-07-11  8:26 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: PCI: qcom,pcie-sa8775p: document link_down reset

[PATCH 00/20 v2] ovl: narrow regions protected by i_rw_sem
 2025-07-11  8:25 UTC  (3+ messages)
` [PATCH 01/20] ovl: simplify an error path in ovl_copy_up_workdir()

[PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
 2025-07-11  8:24 UTC  (7+ messages)

linux-next: build warning after merge of the iommufd tree
 2025-07-11  8:25 UTC 

[PATCH v2] ARM: dts: imx6-gw: Replace license text comment with SPDX identifier
 2025-07-11  8:23 UTC  (2+ messages)

[PATCH] firmware: tegra: bpmp: fix build failure for tegra264-only config
 2025-07-11  8:24 UTC 

[PATCH] media: staging/ipu7: avoid division by 64-bit value
 2025-07-11  8:23 UTC  (2+ messages)

[PATCH] net: wangxun: fix LIBWX dependencies again
 2025-07-11  8:23 UTC 

[PATCH] bitbake: clarify significance of "include_all" directive
 2025-07-11  8:22 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v3 1/2] ARM: dts: imx6ul-kontron-sl-common: Add SPI NOR partitions
 2025-07-11  8:22 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: refine eeprom data check
 2025-07-11  8:20 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: refine bad page loading when in the same nps mode

[PATCH] target/i386: merge host_cpu_instance_init() and host_cpu_max_instance_init()
 2025-07-11  8:15 UTC  (3+ messages)

[PATCH v3 0/2] Add TechNexion EDM-G-IMX8M-PLUS SOM and WB-EDM-G carrier board support
 2025-07-11  8:19 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: imx8mp: Add TechNexion EDM-G-IMX8M-PLUS SOM on WB-EDM-G carrier board

[PATCH v2 0/2] memory: tegra: Add Tegra264 support
 2025-07-11  8:19 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: "

[PATCH i-g-t 1/3] lib/igt_vc4: Fix musl libc compilation
 2025-07-11  8:18 UTC  (5+ messages)
` [PATCH i-g-t 2/3] lib/xe/xe_sriov_debugfs: fix musl libs compilation
` [PATCH i-g-t 3/3] lib/svga/vm_basic_types: "

rtw89: RTL8852BE Frequent Bluetooth disconnections and occasional Wi-Fi dropouts
 2025-07-11  8:15 UTC  (4+ messages)

[PATCH v6 0/9] LKMM generic atomics in Rust
 2025-07-11  8:15 UTC  (11+ messages)
` [PATCH v6 2/9] rust: sync: Add basic atomic operation mapping framework
` [PATCH v6 4/9] rust: sync: atomic: Add generic atomics

[PATCH] RZ/A1 Genmai SDRAM setup prototype
 2025-07-11  7:35 UTC 

[PATCH v4 0/2] Add ADI I3C Controller
 2025-07-11  8:14 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: i3c: Add adi-i3c-master

[PATCH] drm/xe: Remove references to CONFIG_DRM_XE_DEVMEM_MIRROR
 2025-07-11  8:13 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v2] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
 2025-07-11  8:13 UTC  (2+ messages)

[PATCH v4 0/2] Fix PLL lock timeout and calibration wait time
 2025-07-11  8:12 UTC  (3+ messages)
` [PATCH v4 2/2] phy: cadence: cdns-dphy: Update calibration wait time for startup state machine

[PATCH v2 0/2] btrfs: zoned: fix removing of unwritten non-data block group
 2025-07-11  8:12 UTC  (5+ messages)
` [PATCH v2 1/2] btrfs: zoned: do not remove "
` [PATCH v2 2/2] btrfs: zoned: requeue to unused block group list if zone finish failed

[PATCH] ntfs3: stop using write_cache_pages
 2025-07-11  8:11 UTC 

[PATCH i-g-t] tests/kms_plane_cursor: Optimise plane cursor behavior on simulation
 2025-07-11  8:10 UTC  (2+ messages)

[PATCH v4] selftests/mm: add process_madvise() tests
 2025-07-11  8:11 UTC  (6+ messages)

[PATCH v2 1/2] rust: Update PCI binding safety comments and add inline compiler hint
 2025-07-11  8:11 UTC  (4+ messages)

[PATCH] udf: stop using write_cache_pages
 2025-07-11  8:10 UTC 

[PATCH v6 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size
 2025-07-11  8:09 UTC  (7+ messages)
` [PATCH v6 1/6] ilog2: add max_pow_of_two_factor()
` [PATCH v6 2/6] block: sanitize chunk_sectors for atomic write limits
` [PATCH v6 3/6] md/raid0: set chunk_sectors limit
` [PATCH v6 4/6] md/raid10: "
` [PATCH v6 5/6] dm-stripe: limit chunk_sectors to the stripe size
` [PATCH v6 6/6] block: use chunk_sectors when evaluating stacked atomic write limits

[PATCH] poky.yaml.in: increase minimum RAM from 8 to 32
 2025-07-11  8:08 UTC 

[PATCH v1 0/2] arm64: dts: freescale: imx8mp-toradex-smarc: remove gpio-hog on lvds_dsi_sel
 2025-07-11  8:08 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: refine eeprom data check
 2025-07-11  8:07 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: refine bad page loading when in the same nps mode

[PATCH 1/2] drm/amdgpu: refine eeprom data check
 2025-07-11  8:06 UTC  (4+ messages)

[f2fs-dev] Proszę o kontakt
 2025-07-11  8:05 UTC 

[PATCH] ARM: dts: imx6ul-kontron-bl-common: Fix RTS polarity for RS485 interface
 2025-07-11  8:05 UTC  (2+ messages)

[RFC PATCH 00/20] TD-Preserving updates
 2025-07-11  8:04 UTC  (2+ messages)

[PATCH v3] mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list
 2025-07-11  8:05 UTC  (2+ messages)

[PATCH v2 00/12] Apply drm_bridge_connector helper for the Analogix DP driver
 2025-07-11  7:41 UTC  (5+ messages)
` [PATCH v2 07/12] drm/bridge: analogix_dp: Add support to find panel or bridge

[PATCH 1/7] arm64: dts: imx8mm-venice-gw700x: Increase HS400 USDHC clock speed
 2025-07-11  8:04 UTC  (2+ messages)

[PATCH v2 0/2] Rename Device::as_ref() to from_raw()
 2025-07-11  8:04 UTC  (3+ messages)
` [PATCH v2 1/2] device: rust: rename Device::as_ref() to Device::from_raw()
` [PATCH v2 2/2] drm: rust: rename as_ref() to from_raw() for drm constructors

linux-next: manual merge of the rust tree with the driver-core tree
 2025-07-11  8:04 UTC 

[PATCH v2 0/6] slab: Re-entrant kmalloc_nolock()
 2025-07-11  8:02 UTC  (7+ messages)
` [PATCH v2 1/6] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH v2 2/6] locking/local_lock: Introduce local_lock_is_locked()
` [PATCH v2 3/6] locking/local_lock: Introduce local_lock_lockdep_start/end()

[PATCH] KVM: arm64: fix u64_replace_bits() usage
 2025-07-11  8:02 UTC  (2+ messages)

[LTP] [PATCH] device-drivers/acpi/ltp_acpi_cmds: Fix build errors
 2025-07-11  8:01 UTC 

[PATCH] dfu: Fix dfu_config_interfaces() for single interface DFU syntax
 2025-07-11  8:02 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: add descriptions for solidrun i.mx8mp based boards
 2025-07-11  8:01 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: dts: add description for solidrun imx8mp som and cubox-m
` [PATCH v2 3/3] arm64: dts: add description for solidrun imx8mp hummingboard variants

[PATCH v2] loader/efi/linux: Return correct size from LoadFile
 2025-07-11  7:59 UTC 

[PATCH v2] riscv: ftrace: Properly acquire text_mutex to fix a race condition
 2025-07-11  7:38 UTC 

[PATCH v3] workqueue: rust: add delayed work items
 2025-07-11  7:59 UTC 

[PATCH i-g-t v2] tools/intel_dp_compliance: Enabling XE driver support
 2025-07-11  7:59 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tools/intel_dp_compliance: Enabling XE driver support (rev2)
` ✓ i915.CI.BAT: "

linux-next: manual merge of the rust tree with the driver-core tree
 2025-07-11  7:59 UTC 

[PATCH v3 2/2] media: i2c: add ov2735 image sensor driver
 2025-07-11  7:56 UTC  (2+ messages)

Ochrona pracodawcy - prawo pracy
 2025-07-11  7:35 UTC 

[PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Reduce test complexity for simulation
 2025-07-11  8:04 UTC 

[MINI-OS PATCH 00/19] Make Xenstore-stubdom live update possible
 2025-07-11  7:56 UTC  (7+ messages)
` [MINI-OS PATCH 11/19] mini-os: config: add support for config items with numerical values
` [MINI-OS PATCH 12/19] mini-os: kexec: add support for handing over some memory across kexec

[PATCH RESEND] sane-ctype: fix compiler error on Amazon Linux 2
 2025-07-11  7:56 UTC  (5+ messages)

[PATCH v2 0/5] Add interconnent support for simpledrm/simplefb
 2025-07-11  7:56 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: display: simple-framebuffer: Add interconnects property

[PATCH] arm64: dts: lx2160a-qds: add the two on-board RGMII PHYs
 2025-07-11  7:34 UTC  (2+ messages)

[PATCH v2 0/2] remoteproc: imx_dsp_rproc: Add coredump and recovery support
 2025-07-11  7:54 UTC  (4+ messages)
` [PATCH v2 1/2] remoteproc: imx_dsp_rproc: Add support of recovery process

[PATCH v2 0/4] Documentation: devel: add new troubleshooting
 2025-07-11  7:32 UTC  (5+ messages)
` [PATCH v2 1/4] Documentation: devel: porting: split out architecture intro
` [PATCH v2 2/4] Documentation: devel: architecture: detail first/second stage handling
` [PATCH v2 3/4] Documentation: user: split community from feedback
` [PATCH v2 4/4] Documentation: devel: troubleshooting: add new chapter

[PATCH v16 0/5] Initial Marvell PXA1908 support
 2025-07-11  7:31 UTC  (5+ messages)
` [PATCH v16 1/5] dt-bindings: mmc: sdhci-pxa: restrict pinctrl to pxav1

[PATCH 0/3] arm64: dts: qcom: fix GPIO lookup flags for i2c-gpio SDA and SCL pins
 2025-07-11  7:52 UTC  (3+ messages)

[PATCH v2 0/4] firmware: qcom: scm: fix potential race condition with tzmem
 2025-07-11  7:52 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm6115: add debug UART pins
 2025-07-11  7:51 UTC  (3+ messages)

[PATCH] tmpfs: zero post-eof folio range on file extension
 2025-07-11  7:50 UTC  (6+ messages)

[PATCH i-g-t] lib/igt_kms: Update igt_fit_modes_in_bw to add legacy commit check
 2025-07-11  7:50 UTC  (2+ 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.