index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-01
scripts/decode_stacktrace.sh: add '-h' flag
Luca Ceresoli
1
-1
/
+5
2024-09-01
scripts/decode_stacktrace.sh: clarify command line
Luca Ceresoli
1
-1
/
+2
2024-09-01
scripts/decode_stacktrace.sh: remove find_module recursion and improve error ...
Luca Ceresoli
1
-20
/
+20
2024-09-01
scripts/decode_stacktrace.sh: nix-ify
Kent Overstreet
1
-1
/
+1
2024-09-01
scripts/gdb: add 'lx-kasan_mem_to_shadow' command
Kuan-Ying Lee
2
-0
/
+45
2024-09-01
scripts/gdb: add 'lx-stack_depot_lookup' command.
Kuan-Ying Lee
1
-0
/
+27
2024-09-01
scripts/gdb: fix lx-mounts command error
Kuan-Ying Lee
1
-2
/
+2
2024-09-01
scripts/gdb: add iteration function for rbtree
Kuan-Ying Lee
1
-0
/
+12
2024-09-01
scripts/gdb: fix timerlist parsing issue
Kuan-Ying Lee
1
-15
/
+16
2024-09-01
scripts: add macro_checker script to check unused parameters in macros
Julian Sun
1
-0
/
+131
2024-09-01
xz: adjust arch-specific options for better kernel compression
Lasse Collin
1
-5
/
+137
2024-09-01
xz: use 128 MiB dictionary and force single-threaded mode
Lasse Collin
1
-1
/
+12
2024-09-01
xz: fix comments and coding style
Lasse Collin
1
-5
/
+8
2024-09-01
xz: switch from public domain to BSD Zero Clause License (0BSD)
Lasse Collin
1
-4
/
+1
2024-08-23
net: drop special comment style
Johannes Berg
1
-10
/
+0
2024-08-23
Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-23
/
+18
2024-08-23
kbuild: fix typos "prequisites" to "prerequisites"
Masahiro Yamada
4
-4
/
+4
2024-08-16
Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2
-3
/
+7
2024-08-15
Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-37
/
+2
2024-08-15
kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols
Song Liu
2
-33
/
+2
2024-08-12
kbuild: avoid scripts/kallsyms parsing /dev/null
Masahiro Yamada
1
-1
/
+2
2024-08-10
rust: x86: remove `-3dnow{,a}` from target features
Miguel Ojeda
1
-2
/
+2
2024-08-07
rust: Support latest version of `rust-analyzer`
Sarthak Singh
1
-1
/
+5
2024-08-06
syscalls: add back legacy __NR_nfsservctl macro
Arnd Bergmann
1
-0
/
+1
2024-08-06
scripts: kconfig: merge_config: config files: add a trailing newline
Anders Roxell
1
-0
/
+2
2024-08-06
kbuild: clean up code duplication in cmd_fdtoverlay
Masahiro Yamada
1
-18
/
+10
2024-08-05
gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement
Thorsten Blum
1
-4
/
+0
2024-08-05
syscalls: fix fstat() entry again
Arnd Bergmann
1
-1
/
+1
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
[next]