index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gcc-goto.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-10
randomize_kstack: Improve docs on requirements/rationale
Kees Cook
1
-3
/
+24
2022-05-08
lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=n
Mark Rutland
1
-1
/
+11
2022-05-08
arm64: entry: use stackleak_erase_on_task_stack()
Mark Rutland
1
-1
/
+1
2022-05-08
stackleak: add on/off stack variants
Mark Rutland
1
-3
/
+32
2022-05-08
lkdtm/stackleak: check stack boundaries
Mark Rutland
1
-0
/
+20
2022-05-08
lkdtm/stackleak: prevent unexpected stack usage
Mark Rutland
1
-1
/
+23
2022-05-08
lkdtm/stackleak: rework boundary management
Mark Rutland
1
-39
/
+47
2022-05-08
lkdtm/stackleak: avoid spurious failure
Mark Rutland
1
-7
/
+0
2022-05-08
stackleak: rework poison scanning
Mark Rutland
2
-14
/
+30
2022-05-08
stackleak: rework stack high bound handling
Mark Rutland
2
-5
/
+28
2022-05-08
stackleak: clarify variable names
Mark Rutland
1
-16
/
+14
2022-05-08
stackleak: rework stack low bound handling
Mark Rutland
2
-11
/
+18
2022-05-08
stackleak: remove redundant check
Mark Rutland
1
-4
/
+0
2022-05-08
stackleak: move skip_erasing() check earlier
Mark Rutland
1
-4
/
+9
2022-05-08
arm64: stackleak: fix current_top_of_stack()
Mark Rutland
1
-6
/
+4
2022-05-08
randstruct: Enable Clang support
Kees Cook
2
-2
/
+15
2022-05-08
randstruct: Move seed generation into scripts/basic/
Kees Cook
9
-21
/
+39
2022-05-08
randstruct: Split randstruct Makefile and CFLAGS
Kees Cook
7
-10
/
+24
2022-05-08
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
10
-66
/
+81
2022-05-08
sancov: Split plugin build from plugin CFLAGS
Kees Cook
1
-6
/
+8
2022-05-08
netfs: Eliminate Clang randstruct warning
Kees Cook
1
-2
/
+2
2022-04-13
cfi: Use __builtin_function_start
Sami Tolvanen
3
-20
/
+11
2022-04-13
security: don't treat structure as an array of struct hlist_head
Bill Wendling
2
-7
/
+4
2022-04-13
usercopy: Remove HARDENED_USERCOPY_PAGESPAN
Matthew Wilcox (Oracle)
2
-73
/
+1
2022-04-13
mm/usercopy: Detect large folio overruns
Matthew Wilcox (Oracle)
1
-6
/
+4
2022-04-13
mm/usercopy: Detect vmalloc overruns
Matthew Wilcox (Oracle)
1
-0
/
+16
2022-04-13
mm/usercopy: Check kmap addresses properly
Matthew Wilcox (Oracle)
3
-6
/
+21
2022-04-13
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
2
-13
/
+12
2022-04-12
gcc-plugins: latent_entropy: use /dev/urandom
Jason A. Donenfeld
1
-17
/
+27
2022-04-11
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
4
-40
/
+13
2022-04-11
KVM: SVM: Do not activate AVIC for SEV-enabled guest
Suravee Suthikulpanit
3
-1
/
+5
2022-04-11
Documentation: KVM: Add SPDX-License-Identifier tag
Like Xu
4
-1
/
+7
2022-04-11
selftests: kvm: add tsc_scaling_sync to .gitignore
Like Xu
1
-0
/
+1
2022-04-11
Linux 5.18-rc2
v5.18-rc2
Linus Torvalds
1
-1
/
+1
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
1
-0
/
+1
2022-04-09
perf tools: Add external commands to list-cmds
Michael Petlan
1
-0
/
+4
2022-04-09
perf docs: Add perf-iostat link to manpages
Michael Petlan
1
-1
/
+1
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-09
media: si2157: unknown chip version Si2147-A30 ROM 0x50
Piotr Chmura
1
-11
/
+11
2022-04-09
perf bench: Fix epoll bench to correct usage of affinity for machines with #C...
Athira Rajeev
2
-12
/
+38
2022-04-09
perf bench: Fix futex bench to correct usage of affinity for machines with #C...
Athira Rajeev
5
-28
/
+83
2022-04-09
perf tools: Fix perf's libperf_print callback
Adrian Hunter
1
-1
/
+1
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
1
-0
/
+6
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
8
-14
/
+32
2022-04-09
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-04-09
perf test tsc: Fix error message when not supported
Chengdong Li
1
-9
/
+27
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2
-0
/
+5
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-09
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]