summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\
| * apparmor: annotate ->poll() instancesAl Viro2017-11-27
| * tomoyo: annotate ->poll() instancesAl Viro2017-11-27
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-30
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-01-03
| |\ \
| | * | keyring: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney2017-12-04
| | |/
* | | Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-29
|\ \ \
| * | | IMA: switch IMA over to new i_version APIJeff Layton2018-01-29
| * | | ima: Use i_version only when filesystem supports itSascha Hauer2017-12-13
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-14
|\ \ \ \
| * | | | security/Kconfig: Correct the Documentation reference for PTIW. Trevor King2018-01-14
* | | | | apparmor: Fix regression in profile conflict logicMatthew Garrett2018-01-12
* | | | | apparmor: fix ptrace label match when matching stacked labelsJohn Johansen2018-01-12
* | | | | Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-07
|\ \ \ \ \
| * | | | | apparmor: fix regression in mount mediation when feature set is pinnedJohn Johansen2018-01-05
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-03
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | x86/pti: Enable PTI by defaultThomas Gleixner2018-01-03
* | | | | capabilities: fix buffer overread on very short xattrEric Biggers2018-01-02
| |/ / / |/| | |
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-29
|\| | | | |/ / |/| |
| * | x86/mm/pti: Add KconfigDave Hansen2017-12-23
* | | KEYS: reject NULL restriction string when type is specifiedEric Biggers2017-12-08
* | | security: keys: remove redundant assignment to key_refColin Ian King2017-12-08
* | | KEYS: add missing permission check for request_key() destinationEric Biggers2017-12-08
* | | KEYS: remove unnecessary get/put of explicit dest_keyringEric Biggers2017-12-08
* | | Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-30
|\ \ \
| * | | apparmor: fix oops in audit_signal_cb hookJohn Johansen2017-11-27
| |/ /
* | / Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
| |/ |/|
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-25
|\ \
| * | treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-21
* | | Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-11-24
|\ \ \
| * \ \ Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2017-11-23
| |\ \ \ | | |/ / | |/| |
| | * | security: keys: Replace time_t with time64_t for struct key_preparsed_payloadBaolin Wang2017-11-15
| | * | security: keys: Replace time_t/timespec with time64_tBaolin Wang2017-11-15
* | | | Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-24
|\ \ \ \ | |/ / / |/| | |
| * | | apparmor: fix possible recursive lock warning in __aa_create_nsJohn Johansen2017-11-21
| * | | apparmor: fix locking when creating a new complain profile.John Johansen2017-11-21
| * | | apparmor: fix profile attachment for special unconfined profilesJohn Johansen2017-11-21
| * | | apparmor: ensure that undecidable profile attachments failJohn Johansen2017-11-21
| * | | apparmor: fix leak of null profile name if profile allocation failsJohn Johansen2017-11-21
| * | | apparmor: remove unused redundant variable stopColin Ian King2017-11-21
| * | | apparmor: Fix bool initialization/comparisonThomas Meyer2017-11-21
| * | | apparmor: initialized returned struct aa_permsArnd Bergmann2017-11-21
| * | | apparmor: fix spelling mistake: "resoure" -> "resource"Colin Ian King2017-11-21
* | | | ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu2017-11-19
* | | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\ \ \ \
| * | | | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
* | | | | Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-15
|\ \ \ \ \
| * | | | | selinux: remove extraneous initialization of slots_used and max_chain_lenColin Ian King2017-10-16
| * | | | | selinux: remove redundant assignment to lenColin Ian King2017-10-16
| * | | | | selinux: remove redundant assignment to strColin Ian King2017-10-16