Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-06-04 | 4 | -5/+5 |
|\ | |||||
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-06-01 | 3 | -4/+18 |
| |\ | |||||
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-24 | 9 | -40/+59 |
| |\ \ | |||||
| * | | | bpf, capability: Introduce CAP_BPF | Alexei Starovoitov | 2020-05-15 | 1 | -2/+2 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-05-15 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * \ \ | Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker... | Alexei Starovoitov | 2020-05-07 | 1 | -2/+2 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-07 | 2 | -26/+46 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Daniel Borkmann | 2020-04-28 | 3 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 2020-04-27 | 3 | -3/+3 |
* | | | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | lockdown: Allow unprivileged users to see lockdown status | Jeremy Cline | 2020-05-14 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-03 | 19 | -326/+499 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | selinux: netlabel: Remove unused inline function | YueHaibing | 2020-05-13 | 1 | -6/+0 |
| * | | | | | | | | selinux: do not allocate hashtabs dynamically | Ondrej Mosnacek | 2020-05-01 | 8 | -146/+116 |
| * | | | | | | | | selinux: fix return value on error in policydb_read() | Ondrej Mosnacek | 2020-05-01 | 1 | -0/+1 |
| * | | | | | | | | selinux: simplify range_write() | Ondrej Mosnacek | 2020-05-01 | 1 | -16/+2 |
| * | | | | | | | | selinux: fix error return code in policydb_read() | Wei Yongjun | 2020-05-01 | 1 | -0/+1 |
| * | | | | | | | | selinux: don't produce incorrect filename_trans_count | Ondrej Mosnacek | 2020-04-22 | 2 | -9/+5 |
| * | | | | | | | | selinux: implement new format of filename transitions | Ondrej Mosnacek | 2020-04-17 | 2 | -26/+189 |
| * | | | | | | | | selinux: move context hashing under sidtab | Ondrej Mosnacek | 2020-04-17 | 5 | -58/+47 |
| * | | | | | | | | selinux: hash context structure directly | Ondrej Mosnacek | 2020-04-17 | 9 | -42/+69 |
| * | | | | | | | | selinux: store role transitions in a hash table | Ondrej Mosnacek | 2020-04-17 | 3 | -60/+107 |
| * | | | | | | | | selinux: drop unnecessary smp_load_acquire() call | Ondrej Mosnacek | 2020-04-16 | 1 | -2/+1 |
| * | | | | | | | | selinux: fix warning Comparison to bool | Zou Wei | 2020-04-15 | 2 | -3/+3 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds | 2020-06-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | tomoyo: use true for bool variable | Zou Wei | 2020-05-12 | 1 | -1/+1 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-06-02 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | tomoyo_write_control(): get rid of pointless access_ok() | Al Viro | 2020-05-29 | 1 | -2/+0 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-06-01 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge tag 'v5.7-rc7' into perf/core, to pick up fixes | Ingo Molnar | 2020-05-28 | 11 | -66/+105 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2020-04-22 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | capabilities: Introduce CAP_PERFMON to kernel and user space | Alexey Budankov | 2020-04-16 | 1 | -2/+2 |
| | | |/ / / / | | |/| | | | | |||||
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-06-01 | 1 | -15/+3 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | KEYS: encrypted: use crypto_shash_tfm_digest() | Eric Biggers | 2020-05-08 | 1 | -15/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-05-27 | 2 | -4/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | device_cgroup: Cleanup cgroup eBPF device filter code | Odin Ugedal | 2020-04-13 | 2 | -4/+17 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 2020-05-27 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | exec: Always set cap_ambient in cap_bprm_set_creds | Eric W. Biederman | 2020-05-26 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-05-24 | 1 | -2/+14 |
|\ \ \ \ \ | |||||
| * | | | | | security: Fix hook iteration for secid_to_secctx | KP Singh | 2020-05-21 | 1 | -2/+14 |
| | |_|/ / | |/| | | | |||||
* | | | | | apparmor: Fix use-after-free in aa_audit_rule_init | Navid Emamdoost | 2020-05-22 | 1 | -1/+2 |
* | | | | | apparmor: Fix aa_label refcnt leak in policy_update | Xiyu Yang | 2020-05-22 | 1 | -1/+2 |
* | | | | | apparmor: fix potential label refcnt leak in aa_change_profile | Xiyu Yang | 2020-05-22 | 1 | -2/+1 |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/l... | Linus Torvalds | 2020-05-18 | 5 | -34/+40 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | evm: Fix a small race in init_desc() | Dan Carpenter | 2020-05-15 | 1 | -22/+22 |
| * | | | | evm: Fix RCU list related warnings | Madhuparna Bhowmik | 2020-05-08 | 3 | -4/+11 |
| * | | | | ima: Fix return value of ima_write_policy() | Roberto Sassu | 2020-05-08 | 1 | -2/+1 |
| * | | | | evm: Check also if *tfm is an error pointer in init_desc() | Roberto Sassu | 2020-05-08 | 1 | -1/+1 |
| * | | | | ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash() | Roberto Sassu | 2020-05-08 | 1 | -6/+6 |
| |/ / / | |||||
* | | | | Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-05-01 | 2 | -26/+46 |
|\ \ \ \ | |/ / / |/| | | |