开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-26
kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST))
Masahiro Yamada
2020-05-26
gcc-plugins: remove always-false $(if ...) in Makefile
Masahiro Yamada
2020-05-26
bpfilter: document build requirements for bpfilter_umh
Valdis Kl ē tnieks
2020-05-26
scripts/checkstack.pl: fix arm sp regex
Maninder Singh
2020-05-26
scripts/checkstack.pl: add arm push handling for stack usage
Maninder Singh
2020-05-26
scripts/checkstack.pl: Add argument to print stacks greather than value.
Maninder Singh
2020-05-26
scripts/checkstack.pl: don't display $dre as different entity
Maninder Singh
2020-05-26
modpost,fixdep: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-26
scripts: headers_install: Exit with error on config leak
Siddharth Gupta
2020-05-26
kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS
Masahiro Yamada
2020-05-26
kbuild: remove misleading stale FIXME comment
Masahiro Yamada
2020-05-26
kbuild: invoke syncconfig if autoconf.h is missing
Masahiro Yamada
2020-05-17
samples: watchdog: use 'userprogs' syntax
Masahiro Yamada
2020-05-17
samples: timers: use 'userprogs' syntax
Masahiro Yamada
2020-05-17
samples: auxdisplay: use 'userprogs' syntax
Masahiro Yamada
2020-05-17
samples: mei: build sample program for target architecture
Masahiro Yamada
2020-05-17
samples: pidfd: build sample program for target architecture
Masahiro Yamada
2020-05-17
samples: vfs: build sample programs for target architecture
Masahiro Yamada
2020-05-17
samples: connector: build sample program for target architecture
Masahiro Yamada
2020-05-17
samples: hidraw: build sample program for target architecture
Masahiro Yamada
2020-05-17
samples: uhid: build sample program for target architecture
Masahiro Yamada
2020-05-17
samples: uhid: fix warnings in uhid-example
Sam Ravnborg
2020-05-17
kbuild: doc: document the new syntax 'userprogs'
Masahiro Yamada
2020-05-17
samples: seccomp: build sample programs for target architecture
Masahiro Yamada
2020-05-17
bpfilter: use 'userprogs' syntax to build bpfilter_umh
Masahiro Yamada
2020-05-17
kbuild: add infrastructure to build userspace programs
Masahiro Yamada
2020-05-17
bpfilter: check if $(CC) can link static libc in Kconfig
Masahiro Yamada
2020-05-17
bpfilter: match bit size of bpfilter_umh to that of the kernel
Masahiro Yamada
2020-05-17
kbuild: warn if always, hostprogs-y, or hostprogs-m is used
Masahiro Yamada
2020-05-12
kbuild: determine the output format of DTC by the target suffix
Masahiro Yamada
2020-05-12
kbuild: remove unused AS assignment
Masahiro Yamada
2020-05-12
kbuild: remove '/' target
Masahiro Yamada
2020-05-12
Revert "objtool: Skip samples subdirectory"
Masahiro Yamada
2020-05-12
kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro
Masahiro Yamada
2020-05-12
kbuild: use -MMD instead of -MD to exclude system headers from dependency
Masahiro Yamada
2020-05-12
kbuild: ensure full rebuild when the compiler is updated
Masahiro Yamada
2020-05-12
kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG
Masahiro Yamada
2020-05-12
unicore32: do not evaluate compiler's library path when cleaning
Masahiro Yamada
2020-05-12
h8300: suppress error messages for 'make clean'
Masahiro Yamada
2020-05-12
hexagon: suppress error message for 'make clean'
Masahiro Yamada
2020-05-12
um: do not evaluate compiler's library path when cleaning
Masahiro Yamada
2020-05-10
Linux 5.7-rc5
v5.7-rc5
Linus Torvalds
2020-05-10
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-05-10
Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-05-10
Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-05-10
Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-05-10
Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-09
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
2020-05-09
Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-05-09
gcc-10: avoid shadowing standard library 'free()' in crypto
Linus Torvalds
[next]