summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-034-5/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-313-4/+18
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-249-40/+59
| |\ \
| * | | bpf, capability: Introduce CAP_BPFAlexei Starovoitov2020-05-151-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-141-2/+2
| |\ \ \
| | * \ \ Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...Alexei Starovoitov2020-05-061-2/+2
| | |\ \ \
| * | \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-062-26/+46
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-283-3/+3
| |\ \ \ \ \
| | * | | | | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-273-3/+3
* | | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | lockdown: Allow unprivileged users to see lockdown statusJeremy Cline2020-05-141-1/+1
* | | | | | | | Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-0219-326/+499
|\ \ \ \ \ \ \ \
| * | | | | | | | selinux: netlabel: Remove unused inline functionYueHaibing2020-05-121-6/+0
| * | | | | | | | selinux: do not allocate hashtabs dynamicallyOndrej Mosnacek2020-05-018-146/+116
| * | | | | | | | selinux: fix return value on error in policydb_read()Ondrej Mosnacek2020-05-011-0/+1
| * | | | | | | | selinux: simplify range_write()Ondrej Mosnacek2020-05-011-16/+2
| * | | | | | | | selinux: fix error return code in policydb_read()Wei Yongjun2020-05-011-0/+1
| * | | | | | | | selinux: don't produce incorrect filename_trans_countOndrej Mosnacek2020-04-222-9/+5
| * | | | | | | | selinux: implement new format of filename transitionsOndrej Mosnacek2020-04-172-26/+189
| * | | | | | | | selinux: move context hashing under sidtabOndrej Mosnacek2020-04-175-58/+47
| * | | | | | | | selinux: hash context structure directlyOndrej Mosnacek2020-04-179-42/+69
| * | | | | | | | selinux: store role transitions in a hash tableOndrej Mosnacek2020-04-173-60/+107
| * | | | | | | | selinux: drop unnecessary smp_load_acquire() callOndrej Mosnacek2020-04-151-2/+1
| * | | | | | | | selinux: fix warning Comparison to boolZou Wei2020-04-142-3/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds2020-06-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | tomoyo: use true for bool variableZou Wei2020-05-121-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-011-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | tomoyo_write_control(): get rid of pointless access_ok()Al Viro2020-05-291-2/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-011-2/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar2020-05-2811-66/+105
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...Ingo Molnar2020-04-221-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | capabilities: Introduce CAP_PERFMON to kernel and user spaceAlexey Budankov2020-04-161-2/+2
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-011-15/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | KEYS: encrypted: use crypto_shash_tfm_digest()Eric Biggers2020-05-081-15/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-05-272-4/+17
|\ \ \ \ \ \
| * | | | | | device_cgroup: Cleanup cgroup eBPF device filter codeOdin Ugedal2020-04-132-4/+17
| |/ / / / /
* | | | | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-05-271-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | exec: Always set cap_ambient in cap_bprm_set_credsEric W. Biederman2020-05-261-0/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-231-2/+14
|\ \ \ \ \
| * | | | | security: Fix hook iteration for secid_to_secctxKP Singh2020-05-201-2/+14
| | |_|/ / | |/| | |
* | | | | apparmor: Fix use-after-free in aa_audit_rule_initNavid Emamdoost2020-05-211-1/+2
* | | | | apparmor: Fix aa_label refcnt leak in policy_updateXiyu Yang2020-05-211-1/+2
* | | | | apparmor: fix potential label refcnt leak in aa_change_profileXiyu Yang2020-05-211-2/+1
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/l...Linus Torvalds2020-05-185-34/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | evm: Fix a small race in init_desc()Dan Carpenter2020-05-141-22/+22
| * | | | evm: Fix RCU list related warningsMadhuparna Bhowmik2020-05-073-4/+11
| * | | | ima: Fix return value of ima_write_policy()Roberto Sassu2020-05-071-2/+1
| * | | | evm: Check also if *tfm is an error pointer in init_desc()Roberto Sassu2020-05-071-1/+1
| * | | | ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()Roberto Sassu2020-05-071-6/+6
| |/ / /
* | | | Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-302-26/+46
|\ \ \ \ | |/ / / |/| | |