git.samba.org
/
sfrench
/
cifs-2.6.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc-plugins: structleak: add option to init all vars used as byref args
2017-08-07
Ard Biesheuvel
gcc-plugins: structleak: add option to init all vars...
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-07-05
Kees Cook
Merge branch 'merge/randstruct' into for-next/gcc-plugins
commit
|
commitdiff
|
tree
2017-07-05
Kees Cook
Merge branch 'for-next/gcc-plugin-infrastructure' into...
commit
|
commitdiff
|
tree
2017-06-30
Kees Cook
randstruct: opt-out externally exposed function pointer...
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-06-30
Kees Cook
task_struct: Allow randomized layout
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-06-30
Kees Cook
randstruct: Mark various structs for randomization
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-06-30
Arnd Bergmann
ARM: Prepare for randomized task_struct
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-06-28
Geliang Tang
powerpc/nvram: use memdup_user
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-06-28
Geliang Tang
pstore: use memdup_user
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-06-26
Kees Cook
seccomp: Switch from atomic_t to recount_t
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-06-26
Kees Cook
seccomp: Adjust selftests to avoid double-join
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-06-26
Kees Cook
seccomp: Clean up core dump logic
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-06-22
Kees Cook
randstruct: Whitelist NIU struct page overloading
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-06-22
Kees Cook
randstruct: Whitelist big_key path struct overloading
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-06-22
Kees Cook
randstruct: Whitelist UNIXCB cast
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-06-22
Kees Cook
randstruct: Whitelist struct security_hook_heads cast
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-06-22
Kees Cook
gcc-plugins: Add the randstruct plugin
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-06-19
Jean Delvare
Fix English in description of GCC_PLUGIN_STRUCTLEAK
Cc: Kees Cook <
keescook@chromium.org
>
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-31
Kees Cook
pstore: Fix format string to use %u for record id
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-31
Kees Cook
pstore: Populate pstore record->time field
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-31
Kees Cook
pstore: Create common record initializer
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-31
Kees Cook
efi-pstore: Refactor erase routine
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-31
Kees Cook
pstore: Avoid potential infinite loop
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-31
Douglas Anderson
pstore: Fix leaked pstore_record in pstore_get_backend_records()
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-31
Ankit Kumar
pstore: Don't warn if data is uncompressed and type...
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-28
Kees Cook
compiler: Add __designated_init annotation
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-28
Kees Cook
mtk-vcodec: Use designated initializers
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-28
Kees Cook
gcc-plugins: Detail c-common.h location for GCC 4.6
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-28
Kees Cook
drm/amd/powerplay: Use designated initializers
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-28
Kees Cook
drm/amdgpu: Use designated initializers
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-28
Kees Cook
sgi-xp: Use designated initializers
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-28
Kees Cook
ocfs2: Use ERR_CAST() to avoid cross-structure cast
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-28
Kees Cook
ntfs: Use ERR_CAST() to avoid cross-structure cast
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-28
Kees Cook
NFS: Use ERR_CAST() to avoid cross-structure cast
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-22
Kees Cook
efi-pstore: Fix write/erase id tracking
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-05-16
Kees Cook
efi-pstore: Fix read iter after pstore API refactor
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-04-28
Kees Cook
pstore: Solve lockdep warning by moving inode locks
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-04-27
Ankit Kumar
pstore: Fix flags to enable dumps on powerpc
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-04-27
Geliang Tang
pstore: Remove unused vmalloc.h in pmsg
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-04-12
Kees Cook
mm: Tighten x86 /dev/mem with zeroing reads
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-04-05
Laura Abbott
mm/usercopy: Drop extra is_vmalloc_or_module() check
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-04-04
Sahara
usercopy: Move enum for arch_within_stack_frames()
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: simplify write_user_compat()
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Remove write_buf() callback
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Replace arguments for write_buf_user() API
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Replace arguments for write_buf() API
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Replace arguments for erase() API
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Do not duplicate record metadata
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Allocate records on heap instead of stack
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Pass record contents instead of copying
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Always allocate buffer for decompression
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Replace arguments for write() API
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Replace arguments for read() API
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Switch pstore_mkfile to pass record
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Move record decompression to function
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Extract common arguments into structure
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Add kernel-doc for struct pstore_info
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Improve register_pstore() error reporting
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Avoid race in module unloading
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Shut down worker when unregistering
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Kees Cook
pstore: Use dynamic spinlock initializer
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-03-07
Bhumika Goyal
pstore: constify pstore_zbackend structures
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-02-27
Arnd Bergmann
gcc-plugins: fix sancov_plugin for gcc-5
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-02-22
Arnd Bergmann
usercopy: ARM NOMMU has no 64-bit get_user
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-02-22
Kees Cook
Merge branch 'for-next/gcc-plugin/structleak' into...
commit
|
commitdiff
|
tree
2017-02-22
Kees Cook
Merge branch 'for-next/gcc-plugin-infrastructure' into...
commit
|
commitdiff
|
tree
2017-02-21
Kees Cook
usercopy: Add tests for all get_user() sizes
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-02-17
Kees Cook
usercopy: Adjust tests to deal with SMAP/PAN
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-02-17
Hoeun Ryu
usercopy: add testcases to check zeroing on failure
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-02-13
Kees Cook
MAINTAINERS: Adjust pstore git repo URI, add files
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-02-13
Kees Cook
pstore: Check for prz allocation in walker
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-02-13
Kees Cook
pstore: Correctly initialize spinlock and flags
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-02-09
Brian Norris
pstore: don't OOPS when there are no ftrace zones
Cc: Kees Cook <
keescook@chromium.org
>
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-02-07
Laura Abbott
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-02-07
Laura Abbott
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX...
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-01-18
Kees Cook
gcc-plugins: Add structleak for more stack initialization
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-01-13
Kees Cook
gcc-plugins: consolidate on PASS_INFO macro
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-01-11
Kees Cook
gcc-plugins: add PASS_INFO and build_const_char_string()
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-01-03
Kees Cook
gcc-plugins: update gcc-common.h for gcc-7
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2017-01-03
Kees Cook
latent_entropy: fix ARM build error on earlier gcc
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-16
Kees Cook
ramoops: add pdata NULL check to ramoops_probe
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-16
Namhyung Kim
pstore: Convert console write to use ->write_buf
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-16
Namhyung Kim
pstore: Protect unlink with read_mutex
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-16
Joel Fernandes
pstore: Use global ftrace filters for function trace...
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-16
Joel Fernandes
ftrace: Provide API to use global filtering for ftrace ops
Cc: Kees Cook <
keescook@chromium.org
>
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-16
Kees Cook
pstore: Clarify context field przs as dprzs
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-16
Kees Cook
pstore: improve error report for failed setup
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-16
Joel Fernandes
pstore: Merge per-CPU ftrace records into one
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-16
Joel Fernandes
pstore: Add ftrace timestamp counter
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-16
Joel Fernandes
ramoops: Split ftrace buffer space into per-CPU zones
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-16
Kees Cook
pstore: Make ramoops_init_przs generic for other prz...
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-16
Joel Fernandes
pstore: Allow prz to control need for locking
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-11
Joel Fernandes
pstore: Warn on PSTORE_TYPE_PMSG using deprecated function
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-11
Joel Fernandes
pstore: Make spinlock per zone instead of global
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-09
Li Pengcheng
pstore: Actually give up during locking failure
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-09
Kees Cook
gcc-plugins: Adjust Kconfig to avoid cyc_complexity
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-09
Andrew Donnellan
MAINTAINERS: add GCC plugins Makefile
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-01
Ricky Zhou
samples/seccomp: Support programs with >256 instructions
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-01
Ricky Zhou
samples/seccomp: Enable PR_SET_NO_NEW_PRIVS in dropper
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
2016-11-01
Ricky Zhou
samples/seccomp: Fix hostprogs variable
Signed-off-by: Kees Cook <
keescook@chromium.org
>
commit
|
commitdiff
|
tree
next