All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-04 05:40:08 to 2025-07-04 06:46:35 UTC [more...]

[Buildroot] [PATCH 1/1] package/libgcrypt: bump to v1.11.1
 2025-07-04  6:46 UTC  (2+ messages)

[Buildroot] [PATCH] package/lua: bump to version 5.4.8
 2025-07-04  6:46 UTC  (2+ messages)

[PATCH v3 0/7] Handle Firmware reported Hardware Errors
 2025-07-04  6:45 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Handle Firmware reported Hardware Errors (rev3)

[PATCH V2 0/2] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
 2025-07-04  6:44 UTC  (6+ messages)
` [PATCH V2 1/2] x86/tdx: Eliminate duplicate code in tdx_clear_page()
` [PATCH V2 2/2] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present

[PATCH 0/2] Fix and add warning of misuse of type##_replace_bits()
 2025-07-04  6:44 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMN

[v1 resend 00/12] THP support for zone device page migration
 2025-07-04  6:43 UTC  (4+ messages)
` [v1 resend 08/12] mm/thp: add split during migration support

[PATCH v4] arm64: Enable vmalloc-huge with ptdump
 2025-07-04  6:37 UTC  (3+ messages)

[PATCH] riscv: dts: sophgo: sg2044: add pmu configuration
 2025-07-04  6:39 UTC  (3+ messages)

[PATCH v19] pwm: airoha: Add support for EN7581 SoC
 2025-07-04  6:43 UTC  (6+ messages)

[PATCH v3 0/2] Add WiFi/BT node for qcs615 ride board
 2025-07-04  6:43 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: qcs615: add a PCIe port for WLAN
` [PATCH v3 2/2] arm64: dts: qcom: qcs615-ride: add WiFi/BT nodes

Allowing "/" in the name of a git remote is a strange choice
 2025-07-04  6:42 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the cifs tree
 2025-07-04  6:43 UTC  (2+ messages)

[PATCH v8 00/16] Introduce support for IGVM files
 2025-07-04  6:42 UTC  (5+ messages)
` [PATCH v8 13/16] backends/igvm: Process initialization sections in IGVM file

[PATCH v1] rust: time: make ClockSource unsafe trait
 2025-07-04  6:42 UTC  (5+ messages)

[PATCH 6.12 000/218] 6.12.36-rc1 review
 2025-07-04  6:42 UTC  (5+ messages)
` [PATCH 6.12 020/218] Revert "iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices"

[PATCH V2] arm64/mm: Drop wrong writes into TCR2_EL1
 2025-07-04  6:38 UTC 

[PATCH v3 0/2] Add WiFi/BT node for qcs615 ride board
 2025-07-04  6:41 UTC  (2+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: qcs615: add a PCIe port for WLAN

[PATCH] btrfs: restrict writes to opened btrfs devices
 2025-07-04  6:40 UTC 

[anolis-intel-cloud:devel-6.6 12/12] kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by CRYPTO_DEV_HCT
 2025-07-04  6:39 UTC 

[PATCH v3 00/17] Add MediaTek SoC DRM support for MT8196
 2025-07-04  6:36 UTC  (11+ messages)
` [PATCH v3 12/17] drm/mediatek: add EXDMA "
` [PATCH v3 13/17] drm/mediatek: add BLENDER "

[PATCH] kprobes: Add missing kerneldoc for __get_insn_slot
 2025-07-04  6:38 UTC 

[PATCH v6 00/39] accel: Preparatory cleanups for split-accel
 2025-07-04  6:38 UTC  (19+ messages)
` [PATCH v6 14/39] accel/hvf: Restrict internal declarations
` [PATCH v6 17/39] cpus: Document CPUState::vcpu_dirty field
` [PATCH v6 18/39] accel/hvf: Replace @dirty field by generic "
` [PATCH v6 19/39] accel/nvmm: "
` [PATCH v6 20/39] accel/whpx: "
` [PATCH v6 21/39] accel/kvm: Remove kvm_cpu_synchronize_state() stub
` [PATCH v6 26/39] accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h'
` [PATCH v6 27/39] accel: Pass old/new interrupt mask to handle_interrupt() handler
` [PATCH v6 28/39] accel: Expose and register generic_handle_interrupt()

[PATCH net-next v3 0/7] allow reaped pidfds receive in SCM_PIDFD
 2025-07-04  6:37 UTC  (11+ messages)
` [PATCH net-next v3 1/7] af_unix: rework unix_maybe_add_creds() to allow sleep
` [PATCH net-next v3 3/7] af_unix: introduce and use scm_replace_pid() helper
` [PATCH net-next v3 4/7] af_unix/scm: fix whitespace errors
` [PATCH net-next v3 5/7] af_unix: stash pidfs dentry when needed
` [PATCH net-next v3 6/7] af_unix: enable handing out pidfds for reaped tasks in SCM_PIDFD

[syzbot] [net?] general protection fault in qdisc_tree_reduce_backlog
 2025-07-04  6:36 UTC  (2+ messages)

[PATCH] riscv: dts: sophgo: sophgo-srd3-10: reserve uart0 device
 2025-07-04  6:34 UTC  (3+ messages)

[PATCHv3 0/3] mm/memory_hotplug: fixup crash during uevent handling
 2025-07-04  6:34 UTC  (4+ messages)
` [PATCH 1/3] drivers/base/memory: add node id parameter to add_memory_block()
` [PATCH 2/3] mm/memory_hotplug: activate node before adding new memory blocks
` [PATCH 3/3] drivers/base: move memory_block_add_nid() into the caller

[syzbot] [net?] general protection fault in drr_qlen_notify
 2025-07-04  6:33 UTC  (2+ messages)

✅ PASS (MISSED 2 of 100): Test report for master (6.16.0-rc4, upstream-mainline, 4c06e63b)
 2025-07-04  6:33 UTC 

[openeuler:OLK-5.10 3011/3011] arch/arm64/kernel/syscall.c:281:6: warning: no previous prototype for 'do_el0_xcall'
 2025-07-04  6:29 UTC 

[linux-next:master 2648/7039] Warning: drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:526 function parameter 'f' not described in 'vmw_event_fence_action_seq_passed'
 2025-07-04  6:28 UTC 

[RESEND PATCH v2 0/2] EDAC/features: Reduce stack usage in create_desc functions
 2025-07-04  6:29 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] EDAC/scrub: Reduce stack usage in scrub_create_desc()
` [RESEND PATCH v2 2/2] EDAC/ecs: Reduce stack usage in ecs_create_desc()

linux-next: manual merge of the tip tree with the net-next tree
 2025-07-04  6:28 UTC 

[PATCH] accel/kvm: Adjust the note about the minimum required kernel version
 2025-07-04  6:19 UTC  (2+ messages)

[PATCH v2 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
 2025-07-04  6:26 UTC  (6+ messages)
` [PATCH v2 1/5] mm: introduce num_pages_contiguous()
` [PATCH v2 2/5] vfio/type1: optimize vfio_pin_pages_remote()
` [PATCH v2 3/5] vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
` [PATCH v2 4/5] vfio/type1: introduce a new member has_rsvd for struct vfio_dma
` [PATCH v2 5/5] vfio/type1: optimize vfio_unpin_pages_remote()

[PATCH 0/2] Upgrade git and pseudo
 2025-07-04  6:26 UTC  (3+ messages)
` [PATCH 1/2] git: 2.49.0 -> 2.50.0
` [PATCH 2/2] pseudo: 1.9.0 -> 1.9.2

[PATCH v3 0/6] btrfs: add remove_bdev() callback
 2025-07-04  6:25 UTC  (3+ messages)
` [PATCH v3 5/6] btrfs: implement shutdown ioctl

[Buildroot] [git commit branch/2025.05.x] package/libwebsock: remove package
 2025-07-03  8:56 UTC 

[Buildroot] [git commit branch/2025.05.x] package/libmpeg2: add CPE_ID_VENDOR
 2025-07-03  8:57 UTC 

[Buildroot] [git commit branch/2025.05.x] package/libgcrypt: bump to v1.11.1
 2025-07-03  8:57 UTC 

[Buildroot] [git commit branch/2025.05.x] package/libarchive: security bump to v3.8.1
 2025-07-03  8:57 UTC 

[Buildroot] [git commit branch/2025.05.x] support/testing: new runtime test for gumbo-parser
 2025-07-03  8:57 UTC 

[Buildroot] [git commit branch/2025.05.x] boot/syslinux: fix install with top-level parallel build
 2025-07-03  8:57 UTC 

[Buildroot] [git commit branch/2025.05.x] support/testing: add new test for nginx-modsecurity
 2025-07-03  8:57 UTC 

[Buildroot] [git commit branch/2025.05.x] package/binutils: fix build with gcc 15
 2025-07-03  8:57 UTC 

[Buildroot] [git commit branch/2025.05.x] package/gcc/Config.in.host: hide gcc version for unsupported CPUs
 2025-07-03  8:57 UTC 

[Buildroot] [git commit branch/2025.05.x] package/mpv: remove stale patch
 2025-07-03  8:50 UTC 

[Buildroot] [git commit branch/2025.05.x] board/freescale/mxs: fix Linux booting
 2025-07-03  8:53 UTC 

[Buildroot] [git commit branch/2025.05.x] package/libmpeg2: switch to videolan Gitlab repository
 2025-07-03  8:57 UTC 

[Buildroot] [git commit branch/2025.05.x] package/gumbo-parser: update upstream repository
 2025-07-03  8:57 UTC 

[Buildroot] [git commit branch/2025.05.x] Makefile: sort unexport lines
 2025-07-03  8:53 UTC 

[Buildroot] [git commit branch/2025.05.x] package/libbpf: add patch for CVE-2025-29481
 2025-07-03  8:54 UTC 

[Buildroot] [git commit branch/2025.05.x] boot/edk2: add security fix for CVE-2024-38805
 2025-07-03  8:53 UTC 

[Buildroot] [git commit branch/2025.05.x] package/nginx-modsecurity: update upstream URLs
 2025-07-03  8:53 UTC 

[Buildroot] [git commit branch/2025.05.x] Makefile: unexport TOPDIR to fix gnu-efi >= 3.0.18 build issue
 2025-07-03  8:53 UTC 

[Buildroot] [git commit branch/2025.05.x] configs/globalscale_espressobin: Bump linux to v5.15.186
 2025-07-03  8:51 UTC 

[Buildroot] [git commit branch/2025.05.x] package/cifs-utils: bump to version 7.4
 2025-07-03  8:50 UTC 

[Buildroot] [git commit branch/2025.05.x] package/python-dotenv: bump to 1.1.1
 2025-07-03  8:53 UTC 

[Buildroot] [git commit branch/2025.05.x] package/libcurl: unbreak threads + c-ares conditional
 2025-07-03  8:50 UTC 

[Buildroot] [git commit branch/2025.05.x] package/modsecurity2: update upstream URLs
 2025-07-03  8:53 UTC 

[Buildroot] [git commit branch/2025.05.x] package/mupdf: update homepage URL
 2025-07-03  8:53 UTC 

[Buildroot] [git commit branch/2025.05.x] package/lua: bump to version 5.4.8
 2025-07-02 16:38 UTC 

[Buildroot] [git commit branch/2025.05.x] package/linux-tools: rtla: Pass TARGET_LD to the make arguments
 2025-07-03  8:50 UTC 

[PATCH v2 net 0/3] atm: clip: Fix infinite recursion, potential null-ptr-deref, and memleak
 2025-07-04  6:23 UTC  (4+ messages)
` [PATCH v2 net 1/3] atm: clip: Fix potential null-ptr-deref in to_atmarpd()
` [PATCH v2 net 2/3] atm: clip: Fix memory leak of struct clip_vcc
` [PATCH v2 net 3/3] atm: clip: Fix infinite recursive call of clip_push()

[PATCH] hwmon: (corsair-psu) add support for HX1200i Series 2025
 2025-07-04  6:23 UTC  (3+ messages)

[PATCH net-next v07 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-07-04  6:22 UTC  (9+ messages)
` [PATCH net-next v07 1/8] hinic3: Async Event Queue interfaces
` [PATCH net-next v07 2/8] hinic3: Complete "
` [PATCH net-next v07 3/8] hinic3: Command Queue framework
` [PATCH net-next v07 4/8] hinic3: Command Queue interfaces
` [PATCH net-next v07 5/8] hinic3: TX & RX Queue coalesce interfaces
` [PATCH net-next v07 6/8] hinic3: Mailbox framework
` [PATCH net-next v07 7/8] hinic3: Mailbox management interfaces
` [PATCH net-next v07 8/8] hinic3: Interrupt request configuration

[Buildroot] [git commit branch/2025.02.x] package/libwebsock: remove package
 2025-07-03  7:56 UTC 

[Buildroot] [git commit branch/2025.02.x] package/libgcrypt: bump to v1.11.1
 2025-07-03  8:07 UTC 

[Buildroot] [git commit branch/2025.02.x] package/gcc/Config.in.host: hide gcc version for unsupported CPUs
 2025-07-03  7:59 UTC 

[Buildroot] [git commit branch/2025.02.x] package/libmpeg2: switch to videolan Gitlab repository
 2025-07-03  8:06 UTC 

[Buildroot] [git commit branch/2025.02.x] package/libssh2: bump to version 1.11.1
 2025-07-03  9:14 UTC 

[Buildroot] [git commit branch/2025.02.x] boot/syslinux: fix install with top-level parallel build
 2025-07-03  8:07 UTC 

[Buildroot] [git commit branch/2025.02.x] package/systemd: bump to 256.16
 2025-07-03  9:21 UTC 

[Buildroot] [git commit branch/2025.02.x] package/libarchive: security bump to v3.8.1
 2025-07-03  7:56 UTC 

[Buildroot] [git commit branch/2025.02.x] configs/globalscale_espressobin: Bump linux to v5.15.186
 2025-07-03  7:44 UTC 

[Buildroot] [git commit branch/2025.02.x] package/gumbo-parser: update upstream repository
 2025-07-03  7:58 UTC 

[Buildroot] [git commit branch/2025.02.x] package/libbpf: add patch for CVE-2025-29481
 2025-07-03  7:53 UTC 

[Buildroot] [git commit branch/2025.02.x] support/testing: add new test for nginx-modsecurity
 2025-07-03  7:57 UTC 

[Buildroot] [git commit branch/2025.02.x] package/binutils: fix build with gcc 15
 2025-07-03  7:57 UTC 

[Buildroot] [git commit branch/2025.02.x] Makefile: unexport TOPDIR to fix gnu-efi >= 3.0.18 build issue
 2025-07-03  7:52 UTC 

[Buildroot] [git commit branch/2025.02.x] package/mbedtls: bump to version 3.6.3.1
 2025-07-03  9:13 UTC 

[Buildroot] [git commit branch/2025.02.x] package/libmpeg2: add CPE_ID_VENDOR
 2025-07-03  8:06 UTC 

[Buildroot] [git commit branch/2025.02.x] boot/edk2: add security fix for CVE-2024-38805
 2025-07-03  7:52 UTC 

[Buildroot] [git commit branch/2025.02.x] package/libcurl: unbreak threads + c-ares conditional
 2025-07-03  7:37 UTC 

[Buildroot] [git commit branch/2025.02.x] package/nginx-modsecurity: update upstream URLs
 2025-07-03  7:49 UTC 

[Buildroot] [git commit branch/2025.02.x] board/freescale/mxs: fix Linux booting
 2025-07-03  7:53 UTC 

[Buildroot] [git commit branch/2025.02.x] package/cifs-utils: bump to version 7.3
 2025-07-03  7:23 UTC 

[Buildroot] [git commit branch/2025.02.x] support/testing: new runtime test for gumbo-parser
 2025-07-03  7:58 UTC 

[Buildroot] [git commit branch/2025.02.x] package/mpv: remove stale patch
 2025-07-03  7:11 UTC 

[Buildroot] [git commit branch/2025.02.x] package/lua: bump to version 5.4.8
 2025-07-02 16:38 UTC 

[Buildroot] [git commit branch/2025.02.x] package/modsecurity2: update upstream URLs
 2025-07-03  7:49 UTC 

[Buildroot] [git commit branch/2025.02.x] package/cifs-utils: bump to version 7.4
 2025-07-03  7:23 UTC 

[Buildroot] [git commit branch/2025.02.x] Makefile: sort unexport lines
 2025-07-03  7:51 UTC 

[PATCH v5 00/18] amd-cppc CPU Performance Scaling Driver
 2025-07-04  6:21 UTC  (7+ messages)
` [PATCH v5 10/18] xen/cpufreq: introduce a new amd cppc driver for cpufreq scaling

[Buildroot] [git commit branch/2025.02.x] package/mupdf: update homepage URL
 2025-07-03  7:49 UTC 

[Buildroot] [git commit branch/2025.02.x] package/linux-tools: rtla: Pass TARGET_LD to the make arguments
 2025-07-03  7:37 UTC 

[PATCH net-next v7] net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockopt
 2025-07-04  6:19 UTC  (3+ messages)

[GIT PULL] ARM: aspeed: devicetree changes for 6.16
 2025-07-04  6:14 UTC  (4+ messages)

[PATCH v6 0/6] rust: add support for request_irq
 2025-07-04  6:14 UTC  (3+ messages)
` [PATCH v6 2/6] rust: irq: add flags module

[PATCH v2 00/12] sched: Address schbench regression
 2025-07-04  6:13 UTC  (5+ messages)
` [PATCH v2 12/12] sched: Add ttwu_queue support for delayed tasks

[PATCH] af_key: Add check for the return value of pfkey_sadb2xfrm_user_sec_ctx()
 2025-07-04  6:12 UTC  (2+ messages)

[RFC] x86/kvm: Use native qspinlock by default when realtime hinted
 2025-07-04  6:12 UTC  (5+ messages)
  ` [External] "
      ` [External] Re: [PATCH RFC] "

[GIT PULL] Networking for v6.16-rc5
 2025-07-04  6:12 UTC  (2+ messages)

[PATCH next] mm/maps: move kmalloc() call location in do_procmap_query() out of RCU critical section
 2025-07-04  6:11 UTC  (4+ messages)

[PATCH] usb: storage: Ignore UAS driver for SanDisk Extreme Pro 55AF storage device
 2025-07-04  6:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 6.1 000/132] 6.1.143-rc1 review
 2025-07-04  6:11 UTC  (2+ messages)

[PATCH v8 00/15] khugepaged: mTHP support
 2025-07-04  6:11 UTC  (7+ messages)
` [PATCH v8 02/15] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v8 11/15] khugepaged: allow madvise_collapse to check all anonymous mTHP orders

[RFC V2 00/18] famfs: port into fuse
 2025-07-04  6:09 UTC  (3+ messages)
` [RFC V2 18/18] famfs_fuse: Add documentation

[PATCHv2 0/3] mm/memory_hotplug: fixup crash during uevent handling
 2025-07-04  6:09 UTC  (6+ messages)
` [PATCH 2/3] mm/memory_hotplug: activate node before adding new memory blocks

[PATCH v6 0/8] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-07-04  6:07 UTC  (9+ messages)
` [PATCH v6 1/8] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v6 2/8] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v6 3/8] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v6 4/8] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v6 5/8] selftests/proc: add verbose more for tests to facilitate debugging
` [PATCH v6 6/8] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
` [PATCH v6 8/8] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks

[RFC PATCH] xen/gntdev: reduce stack usage by dynamically allocating gntdev_copy_batch
 2025-07-04  6:05 UTC  (7+ messages)

[PATCH 6.6 000/139] 6.6.96-rc1 review
 2025-07-04  6:04 UTC  (2+ messages)

linux-next: manual merge of the apparmor tree with the libcrypto tree
 2025-07-04  6:04 UTC  (2+ messages)

[PATCH v3] Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
 2025-07-04  6:05 UTC  (2+ messages)
` [v3] "

[PATCH 0/2] tracing: Fixes for filter
 2025-07-04  6:04 UTC  (4+ messages)
` [PATCH 2/2] selftests: tracing: Use mutex_unlock for testing glob filter

[PATCH] f2fs: improve the performance of f2fs_lookup
 2025-07-04  6:02 UTC  (4+ messages)
` [PATCH v3 1/2] libfs: reduce the number of memory allocations in generic_ci_match
  ` [f2fs-dev] "

[PATCH v2 0/7] Further kernel-doc tweakery
 2025-07-04  6:01 UTC  (5+ messages)
` [PATCH v2 2/7] docs: kdoc: micro-optimize KernRe

[PATCH v1 0/4] ASoC: codecs: Add support for FourSemi FS2104/5S
 2025-07-04  6:00 UTC  (4+ messages)
` [PATCH v1 3/4] ASoC: dt-bindings: Add dt bindings for FS2104/5S audio amplifiers

[Bug 220306] New: Updated ibt-18-16-1.sfi is bugged, "Invalid exception type 03" kernel spam
 2025-07-04  6:00 UTC  (2+ messages)
` [Bug 220306] "

[help needed] parent verity error on HDD
 2025-07-04  5:59 UTC 

[PATCH i-g-t v3] tests/kms_cursor_crc: optimise cursor crc on simulation
 2025-07-04  5:59 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/kms_cursor_crc: optimise cursor crc on simulation (rev3)

[PATCH v1] drm/xe: Expose fan table and voltage regulator information
 2025-07-04  5:58 UTC  (2+ messages)

[PATCH] sched/numa: Fix NULL pointer access to mm_struct durng task swap
 2025-07-04  5:57 UTC  (11+ messages)

[PATCH 0/2] Remove unused code in devcoredump_snapshot
 2025-07-04  5:57 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for Remove unused code in devcoredump_snapshot (rev2)
` ✓ CI.KUnit: success "

[PATCH 0/2] Fix two tailcall-related issues
 2025-07-04  5:52 UTC  (3+ messages)
  ` 回复:[PATCH "

[PATCH 6.15 000/263] 6.15.5-rc1 review
 2025-07-04  5:51 UTC  (2+ messages)

[PATCH] rust: rbtree: simplify finding `current` in `remove_current`
 2025-07-04  5:45 UTC 

[PATCH 0/3] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-07-04  5:51 UTC  (4+ messages)
` [PATCH 1/3] net: renesas: rswitch: rename rswitch.c to rswitch_main.c
` [PATCH 2/3] net: renesas: rswitch: add offloading for L2 switching
` [PATCH 3/3] net: renesas: rswitch: add modifiable ageing time

[PATCH i-g-t] tests/intel-ci/xe.bmg.display.blocklist: update bmg blocklist
 2025-07-04  5:49 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[openeuler:OLK-5.10 3011/3011] drivers/net/ethernet/mucse/rnp/rnp_sysfs.c:1958:2: warning: 'strncpy' specified bound 100 equals destination size
 2025-07-04  5:48 UTC 

[PATCH v1 net] netlink: Fix wraparounds of sk->sk_rmem_alloc
 2025-07-04  5:48 UTC 

[PATCH] [PATH xfrm offload] xfrm: bonding: Add xfrm packet offload for active-backup mode
 2025-07-04  5:47 UTC  (5+ messages)

[meta-virtualization][PATCH] skopeo.bb: remove GOBUILDFLAGS override in do_compile to fix textrel QA issue
 2025-07-04  5:47 UTC 

[PATCH v2 0/2] ublk: speed up ublk server exit handling
 2025-07-04  5:41 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ublk: introduce and use ublk_set_canceling helper

[PATCH] arm64: dts: imx8mp-evk: Use fsl-asoc-card to replace simple card
 2025-07-04  5:39 UTC  (2+ messages)

[PATCH] icu: Add ptest support
 2025-07-04  5:38 UTC 


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.