index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
kbuild: uapi: also test UAPI headers against C++ compilers
Thomas Weißschuh
1
-0
/
+28
2026-03-25
kbuild: uapi: provide a C++ compatible dummy definition of NULL
Thomas Weißschuh
1
-0
/
+5
2026-03-25
kbuild: uapi: handle UML in architecture-specific exclusion lists
Thomas Weißschuh
1
-5
/
+6
2026-03-25
kbuild: uapi: move all include path flags together
Thomas Weißschuh
1
-2
/
+2
2026-03-25
kbuild: uapi: move some compiler arguments out of the command definition
Thomas Weißschuh
1
-2
/
+4
2026-03-12
kbuild: uapi: remove now unneeded guard headers
Thomas Weißschuh
2
-14
/
+0
2026-03-12
kbuild: uapi: simplify libc dependency logic
Thomas Weißschuh
1
-2
/
+2
2026-03-12
kbuild: uapi: use custom stub headers instead of libc ones
Thomas Weißschuh
1
-3
/
+2
2026-03-12
kbuild: uapi: provide stub includes for some libc headers
Thomas Weißschuh
13
-0
/
+60
2026-03-12
kbuild: uapi: only use dummy-include for headers which use libc
Thomas Weißschuh
1
-2
/
+2
2026-03-12
kbuild: uapi: completely exclude linux/bpf_perf_event.h on nios2
Thomas Weißschuh
1
-2
/
+1
2026-03-12
kbuild: uapi: deduplicate linux/bpf_perf_event.h exclusions
Thomas Weißschuh
1
-9
/
+1
2026-03-12
kbuild: uapi: test linux/bpf_perf_event.h on powerpc
Thomas Weißschuh
1
-4
/
+0
2026-01-16
kbuild: uapi: drop dependency on CC_CAN_LINK
Thomas Weißschuh
1
-1
/
+2
2026-01-06
kbuild: uapi: split out command conditions into variables
Thomas Weißschuh
1
-2
/
+5
2026-01-06
kbuild: uapi: don't compile test bpf_perf_event.h on xtensa
Thomas Weißschuh
1
-0
/
+4
2026-01-06
kbuild: uapi: validate that headers do not use libc
Thomas Weißschuh
1
-0
/
+77
2025-12-30
kbuild: uapi: Drop check_config()
Thomas Weißschuh
1
-8
/
+0
2025-11-26
initramfs: add gen_init_cpio to hostprogs unconditionally
Ahmad Fatoum
1
-2
/
+2
2025-11-08
kbuild: uapi: Drop types.h check from headers_check.pl
Nathan Chancellor
1
-63
/
+0
2025-11-08
kbuild: uapi: reuse KBUILD_USERCFLAGS
Thomas Weißschuh
1
-9
/
+2
2025-10-07
gen_init_cpio: Ignore fsync() returning EINVAL on pipes
Dmitry Safonov
1
-1
/
+4
2025-10-06
kbuild: uapi: Strip comments before size type check
Geert Uytterhoeven
1
-0
/
+2
2025-08-20
gen_init_cpio: add -a <data_align> as reflink optimization
David Disseldorp
1
-11
/
+38
2025-08-20
gen_initramfs.sh: use gen_init_cpio -o parameter
David Disseldorp
1
-3
/
+4
2025-08-20
gen_init_cpio: avoid duplicate strlen calls
David Disseldorp
1
-16
/
+24
2025-08-20
gen_init_cpio: attempt copy_file_range for file data
David Disseldorp
1
-1
/
+12
2025-08-20
gen_init_cpio: support -o <output_file> parameter
David Disseldorp
1
-4
/
+16
2025-08-20
gen_init_cpio: write to fd instead of stdout stream
David Disseldorp
1
-58
/
+81
2025-08-13
kbuild: uapi: upgrade check_declarations() warning to error
Thomas Weißschuh
1
-0
/
+1
2025-08-13
kbuild: uapi: upgrade check_sizetypes() warning to error
Thomas Weißschuh
1
-2
/
+1
2025-08-13
kbuild: uapi: upgrade warning on asm/types.h inclusion to error
Thomas Weißschuh
1
-3
/
+2
2025-08-13
kbuild: uapi: fail header test on compiler warnings
Thomas Weißschuh
1
-1
/
+1
2025-08-13
kbuild: uapi: rerun header tests when headers_check.pl changes
Thomas Weißschuh
1
-1
/
+1
2025-05-12
usr/include: openrisc: don't HDRTEST bpf_perf_event.h
Randy Dunlap
1
-0
/
+4
2025-03-05
kbuild: hdrcheck: fix cross build with clang
Arnd Bergmann
1
-1
/
+1
2024-12-21
kbuild: Drop support for include/asm-<arch> in headers_check.pl
Geert Uytterhoeven
2
-8
/
+3
2024-07-16
initramfs: shorten cmd_initfs in usr/Makefile
Masahiro Yamada
1
-2
/
+2
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2
-2
/
+2
2024-01-18
Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-12
/
+21
2023-12-29
gen_init_cpio: Apply mtime supplied by user to all file types
Dmitry Safonov
1
-12
/
+21
2023-12-20
usr/Kconfig: fix typos of "its"
Randy Dunlap
1
-3
/
+3
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-6
/
+0
2023-06-06
initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMP
Benjamin Gray
2
-7
/
+10
2023-04-16
initramfs: Check negative timestamp to prevent broken cpio archive
Benjamin Gray
1
-3
/
+9
2022-10-03
usr/gen_init_cpio.c: remove unnecessary -1 values from int file
Li zeming
1
-1
/
+1
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-25
/
+67
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2022-05-13
sparc: add asm/stat.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+0
2022-05-13
powerpc: add asm/stat.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+0
[next]