index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-07
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
1
-3
/
+4
2020-05-07
evm: Fix RCU list related warnings
Madhuparna Bhowmik
3
-4
/
+11
2020-05-07
ima: Fix return value of ima_write_policy()
Roberto Sassu
1
-2
/
+1
2020-05-07
evm: Check also if *tfm is an error pointer in init_desc()
Roberto Sassu
1
-1
/
+1
2020-05-07
ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
Roberto Sassu
1
-6
/
+6
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-26
/
+46
2020-05-06
Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...
Alexei Starovoitov
1
-2
/
+2
2020-05-06
Smack:- Remove redundant inode_smack cache
Casey Schaufler
1
-8
/
+1
2020-05-06
Smack:- Remove mutex lock "smk_lock" from inode_smack
Casey Schaufler
2
-7
/
+2
2020-05-06
Smack: slab-out-of-bounds in vsscanf
Casey Schaufler
1
-0
/
+10
2020-05-06
smack: remove redundant structure variable from header.
Maninder Singh
1
-1
/
+0
2020-05-06
smack: avoid unused 'sip' variable warning
Arnd Bergmann
2
-23
/
+8
2020-05-01
selinux: do not allocate hashtabs dynamically
Ondrej Mosnacek
8
-146
/
+116
2020-05-01
selinux: fix return value on error in policydb_read()
Ondrej Mosnacek
1
-0
/
+1
2020-05-01
selinux: simplify range_write()
Ondrej Mosnacek
1
-16
/
+2
2020-05-01
selinux: fix error return code in policydb_read()
Wei Yongjun
1
-0
/
+1
2020-04-30
Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-26
/
+46
2020-04-30
selinux: properly handle multiple messages in selinux_netlink_send()
Paul Moore
1
-25
/
+45
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
3
-3
/
+3
2020-04-27
selinux: fix error return code in cond_read_list()
Wei Yongjun
1
-1
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
3
-3
/
+3
2020-04-24
Use proc_pid_ns() to get pid_namespace from the proc superblock
Alexey Gladkov
1
-1
/
+3
2020-04-22
selinux: don't produce incorrect filename_trans_count
Ondrej Mosnacek
2
-9
/
+5
2020-04-22
Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-2
/
+2
2020-04-19
ima: Use ima_hash_algo for collision detection in the measurement list
Roberto Sassu
3
-5
/
+23
2020-04-19
ima: Calculate and extend PCR with digests in ima_template_entry
Roberto Sassu
3
-15
/
+58
2020-04-19
ima: Allocate and initialize tfm for each PCR bank
Roberto Sassu
1
-26
/
+119
2020-04-19
ima: Switch to dynamically allocated buffer for template digests
Roberto Sassu
6
-10
/
+45
2020-04-19
ima: Store template digest directly in ima_template_entry
Roberto Sassu
3
-24
/
+9
2020-04-19
ima: Evaluate error in init_ima()
Roberto Sassu
1
-0
/
+3
2020-04-19
ima: Switch to ima_hash_algo for boot aggregate
Roberto Sassu
2
-11
/
+58
2020-04-17
selinux: implement new format of filename transitions
Ondrej Mosnacek
2
-26
/
+189
2020-04-17
selinux: move context hashing under sidtab
Ondrej Mosnacek
5
-58
/
+47
2020-04-17
selinux: hash context structure directly
Ondrej Mosnacek
9
-42
/
+69
2020-04-17
selinux: store role transitions in a hash table
Ondrej Mosnacek
3
-60
/
+107
2020-04-16
Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2020-04-16
keys: Fix proc_keys_next to increase position index
Vasily Averin
1
-0
/
+2
2020-04-16
capabilities: Introduce CAP_PERFMON to kernel and user space
Alexey Budankov
1
-2
/
+2
2020-04-15
selinux: drop unnecessary smp_load_acquire() call
Ondrej Mosnacek
1
-2
/
+1
2020-04-15
selinux: free str on error in str_read()
Ondrej Mosnacek
1
-4
/
+4
2020-04-14
selinux: fix warning Comparison to bool
Zou Wei
2
-3
/
+3
2020-04-13
device_cgroup: Cleanup cgroup eBPF device filter code
Odin Ugedal
2
-4
/
+17
2020-04-04
Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-52
/
+113
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+3
2020-04-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-34
/
+19
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
5
-16
/
+68
2020-03-31
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-448
/
+448
2020-03-30
selinux: clean up indentation issue with assignment statement
Colin Ian King
1
-4
/
+3
2020-03-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-03-30
bpf: lsm: Initialize the BPF LSM hooks
KP Singh
4
-5
/
+38
[prev]
[next]