All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-25 23:06:45 to 2025-01-26 08:30:22 UTC [more...]

[syzbot] [input?] [usb?] WARNING: ODEBUG bug in release_nodes
 2025-01-26  8:30 UTC 

[PATCH 0/3] stratix10: miscellaneous changes and fix for child driver probing
 2025-01-26  8:28 UTC  (3+ messages)
` [PATCH 3/3] firmware: stratix10-svc: Add of_platform_default_populate()

[GIT PULL] MM updates for 6.14-rc1
 2025-01-26  8:27 UTC  (5+ messages)

[PATCH 0/2] ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
 2025-01-26  8:27 UTC  (3+ messages)
` [PATCH 1/2] ext4: introduce ITAIL helper
` [PATCH 2/2] ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()

[linus:master] [timekeeping] ee3283c608: will-it-scale.per_process_ops 4.8% regression
 2025-01-26  8:25 UTC 

[PATCH] mdadm: fix --grow with --add for linear
 2025-01-26  8:22 UTC  (3+ messages)

[linus:master] [do_pollfd()] 8935989798: will-it-scale.per_process_ops 11.7% regression
 2025-01-26  8:16 UTC 

[linux-next:master] [debugfs] 95688800ee: BUG:KASAN:slab-use-after-free_in_full_proxy_read
 2025-01-26  8:09 UTC 

[PATCH] nvmet: move percpu handling into nvmet_ns_{enable,disable}
 2025-01-26  8:04 UTC  (4+ messages)

[RFC net-next v3 0/4] virtio_net: Link queues to NAPIs
 2025-01-26  8:04 UTC  (9+ messages)
` [RFC net-next v3 2/4] virtio_net: Prepare for NAPI to queue mapping

[PATCH] Bluetooth: Unnecessary braces around single line statment
 2025-01-26  8:02 UTC  (2+ messages)

[PATCH v4] nvme-tcp: fix connect failure on receiving partial ICResp PDU
 2025-01-26  8:01 UTC  (2+ messages)

[PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
 2025-01-26  7:56 UTC  (13+ messages)

kernel NULL pointer dereference: Workqueue: events_unbound nfsd_file_gc_worker, RIP: 0010:svc_wake_up+0x9/0x20
 2025-01-26  7:57 UTC  (3+ messages)

[PATCH v2 0/5] ASoC: sun4i-codec: add headphone dectection for Anbernic RG35XX devices
 2025-01-26  7:51 UTC  (3+ messages)
` [PATCH v2 5/5] ASoC: sun4i-codec: change h616 card name

[PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy
 2025-01-26  7:47 UTC  (10+ messages)
` [PATCH v3 1/9] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
` [PATCH v3 2/9] x86/mm/pat: drop duplicate variable in cpa_flush()
` [PATCH v3 3/9] x86/mm/pat: restore large ROX pages after fragmentation
` [PATCH v3 4/9] execmem: don't remove ROX cache from the direct map
` [PATCH v3 5/9] execmem: add API for temporal remapping as RW and restoring ROX afterwards
` [PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX
` [PATCH v3 7/9] Revert "x86/module: prepare module loading for ROX allocations of text"
` [PATCH v3 8/9] module: drop unused module_writable_address()
` [PATCH v3 9/9] x86: re-enable EXECMEM_ROX support

[PATCH v6 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-01-26  7:42 UTC  (3+ messages)
` [PATCH v6 6/7] hwmon: Add Nuvoton NCT6694 HWMON support

[nathan:b4/llvm-trap-unreachable 2/2] fs/btrfs/btrfs.o: warning: objtool: __btrfs_panic+0x184: panic() is missing a __noreturn annotation
 2025-01-26  7:40 UTC 

[nathan:b4/llvm-trap-unreachable 2/2] vmlinux.o: warning: objtool: edac_raw_mc_handle_error+0xbb8: panic() is missing a __noreturn annotation
 2025-01-26  7:40 UTC 

[PATCH kvmtool] riscv: Allow initrd to be above 256MB on 64 bit
 2025-01-26  7:38 UTC 

[PATCH] serial: 8250_pci: Fix Warning at drivers/pci/devres.c:603 pcim_add_mapping_to_legacy_table
 2025-01-26  7:37 UTC 

[BUG REPORT] cifs: Deadlock due to network reconnection during file writing
 2025-01-26  7:36 UTC 

[PATCH 0/6] X1P42100 DT and PCIe PHY bits
 2025-01-26  7:29 UTC  (5+ messages)
` [PATCH 3/6] phy: qcom: qmp-pcie: Add X1P42100 Gen4x4 PHY

[PATCH 6.6.y] ext4: fix access to uninitialised lock in fc replay path
 2025-01-26  7:26 UTC 

[PATCH 00/12] target/riscv: Fix some RISC-V instruction corner cases
 2025-01-26  7:20 UTC  (13+ messages)
` [PATCH 01/12] target/riscv: Source vector registers cannot overlap mask register
` [PATCH 02/12] target/riscv: handle vrgather mask and source overlap
` [PATCH 03/12] target/riscv: handle vadd.vx form "
` [PATCH 04/12] target/riscv: handle vadd.vv "
` [PATCH 05/12] target/riscv: handle vslide1down.vx "
` [PATCH 06/12] target/riscv: handle vzext.vf2 "
` [PATCH 07/12] target/riscv: handle vwadd.vx "
` [PATCH 08/12] target/riscv: handle vwadd.vv "
` [PATCH 09/12] target/riscv: handle vwadd.wv "
` [PATCH 10/12] target/riscv: handle vwadd.wv form vs1 and vs2 overlap
` [PATCH 11/12] target/riscv: Add CHECK arg to GEN_OPFVF_WIDEN_TRANS
` [PATCH 12/12] target/riscv: handle overlap in widening instructions with overwrite

[PATCH] mm/slab: Achieve better kmalloc caches randomization in kvmalloc
 2025-01-26  7:17 UTC  (4+ messages)

[PATCH 6.1.y] ext4: fix access to uninitialised lock in fc replay path
 2025-01-26  7:06 UTC 

[nathan:b4/llvm-trap-unreachable 2/2] vmlinux.o: warning: objtool: edac_raw_mc_handle_error+0xbb8: panic() is missing a __noreturn annotation
 2025-01-26  7:01 UTC 

[PATCH 1/3] mm: avoid extra mem_alloc_profiling_enabled() checks
 2025-01-26  7:02 UTC  (3+ messages)
` [PATCH 2/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in slab allocator
` [PATCH 3/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocator

[nathan:b4/llvm-trap-unreachable 2/2] fs/btrfs/btrfs.o: warning: objtool: __btrfs_panic+0x184: panic() is missing a __noreturn annotation
 2025-01-26  7:01 UTC 

[linus:master] ec9d6356bf: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture]
 2025-01-26  6:52 UTC 

drivers/scsi/mpi3mr/mpi3mr_os.c:210:33: warning: '%d' directive writing between 1 and 3 bytes into a region of size between 1 and 32
 2025-01-26  6:50 UTC 

[PATCH] sched: Don't define sched_clock_irqtime as static key
 2025-01-26  6:50 UTC 

[PATCH v3 0/2] Fixes for UFS clock gating initialization
 2025-01-26  6:45 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: ufs: core: Ensure clk_gating.lock is used only after initialization
` [PATCH v3 2/2] scsi: ufs: Fix toggling of clk_gating.state when clock gating is not allowed

[PATCH mtd-utils 0/7] Fix some compiling warnings and update source files from latest linux kernel
 2025-01-26  6:42 UTC  (8+ messages)
` [PATCH mtd-utils 1/7] ubi-utils: mtdinfo: Fix type truncation compiling warning for 'start' variable
` [PATCH mtd-utils 2/7] nand-utils: nanddump: Fix unexpected type compiling warning for argument 'dumpfile'
` [PATCH mtd-utils 3/7] misc-utils: flashcp: Fix uninitialized variable ‘wrlast_buf’ compiling warning
` [PATCH mtd-utils 4/7] jffsX-utils: jffs2reader: Fix potential null pointer dereference compiling warning for 'path'
` [PATCH mtd-utils 5/7] tests: checkfs: Add previous prototype for do_pwr_dn()
` [PATCH mtd-utils 6/7] ubifs-utils: common: Add descritpions for linux kernel resource files
` [PATCH mtd-utils 7/7] ubifs-utils: libubifs: Update source files from linux kernel 6.13-rc7

[linus:master] [wifi] 708d06b33b: hwsim.connect_cmd_reject_assoc.fail
 2025-01-26  6:35 UTC 

[PATCH v1 00/11] amd-pstate CPU Performance Scaling Driver
 2025-01-26  6:31 UTC  (7+ messages)
` [PATCH v1 08/11] x86/cpufreq: add "cpufreq=amd-pstate,active" para
` [PATCH v1 09/11] xen/x86: implement EPP support for the AMD processors

[linus:master] [tcp_cubic] 25c1a9ca53: packetdrill.packetdrill/gtests/net/tcp/cubic/cubic-bulk-166k-idle-restart_ipv4-mapped-v6.fail
 2025-01-26  6:30 UTC 

[PATCH] nfsd: set acl_access/acl_default after getting successful
 2025-01-26  6:28 UTC  (8+ messages)

[PATCH 1/2] md/raid5: skip stripes with bad reads during reshape to avoid stall
 2025-01-26  6:27 UTC  (2+ messages)

[PATCH v11 0/4] virtio-net: define UDP tunnel offload
 2025-01-26  6:24 UTC  (9+ messages)
` [PATCH v11 3/4] virtio-net: define UDP tunnel segmentation offload feature

[PATCH v1] virtio-net: Fix to avoid using reserved feature bits
 2025-01-26  6:20 UTC 

nftables DNAT routes to wrong iface
 2025-01-26  6:19 UTC  (2+ messages)

DROP rule is ignored for multicast traffic, but only via Wireguard
 2025-01-26  6:16 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588
 2025-01-26  6:10 UTC  (11+ messages)

USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue?
 2025-01-26  5:53 UTC  (11+ messages)

Audio & Video Transcription / Translation Service at 70 cents/min
 2025-01-25  3:16 UTC 

fix buffer refcount races v2
 2025-01-26  5:50 UTC  (4+ messages)
` [PATCH 2/2] xfs: fix buffer lookup vs release race

[PATCH net-next v6 00/12] Begin upstreaming Homa transport protocol
 2025-01-26  5:33 UTC  (6+ messages)
` [PATCH net-next v6 04/12] net: homa: create homa_pool.h and homa_pool.c

[bigeasy-staging:module_v3] [bpf] 1c7701f3dd: WARNING:at_kernel/module/main.c:#module_put
 2025-01-26  5:17 UTC 

[PATCH 0/6] add support for renaming to EFI_FILE_PROTOCOL.SetInfo()
 2025-01-26  4:39 UTC  (11+ messages)
` [PATCH 1/6] fs: fat: factor out dentry link create/delete
` [PATCH 2/6] fs: add rename infrastructure
` [PATCH 4/6] fs: fat: update parent dirs metadata on rename

Make intel iommu disable swiotlb
 2025-01-26  5:09 UTC 

[PATCH] nvme-pci: Use NVME_QUIRK_SIMPLE_SUSPEND for Qualcomm Snapdragon 8cx Gen 3 platforms
 2025-01-26  5:03 UTC 

[PATCH dwarves] btf_encoder: verify 0 address DWARF variables are really in ELF section
 2025-01-26  4:55 UTC  (2+ messages)

[android-common:android14-kiwi-6.1 228/228] include/trace/stages/init.h:2:23: warning: 'str__rwsem__trace_system_name' defined but not used
 2025-01-26  4:55 UTC 

+ mm-vmscan-accumulate-nr_demoted-for-accurate-demotion-statistics-v2.patch added to mm-hotfixes-unstable branch
 2025-01-26  4:47 UTC  (2+ messages)

[merged mm-stable] mm-compaction-fix-ubsan-shift-out-of-bounds-warning.patch removed from -mm tree
 2025-01-26  4:43 UTC 

[merged mm-stable] s390-mm-add-missing-ctor-dtor-on-page-table-upgrade.patch removed from -mm tree
 2025-01-26  4:43 UTC 

SPARC64 Support and Solaris 10
 2025-01-26  4:26 UTC 

[PATCH v1 0/3] Drivers for Loongson security engine
 2025-01-26  4:26 UTC  (10+ messages)
` [PATCH v1 3/3] misc: ls6000se-sdf: Add driver for Loongson 6000SE SDF

[PATCH] KVM: x86/cpudid: add type suffix to decimal const 48 fix building warning
 2025-01-26  4:15 UTC 

[GIT PULL] orangefs syzbot fix
 2025-01-26  4:15 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-01-25
 2025-01-26  4:14 UTC 

[Patch net v2 0/4] net_sched: two security bug fixes and test cases
 2025-01-26  4:12 UTC  (5+ messages)
` [Patch net v2 1/4] pfifo_tail_enqueue: Drop new packet when sch->limit == 0
` [Patch net v2 2/4] selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0
` [Patch net v2 3/4] netem: update sch->q.qlen before qdisc_tree_reduce_backlog()
` [Patch net v2 4/4] selftests/tc-testing: add a test case for qdisc_tree_reduce_backlog()

[PATCH] rockchip: rk3399: nanopi-r4s: Support v1.8 SD cards in SPL
 2025-01-26  4:08 UTC  (3+ messages)

[PATCH v5 0/4] coreaudio fixes
 2025-01-26  4:02 UTC  (6+ messages)
` [PATCH v5 3/4] audio: Add functions to initialize buffers

[PATCH v7 0/6] coreaudio fixes
 2025-01-26  4:00 UTC  (5+ messages)
` [PATCH v7 1/6] coreaudio: Remove unnecessary explicit casts

[PATCH v6 00/15] x86-64: Stack protector and percpu improvements
 2025-01-26  3:57 UTC  (5+ messages)
` [PATCH v6 04/15] x86/pvh: Use fixed_percpu_data for early boot GSBASE

[Patch net 0/4] net_sched: two security bug fixes and test cases
 2025-01-26  3:52 UTC  (5+ messages)
` [Patch net 2/4] Add test case to check for pfifo_tail_enqueue() behaviour when limit == 0

[PATCH] ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro
 2025-01-26  3:51 UTC 

[rgushchin:sframe_unwinder.rfc 2/8] aarch64-linux-ld: warning: orphan section `.eh_frame' from `arch/arm64/kernel/entry.o' being placed in section `.eh_frame'
 2025-01-26  3:43 UTC 

[PATCH] ipv4, bpf: Introduced to support the ULP to modify sockets during setopt
 2025-01-26  3:36 UTC  (2+ messages)

[PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
 2025-01-26  3:34 UTC  (11+ messages)

[PATCH] locking/mutex: add MUTEX_WARN_ON() into fast path
 2025-01-26  3:32 UTC 

[PATCH] ACPI: PRM: Remove unnecessary strict handler address checks
 2025-01-26  3:18 UTC  (2+ messages)

[PATCH] wifi: ath12k: fbx: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 override
 2025-01-26  3:14 UTC  (6+ messages)

[PATCH] drm/amdkfd: only flush the validate MES contex
 2025-01-26  3:00 UTC  (3+ messages)

[PATCH] NFSv4: Fix deadlock during the running of state manager
 2025-01-26  3:00 UTC  (3+ messages)

[android-common:android12-5.4 1/1] include/vdso/bits.h:7:33: warning: overflow in conversion from 'long unsigned int' to 'u8' {aka 'unsigned char'} changes value from '(long unsigned int)((int)vf_id << 8 | 128)' to '128'
 2025-01-26  2:52 UTC 

[PATCH] bundle: avoid closing file descriptor twice
 2025-01-26  2:49 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: stmmac: RX performance improvement
 2025-01-26  2:39 UTC  (11+ messages)
` [PATCH net-next v3 1/4] net: stmmac: Switch to zero-copy in non-XDP RX path

[PATCH] nfsd: validate the nfsd_serv pointer before calling svc_wake_up
 2025-01-26  2:39 UTC  (2+ messages)

ledtrig_flash_ctrl and ledtrig_torch_ctrl
 2025-01-26  2:34 UTC 

[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
 2025-01-26  2:27 UTC  (2+ messages)

[PATCH v3 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
 2025-01-26  2:27 UTC  (3+ messages)

[PATCH v2] locking/semaphore: Use wake_q to wake up processes outside lock critical section
 2025-01-26  2:21 UTC  (2+ messages)

[PATCH] SUNRPC: Set tk_rpc_status when RPC_TASK_SIGNALLED is detected
 2025-01-26  2:20 UTC  (6+ messages)

[bug report] KVM: x86: Unify TSC logic (sleeping in atomic?)
 2025-01-26  2:16 UTC  (5+ messages)

[PATCH v4] io_uring/futex: Factor out common free logic into io_free_ifd()
 2025-01-26  2:06 UTC  (2+ messages)

[PATCH] mm/compaction: fix UBSAN shift-out-of-bounds warning
 2025-01-26  2:05 UTC  (3+ messages)

[PATCH net] selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environment
 2025-01-26  2:03 UTC  (3+ messages)

[PATCH] perf/dwc_pcie: fix duplicate pci_dev devices
 2025-01-26  1:54 UTC  (7+ messages)
  ` [External] "

compilation|FAILURE| pw(150482) sid(34444) job(PER_PATCH_BUILD14715)[v6, 25/25] net/intel: extract common Rx vector criteria
 2025-01-26  1:45 UTC 

[PATCH] reftable: ignore file-in-use errors when unlink(3p) fails on Windows
 2025-01-26  1:41 UTC  (2+ messages)

[zen:6.13/zen-sauce 7/31] fs/xfs/xfs_xattr.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length
 2025-01-26  1:18 UTC 

[PATCH] hid: intel-thc: fix CONFIG_HID dependency
 2025-01-26  1:10 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr
 2025-01-26  1:05 UTC  (4+ messages)
` [PATCH bpf-next v2 1/7] bpf: Implement bpf_probe_read_kernel_dynptr helper

[GIT PULL] mtd: Changes for 6.14
 2025-01-26  1:04 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v6.14
 2025-01-26  1:03 UTC  (2+ messages)

[GIT PULL] PCI changes for v6.14
 2025-01-26  1:03 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v6.10 release cycle
 2025-01-26  1:03 UTC  (2+ messages)

[GIT PULL for v6.14] media updates
 2025-01-26  1:03 UTC  (2+ messages)

[zen:6.13/zen-sauce 2/31] include/asm-generic/io.h:549:31: error: performing pointer arithmetic on a null pointer has undefined behavior
 2025-01-26  0:57 UTC 

Direct I/O performance problems with 1GB pages
 2025-01-26  0:46 UTC 

[PATCH v6 00/14] Add eDP support for RK3588
 2025-01-26  0:44 UTC  (8+ messages)
` [PATCH v6 12/14] drm/edp-panel: Add LG Display panel model LP079QX1-SP0V

[PATCH] drm/xe/pf: Move VFs reprovisioning to worker
 2025-01-26  0:41 UTC  (4+ messages)
` ✓ CI.checksparse: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/5] Add PCIe support to Sophgo SG2042 SoC
 2025-01-26  0:29 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host

[PATCH v3] rust: kernel: add support for bits/genmask macros
 2025-01-26  0:24 UTC  (2+ messages)

Serious AMD-Vi issue
 2025-01-26  0:24 UTC  (4+ messages)

AWS Customers List 2025
 2025-01-26  0:16 UTC  (2+ messages)

[PATCH RFC] hwmon: (pmbus/core) use the new i2c_client debugfs dir
 2025-01-25 23:59 UTC  (3+ messages)

[PATCH] [OE-core] [PATCH v3] ncurses: Fix install conflict when enable multilib
 2025-01-25 23:57 UTC  (8+ messages)

[PATCH net v5 0/7] usbnet: ipheth: prevent OoB reads of NDP16
 2025-01-25 23:54 UTC  (8+ messages)
` [PATCH net v5 1/7] usbnet: ipheth: fix possible overflow in DPE length check
` [PATCH net v5 2/7] usbnet: ipheth: check that DPE points past NCM header
` [PATCH net v5 3/7] usbnet: ipheth: use static NDP16 location in URB
` [PATCH net v5 4/7] usbnet: ipheth: refactor NCM datagram loop
` [PATCH net v5 5/7] usbnet: ipheth: break up NCM header size computation
` [PATCH net v5 6/7] usbnet: ipheth: fix DPE OoB read
` [PATCH net v5 7/7] usbnet: ipheth: document scope of NCM implementation

[PATCH 0/4] test: A few quality-of-life improvements
 2025-01-25 23:53 UTC  (7+ messages)
` [PATCH 3/4] test/py: Show info about module-loading

[Buildroot] Client configuration settings error for “
 2025-01-25 23:52 UTC 

[PATCH v3] led: add function naming option from linux
 2025-01-25 23:47 UTC  (4+ messages)

[PATCH v2 0/1] gitlab: Fixes to get StarFive VisionFive2 into the sjg lab
 2025-01-25 23:40 UTC  (2+ messages)
` (subset) "

[PATCH 0/5] gitlab: Fixes to get StarFive VisionFive2 into the sjg lab
 2025-01-25 23:40 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] binman: Rename Entry.end_4gb
 2025-01-25 23:38 UTC  (2+ messages)
` [PATCH 2/2] binman: Honour the skip-at-start property more faithfully

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS cb861d609d10652059b1d62b136c2d4ba0ed0d23
 2025-01-25 23:37 UTC 

drivers/scsi/mpi3mr/mpi3mr_os.c:4919:33: warning: '%d' directive writing between 1 and 3 bytes into a region of size between 1 and 32
 2025-01-25 23:36 UTC 

[Buildroot] [PATCH v2 1/2] package/newlib-bare-metal: bump to newlib 4.5.0
 2025-01-25 23:31 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/newlib-bare-metal: replace fixup with tooldir config

[PATCH 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
 2025-01-25 23:30 UTC  (4+ messages)
` [PATCH 1/4] riscv: entry: Convert ret_from_fork() to C

[Buildroot] [PATCH v3 1/1] package/python-web2py: bump to version 3.0.11
 2025-01-25 23:27 UTC 

[lustre-devel] [LSF/MM/BPF TOPIC] [DRAFT] Lustre client upstreaming
 2025-01-25 23:25 UTC  (2+ messages)

[PATCH] test/py: Add a report show test durations
 2025-01-25 23:14 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] package/network-manager: bump to version 1.50.2
 2025-01-25 23:09 UTC 

[Buildroot] [PATCH 1/6] package/libdrm: add host variant
 2025-01-25 23:07 UTC  (3+ messages)
` [Buildroot] [PATCH v4 5/6] package/{mesa3d, mesa3d-headers}: bump version to 24.3.3

[PULL 00/32] testing updates for 10.0 (tuxrun, libvirt, dockerfiles, misc)
 2025-01-25 23:05 UTC  (5+ messages)
` [PULL 15/32] tests/functional/aarch64: add tests for FEAT_RME


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.