messages from 2025-05-16 11:22:15 to 2025-05-16 12:01:04 UTC [more...]
Fixing AMDGPUs gang submit error handling
2025-05-16 11:53 UTC (5+ messages)
` [PATCH 1/3] drm/sched: add drm_sched_prealloc_dependency_slots v3
[PATCH v2 00/11] arm64: debug: remove hook registration, split exception entry
2025-05-16 11:57 UTC (4+ messages)
[PATCH v2 0/6] drm/sched: Fix memory leaks in drm_sched_fini()
2025-05-16 12:00 UTC (8+ messages)
` [PATCH v2 2/6] drm/sched: Prevent teardown waitque from blocking too long
[PATCH v7 00/12] khugepaged: mTHP support
2025-05-16 11:59 UTC (4+ messages)
` [PATCH v7 02/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
[PATCH net-next] net: netlink: reduce extack cookie size
2025-05-16 11:59 UTC
[PATCH v2 00/16] riscv: introduce basic UART support and interrupts for hypervisor mode
2025-05-16 11:59 UTC (5+ messages)
` [PATCH v2 06/16] xen/riscv: introduce init_IRQ()
[PATCH v9 0/8] mfd: bcm590xx: Add support for BCM59054
2025-05-16 11:56 UTC (3+ messages)
` [PATCH v9 5/8] regulator: bcm590xx: Use dev_err_probe for regulator register error
[PATCH 00/24] xhci features for usb-next
2025-05-16 11:58 UTC (5+ messages)
` [PATCH 24/24] xhci: Add host support for eUSB2 double isochronous bandwidth devices
[Buildroot] [PATCH] package/dnsmasq: bump version to 2.91
2025-05-16 11:57 UTC (3+ messages)
[net-next PATCH v10 7/7] rust: net::phy sync with match_phy_device C changes
2025-05-16 11:56 UTC (2+ messages)
[PATCH v2 04/15] iommupt: Add the AMD IOMMU v1 page table format
2025-05-16 11:57 UTC (3+ messages)
[PATCH i-g-t v1 0/4] Print/scan formatting fixups
2025-05-16 11:58 UTC (5+ messages)
` [PATCH i-g-t v1 1/4] lib: fixup print/scan formatting for files in lib
` [PATCH i-g-t v1 2/4] runner: fixup print/scan formatting for files in runner
` [PATCH i-g-t v1 3/4] tests/amdgpu: fixup print/scan formatting for amdgpu tests
` [PATCH i-g-t v1 4/4] tests/intel: fixup print/scan formatting for intel test files
[Buildroot] [git commit] package/python-flask: security bump to version 3.1.1
2025-05-16 11:55 UTC
[Buildroot] [git commit] package/libiio: bump to 0.26
2025-05-16 11:54 UTC
[linux-next:master 10914/11408] fair.c:undefined reference to `__lshrti3'
2025-05-16 11:06 UTC (3+ messages)
` [PATCH] powerpc: Add gcc 128-bit shift helpers
[Buildroot] [PATCH 1/1] package/python-flask: security bump to version 3.1.1
2025-05-16 11:55 UTC (2+ messages)
[PATCH v6 00/12] khugepaged: mTHP support
2025-05-16 11:54 UTC (4+ messages)
[PATCH] boot: fix memory leak in bootmeth-uclass.c
2025-05-16 11:54 UTC
[Buildroot] [PATCH] package/libiio: bump to 0.26
2025-05-16 11:54 UTC (2+ messages)
[PATCH v2 0/8] ext4: enable large folio for regular files
2025-05-16 11:48 UTC (2+ messages)
[ONLY FOR INTERNAL REVIEW 0/3] CCS save restore for IGPU
2025-05-16 11:54 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` [ONLY FOR INTERNAL REVIEW 1/3] drm/xe/vf: Create contexts for CCS read write
` [ONLY FOR INTERNAL REVIEW 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
` [ONLY FOR INTERNAL REVIEW 3/3] drm/xe/vf: Register CCS read/write contexts with Guc
` ✓ CI.Build: success for CCS save restore for IGPU
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
[PATCH v12 00/19] Support spread spectrum clocking for i.MX8M PLLs
2025-05-16 11:54 UTC (4+ messages)
` [PATCH v12 11/19] clk: imx: add support for i.MX8MM anatop clock driver
[Buildroot] [git commit] package/mtd: update to 2.3.0
2025-05-16 11:53 UTC
[Buildroot] [PATCH RESEND] package/mtd: update to 2.3.0
2025-05-16 11:52 UTC (2+ messages)
[PATCHv2 0/3] x86: Make 5-level paging support unconditional for x86-64
2025-05-16 11:51 UTC (8+ messages)
` [PATCHv2 3/3] x86/64/mm: Make 5-level paging support unconditional
[PULL 00/46] aspeed queue
2025-05-16 11:50 UTC (3+ messages)
` [PULL 34/46] hw/intc/aspeed: Add Support for AST2700 INTCIO Controller
[PATCH] commit: Add commit.signoff configuration option
2025-05-16 11:50 UTC (2+ messages)
[PATCH 00/12] drm/i915/flipq: Rough flip queue implementation
2025-05-16 11:48 UTC (14+ messages)
` [PATCH 01/12] drm/i915/dsb: Extract intel_dsb_ins_align()
` [PATCH 02/12] drm/i915/dsb: Use intel_dsb_ins_align() in intel_dsb_align_tail()
` [PATCH 03/12] drm/i915/dsb: Extract assert_dsb_tail_is_aligned()
` [PATCH 04/12] drm/i915/dsb: Extract intel_dsb_{head,tail}()
` [PATCH 05/12] drm/i915/dsb: Provide intel_dsb_head() and intel_dsb_size()
` [PATCH 06/12] drm/i915/dmc: Define flip queue related PIPEDMC registers
` [PATCH 07/12] drm/i915/flipq: Provide the nuts and bolts code for flip queue
` [PATCH 08/12] drm/i915/flipq: Implement flipq queue based commit path
` [PATCH 09/12] drm/i915/flipq: Implement Wa_18034343758
` [PATCH 10/12] drm/i915/flipq: Implement Wa_16018781658 for LNL-A0
` [PATCH 11/12] drm/i915/flipq: Add intel_flipq_dump()
` [PATCH 12/12] drm/i915/flipq: Enable flipq by default for testing
cryptodev linux-next splat
2025-05-16 11:48 UTC (3+ messages)
` [PATCH] crypto: lib/sha256 - Disable SIMD
[PATCH 0/3] perf/arm-ni: IRQ improvements
2025-05-16 11:46 UTC (2+ messages)
[RFC next v2 0/5] ucount: add rlimit cache for ucount
2025-05-16 11:48 UTC (2+ messages)
[RFC PATCH 00/21] KVM: TDX huge page support for private memory
2025-05-16 11:44 UTC (5+ messages)
` [RFC PATCH 16/21] KVM: x86/mmu: Introduce kvm_split_boundary_leafs() to split boundary leafs
[anolis-intel-cloud:devel-5.10 5/5] include/linux/kern_levels.h:5:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int'
2025-05-16 11:46 UTC
support keyrings for NFS TLS mounts v2
2025-05-16 11:47 UTC (8+ messages)
` [PATCH 1/2] NFS: support the kernel keyring for TLS
` [PATCH 2/2] nfs: create a kernel keyring
[PATCH] drm/ttm: Make pool shrinker more responsive
2025-05-16 11:46 UTC (4+ messages)
[Buildroot] [PATCH] package/libcap: backport upstream patch to fix build on Xtensa
2025-05-16 11:46 UTC
[meta-oe][PATCH] libsoup-2.4: Add recipe
2025-05-16 11:44 UTC
[oe-core][scarthgap][PATCH 1/1] glib-2.0 : fix CVE-2025-4373
2025-05-16 11:44 UTC
[PATCH] ALSA: hda - Add new driver for HDA controllers listed via ACPI
2025-05-16 11:43 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v4] "
[PATCH 0/6] single-binary: build target common libraries with dependencies
2025-05-16 11:42 UTC (3+ messages)
` [PATCH 1/6] meson: build target libraries with common dependencies
[RFC PATCH 09/10] btrfs: move existing remaps before relocating block group
2025-05-16 11:43 UTC (3+ messages)
[PATCH v3 0/5] Add CMN PLL clock controller support for IPQ5018
2025-05-16 11:43 UTC (12+ messages)
` [PATCH v3 1/5] clk: qcom: ipq5018: keep XO clock always on
` [PATCH v3 2/5] dt-bindings: clock: qcom: Add CMN PLL support for IPQ5018 SoC
` [PATCH v3 3/5] clk: qcom: ipq-cmn-pll: Add IPQ5018 SoC support
` [PATCH v3 4/5] arm64: dts: ipq5018: Add CMN PLL node
` [PATCH v3 5/5] arm64: dts: qcom: Update IPQ5018 xo_board_clk to use fixed factor clock
[BUG]INFO: Slab ADDR objects=NUM used=NUM fp=ADDR flags=ADDR
2025-05-16 11:42 UTC
Please pull u-boot-marvell/master
2025-05-16 11:42 UTC
[PATCH 0/2 v2] Propagate bootph-all and bootph-some-ram property to all supernodes
2025-05-16 11:41 UTC (3+ messages)
` [PATCH 1/2 v2] tools: binman: control.py: Propagate bootph-all/bootph-some-ram properties to supernodes
` [PATCH 2/2 v2] tools: binman: ftest.py: Add testcase for bootph-* propagation
[PATCH] gpio: sysfs: add missing mutex_destroy()
2025-05-16 11:42 UTC (2+ messages)
[Buildroot] [PATCH] package/screen: security bump to version 5.0.1
2025-05-16 11:42 UTC (2+ messages)
[Buildroot] [git commit] package: update all hashes after cargo3 switch
2025-05-16 11:26 UTC
[Buildroot] [git commit] package/rust: bump to version 1.86.0
2025-05-16 11:26 UTC
[Buildroot] [git commit] package/screen: security bump to version 5.0.1
2025-05-16 11:40 UTC
[Buildroot] [git commit] package/pkg-download: switch from cargo2 to cargo3
2025-05-16 11:26 UTC
[git commit] package/rust: fix bootstrap with Rust≥1.83
2025-05-16 11:26 UTC
[PATCH] platform/x86/intel/pmc Fix Arrow Lake U/H support to intel_pmc_core driver
2025-05-16 11:40 UTC (2+ messages)
[PATCH] configs: mvebu_espressobin_ultra-88f3720_defconfig: enable hwrng
2025-05-16 11:40 UTC (2+ messages)
[PATCH net-next 0/9] tools: ynl-gen: support sub-messages and rt-link
2025-05-16 11:40 UTC (19+ messages)
` [PATCH net-next 1/9] netlink: specs: rt-link: add C naming info for ovpn
` [PATCH net-next 2/9] tools: ynl-gen: factor out the annotation of pure nested struct
` [PATCH net-next 3/9] tools: ynl-gen: prepare for submsg structs
` [PATCH net-next 4/9] tools: ynl-gen: submsg: plumb thru an empty type
` [PATCH net-next 5/9] tools: ynl-gen: submsg: render the structs
` [PATCH net-next 6/9] tools: ynl-gen: submsg: support parsing and rendering sub-messages
` [PATCH net-next 7/9] tools: ynl: submsg: reverse parse / error reporting
` [PATCH net-next 8/9] tools: ynl: enable codegen for all rt- families
` [PATCH net-next 9/9] tools: ynl: add a sample for rt-link
[PATCH 0/2] Enable DM_SERIAL for Marvell Kirkwood Synology DS109
2025-05-16 11:39 UTC (2+ messages)
[pci:slot-reset] BUILD REGRESSION ebf9d2fae99254fc37f49384b769f363e676018d
2025-05-16 11:38 UTC
[PATCH] cmd: tlv_eeprom: return after successful read from EEPROM
2025-05-16 11:39 UTC (2+ messages)
[PATCH net-next] tools: ynl-gen: array-nest: support arrays of nests
2025-05-15 7:51 UTC (2+ messages)
[PATCH 0/4] xlnx-zynqmp: add support to boot on RPUs
2025-05-16 11:37 UTC (5+ messages)
` [PATCH 2/4] hw/intc/arm_gic: introduce a first-cpu-index property
[PATCH] hugetlb: two-phase hugepage allocation when reservation is high
2025-05-16 11:35 UTC
[PATCH 0/2] arm64: dts: qcom: sm8750: Add sound
2025-05-16 11:36 UTC (7+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8750: Add Soundwire nodes
[PATCH] dm-mpath: Don't grab work_mutex while probing paths
2025-05-16 11:35 UTC (2+ messages)
[oe][meta-oe][scarthgap][PATCH] can-utils: handle CAN_ERR_CNT correctly
2025-05-16 10:15 UTC
[Buildroot] [PATCH] package/spdlog: bump version to 1.15.3
2025-05-16 11:33 UTC
[RFC PATCH] build: automatically report minimum meson version
2025-05-16 11:32 UTC (5+ messages)
` [PATCH v3] "
non-stop kworker NFS/RPC write traffic even after unmount
2025-05-16 11:32 UTC (8+ messages)
[Buildroot] [PATCH 0/4] package/rust: rust upgrade to version 1.86.0
2025-05-16 11:32 UTC (2+ messages)
[PATCH 0/4] Linux Kernel uAPI headers import
2025-05-16 11:32 UTC (2+ messages)
[Buildroot] [PATCH] package/catch2: v3.8.1
2025-05-16 11:24 UTC
[GIT PULL] ASoC fixes for v6.15-rc6
2025-05-16 11:31 UTC
[v15 0/6] USB DWC3 host wake up support from system suspend
2025-05-16 11:31 UTC (3+ messages)
` [v15 5/6] usb: dwc3: qcom: Configure wakeup interrupts during suspend
[GIT PULL] SPI fixes for v6.15-rc6
2025-05-16 11:31 UTC
[GIT PULL] regulator fixes for v6.15-rc6
2025-05-16 11:31 UTC
[f2fs-dev] [PATCH 1/1] f2fs-tools: increase overprovision finding speed
2025-05-16 11:10 UTC
[Buildroot] [PATCH] package/quickjs: bump to version 2025-04-26
2025-05-16 11:30 UTC
[PATCH v1 0/2] Add driver support for Eswin eic7700 SoC Usb controller
2025-05-16 11:26 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: usb: Add Eswin EIC7700 "
[PATCH v8 0/9] coredump: add coredump socket
2025-05-16 11:25 UTC (10+ messages)
` [PATCH v8 1/9] coredump: massage format_corename()
` [PATCH v8 2/9] coredump: massage do_coredump()
` [PATCH v8 3/9] coredump: reflow dump helpers a little
` [PATCH v8 4/9] coredump: add coredump socket
` [PATCH v8 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v8 6/9] coredump: show supported coredump modes
` [PATCH v8 7/9] coredump: validate socket name as it is written
` [PATCH v8 8/9] selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
` [PATCH v8 9/9] selftests/coredump: add tests for AF_UNIX coredumps
[PATCH 0/6] prctl: introduce PR_SET/GET_THP_POLICY
2025-05-16 11:24 UTC (12+ messages)
` [PATCH 1/6] prctl: introduce PR_THP_POLICY_DEFAULT_HUGE for the process
[Bug 220123] New: Bluetooth
2025-05-16 11:24 UTC (2+ messages)
` [Bug 220123] Bluetooth
[Buildroot] [PATCH v2] package/rtl8188eu: fix building with Linux 6.14
2025-05-16 11:22 UTC (2+ messages)
[Buildroot] [git commit branch/2025.02.x] support/dependencies/dependencies.sh: awk is needed by Buildroot
2025-05-15 15:05 UTC
[Buildroot] [git commit branch/2025.02.x] package/nss-pam-ldapd: bump version to 0.9.13
2025-05-15 15:06 UTC
[Buildroot] [git commit branch/2025.02.x] package/armadillo: bump to version 14.4.2
2025-05-14 18:58 UTC
[Buildroot] [git commit branch/2025.02.x] DEVELOPERS: remove Alexander Mukhin from tinyproxy and zfs
2025-05-14 19:03 UTC
[Buildroot] [git commit branch/2025.02.x] package/cpio: fix build with GCC 15
2025-05-15 15:06 UTC
[Buildroot] [git commit branch/2025.02.x] package/bird: fix build failure with bfd
2025-05-14 19:03 UTC
[Buildroot] [git commit branch/2025.02.x] package/berkeleydb: fix build with gcc-15.x
2025-05-15 15:08 UTC
[Buildroot] [git commit branch/2025.02.x] package/gdb: bump 15.x series to 15.2
2025-05-15 15:05 UTC
[Buildroot] [git commit branch/2025.02.x] package/python-django: security bump to 5.1.9
2025-05-15 15:08 UTC
[Buildroot] [git commit branch/2025.02.x] configs/qemu_mips*: backport a patch for GCC 15.x compatibility
2025-05-15 15:06 UTC
[Buildroot] [git commit branch/2025.02.x] package/libubox: bump version to 3868f47
2025-05-02 15:44 UTC
[Buildroot] [git commit branch/2025.02.x] package/xz: add security patches fixing CVE-2025-31115
2025-05-15 15:08 UTC
[Buildroot] [git commit branch/2025.02.x] package/zfs: bump version to 2.3.2
2025-05-14 19:03 UTC
[Buildroot] [git commit branch/2025.02.x] configs: rock4se: bump Linux versions
2025-05-15 15:06 UTC
[Buildroot] [git commit branch/2025.02.x] package/gdb: add patch to fix GCC 15.x build issue with ARC-specific gdb
2025-05-15 15:08 UTC
[Buildroot] [git commit branch/2025.02.x] package/bash: fix build with host GCC 15
2025-05-15 15:06 UTC
[Buildroot] [git commit branch/2025.02.x] package/sqlite: add patch to fix CVE-2025-29087
2025-05-15 15:05 UTC
[Buildroot] [git commit branch/2025.02.x] configs/qemu: update defconfigs to Linux 6.12.27
2025-05-15 15:05 UTC
[Buildroot] [git commit branch/2025.02.x] package/wireshark: security bump to v4.2.11
2025-05-14 18:59 UTC
[Buildroot] [git commit branch/2025.02.x] package/jo: bump version to 1.9
2025-05-14 19:05 UTC
[Buildroot] [git commit branch/2025.02.x] package/ncftp: bump to version 3.3.0
2025-05-14 18:58 UTC
[Buildroot] [git commit branch/2025.02.x] package/ghostscript: security bump to version 10.05.1
2025-05-15 15:06 UTC
[Buildroot] [git commit branch/2025.02.x] configs/qemu_ppc*: backport a patch for GCC 15.x compatibility
2025-05-15 15:06 UTC
[Buildroot] [git commit branch/2025.02.x] package/zic: bump version to 2025b
2025-05-14 19:05 UTC
[Buildroot] [git commit branch/2025.02.x] package/libraw: security bump to version 0.21.4
2025-05-15 15:08 UTC
[Buildroot] [git commit branch/2025.02.x] package/libxml2: security bump to version 2.13.8
2025-05-14 18:58 UTC
[Buildroot] [git commit branch/2025.02.x] configs/imx28evk: enable BR2_DOWNLOAD_FORCE_CHECK_HASHES
2025-05-14 19:05 UTC
[Buildroot] [git commit branch/2025.02.x] package/ruby: update to 3.4.3
2025-05-14 19:03 UTC
[Buildroot] [git commit branch/2025.02.x] package/hiredis: bump to version 1.3
2025-05-14 18:59 UTC
[Bug 220130] New: Display not working when connected via displayport (purple screen)
2025-05-16 11:22 UTC (2+ messages)
` [Bug 220130] "
[Buildroot] [git commit branch/2025.02.x] package/gdb: bump 16.x series to 16.3
2025-05-15 15:05 UTC
[Buildroot] [git commit branch/2025.02.x] package/libtirpc: backport upstream fixes for GCC 15.x issues
2025-05-15 15:08 UTC
[Buildroot] [git commit branch/2025.02.x] package/tzdata: bump version to 2025b
2025-05-14 19:05 UTC
[Buildroot] [git commit branch/2025.02.x] package/zfs: bump version to 2.3.1
2025-05-14 19:03 UTC
[Buildroot] [git commit branch/2025.02.x] package/netsnmp: backport patch fixing runtime with Linux >= 6.7
2025-05-15 15:05 UTC
[Buildroot] [git commit branch/2025.02.x] package/libuci: bump version to f3fc0b7
2025-05-02 15:32 UTC
[Buildroot] [git commit branch/2025.02.x] package/gdb: add patches for GCC 15.x compatibility
2025-05-15 15:06 UTC
[Buildroot] [git commit branch/2025.02.x] package/mtools: bump version to 4.0.48
2025-05-14 19:03 UTC
[Buildroot] [git commit branch/2025.02.x] package/m4: fix build failure with host-gcc 15
2025-05-15 15:06 UTC
[Buildroot] [git commit branch/2025.02.x] package/sunxi-mali-utgard-driver: bump to version 2025-05-02
2025-05-14 19:03 UTC
[Buildroot] [git commit branch/2025.02.x] package/gmp: add patch to fix build with gcc-15
2025-05-15 15:06 UTC
[Buildroot] [git commit branch/2025.02.x] {linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12}.x series
2025-05-15 15:06 UTC
[Buildroot] [git commit branch/2025.02.x] Config.in: introduce BR2_HOST_GCC_AT_LEAST_{12..15}
2025-05-15 15:06 UTC
[Buildroot] [git commit branch/2025.02.x] package/yasm: add patch for CVE-2021-33454
2025-05-14 18:59 UTC
[Buildroot] [git commit branch/2025.02.x] package/hwdata: bump version to 0.395
2025-05-15 15:05 UTC
[Buildroot] [git commit branch/2025.02.x] package/tpm2-pkcs11: bump to version 1.9.1
2025-05-15 15:06 UTC
[Buildroot] [git commit branch/2025.02.x] configs/friendlyarm_nanopi_r3s: fix host linux headers custom version
2025-05-15 15:03 UTC
[Buildroot] [git commit branch/2025.02.x] DEVELOPERS: update email for Titouan Christophe
2025-05-14 18:59 UTC
[Buildroot] [git commit branch/2025.02.x] package/traceroute: bump to version 2.1.6
2025-05-14 19:03 UTC
[Buildroot] [git commit branch/2025.02.x] package/expat: bump to version 2.7.1
2025-05-14 18:58 UTC
[Buildroot] [git commit branch/2025.02.x] package/hwdata: bump version to 0.394
2025-05-14 19:03 UTC
[Buildroot] [git commit branch/2025.02.x] package/mpv: switch to meson from waf
2025-05-14 18:58 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.