index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
Commit message (
Expand
)
Author
Age
Files
Lines
*
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2021-05-02
1
-2
/
+2
*
kbuild: replace LANG=C with LC_ALL=C
Masahiro Yamada
2021-05-02
1
-1
/
+1
*
usr/include: refactor .gitignore
Masahiro Yamada
2021-05-02
1
-3
/
+1
*
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
1
-1
/
+0
|
\
|
*
initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRD
Geert Uytterhoeven
2021-02-24
1
-1
/
+0
*
|
arch: ia64: Remove rest of perfmon support
Viresh Kumar
2021-01-22
1
-2
/
+0
|
/
*
Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-08-07
1
-1
/
+0
|
\
|
*
unexport linux/elfcore.h
Al Viro
2020-07-27
1
-1
/
+0
*
|
usr: Add support for zstd compressed initramfs
Nick Terrell
2020-07-31
2
-0
/
+21
|
/
*
bpfilter: match bit size of bpfilter_umh to that of the kernel
Masahiro Yamada
2020-05-17
1
-0
/
+4
*
kbuild: use -MMD instead of -MD to exclude system headers from dependency
Masahiro Yamada
2020-05-12
1
-1
/
+1
*
kbuild: fix comment about missing include guard detection
Masahiro Yamada
2020-04-11
1
-1
/
+1
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
2
-0
/
+2
*
initramfs: restore default compression behavior
Eugeniy Paltsev
2020-03-17
1
-11
/
+11
*
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
1
-1
/
+1
|
\
|
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-1
/
+1
*
|
initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty
Masahiro Yamada
2020-02-03
2
-1
/
+2
|
/
*
gen_initramfs.sh: remove intermediate cpio_list on errors
Masahiro Yamada
2020-01-16
1
-1
/
+2
*
initramfs: refactor the initramfs build rules
Masahiro Yamada
2020-01-16
5
-111
/
+78
*
gen_initramfs.sh: always output cpio even without -o option
Masahiro Yamada
2020-01-16
1
-31
/
+27
*
initramfs: add default_cpio_list, and delete -d option support
Masahiro Yamada
2020-01-16
3
-17
/
+7
*
initramfs: generate dependency list and cpio at the same time
Masahiro Yamada
2020-01-16
2
-64
/
+47
*
initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in Makefile
Masahiro Yamada
2020-01-16
2
-5
/
+4
*
initramfs: make initramfs compression choice non-optional
Masahiro Yamada
2020-01-14
1
-8
/
+0
*
initramfs: make compression options not depend on INITRAMFS_SOURCE
Masahiro Yamada
2020-01-14
1
-2
/
+0
*
initramfs: remove redundant dependency on BLK_DEV_INITRD
Masahiro Yamada
2020-01-14
1
-6
/
+0
*
initramfs: rename gen_initramfs_list.sh to gen_initramfs.sh
Masahiro Yamada
2020-01-14
2
-1
/
+1
*
gen_initramfs_list.sh: fix the tool name in the comment
Masahiro Yamada
2020-01-14
1
-1
/
+1
*
gen_initramfs_list.sh: remove unused variable 'default_list'
Masahiro Yamada
2020-01-14
1
-1
/
+0
*
initramfs: replace klibcdirs in Makefile with FORCE
Masahiro Yamada
2020-01-14
1
-5
/
+1
*
kbuild: rename header-test- to no-header-test in usr/include/Makefile
Masahiro Yamada
2020-01-07
1
-53
/
+53
*
kbuild: detect missing include guard for exported headers
Masahiro Yamada
2020-01-07
1
-1
/
+2
*
gen_initramfs_list.sh: fix 'bad variable name' error
Masahiro Yamada
2020-01-04
1
-1
/
+1
*
kbuild: fix 'No such file or directory' warning when cleaning
Masahiro Yamada
2019-12-09
1
-1
/
+1
*
arch: sembuf.h: make uapi asm/sembuf.h self-contained
Masahiro Yamada
2019-12-04
1
-1
/
+0
*
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
Masahiro Yamada
2019-12-04
1
-1
/
+0
*
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
Masahiro Yamada
2019-12-04
1
-1
/
+0
*
linux/scc.h: make uapi linux/scc.h self-contained
Masahiro Yamada
2019-12-04
1
-1
/
+0
*
kbuild: move headers_check rule to usr/include/Makefile
Masahiro Yamada
2019-11-15
1
-3
/
+6
*
kbuild: remove header compile test
Masahiro Yamada
2019-11-15
1
-4
/
+8
*
kbuild: update compile-test header list for v5.5-rc1
Masahiro Yamada
2019-11-11
1
-4
/
+0
*
kbuild: update compile-test header list for v5.4-rc2
Masahiro Yamada
2019-10-05
1
-10
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-28
1
-1
/
+0
|
\
|
*
netfilter: ebtables: use __u8 instead of uint8_t in uapi header
Masahiro Yamada
2019-09-25
1
-1
/
+0
*
|
kbuild: clean compressed initramfs image
Greg Thelen
2019-09-24
1
-0
/
+3
*
|
kbuild: remove clean-dirs syntax
Masahiro Yamada
2019-08-29
1
-3
/
+1
|
/
*
kbuild: enable arch/s390/include/uapi/asm/zcrypt.h for uapi header test
Heiko Carstens
2019-07-23
1
-4
/
+0
*
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-20
1
-8
/
+0
|
\
|
*
kbuild: update compile-test header list for v5.3-rc1
Masahiro Yamada
2019-07-20
1
-8
/
+0
*
|
docs: early-userspace: move to driver-api guide
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
[next]