messages from 2026-07-03 17:31:40 to 2026-07-03 18:20:48 UTC [more...]
[PATCH v6 00/23] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
2026-07-03 18:20 UTC (5+ messages)
` [PATCH v6 12/23] virt: Introduce steal monitor driver
` [PATCH v6 16/23] virt/steal_monitor: Compute work at regular intervals
[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
2026-07-03 18:19 UTC (2+ messages)
[PATCH mptcp-next v2 0/5] mptcp: bpf: fix scheduler kfunc socket type confusion
2026-07-03 18:18 UTC (2+ messages)
[PATCH net-next] ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DA
2026-07-03 18:18 UTC (3+ messages)
[PATCH] arm64: dts: ti: Rename DM firmware reserved memory nodes
2026-07-03 18:16 UTC (3+ messages)
[PATCH v13 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-07-03 18:16 UTC (3+ messages)
` [PATCH v13 14/15] barrier: add tests for smp_cond_load_*_timeout()
[PATCH v10 00/36] phy: rockchip: usbdp: Clean up the mess
2026-07-03 18:13 UTC (87+ messages)
` [PATCH v10 01/36] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH v10 02/36] phy: rockchip: usbdp: Update mode_change after error handling
` [PATCH v10 03/36] phy: rockchip: usbdp: Do not lose USB3 PHY status
` [PATCH v10 04/36] phy: rockchip: usbdp: Fix devm_clk_bulk_get_all check
` [PATCH v10 05/36] phy: rockchip: usbdp: Handle missing clock-names DT property gracefully
` [PATCH v10 06/36] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v10 07/36] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v10 08/36] phy: rockchip: usbdp: Amend SSC modulation deviation
` [PATCH v10 09/36] phy: rockchip: usbdp: Fix LFPS detect threshold control
` [PATCH v10 10/36] phy: rockchip: usbdp: Add missing mode_change update
` [PATCH v10 11/36] phy: rockchip: usbdp: Support single-lane DP
` [PATCH v10 12/36] phy: rockchip: usbdp: Limit DP lane count to muxed lanes
` [PATCH v10 13/36] phy: rockchip: usbdp: Rename DP lane functions
` [PATCH v10 14/36] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST
` [PATCH v10 15/36] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v10 16/36] phy: rockchip: usbdp: Register DP aux bridge
` [PATCH v10 19/36] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v10 21/36] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB
` [PATCH v10 22/36] phy: rockchip: usbdp: Use guard functions for mutex
` [PATCH v10 24/36] phy: rockchip: usbdp: Hold mutex in DP PHY configure
` [PATCH v10 25/36] phy: rockchip: usbdp: Add some extra debug messages
` [PATCH v10 26/36] phy: rockchip: usbdp: Avoid xHCI SErrors
` [PATCH v10 28/36] phy: rockchip: usbdp: Only enable USB3 when not in high-speed mode
` [PATCH v10 29/36] phy: core: add notifier infrastructure
` [PATCH v10 31/36] phy: rockchip: usbdp: Add phy reset notification support
` [PATCH v10 32/36] phy: rockchip: usbdp: Drop -EPROBE_DEFER hack
` [PATCH v10 34/36] phy: rockchip: usbdp: Simplify power state handling
` [PATCH v10 35/36] phy: rockchip: usbdp: Re-init PHY on mux change
[PULL] drm-xe-next
2026-07-03 18:13 UTC
[PATCH] docs: pt_BR: translate the management-style.rst to Brazilian Portuguese
2026-07-03 18:13 UTC
[PATCH v6 00/16] AD9910 Direct Digital Synthesizer
2026-07-03 18:13 UTC (5+ messages)
` [PATCH v6 13/16] iio: frequency: ad9910: add output shift keying support
` [PATCH v6 15/16] iio: ABI: add docs for ad9910 sysfs entries
[PATCH 00/14] drm/amdgpu: Improve retry fault handling (v3)
2026-07-03 18:11 UTC (5+ messages)
` [PATCH 11/14] drm/amdgpu/ih6.0: Use MMIO ACK for retry CAM on IH 6.0
[PATCH v14 00/33] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2026-07-03 18:10 UTC (9+ messages)
` [PATCH v14 13/33] s390x/diag: Generalize s390_ipl_read/write to accept void *
` [PATCH v14 18/33] hw/s390x/ipl: Rework s390_ipl_map_iplb_chain for certificate storage
` [PATCH v14 24/33] pc-bios/s390-ccw: Add signed component address overlap checks
` [PATCH v14 30/33] hw/s390x/ipl: Handle secure boot with multiple boot devices
[PATCH net-next v11 00/12] enic: SR-IOV V2 admin channel and MBOX protocol
2026-07-03 18:09 UTC (13+ messages)
` [PATCH net-next v11 01/12] enic: cancel tx_hang_reset work on device removal
` [PATCH net-next v11 02/12] enic: verify firmware supports V2 SR-IOV at probe time
` [PATCH net-next v11 03/12] enic: add admin channel open and close for SR-IOV
` [PATCH net-next v11 04/12] enic: add admin RQ buffer management
` [PATCH net-next v11 05/12] enic: add admin CQ service with MSI-X interrupt and workqueue polling
` [PATCH net-next v11 06/12] enic: define MBOX message types and header structures
` [PATCH net-next v11 07/12] enic: add MBOX core send and receive for admin channel
` [PATCH net-next v11 08/12] enic: add MBOX PF handlers for VF register and capability
` [PATCH net-next v11 09/12] enic: add MBOX VF handlers for capability, register and link state
` [PATCH net-next v11 10/12] enic: wire V2 SR-IOV enable with admin channel and MBOX
` [PATCH net-next v11 11/12] enic: add V2 VF probe with admin channel and PF registration
` [PATCH net-next v11 12/12] enic: re-establish V2 VF admin channel and PF registration after reset
[PATCH v4 00/10] Add support for Qualcomm remoteproc subsystem cooling
2026-07-03 18:09 UTC (3+ messages)
` [PATCH v4 03/10] soc: qcom: Add QMI TMD support for remote thermal mitigation
[PATCH v4 00/24] target/riscv: move TCG files and fix --disable-tcg
2026-07-03 18:05 UTC (25+ messages)
` [PATCH v4 01/24] target/riscv: Remove unused tcg/tcg.h include
` [PATCH v4 02/24] target/riscv: move valid_vm_* satp arrays to cpu.c
` [PATCH v4 03/24] hw/riscv, target/riscv: move pmu fdt function to fdt-common.c
` [PATCH v4 04/24] target/riscv: move TCG only files to tcg subdir
` [PATCH v4 05/24] target/riscv/machine.c: do not migrate pmp state with kvm
` [PATCH v4 06/24] target/riscv: move pmp files to tcg subdir
` [PATCH v4 07/24] target/riscv: tidy up riscv_sysemu_ops
` [PATCH v4 08/24] target/riscv: move debug.h to tcg subdir
` [PATCH v4 09/24] target/riscv: remove csr.h from kvm-cpu.c
` [PATCH v4 10/24] target/riscv: move csr.h to tcg subdir
` [PATCH v4 11/24] target/riscv: move custom_csrs logic to tcg-cpu.c
` [PATCH v4 12/24] target/riscv: move riscv_cpu_set_nmi() "
` [PATCH v4 13/24] target/riscv: move some irq helpers to cpu.c
` [PATCH v4 14/24] target/riscv: move riscv_cpu_claim_interrupts "
` [PATCH v4 15/24] target/riscv/cpu.c: handle TCG bits of riscv_cpu_dump_state
` [PATCH v4 16/24] target/riscv: gate riscv_cpu_update_mip with tcg_enabled()
` [PATCH v4 17/24] target/riscv/cpu.c: filter TCG only bits in riscv_cpu_reset_hold()
` [PATCH v4 18/24] hw/riscv/riscv_hart.c isolate tcg only bits
` [PATCH v4 19/24] target/riscv/gdbstub.c: isolate TCG only checks
` [PATCH v4 20/24] target/riscv: move riscv_cpu_set_rdtime_fn to riscv_aclint
` [PATCH v4 21/24] target/riscv/tcg: remove unused riscv_cpu_get_geilen()
` [PATCH v4 22/24] target/riscv: move riscv_cpu_set_geilen() to riscv-imsic
` [PATCH v4 23/24] target/riscv: move riscv_cpu_set_aia_ireg_rmw_cb() to riscv_imsic
` [PATCH v4 24/24] gitlab-ci.d/crossbuilds: add riscv64 KVM-only build job
[GIT PULL] RISC-V updates for v7.2-rc2
2026-07-03 18:07 UTC (2+ messages)
[PATCH 00/16] ASoC: SOF: amd: add support for ACP7.B/7.F platforms
2026-07-03 18:04 UTC (10+ messages)
` [PATCH 02/16] ASoC: SOF: amd: add base platform support for ACP7.B/7.F
` [PATCH 16/16] ASoC: SOF: amd: add system and runtime PM ops for ACP7x
[PATCH] docs: pt_BR: translate the management-style.rst to Brazilian Portuguese
2026-07-03 18:05 UTC
[PATCH 0/5] platform/x86: lg-laptop: Improve support for modern devices
2026-07-03 18:05 UTC (7+ messages)
` [PATCH 2/5] platform/x86: lg-laptop: Add support for native ACPI events
` [PATCH 5/5] platform/x86: lg-laptop: Fix keyboard backlight support on LG Gram 16T90SP
[PATCH] git-diff: Introduce --index and deprecate --cached
2026-07-03 18:04 UTC
[Buildroot] [PATCH 1/1] package/apr: fix build failure with GCC >= 14
2026-07-03 18:03 UTC
[PATCH] selftests/lsm: Fix memory leak in attr_lsm_count
2026-07-03 17:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/34] Add migration support to the MSHV accelerator
2026-07-03 17:50 UTC (5+ messages)
` [PATCH 26/34] accel/mshv: introduce SaveVMHandler
[PATCH v4 fwctl 0/3] fwctl/bnxt: DMA buffer support for HWRM commands
2026-07-03 17:51 UTC (2+ messages)
[PATCH net V4 0/3] net/mlx5e: Fix crashes in dynamic per-channel stats and HV VHCA agent
2026-07-03 17:50 UTC (2+ messages)
[PATCH v2 nf-next] ipvs: Move defense_work and est_reload_work to system_dfl_long_wq
2026-07-03 17:49 UTC (2+ messages)
[PATCH v22 04/13] firmware: psci: Introduce command-based resets
2026-07-03 17:49 UTC (5+ messages)
[PATCH 0/6] mm: preparatory patches for PMD level swap entries
2026-07-03 17:48 UTC (2+ messages)
ACPI: Suggest revisiting charging detection logic for non-Huawei systems
2026-07-03 17:47 UTC
[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
2026-07-03 17:47 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH i-g-t v5 0/7] Vswing / Pre-emphasis Override decoding
2026-07-03 17:44 UTC (2+ messages)
` ✗ i915.CI.Full: failure for Vswing / Pre-emphasis Override decoding (rev4)
[PATCH] tools/nolibc: mark arg1 operand in __nolibc_syscall0() as write-only
2026-07-03 17:45 UTC (3+ messages)
[PATCH v3] MAINTAINERS: Drop Mark Gross
2026-07-03 17:43 UTC (2+ messages)
Fwd: Re: [PATCH 12/12] arm64: dts: rockchip: add support for NanoPi M6 board
2026-07-03 17:42 UTC
[PATCH 3/3] mm/damon/sysfs-schemes: set probe hits as pseudo moving sums
2026-07-03 17:42 UTC (2+ messages)
[PATCH v3 00/11] mm: PMD-level swap entries for anonymous THPs
2026-07-03 17:38 UTC (12+ messages)
` [PATCH v3 01/11] mm: add PMD swap entry detection support
` [PATCH v3 02/11] mm: add PMD swap entry splitting support
` [PATCH v3 03/11] mm: handle PMD swap entries in fork path
` [PATCH v3 04/11] mm: zswap: add range lookup for large-folio swapin
` [PATCH v3 05/11] mm: swap in PMD swap entries as whole THPs during swapoff
` [PATCH v3 06/11] mm: handle PMD swap entries in non-present PMD walkers
` [PATCH v3 07/11] mm: handle PMD swap entries in MADV_WILLNEED
` [PATCH v3 08/11] mm: handle PMD swap entries in UFFDIO_MOVE
` [PATCH v3 09/11] mm: handle PMD swap entry faults on swap-in
` [PATCH v3 10/11] mm: install PMD swap entries on swap-out
` [PATCH v3 11/11] selftests/mm: add PMD swap entry tests
[PATCH net-next v4 0/3] net: dsa: motorcomm: Add LED support
2026-07-03 17:40 UTC (3+ messages)
` [PATCH net-next v4 3/3] "
[RFC PATCH] NFSD: Prevent lock owner use-after-free during client teardown
2026-07-03 17:39 UTC
[PATCH 1/3] mm/damon: add damon_region->last_probe_hits
2026-07-03 17:38 UTC (2+ messages)
[PATCH v2] x86/setup: do not include kexec_handover.h from asm/setup.h
2026-07-03 17:38 UTC (4+ messages)
vmlinux.o: error: objtool: amdgpu_vm_handle_fault+0x186: sibling call from callable instruction with modified stack frame
2026-07-03 17:23 UTC
[PATCH v2 0/9] t: fixes and improvements for GIT_TEST_LONG
2026-07-03 17:38 UTC (5+ messages)
` [PATCH v2 2/9] t0021: skip EXPENSIVE test that is broken without SIZE_T_IS_32BIT
` [PATCH v2 5/9] t7508: "
[PATCH v3 0/3] nolibc: Add getcwd() and readlink()
2026-07-03 17:38 UTC (3+ messages)
` [PATCH v3 3/3] selftests/nolibc: Add test for "
[PATCH 00/12] arm64: dts: rockchip: Add NanoPi M6 board
2026-07-03 17:37 UTC (5+ messages)
` [PATCH 12/12] arm64: dts: rockchip: add support for "
[PATCH v2] Makefile: link osxkeychain & support universal Rust
2026-07-03 17:37 UTC (5+ messages)
` [PATCH v3 0/2] Makefile: link osxkeychain helper against Rust
` [PATCH v3 2/2] Makefile: support universal macOS builds via RUST_TARGETS
[PATCH 0/3] arm64: dts: qcom: sm7125-samsung: add initial device tree for SM7125 Samsung platform
2026-07-03 17:36 UTC (4+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree
[RFC] Null Namespaces
2026-07-03 17:35 UTC (5+ messages)
` Directory capability brain dump (Re: [RFC] Null Namespaces)
[meta-oe][PATCH] canopenterm: update to version 2.03
2026-07-03 17:34 UTC (2+ messages)
` [oe] "
drivers/gpu/drm/amd/amdgpu/sdma_v7_1.c:1316:4-22: opportunity for str_true_false(ring -> use_doorbell)
2026-07-03 17:23 UTC
[PATCH v8 00/11] builtin/history: introduce "drop" subcommand
2026-07-03 17:33 UTC (5+ messages)
` [PATCH v8 06/11] reset: introduce ability to skip updating HEAD
[PATCH] ntfs: reparse: remove redundant NULL checks before kvfree()
2026-07-03 17:33 UTC
[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-07-03 17:32 UTC (3+ messages)
` [PATCH v2 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
[PATCH rdma v3 0/2] Add ZTE DingHai Ethernet Protocol Driver for RDMA
2026-07-03 17:32 UTC (3+ messages)
` [PATCH rdma v3 1/2] RDMA/zrdma: Add ZTE Dinghai "
[PATCH v5 0/2] contrib/plugins: add dlcall to call host functions from a guest
2026-07-03 17:30 UTC (3+ messages)
` [PATCH v5 2/2] docs/about/emulation: document the dlcall plugin
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.