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
2023-04-23
kbuild: use proper prefix for tarballs to fix rpm-pkg build error
Masahiro Yamada
-3
/
+3
2023-04-23
kbuild: deb-pkg: Fix a spell typo in mkdebian script
Woody Suwalski
-1
/
+1
2023-04-21
ASN.1: Fix check for strdup() success
Ekaterina Orlova
-1
/
+1
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-121
/
+126
2023-04-20
Merge tag 'rust-fixes-6.3' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
-2
/
+5
2023-04-19
rust: fix regexp in scripts/is_rust_module.sh
Andrea Righi
-1
/
+1
2023-04-19
powerpc: Move script to check relocations at compile time in scripts/
Alexandre Ghiti
-0
/
+20
2023-04-18
checkpatch: introduce proper bindings license check
Dmitry Rokosov
-1
/
+6
2023-04-18
scripts/gdb: add GDB convenience functions $lx_dentry_name() and $lx_i_dentry()
Glenn Washburn
-0
/
+37
2023-04-18
scripts/gdb: create linux/vfs.py for VFS related GDB helpers
Glenn Washburn
-15
/
+32
2023-04-18
scripts/gdb: timerlist: convert int chunks to str
Amjad Ouled-Ameur
-1
/
+1
2023-04-18
scripts/gdb: print interrupts
Florian Fainelli
-0
/
+247
2023-04-18
scripts/gdb: raise error with reduced debugging information
Florian Fainelli
-1
/
+6
2023-04-18
scripts/gdb: add a Radix Tree Parser
Kieran Bingham
-0
/
+99
2023-04-18
checkpatch: check for misuse of the link tags
Matthieu Baerts
-1
/
+12
2023-04-18
checkpatch: allow Closes tags with links
Matthieu Baerts
-5
/
+5
2023-04-18
checkpatch: use a list of "link" tags
Matthieu Baerts
-4
/
+20
2023-04-18
checkpatch: don't print the next line if not defined
Matthieu Baerts
-1
/
+1
2023-04-18
scripts/gdb: fix lx-timerlist for HRTIMER_MAX_CLOCK_BASES printing
Peng Liu
-1
/
+2
2023-04-18
scripts/gdb: fix lx-timerlist for Python3
Peng Liu
-2
/
+7
2023-04-18
scripts/gdb: fix lx-timerlist for struct timequeue_head change
Peng Liu
-2
/
+1
2023-04-18
kasan: remove hwasan-kernel-mem-intrinsic-prefix=1 for clang-14
Arnd Bergmann
-0
/
+2
2023-04-17
Makefile: use -z pack-relative-relocs
Fangrui Song
-2
/
+6
2023-04-17
kbuild: clang: do not use CROSS_COMPILE for target triple
Masahiro Yamada
-6
/
+2
2023-04-17
kconfig: menuconfig: reorder functions to remove forward declarations
Masahiro Yamada
-295
/
+277
2023-04-17
kconfig: menuconfig: remove unused M_EVENT macro
Masahiro Yamada
-11
/
+0
2023-04-17
kconfig: menuconfig: remove OLD_NCURSES macro
Masahiro Yamada
-33
/
+0
2023-04-17
kbuild: builddeb: Eliminate debian/arch use
Bastian Germann
-1
/
+1
2023-04-17
scripts/kallsyms: update the usage in the comment block
Masahiro Yamada
-1
/
+1
2023-04-17
scripts/kallsyms: decrease expand_symbol() / cleanup_symbol_name() calls
Masahiro Yamada
-18
/
+15
2023-04-17
scripts/kallsyms: change the output order
Masahiro Yamada
-59
/
+59
2023-04-17
scripts/kallsyms: move compiler-generated symbol patterns to mksysmap
Masahiro Yamada
-60
/
+43
2023-04-17
scripts/kallsyms: exclude symbols generated by itself dynamically
Masahiro Yamada
-20
/
+13
2023-04-17
scripts/mksysmap: use sed with in-line comments
Masahiro Yamada
-24
/
+37
2023-04-17
scripts/mksysmap: remove comments described in nm(1)
Masahiro Yamada
-19
/
+1
2023-04-17
scripts/kallsyms: remove redundant code for omitting U and N
Masahiro Yamada
-4
/
+1
2023-04-17
kallsyms: expand symbol name into comment for debugging
Arnd Bergmann
-1
/
+2
2023-04-16
kbuild: do not create intermediate *.tar for tar packages
Masahiro Yamada
-17
/
+9
2023-04-16
kbuild: do not create intermediate *.tar for source tarballs
Masahiro Yamada
-7
/
+17
2023-04-16
kbuild: merge cmd_archive_linux and cmd_archive_perf
Masahiro Yamada
-10
/
+9
2023-04-14
scripts/objdump-func: Support multiple functions
Josh Poimboeuf
-9
/
+25
2023-04-13
module: Ignore L0 and rename is_arm_mapping_symbol()
Tiezhu Yang
-2
/
+2
2023-04-13
module: Move is_arm_mapping_symbol() to module_symbol.h
Tiezhu Yang
-9
/
+1
2023-04-13
module: Sync code of is_arm_mapping_symbol()
Tiezhu Yang
-0
/
+2
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
-1
/
+1
2023-04-13
scripts/gdb: use mem instead of core_layout to get the module address
Pankaj Raghav
-4
/
+7
2023-04-12
rust: add pin-init API core
Benno Lossin
-1
/
+1
2023-04-12
rust: enable the `pin_macro` feature
Benno Lossin
-1
/
+1
2023-04-11
bpf: Remove extra whitespace in SPDX tag for syscall/helpers man pages
Alejandro Colomar
-1
/
+1
2023-04-11
kbuild: give up untracked files for source package builds
Masahiro Yamada
-89
/
+90
[prev]
[next]