index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-08
scripts: rust: mention file name in error messages
Guillaume Gomez
1
-4
/
+4
2025-03-07
ubsan/overflow: Enable ignorelist parsing and add type filter
Kees Cook
2
-1
/
+5
2025-03-07
ubsan/overflow: Enable pattern exclusions
Kees Cook
1
-0
/
+1
2025-03-07
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
Kees Cook
2
-4
/
+8
2025-03-07
selinux: Chain up tool resolving errors in install_policy.sh
Tim Schumacher
1
-9
/
+6
2025-03-06
kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT
Inochi Amaoto
1
-1
/
+1
2025-03-05
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
1
-2
/
+2
2025-03-04
x86/percpu: Move current_task to percpu hot section
Brian Gerst
1
-1
/
+1
2025-03-04
kbuild: clang: Support building UM with SUBARCH=i386
Kees Cook
1
-0
/
+2
2025-03-04
scripts/kernel-doc: drop dead code for Wcontents_before_sections
Mauro Carvalho Chehab
1
-11
/
+0
2025-03-04
scripts/kernel-doc: don't add not needed new lines
Mauro Carvalho Chehab
1
-0
/
+4
2025-02-27
coccinelle: Add missing (GE)NL_SET_ERR_MSG_* to strings ending with newline test
Gal Pressman
1
-5
/
+8
2025-02-25
scripts/sorttable: Allow matches to functions before function entry
Steven Rostedt
1
-1
/
+6
2025-02-25
scripts/sorttable: Use normal sort if theres no relocs in the mcount section
Steven Rostedt
1
-2
/
+7
2025-02-24
kbuild, bpf: Correct pahole version that supports distilled base btf feature
Pu Lehui
1
-1
/
+1
2025-02-21
x86/build: Raise the minimum LLVM version to 15.0.0
Nathan Chancellor
1
-1
/
+1
2025-02-20
scripts/tags.sh: tag SYM_*START*() assembler symbols
Costa Shulyupin
1
-0
/
+1
2025-02-18
scripts/sorttable: Zero out weak functions in mcount_loc table
Steven Rostedt
2
-3
/
+129
2025-02-18
scripts/sorttable: Always use an array for the mcount_loc sorting
Steven Rostedt
1
-32
/
+90
2025-02-18
scripts/sorttable: Have mcount rela sort use direct values
Steven Rostedt
1
-1
/
+25
2025-02-18
arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
Steven Rostedt
1
-3
/
+182
2025-02-18
kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPU
Brian Gerst
2
-64
/
+12
2025-02-18
x86/stackprotector: Remove stack protector test scripts
Brian Gerst
2
-12
/
+0
2025-02-18
x86/build: Raise the minimum GCC version to 8.1
Brian Gerst
1
-0
/
+2
2025-02-16
modpost: Fix a few typos in a comment
Uwe Kleine-König
1
-2
/
+2
2025-02-15
kbuild: fix linux-headers package build when $(CC) cannot link userspace
Masahiro Yamada
1
-2
/
+2
2025-02-13
scripts/kernel-doc: drop Sphinx version check
Mauro Carvalho Chehab
1
-113
/
+16
2025-02-13
docs: ABI: move README contents to the top
Mauro Carvalho Chehab
1
-1
/
+1
2025-02-13
scripts/kernel-doc: remove an obscure logic from kernel-doc
Mauro Carvalho Chehab
1
-18
/
+1
2025-02-12
fs: add open_tree_attr()
Christian Brauner
1
-0
/
+1
2025-02-10
scripts/get_abi.pl: drop now obsoleted script
Mauro Carvalho Chehab
1
-1103
/
+0
2025-02-10
scripts/get_abi.py: add support for undefined ABIs
Mauro Carvalho Chehab
4
-3
/
+693
2025-02-10
scripts/lib/abi/abi_parser.py: make it backward-compatible with Python 3.6
Mauro Carvalho Chehab
1
-6
/
+10
2025-02-10
scripts/lib/abi/abi_parser.py: Rename title name for ABI files
Mauro Carvalho Chehab
1
-1
/
+1
2025-02-10
docs: sphinx/automarkup: add cross-references for ABI
Mauro Carvalho Chehab
1
-0
/
+11
2025-02-10
docs: sphinx/kernel_abi: parse ABI files only once
Mauro Carvalho Chehab
1
-9
/
+13
2025-02-10
scripts/get_abi.pl: add support to parse ABI README file
Mauro Carvalho Chehab
1
-5
/
+20
2025-02-10
scripts/get_abi.pl: Add filtering capabilities to rest output
Mauro Carvalho Chehab
1
-6
/
+15
2025-02-10
docs: sphinx/kernel_abi: reduce buffer usage for ABI messages
Mauro Carvalho Chehab
2
-8
/
+9
2025-02-10
docs: sphinx/kernel_abi: use AbiParser directly
Mauro Carvalho Chehab
1
-1
/
+1
2025-02-10
scripts/lib/abi/abi_parser.py: use an interactor for ReST output
Mauro Carvalho Chehab
2
-23
/
+28
2025-02-10
scripts/lib/abi/abi_parser.py: optimize parse_abi() function
Mauro Carvalho Chehab
1
-15
/
+34
2025-02-10
scripts/get_abi.py: add support for symbol search
Mauro Carvalho Chehab
2
-0
/
+76
2025-02-10
scripts/get_abi.py: add a Python tool to generate ReST output
Mauro Carvalho Chehab
3
-0
/
+658
2025-02-10
scripts/documentation-file-ref-check: don't check perl/python scripts
Mauro Carvalho Chehab
1
-1
/
+1
2025-02-10
scripts/gen-crc-consts: add gen-crc-consts.py
Eric Biggers
1
-0
/
+238
2025-02-09
Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-7
/
+49
2025-02-08
Merge tag 'rust-fixes-6.14' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-0
/
+18
2025-02-07
kbuild: Move -Wenum-enum-conversion to W=2
Nathan Chancellor
1
-1
/
+4
2025-02-08
kbuild: install-extmod-build: add missing quotation marks for CC variable
WangYuli
1
-1
/
+1
[prev]
[next]