index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
1
-7
/
+71
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
bpf/scripts: Assert helper enum value is aligned with comment order
Eyal Birger
2022-08-25
1
-5
/
+34
|
|
*
|
|
|
|
scripts/bpf: Set date attribute for bpf-helpers(7) man page
Quentin Monnet
2022-08-23
1
-2
/
+18
|
|
*
|
|
|
|
scripts/bpf: Set version attribute for bpf-helpers(7) man page
Quentin Monnet
2022-08-23
1
-1
/
+20
*
|
|
|
|
|
|
Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-04
1
-3
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
selinux: remove runtime disable message in the install_policy.sh script
Paul Moore
2022-09-20
1
-2
/
+1
|
*
|
|
|
|
|
|
selinux: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
2022-09-20
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-04
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
2022-10-01
1
-0
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-10-04
2
-19
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cfi: Switch to -fsanitize=kcfi
Sami Tolvanen
2022-09-26
1
-19
/
+4
|
*
|
|
|
|
|
|
scripts/kallsyms: Ignore __kcfi_typeid_
Sami Tolvanen
2022-09-26
1
-0
/
+1
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2022-10-04
19
-26
/
+773
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86: enable initial Rust support
Miguel Ojeda
2022-09-28
1
-2
/
+13
|
*
|
|
|
|
|
|
Kbuild: add Rust support
Miguel Ojeda
2022-09-28
9
-15
/
+203
|
*
|
|
|
|
|
|
scripts: add `is_rust_module.sh`
Daniel Xu
2022-09-28
1
-0
/
+16
|
*
|
|
|
|
|
|
scripts: add `rust_is_available.sh`
Miguel Ojeda
2022-09-28
3
-0
/
+168
|
*
|
|
|
|
|
|
scripts: add `generate_rust_target.rs`
Miguel Ojeda
2022-09-28
2
-0
/
+172
|
*
|
|
|
|
|
|
scripts: add `generate_rust_analyzer.py`
Miguel Ojeda
2022-09-28
1
-0
/
+135
|
*
|
|
|
|
|
|
scripts: decode_stacktrace: demangle Rust symbols
Miguel Ojeda
2022-09-28
1
-0
/
+14
|
*
|
|
|
|
|
|
scripts: checkpatch: enable language-independent checks for Rust
Miguel Ojeda
2022-09-28
1
-2
/
+2
|
*
|
|
|
|
|
|
scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
Miguel Ojeda
2022-09-28
1
-2
/
+6
|
*
|
|
|
|
|
|
kallsyms: increase maximum kernel symbol length to 512
Miguel Ojeda
2022-09-28
1
-2
/
+2
|
*
|
|
|
|
|
|
kallsyms: support "big" kernel symbols
Miguel Ojeda
2022-09-28
1
-3
/
+26
|
*
|
|
|
|
|
|
kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
Miguel Ojeda
2022-09-28
1
-2
/
+12
|
*
|
|
|
|
|
|
kallsyms: avoid hardcoding buffer size
Boqun Feng
2022-09-28
1
-2
/
+8
|
*
|
|
|
|
|
|
kallsyms: use `ARRAY_SIZE` instead of hardcoded size
Boqun Feng
2022-09-28
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'docs-6.1' of git://git.lwn.net/linux
Linus Torvalds
2022-10-03
1
-4
/
+4
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
checkpatch: warn on usage of VM_BUG_ON() and other BUG variants
David Hildenbrand
2022-09-29
1
-3
/
+3
|
*
|
|
|
|
|
docs: move asm-annotations.rst into core-api
Jonathan Corbet
2022-09-29
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Makefile.debug: re-enable debug info for .S files
Nick Desaulniers
2022-09-24
1
-10
/
+11
*
|
|
|
|
|
Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
Nick Desaulniers
2022-09-24
1
-3
/
+1
*
|
|
|
|
|
Kconfig: remove unused function 'menu_get_root_menu'
Zeng Heng
2022-09-23
2
-6
/
+0
*
|
|
|
|
|
scripts/clang-tools: remove unused module
yangxingwu
2022-09-23
1
-1
/
+0
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-11
3
-31
/
+2
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
mksysmap: Fix the mismatch of 'L0' symbols in System.map
Youling Tang
2022-09-09
1
-1
/
+1
|
*
|
|
|
scripts/extract-ikconfig: add zstd compression support
Thitat Auareesuksakul
2022-08-29
1
-0
/
+1
|
*
|
|
|
scripts: remove obsolete gcc-ld script
Lukas Bulwahn
2022-08-29
1
-30
/
+0
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Makefile.extrawarn: re-enable -Wformat for clang; take 2
Nick Desaulniers
2022-09-04
1
-0
/
+12
|
/
/
/
*
|
|
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
2022-08-21
1
-22
/
+0
*
|
|
Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-20
4
-5
/
+3
|
\
\
\
|
*
|
|
scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check
Guru Das Srinagesh
2022-08-20
1
-0
/
+1
|
*
|
|
scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length
Nathan Chancellor
2022-08-20
1
-1
/
+0
|
*
|
|
kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__
Jiri Slaby
2022-08-20
1
-1
/
+1
|
*
|
|
modpost: fix module versioning when a symbol lacks valid CRC
Masahiro Yamada
2022-08-20
1
-3
/
+1
|
|
/
/
*
|
|
Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-19
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file
Andrew Donnellan
2022-08-16
1
-1
/
+1
*
|
|
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-13
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
riscv/purgatory: Omit use of bin2c
Masahiro Yamada
2022-08-11
1
-0
/
+2
*
|
|
Revert "Makefile.extrawarn: re-enable -Wformat for clang"
Linus Torvalds
2022-08-11
1
-0
/
+1
[prev]
[next]