summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2019-11-291-2/+2
|\
| * treewide: Use sizeof_member() macroPankaj Bharadiya2019-10-291-2/+2
* | Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell2019-11-291-7/+3
|\ \
| * | y2038: move itimer reset into itimer.cArnd Bergmann2019-11-151-7/+3
* | | Merge remote-tracking branch 'tomoyo/master'Stephen Rothwell2019-11-292-31/+7
|\ \ \
| * | | tomoyo: Don't use nifty names on sockets.Tetsuo Handa2019-11-251-31/+1
| * | | Merge branch 'master' of https://scm.osdn.net/gitroot/tomoyo/tomoyo-test1Tetsuo Handa2019-11-251-0/+6
| |\ \ \
| | * \ \ Merge remote-tracking branch 'upstream/master'Tetsuo Handa2019-10-0737-444/+1353
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge remote-tracking branch 'upstream/master'Tetsuo Handa2019-09-091-0/+6
| | |\ \ \
| | * | | | tomoyo: Don't check open/getattr permission on sockets.Tetsuo Handa2019-09-031-0/+6
| * | | | | Revert "tomoyo: Don't check open/getattr permission on sockets."Tetsuo Handa2019-11-251-6/+0
| * | | | | tomoyo: Don't check open/getattr permission on sockets.Tetsuo Handa2019-11-251-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'selinux/next'Stephen Rothwell2019-11-299-5/+74
|\ \ \ \ \
| * | | | | selinux: default_range glblub implementationJoshua Brindle2019-10-077-1/+62
| * | | | | selinux: allow labeling before policy is loadedJonathan Lebon2019-10-011-0/+12
| * | | | | selinux: remove load size limitzhanglin2019-10-011-4/+0
* | | | | | Merge remote-tracking branch 'keys/keys-next'Stephen Rothwell2019-11-2911-28/+300
|\ \ \ \ \ \
| * | | | | | smack: Implement the watch_key and post_notification hooksDavid Howells2019-10-111-1/+82
| * | | | | | selinux: Implement the watch_key security hookDavid Howells2019-10-111-0/+14
| * | | | | | keys: Add a notification facilityDavid Howells2019-10-118-27/+181
| * | | | | | security: Add a hook for the point of notification insertionDavid Howells2019-10-111-0/+9
| * | | | | | security: Add hooks to rule on setting a watchDavid Howells2019-10-111-0/+14
* | | | | | | Merge remote-tracking branch 'apparmor/apparmor-next'Stephen Rothwell2019-11-2915-165/+526
|\ \ \ \ \ \ \
| * | | | | | | apparmor: make it so work buffers can be allocated from atomic contextJohn Johansen2019-11-226-38/+62
| * | | | | | | apparmor: reduce rcu_read_lock scope for aa_file_perm mediationJohn Johansen2019-11-221-3/+3
| * | | | | | | apparmor: fix wrong buffer allocation in aa_new_mountJohn Johansen2019-11-221-4/+4
| * | | | | | | apparmor: fix unsigned len comparison with less than zeroColin Ian King2019-11-221-5/+7
| * | | | | | | apparmor: increase left match history buffer sizeJohn Johansen2019-06-202-5/+4
| * | | | | | | apparmor: Switch to GFP_KERNEL where possibleSebastian Andrzej Siewior2019-06-203-12/+12
| * | | | | | | apparmor: Use a memory pool instead per-CPU cachesSebastian Andrzej Siewior2019-06-205-111/+164
| * | | | | | | apparmor: Force type-casting of current->real_credBharath Vedartham2019-06-201-1/+1
| * | | | | | | apparmor: fix spelling mistake "immutible" -> "immutable"Colin Ian King2019-04-171-1/+1
| * | | | | | | apparmor: fix blob compression when ns is forced on a policy loadJohn Johansen2019-04-112-4/+8
| * | | | | | | apparmor: fix missing ZLIB definesJohn Johansen2019-04-111-0/+2
| * | | | | | | apparmor: fix blob compression build failure on ppcJohn Johansen2019-04-111-1/+1
| * | | | | | | apparmor: Initial implementation of raw policy blob compressionChris Coulson2019-04-115-8/+285
* | | | | | | | Merge remote-tracking branch 'powerpc/next'Stephen Rothwell2019-11-2912-92/+328
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'topic/secureboot' into nextMichael Ellerman2019-11-1311-92/+326
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc: Load firmware trusted keys/hashes into kernel keyringNayna Jain2019-11-133-1/+108
| | * | | | | | | | x86/efi: move common keyring handler functions to new fileNayna Jain2019-11-134-67/+115
| | * | | | | | | | ima: Check against blacklisted hashes for files with modsigNayna Jain2019-11-125-6/+60
| | * | | | | | | | ima: Make process_buffer_measurement() genericNayna Jain2019-11-122-18/+43
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | powerpc/xmon: Restrict when kernel is locked downChristopher M. Riedl2019-10-281-0/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-271-2/+13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge v5.4-rc7 into drm-nextDave Airlie2019-11-141-0/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-10-261-2/+13
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | device_cgroup: Export devcgroup_check_permissionHarish Kasiviswanathan2019-10-071-2/+13
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-271-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)Maciej Żenczykowski2019-11-261-2/+2
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-261-2/+2
|\ \ \ \ \ \ \ \ \ \