index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-1
/
+41
2025-01-22
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
2
-3
/
+3
2025-01-22
Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2
-6
/
+15
2025-01-22
Merge tag 'trace-sorttable-v6.14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-555
/
+685
2025-01-21
Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+14
2025-01-13
scripts/decode_stacktrace.sh: fix decoding of lines with an additional info
Luca Ceresoli
1
-2
/
+14
2025-01-10
cleanup, tags: Create tags for the cleanup primitives
Peter Zijlstra
1
-0
/
+7
2025-01-10
scripts/sorttable: Use a structure of function pointers for elf helpers
Steven Rostedt
1
-57
/
+118
2025-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-35
/
+50
2025-01-10
rust: use host dylib naming convention to support macOS
Tamir Duberstein
1
-4
/
+11
2025-01-10
rust: document `bindgen` 0.71.0 regression
Miguel Ojeda
1
-2
/
+4
2025-01-08
scripts/sorttable: Get start/stop_mcount_loc from ELF file directly
Steven Rostedt
1
-50
/
+45
2025-01-08
scripts/sorttable: Move code from sorttable.h into sorttable.c
Steven Rostedt
2
-498
/
+460
2025-01-08
scripts/sorttable: Use uint64_t for mcount sorting
Steven Rostedt
1
-11
/
+11
2025-01-08
scripts/sorttable: Add helper functions for Elf_Sym
Steven Rostedt
2
-14
/
+63
2025-01-08
scripts/sorttable: Add helper functions for Elf_Shdr
Steven Rostedt
2
-23
/
+85
2025-01-08
scripts/sorttable: Add helper functions for Elf_Ehdr
Steven Rostedt
2
-4
/
+41
2025-01-08
scripts/sorttable: Convert Elf_Sym MACRO over to a union
Steven Rostedt
2
-11
/
+19
2025-01-08
scripts/sorttable: Replace Elf_Shdr Macro with a union
Steven Rostedt
2
-33
/
+51
2025-01-08
scripts/sorttable: Convert Elf_Ehdr to union
Steven Rostedt
2
-22
/
+26
2025-01-08
scripts/sorttable: Make compare_extable() into two functions
Steven Rostedt
2
-14
/
+20
2025-01-08
scripts/sorttable: Have the ORC code use the _r() functions to read
Steven Rostedt
1
-4
/
+4
2025-01-08
scripts/sorttable: Remove unneeded Elf_Rel
Steven Rostedt
1
-21
/
+2
2025-01-08
scripts/sorttable: Remove unused write functions
Steven Rostedt
1
-26
/
+0
2025-01-08
scripts/sorttable: Remove unused macro defines
Steven Rostedt
1
-27
/
+0
2025-01-05
Merge tag 'kbuild-fixes-v6.13-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-34
/
+46
2025-01-05
kbuild: pacman-pkg: provide versioned linux-api-headers package
Thomas Weißschuh
1
-1
/
+1
2025-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-9
/
+24
2024-12-31
scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity
Kuan-Wei Chiu
1
-1
/
+4
2024-12-30
Align git commit ID abbreviation guidelines and checks
Geert Uytterhoeven
1
-2
/
+2
2024-12-30
scripts/kernel-doc: fix identifier parsing regex
Vegard Nossum
1
-1
/
+1
2024-12-28
modpost: work around unaligned data access error
Masahiro Yamada
3
-25
/
+39
2024-12-28
modpost: refactor do_vmbus_entry()
Masahiro Yamada
1
-5
/
+3
2024-12-28
modpost: fix the missed iteration for the max bit in do_input()
Masahiro Yamada
1
-1
/
+1
2024-12-28
scripts/mksysmap: Fix escape chars '$'
Mostafa Saleh
1
-2
/
+2
2024-12-21
Merge tag 'kbuild-fixes-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-9
/
+24
2024-12-21
modpost: distinguish same module paths from different dump files
Masahiro Yamada
2
-9
/
+11
2024-12-21
kbuild: deb-pkg: Do not install maint scripts for arch 'um'
Nicolas Schier
1
-0
/
+6
2024-12-21
kbuild: deb-pkg: add debarch for ARCH=um
Masahiro Yamada
1
-0
/
+7
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+1
2024-12-17
checkpatch: don't complain on _Generic() use
Przemek Kitszel
1
-0
/
+2
2024-12-13
Merge tag 'docs-6.13-fix' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2024-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+3
2024-12-12
lib: packing: add pack_fields() and unpack_fields()
Vladimir Oltean
3
-1
/
+39
2024-12-11
scripts/kernel-doc: Get -export option working again
Akira Yokosawa
1
-1
/
+1
2024-12-10
openrisc: place exception table at the head of vmlinux
Masahiro Yamada
1
-1
/
+0
2024-12-08
Merge tag 'kbuild-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2024-12-08
kbuild: deb-pkg: fix build error with O=
Masahiro Yamada
1
-2
/
+2
2024-12-08
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
1
-1
/
+1
[next]