1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-18 20:40:22 +00:00
Palmer Dabbelt 801009424e
Fix a handful of audit-related issue
This is sort of a mix between a new feature and a bug fix.  I've managed
to screw up merging this patch set a handful of times but I think it's
OK this time around.  The main new feature here is audit support for
RISC-V, with some fixes to audit-related bugs that cropped up along the
way:

* The addition of NR_syscalls into unistd.h, which is necessary for
  CONFIG_FTRACE_SYSCALLS.
* The definition of CREATE_TRACE_POINTS so
  __tracepoint_sys_{enter,exit} get defined.
* A fix for trace_sys_exit() so we can enable
  CONFIG_HAVE_SYSCALL_TRACEPOINTS.
2019-01-07 08:45:47 -08:00
..
2018-12-19 09:40:13 +01:00
2019-01-07 08:45:47 -08:00
2019-01-05 09:50:07 -08:00
2018-12-20 19:13:07 +01:00
2019-01-06 12:21:11 -08:00
2018-11-30 17:16:38 -08:00
2018-12-19 09:40:13 +01:00
2018-12-16 12:15:25 -08:00
2018-12-01 12:38:32 +01:00
2018-12-25 17:41:56 -08:00
2018-12-25 13:11:30 -08:00