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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-19
3
-12
/
+12
|
\
|
*
kconfig: fix memory leak from range properties
Masahiro Yamada
2023-11-17
1
-8
/
+6
|
*
kbuild: Move the single quotes for image name
Simon Glass
2023-11-17
1
-2
/
+2
|
*
modpost: fix section mismatch message for RELA
Masahiro Yamada
2023-11-16
1
-2
/
+4
*
|
Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-14
2
-12
/
+2
|
\
\
|
|
/
|
/
|
|
*
gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin description
Konstantin Runov
2023-11-14
1
-2
/
+2
|
*
gcc-plugins: randstruct: Only warn about true flexible arrays
Kees Cook
2023-11-08
1
-10
/
+0
*
|
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-04
16
-219
/
+386
|
\
\
|
*
|
kbuild: support 'userldlibs' syntax
Masahiro Yamada
2023-11-01
1
-3
/
+3
|
*
|
kbuild: dummy-tools: pretend we understand -fpatchable-function-entry
Jiri Slaby (SUSE)
2023-11-01
1
-0
/
+10
|
*
|
modpost: squash ALL_{INIT,EXIT}_TEXT_SECTIONS to ALL_TEXT_SECTIONS
Masahiro Yamada
2023-10-28
1
-6
/
+1
|
*
|
modpost: merge sectioncheck table entries regarding init/exit sections
Masahiro Yamada
2023-10-28
1
-15
/
+3
|
*
|
modpost: use ALL_INIT_SECTIONS for the section check from DATA_SECTIONS
Masahiro Yamada
2023-10-28
1
-1
/
+1
|
*
|
modpost: disallow the combination of EXPORT_SYMBOL and __meminit*
Masahiro Yamada
2023-10-28
1
-1
/
+1
|
*
|
modpost: remove EXIT_SECTIONS macro
Masahiro Yamada
2023-10-28
1
-5
/
+3
|
*
|
modpost: remove MEM_INIT_SECTIONS macro
Masahiro Yamada
2023-10-28
1
-2
/
+1
|
*
|
modpost: remove more symbol patterns from the section check whitelist
Masahiro Yamada
2023-10-28
1
-7
/
+1
|
*
|
modpost: disallow *driver to reference .meminit* sections
Masahiro Yamada
2023-10-28
1
-6
/
+0
|
*
|
linux/init: remove __memexit* annotations
Masahiro Yamada
2023-10-28
1
-12
/
+3
|
*
|
modpost: remove ALL_EXIT_DATA_SECTIONS macro
Masahiro Yamada
2023-10-28
1
-2
/
+0
|
*
|
kbuild: simplify cmd_ld_multi_m
Masahiro Yamada
2023-10-28
1
-1
/
+1
|
*
|
kbuild: avoid too many execution of scripts/pahole-flags.sh
Masahiro Yamada
2023-10-28
2
-30
/
+19
|
*
|
kbuild: remove ARCH_POSTLINK from module builds
Masahiro Yamada
2023-10-28
1
-4
/
+1
|
*
|
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-28
1
-0
/
+45
|
*
|
modpost: factor out the common boilerplate of section_rel(a)
Masahiro Yamada
2023-10-18
1
-24
/
+26
|
*
|
modpost: refactor check_sec_ref()
Masahiro Yamada
2023-10-18
1
-6
/
+7
|
*
|
modpost: define TO_NATIVE() using bswap_* functions
Masahiro Yamada
2023-10-18
2
-22
/
+16
|
*
|
modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
2023-10-18
1
-2
/
+2
|
*
|
modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
2023-10-18
1
-5
/
+5
|
*
|
kbuild: make binrpm-pkg always produce kernel-devel package
Masahiro Yamada
2023-10-18
1
-2
/
+0
|
*
|
rust: Respect HOSTCC when linking for host
Matthew Maurer
2023-10-14
1
-0
/
+2
|
*
|
kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/
Masahiro Yamada
2023-10-03
3
-5
/
+11
|
*
|
modpost: Optimize symbol search from linear to binary search
Jack Brennen
2023-10-03
4
-66
/
+232
*
|
|
Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-03
2
-0
/
+12
|
\
\
\
|
*
|
|
staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLE
Umang Jain
2023-10-21
2
-0
/
+12
*
|
|
|
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-03
2
-0
/
+12
|
\
\
\
\
|
*
|
|
|
cdx: add sysfs for subsystem, class and revision
Abhijit Gangurde
2023-10-27
2
-0
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-03
2
-11
/
+29
|
\
\
\
\
|
*
|
|
|
run-clang-tools: Add pass through checks and and header-filter arguments
Ian Rogers
2023-10-12
1
-7
/
+25
|
*
|
|
|
gen_compile_commands: Sort output compile commands by file name
Ian Rogers
2023-10-12
1
-1
/
+1
|
*
|
|
|
gen_compile_commands: Allow the line prefix to still be cmd_
Ian Rogers
2023-10-12
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
5
-25
/
+49
|
\
\
\
\
|
*
|
|
|
scripts/gdb/vmalloc: disable on no-MMU
Ben Wolsieffer
2023-11-01
2
-2
/
+7
|
*
|
|
|
scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=n
Clément Léger
2023-11-01
1
-4
/
+5
|
*
|
|
|
scripts/gdb: add lx_current support for riscv
Deepak Gupta
2023-11-01
1
-0
/
+15
|
*
|
|
|
scripts/show_delta: add __main__ judgement before main code
Hu Haowen
2023-10-18
1
-1
/
+2
|
*
|
|
|
get_maintainer: add --keywords-in-file option
Joe Perches
2023-10-18
1
-18
/
+20
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
module: Make is_valid_name() return bool
Tiezhu Yang
2023-11-01
1
-2
/
+2
*
|
|
|
|
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
2023-11-01
1
-1
/
+1
|
\
\
\
\
\
[next]