All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-07 14:51:49 to 2025-02-07 15:34:17 UTC [more...]

[PATCH v1 0/9] Add PERIC0/1 support for Exynos 990
 2025-02-07 15:21 UTC  (2+ messages)

[PATCH v2 00/17] maintainer updates for feb25 (qtest, gdbstub, plugins) pre-PR
 2025-02-07 15:31 UTC  (12+ messages)
` [PATCH v2 01/17] tests/docker: replicate the check-rust-tools-nightly CI job
` [PATCH v2 02/17] tests/qtest: don't attempt to clock_step while waiting for virtio ISR
` [PATCH v2 03/17] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
` [PATCH v2 04/17] tests/qtest: simplify qtest_process_inbuf
` [PATCH v2 05/17] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
` [PATCH v2 06/17] tests/qtest: tighten up the checks on clock_step
` [PATCH v2 07/17] Revert "util/timer: avoid deadlock when shutting down"
` [PATCH v2 08/17] tests/qtest/migration: Add --full option
` [PATCH v2 10/17] gdbstub: Allow the %d placeholder in the socket path
` [PATCH v2 13/17] user: Introduce host_interrupt_signal
` [PATCH v2 14/17] osdep: Introduce qemu_kill_thread()

[PATCH 0/6] ublk zero-copy support
 2025-02-07 15:33 UTC  (7+ messages)
` [PATCH 3/6] io_uring: add support for kernel registered bvecs
` [PATCH 6/6] io_uring: cache nodes and mapped buffers

[PATCH] mm: optimize memblock_add_range() for improved performance
 2025-02-07 15:32 UTC 

[PATCH v5 0/4] arm64: dts: rockchip: minimal support for Pre-ICT tester adapter for RK3588 Jaguar + add overlay tests
 2025-02-07 15:20 UTC  (10+ messages)
` [PATCH v5 1/4] arm64: dts: rockchip: add overlay test for WolfVision PF5
` [PATCH v5 2/4] arm64: dts: rockchip: add overlay test for Edgeble NCM6A
` [PATCH v5 3/4] arm64: dts: rockchip: add overlay tests for Rock 5B PCIe overlays
` [PATCH v5 4/4] arm64: dts: rockchip: minimal support for Pre-ICT tester adapter for RK3588 Jaguar

[PATCH 0/3] drm/i915/pch: small cleanups, refactors
 2025-02-07 15:28 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "

[PATCH] drm/amdkfd: fix missing L2 cache info in topology
 2025-02-07 15:29 UTC  (7+ messages)

[PATCH v4 0/6] drm/sched: Job queue peek/pop helpers and struct job re-order
 2025-02-07 14:51 UTC  (7+ messages)
` [PATCH 1/6] drm/sched: Add internal job peek/pop API
` [PATCH 2/6] drm/amdgpu: Pop jobs from the queue more robustly
` [PATCH 3/6] drm/sched: Remove a hole from struct drm_sched_job
` [PATCH 4/6] drm/sched: Move drm_sched_entity_is_ready to internal header
` [PATCH 5/6] drm/sched: Move internal prototypes "
` [PATCH 6/6] drm/sched: Group exported prototypes by object type

[PATCH v3 0/3] drm/sched: Job queue peek/pop helpers and struct job re-order
 2025-02-07 10:13 UTC  (8+ messages)
` [PATCH 1/3] drm/sched: Add internal job peek/pop API
` [PATCH 2/3] drm/amdgpu: Pop jobs from the queue more robustly
` [PATCH 3/3] drm/sched: Remove a hole from struct drm_sched_job

[PATCH 1/2] drm/amdgpu/mes11: fix set_hw_resources_1 calculation
 2025-02-07 15:23 UTC  (4+ messages)
` [PATCH V3 2/2] drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX11

[RFC PATCH] fuse: add new function to invalidate cache for all inodes
 2025-02-07 15:31 UTC  (3+ messages)

[PATCH v6 0/3] int3472: Support GPIO con_id based on _HID
 2025-02-07 15:30 UTC  (3+ messages)
` [PATCH v6 2/3] platform/x86: int3472: Call "reset" GPIO "enable" for INT347E

[PATCH] mm: optimize memblock_add_range() for improved performance
 2025-02-07 15:29 UTC  (3+ messages)

xfs/folio splat with v6.14-rc1
 2025-02-07 15:29 UTC  (2+ messages)

[stable] please apply media: cxd2841er: fix 64-bit division on gcc-9
 2025-02-07 15:29 UTC 

[PATCH] target/riscv: Fix minor whitespace issue in riscv_cpu_properties
 2025-02-07 15:28 UTC 

[PATCH net-next 0/5] tcp: allow to reduce max RTO
 2025-02-07 15:28 UTC  (6+ messages)
` [PATCH net-next 1/5] tcp: remove tcp_reset_xmit_timer() @max_when argument
` [PATCH net-next 2/5] tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()
` [PATCH net-next 3/5] tcp: use tcp_reset_xmit_timer()
` [PATCH net-next 4/5] tcp: add the ability to control max RTO
` [PATCH net-next 5/5] tcp: add tcp_rto_max_ms sysctl

[PATCH] doc: bitbake-user-manual-ref-variables: document BB_CURRENT_MC
 2025-02-07 15:28 UTC 

[LTP] [PATCH 0/3] tst_device: add support for overlayfs
 2025-02-07 15:28 UTC  (5+ messages)

[PATCH] perf tool_pmu: Add skip check in tool_pmu__event_to_str()
 2025-02-07 15:28 UTC 

[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-02-07 15:28 UTC  (9+ messages)
` [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer

[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-02-07 15:28 UTC  (7+ messages)
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls

[PATCH] ASoC: qcom: sdm845: set quaternary MI2S codec DAI to I2S format
 2025-02-07 15:27 UTC 

[PATCH v3 0/2] seccomp: pass uretprobe system call through seccomp
 2025-02-07 15:27 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_pm_dc: Ensure eDP detection before skipping test
 2025-02-07 15:27 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH v4 0/1] drm/xe/pf: Use an explicit check to see if the device has LMTT
 2025-02-07 15:26 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pf: Use an explicit check to see if the device has LMTT (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH net-next 0/2] mctp: Add MCTP-over-USB hardware transport binding
 2025-02-07 15:26 UTC  (3+ messages)
` [PATCH net-next 2/2] net: mctp: Add MCTP USB transport driver

[PATCH net-next] ptp: Add file permission checks on PHC
 2025-02-07 15:26 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: dsa: add support for phylink managed EEE
 2025-02-07 15:19 UTC  (3+ messages)
` [PATCH net-next v2 2/3] net: dsa: allow use of phylink managed EEE support

[PATCH 00/11] meson: cleanups, improvements, smallish fixes
 2025-02-07 15:22 UTC  (3+ messages)
` [PATCH v2 00/13] "

[PATCH 1/4] drm/amdgpu: Move xgmi definitions to xgmi header
 2025-02-07 15:18 UTC  (13+ messages)
` [PATCH 2/4] drm/amdgpu: Add xgmi speed/width related info
` [PATCH 3/4] drm/amdgpu: Initialize xgmi info during discovery

[PATCH v2 00/10] Make i.MX8M OCOTP work as accessing controller
 2025-02-07 15:24 UTC  (7+ messages)
` [PATCH v2 02/10] nvmem: imx-ocotp: Support accessing controller for i.MX8M
` [PATCH v2 05/10] arm64: dts: imx8mp: Add i.MX8M Plus OCOTP disable fuse definitions
` [PATCH v2 09/10] arm64: dts: imx8mq: Add i.MX8M "

[PATCH v3 0/3] Add Mali GPU support for Mediatek MT8370 SoC
 2025-02-07 15:18 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: gpu: mali-bifrost: Add compatible for "
` [PATCH v3 2/3] drm/panfrost: Add support for Mali on the "
` [PATCH v3 3/3] arm64: dts: mediatek: mt8370: Enable gpu support

[RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals
 2025-02-07 15:24 UTC  (3+ messages)

[PATCH] PCI: cadence: Fix runtime atomic count underflow
 2025-02-07 15:23 UTC 

[PATCH v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep
 2025-02-07 15:23 UTC  (8+ messages)
` [PATCH v2 04/13] bus: ts-nbus: use gpiod_multi_set_value_cansleep
` [PATCH v2 05/13] gpio: max3191x: "

[PATCH] builtin/refs: add '--skip-reflog' flag to bypass reflog migration
 2025-02-07 15:23 UTC  (2+ messages)

[PATCH V3 1/2] x86/tdx: Route safe halt execution via tdx_safe_halt()
 2025-02-07 15:22 UTC  (3+ messages)
` [PATCH V3 2/2] x86/tdx: Emit warning if IRQs are enabled during HLT #VE handling

[PATCH v2] rust/kernel: Add faux device bindings
 2025-02-07 15:22 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding
 2025-02-07 15:21 UTC  (2+ messages)

[PATCH] arm64: tegra: Enable Tegra234 USB remote wakeup
 2025-02-07 15:21 UTC  (2+ messages)

[PATCH 00/18] Reserve high bandwidth for HS isoc eps
 2025-02-07 15:21 UTC  (2+ messages)

[PATCH v9 00/14] platform/x86: alienware-wmi driver rework
 2025-02-07 15:21 UTC  (4+ messages)
` [PATCH v9 11/14] platform/x86: Split the alienware-wmi driver

[PATCH] systemd-netlogd: new recipe
 2025-02-07 15:20 UTC  (2+ messages)
` [OE-core] "

[PATCH v1 0/1] Add CXL Reset Support for CXL Devices
 2025-02-07 15:19 UTC  (3+ messages)
` [PATCH v1 1/1] cxl: add support for cxl reset

[PATCH v2 0/7] gpio: 74x164: Refactor and clean up the driver
 2025-02-07 15:17 UTC  (8+ messages)
` [PATCH v2 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
` [PATCH v2 2/7] gpio: 74x164: Simplify code with cleanup helpers
` [PATCH v2 3/7] gpio: 74x164: Annotate buffer with __counted_by()
` [PATCH v2 4/7] gpio: 74x164: Make use of the macros from bits.h
` [PATCH v2 5/7] gpio: 74x164: Fully convert to use managed resources
` [PATCH v2 6/7] gpio: 74x164: Switch to use dev_err_probe()
` [PATCH v2 7/7] gpio: 74x164: Utilise temporary variable for struct device

[PATCH] arm64: dts: qcom: sdm845-oneplus: use guard pages
 2025-02-07 15:17 UTC 

[linux-next:master 535/2219] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:364:12-13: WARNING kvmalloc is used to allocate this memory at line 339
 2025-02-07 15:17 UTC 

[openeuler:openEuler-1.0-LTS 1418/1418] mm/ioremap.o: warning: objtool: missing symbol for section .text
 2025-02-07 15:16 UTC 

[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
 2025-02-07 15:16 UTC  (3+ messages)
` [PATCH v7 7/7] ima: measure kexec load and exec events as critical data

[PATCH] tests/intel/xe_exec_capture: Enhance test to check with DUMPABLE flag
 2025-02-07 15:16 UTC  (3+ messages)

[PATCH 00/19] vbe: Series part G
 2025-02-07 15:14 UTC  (7+ messages)
` [PATCH 01/19] mbedtls: Add SHA symbols for VPL

[PATCH v2] add basic b4 config file
 2025-02-07 15:13 UTC  (9+ messages)
` [docs] "

[PATCH] cg: ensure string results in a ternary are padded to strsize
 2025-02-07  6:11 UTC 

[PATCH] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
 2025-02-07 15:11 UTC 

[PATCH 0/4] Small changes related to prefetch and spurious faults
 2025-02-07 15:12 UTC  (7+ messages)
` [PATCH 2/4] KVM: x86/tdp_mmu: Merge the prefetch into the is_access_allowed() check
` [PATCH 3/4] KVM: x86/mmu: Make sure pfn is not changed for spurious fault
` [PATCH 4/4] KVM: x86/mmu: Free obsolete roots when pre-faulting SPTEs

[PATCH v2 0/3] gpiolib: refactor for_each_hwgpio()
 2025-02-07 15:07 UTC  (4+ messages)
` [PATCH v2 1/3] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
` [PATCH v2 2/3] gpiolib: Simplify implementation of for_each_hwgpio_in_range()
` [PATCH v2 3/3] gpiolib: Switch to use for_each_if() helper

[PATCH 6.1] net: Fix icmp host relookup triggering ip_rt_bug
 2025-02-07 15:11 UTC 

[PATCH 6.13 000/623] 6.13.2-rc1 review
 2025-02-07 15:11 UTC  (5+ messages)
` [PATCH 6.13 541/623] PM: sleep: core: Synchronize runtime PM status of parents and children

Patch "hostfs: convert hostfs to use the new mount API" has been added to the 6.6-stable tree
 2025-02-07 15:10 UTC  (6+ messages)

[PATCH v9 00/12] AMD broadcast TLB invalidation
 2025-02-07 15:10 UTC  (3+ messages)
` [PATCH v9 04/12] x86/mm: get INVLPGB count max from CPUID

[PATCH] wifi: ath12k: Fix locking in error paths
 2025-02-07 15:10 UTC  (2+ messages)

[PATCH 00/29] VBE serial part H: Implement VBE on Rockchip RK3399
 2025-02-07 15:10 UTC  (7+ messages)
` [PATCH 28/29] Revert "bloblist: Load the bloblist from the previous loader"

queue-5.10: Panic on shutdown at platform_shutdown+0x9
 2025-02-07 15:10 UTC  (2+ messages)

[PATCH 1/2] scsi: qedf: Replace kmalloc_array() with kcalloc()
 2025-02-07 15:09 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4 1/2] common/idpf: enable AVX2 for single queue Rx
 2025-02-07 15:09 UTC  (6+ messages)
` [PATCH v5 0/2] enable AVX2 for single queue Rx/Tx
  ` [PATCH v5 2/2] common/idpf: enable AVX2 for single queue Tx

[PATCH 1/6] drivers/bus: eliminate dependency on non-portable __SIZEOF_LONG__
 2025-02-07 15:08 UTC  (6+ messages)
` [PATCH v5] eal: define __SIZEOF_LONG__ when using MSVC
` [PATCH v6] "

[PATCH v4 0/2] nfsd: CB_SEQUENCE error handling fixes and cleanups
 2025-02-07 15:08 UTC  (2+ messages)

[PATCH bpf-next v1 0/1] Using the right format specifiers for bpftool
 2025-02-07 15:08 UTC  (4+ messages)

s2idle blocked on dev->power.completion
 2025-02-07 15:08 UTC 

[isar-cip-core v1 0/5] Automate CIP Core testing on M-COM x86 in LAVA
 2025-02-07 15:04 UTC  (6+ messages)
` [isar-cip-core v1 1/5] swupdate_template.yml: Give different names to test actions
` [isar-cip-core v1 2/5] tests/templates: Add template files required to generate M-COM job defintions
` [isar-cip-core v1 3/5] submit_lava.sh: Include functionality to prepare "
` [isar-cip-core v1 4/5] .gitlab-ci.yml: Enable building v2 x86-uefi target to deploy its swupdate artifact
` [isar-cip-core v1 5/5] .gitlab-ci.yml: Add test targets for M-COM x86

[Intel-wired-lan] [iwl-next v1 0/4] ixgbe: support MDD events
 2025-02-07 15:07 UTC  (7+ messages)
` [Intel-wired-lan] [iwl-next v1 1/4] ixgbe: add MDD support
    `  "
` [Intel-wired-lan] [iwl-next v1 3/4] ixgbe: add Tx hang detection unhandled MDD
    `  "

[PATCH 0/5] staging: gpib: remove unused variables
 2025-02-07 15:04 UTC  (6+ messages)
` [PATCH 1/5] staging: gpib: cb7210: remove unused variable
` [PATCH 2/5] staging: gpib: eastwood: "
` [PATCH 3/5] staging: gpib: ni_usb: "
` [PATCH 4/5] staging: gpib: tnt4882: "
` [PATCH 5/5] staging: gpib: ines: "

[PATCH i-g-t] tests/xe_eudebug_online: Ignore stale attention events during single-step
 2025-02-07 15:05 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH] board: kobol: helios4: enable ddr odt0 on write for both chip-select
 2025-02-07 15:06 UTC 

[PATCH v5 net-next 00/14] bridge-fastpath and related improvements
 2025-02-07 15:03 UTC  (4+ messages)
` [PATCH v5 net-next 12/14] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign

[RESEND PATCH v2] HID: Add reserved item tag for main items
 2025-02-07 15:04 UTC  (2+ messages)

[Buildroot] generic-package compiler flags
 2025-02-07 14:58 UTC 

[PATCH v4 00/10] Introduce fwctl subystem
 2025-02-07 15:03 UTC  (4+ messages)
` [PATCH v4 09/10] fwctl/bnxt: Support communicating with bnxt fw

[PATCH net-next] netlink: specs: add ctnetlink dump and stats dump support
 2025-02-07 15:03 UTC  (2+ messages)

[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
 2025-02-07 15:02 UTC  (9+ messages)

[PATCH v1] arm64: dts: rockchip: add 'chassis-type' property on PineNote
 2025-02-07 15:01 UTC  (3+ messages)

[PATCH 0/2] Add support for Quad Input Page Program
 2025-02-07 15:01 UTC  (5+ messages)
` [PATCH 1/2] mtd: spi-nor: macronix: Add post_sfdp fixups "

[PATCH b4 v2] ez: add subject prefix flag
 2025-02-07 15:02 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/cutekeyboard: bump version to 1.3.0
 2025-02-07 15:01 UTC 

[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-07 15:00 UTC  (4+ messages)
` [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support

[PATCH v6 0/7] Buddy allocator like (or non-uniform) folio split
 2025-02-07 15:00 UTC  (6+ messages)

[PATCH v2] drm/amdgpu: Unlocked unmap only clear page table leaves
 2025-02-07 14:58 UTC  (6+ messages)

[RFC PATCH 00/11] rv: Add scheduler specification monitors
 2025-02-07 14:57 UTC  (5+ messages)

[PATCH 6.6] net: Fix icmp host relookup triggering ip_rt_bug
 2025-02-07 14:56 UTC 

[PATCH v4 00/33] Introduce GPU SVM and Xe SVM implementation
 2025-02-07 14:54 UTC  (3+ messages)
` [PATCH v4 33/33] drm/doc: gpusvm: Add GPU SVM documentation

[PATCH 00/10] rust: Add HPET timer device
 2025-02-07 14:55 UTC  (5+ messages)
` [PATCH 06/10] rust: add bindings for timer

[PATCH 6.6 0/1] Fix CVE-2024-56647
 2025-02-07 14:55 UTC 

Maintaining Repaper and MI0283QT
 2025-02-07 14:53 UTC 

[PATCH 0/2] Fixes for pKVM NP-guest support
 2025-02-07 14:54 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Improve error handling from check_host_shared_guest()
` [PATCH 2/2] KVM: arm64: Simplify np-guest hypercalls

[PATCH v8 2/2] rust: add dma coherent allocator abstraction
 2025-02-07 14:54 UTC  (12+ messages)
            ` On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.)

[RFC PATCH v2 0/8] crypto,io,migration: Add support to gnutls_bye()
 2025-02-07 14:53 UTC  (5+ messages)
` [RFC PATCH v2 6/8] io: Plumb read flags into qio_channel_read_all_eof
` [RFC PATCH v2 7/8] io: Add a read flag for relaxed EOF

[LTP] [PATCH 0/8] Cleanup the mmap testing suite
 2025-02-07 14:50 UTC  (7+ messages)
` [LTP] [PATCH 1/8] Refactor mmap03 test
` [LTP] [PATCH 2/8] Refactor mmap10 test
` [LTP] [PATCH 3/8] Cleanup mmap12 test
` [LTP] [PATCH 5/8] Cleanup mmap18 test
` [LTP] [PATCH 7/8] Cleanup mmap20 test
` [LTP] [PATCH 8/8] Refactor mmap001 test and move it to mmap21

[PATCH 0/6] nfsd: filecache: various fixes
 2025-02-07 14:52 UTC  (3+ messages)
` [PATCH 4/6] nfsd: filecache: introduce NFSD_FILE_RECENT

[PATCH v1] cpuidle: intel_idle: Update MAINTAINERS
 2025-02-07 14:52 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.