Linus Torvalds
02aff8db64
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
...
Pull audit updates from Paul Moore:
"We've got a reasonably broad set of audit patches for the v5.2 merge
window, the highlights are below:
- The biggest change, and the source of all the arch/* changes, is
the patchset from Dmitry to help enable some of the work he is
doing around PTRACE_GET_SYSCALL_INFO.
To be honest, including this in the audit tree is a bit of a
stretch, but it does help move audit a little further along towards
proper syscall auditing for all arches, and everyone else seemed to
agree that audit was a "good" spot for this to land (or maybe they
just didn't want to merge it? dunno.).
- We can now audit time/NTP adjustments.
- We continue the work to connect associated audit records into a
single event"
* tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit: (21 commits)
audit: fix a memory leak bug
ntp: Audit NTP parameters adjustment
timekeeping: Audit clock adjustments
audit: purge unnecessary list_empty calls
audit: link integrity evm_write_xattrs record to syscall event
syscall_get_arch: add "struct task_struct *" argument
unicore32: define syscall_get_arch()
Move EM_UNICORE to uapi/linux/elf-em.h
nios2: define syscall_get_arch()
nds32: define syscall_get_arch()
Move EM_NDS32 to uapi/linux/elf-em.h
m68k: define syscall_get_arch()
hexagon: define syscall_get_arch()
Move EM_HEXAGON to uapi/linux/elf-em.h
h8300: define syscall_get_arch()
c6x: define syscall_get_arch()
arc: define syscall_get_arch()
Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h
audit: Make audit_log_cap and audit_copy_inode static
audit: connect LOGIN record to its syscall record
...
2019-05-07 19:06:04 -07:00
..
2019-02-26 11:23:49 +00:00
2019-03-20 16:27:40 +01:00
2019-04-02 17:42:15 +02:00
2019-04-25 21:33:41 +02:00
2019-04-22 11:34:14 +01:00
2019-03-21 12:30:54 +01:00
2019-03-06 20:34:20 -06:00
2019-05-07 18:02:51 -07:00
2019-03-29 12:24:41 -07:00
2019-02-28 09:16:12 +01:00
2019-03-01 14:28:43 +01:00
2019-05-07 07:44:33 -07:00
2019-04-08 12:01:02 +01:00
2019-03-21 14:59:38 +00:00
2019-05-07 08:39:54 -07:00
2019-05-02 17:17:52 +02:00
2019-05-02 10:37:55 +09:00
2019-04-11 15:41:14 -04:00
2019-03-01 20:53:41 +01:00
2019-04-04 16:49:22 +01:00
2019-05-07 13:01:40 -07:00
2019-05-06 11:55:39 +02:00
2019-03-15 11:25:48 -07:00
2019-04-15 18:14:01 -04:00
2019-03-05 21:07:21 -08:00
2019-03-05 21:07:14 -08:00
2019-04-30 16:11:57 -06:00
2019-03-07 18:32:00 -08:00
2019-04-05 16:02:30 -10:00
2019-04-04 09:30:37 -06:00
2019-04-30 16:12:02 -06:00
2019-05-04 07:24:08 -06:00
2019-05-04 07:24:08 -06:00
2019-03-13 12:04:35 -07:00
2019-03-08 21:17:07 +01:00
2019-04-25 17:20:06 -07:00
2019-03-26 11:24:47 -07:00
2019-04-30 16:11:59 -06:00
2019-03-07 18:31:59 -08:00
2019-05-07 08:39:02 -06:00
2019-03-07 12:20:11 -08:00
2019-03-07 10:11:41 -08:00
2019-04-25 08:19:15 -07:00
2019-03-05 21:07:20 -08:00
2019-04-03 09:36:27 +02:00
2019-04-25 22:00:16 +02:00
2019-04-25 22:00:17 +02:00
2019-04-25 21:33:37 +02:00
2019-04-25 21:33:37 +02:00
2019-05-06 14:44:49 -07:00
2019-04-08 11:26:09 +02:00
2019-04-07 22:33:19 +02:00
2019-04-10 00:32:34 +02:00
2019-04-10 10:28:21 -07:00
2019-04-09 19:18:04 -04:00
2019-03-07 18:32:01 -08:00
2019-03-05 14:53:50 -05:00
2019-04-01 07:37:12 +02:00
2019-03-10 12:47:57 -07:00
2019-03-29 07:35:00 +01:00
2019-03-07 18:32:00 -08:00
2019-04-16 10:01:24 +02:00
2019-04-13 19:08:22 -06:00
2019-02-28 03:28:53 -05:00
2019-04-23 21:15:15 -07:00
2019-03-12 18:59:17 -07:00
2019-02-28 08:24:23 -07:00
2019-04-30 12:37:59 +02:00
2019-03-05 21:07:18 -08:00
2019-02-28 03:29:37 -05:00
2019-02-28 03:28:53 -05:00
2019-05-07 18:30:11 -07:00
2019-04-29 12:37:46 +02:00
2019-03-12 10:04:02 -07:00
2019-04-22 09:48:12 -06:00
2019-03-05 21:07:16 -08:00
2019-05-06 15:45:18 +02:00
2019-03-12 10:04:00 -07:00
2019-03-29 10:01:37 -07:00
2019-04-15 17:19:53 -07:00
2019-04-10 18:58:56 -04:00
2019-03-09 19:52:47 -08:00
2019-04-29 10:44:03 +02:00
2019-03-19 11:57:24 +01:00
2019-03-22 14:36:02 +01:00
2019-05-01 07:47:37 -07:00
2019-03-01 11:24:51 +01:00
2019-03-03 21:05:10 -08:00
2019-03-21 11:52:37 +01:00
2019-03-08 10:09:53 -08:00
2019-04-25 15:38:12 +08:00
2019-04-29 08:29:20 +02:00
2019-03-05 21:07:13 -08:00
2019-03-28 10:58:28 +01:00
2019-03-04 13:42:05 +01:00
2019-04-22 09:47:36 -06:00
2019-05-07 18:48:09 -07:00
2019-04-25 22:06:10 +02:00
2019-04-19 14:26:05 +02:00
2019-03-05 21:07:15 -08:00
2019-03-06 08:14:05 -08:00
2019-04-16 15:38:07 +02:00
2019-03-16 13:05:32 -07:00
2019-03-07 18:31:59 -08:00
2019-03-29 10:01:37 -07:00
2019-05-03 21:11:22 +02:00
2019-05-06 13:50:15 -07:00
2019-05-07 18:48:09 -07:00
2019-03-07 18:32:03 -08:00
2019-03-28 02:07:54 +09:00
2019-03-12 10:04:02 -07:00
2019-04-05 16:02:31 -10:00
2019-03-11 17:08:14 -07:00
2019-03-27 22:49:06 -07:00
2019-04-05 16:02:31 -10:00
2019-04-30 12:37:57 +02:00
2019-03-05 21:07:21 -08:00
2019-03-10 13:16:37 -07:00
2019-03-09 09:56:17 -08:00
2019-04-04 21:04:13 -04:00
2019-03-15 15:29:47 -07:00
2019-04-10 22:12:26 -07:00
2019-03-01 16:20:16 -05:00
2019-03-01 16:20:16 -05:00
2019-03-01 16:20:16 -05:00
2019-04-04 18:41:21 +02:00
2019-03-05 21:07:20 -08:00
2019-04-25 16:51:42 +02:00
2019-04-11 17:28:30 +02:00
2019-04-25 19:43:12 +02:00
2019-02-28 11:40:49 -06:00
2019-04-18 22:15:02 +08:00
2019-03-05 21:07:19 -08:00
2019-03-29 10:01:37 -07:00
2019-03-15 11:21:25 -07:00
2019-03-25 14:49:00 -07:00
2019-02-28 11:09:29 +01:00
2019-03-10 12:29:52 -07:00
2019-02-28 07:55:37 +01:00
2019-05-06 14:16:36 -07:00
2019-03-03 21:47:57 -08:00
2019-05-07 14:31:03 +02:00
2019-04-26 11:09:55 -07:00
2019-03-08 10:09:53 -08:00
2019-04-25 23:18:03 +02:00
2019-04-10 12:13:31 +05:30
2019-03-12 09:43:00 +01:00
2019-03-07 11:23:17 +01:00
2019-03-12 10:04:03 -07:00
2019-04-15 10:23:53 +02:00
2019-03-05 17:03:53 +01:00
2019-04-18 16:44:05 +02:00
2019-04-08 14:36:16 +08:00
2019-04-04 09:17:15 -04:00
2019-03-26 14:38:38 -07:00
2019-04-03 12:34:31 +02:00
2019-03-07 18:32:03 -08:00
2019-03-13 09:46:10 -04:00
2019-02-25 21:20:45 +01:00
2019-04-10 10:56:06 +02:00
2019-03-22 11:01:02 -06:00
2019-04-19 12:39:32 +02:00
2019-03-20 22:01:02 -04:00
2019-04-30 16:11:57 -06:00
2019-04-19 15:09:10 +02:00
2019-04-30 12:37:56 +02:00
2019-04-19 09:46:04 -07:00
2019-03-11 08:54:01 -07:00
2019-03-29 10:01:37 -07:00
2019-03-05 21:07:14 -08:00
2019-04-24 12:17:08 +02:00
2019-03-15 15:29:47 -07:00
2019-04-08 11:59:47 +01:00
2019-03-26 14:39:24 -07:00
2019-04-29 12:37:57 +02:00
2019-04-29 12:37:57 +02:00
2019-04-08 16:44:21 -06:00
2019-04-02 10:53:19 +02:00
2019-03-14 14:36:20 -07:00
2019-03-10 12:47:57 -07:00
2019-03-16 13:47:14 -07:00
2019-02-28 13:49:29 +01:00
2019-04-18 11:18:53 +03:00
2019-05-06 19:40:31 -07:00
2019-03-28 13:41:06 +01:00
2019-04-06 10:48:35 -06:00
2019-04-03 11:02:19 +02:00
2019-05-01 08:38:47 -06:00
2019-04-30 12:37:51 +02:00
2019-04-19 21:15:13 +02:00
2019-03-28 01:55:18 +09:00
2019-03-07 10:34:37 +01:00
2019-03-06 11:19:57 -05:00
2019-04-08 17:05:52 -04:00
2019-03-06 11:19:15 -05:00
2019-04-30 12:37:58 +02:00
2019-04-02 16:58:30 +02:00
2019-03-07 08:46:07 -08:00
2019-03-06 14:52:48 -08:00