Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

1# SPDX-License-Identifier: GPL-2.0 2CFLAGS += -g -I../../../../usr/include/ 3 4TEST_GEN_PROGS = regression_enomem 5 6LOCAL_HDRS += $(selfdir)/pidfd/pidfd.h 7 8include ../lib.mk