# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_SAMPLE_VFIO_MDEV_MTTY) += mtty.o obj-$(CONFIG_SAMPLE_VFIO_MDEV_MDPY) += mdpy.o obj-$(CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB) += mdpy-fb.o obj-$(CONFIG_SAMPLE_VFIO_MDEV_MBOCHS) += mbochs.o m/usr?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)Author
2026-01-16kbuild: uapi: drop dependency on CC_CAN_LINKThomas Weißschuh
2026-01-06kbuild: uapi: split out command conditions into variablesThomas Weißschuh
2026-01-06kbuild: uapi: don't compile test bpf_perf_event.h on xtensaThomas Weißschuh
2026-01-06kbuild: uapi: validate that headers do not use libcThomas Weißschuh
2025-12-30kbuild: uapi: Drop check_config()Thomas Weißschuh
2025-11-26initramfs: add gen_init_cpio to hostprogs unconditionallyAhmad Fatoum
2025-11-08kbuild: uapi: Drop types.h check from headers_check.plNathan Chancellor
2025-11-08kbuild: uapi: reuse KBUILD_USERCFLAGSThomas Weißschuh
2025-10-07gen_init_cpio: Ignore fsync() returning EINVAL on pipesDmitry Safonov
2025-10-06kbuild: uapi: Strip comments before size type checkGeert Uytterhoeven
2025-08-20gen_init_cpio: add -a <data_align> as reflink optimizationDavid Disseldorp
2025-08-20gen_initramfs.sh: use gen_init_cpio -o parameterDavid Disseldorp
2025-08-20gen_init_cpio: avoid duplicate strlen callsDavid Disseldorp
2025-08-20gen_init_cpio: attempt copy_file_range for file dataDavid Disseldorp
2025-08-20gen_init_cpio: support -o <output_file> parameterDavid Disseldorp
2025-08-20gen_init_cpio: write to fd instead of stdout streamDavid Disseldorp
2025-08-13kbuild: uapi: upgrade check_declarations() warning to errorThomas Weißschuh
2025-08-13kbuild: uapi: upgrade check_sizetypes() warning to errorThomas Weißschuh
2025-08-13kbuild: uapi: upgrade warning on asm/types.h inclusion to errorThomas Weißschuh
2025-08-13kbuild: uapi: fail header test on compiler warningsThomas Weißschuh
2025-08-13kbuild: uapi: rerun header tests when headers_check.pl changesThomas Weißschuh
2025-05-12usr/include: openrisc: don't HDRTEST bpf_perf_event.hRandy Dunlap
2025-03-05kbuild: hdrcheck: fix cross build with clangArnd Bergmann
2024-12-21kbuild: Drop support for include/asm-<arch> in headers_check.plGeert Uytterhoeven