index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
lz4.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-26
LSM: Ignore "security=" when "lsm=" is specified
Kees Cook
2
-8
/
+10
2019-02-26
LSM: Update function documentation for cap_capable
Micah Morton
1
-1
/
+1
2019-02-22
security: mark expected switch fall-throughs and add a missing break
Gustavo A. R. Silva
5
-3
/
+8
2019-02-19
tomoyo: Bump version.
Tetsuo Handa
3
-14
/
+18
2019-02-12
LSM: fix return value check in safesetid_init_securityfs()
Wei Yongjun
1
-1
/
+1
2019-02-12
LSM: SafeSetID: add selftest
Micah Morton
5
-0
/
+371
2019-01-30
LSM: SafeSetID: remove unused include
Micah Morton
1
-1
/
+0
2019-01-29
LSM: SafeSetID: 'depend' on CONFIG_SECURITY
Micah Morton
1
-0
/
+2
2019-01-28
LSM: Add 'name' field for SafeSetID in DEFINE_LSM
Micah Morton
1
-0
/
+1
2019-01-25
LSM: add SafeSetID module that gates setid calls
Micah Morton
9
-1
/
+634
2019-01-25
LSM: add SafeSetID module that gates setid calls
Micah Morton
3
-5
/
+29
2019-01-24
tomoyo: Allow multiple use_group lines.
Tetsuo Handa
3
-22
/
+42
2019-01-24
tomoyo: Coding style fix.
Tetsuo Handa
15
-105
/
+309
2019-01-23
tomoyo: Swicth from cred->security to task_struct->security.
Tetsuo Handa
5
-122
/
+108
2019-01-23
security: keys: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+4
2019-01-23
security: keys: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+3
2019-01-23
security: keys: annotate implicit fall through
Mathieu Malaterre
1
-0
/
+1
2019-01-23
capabilities:: annotate implicit fall through
Mathieu Malaterre
1
-3
/
+1
2019-01-22
apparmor: Adjust offset when accessing task blob.
Tetsuo Handa
1
-1
/
+1
2019-01-21
Linux 5.0-rc3
v5.0-rc3
Linus Torvalds
1
-1
/
+1
2019-01-20
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
1
-6
/
+3
2019-01-20
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
1
-0
/
+18
2019-01-20
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
1
-2
/
+3
2019-01-20
fix int_sqrt64() for very large numbers
Florian La Roche
1
-1
/
+1
2019-01-20
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
Will Deacon
1
-1
/
+1
2019-01-20
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2
-10
/
+12
2019-01-20
virtio_net: bulk free tx skbs
Michael S. Tsirkin
1
-6
/
+6
2019-01-19
clang-format: Update .clang-format with the latest for_each macro list
Jason Gunthorpe
1
-1
/
+42
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
2
-2
/
+7
2019-01-19
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
1
-1
/
+1
2019-01-19
powerpc: chrp: Use of_node_is_type to access device_type
Rob Herring
1
-2
/
+1
2019-01-19
net/mlx5e: Fix cb_ident duplicate in indirect block register
Eli Britstein
1
-13
/
+16
2019-01-19
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
Tariq Toukan
1
-0
/
+1
2019-01-19
net/mlx5e: Fix wrong error code return on FEC query failure
Shay Agroskin
1
-1
/
+4
2019-01-19
net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
Cong Wang
1
-0
/
+13
2019-01-19
tools: bpftool: Cleanup license mess
Thomas Gleixner
2
-11
/
+1
2019-01-19
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
1
-2
/
+15