All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-31 16:37:36 to 2026-07-31 17:39:08 UTC [more...]

[PATCH] EDAC/fsl_ddr: use non devm for request_irq()
 2026-07-31 17:38 UTC  (9+ messages)

[PATCH v2 0/5] MAINTAINERS: KVM tweaks and additions
 2026-07-31 17:38 UTC  (6+ messages)
` [PATCH v2 1/5] MAINTAINERS: Add kvm-x86 tree to KVM x86 entries
` [PATCH v2 2/5] KVM: guest_memfd: Move gmem function declarations to dedicated guest_memfd.h
` [PATCH v2 3/5] MAINTAINERS: Add an entry for KVM's guest_memfd
` [PATCH v2 4/5] MAINTAINERS: Add David H. as a KVM guest_memfd reviewer
` [PATCH v2 5/5] MAINTAINERS: Add myself (Sean) as a reviewer in the main KVM entry

[PATCH 6.6 000/484] 6.6.148-rc1 review
 2026-07-31 17:37 UTC  (2+ messages)

[PATCH v4 net] net: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg race
 2026-07-31 17:37 UTC  (2+ messages)

[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
 2026-07-31 17:36 UTC  (5+ messages)
` [PATCH v7 01/13] memory-failure: Fix hardware poison check in unpoison_memory() again

[PATCH v4 00/18] Add hexagon l2vic, qtimer devices
 2026-07-31 17:36 UTC  (15+ messages)
` [PATCH v4 01/18] hw/hexagon: add hex-subsys
` [PATCH v4 02/18] hw/hexagon: move VTCM to the common machine state
` [PATCH v4 03/18] hw/hexagon: move global registers to hex-subsys
` [PATCH v4 04/18] hw/hexagon: move the TLB "
` [PATCH v4 05/18] hw/hexagon: group the CPUs in a cluster
` [PATCH v4 11/18] hw/hexagon/virt: add l2vic interrupt-controller and virtio-mmio FDT nodes
` [PATCH v4 16/18] hw/hexagon: connect qtimer device

[PATCH] wifi: zd1211rw: reject secondary interfaces to prevent conflicts
 2026-07-31 17:36 UTC  (2+ messages)

[PATCH v2 0/2] dpll: zl3073x: add Microchip ZL30643 support
 2026-07-31 17:36 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: dpll: zl3073x: ZL30643 is compatible

[PATCH v8 00/21] Synopsys DisplayPort Controller improvements for Rockchip platforms
 2026-07-31 17:35 UTC  (7+ messages)
` [PATCH v8 13/21] drm/rockchip: dw_dp: Implement out-of-band HPD handling
` [PATCH v8 14/21] drm/bridge: synopsys: dw-dp: Add Runtime PM support
` [PATCH v8 15/21] drm/rockchip: dw_dp: Add runtime "

[syzbot] [kernel?] WARNING in do_clear_cpu_cap
 2026-07-31 17:35 UTC  (2+ messages)

[PATCH 0/6] target/arm: Implement FEAT_IDTE3
 2026-07-31 17:34 UTC  (5+ messages)
` [PATCH 1/6] target/arm: Rename isar_feature_aa64_idst
` [PATCH 2/6] target/arm: Enable writes to SCR_EL3.TID{3,5}

[PATCH v3] PCI: Fix BAR resize for devices on a root bus
 2026-07-31 17:34 UTC  (2+ messages)

[PATCH] staging: media: atomisp: remove unnecessary parentheses
 2026-07-31 17:33 UTC 

[PATCH v5 0/6] KVM: nVMX: Synthesize SHUTDOWN on RSM with bad state
 2026-07-31 17:33 UTC  (7+ messages)
` [PATCH v5 1/6] KVM: x86: Extract VMX's unhandleable emulation check to common x86
` [PATCH v5 2/6] KVM: nVMX: Synthesize SHUTDOWN on RSM if L2 requires emulation
` [PATCH v5 3/6] KVM: x86: Rework kvm_x86_ops.vcpu_pre_run() into .vcpu_needs_initialization()
` [PATCH v5 4/6] KVM: selftests: Use port 0x80 in invalid nVMX guest state test
` [PATCH v5 5/6] KVM: selftests: Refactor invalid nVMX state test to prepare for RSM testcase
` [PATCH v5 6/6] KVM: selftests: Extend the invalid nVMX guest state test to cover RSM

[PATCH] sdl2: fix HighDPI display scaling
 2026-07-31 17:32 UTC  (3+ messages)

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-31 17:33 UTC  (5+ messages)
` [PATCH v10 06/69] drm/probe-helper: Introduce .force_ctx() connector callback
` [PATCH v10 10/69] drm/display: hdmi: Add HDMI 2.0 scrambling management helpers

[PATCH v3] hugetlb: only adjust reservation during unmapping if mapcount is 0
 2026-07-31 17:22 UTC  (3+ messages)

[PATCH v10 00/14] media: iris: Add support for glymur platform
 2026-07-31 17:32 UTC  (2+ messages)

[bluez/action-ci] 1e08fd: sync_repo: check workflow branch even when master 
 2026-07-31 17:30 UTC 

[PATCH] fuse: use min_not_zero() in fuse_init_server_timeout()
 2026-07-31 17:29 UTC  (2+ messages)

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2026-07-31 17:28 UTC  (6+ messages)

[PATCH] arm64: archrandom: avoid trapping ID register read in __cpu_has_rng()
 2026-07-31 17:26 UTC  (3+ messages)

[PATCH v2 00/12] KVM: selftests: Add more syscall wrappers, fix hardware_disable_test
 2026-07-31 17:27 UTC  (18+ messages)
` [PATCH v2 01/12] KVM: selftests: Add a KVM syscall wrapper for sched_setaffinity()
` [PATCH v2 02/12] KVM: selftests: Set threads CPU affinity before doing work in hardware disable test
` [PATCH v2 03/12] KVM: selftests: Pre-set threads affinity in hardware disable test when possible
` [PATCH v2 04/12] KVM: selftests: Return the target CPU from pin_task_to_random_cpu()
` [PATCH v2 05/12] KVM: selftests: Extract picking of random CPU from cpu_set_t to separate API
` [PATCH v2 06/12] KVM: selftests: Affine threads to random CPUs in hardware disable test
` [PATCH v2 07/12] KVM: selftests: Drop unreachable, dead code from "
` [PATCH v2 08/12] KVM: selftests: Add KVM syscall wrapper for pthread_create()
` [PATCH v2 09/12] KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()
` [PATCH v2 10/12] KVM: selftests: Add helper APIs to cancel+join pthreads
` [PATCH v2 11/12] KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()
` [PATCH v2 12/12] KVM: selftests: Clean up global constants in hardware disable test

[BUG] ath12k: NULL deref in ath12k_mac_op_hw_scan() when a scan is requested during firmware recovery (IPQ5332 + QCN9274)
 2026-07-31 17:27 UTC  (2+ messages)

[PATCH 0/6] target/arm: Implement FEAT_FGWTE3
 2026-07-31 17:27 UTC  (7+ messages)
` [PATCH 4/6] target/arm: Implement FGWTE3 traps
` [PATCH 5/6] target/arm: Set fgt in cpregs for FGWTE3
` [PATCH 6/6] target/arm: Enable FEAT_FGWTE3 for -cpu max

[RFC] KVM: Proposed uAPI for querying GSI and irqbypass status
 2026-07-31 17:26 UTC  (3+ messages)

[Buildroot] [PATCH] package/heaptrack: new package
 2026-07-31 17:25 UTC 

[PATCH v2] alloc_tag: expose profiling and compression states in /proc/allocinfo
 2026-07-31 17:25 UTC  (3+ messages)

[PATCH v8 0/2] spi: add new_device/delete_device sysfs interface
 2026-07-31 17:22 UTC  (5+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] docs: spi: add documentation for userspace device instantiation

[syzbot] [media?] memory leak in vidtv_psi_sdt_service_init
 2026-07-31 17:21 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Sync policy->cur to the pinned pstate
 2026-07-31 17:20 UTC  (6+ messages)
` [PATCH v1] cpufreq: intel_pstate: Adjust policy->cur in active mode to policy

[PATCH] android: glib: add g_key_file_get_boolean stub
 2026-07-31 17:18 UTC  (3+ messages)

[PATCH v7 0/2] KVM: VMX: Workaround VMX preemption timer erratum
 2026-07-31 17:19 UTC  (3+ messages)
` [PATCH v7 1/2] KVM: VMX: Bury all of the VMX preemption timer code under CONFIG_X86_64=y
` [PATCH v7 2/2] KVM: VMX: Cap VMX preemption timer to work around Intel erratum

[trace:trace/core 2/16] ld.lld: error: duplicate symbol: __bpf_trace_btf_ids_dev_reg_evt
 2026-07-31 17:17 UTC 

[android-common:android16-6.12-kminext 5/5] arch/arm64/kvm/hyp_events.c:235:19: warning: no previous prototype for '__hyp_trace_find_event_name'
 2026-07-31 17:17 UTC 

[syzbot] [usb?] KASAN: slab-use-after-free Write in gadgetfs_bind
 2026-07-31 17:16 UTC 

[syzbot] [edac?] WARNING in mce_timer_fn
 2026-07-31 17:16 UTC 

[syzbot] [usb?] KASAN: slab-use-after-free Read in cxacru_poll_status
 2026-07-31 17:16 UTC 

[PATCH v2 0/1] vhost: tolerate fd in REM_MEM_REG for interop
 2026-07-31 17:15 UTC  (8+ messages)
` [PATCH v2 1/1] vhost: tolerate file descriptor in REM_MEM_REG msg

[syzbot] [edac?] general protection fault in detach_timer (3)
 2026-07-31 17:15 UTC 

[syzbot] [usb?] possible deadlock in digi_set_modem_signals
 2026-07-31 17:15 UTC 

[syzbot] [usb?] memory leak in uvcg_extension_ba_source_id_store
 2026-07-31 17:15 UTC 

[PATCH] media: uvcvideo: query pan/tilt position from the device on every read
 2026-07-31 17:14 UTC  (3+ messages)

[PATCHv2 0/3] EDAC/fsl_ddr: some cleanups
 2026-07-31 17:14 UTC  (4+ messages)
` [PATCHv2 1/3] EDAC/fsl_ddr: use devm_platform_ioremap_resource()

[android-common:android17-6.18-kminext 2/2] arch/arm64/kvm/hyp/nvhe/pkvm.c:1887:7: warning: assignment to 'const uuid_t *' from 'int' makes pointer from integer without a cast
 2026-07-31 17:14 UTC 

[PATCH v3 1/2] dma-buf: dma-heap: don't publish fd before copy_to_user() succeeds
 2026-07-31 17:14 UTC  (6+ messages)
` [PATCH v5 0/4] dma-buf: fix fd leak when copy_to_user() fails after fd_install()
  ` [PATCH v5 3/4] drm/prime: use dma_buf_fd_install() to preserve export tracing
  ` [PATCH v5 4/4] selftests: dmabuf-heaps: add fd-leak-on-EFAULT regression test

[syzbot] [gfs2?] WARNING in dlm_lowcomms_close
 2026-07-31 17:14 UTC 

[syzbot] [fs?] general protection fault in path_put
 2026-07-31 17:14 UTC 

[syzbot] [usb?] WARNING in cxacru_cm/usb_submit_urb (3)
 2026-07-31 17:14 UTC 

[PATCH] coredump: add filesz truncation and filter
 2026-07-31 17:13 UTC 

[PATCH v3 0/4] cifs: follow-on fixes after fscache_resize_cookie() consolidation
 2026-07-31 17:12 UTC  (5+ messages)
` [PATCH v3 1/4] cifs: use cifs_invalidate_cache() in cifs_do_truncate() for O_TRUNC
` [PATCH v3 2/4] cifs: add cifs_resize_file_locked() to guard fscache_resize_cookie() under i_rwsem
` [PATCH v3 3/4] cifs: remove redundant size-update block in cifs_remap_file_range()
` [PATCH v3 4/4] cifs: remove dead size-update blocks in cifs_setattr_unix/nounix

[syzbot] [usb?] WARNING in usb_ep_enable
 2026-07-31 17:13 UTC 

[syzbot] [fs?] KASAN: slab-use-after-free Read in filp_flush
 2026-07-31 17:13 UTC 

[RESEND PATCH V10 00/15] iothread: Support tracking and querying IOThread holders
 2026-07-31 17:10 UTC  (6+ messages)
` [RESEND PATCH V10 06/15] monitor: Update tracking iothread users with holder

[PATCH v15 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-07-31 17:11 UTC  (2+ messages)

[PATCH 6.12 000/602] 6.12.101-rc1 review
 2026-07-31 17:10 UTC  (3+ messages)
` [PATCH 6.12 469/602] i2c: davinci: Unregister cpufreq notifier on probe failure

[PATCH 0/2] Remove the sgi-gru and sgi-xp drivers
 2026-07-31 17:09 UTC  (3+ messages)
` [PATCH 2/2] misc: sgi-gru: Remove SGI GRU driver

[PATCH] HID: i2c-hid: goodix: Disable VDD on VDDIO enable failure
 2026-07-31 17:08 UTC  (2+ messages)

[PATCH kvmtool] virtio: 9p: Order used ring updates before notifications
 2026-07-31 17:08 UTC  (2+ messages)

[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
 2026-07-31 17:06 UTC  (6+ messages)
` [PATCH RFT 1/3] mm: export variants of vmf_insert_pfn* for use with pfn_mkwrite()
` [PATCH RFT 2/3] drm/shmem_helper: use vmf_insert_pfn_mkwrite()
` [PATCH RFT 3/3] drm/ttm, drm/vmwgfx: directly create writable PTEs when mkwrite is in use

[PATCH v4 0/4] s390: Remove or replace cond_resched() calls
 2026-07-31 17:06 UTC  (9+ messages)
` [PATCH v4 1/4] s390/crypto: Replace cond_resched() with msleep(1)
` [PATCH v4 2/4] KVM: s390: Remove cond_resched() calls
` [PATCH v4 3/4] "
` [PATCH v4 4/4] s390/cio: "

[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING 0c39e2f552f5e16be695cec3a1c77d6a6bf086bb
 2026-07-31 17:05 UTC  (2+ messages)

[REGRESSION] iwlwifi IO_PAGE_FAULT and Master Disable Timed Out
 2026-07-31 17:04 UTC 

[PATCH net] net: thunderbolt: Tear down DMA paths before stopping the rings
 2026-07-31 17:04 UTC 

[PATCH] drm/panel-edp: Add Sharp SHP 0x15a7 (Surface Pro 12in 1st Ed.)
 2026-07-31 17:04 UTC  (2+ messages)

[PATCH v7 00/11] arm_mpam: Add MPAM-Fb firmware support
 2026-07-31 17:03 UTC  (12+ messages)
` [PATCH v7 01/11] arm_mpam: let low level MSC accessors return an error
` [PATCH v7 02/11] arm_mpam: propagate MSC access errors for hw_probe functions
` [PATCH v7 03/11] arm_mpam: propagate MSC access errors for MBWU counters
` [PATCH v7 04/11] arm_mpam: propagate MSC access errors for msmon helpers
` [PATCH v7 05/11] arm_mpam: propagate MSC access errors for __ris_msmon_read()
` [PATCH v7 06/11] arm_mpam: propagate MSC access errors for state saving function
` [PATCH v7 07/11] arm_mpam: propagate MSC access errors for mpam_reprogram_ris_partid()
` [PATCH v7 08/11] arm_mpam: prepare mon_sel locking for MPAM-Fb
` [PATCH v7 09/11] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v7 10/11] arm_mpam: change MPAM-Fb error IRQ to use a threaded IRQ handler
` [PATCH v7 11/11] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH kvmtool] arm64: Fix resource leaks in find_pmu_cpumask()
 2026-07-31 17:04 UTC  (2+ messages)

[PATCH v2 0/3] mmc: Add power_off_delay_us support
 2026-07-31 17:03 UTC  (5+ messages)
` [PATCH v2 3/3] mmc: core: Add power-off-delay-us support

[thomas-weissschuh:b4/auxclock-nanosleep 55/55] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
 2026-07-31 17:00 UTC 

[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-31 16:59 UTC  (10+ messages)
` [PATCH v6 bpf-next 3/4] "

[PATCH v5 00/17] s390/dasd: ESE thin-provisioning performance improvements
 2026-07-31 16:58 UTC  (9+ messages)
` [PATCH v5 14/17] s390/dasd: Detect ESE volumes from the on-disk format label
` [PATCH v5 15/17] s390/dasd: Report ESE capability and format mode at device online
` [PATCH v5 16/17] s390/dasd: Re-enable discard support for ESE volumes
` [PATCH v5 17/17] s390/dasd: Read cached unit address and LSS in the CCW build path

[PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-07-31 16:57 UTC  (5+ messages)

[PATCH net] net/mlx5e: Move representor vnic reporter to eswitch devlink port
 2026-07-31 16:57 UTC  (2+ messages)

[PATCH 5.10.y] drm/tegra: fbdev: Remove offset into framebuffer memory
 2026-07-31 16:57 UTC 

[PATCH v6 00/10] arm_mpam: Add MPAM-Fb firmware support
 2026-07-31 16:56 UTC  (4+ messages)
` [PATCH v6 09/10] arm_mpam: change MPAM-Fb error IRQ to use a threaded IRQ handler

[PATCH v2 0/2] Support for pmic-glink in SM8475
 2026-07-31 16:56 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Add compatible string for SM8475

[PATCH v2 0/2] Enable DW9714V camera focus coil on SHIFT 6MQ
 2026-07-31 16:55 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-shift-axolotl: Add actuator for main rear camera

[GIT PULL] RTLA fixes for v7.2-rc5
 2026-07-31 16:55 UTC  (3+ messages)

[PATCH] soc: apple: rtkit: fix OOB reads in crashlog parser
 2026-07-31 16:52 UTC 

[PATCH v2 0/9] drm/tyr: add debugfs support
 2026-07-31 16:52 UTC  (4+ messages)
` [PATCH v2 2/9] rust: debugfs: add SeqShow trait and seq_file file operations

[PATCH 00/10] drm/bridge: Remove redundant error messages on IRQ request failure
 2026-07-31 16:51 UTC  (7+ messages)
` [PATCH 10/10] drm/bridge: ti-sn65dsi86: Remove redundant dev_err_probe()

[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-31 16:50 UTC  (3+ messages)
` [PATCH v8 04/11] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs

[LTP] [PATCH v4] cve: reproducer for cve-2026-64600
 2026-07-31 16:49 UTC  (2+ messages)
` [LTP] "

[PATCH v2 00/50] Introduce helper-to-tcg
 2026-07-31 16:47 UTC  (3+ messages)
` [PATCH v2 40/50] test: helper-to-tcg docker tests

[PATCH] wifi: mt76: mt76x2: use min_not_zero() in mt76x2_get_min_rate_power()
 2026-07-31 16:47 UTC 

[PATCH net v3 0/1] xsk: account uncharged AF_XDP ring allocations to memcg
 2026-07-31 16:46 UTC  (2+ messages)
` [PATCH net v3 1/1] xsk: account "

[PATCH 0/5] hwmon: (pmbus) Add support for MAX20826 and similar devices
 2026-07-31 16:46 UTC  (9+ messages)
` [PATCH 3/5] hwmon: (pmbus/core) Add mapping function to pmbus_read_block_data()

[PATCH v1 net-next 0/3] geneve: Support per-netns device unregistration
 2026-07-31 16:45 UTC  (4+ messages)
` [PATCH v1 net-next 1/3] geneve: Unlink geneve->sock[46].hlist[46].hlist in __geneve_sock_release()
` [PATCH v1 net-next 2/3] geneve: Protect geneve_net and geneve_sock with per-netns mutex
` [PATCH v1 net-next 3/3] geneve: Support per-netns netdev unregistration

[PATCH 0/2] hw/net/rtl8139: fix vlan tag related bugs
 2026-07-31 16:45 UTC  (5+ messages)
` [PATCH 1/2] hw/net/rtl8139: Fix handling of VLAN tags on incoming short packets
` [PATCH 2/2] hw/net/rtl8139: Send whole of vlan-tagged packet when doing loopback

[PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
 2026-07-31 16:45 UTC  (5+ messages)
` [PATCH 3/4] mm/secretmem: zeroize secret pages "
` [PATCH 4/4] security/keys: zeroize key payloads "

[PATCH] can: dev: can_dropped_invalid_skb: drop CAN XL frames on non-CAN XL devices
 2026-07-31 16:45 UTC  (2+ messages)

[PATCH] scripts/kernel-doc: Fix kdoc for Python 3.9-3.11
 2026-07-31 16:45 UTC  (2+ messages)

[PATCH v7 0/2] drm/xe/guc: Compress GuC log and CTB dump with zstd
 2026-07-31 16:45 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/guc: Compress GuC log and CTB dump with zstd (rev3)

[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
 2026-07-31 16:43 UTC  (4+ messages)
` [PATCH v4 35/48] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs

[PATCH RFC] arm64: Mark set_preempt_need_resched() access to .need_resched
 2026-07-31 16:44 UTC  (4+ messages)

[PULL v1 linux-firmware] cirrus: cs35l57: Add firmware for Cirrus Amps for some Samsung laptops (20260731)
 2026-07-31 16:43 UTC  (2+ messages)

[PATCH ath-current v3] wifi: ath11k: cleanup arsta in ath11k_mac_peer_cleanup_all()
 2026-07-31 16:42 UTC  (2+ messages)

[PATCH] mm: pull writability check to follow_pfnmap_start()
 2026-07-31 16:41 UTC  (3+ messages)

[BUG] fsnotify: concurrent mark updates can publish a stale aggregate mask and lose events
 2026-07-31 16:41 UTC  (4+ messages)
` [PATCH] fsnotify: Fix stale object mask after concurrent mark updates

[RESEND PATCH v2 0/4] nvme-tcp: NIC topology aware I/O queue scaling and queue info export
 2026-07-31 16:41 UTC  (4+ messages)
` [RESEND PATCH v2 2/4] nvme-tcp: limit I/O queue count based on NIC queue count

[PATCH v2 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-07-31 16:40 UTC  (4+ messages)
` [PATCH v2 3/5] mm: Add RCU-based VMA lookup helper that waits for writers

[PATCH net-next v3 00/13] ax88179_178a: Add support for AX88179A-based chips
 2026-07-31 16:40 UTC  (5+ messages)
` [PATCH net-next v3 13/13] ax88796b: Add support for AX88772D, AX88179A and AX88279

[PATCH 0/2] doc: refs: put ref migration warning under the command
 2026-07-31 16:39 UTC  (2+ messages)

[PATCH 5.15.y] drm/tegra: fbdev: Remove offset into framebuffer memory
 2026-07-31 16:39 UTC 

[PATCH i-g-t 0/3] gem_wsim: fix batch premature completion
 2026-07-31 16:37 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for gem_wsim: fix batch premature completion (rev2)

[net-next, v2 0/3] bnge: add more functionality
 2026-07-31 16:37 UTC  (3+ messages)
` [net-next, v2 2/3] bnge: add ndo_set_rx_mode_async support
` [net-next, v2 3/3] bnge: send hwrm for interface down/up transitions


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.