All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-16 10:20:29 to 2025-07-16 11:05:20 UTC [more...]

[PATCH v2 0/4] Retire SDM845-cheza devboards
 2025-07-16 10:33 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: Remove sdm845-cheza boards
` [PATCH v2 2/4] dt-bindings: arm: qcom: Remove sdm845-cheza
` [PATCH v2 3/4] dt-bindings: arm-smmu: Remove sdm845-cheza specific entry
` [PATCH v2 4/4] MAINTAINERS: Remove sdm845-cheza device trees

[GSOC PATCH 0/2] commit: improve behaviour of core.commentChar=auto for comments in commit messages
 2025-07-16 11:04 UTC  (6+ messages)
` [GSOC PATCH 2/2] config: set comment_line_str to "#" when core.commentChar=auto

[PATCH 6.12 1/2] arm64: defconfig: enable DRM_DISPLAY_CONNECTOR as a module
 2025-07-16 10:30 UTC  (3+ messages)
` [PATCH 6.12 2/2] arm64: defconfig: enable Maxim TCPCI driver

[PATCH v14 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-16 11:02 UTC  (16+ messages)
` [PATCH v14 02/21] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v14 09/21] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v14 14/21] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v14 15/21] KVM: arm64: Refactor user_mem_abort()

[PATCH v3 0/4] cxl: Support Poison Inject & Clear by Region Offset
 2025-07-16 11:02 UTC  (7+ messages)
` [PATCH v3 2/4] cxl/region: Introduce SPA to DPA address translation
` [PATCH v3 3/4] cxl/core: Add locked variants of the poison inject and clear funcs
` [PATCH v3 4/4] cxl/region: Add inject and clear poison by region offset

[PATCH v5 1/3] drm/amdgpu: Add WARN_ON to the resource clear function
 2025-07-16 11:01 UTC  (6+ messages)
` [PATCH v5 2/3] drm/amdgpu: Reset the clear flag in buddy during resume

[v4 01/11] drm/amd/amdgpu: Add HQD PQ address retrieval support for GFX11
 2025-07-16 10:59 UTC  (11+ messages)
` [v4 02/11] drm/amd/amdgpu: Implement HQD PQ address retrieval for GFX12
` [v4 03/11] drm/amd/amdgpu: Implement usermode queue hang detection
` [v4 04/11] drm/amdgpu: Implement active VMID detection in MES queue reset for GFX11
` [v4 05/11] drm/amdgpu: Implement active VMID detection in MES queue reset for GFX12
` [v4 06/11] drm/amd/amdgpu: Set is_kfd_process flag for MES user queues
` [v4 07/11] drm/amdgpu: add user queue reset source
` [v4 08/11] drm/amdgpu/userq: add callback for reset
` [v4 09/11] drm/amdgpu: add mes userq reset callback
` [v4 10/11] drm/amdgpu/userq: add force completion helpers
` [v4 11/11] drm/amdgpu/userq: implement resets

[PATCH v7 00/15] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-07-16 10:59 UTC  (4+ messages)
` [PATCH v7 04/15] media: qcom: camss: Add support for PHY API devices

[PATCH v0 1/1] doc: announce inter-device DMA capability support in dmadev
 2025-07-16 10:59 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
 2025-07-16 10:58 UTC  (10+ messages)

linux-next: build warning after merge of the block tree
 2025-07-16 10:58 UTC  (2+ messages)

[PATCH 0/5] System allocator test fixes, improvements
 2025-07-16 10:58 UTC  (4+ messages)
` [PATCH 2/5] tests/intel/xe_exec_system_allocator: Add prefetch sections

[RFC PATCH 0/6] Fix building of sparc/sparc32plus test cases
 2025-07-16 10:54 UTC  (7+ messages)
` [RFC PATCH 1/6] tests/tcg: special case sparc "
` [RFC PATCH 2/6] tests/tcg: special case sparc32plus "
` [RFC PATCH 3/6] configure: update sparc and sparc32plus target compiler detection
` [RFC PATCH 4/6] tests/docker: add sparc-leon-cross container image
` [RFC PATCH 5/6] configure: enable the container fallbacks for sparc/sparc32plus
` [RFC PATCH 6/6] docs/about: deprecate add sparc/sparc32plus-*-user

[PATCH v3 0/6] slab: Re-entrant kmalloc_nolock()
 2025-07-16 10:58 UTC  (3+ messages)
` [PATCH v3 5/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[PATCH 6.12 000/165] 6.12.39-rc2 review
 2025-07-16 10:57 UTC  (3+ messages)

[PATCH v2 0/5] CI test with PREEMPT_RT
 2025-07-16 10:56 UTC  (6+ messages)
` [PATCH v2 1/5] accel/ivpu: Remove lockdep_assert_irqs_disabled()
` [PATCH v2 2/5] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH v2 3/5] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
` [PATCH v2 4/5] drm/i915/display: Use drm_crtc_vblank_count in intel_crtc_get_vblank_counter()
` [PATCH v2 5/5] FOR-CI: Enable PREEMPT_RT

[PATCH] net/mlx5: fix crash when using meter in transfer flow
 2025-07-16 10:55 UTC  (3+ messages)

[PATCH] cmd: gpt: Fix off by 1 errors
 2025-07-16 10:55 UTC 

[RFC PATCH 0/2] system/win32: Remove unused Error argument in qemu_socket_[un]select()
 2025-07-16 10:50 UTC  (8+ messages)
` [RFC PATCH 1/2] system/os-win32: Remove unused Error** argument in qemu_socket_unselect
` [RFC PATCH 2/2] system/os-win32: Remove unused Error** argument in qemu_socket_select

[PATCH] PCI: j721e: Fix programming sequence of "strap" settings
 2025-07-16 10:28 UTC 

[PATCH] "fork: reorder function qualifiers for copy_clone_args_from_user"
 2025-07-16 10:54 UTC  (2+ messages)

Phy with reset-gpio fails to read phy id during kexec -e
 2025-07-16 10:51 UTC  (2+ messages)

[PATCH v4 00/23] migration: propagate vTPM errors using Error objects
 2025-07-16 10:43 UTC  (24+ messages)
` [PATCH v4 01/23] migration: push Error **errp into vmstate_subsection_load()
` [PATCH v4 02/23] migration: push Error **errp into vmstate_load_state()
` [PATCH v4 03/23] migration: push Error **errp into qemu_loadvm_state_header()
` [PATCH v4 04/23] migration: push Error **errp into vmstate_load()
` [PATCH v4 05/23] migration: push Error **errp into qemu_loadvm_section_start_full()
` [PATCH v4 06/23] migration: push Error **errp into qemu_loadvm_section_part_end()
` [PATCH v4 07/23] migration: push Error **errp into loadvm_process_command()
` [PATCH v4 08/23] migration: push Error **errp into loadvm_handle_cmd_packaged()
` [PATCH v4 09/23] migration: push Error **errp into ram_postcopy_incoming_init()
` [PATCH v4 10/23] migration: push Error **errp into loadvm_postcopy_handle_advise()
` [PATCH v4 11/23] migration: push Error **errp into loadvm_postcopy_handle_listen()
` [PATCH v4 12/23] migration: push Error **errp into loadvm_postcopy_handle_run()
` [PATCH v4 13/23] migration: push Error **errp into loadvm_postcopy_ram_handle_discard()
` [PATCH v4 14/23] migration: make loadvm_postcopy_handle_resume() void
` [PATCH v4 15/23] migration: push Error **errp into loadvm_handle_recv_bitmap()
` [PATCH v4 16/23] migration: push Error **errp into loadvm_process_enable_colo()
` [PATCH v4 17/23] migration: push Error **errp into loadvm_postcopy_handle_switchover_start()
` [PATCH v4 18/23] migration: push Error **errp into qemu_loadvm_state_main()
` [PATCH v4 19/23] migration: push Error **errp into qemu_loadvm_state()
` [PATCH v4 20/23] migration: push Error **errp into qemu_load_device_state()
` [PATCH v4 21/23] migration: Capture error in postcopy_ram_listen_thread()
` [PATCH v4 22/23] migration: Add error-parameterized function variants in VMSD struct
` [PATCH v4 23/23] backends/tpm: Propagate vTPM error on migration failure

[PATCH net-next 0/2] net: hibmcge: Add support for PHY LEDs on YT8521
 2025-07-16 10:53 UTC  (3+ messages)
` [PATCH net-next 2/2] "

[PATCH] scripts/igt_doc: fix a deprecation warning
 2025-07-16 10:53 UTC  (2+ messages)

[PATCH 2/4] provider, cg: add reject_clasue() callback
 2025-07-16 10:53 UTC  (4+ messages)

[PATCH v4 0/4] Add Dell Inspiron 7441 / Latitude 7455 (X1E-80-100)
 2025-07-16 10:53 UTC  (2+ messages)

[PATCH v2] arm64: Mark kernel as tainted on SAE and SError panic
 2025-07-16 10:52 UTC  (3+ messages)

[PATCH v3 RESEND 00/10] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-07-16 10:20 UTC  (3+ messages)
` [PATCH v3 RESEND 01/10] coresight: core: Refactoring ctcu_get_active_port and make it generic

[PATCH v7 0/7] use per-vma locks for /proc/pid/maps reads
 2025-07-16 10:50 UTC  (9+ messages)
` [PATCH v7 1/7] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v7 4/7] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v7 6/7] fs/proc/task_mmu: remove conversion of seq_file position to unsigned

[PATCH 6.15 000/192] 6.15.7-rc1 review
 2025-07-16 10:50 UTC  (3+ messages)

[PATCH] scsi: ufs: exynos: call phy_notify_pmstate() from hibern8 callbacks
 2025-07-16 10:16 UTC  (4+ messages)

[PATCH 15/17] arm64: tegra: Add BPMP node for Tegra210
 2025-07-16 10:49 UTC 

[PATCH 0/3] media: uvcvideo: Misc fixes
 2025-07-16 10:48 UTC  (7+ messages)
` [PATCH 1/3] media: uvcvideo: Drop unneeded memset() in meta device ioctl handlers
` [PATCH 2/3] media: uvcvideo: Add missing curly braces
` [PATCH 3/3] media: uvcvideo: Move MSXU_CONTROL_METADATA definition to header

[PATCH v2 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-07-16 10:54 UTC  (2+ messages)

linux-next: duplicate patch in the clockevents tree
 2025-07-16 10:48 UTC 

[PATCH v3 0/2] sched_ext: Introduce rq lock tracking
 2025-07-16 10:47 UTC  (5+ messages)
` [PATCH 1/2] sched_ext: Track currently locked rq

[PATCH] pseries/lparcfg: Add resource group monitoring
 2025-07-16 10:45 UTC 

[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
 2025-07-16 10:46 UTC  (2+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep

[PATCH v2] usb: typec: ucsi: ucsi_glink: Increase buffer size to support UCSI v2
 2025-07-16 10:44 UTC  (2+ messages)

[PATCH 5.15 00/78] 5.15.189-rc2 review
 2025-07-16 10:44 UTC  (2+ messages)

[PATCH v2] media: uvcvideo: Fix comments in uvc_meta_detect_msxu
 2025-07-16 10:43 UTC 

[PATCH v1 1/1] serial: 8250_ce4100: Fix CONFIG_SERIAL_8250=n build
 2025-07-16 10:43 UTC  (4+ messages)

[PATCH v3 00/20] intel_iommu: Enable stage-1 translation for passthrough device
 2025-07-16 10:31 UTC  (4+ messages)
` [PATCH v3 07/20] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on

[PATCH V1] mmc: sdhci-pci-gli: GL9763e: Mask the replay timer timeout of AER
 2025-07-16 10:43 UTC 

[PATCH i-g-t] tests/kms_setmode: Find compatible mode for eDP before selecting default mode
 2025-07-16 10:42 UTC  (5+ messages)

[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-07-16 10:32 UTC  (11+ messages)
` [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
` [RFC PATCH v3 14/15] Read and validate host SMMUv3 feature bits

linux-next: build warning after merge of the iommu tree
 2025-07-16 10:42 UTC 

[PULL 0/4] Misc crypto & UI patches
 2025-07-16 10:30 UTC  (5+ messages)
` [PULL 1/4] ui: fix setting client_endian field defaults
` [PULL 2/4] ui: add trace events for all client messages
` [PULL 3/4] crypto/x509-utils: Check for error from gnutls_x509_crt_init()
` [PULL 4/4] crypto: load all certificates in X509 CA file

[PATCH v5 0/3] RISC-V: Add ACPI support for IOMMU
 2025-07-16 10:40 UTC  (4+ messages)
` [PATCH v5 1/3] ACPI: RISC-V: Add support for RIMT
` [PATCH v5 2/3] ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()
` [PATCH v5 3/3] iommu/riscv: Add ACPI support

[PATCH 6.1 00/89] 6.1.146-rc2 review
 2025-07-16 10:41 UTC  (2+ messages)

[PATCH v2 00/12] sched: Address schbench regression
 2025-07-16 10:40 UTC  (5+ messages)
` [PATCH v2 01/12] sched/psi: Optimize psi_group_change() cpu_clock() usage

[PATCH 6.6 000/111] 6.6.99-rc2 review
 2025-07-16 10:40 UTC  (2+ messages)

[PATCH v4 0/7] Add generated modalias to modules.builtin.modinfo
 2025-07-16 10:40 UTC  (4+ messages)

[bug report] kmemleak issue observed during blktests
 2025-07-16 10:40 UTC  (4+ messages)

[linux-next:master 8617/9935] arch/arm64/boot/dts/nvidia/tegra264.dtsi:3:10: fatal error: dt-bindings/clock/nvidia,tegra264.h: No such file or directory
 2025-07-16 10:39 UTC 

[PATCH] misc: rtsx: usb: Ensure mmc child device is active when card is present
 2025-07-16 10:39 UTC  (2+ messages)

[PULL 00/13] Net patches
 2025-07-16 10:30 UTC  (5+ messages)

[PATCH 0/2] migration: Fix possible access out of bounds
 2025-07-16 10:26 UTC  (3+ messages)
` [PATCH 1/2] migration: Fix postcopy latency distribution formatting computation

[PATCH] doc: remove Mellanox acquisition explanation
 2025-07-16 10:37 UTC  (2+ messages)

[PATCH v2 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28)
 2025-07-16 10:36 UTC  (5+ messages)
` [PATCH v2 2/3] hvmloader: fix SMBIOS table length checks
` [PATCH v2 3/3] hvmloader: add new SMBIOS tables (7, 8, 9, 26, 27, 28)

[PATCH 0/6] sound: convert from clk round_rate() to determine_rate()
 2025-07-16 10:14 UTC  (2+ messages)

[wireless:for-next] BUILD SUCCESS bbc19fef578970158847a41d9b6b6b218034b8c2
 2025-07-16 10:34 UTC 

[PATCH] net/crc: reduce usage of static arrays in net_crc_sse.c
 2025-07-16 10:34 UTC 

[PATCH 0/4] vhost: drop backend_features
 2025-07-16 10:28 UTC  (4+ messages)

[PATCH 0/2] PCI: qcom: Switch to bus notifier for enabling ASPM of PCI devices
 2025-07-16 10:33 UTC  (7+ messages)
` [PATCH 2/2] PCI: qcom: Move qcom_pcie_icc_opp_update() to notifier callback

[PATCH 0/3] Update riscv's SYS_BOOTM_LEN to the most commonly used value
 2025-07-16 10:33 UTC  (3+ messages)
` [PATCH 1/3] riscv: Set SYS_BOOTM_LEN explicitly to 0x800000

[wireless-next:main] BUILD SUCCESS 003322be55c650b30f0c836e1dc99d708d787a32
 2025-07-16 10:32 UTC 

[PATCH v5 00/10] Add support for RK3588 DisplayPort Controller
 2025-07-16 10:04 UTC  (13+ messages)
` [PATCH v5 02/10] drm/bridge: synopsys: Add DW DPTX Controller support library
` [PATCH v5 06/10] drm/birdge: simple-bridge: Add support for radxa ra620
` [PATCH v5 07/10] arm64: dts: rockchip: Add DP0 for rk3588
` [PATCH v5 08/10] arm64: dts: rockchip: Add DP1 "
` [PATCH v5 09/10] arm64: dts: rockchip: Enable DisplayPort for rk3588s Cool Pi 4B
` [PATCH v5 10/10] arm64: dts: rockchip: Enable DP2HDMI for ROCK 5 ITX

[PATCH 0/4] Initial support for Qualcomm Hamoa IOT EVK board
 2025-07-16 10:32 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: qcom: Document HAMOA-IOT-EVK board

[PATCH v2 00/12] media: uvcvideo: Add support for orientation and rotation
 2025-07-16 10:32 UTC  (8+ messages)
` [PATCH v2 10/12] media: uvcvideo: Add get_* functions to uvc_entity

[PATCH v3 0/8] cleanup: Introduce ACQUIRE(), a guard() for conditional locks
 2025-07-16 10:32 UTC  (5+ messages)
` [PATCH v3 7/8] cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach()

[PATCH v2 0/5] rust: Add Per-CPU Variable API
 2025-07-16 10:32 UTC  (11+ messages)
` [PATCH v2 3/5] rust: percpu: add a rust per-CPU variable test

[PATCH] fanotify: support custom default close response
 2025-07-16 10:31 UTC  (9+ messages)

linux-next: build warning after merge of the drm-misc tree
 2025-07-16 10:31 UTC 

linux-next: manual merge of the rust tree with the drm-misc tree
 2025-07-16 10:31 UTC  (2+ messages)

[anolis-intel-cloud:devel-5.10 6/6] mm/memory_hotplug.c:982:6: warning: no previous prototype for function '__adjust_present_page_count'
 2025-07-16 10:29 UTC 

[PATCH 0/3] C99: declare bool experiment a success
 2025-07-16 10:29 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] git-compat-util: convert string predicates to return bool
  ` [PATCH v3 3/3] strbuf: convert "

[Linaro-TCWG-CI] v6.16-rc5-47-gf66f9c3d09c12: Failure on aarch64
 2025-07-16 10:29 UTC 

[PATCH] app/testpmd: report minimum and maximum MTU
 2025-07-16 10:28 UTC 

[PATCH i-g-t] tests/intel/*test_config: Fix i915 blocklists rename
 2025-07-16 10:29 UTC  (2+ messages)

[PATCH v3 0/5] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
 2025-07-16 10:28 UTC  (4+ messages)

linux-next: build warning after merge of the amdgpu tree
 2025-07-16 10:28 UTC 

[PATCH net-next 0/4] mptcp: add TCP_MAXSEG sockopt support
 2025-07-16 10:28 UTC  (5+ messages)
` [PATCH net-next 1/4] mptcp: sockopt: drop redundant tcp_getsockopt
` [PATCH net-next 2/4] tcp: add tcp_sock_set_maxseg
` [PATCH net-next 3/4] mptcp: add TCP_MAXSEG sockopt support
` [PATCH net-next 4/4] mptcp: fix typo in a comment

[PATCH v5 00/22] x86: strict separation of startup code
 2025-07-16 10:26 UTC  (4+ messages)
` [PATCH v5 15/22] objtool: Add action to check for absence of absolute relocations

[PATCH] net/mlx5: fix min and max MTU reporting
 2025-07-16 10:25 UTC 

[nft PATCH v2 0/3] Support wildcard netdev hooks
 2025-07-16 10:26 UTC  (4+ messages)
` [nft PATCH v2 1/3] mnl: Support simple wildcards in "

[RFC net-next v1 1/1] e1000e: Introduce private flag and module param to disable K1
 2025-07-16 10:25 UTC  (4+ messages)

[PATCH v7 0/9] LKMM generic atomics in Rust
 2025-07-16 10:25 UTC  (9+ messages)
` [PATCH v7 6/9] rust: sync: atomic: Add the framework of arithmetic operations

[linux-next:master] [vmscan] a7694ff11a: kernel-selftests.kvm.access_tracking_perf_test.fail
 2025-07-16 10:22 UTC  (2+ messages)

[scarthgap] Setting image feature dev-pkgs bring ptest package of libgpiod
 2025-07-16 10:21 UTC  (2+ messages)
` [yocto] "

[Buildroot] [PATCH] package/python-aiohttp: security bump to v3.12.14
 2025-07-16 10:21 UTC 

[PATCH v3 0/4] btrfs: zoned: limit active zones to max_open_zones
 2025-07-16 10:22 UTC  (3+ messages)
` [PATCH v3 2/4] btrfs: zoned: fix data relocation block group reservation

[PATCH v11 0/1] Add debugfs node to expose G-state and pcie link state residency
 2025-07-16 10:14 UTC  (2+ messages)
` [PATCH v11 1/1] drm/xe/xe_debugfs: Exposure of G-State and pcie link state residency counters through debugfs


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.