| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-12-03 | 15 | -165/+526 |
|\ |
|
| * | apparmor: make it so work buffers can be allocated from atomic context | John Johansen | 2019-11-23 | 6 | -38/+62 |
| * | apparmor: reduce rcu_read_lock scope for aa_file_perm mediation | John Johansen | 2019-11-23 | 1 | -3/+3 |
| * | apparmor: fix wrong buffer allocation in aa_new_mount | John Johansen | 2019-11-23 | 1 | -4/+4 |
| * | apparmor: fix unsigned len comparison with less than zero | Colin Ian King | 2019-11-23 | 1 | -5/+7 |
| * | apparmor: increase left match history buffer size | John Johansen | 2019-06-20 | 2 | -5/+4 |
| * | apparmor: Switch to GFP_KERNEL where possible | Sebastian Andrzej Siewior | 2019-06-20 | 3 | -12/+12 |
| * | apparmor: Use a memory pool instead per-CPU caches | Sebastian Andrzej Siewior | 2019-06-20 | 5 | -111/+164 |
| * | apparmor: Force type-casting of current->real_cred | Bharath Vedartham | 2019-06-20 | 1 | -1/+1 |
| * | apparmor: fix spelling mistake "immutible" -> "immutable" | Colin Ian King | 2019-04-17 | 1 | -1/+1 |
| * | apparmor: fix blob compression when ns is forced on a policy load | John Johansen | 2019-04-11 | 2 | -4/+8 |
| * | apparmor: fix missing ZLIB defines | John Johansen | 2019-04-11 | 1 | -0/+2 |
| * | apparmor: fix blob compression build failure on ppc | John Johansen | 2019-04-11 | 1 | -1/+1 |
| * | apparmor: Initial implementation of raw policy blob compression | Chris Coulson | 2019-04-11 | 5 | -8/+285 |
* | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2019-12-01 | 1 | -7/+3 |
|\ \ |
|
| * | | y2038: move itimer reset into itimer.c | Arnd Bergmann | 2019-11-15 | 1 | -7/+3 |
* | | | Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-12-01 | 9 | -5/+74 |
|\ \ \ |
|
| * | | | selinux: default_range glblub implementation | Joshua Brindle | 2019-10-08 | 7 | -1/+62 |
| * | | | selinux: allow labeling before policy is loaded | Jonathan Lebon | 2019-10-01 | 1 | -0/+12 |
| * | | | selinux: remove load size limit | zhanglin | 2019-10-01 | 1 | -4/+0 |
* | | | | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-11-30 | 12 | -97/+328 |
|\ \ \ \ |
|
| * | | | | x86/efi: remove unused variables | YueHaibing | 2019-11-29 | 1 | -5/+0 |
| * | | | | Merge branch 'topic/secureboot' into next | Michael Ellerman | 2019-11-13 | 11 | -92/+326 |
| |\ \ \ \ |
|
| | * | | | | powerpc: Load firmware trusted keys/hashes into kernel keyring | Nayna Jain | 2019-11-12 | 3 | -1/+108 |
| | * | | | | x86/efi: move common keyring handler functions to new file | Nayna Jain | 2019-11-12 | 4 | -67/+115 |
| | * | | | | ima: Check against blacklisted hashes for files with modsig | Nayna Jain | 2019-11-12 | 5 | -6/+60 |
| | * | | | | ima: Make process_buffer_measurement() generic | Nayna Jain | 2019-11-12 | 2 | -18/+43 |
| * | | | | | powerpc/xmon: Restrict when kernel is locked down | Christopher M. Riedl | 2019-10-28 | 1 | -0/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2019-11-30 | 1 | -1/+0 |
|\ \ \ \ \ |
|
| * | | | | | pipe: Reduce #inclusion of pipe_fs_i.h | David Howells | 2019-10-23 | 1 | -1/+0 |
| |/ / / / |
|
* | | | | | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-11-28 | 1 | -2/+13 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge v5.4-rc7 into drm-next | Dave Airlie | 2019-11-13 | 1 | -0/+1 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie | 2019-10-25 | 1 | -2/+13 |
| |\ \ \ \ \ |
|
| | * | | | | | device_cgroup: Export devcgroup_check_permission | Harish Kasiviswanathan | 2019-10-07 | 1 | -2/+13 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-11-28 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) | Maciej Żenczykowski | 2019-11-26 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-11-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2019-10-31 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer() | Paul E. McKenney | 2019-10-30 | 1 | -2/+2 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-11-27 | 4 | -1/+103 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | Merge tag 'v5.4-rc7' into perf/core, to pick up fixes | Ingo Molnar | 2019-11-11 | 1 | -0/+1 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | perf_event: Add support for LSM and SELinux checks | Joel Fernandes (Google) | 2019-10-17 | 4 | -1/+103 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2019-11-26 | 1 | -1/+3 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-02 | 1 | -0/+1 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-10-20 | 1 | -1/+8 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-10-05 | 1 | -3/+0 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | net: rtnetlink: add linkprop commands to add and delete alternative ifnames | Jiri Pirko | 2019-10-01 | 1 | -1/+3 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | KEYS: trusted: Remove set but not used variable 'keyhndl' | zhengbin | 2019-11-12 | 1 | -2/+0 |
* | | | | | | | KEYS: trusted: Move TPM2 trusted keys code | Sumit Garg | 2019-11-12 | 3 | -2/+317 |
* | | | | | | | KEYS: trusted: Create trusted keys subsystem | Sumit Garg | 2019-11-12 | 3 | -2/+9 |