Linus Torvalds
7a1e8b80fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
...
Pull security subsystem updates from James Morris:
"Highlights:
- TPM core and driver updates/fixes
- IPv6 security labeling (CALIPSO)
- Lots of Apparmor fixes
- Seccomp: remove 2-phase API, close hole where ptrace can change
syscall #"
* 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security: (156 commits)
apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling
tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)
tpm: Factor out common startup code
tpm: use devm_add_action_or_reset
tpm2_i2c_nuvoton: add irq validity check
tpm: read burstcount from TPM_STS in one 32-bit transaction
tpm: fix byte-order for the value read by tpm2_get_tpm_pt
tpm_tis_core: convert max timeouts from msec to jiffies
apparmor: fix arg_size computation for when setprocattr is null terminated
apparmor: fix oops, validate buffer size in apparmor_setprocattr()
apparmor: do not expose kernel stack
apparmor: fix module parameters can be changed after policy is locked
apparmor: fix oops in profile_unpack() when policy_db is not present
apparmor: don't check for vmalloc_addr if kvzalloc() failed
apparmor: add missing id bounds check on dfa verification
apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another task
apparmor: use list_next_entry instead of list_entry_next
apparmor: fix refcount race when finding a child profile
apparmor: fix ref count leak when profile sha1 hash is read
apparmor: check that xindex is in trans_table bounds
...
2016-07-29 17:38:46 -07:00
..
2015-05-19 15:47:30 +02:00
2016-07-11 16:44:00 +02:00
2015-09-22 22:25:33 +02:00
2016-06-08 13:33:33 +02:00
2016-05-04 08:48:51 +02:00
2016-07-25 13:30:45 +01:00
2014-07-23 01:10:44 +02:00
2016-07-25 13:41:01 +02:00
2015-05-06 11:25:31 +02:00
2016-04-29 11:56:41 +02:00
2016-03-08 11:48:15 +01:00
2016-07-15 10:39:05 +02:00
2012-05-18 09:46:07 +02:00
2016-06-08 12:41:20 -07:00
2016-06-08 15:01:02 +02:00
2016-06-08 12:41:20 -07:00
2016-06-08 12:41:20 -07:00
2016-06-16 10:48:31 +02:00
2016-07-25 15:34:18 -07:00
2016-07-25 15:34:18 -07:00
2016-01-29 09:40:10 +01:00
2016-07-21 10:11:57 +02:00
2016-06-08 12:41:20 -07:00
2016-05-07 07:38:39 +02:00
2013-08-09 15:29:48 -07:00
2014-04-07 16:36:10 -07:00
2016-05-20 09:07:40 +02:00
2016-02-22 08:51:38 +01:00
2015-11-29 08:50:58 +01:00
2016-07-15 10:26:30 +02:00
2016-03-13 23:55:13 -04:00
2012-10-02 18:01:25 +01:00
2016-04-13 10:28:34 +02:00
2014-05-20 20:21:24 -07:00
2015-12-19 11:49:55 +01:00
2015-12-19 11:49:55 +01:00
2016-01-30 11:22:17 +01:00
2016-06-14 12:19:24 +02:00
2016-07-27 11:35:37 -07:00
2016-05-20 09:09:26 +02:00
2016-07-28 17:38:16 -07:00
2014-08-08 15:57:33 -07:00
2012-05-14 14:15:31 -07:00
2014-12-03 15:14:26 +01:00
2015-08-22 14:52:16 +02:00
2016-02-17 08:32:11 +01:00
2015-07-31 10:23:23 +02:00
2016-01-15 13:54:55 -06:00
2016-05-16 12:59:23 +02:00
2016-01-20 17:09:18 -08:00
2014-12-11 11:35:02 +01:00
2016-02-09 14:36:43 +01:00
2015-10-14 16:56:28 +02:00
2015-04-14 16:49:06 -07:00
2015-05-28 15:31:53 +02:00
2016-07-25 15:34:18 -07:00
2016-04-29 11:56:42 +02:00
2013-07-09 10:33:29 -07:00
2015-06-07 15:35:27 +02:00
2015-07-06 15:00:33 +02:00
2012-03-28 18:11:12 +01:00
2014-11-16 11:04:24 +01:00
2016-01-20 11:39:14 +01:00
2014-03-04 21:47:51 +01:00
2016-01-19 12:59:07 +01:00
2016-03-24 09:47:32 -07:00
2013-12-16 09:08:13 -08:00
2015-06-07 15:35:27 +02:00
2015-11-09 15:11:24 -08:00
2015-10-21 11:17:32 +02:00
2016-04-22 10:13:53 +02:00
2014-12-03 15:14:26 +01:00
2016-03-18 14:51:06 +01:00
2015-05-05 18:27:43 +01:00
2015-11-07 10:37:37 +01:00
2015-09-08 10:06:05 +02:00
2016-02-23 07:37:23 +01:00
2016-07-21 09:37:11 -03:00
2013-01-29 15:12:25 -08:00
2016-07-21 09:37:11 -03:00
2013-05-30 16:36:23 -07:00
2013-10-17 16:40:36 -07:00
2015-07-09 11:23:15 -07:00
2015-11-23 09:58:26 +01:00
2016-01-19 15:49:36 -08:00
2016-05-05 13:58:55 -07:00
2016-06-08 11:59:09 +02:00
2016-07-13 09:24:51 +02:00
2015-04-24 15:36:55 +02:00
2015-09-08 14:35:59 -07:00
2015-04-09 10:56:31 +02:00
2012-06-25 13:48:30 +02:00
2016-01-07 14:11:32 +01:00
2016-03-08 12:26:41 +01:00
2012-05-14 14:15:31 -07:00
2015-10-01 15:06:42 +02:00
2015-07-31 13:31:10 +02:00
2016-04-13 11:37:41 +02:00
2016-01-15 13:44:01 +01:00
2015-04-24 15:36:55 +02:00
2015-04-03 10:34:19 +02:00
2012-12-14 22:37:13 +00:00
2015-11-24 09:56:44 +01:00
2015-08-22 14:54:55 +02:00
2016-07-08 17:35:21 +02:00
2012-05-08 14:19:41 -07:00
2016-07-07 15:58:44 +02:00
2016-07-08 11:33:19 +02:00
2014-08-08 15:57:33 -07:00
2014-08-08 15:57:33 -07:00
2016-04-29 11:56:40 +02:00
2016-06-24 16:55:53 -07:00
2015-11-04 16:24:31 +01:00
2012-11-27 23:29:10 -02:00
2016-06-16 00:28:24 +02:00
2016-03-03 14:36:22 +01:00
2016-02-22 08:51:38 +01:00
2015-02-11 16:47:46 +10:30
2016-01-12 12:17:28 +01:00
2016-05-05 08:37:31 +02:00
2016-04-01 15:00:11 +02:00
2016-06-08 12:41:20 -07:00
2015-07-31 13:31:10 +02:00
2014-07-11 17:28:51 -07:00
2016-05-12 09:08:19 +02:00
2015-10-21 11:22:12 +02:00
2016-03-08 09:08:44 +01:00
2016-02-09 11:41:15 +01:00
2013-09-28 10:10:26 +02:00
2013-07-14 19:36:56 -04:00
2016-04-28 11:44:20 +02:00
2016-01-12 11:59:34 +01:00
2014-02-27 08:07:39 -08:00
2012-10-02 18:01:25 +01:00
2012-11-29 13:23:01 -08:00
2012-05-17 19:06:13 -04:00
2014-07-31 08:05:42 -07:00
2015-06-09 12:24:34 +02:00
2015-08-04 22:30:44 -07:00
2015-12-20 12:40:49 +01:00
2016-07-07 15:32:00 +02:00
2015-12-06 12:56:10 +01:00
2016-06-06 15:33:39 +02:00
2016-03-29 12:23:26 +02:00
2016-06-08 15:17:01 +02:00
2016-06-08 15:17:01 +02:00
2012-10-02 18:01:25 +01:00
2016-01-30 11:22:17 +01:00
2014-02-09 13:17:22 +01:00
2012-04-19 15:07:42 -07:00
2014-09-16 08:55:10 +02:00
2012-07-31 23:27:30 -04:00
2014-11-23 13:56:19 -08:00
2013-11-19 14:24:50 +01:00
2016-07-08 17:35:15 +02:00
2014-11-03 21:44:57 +01:00
2015-12-19 11:53:40 +01:00
2016-05-07 07:38:39 +02:00
2016-05-16 15:54:01 -07:00
2016-05-16 15:54:01 -07:00
2013-01-03 15:57:04 -08:00
2016-03-29 12:23:27 +02:00
2016-02-27 08:52:20 -06:00
2016-03-15 08:56:16 -05:00
2016-06-08 12:41:20 -07:00
2014-08-28 08:58:57 -04:00
2016-04-28 10:32:42 +02:00
2016-07-26 16:19:19 -07:00
2014-11-03 13:40:44 +01:00
2014-09-01 10:15:31 +02:00
2016-07-08 17:35:21 +02:00
2016-07-13 09:43:25 +02:00
2016-07-15 10:26:26 +02:00
2015-04-14 16:49:02 -07:00
2015-02-10 14:30:33 -08:00
2015-04-14 16:49:02 -07:00
2015-02-10 14:30:33 -08:00
2016-07-25 17:32:28 -07:00
2016-02-18 19:46:33 +01:00
2015-12-19 11:49:56 +00:00
2015-03-18 15:54:27 +01:00
2015-07-06 18:39:38 +02:00
2016-05-27 11:47:56 -07:00
2016-07-12 19:25:38 -07:00
2012-12-14 22:37:13 +00:00
2016-06-08 12:41:20 -07:00
2012-12-14 22:37:13 +00:00
2016-07-25 18:48:27 -07:00
2014-06-21 23:05:43 +02:00
2016-03-10 09:48:13 +01:00
2016-06-14 10:54:39 -07:00
2015-09-28 13:06:37 +02:00
2016-06-27 15:12:14 +02:00
2015-08-12 11:59:05 +02:00
2016-02-24 08:35:44 +01:00
2015-09-11 07:50:12 +02:00
2013-01-29 15:13:24 -08:00
2015-12-19 11:07:01 +01:00
2016-02-16 10:11:13 +01:00
2016-06-08 12:41:20 -07:00
2016-07-25 15:34:18 -07:00
2015-04-17 09:04:10 -04:00
2016-02-22 08:51:38 +01:00
2016-04-29 11:56:41 +02:00
2015-05-06 22:27:00 +02:00
2016-04-29 11:56:40 +02:00
2015-09-08 10:06:05 +02:00
2015-09-08 10:06:05 +02:00
2016-02-17 08:32:11 +01:00
2016-06-08 12:41:20 -07:00
2015-05-19 15:47:30 +02:00
2016-01-30 11:22:17 +01:00
2016-07-27 11:35:37 -07:00
2016-07-23 11:04:23 -07:00
2015-05-11 09:52:09 +02:00
2015-05-11 09:52:09 +02:00
2012-05-09 15:34:28 +02:00
2015-07-06 15:23:28 +02:00
2016-06-23 12:20:01 -07:00
2016-03-16 09:02:18 +01:00
2012-10-02 18:01:25 +01:00
2015-11-26 10:04:53 +01:00
2015-11-26 10:04:53 +01:00
2012-10-02 18:01:25 +01:00
2016-05-18 18:04:28 +02:00
2014-06-04 16:53:57 -07:00
2016-05-05 08:37:30 +02:00
2016-06-08 12:41:20 -07:00
2013-05-09 13:46:38 -04:00
2015-10-09 09:41:08 +02:00
2015-07-31 13:31:10 +02:00
2013-08-02 16:17:47 -07:00
2016-04-29 11:56:40 +02:00
2016-07-15 10:26:30 +02:00
2014-01-20 12:03:57 -08:00
2013-04-12 16:56:47 -07:00
2016-05-05 08:41:36 +02:00
2016-07-25 19:15:35 -07:00
2012-11-13 15:48:40 -05:00
2015-07-07 10:59:09 +02:00
2016-07-15 10:35:08 +02:00
2016-05-22 17:21:27 -07:00
2016-05-20 17:58:30 -07:00
2016-07-15 10:26:30 +02:00
2016-07-15 10:30:26 +02:00
2014-06-05 16:21:57 +02:00
2015-05-19 15:47:35 +02:00
2016-01-12 11:59:34 +01:00
2014-07-10 16:48:48 -06:00
2016-01-12 11:59:35 +01:00
2015-02-04 12:10:42 +01:00
2015-07-31 13:31:11 +02:00
2016-07-23 11:04:23 -07:00
2014-11-03 21:44:57 +01:00
2014-11-03 13:41:53 +01:00
2012-05-26 11:33:40 -07:00
2012-06-06 10:22:17 +02:00
2016-07-25 19:41:35 -07:00
2016-04-13 11:37:40 +02:00
2013-01-25 09:23:50 +01:00
2016-04-13 11:37:40 +02:00
2015-05-19 15:47:30 +02:00