index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2022-05-08
modpost: use snprintf() instead of sprintf() for safety
Masahiro Yamada
-1
/
+7
2022-05-08
checksyscalls: ignore -Wunused-macros
Vincent Mailhol
-1
/
+1
2022-05-08
scripts: dummy-tools, add pahole
Jiri Slaby
-0
/
+4
2022-05-08
kbuild: support W=e to make build abort in case of warning
Yann Droneaud
-2
/
+11
2022-05-08
kbuild: read *.mod to get objects passed to $(LD) or $(AR)
Masahiro Yamada
-7
/
+3
2022-05-08
kbuild: make *.mod not depend on *.o
Masahiro Yamada
-3
/
+2
2022-05-08
kbuild: get rid of duplication in *.mod files
Masahiro Yamada
-2
/
+3
2022-05-08
kbuild: split the second line of *.mod into *.usyms
Masahiro Yamada
-25
/
+23
2022-05-08
kbuild: reuse real-search to simplify cmd_mod
Masahiro Yamada
-1
/
+1
2022-05-08
kbuild: make multi_depend work with targets in subdirectory
Masahiro Yamada
-3
/
+3
2022-05-08
kbuild: reuse suffix-search to refactor multi_depend
Masahiro Yamada
-1
/
+1
2022-05-08
kbuild: refactor cmd_modversions_S
Masahiro Yamada
-11
/
+4
2022-05-08
kbuild: refactor cmd_modversions_c
Masahiro Yamada
-14
/
+11
2022-05-08
modpost: remove annoying namespace_from_kstrtabns()
Masahiro Yamada
-12
/
+2
2022-05-08
modpost: remove redundant initializes for static variables
Masahiro Yamada
-5
/
+5
2022-05-08
modpost: move export_from_secname() call to more relevant place
Masahiro Yamada
-6
/
+4
2022-05-08
modpost: remove useless export_from_sec()
Masahiro Yamada
-17
/
+2
2022-05-04
Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/next
Marc Zyngier
-1
/
+2
2022-05-03
selinux: declare data arrays const
Christian Göttsche
-32
/
+47
2022-05-02
Merge 5.18-rc5 into driver-core-next
Greg Kroah-Hartman
-19
/
+29
2022-05-02
Merge 5.18-rc5 into char-misc-next
Greg Kroah-Hartman
-19
/
+29
2022-04-29
get_maintainer: Honor mailmap for in file emails
Rob Herring
-0
/
+1
2022-04-29
scripts/bloat-o-meter: filter out vermagic as it is not relevant
Paul Gortmaker
-0
/
+1
2022-04-29
scripts/decode_stacktrace.sh: support old bash version
Schspa Shi
-8
/
+19
2022-04-28
KVM: arm64: Symbolize the nVHE HYP addresses
Kalesh Singh
-1
/
+2
2022-04-26
bus: mhi: ep: Add uevent support for module autoloading
Manivannan Sadhasivam
-0
/
+10
2022-04-26
checkpatch: add new alloc functions to alloc with multiplies check
Gustavo A. R. Silva
-3
/
+5
2022-04-24
scripts/get_abi: Fix wrong script file name in the help message
SeongJae Park
-2
/
+2
2022-04-22
objtool: Remove --lto and --vmlinux in favor of --link
Josh Poimboeuf
-6
/
+6
2022-04-22
objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"
Josh Poimboeuf
-1
/
+1
2022-04-22
objtool: Make noinstr hacks optional
Josh Poimboeuf
-0
/
+5
2022-04-22
objtool: Make jump label hack optional
Josh Poimboeuf
-0
/
+5
2022-04-22
objtool: Make static call annotation optional
Josh Poimboeuf
-1
/
+5
2022-04-22
objtool: Make stack validation frame-pointer-specific
Josh Poimboeuf
-5
/
+0
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
-17
/
+21
2022-04-22
objtool: Make stack validation optional
Josh Poimboeuf
-0
/
+5
2022-04-22
objtool: Ditch subcommands
Josh Poimboeuf
-9
/
+6
2022-04-22
objtool: Reorganize cmdline options
Josh Poimboeuf
-16
/
+24
2022-04-19
objtool: Enable unreachable warnings for CLANG LTO
Josh Poimboeuf
-2
/
+2
2022-04-13
security: don't treat structure as an array of struct hlist_head
Bill Wendling
-2
/
+0
2022-04-12
Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-17
/
+27
2022-04-12
gcc-plugins: latent_entropy: use /dev/urandom
Jason A. Donenfeld
-17
/
+27
2022-04-06
kbuild: do not remove empty *.symtypes explicitly
Masahiro Yamada
-6
/
+2
2022-04-06
kbuild: factor out genksyms command from cmd_gensymtypes_{c,S}
Masahiro Yamada
-11
/
+8
2022-04-05
kbuild: Allow kernel installation packaging to override pkg-config
Chun-Tse Shao
-31
/
+31
2022-04-04
x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
Borislav Petkov
-4
/
+4
2022-04-03
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
-1
/
+1
2022-04-02
kbuild: fix empty ${PYTHON} in scripts/link-vmlinux.sh
Masahiro Yamada
-1
/
+1
2022-04-02
kconfig: remove stale comment about removed kconfig_print_symbol()
Masahiro Yamada
-7
/
+0
2022-03-31
Merge tag 'docs-5.18-2' of git://git.lwn.net/linux
Linus Torvalds
-4
/
+15
[prev]
[next]