All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-20 19:29:53 to 2026-04-20 20:26:08 UTC [more...]

[RFC PATCH v6 28/43] altp2m: Move altp2m_vcpu_{initialise,destroy} to common code
 2026-04-20 20:05 UTC 

[RFC PATCH v6 29/43] arm/altp2m: Add support for altp2m_vcpu_{initialise,destroy}
 2026-04-20 20:20 UTC 

[RFC PATCH v6 00/43] altp2m: Move altp2m routines to common code and add ARM support
 2026-04-20 19:50 UTC  (27+ messages)
` [RFC PATCH v6 01/43] altp2m: Add template common altp2m.c/altp2m.h
` [RFC PATCH v6 02/43] altp2m: Move altp2m_active to common domain struct
` [RFC PATCH v6 03/43] altp2m: Move altp2m_p2m "
` [RFC PATCH v6 04/43] x86/altp2m: Rename hvm_altp2m_supported to altp2m_supported
` [RFC PATCH v6 05/43] altp2m: Move altp2m_supported to arch header
` [RFC PATCH v6 06/43] arm/altp2m: Add template arch-specific altp2m.c/altp2m.h
` [RFC PATCH v6 07/43] arm/altp2m: Introduce CONFIG_ALTP2M Kconfig option
` [RFC PATCH v6 08/43] altp2m: Rename p2m_*_altp2m functions and move declarations out of p2m.h
` [RFC PATCH v6 09/43] altp2m: Move do_altp2m_op to common code
` [RFC PATCH v6 10/43] altp2m: Add ARM support to do_altp2m_op
` [RFC PATCH v6 11/43] arm/altp2m: Add support for HVMOP_altp2m_get_domain_state
` [RFC PATCH v6 12/43] x86/p2m: Move p2m_{init,free}_one declarations to arch header
` [RFC PATCH v6 13/43] x86/altp2m: Add lock functions accessible from common code
` [RFC PATCH v6 14/43] altp2m: Move altp2m_{init,teardown} to "
` [RFC PATCH v6 15/43] arm/p2m: Allocate hostp2m with xzalloc
` [RFC PATCH v6 16/43] arm/p2m: Cosmetic fix - substitute _gfn(ULONG_MAX) for INVALID_GFN
` [RFC PATCH v6 17/43] arm/p2m: Move hostp2m init/teardown to individual functions
` [RFC PATCH v6 18/43] arm/p2m: Invalidate root page table entries and flush TLB in p2m_flush_table
` [RFC PATCH v6 19/43] arm/p2m: Change function prototype of p2m_alloc_table
` [RFC PATCH v6 20/43] arm/p2m: Rename parameter in p2m_alloc_vmid
` [RFC PATCH v6 21/43] arm/p2m: Change func prototype and impl of p2m_{alloc,free}_vmid
` [RFC PATCH v6 22/43] arm/p2m: Introduce p2m_is_{hostp2m,altp2m}
` [RFC PATCH v6 23/43] arm/altp2m: Add support for altp2m init/teardown routines
` [RFC PATCH v6 24/43] altp2m: Move altp2m_{get,set}_altp2m to common code
` [RFC PATCH v6 25/43] arm/altp2m: Add altp2m index to arch_vcpu
` [RFC PATCH v6 26/43] altp2m: Add altp2m_set_vcpu_idx

[RFC PATCH v6 27/43] arm/altp2m: Add support for altp2m_{get,set}_altp2m
 2026-04-20 19:57 UTC 

[PATCH bpf-next v6 00/17] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-20 20:25 UTC  (4+ messages)

[PATCH v14 0/5] shut down devices asynchronously
 2026-04-20 20:25 UTC  (3+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device

[PATCH v3 0/2] iio: adc: mcp3422: apply bit manipulation macros
 2026-04-20 20:24 UTC  (3+ messages)
` [PATCH v3 2/2] iio: adc: mcp3422: write bit operations with bitfield.h macros

[bluez/bluez] 322cc2: transport: allow setting Metadata property on broa
 2026-04-20 20:24 UTC 

[master][PATCH] mesa-demos: set default PREFERRED_VERSION
 2026-04-20 20:23 UTC  (2+ messages)

[PATCH v4 0/8] drm/i915: move more display dependencies from i915
 2026-04-20 20:22 UTC  (9+ messages)
` [PATCH v4 1/8] drm/i915: move SKL clock gating init to display
` [PATCH v4 2/8] drm/i915: move KBL "
` [PATCH v4 3/8] drm/i915/display: move CFL "
` [PATCH v4 4/8] drm/i915/display: move BXT "
` [PATCH v4 5/8] drm/i915/display: move GLK "
` [PATCH v4 6/8] drm/i915/display: move HSW and BDW "
` [PATCH v4 7/8] drm/i915/display: move pre-HSW "
` [PATCH v4 8/8] drm/i915: remove HAS_PCH_NOP() dependency from clock gating

[PATCH v2 00/10] vhost-user: VHOST_USER_PROTOCOL_F_GPA_ADDRESSES
 2026-04-20 20:20 UTC  (11+ messages)
` [PATCH v2 01/10] vhost: move IOTLB functions from vhost-backend.c to vhost.c
` [PATCH v2 02/10] vhost: use consistent naming for backend handlers
` [PATCH v2 03/10] vhost: rename vhost-backend.c to vhost-kernel.c
` [PATCH v2 04/10] vhost: replace .vhost_vq_get_addr() with .vhost_phys_vring_addr()
` [PATCH v2 05/10] vhost: simplify vhost_memory_map() and vhost_memory_unmap()
` [PATCH v2 06/10] qapi: remove user addresses from x-query-virtio-vhost-queue-status
` [PATCH v2 07/10] vhost: stop reusing vq->desc (and friends) to store physical address
` [PATCH v2 08/10] vhost: rename vring pointer fields to reflect user addresses
` [PATCH v2 09/10] vhost: add .vhost_phys_iotlb_msg() handler
` [PATCH v2 10/10] vhost-user: add VHOST_USER_PROTOCOL_F_GPA_ADDRESSES

[Buildroot] [PATCH] package/mbedtls: security bump to v3.6.6
 2026-04-20 20:20 UTC 

[PATCH] [RFC]: drm/i915/display: Fix vblank timestamps for fixed RR on VRR-TG-always platforms
 2026-04-20 20:19 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for : "

[PATCH] rbd: fix null-ptr-deref when device_add_disk() fails
 2026-04-20 20:19 UTC  (2+ messages)

[PATCH v3] iio: light: vcnl4000: use lock guard()
 2026-04-20 20:19 UTC  (2+ messages)

[PATCH] connector/Kconfig: Enable CONFIG_CONNECTOR by default
 2026-04-20 20:18 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Page cache tracking with the Maple Tree
 2026-04-20 20:18 UTC  (3+ messages)

[PATCH v2 00/10] KVM: selftests: Use kernel-style integer and g[vp]a_t types
 2026-04-20 20:15 UTC  (8+ messages)
` [PATCH v2 01/10] KVM: selftests: Use gva_t instead of vm_vaddr_t

Native DisplayID support in core DRM
 2026-04-20 20:16 UTC  (2+ messages)

✗ LGCI.VerificationFailed: failure for drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status (rev3)
 2026-04-20 20:15 UTC 

[PATCH] iio: light: veml6030: Generalize hw_init for veml6030 and veml6035
 2026-04-20 20:14 UTC 

[PATCH v2 0/6] drm: handle IRQ_HPD events correctly
 2026-04-20 20:14 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for drm: handle IRQ_HPD events correctly (rev2)

[PATCH] commit -v: add --word-diff opt to commit template
 2026-04-20 20:13 UTC 

[PATCH] hw/i386: Use qemu_open_old for kernel/initrd
 2026-04-20 20:12 UTC  (2+ messages)

[PATCH RFC] rust: maple_tree: implement Send and Sync for MapleTree
 2026-04-20 20:10 UTC 

[PATCH v3 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-04-20 20:09 UTC  (2+ messages)

[PATCH v3 0/8] drm/i915: move more display dependencies from i915
 2026-04-20 20:09 UTC  (7+ messages)
` [PATCH v3 5/8] drm/i915/display: move GLK clock gating init to display
` [PATCH v3 8/8] drm/i915: remove HAS_PCH_NOP() dependency from clock gating

[PATCH v2 00/67] ui: add standalone VNC server over D-Bus
 2026-04-20 20:08 UTC  (4+ messages)
` [PATCH v2 49/67] ui/vnc: add vnc_cleanup()

[PATCH] drm/i915: skip __i915_request_skip() for already signaled requests
 2026-04-20 20:08 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915: skip __i915_request_skip() for already signaled requests (rev2)

[PATCH v6 00/90] x86: Introduce a centralized CPUID data model
 2026-04-20 20:07 UTC  (3+ messages)
` [PATCH v6 65/90] perf/x86/intel: Remove custom CPUID(0x23) types

[PATCH v5 0/4] rust: add basic serial device bus abstractions
 2026-04-20 20:07 UTC  (5+ messages)
` [PATCH v5 1/4] rust: devres: return reference in `devres::register`
` [PATCH v5 2/4] serdev: add rust private data to serdev_device
` [PATCH v5 3/4] rust: add basic serial device bus abstractions
` [PATCH v5 4/4] samples: rust: add Rust serial device bus sample device driver

[PATCH v6 00/22] vhost refactoring and fixes
 2026-04-20 20:03 UTC  (23+ messages)
` [PATCH v6 01/22] vhost-user: rework enabling vrings
` [PATCH v6 02/22] vhost: drop backend_features field
` [PATCH v6 03/22] vhost-user: introduce vhost_user_has_protocol_feature() helper
` [PATCH v6 04/22] vhost: move protocol_features to vhost_user
` [PATCH v6 05/22] vhost-user-gpu: drop code duplication
` [PATCH v6 06/22] vhost: make vhost_dev.features private
` [PATCH v6 07/22] virtio: move common part of _set_guest_notifier to generic code
` [PATCH v6 08/22] virtio: drop *_set_guest_notifier_fd_handler() helpers
` [PATCH v6 09/22] vhost-user: keep QIOChannelSocket for backend channel
` [PATCH v6 10/22] vhost: vhost_virtqueue_start(): fix failure path
` [PATCH v6 11/22] vhost: make vhost_memory_unmap() null-safe
` [PATCH v6 12/22] vhost: simplify calls to vhost_memory_unmap()
` [PATCH v6 13/22] vhost: move vrings mapping to the top of vhost_virtqueue_start()
` [PATCH v6 14/22] vhost: vhost_virtqueue_start(): drop extra local variables
` [PATCH v6 15/22] vhost: final refactoring of vhost vrings map/unmap
` [PATCH v6 16/22] vhost: simplify vhost_dev_init() error-path
` [PATCH v6 17/22] vhost: move busyloop timeout initialization to vhost_virtqueue_init()
` [PATCH v6 18/22] vhost: vhost_dev_init(): simplify features initialization
` [PATCH v6 19/22] hw/virtio/virtio-bus: refactor virtio_bus_set_host_notifier()
` [PATCH v6 20/22] vhost-user: make trace events more readable
` [PATCH v6 21/22] vhost-user-blk: add some useful trace-points
` [PATCH v6 22/22] vhost: "

[PATCH v1] dmaengine: idxd: fix deadlock and double free in idxd_cdev_open()
 2026-04-20 20:06 UTC  (3+ messages)

[PATCH] hw/virtio/virtio-iommu: remove duplicate include
 2026-04-20 20:03 UTC  (2+ messages)

[PATCH] hw/ppc: remove duplicate include
 2026-04-20 20:02 UTC  (2+ messages)

[PATCH] hw/hyperv/vmbus: remove duplicate include
 2026-04-20 20:02 UTC  (3+ messages)

[PATCH v2 0/7] platform/x86: uniwill-laptop: Charging-related improvements
 2026-04-20 20:03 UTC  (3+ messages)
` [PATCH v2 7/7] platform/x86: uniwill-laptop: Add support for battery charge modes

[Bug 221383] New: ideapad_laptop: Fn hotkeys stop emitting after s2idle resume on IdeaPad Slim 3 14ARP10 (Ryzen 7735HS)
 2026-04-20 20:02 UTC  (4+ messages)
` [Bug 221383] "

[PATCH 00/38] Fix and simplify the NIST DRBG implementation
 2026-04-20 19:54 UTC  (4+ messages)
` [PATCH 12/38] crypto: drbg - Remove support for CTR_DRBG

[dinguyen:socfpga_sdhc_v2 6/7] drivers/mmc/host/sdhci-cadence6.c:762:16: error: implicit declaration of function 'FIELD_PREP'
 2026-04-20 19:59 UTC 

[android-common:android17-6.18 2/2] include/linux/build_bug.h:78:41: error: static assertion failed: "VDSO_NR_PAGES + VDSO_NR_VCLOCK_PAGES == __VDSO_PAGES"
 2026-04-20 19:59 UTC 

[PATCH net v2 0/8] xsk: fix bugs around xsk skb allocation
 2026-04-20 19:58 UTC  (5+ messages)
` [PATCH net v2 7/8] xsk: fix xsk_addrs slab leak on multi-buffer error path
` [PATCH net v2 8/8] xsk: fix u64 descriptor address truncation on 32-bit architectures

[PATCH] tests/qtest/migration: fix fd leak in ufd_version_check
 2026-04-20 19:57 UTC  (2+ messages)

[PATCH] drm/xe: Wait for HW clearance before issuing the next TLB inval
 2026-04-20 19:58 UTC  (2+ messages)

[PATCH] gtp: disable BH before calling udp_tunnel_xmit_skb()
 2026-04-20 19:58 UTC  (4+ messages)

[PATCH] media: venus: declare firmware files via MODULE_FIRMWARE
 2026-04-20 19:57 UTC  (3+ messages)

drbd-9.3.2 and drbd-9.2.18
 2026-04-20 19:57 UTC 

[Buildroot] [PATCH] package/cups: security bump to v2.4.17
 2026-04-20 19:55 UTC 

[PATCH] pinctrl: mediatek: add airoha an7581/an7583 pinctrl driver
 2026-04-20 19:54 UTC  (2+ messages)

[PATCH v1 00/11] Introduce error threshold to drm_ras
 2026-04-20 19:52 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH BlueZ 1/3] audio: Add ability to force CIS transport Links property
 2026-04-20 19:52 UTC  (2+ messages)

[PATCH v1 0/2] drm/xe: Add support for GPU health indicator
 2026-04-20 19:51 UTC  (6+ messages)
` [PATCH v1 2/2] drm/xe/xe_ras: Add RAS "

[PATCH 0/6] net: migrate NO_NET out of the networking stack choice
 2026-04-20 19:51 UTC  (2+ messages)
` [0/6] "

[PATCH] drm/xe/guc: suppress GuC error logs when device is wedged
 2026-04-20 19:51 UTC  (2+ messages)

[PATCH] migration: fix abort when re-migrating after cancel during SETUP
 2026-04-20 19:50 UTC  (3+ messages)

[PATCH 0/2] drm/xe: Fix double-free of managed BOs in error paths
 2026-04-20 19:51 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 00/11] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
 2026-04-20 19:50 UTC  (4+ messages)
` [PATCH 01/11] vmstate: Pass in struct itself for VMSTATE_ARRAY_OF_POINTER

[PATCH 0/2] DSC max delta bpp support
 2026-04-20 19:48 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v2 bpf] sockmap: Fix sk_psock_drop() race vs sock_map_{unhash,close,destroy}()
 2026-04-20 19:48 UTC 

[GIT PULL] arm64 updates for 7.1-rc1 (second round)
 2026-04-20 19:48 UTC 

[PATCH net v2 11/12] idpf: fix xdp crash in soft reset error path
 2026-04-20 19:48 UTC  (4+ messages)

[PATCH bpf-next v5 0/6] bpf: decap flags and GSO state updates
 2026-04-20 19:46 UTC  (9+ messages)
` [PATCH v5 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
` [PATCH v5 3/6] bpf: add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
` [PATCH v5 4/6] bpf: allow new DECAP flags and add guard rails
` [PATCH v5 5/6] bpf: clear decap tunnel GSO state in skb_adjust_room

[meta-multimedia][PATCH] wireplumber: update 0.5.13 -> 0.5.14
 2026-04-20 15:19 UTC 

[Buildroot] [PATCH 1/1] package/libpjsip: security bump version to 2.16
 2026-04-20 19:44 UTC  (2+ messages)

[Buildroot] [git commit] package/libpjsip: security bump version to 2.16
 2026-04-20 19:21 UTC 

[PATCH v2 0/2] Input/omap1: fix touchscreen functionality on Nokia 770
 2026-04-20 19:43 UTC  (7+ messages)
` [PATCH v2 1/2] Input: ads7846 - restore half-duplex support
` [PATCH v2 2/2] Input: ads7846 - fix up the pendown GPIO setup on Nokia 770

[GIT PULL] amlogic ARM64 DT updates for v7.1
 2026-04-20 19:41 UTC  (9+ messages)

[PATCH v4 00/13] net: refactoring and fixes
 2026-04-20 19:40 UTC  (4+ messages)

[PATCH v15 0/8] virtio-net: live-TAP local migration
 2026-04-20 19:38 UTC  (9+ messages)
` [PATCH v15 1/8] net/tap: move vhost-net open() calls to tap_parse_vhost_fds()
` [PATCH v15 2/8] net/tap: move vhost initialization to tap_setup_vhost()
` [PATCH v15 3/8] qapi: add local migration parameter
` [PATCH v15 4/8] net: introduce vmstate_net_peer_backend
` [PATCH v15 5/8] virtio-net: support local migration of backend
` [PATCH v15 6/8] net/tap: support local migration with virtio-net
` [PATCH v15 7/8] tests/functional: add skipWithoutSudo() decorator
` [PATCH v15 8/8] tests/functional: add test_tap_migration

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-04-20 19:38 UTC  (21+ messages)

[PATCH v2 0/1] PCI/hotplug: Add 'uevent' sysfs attribute to trigger slot events
 2026-04-20 19:37 UTC  (4+ messages)
` [PATCH v2 1/1] "

25.11.1 patches review and test
 2026-04-20 19:37 UTC  (2+ messages)

[PATCH v2 0/2] video: bridge: add ITE IT66121 DPI-to-HDMI bridge and enable on BeaglePlay
 2026-04-20 19:35 UTC  (5+ messages)
` [PATCH v2 1/2] video: bridge: add ITE IT66121 DPI-to-HDMI bridge driver
` [PATCH v2 2/2] BeaglePlay: enable IT66121 HDMI bridge and video stack

[PATCH 1/1] test: fit: Use shared make_fname from fit_util
 2026-04-20 19:34 UTC  (2+ messages)

[PATCH] drm/etnaviv: Fix armed job not being pushed to the DRM scheduler
 2026-04-20 19:34 UTC  (2+ messages)

Pressing the power button causes the device to freeze completely
 2026-04-20 19:34 UTC  (4+ messages)

[PATCH net v2 4/8] xsk: prevent CQ desync when freeing half-built skbs in xsk_build_skb()
 2026-04-20 19:34 UTC  (2+ messages)

[PATCH net v2 3/8] xsk: fix use-after-free of xs->skb in xsk_build_skb() free_err path
 2026-04-20 19:34 UTC  (2+ messages)

[PATCH net v2 2/8] xsk: handle NULL dereference of the skb without frags issue
 2026-04-20 19:34 UTC  (2+ messages)

[PATCH net v2 1/8] xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
 2026-04-20 19:34 UTC  (2+ messages)

[PATCH] efi_loader: expand disk device names with drive details
 2026-04-20 19:34 UTC  (2+ messages)

How to build U-Boot with a custom out-of-tree device tree
 2026-04-20 19:33 UTC  (4+ messages)

[PATCH 0/2] efi_loader: centralize messaging for efi_init_obj_list
 2026-04-20 19:33 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v2] mm/migrate_device: Cleanup up PMD Checks and warnings
 2026-04-20 19:33 UTC  (2+ messages)

[PATCH v3] Improve handosff prepare on SoCFPGA
 2026-04-20 19:32 UTC  (2+ messages)

[PATCH nf,v3] netfilter: arp_tables: fix IEEE1394 ARP payload parsing
 2026-04-20 19:32 UTC 

[PATCH 0/3] Add support for ubi environment to auto create volumes
 2026-04-20 19:32 UTC  (9+ messages)
` [PATCH 1/3] cmd: ubi: expose more APIs to public
` [PATCH 2/3] cmd: ubi: allow creating volume with all free spaces in ubi_create_vol

[PATCH net] ipv6: rpl: expand skb head when recompressed SRH grows, not only on last segment
 2026-04-20 19:32 UTC 

[PATCH v5 1/2] checkpatch: Allow passing config directory
 2026-04-20 19:32 UTC  (4+ messages)

[PATCH 00/23] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
 2026-04-20 19:31 UTC  (4+ messages)
` [PATCH 04/23] dmaengine: sdxi: Feature discovery and initial configuration

[PATCH 1/9] linux-user/mips, target/mips: honor MIPS_FIXADE for unaligned accesses
 2026-04-20 19:31 UTC  (4+ messages)
` [PATCH 2/9] target/mips: add Octeon arithmetic and memory instructions

[PATCH 6.12 000/162] 6.12.83-rc1 review
 2026-04-20 19:31 UTC  (3+ messages)
` [PATCH 6.12 085/162] crypto: algif_aead - Fix minimum RX size check for decryption

[for-linus][PATCH 0/2] ktest: Fixes for v7.1
 2026-04-20 19:32 UTC  (3+ messages)
` [for-linus][PATCH 1/2] ktest: Fix the month in the name of the failure directory
` [for-linus][PATCH 2/2] ktest: Add logfile to "

[PATCH v14 0/8] virtio-net: live-TAP local migration
 2026-04-20 19:29 UTC  (4+ messages)
` [PATCH v14 5/8] virtio-net: support local migration of backend

[RFC PATCH 0/2] mm/gup: pgtable entry acccessors cleanup
 2026-04-20 19:29 UTC  (3+ messages)
` [RFC PATCH 2/2] mm/gup: add lockless access semantics on entries validation


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.