index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts: get_abi.pl: better generate regex from what fields
Mauro Carvalho Chehab
2021-10-05
1
-2
/
+11
*
scripts: get_abi.pl: fix fallback rule for undefined symbols
Mauro Carvalho Chehab
2021-10-05
1
-1
/
+1
*
Merge 5.15-rc4 into driver-core-next
Greg Kroah-Hartman
2021-10-04
7
-17
/
+17
|
\
|
*
kasan: always respect CONFIG_KASAN_STACK
Nathan Chancellor
2021-09-24
1
-1
/
+2
|
*
scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error
Miles Chen
2021-09-24
1
-0
/
+4
|
*
Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-19
4
-9
/
+10
|
|
\
|
|
*
kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS
Nathan Chancellor
2021-09-19
1
-0
/
+5
|
|
*
kbuild: Fix comment typo in scripts/Makefile.modpost
Ramji Jiyani
2021-09-19
1
-1
/
+1
|
|
*
gen_compile_commands: fix missing 'sys' package
Kortan
2021-09-19
1
-0
/
+1
|
|
*
checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file
Ariel Marcovitch
2021-09-19
1
-8
/
+0
|
|
*
checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit
Ariel Marcovitch
2021-09-19
1
-0
/
+3
|
*
|
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2021-09-13
1
-7
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Documentation: raise minimum supported version of GCC to 5.1
Nick Desaulniers
2021-09-13
1
-7
/
+1
*
|
|
scripts: get_abi.pl: make undefined search more deterministic
Mauro Carvalho Chehab
2021-09-29
1
-3
/
+5
*
|
|
scripts: get_abi.pl: show progress
Mauro Carvalho Chehab
2021-09-28
1
-51
/
+104
*
|
|
scripts: get_abi.pl: use STDERR for search-string and show-hints
Mauro Carvalho Chehab
2021-09-28
1
-7
/
+7
*
|
|
scripts: get_abi.pl: update its documentation
Mauro Carvalho Chehab
2021-09-28
1
-13
/
+15
*
|
|
scripts: get_abi.pl: fix parse logic for DT firmware
Mauro Carvalho Chehab
2021-09-28
1
-10
/
+20
*
|
|
scripts: get_abi.pl: produce an error if the ref tree is broken
Mauro Carvalho Chehab
2021-09-28
1
-1
/
+9
*
|
|
scripts: get_abi.pl: create a valid ReST with duplicated tags
Mauro Carvalho Chehab
2021-09-28
1
-0
/
+1
*
|
|
scripts: get_abi.pl: ensure that "others" regex will be parsed
Mauro Carvalho Chehab
2021-09-23
1
-0
/
+16
*
|
|
scripts: get_abi.pl: precompile what match regexes
Mauro Carvalho Chehab
2021-09-23
1
-9
/
+29
*
|
|
scripts: get_abi.pl: stop check loop earlier when regex is found
Mauro Carvalho Chehab
2021-09-23
1
-5
/
+2
*
|
|
scripts: get_abi.pl: ignore some sysfs nodes earlier
Mauro Carvalho Chehab
2021-09-23
1
-8
/
+8
*
|
|
scripts: get_abi.pl: Better handle leaves with wildcards
Mauro Carvalho Chehab
2021-09-23
1
-1
/
+1
*
|
|
scripts: get_abi.pl: improve debug logic
Mauro Carvalho Chehab
2021-09-23
1
-9
/
+19
*
|
|
scripts: get_abi.pl: call get_leave() a little late
Mauro Carvalho Chehab
2021-09-23
1
-2
/
+1
*
|
|
scripts: get_abi.pl: Fix get_abi.pl search output
Mauro Carvalho Chehab
2021-09-23
1
-0
/
+1
*
|
|
scripts: get_abi.pl: add a graph to speedup the undefined algorithm
Mauro Carvalho Chehab
2021-09-21
1
-61
/
+127
*
|
|
scripts: get_abi.pl: Ignore fs/cgroup sysfs nodes earlier
Mauro Carvalho Chehab
2021-09-21
1
-3
/
+4
*
|
|
scripts: get_abi.pl: don't skip what that ends with wildcards
Mauro Carvalho Chehab
2021-09-21
1
-34
/
+46
*
|
|
scripts: get_abi.pl: add an option to filter undefined results
Mauro Carvalho Chehab
2021-09-21
1
-6
/
+31
*
|
|
scripts: get_abi.pl: detect softlinks
Mauro Carvalho Chehab
2021-09-21
1
-33
/
+156
*
|
|
scripts: get_abi.pl: Check for missing symbols at the ABI specs
Mauro Carvalho Chehab
2021-09-21
1
-2
/
+88
*
|
|
scripts: get_abi.pl: Better handle multiple What parameters
Mauro Carvalho Chehab
2021-09-21
1
-4
/
+4
|
/
/
*
|
Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-11
1
-0
/
+1
|
\
\
|
*
|
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
2021-09-10
1
-0
/
+1
*
|
|
Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
2021-09-11
2
-1
/
+3
|
\
\
\
|
*
|
|
scripts: coccinelle: allow list_entry_is_head() to use pos
Daniel Thompson
2021-08-08
1
-0
/
+2
|
*
|
|
coccinelle: api: rename kzfree to kfree_sensitive
Weizhao Ouyang
2021-08-05
1
-1
/
+1
*
|
|
|
Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-08
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
module: combine constructors in module linker script
Reiner Huober
2021-07-19
1
-0
/
+1
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
2
-37
/
+58
|
\
\
\
\
|
*
|
|
|
scripts: check_extable: fix typo in user error message
Randy Dunlap
2021-09-08
1
-1
/
+1
|
*
|
|
|
checkpatch: improve GIT_COMMIT_ID test
Joe Perches
2021-09-08
1
-31
/
+51
|
*
|
|
|
checkpatch: make email address check case insensitive
Mimi Zohar
2021-09-08
1
-2
/
+2
|
*
|
|
|
checkpatch: support wide strings
Joe Perches
2021-09-08
1
-3
/
+4
*
|
|
|
|
don't make the syscall checking produce errors from warnings
Stephen Rothwell
2021-09-06
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
21
-135
/
+166
|
\
\
\
\
|
*
|
|
|
kbuild: redo fake deps at include/ksym/*.h
Masahiro Yamada
2021-09-03
2
-5
/
+4
[next]