projects
/
platform
/
kernel
/
linux-starfive.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge tag 'mmc-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
2020-10-27
Kees Cook
vmlinux.lds.h: Keep .ctors.* with .ctors
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-21
Kees Cook
docs: lkdtm: Modernize and improve details
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-21
Kees Cook
docs: deprecated.rst: Expand str*cpy() replacement...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-12
Kees Cook
overflow: Add __must_check attribute to check_*() helpers
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-11
Kees Cook
MAINTAINERS: change hardening mailing list
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-08
Kees Cook
selftests/clone3: Avoid OS-defined clone_args
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-08
Kees Cook
selftests/seccomp: powerpc: Set syscall return during...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-08
Kees Cook
selftests/seccomp: Allow syscall nr and ret value to...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-08
Kees Cook
selftests/seccomp: Record syscall during ptrace entry
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-07
Kees Cook
doc: dev-tools: kselftest.rst: Update examples and...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-07
Kees Cook
selftests/run_kselftest.sh: Make each test individually...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-07
Kees Cook
selftests: Extract run_kselftest.sh and generate stand...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-05
Kees Cook
firmware: Store opt_flags in fw_priv
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-05
Kees Cook
fs/kernel_file_read: Add "offset" arg for partial reads
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-05
Kees Cook
LSM: Add "contents" flag to kernel_read_file hook
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-05
Kees Cook
module: Call security_kernel_post_load_data()
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-05
Kees Cook
firmware_loader: Use security_post_load_data()
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-05
Kees Cook
LSM: Introduce kernel_post_load_data() hook
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-05
Kees Cook
fs/kernel_read_file: Add file_size output argument
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-05
Kees Cook
fs/kernel_read_file: Switch buffer size arg to size_t
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-05
Kees Cook
fs/kernel_read_file: Remove redundant size argument
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-05
Kees Cook
fs/kernel_read_file: Split into separate source file
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-05
Kees Cook
fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-10-05
Kees Cook
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-22
Kees Cook
x86/entry: Fix typo in comments for syscall_enter_from_user_...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-19
Kees Cook
mailmap: add older email addresses for Kees Cook
...add older email addresses for
Kees Cook
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-19
Kees Cook
selftests/seccomp: powerpc: Fix seccomp return value...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-19
Kees Cook
selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-19
Kees Cook
selftests/seccomp: Avoid redundant register flushes
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-19
Kees Cook
selftests/seccomp: Convert REGSET calls into ARCH_GETREG...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-19
Kees Cook
selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-19
Kees Cook
selftests/seccomp: Remove syscall setting #ifdefs
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-19
Kees Cook
selftests/seccomp: mips: Remove O32-specific macro
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-19
Kees Cook
selftests/seccomp: arm64: Define SYSCALL_NUM_SET macro
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-19
Kees Cook
selftests/seccomp: arm: Define SYSCALL_NUM_SET macro
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-19
Kees Cook
selftests/seccomp: mips: Define SYSCALL_NUM_SET macro
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-19
Kees Cook
selftests/seccomp: Provide generic syscall setting...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-19
Kees Cook
selftests/seccomp: Refactor arch register macros to...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-19
Kees Cook
selftests/seccomp: Use __NR_mknodat instead of __NR_mknod
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-14
Kees Cook
core/entry: Report syscall correctly for trace and...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-10
Kees Cook
selftests/lkdtm: Use "comm" instead of "diff" for dmesg
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-10
Kees Cook
test_firmware: Test platform fw loading on non-EFI...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-08
Kees Cook
selftests/seccomp: Add test for unknown SECCOMP_RET...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-08
Kees Cook
test_firmware: Test platform fw loading on non-EFI...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-03
Kees Cook
x86/boot/compressed: Warn on orphan section placement
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-03
Kees Cook
x86/build: Warn on orphan section placement
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-03
Kees Cook
arm/boot: Warn on orphan section placement
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-03
Kees Cook
arm/build: Warn on orphan section placement
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-03
Kees Cook
arm64/build: Warn on orphan section placement
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
x86/boot/compressed: Add missing debugging sections...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
x86/boot/compressed: Remove, discard, or assert for...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
x86/boot/compressed: Reorganize zero-size section asserts
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
x86/build: Add asserts for unwanted sections
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
x86/build: Enforce an empty .got.plt section
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
x86/asm: Avoid generating unused kprobe sections
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
arm/boot: Handle all sections explicitly
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
arm/build: Assert for unwanted sections
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
arm/build: Add missing sections
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
arm/build: Explicitly keep .ARM.attributes sections
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
arm/build: Refactor linker script headers
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
arm64/build: Assert for unwanted sections
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
arm64/build: Add missing DWARF sections
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
arm64/build: Use common DISCARDS in linker script
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
arm64/build: Remove .eh_frame* sections due to unwind...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
arm64/kernel: Remove needless Call Frame Information...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
arm64/mm: Remove needless section quotes
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
efi/libstub: Disable -mbranch-protection
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-09-01
Kees Cook
vmlinux.lds.h: Create COMMON_DISCARDS
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-08-24
Kees Cook
docs: Fix function name trailing double-()s
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-08-17
Kees Cook
mailmap: Add WeiXiong Liao
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-08-17
Kees Cook
mailmap: Restore dictionary sorting
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-08-15
Kees Cook
selftests/exec: add file type errno tests
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-08-15
Kees Cook
exec: restore EACCES of S_ISDIR execve()
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-08-12
Kees Cook
exec: move path_noexec() check earlier
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-08-12
Kees Cook
exec: move S_ISREG() check earlier
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-08-12
Kees Cook
exec: change uselib(2) IS_SREG() failure to EACCES
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-08-11
Kees Cook
mailmap: Update comments for with format and more detalis
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-08-07
Kees Cook
net/scm: Fix typo in SCM_RIGHTS compat refactoring
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-08-07
Kees Cook
mm/slab: add naive detection of double free
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-08-07
Kees Cook
mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-08-07
Kees Cook
selftests: splice: Check behavior of full and short...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-08-07
Kees Cook
module: Correctly truncate sysfs sections output
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-07-30
Kees Cook
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-07-30
Kees Cook
usb: gadget: udc: Avoid tasklet passing a global
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-07-25
Kees Cook
firmware_loader: EFI firmware loader must handle pre...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-07-25
Kees Cook
selftest/firmware: Add selftest timeout in settings
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-07-25
Kees Cook
test_firmware: Test platform fw loading on non-EFI...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-07-19
Kees Cook
x86/entry: Actually disable stack protector
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-07-17
Kees Cook
selftests/harness: Limit step counter reporting
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-07-17
Kees Cook
selftests/seccomp: Check ENOSYS under tracing
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-07-17
Kees Cook
selftests/seccomp: Refactor to use fixture variants
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-07-17
Kees Cook
selftests/harness: Clean up kern-doc for fixtures
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-07-17
Kees Cook
selftests: kmod: Add module address visibility test
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-07-16
Kees Cook
compiler: Remove uninitialized_var() macro
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-07-16
Kees Cook
treewide: Remove uninitialized_var() usage
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2020-07-16
Kees Cook
checkpatch: Remove awareness of uninitialized_var(...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
next