index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-05
Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2022-06-05
Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
14
-341
/
+287
2022-06-05
kbuild: Allow to select bash in a modified environment
Schspa Shi
1
-1
/
+1
2022-06-05
scripts: kconfig: nconf: make nconfig accept jk keybindings
Isak Ellmer
1
-2
/
+6
2022-06-05
modpost: use fnmatch() to simplify match()
Masahiro Yamada
1
-61
/
+13
2022-06-05
modpost: simplify mod->name allocation
Masahiro Yamada
1
-13
/
+12
2022-06-05
kbuild: factor out the common objtool arguments
Masahiro Yamada
4
-97
/
+52
2022-06-05
kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_o
Masahiro Yamada
2
-40
/
+62
2022-06-05
kbuild: clean .tmp_* pattern by make clean
Masahiro Yamada
2
-6
/
+3
2022-06-03
Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-1
/
+6
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-2
/
+2
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-4
/
+17
2022-06-03
Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
2
-12
/
+181
2022-06-03
LoongArch: Add build infrastructure
Huacai Chen
1
-1
/
+1
2022-06-03
LoongArch: Add ELF-related definitions
Huacai Chen
1
-0
/
+5
2022-06-02
Merge tag 'docs-5.19-2' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2022-06-01
docs: move Linux logo into a new `images` folder
Miguel Ojeda
1
-1
/
+1
2022-06-01
kbuild: remove redundant cleanups in scripts/link-vmlinux.sh
Masahiro Yamada
1
-2
/
+0
2022-06-01
kbuild: rebuild multi-object modules when objtool is updated
Masahiro Yamada
1
-3
/
+8
2022-06-01
kbuild: add cmd_and_savecmd macro
Masahiro Yamada
1
-2
/
+4
2022-06-01
kbuild: make *.mod rule robust against too long argument error
Masahiro Yamada
1
-2
/
+4
2022-06-01
kbuild: make built-in.a rule robust against too long argument error
Masahiro Yamada
1
-1
/
+6
2022-06-01
kbuild: check static EXPORT_SYMBOL* by script instead of modpost
Masahiro Yamada
3
-27
/
+70
2022-05-29
kbuild: do not create *.prelink.o for Clang LTO or IBT
Masahiro Yamada
6
-67
/
+28
2022-05-29
kbuild: replace $(linked-object) with CONFIG options
Masahiro Yamada
1
-2
/
+1
2022-05-29
kbuild: do not try to parse *.cmd files for objects provided by compiler
Masahiro Yamada
1
-1
/
+8
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-8
/
+21
2022-05-27
objtool: Add CONFIG_HAVE_UACCESS_VALIDATION
Josh Poimboeuf
2
-2
/
+4
2022-05-27
kbuild: replace $(if A,A,B) with $(or A,B) in scripts/Makefile.modpost
Masahiro Yamada
1
-1
/
+1
2022-05-27
modpost: squash if...else-if in find_elf_symbol2()
Masahiro Yamada
1
-7
/
+3
2022-05-27
modpost: reuse ARRAY_SIZE() macro for section_mismatch()
Masahiro Yamada
3
-6
/
+6
2022-05-27
modpost: remove the unused argument of check_sec_ref()
Masahiro Yamada
1
-3
/
+2
2022-05-27
modpost: fix undefined behavior of is_arm_mapping_symbol()
Masahiro Yamada
1
-1
/
+2
2022-05-27
modpost: fix removing numeric suffixes
Alexander Lobakin
1
-1
/
+1
2022-05-27
scripts/kallsyms: update usage message of the kallsyms program
Yuntao Wang
1
-1
/
+1
2022-05-27
kbuild: Fix include path in scripts/Makefile.modpost
Jing Leng
1
-2
/
+1
2022-05-26
Merge tag 'hardening-v5.19-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
6
-6
/
+6
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
22
-529
/
+792
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-1
/
+0
2022-05-25
Merge tag 'checkpatch-new-alloc-check-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
1
-3
/
+5
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+4
2022-05-24
Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
1
-0
/
+37
2022-05-24
Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
2
-32
/
+47
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
13
-157
/
+69
2022-05-24
Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-86
/
+180
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-14
/
+19
2022-05-24
gcc-plugins: use KERNELVERSION for plugin version
Masahiro Yamada
6
-6
/
+6
2022-05-24
genksyms: adjust the output format to modpost
Masahiro Yamada
2
-7
/
+1
2022-05-24
kbuild: stop merging *.symversions
Masahiro Yamada
2
-38
/
+2
[next]