messages from 2025-02-19 20:10:26 to 2025-02-19 20:51:36 UTC [more...]
[PATCH] drm/xe/guc: Check response data of CLIENT_SOFT_RESET action
2025-02-19 20:51 UTC (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
[PATCH v3 0/5] ARM Error Source Table V2 Support
2025-02-19 20:49 UTC (4+ messages)
` [PATCH v3 1/5] ACPI/RAS/AEST: Initial AEST driver
[PATCH v1] perf parse-events: Tidy name token matching
2025-02-19 20:49 UTC (4+ messages)
[rafael-pm:fixes] BUILD SUCCESS 9f457c5e62678d316fac417f4508f85d1a08b9e3
2025-02-19 20:48 UTC
[PATCH v3 1/1] Documentation: iio: Add ADC documentation
2025-02-19 20:49 UTC (3+ messages)
[PATCH v2 0/7] Use guard() instead of rwsem locking
2025-02-19 20:46 UTC (2+ messages)
[PATCH v7 0/5] Add support for the PCI host bridge device-tree node creation
2025-02-19 20:46 UTC (2+ messages)
[PATCH 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
2025-02-19 20:46 UTC (5+ messages)
` [PATCH 2/3] drm/xe: Clear scratch page on vm_bind
Rust kernel policy
2025-02-19 20:46 UTC (8+ messages)
[PATCH RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
2025-02-19 20:45 UTC (5+ messages)
[PATCH v3 00/15] Prepare for new Intel Family numbers
2025-02-19 20:45 UTC (7+ messages)
` [PATCH v3 14/15] perf/x86: Simplify Intel PMU initialization
` [PATCH v3 15/15] perf/x86/p4: Replace Pentium 4 model checks with VFM ones
[intel-lts:pr/59 1/1] drivers/dma-buf/hyper_dmabuf/hyper_dmabuf_ops.c:109:6: warning: variable 'ret' set but not used
2025-02-19 20:44 UTC
[PATCH 6.13 000/274] 6.13.4-rc1 review
2025-02-19 20:44 UTC (2+ messages)
[PATCH v1 0/3] Add support for Nuvoton npcm845 i3c controller
2025-02-19 20:43 UTC (4+ messages)
` [PATCH v1 1/3] i3c: master: svc: add support for Nuvoton npcm845 i3c
[Buildroot] [PATCH 1/1] package/libfreeglut: add upstream security fix for CVE-2024-2425{8, 9}
2025-02-19 20:42 UTC
[PATCH 1/2] lib: utils/fdt: Respect compatible string fallback priority
2025-02-19 20:42 UTC (2+ messages)
` [PATCH 2/2] Revert "lib: utils/irqchip: Match against more specific compatible strings first"
[PATCH v2 net 0/9] net: enetc: fix some known issues
2025-02-19 20:42 UTC (3+ messages)
` [PATCH v2 net 8/9] net: enetc: correct the EMDIO base offset for ENETC v4
Exposing bssid information
2025-02-19 20:42 UTC (3+ messages)
[PATCH v3 0/5] drm/msm: add a display mmu fault handler
2025-02-19 20:41 UTC (3+ messages)
` [PATCH v3 5/5] drm/msm/dpu: rate limit snapshot capture for mmu faults
[PATCH v5 00/36] Multifd 🔀 device state transfer support with VFIO consumer
2025-02-19 20:34 UTC (37+ messages)
` [PATCH v5 01/36] migration: Clarify that {load, save}_cleanup handlers can run without setup
` [PATCH v5 02/36] thread-pool: Remove thread_pool_submit() function
` [PATCH v5 03/36] thread-pool: Rename AIO pool functions to *_aio() and data types to *Aio
` [PATCH v5 04/36] thread-pool: Implement generic (non-AIO) pool support
` [PATCH v5 05/36] migration: Add MIG_CMD_SWITCHOVER_START and its load handler
` [PATCH v5 06/36] migration: Add qemu_loadvm_load_state_buffer() and its handler
` [PATCH v5 07/36] migration: postcopy_ram_listen_thread() should take BQL for some calls
` [PATCH v5 08/36] error: define g_autoptr() cleanup function for the Error type
` [PATCH v5 09/36] migration: Add thread pool of optional load threads
` [PATCH v5 10/36] migration/multifd: Split packet into header and RAM data
` [PATCH v5 11/36] migration/multifd: Device state transfer support - receive side
` [PATCH v5 12/36] migration/multifd: Make multifd_send() thread safe
` [PATCH v5 13/36] migration/multifd: Add an explicit MultiFDSendData destructor
` [PATCH v5 14/36] migration/multifd: Device state transfer support - send side
` [PATCH v5 15/36] migration/multifd: Make MultiFDSendData a struct
` [PATCH v5 16/36] migration/multifd: Add multifd_device_state_supported()
` [PATCH v5 17/36] migration: Add save_live_complete_precopy_thread handler
` [PATCH v5 18/36] vfio/migration: Add load_device_config_state_start trace event
` [PATCH v5 19/36] vfio/migration: Convert bytes_transferred counter to atomic
` [PATCH v5 20/36] vfio/migration: Add vfio_add_bytes_transferred()
` [PATCH v5 21/36] vfio/migration: Move migration channel flags to vfio-common.h header file
` [PATCH v5 22/36] vfio/migration: Multifd device state transfer support - basic types
` [PATCH v5 23/36] vfio/migration: Multifd device state transfer support - VFIOStateBuffer(s)
` [PATCH v5 24/36] vfio/migration: Multifd device state transfer - add support checking function
` [PATCH v5 25/36] vfio/migration: Multifd device state transfer support - receive init/cleanup
` [PATCH v5 26/36] vfio/migration: Multifd device state transfer support - received buffers queuing
` [PATCH v5 27/36] vfio/migration: Multifd device state transfer support - load thread
` [PATCH v5 28/36] vfio/migration: Multifd device state transfer support - config loading support
` [PATCH v5 29/36] migration/qemu-file: Define g_autoptr() cleanup function for QEMUFile
` [PATCH v5 30/36] vfio/migration: Multifd device state transfer support - send side
` [PATCH v5 31/36] vfio/migration: Add x-migration-multifd-transfer VFIO property
` [PATCH v5 32/36] vfio/migration: Make x-migration-multifd-transfer VFIO property mutable
` [PATCH v5 33/36] hw/core/machine: Add compat for x-migration-multifd-transfer VFIO property
` [PATCH v5 34/36] vfio/migration: Max in-flight VFIO device state buffer count limit
` [PATCH v5 35/36] vfio/migration: Add x-migration-load-config-after-iter VFIO property
` [PATCH v5 36/36] vfio/migration: Update VFIO migration documentation
[PATCH v4 0/3] printf: convert self-test to KUnit
2025-02-19 20:41 UTC (3+ messages)
` [PATCH v4 3/3] printf: implicate test line in failure messages
Live update: q35 and pc-i440fx support (vapic)
2025-02-19 17:55 UTC
[PATCH 6.12 000/230] 6.12.16-rc1 review
2025-02-19 20:40 UTC (2+ messages)
` [PATCH 6.12] "
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-19 20:32 UTC (20+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH 0/6] add USB2.0 support for i.MX95-19x19 EVK board
2025-02-19 20:39 UTC (9+ messages)
` [PATCH 3/6] usb: chipidea: imx: add wakeup interrupt handling
` [PATCH 4/6] usb: chipidea: imx: add HSIO Block Control wakup setting
` [PATCH 5/6] arm64: dts: imx95: add USB2.0 nodes
` [PATCH 6/6] arm64: dts: imx95-19x19-evk: enable USB2.0 node
[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
2025-02-19 20:38 UTC (6+ messages)
[Bug 2072564] Re: qemu-aarch64-static segfaults running ldconfig.real (amd64 host)
2025-02-19 20:29 UTC
[bluez/bluez] ea3f40: a2dp: Remove Endpoints cache entries on device rem
2025-02-19 20:37 UTC
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-02-19 20:37 UTC (9+ messages)
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd
[PATCH] scsi: ufs: core: Set default runtime/system PM levels before ufshcd_hba_init()
2025-02-19 20:36 UTC (2+ messages)
[PATCH] module: ban '.', '..' as module names, ban '/' in module names
2025-02-19 20:35 UTC (2+ messages)
[RFC PATCH] sched/topology: clear freecpu bit on detach
2025-02-19 20:35 UTC (2+ messages)
[PATCH RESEND v3 00/17] iio: adc: ad7768-1: Add features, improvements, and fixes
2025-02-19 20:34 UTC (3+ messages)
` [PATCH RESEND v3 12/17] iio: adc: ad7768-1: Add GPIO controller support
[PATCH net v2] net: phy: qt2025: Fix hardware revision check comment
2025-02-19 20:34 UTC (2+ messages)
[PATCH 0/7][Outreachy] stop using the_repository global variable
2025-02-19 20:33 UTC (14+ messages)
` [PATCH v2 00/12][Outreachy] "
` [PATCH v2 01/12] builtin/verify-tag: refactor `cmd_verify_tag()`
` [PATCH v2 02/12] builtin/verify-tag: stop using `the_repository`
` [PATCH v2 03/12] builtin/verify-commit: refactor `cmd_verify_commit()`
` [PATCH v2 04/12] builtin/verify-commit: stop using `the_repository`
` [PATCH v2 05/12] builtin/send-pack: refactor `cmd_send_pack()`
` [PATCH v2 06/12] builtin/send-pack: stop using `the_repository`
` [PATCH v2 07/12] builtin/pack-refs: refactor `cmd_pack_refs()`
` [PATCH v2 08/12] builtin/pack-refs: stop using `the_repository`
` [PATCH v2 09/12] builtin/ls-files: "
` [PATCH v2 10/12] builtin/for-each-ref: refactor `cmd_for_each_ref()`
` [PATCH v2 11/12] builtin/for-each-ref: stop using `the_repository`
` [PATCH v2 12/12] builtin/checkout-index: "
xPL Proposal
2025-02-19 20:34 UTC (11+ messages)
perf script: perf script hangs forever in linux-next
2025-02-19 20:34 UTC (4+ messages)
[RFC PATCH bpf-next v1 0/2] Fix bpf_dynptr_slice_rdwr stack state
2025-02-19 20:34 UTC (3+ messages)
` [RFC PATCH bpf-next v1 2/2] selftests/bpf: Add selftest for bpf_dynptr_slice_rdwr r0 handling
[PATCH v2 0/6] vfio: Improve DMA mapping performance for huge pfnmaps
2025-02-19 20:32 UTC (7+ messages)
` [PATCH v2 6/6] vfio/type1: Use mapping page mask for pfnmaps
[PATCH] wifi: cfg80211: convert timeouts to secs_to_jiffies()
2025-02-19 20:32 UTC
[PATCH v7 0/9] perf report: Add latency and parallelism profiling
2025-02-19 20:32 UTC (2+ messages)
[PATCH v3] scsi: core: clear driver private data when retry request
2025-02-19 20:31 UTC (2+ messages)
[PATCH 0/2] tests/functional: Allow running TCG plugins tests on macOS
2025-02-19 20:30 UTC (2+ messages)
[PATCH net v2] tcp: devmem: don't write truncated dmabuf CMSGs to userspace
2025-02-19 20:31 UTC
[PATCH net-next 0/3] Converge on using secs_to_jiffies() part two
2025-02-19 20:30 UTC (4+ messages)
` [PATCH net-next 1/3] net/smc: convert timeouts to secs_to_jiffies()
` [PATCH net-next 2/3] netfilter: xt_IDLETIMER: "
` [PATCH net-next 3/3] net: ipconfig: "
[PATCH] ext4: introduce linear search for dentries
2025-02-19 20:30 UTC (3+ messages)
` [PATCH -v2] "
[PATCH v9 0/9] DTS updates for system1 BMC
2025-02-19 20:29 UTC (4+ messages)
` [PATCH v9 2/9] dt-bindings: gpio: ast2400-gpio: Add hogs parsing
[PATCH BlueZ] shared/vcp: fix setting volume back to current value
2025-02-19 20:30 UTC (2+ messages)
[PATCH BlueZ] a2dp: Remove Endpoints cache entries on device removal
2025-02-19 20:30 UTC (2+ messages)
[PATCH 0/2] Add myself as a Reviewer of AMD display and update mailmap
2025-02-19 20:29 UTC (5+ messages)
` [PATCH 1/2] MAINTAINERS: Change my role from Maintainer to Reviewer
` [PATCH 2/2] mailmap: Add entry for Rodrigo Siqueira
[PATCH v4 0/6] drm/xe/xe_drm_client: Add per drm client reset stats
2025-02-19 20:28 UTC (7+ messages)
` [PATCH v4 1/6] drm/xe/xe_exec_queue: Add ID param to exec queue struct
` [PATCH v4 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header
` [PATCH v4 3/6] drm/xe/xe_drm_client: Add per drm client pagefault info
` [PATCH v4 4/6] drm/xe/xe_drm_client: Add per drm client reset stats
` [PATCH v4 5/6] drm/xe/xe_query: Pass drm file to query funcs
` [PATCH v4 6/6] drm/xe/xe_query: Add support for per-drm-client reset stat querying
[PATCH v2 00/13] Add support for Ethboot for AM68-SK AM62p-SK
2025-02-19 20:28 UTC (5+ messages)
` [PATCH v2 01/13] net: tftp: Increase TFTP pkt string length to include null character
[PATCH pynfs] update maintainer info in setup calls
2025-02-19 20:27 UTC
[PATCH v2] builtin/refs: add '--skip-reflog' flag to bypass reflog migration
2025-02-19 20:28 UTC (5+ messages)
` [PATCH v3] "
[PATCH net-next v5 00/12] net: Hold netdev instance lock during ndo operations
2025-02-19 20:27 UTC (13+ messages)
` [PATCH net-next v5 01/12] net: hold netdev instance lock during ndo_open/ndo_stop
` [PATCH net-next v5 02/12] net: hold netdev instance lock during ndo_setup_tc
` [PATCH net-next v5 03/12] net: hold netdev instance lock during queue operations
` [PATCH net-next v5 04/12] net: hold netdev instance lock during rtnetlink operations
` [PATCH net-next v5 05/12] net: hold netdev instance lock during ioctl operations
` [PATCH net-next v5 06/12] net: hold netdev instance lock during sysfs operations
` [PATCH net-next v5 07/12] net: hold netdev instance lock during ndo_bpf
` [PATCH net-next v5 08/12] net: ethtool: try to protect all callback with netdev instance lock
` [PATCH net-next v5 09/12] net: replace dev_addr_sem "
` [PATCH net-next v5 10/12] net: add option to request "
` [PATCH net-next v5 11/12] docs: net: document new locking reality
` [PATCH net-next v5 12/12] eth: bnxt: remove most dependencies on RTNL
[PATCH] cpupower: monitor: Exit with error status if execvp() fail
2025-02-19 20:27 UTC (2+ messages)
[PATCH v2 00/10] Support for Allwinner V853 SoC
2025-02-19 20:25 UTC (13+ messages)
` [PATCH v2 04/10] clk: sunxi-ng: add CCU drivers for V853
` [PATCH v2 06/10] pmdomain: sunxi: add V853 ppu support
` [PATCH v2 08/10] phy: allwinner: add v853 usb phy compatible
[PATCH v2 0/4] Fixes for hugetlb and vmalloc on arm64
2025-02-19 19:07 UTC (7+ messages)
` [PATCH v2 1/4] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
` [PATCH v2 3/4] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level
` [PATCH v2 4/4] mm: Don't skip arch_sync_kernel_mappings() in error paths
[PATCH 0/2] hung_task: Dump the blocking task stacktrace
2025-02-19 20:24 UTC (8+ messages)
` [PATCH 1/2] hung_task: Show the blocker task if the task is hung on mutex
[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
2025-02-19 20:23 UTC (10+ messages)
` [PATCH RFC 1/3] rust: add useful ops for u64
[PATCH v2 1/2] i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API
2025-02-17 9:57 UTC (6+ messages)
[PATCH v1] obex: Add messages_get_message() implementation for MAP plugin
2025-02-19 20:22 UTC (2+ messages)
[fuse-devel] Symlink caching: Updating the target can result in corrupted symlinks - kernel issue?
2025-02-19 20:22 UTC (3+ messages)
[PATCH] wifi: mt76: mt7925: introduce MLO capability control
2025-02-19 20:21 UTC (2+ messages)
[PATCH v2 0/2] mfd: lm3533: convert to use OF
2025-02-19 20:20 UTC (11+ messages)
` [PATCH v2 2/2] "
[PATCH net-next v7 0/8] Support loopback mode speed selection
2025-02-19 19:42 UTC (6+ messages)
` [PATCH net-next v7 1/8] net: phy: Allow loopback speed selection for PHY drivers
` [PATCH net-next v7 2/8] net: phy: Support speed selection for PHY loopback
` [PATCH net-next v7 4/8] net: phy: marvell: Align set_loopback() implementation
` [PATCH net-next v7 5/8] tsnep: Select speed for loopback
` [PATCH net-next v7 6/8] net: selftests: Support selftest sets
[OE-core][kirkstone][PATCH 1/3] libxml2: fix compilation of explicit child axis in pattern
2025-02-19 20:17 UTC (3+ messages)
` [OE-core][kirkstone][PATCH 2/3] libxml2: patch CVE-2024-56171
` [OE-core][kirkstone][PATCH 3/3] libxml2: patch CVE-2025-24928
[PATCH] yama: don't abuse rcu_read_lock/get_task_struct in yama_task_prctl()
2025-02-19 20:17 UTC (3+ messages)
[PATCH v3 0/4] implement `kernel::sync::Refcount` and convert users
2025-02-19 20:15 UTC (5+ messages)
` [PATCH v3 1/4] rust: implement `kernel::sync::Refcount`
` [PATCH v3 2/4] rust: convert `Arc` to use `Refcount`
` [PATCH v3 3/4] rust: block: convert `block::mq` "
` [PATCH v3 4/4] MAINTAINERS: update atomic infrastructure entry to include Rust
First Invoice Overdue Notice
2025-02-19 20:14 UTC
[PATCH net-next] net: phy: remove unused feature array declarations
2025-02-19 20:15 UTC
[PATCH 6.1 000/578] 6.1.129-rc1 review
2025-02-19 20:13 UTC (2+ messages)
[PATCH 00/14] refs: batch refname availability checks
2025-02-19 20:13 UTC (5+ messages)
` [PATCH 09/14] refs/iterator: implement seeking for merged iterators
` [PATCH 10/14] refs/iterator: implement seeking for reftable iterators
[bpf-next v1] bpf: move warning in btf_load_into_kernel
2025-02-19 20:13 UTC
[PATCH] ceph: fix slab-use-after-free in have_mon_and_osd_map()
2025-02-19 20:13 UTC (3+ messages)
[PATCH] sched: fix potential use-after-free with cfs bandwidth
2025-02-19 20:10 UTC (2+ messages)
[PATCH v3 0/8] perf: Support multiple system call tables in the build
2025-02-19 18:56 UTC (4+ messages)
` [PATCH v3 7/8] perf build: Remove Makefile.syscalls
` [PATCH v3 8/8] perf syscalltbl: Mask off ABI type for MIPS system calls
[PATCH v5 0/5] Add support for the TPM FF-A start method
2025-02-19 20:10 UTC (6+ messages)
` [PATCH v5 1/5] tpm_crb: implement driver compliant to CRB over FF-A
` [PATCH v5 2/5] tpm_crb: clean-up and refactor check for idle support
` [PATCH v5 3/5] ACPICA: add start method for Arm FF-A
` [PATCH v5 4/5] tpm_crb: add support for the Arm FF-A start method
` [PATCH v5 5/5] Documentation: tpm: add documentation for the CRB FF-A interface
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.