index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
coccinelle: Add rules to find str_down_up() replacements
Kees Cook
1
-0
/
+23
2024-08-15
coccinelle: Add rules to find str_up_down() replacements
Michal Wajdeczko
1
-0
/
+23
2024-08-15
fortify: move test_fortify.sh to lib/test_fortify/
Masahiro Yamada
1
-66
/
+0
2024-08-15
fortify: refactor test_fortify Makefile to fix some build problems
Masahiro Yamada
1
-0
/
+2
2024-08-02
syscalls: fix syscall macros for newfstat/newfstatat
Arnd Bergmann
1
-2
/
+2
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-1
/
+0
2024-07-28
Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-4
/
+4
2024-07-29
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
1
-1
/
+1
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
3
-38
/
+56
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+18
2024-07-24
kbuild: rpm-pkg: Fix C locale setup
Petr Vorel
1
-1
/
+1
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
66
-1367
/
+952
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-28
/
+57
2024-07-22
kallsyms: change sym_entry::percpu_absolute to bool type
Masahiro Yamada
1
-4
/
+4
2024-07-22
kallsyms: unify seq and start_pos fields of struct sym_entry
Masahiro Yamada
1
-3
/
+2
2024-07-22
kallsyms: add more original symbol type/name in comment lines
Masahiro Yamada
1
-10
/
+9
2024-07-22
kallsyms: use \t instead of a tab in printf()
Masahiro Yamada
1
-1
/
+1
2024-07-22
kallsyms: avoid repeated calculation of array size for markers
Masahiro Yamada
1
-3
/
+4
2024-07-22
kbuild: add script and target to generate pacman package
Thomas Weißschuh
2
-0
/
+122
2024-07-21
modpost: use generic macros for hash table implementation
Masahiro Yamada
1
-13
/
+5
2024-07-21
kbuild: move some helper headers from scripts/kconfig/ to scripts/include/
Masahiro Yamada
16
-224
/
+14
2024-07-20
kbuild: clean up scripts/remove-stale-files
Masahiro Yamada
1
-18
/
+0
2024-07-20
kconfig: recursive checks drop file/lineno
HONG Yifan
2
-48
/
+30
2024-07-20
kbuild: rpm-pkg: introduce a simple changelog section for kernel.spec
Rafael Aquini
1
-0
/
+23
2024-07-20
kallsyms: get rid of code for absolute kallsyms
Jann Horn
2
-50
/
+32
2024-07-20
kbuild: Create INSTALL_PATH directory if it does not exist
Zhang Bingwu
1
-0
/
+4
2024-07-20
kconfig: remove 'e1' and 'e2' macros from expression deduplication
Masahiro Yamada
1
-52
/
+42
2024-07-19
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+0
2024-07-19
Merge tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2024-07-19
Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2024-07-19
syscalls: Fix to add sys_uretprobe to syscall.tbl
Masami Hiramatsu (Google)
1
-0
/
+1
2024-07-18
Merge tag 'docs-6.11' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+203
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-0
/
+1
2024-07-18
kbuild: fix rebuild of generic syscall headers
Masahiro Yamada
1
-0
/
+8
2024-07-17
Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-159
/
+547
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-5
/
+8
2024-07-16
Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-26
/
+84
2024-07-16
Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-58
/
+502
2024-07-16
kconfig: remove SYMBOL_CHOICEVAL flag
Masahiro Yamada
5
-11
/
+8
2024-07-16
kconfig: add const qualifiers to several function arguments
Masahiro Yamada
8
-36
/
+40
2024-07-16
kconfig: call expr_eliminate_yn() at least once in expr_eliminate_dups()
Masahiro Yamada
1
-5
/
+2
2024-07-16
kbuild: deb-pkg: use default string when variable is unset or null
Masahiro Yamada
1
-3
/
+3
2024-07-16
modpost: rename R_ARM_THM_CALL to R_ARM_THM_PC22
Masahiro Yamada
1
-5
/
+1
2024-07-16
modpost: remove self-definitions of R_ARM_* macros
Masahiro Yamada
1
-30
/
+0
2024-07-16
kbuild: raise the minimum GNU Make requirement to 4.0
Masahiro Yamada
1
-1
/
+1
2024-07-16
kbuild: avoid build error when single DTB is turned into composite DTB
Masahiro Yamada
1
-1
/
+5
2024-07-16
kbuild: package: add -e and -u options to some shell scripts
Masahiro Yamada
6
-13
/
+22
2024-07-15
Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+16
[next]