summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'docs-6.14' of git://git.lwn.net/linuxLinus Torvalds
2025-01-21Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-01-21Merge tag 'trace-sorttable-v6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-12scripts/decode_stacktrace.sh: fix decoding of lines with an additional infoLuca Ceresoli
2025-01-10cleanup, tags: Create tags for the cleanup primitivesPeter Zijlstra
2025-01-10scripts/sorttable: Use a structure of function pointers for elf helpersSteven Rostedt
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-10rust: use host dylib naming convention to support macOSTamir Duberstein
2025-01-10rust: document `bindgen` 0.71.0 regressionMiguel Ojeda
2025-01-07scripts/sorttable: Get start/stop_mcount_loc from ELF file directlySteven Rostedt
2025-01-07scripts/sorttable: Move code from sorttable.h into sorttable.cSteven Rostedt
2025-01-07scripts/sorttable: Use uint64_t for mcount sortingSteven Rostedt
2025-01-07scripts/sorttable: Add helper functions for Elf_SymSteven Rostedt
2025-01-07scripts/sorttable: Add helper functions for Elf_ShdrSteven Rostedt
2025-01-07scripts/sorttable: Add helper functions for Elf_EhdrSteven Rostedt
2025-01-07scripts/sorttable: Convert Elf_Sym MACRO over to a unionSteven Rostedt
2025-01-07scripts/sorttable: Replace Elf_Shdr Macro with a unionSteven Rostedt
2025-01-07scripts/sorttable: Convert Elf_Ehdr to unionSteven Rostedt
2025-01-07scripts/sorttable: Make compare_extable() into two functionsSteven Rostedt
2025-01-07scripts/sorttable: Have the ORC code use the _r() functions to readSteven Rostedt
2025-01-07scripts/sorttable: Remove unneeded Elf_RelSteven Rostedt
2025-01-07scripts/sorttable: Remove unused write functionsSteven Rostedt
2025-01-07scripts/sorttable: Remove unused macro definesSteven Rostedt
2025-01-05Merge tag 'kbuild-fixes-v6.13-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-05kbuild: pacman-pkg: provide versioned linux-api-headers packageThomas Weißschuh
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-30scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivityKuan-Wei Chiu
2024-12-30Align git commit ID abbreviation guidelines and checksGeert Uytterhoeven
2024-12-30scripts/kernel-doc: fix identifier parsing regexVegard Nossum
2024-12-28modpost: work around unaligned data access errorMasahiro Yamada
2024-12-28modpost: refactor do_vmbus_entry()Masahiro Yamada
2024-12-28modpost: fix the missed iteration for the max bit in do_input()Masahiro Yamada
2024-12-28scripts/mksysmap: Fix escape chars '$'Mostafa Saleh
2024-12-21Merge tag 'kbuild-fixes-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-12-21modpost: distinguish same module paths from different dump filesMasahiro Yamada
2024-12-21kbuild: deb-pkg: Do not install maint scripts for arch 'um'Nicolas Schier
2024-12-21kbuild: deb-pkg: add debarch for ARCH=umMasahiro Yamada
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-17checkpatch: don't complain on _Generic() usePrzemek Kitszel
2024-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-12-13Merge tag 'docs-6.13-fix' of git://git.lwn.net/linuxLinus Torvalds
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-11lib: packing: add pack_fields() and unpack_fields()Vladimir Oltean
2024-12-11scripts/kernel-doc: Get -export option working againAkira Yokosawa
2024-12-10kbuild/btf: Propagate CONFIG_WERROR to resolve_btfidsThomas Weißschuh
2024-12-10openrisc: place exception table at the head of vmlinuxMasahiro Yamada