All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-07 17:57:14 to 2025-08-07 18:57:51 UTC [more...]

[PATCH v4 0/8] x86: introduce NS16550-compatible UART emulator
 2025-08-07 18:57 UTC  (7+ messages)
` [PATCH v4 3/8] x86/domain: allocate d->{iomem,irq}_caps before arch-specific initialization
` [PATCH v4 5/8] emul/vuart-ns16550: introduce NS16550-compatible UART emulator (x86)

[PATCH bpf-next 0/4] bpf: Introduce deferred task context execution
 2025-08-07 18:55 UTC  (3+ messages)
` [PATCH bpf-next 3/4] bpf: task work scheduling kfuncs

[PATCH] scripts/mod/modpost: For CentOS 7/old binutils compatibility
 2025-08-07 18:55 UTC  (4+ messages)

[PATCH 0/8] Add TLB invalidation abstraction
 2025-08-07 18:53 UTC  (5+ messages)
` [PATCH 1/8] drm/xe: Move explicit CT lock in TLB invalidation sequence

[PATCH] Revert "cve-check: change the default feed"
 2025-08-07 18:46 UTC  (3+ messages)
` [OE-core] "

[RFC 0/4] BTF archive with unmodified pahole+toolchain
 2025-08-07 18:46 UTC  (6+ messages)
` [PATCH 1/4] libbpf: Simplify error handling removing needless repeated err checks
` [PATCH 2/4] libbpf: Check if there is extra data at the end of a BTF
` [PATCH 3/4] libbpf: Add support for detecting and dedup'ing a BTF archive
` [PATCH 4/4] libbpf: Check if an ELF .BTF section is an archive and combine/dedup

[PATCH V1 0/4] Add support to configure regulator load for UFS QMP PHY
 2025-08-07 18:45 UTC  (16+ messages)
` [PATCH V1 4/4] phy: qcom-qmp-ufs: read max-microamp values from device tree

[PATCH] Fix parsing of FKIE CVEs
 2025-08-07 18:45 UTC  (2+ messages)

[PATCH 1/2] Omit an aggregation record if [u][sym|mod] translation fails
 2025-08-07 18:45 UTC  (4+ messages)
` [PATCH 2/2] Snapshot aggregations just in time

[PATCH 0/4] Recipe upgrades for 2025-08-07
 2025-08-07 18:44 UTC  (5+ messages)
` [PATCH 1/4] python3-maturin: upgrade 1.9.1 -> 1.9.3
` [PATCH 2/4] python3-cryptography{-vectors}: upgrade to 45.0.6
` [PATCH 3/4] python3-certifi: upgrade 2025.7.9 -> 2025.8.3
` [PATCH 4/4] python3-zipp: upgrade 3.21.0 -> 3.23.0

Adding oeqa runtime decorators to custom layers
 2025-08-07 18:44 UTC 

[robh:dt-convert 303/801] arch/powerpc/boot/dts/fsl/kmcent2.dtb: chassis-mgmt@6,0 (keymile,bfticu): #interrupt-cells: 2 was expected
 2025-08-07 18:41 UTC 

[robh:dt-convert 349/801] Documentation/devicetree/bindings/mmc/cavium,octeon-6130-mmc.yaml: cavium,bus-max-width: missing type definition
 2025-08-07 18:41 UTC 

[esmil:vsrv 4/7] drivers/net/ethernet/vlsi/vlsi-mac.c:504: Error: unrecognized instruction `nop'
 2025-08-07 18:41 UTC 

[PATCH] media: uvcvideo: Log driver load in uvc_probe function
 2025-08-07 18:40 UTC  (5+ messages)

[PATCH v6 0/7] rust/hrtimer: Various hrtimer + time additions
 2025-08-07 18:39 UTC  (3+ messages)
  ` [PATCH v6 3/7] rust: hrtimer: Add HrTimer::raw_forward() and forward()

[PATCH net] net: stmmac: rk: put the PHY clock on remove
 2025-08-07 18:33 UTC  (2+ messages)

[PATCH] KVM: x86: Synchronize APIC State with QEMU when irqchip=split
 2025-08-07 18:38 UTC  (4+ messages)

[PATCH] diff-no-index: fix stdin path in subdirectory
 2025-08-07 18:36 UTC  (2+ messages)

[PATCH v2 0/1] drm: atmel-hlcdc: replace dev_* print funtions with drm_*
 2025-08-07 18:33 UTC  (4+ messages)
` [PATCH v2 1/1] drm: atmel-hlcdc: replace dev_* print funtions with drm_* variants

[PATCH v4] mm: fix accounting of memmap pages
 2025-08-07 18:35 UTC 

[PATCH v6 00/14] riscv: Add support for MIPS P8700 CPU
 2025-08-07 18:35 UTC  (2+ messages)

[PATCH v2 00/15] Test patch Parallelizing filesystem writeback
 2025-08-07 18:34 UTC  (2+ messages)

[PATCH v16 00/34] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-08-07 18:33 UTC  (7+ messages)
` [PATCH v16 17/34] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v16 18/34] fs/resctrl: Add the functionality to unassign "

[PATCH] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-07 18:32 UTC  (2+ messages)

[PATCH 00/20] Add SMMUv3 Stage 1 Support for XEN guests
 2025-08-07 17:58 UTC  (22+ messages)
` [PATCH 01/20] xen/arm: smmuv3: Maintain a SID->device structure
` [PATCH 02/20] xen/arm: smmuv3: Add support for stage-1 and nested stage translation
` [PATCH 03/20] xen/arm: smmuv3: Alloc io_domain for each device
` [PATCH 04/20] xen/arm: vIOMMU: add generic vIOMMU framework
` [PATCH 05/20] xen/arm: vsmmuv3: Add dummy support for virtual SMMUv3 for guests
` [PATCH 06/20] xen/domctl: Add XEN_DOMCTL_CONFIG_VIOMMU_* and viommu config param
` [PATCH 07/20] xen/arm: vIOMMU: Add cmdline boot option "viommu = <boolean>"
` [PATCH 08/20] xen/arm: vsmmuv3: Add support for registers emulation
` [PATCH 09/20] xen/arm: vsmmuv3: Add support for cmdqueue handling
` [PATCH 10/20] xen/arm: vsmmuv3: Add support for command CMD_CFGI_STE
` [PATCH 11/20] xen/arm: vsmmuv3: Attach Stage-1 configuration to SMMUv3 hardware
` [PATCH 12/20] xen/arm: vsmmuv3: Add support for event queue and global error
` [PATCH 13/20] xen/arm: vsmmuv3: Add "iommus" property node for dom0 devices
` [PATCH 14/20] xen/arm: vIOMMU: IOMMU device tree node for dom0
` [PATCH 15/20] xen/arm: vsmmuv3: Emulated SMMUv3 device tree node for dom0less
` [PATCH 16/20] arm/libxl: vsmmuv3: Emulated SMMUv3 device tree node in libxl
` [PATCH 17/20] xen/arm: vsmmuv3: Alloc virq for virtual SMMUv3
` [PATCH 18/20] xen/arm: vsmmuv3: Add support to send stage-1 event to guest
` [PATCH 19/20] libxl/arm: vIOMMU: Modify the partial device tree for iommus
` [PATCH 20/20] xen/arm: vIOMMU: Modify the partial device tree for dom0less

[Bug 220422] New: USB: Misdecoded serial number from Dymo Twin Turbo (0922:0018) breaks multi-device support in CUPS
 2025-08-07 18:32 UTC  (2+ messages)
` [Bug 220422] "

[REGRESSION] vfio gpu passthrough stopped working
 2025-08-07 18:31 UTC  (3+ messages)

[linus:master] [mm] f822a9a81a: stress-ng.bigheap.realloc_calls_per_sec 37.3% regression
 2025-08-07 18:31 UTC  (12+ messages)

[linux-next:master 13558/13560] ERROR: modpost: __ex_table+0x1498 references non-executable section '.data.rel.local.f2fs_attr_reserved_blocks'
 2025-08-07 18:30 UTC 

[PATCH 0/3] Add Rust abstraction for Maple Trees
 2025-08-07 18:30 UTC  (8+ messages)
` [PATCH 2/3] rust: maple_tree: add MapleTree::lock() and load()

[RFC PATCH 00/36] arm_mpam: Add basic mpam driver
 2025-08-07 18:26 UTC  (4+ messages)
` [RFC PATCH 20/36] arm_mpam: Probe the hardware features resctrl supports

[PATCH 00/11] Pagefault refactor, fine grained fault locking, threaded prefetch
 2025-08-07 18:29 UTC  (14+ messages)
` [PATCH 01/11] drm/xe: Stub out new pagefault layer
` [PATCH 02/11] drm/xe: Implement xe_pagefault_init
` [PATCH 03/11] drm/xe: Implement xe_pagefault_reset

[PATCH RFC] scsi: sd: Fix build warning in sd_revalidate_disk()
 2025-08-07 18:30 UTC 

[PATCH v2] [v2] btrfs: Fix incorrect log message related barrier
 2025-08-07 18:27 UTC  (2+ messages)

[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
 2025-08-07 18:26 UTC  (19+ messages)

[PATCH v2 0/3] mm, swap: improve cluster scan strategy
 2025-08-07 18:26 UTC  (4+ messages)
` [PATCH v2 1/3] mm, swap: only scan one cluster in fragment list

[PATCH v3] mm: fix accounting of memmap pages
 2025-08-07 18:25 UTC 

[Buildroot] [PATCH] package/libspdm: bump version to 3.8.0
 2025-08-07 18:25 UTC  (2+ messages)

[Buildroot] [PATCH] package/passt: needs headers >= 5.0
 2025-08-07 18:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] utils/update-rust: fix MIT hash
 2025-08-07 18:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/rust-bindgen: bump version to 0.72.0
 2025-08-07 18:25 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/ltp-testsuite: backport musl build fixes
 2025-08-07 18:25 UTC  (2+ messages)

[Buildroot] [PATCH] package/ncurses: bump to version 6.5.20250720
 2025-08-07 18:25 UTC  (2+ messages)

[Buildroot] [PATCH 11/13] package/podman: bump to version 5.5.2
 2025-08-07 18:25 UTC  (2+ messages)

[Buildroot] [PATCH] package/redis: security bump to v8.0.3
 2025-08-07 18:25 UTC  (2+ messages)

[Buildroot] [PATCH] package/sqlite: ignore CVE-2025-3277
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/gcc: drop stale 13.3.0 patches
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gcc: update to 14.3.0
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH] package/php: bump to v8.3.24
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.{6, 12, 15}.x series
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/libxml2: add patch for CVE-2025-6170
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ltp-testsuite: Fix uclibc-ng build
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/rust: add CPE_ID_VENDOR
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/qpid-proton: update mirror url
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/orc: add CPE identifier
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/modem-manager: Add option to enable AT commands via D-Bus
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing: test_xen: rename TestXen to TestXenAarch64
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Revert "package/libva: fix build error"
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/micropython: add patch for CVE-2024-8947
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/libmicrohttpd: bump version to 1.0.2
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 2/3] package/libcurl: remove configure option --with-random
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/mosquitto: bump to version 2.0.22
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/libcurl: remove configure option --disable-ntlm-wb
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/kvmtool: fix build failure w/ musl
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/chartjs: fix license path
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 3/3] package/libcurl: bump version to 8.15.0
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/uclibc: update to 1.0.54
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [git commit] support/testing: test_xen: add a base class
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: add Yegor Yefremov for package/libxmlrpc
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/apache: security bump version to 2.4.65
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/avrdude: remove the obsolete hook
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/assimp: security bump to v6.0.2
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/berkeleydb: fix build with host gcc-15.x
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12, 15}.x series
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] toolchain/toolchain-wrapper.c: fix indentation
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [git commit] package/python-starlette: security bump to v0.47.2
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-aiohttp: fix missing build dependency
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/sudo: Enable libxcrypt with glibc, allowing hashed passwords without PAM
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [git commit] package/rtl8821au: fix build failure with Linux 6.15
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/rauc-hawkbit-updater: fix missing user
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [git commit] package/rtl8723ds: fix build failure with Linux 6.15
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-dbus-fast: fix cython 3.1.x compatibility
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/mbedtls: security bump to v3.6.4
 2025-08-07 18:24 UTC  (2+ messages)

[PATCH net 0/7] Netfilter fixes for net
 2025-08-07 18:24 UTC  (4+ messages)
` [PATCH net 1/7] MAINTAINERS: resurrect my netfilter maintainer entry

[Buildroot] [PATCH 2/2] package/python-asgiref: switch upstream URL to https
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-setuptools: bump to version 80.9.0
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-cython: bump to version 3.1.2
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 2/2] package/network-manager: set "nft" path if BR2_PACKAGE_NFTABLES=y
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gcc/gcc-final.mx: fix CPE identification
 2025-08-07 18:24 UTC  (2+ messages)

[RFC PATCH 0/3] mm/mincore: clean up swap cache helper and PTL
 2025-08-07 18:23 UTC  (9+ messages)
` [RFC PATCH 1/3] mm/mincore, swap: consolidate swap cache checking for mincore
` [RFC PATCH 3/3] mm/mincore: avoid touching the PTL

[Buildroot] [PATCH] package/python-aiohttp: security bump to v3.12.14
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 01/13] support/testing: add a crun-based runtime test for docker-compoe
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/python-fastapi: bump to 0.116.1
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH 2/2] package/python-msgpack: fix project url
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/libesmtp: bump to upstream version
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/libcddb: Fix build with gcc-14
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/ntp: fix OpenSSL detection
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH 2/2] package/python-starlette: bump to 0.47.1
 2025-08-07 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/rtl8723bu: fix build failure with Linux 6.15
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wpewebkit: security bump to version 2.48.3
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH] package/rtl8188eu: move upstream to Benetti Engineering Github to fix Linux 6.15 build failure
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/lrzsz: fix build with musl
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH] package/watchdog: do not guard shutdown __GLIBC__
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gcc: update to 13.4.0
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] toolchain/toolchain-wrapper.c: slightly simplify cmdline copying
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/oniguruma: bump version to 6.9.10
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH 5/7] package/gcc: drop stale hash
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH 7/7] package/gcc: drop useless condition on BR2_GCC_ENABLE_GRAPHITE
 2025-08-07 18:23 UTC  (2+ messages)

[PATCH] btrfs: restore mount option info messages during mount
 2025-08-07 18:23 UTC  (2+ messages)

[Buildroot] [PATCH 6/7] package/gcc: drop dead code related to BR2_GCC_SUPPORTS_LIBCILKRTS
 2025-08-07 18:23 UTC  (2+ messages)

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-23
 2025-08-07 18:21 UTC  (5+ messages)
` [net-next 04/15] ice: Add advanced power mgmt for WoL
    ` [Intel-wired-lan] "

[PATCH 1/3] cooker: remove some redundant control flow
 2025-08-07 18:19 UTC  (6+ messages)
` [PATCH 2/3] event/runqueue: remove unused 'd' arg from check_for_interrupts
  ` [bitbake-devel] "

[isar-cip-core][PATCH] recipes-core: ltp: Update to 20250530
 2025-08-07 18:19 UTC  (2+ messages)

[isar-cip-core][PATCH v2] Remove credentials from console & document them in security README
 2025-08-07 18:19 UTC  (2+ messages)

[RFC net-next 00/17] dibs - Direct Internal Buffer Sharing
 2025-08-07 18:19 UTC  (4+ messages)
` [RFC net-next 08/17] net/dibs: Register ism as dibs device

[isar-cip-core][PATCH v5 1/3] kas/opt: Add option for not install kernel
 2025-08-07 18:19 UTC  (2+ messages)

[PATCH v6 00/26] MADVISE FOR XE
 2025-08-07 18:18 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for MADVISE FOR XE (rev6)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "

[PATCH] arm64: Expose CPUECTLR{,2}_EL1 via sysfs
 2025-08-07 18:14 UTC  (5+ messages)

[PATCH 0/9] smb: client/smbdirect: connect bug fixes/cleanups and smbdirect_socket.status_wait
 2025-08-07 18:14 UTC  (2+ messages)

[PATCH mptcp-next] mptcp: record subflows in RPS table
 2025-08-07 18:14 UTC  (2+ messages)

[PATCH v12 2/9] PCI: stm32: Add PCIe host support for STM32MP25
 2025-08-07 18:09 UTC  (2+ messages)

[PATCH 0/1] sstate: fixup calls to bb.event.check_for_interrupts
 2025-08-07 18:12 UTC  (2+ messages)
` [PATCH 1/1] sstate: fixup calls to bb.event.check_for_interrupts to remove unused argument

[PATCH] drm/i915/gt: Ensure sleep calculations in wait_for_freq() do not use negative value of timeout_ms
 2025-08-07 18:12 UTC  (2+ messages)

[PATCH v2] PCI: vmd: Fix wrong kfree() in vmd_msi_free()
 2025-08-07 18:11 UTC  (2+ messages)

[PATCH net-next v4 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-08-07 18:10 UTC  (7+ messages)

[RESEND PATCH 2/2] PCI: stm32: use pinctrl_pm_select_init_state() in stm32_pcie_resume_noirq()
 2025-08-07 18:05 UTC  (2+ messages)

[robh:dt-convert 329/801] Warning: Duplicate compatible "brcm,bcm6358" found in schemas matching "$id":
 2025-08-07 18:07 UTC 

[robh:dt-convert 148/801] arch/arm64/boot/dts/apm/apm-merlin.dtb: edac@78800000 (apm,xgene-edac): '#address-cells', '#size-cells', 'ranges' do not match any of the regexes: '^edacl3@.*$', '^edacmc@.*$', '^edacpmd@.*$', '^edacsoc@.*$', '^pinctrl-[0-9]+$'
 2025-08-07 18:08 UTC 

[PATCH v2 0/2] drm: remove redundant __GFP_NOWARN
 2025-08-07 18:07 UTC  (5+ messages)
` [PATCH v2 1/2] drm/locking: "
` [PATCH v2 2/2] drm/i915: "

[PATCH iproute2-next v2] iproute2: Add 'netshaper' command to 'ip link' for netdev shaping
 2025-08-07 18:07 UTC  (3+ messages)

[PATCH] net/gve: properly disable interrupts on DQ
 2025-08-07 18:06 UTC  (2+ messages)

[PATCH 1/2] PCI: brcmstb: Add a way to indicate if PCIe bridge is active
 2025-08-07 18:03 UTC  (3+ messages)

[pci:enumeration] BUILD SUCCESS 0cedb93d638eb0b05a545193db00b12cf51c3ba3
 2025-08-07 18:00 UTC 

[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-07 18:01 UTC  (5+ messages)
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
    `  "

[PATCH mptcp-net] mptcp: drop skb if MPTCP skb extension allocation fails
 2025-08-07 18:00 UTC  (2+ messages)

[PATCH] SELinux: Add support for BPF token access control
 2025-08-07 18:00 UTC  (2+ messages)

[RFC PATCH 0/1] KVM: SEV: Add support for SMT Protection
 2025-08-07 18:00 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[frederic-dynticks:kthread/core-v2 33/33] htmldocs: Warning: Documentation/admin-guide/cpu-isolation.rst references a file that doesn't exist: Documentation/core-api/irq/irq-affinity.html
 2025-08-07 17:59 UTC 

[PATCH v3 3/3] arm-smmu: select suitable MSI IOVA
 2025-08-07 17:55 UTC  (2+ messages)

[PATCH] btrfs: simplify support block size check
 2025-08-07 17:57 UTC  (2+ messages)

[PATCH v2 2/2] vfs: output mount_too_revealing() errors to fscontext
 2025-08-07 17:57 UTC  (3+ messages)

[PATCH] drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()
 2025-08-07 17:57 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "


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.