From: Eugene Syromyatnikov Date: Wed, 17 Jan 2018 23:42:42 +0000 (+0100) Subject: Update NEWS X-Git-Tag: v4.21~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a7457d88e2db0d50aee19d854e990cd508526a41;p=strace Update NEWS --- diff --git a/NEWS b/NEWS index 42059697..cbfc3b44 100644 --- a/NEWS +++ b/NEWS @@ -13,7 +13,9 @@ Noteworthy changes in release ?.?? (????-??-??) BPF_MAP_GET_NEXT_ID, BPF_PROG_GET_FD_BY_ID, BPF_MAP_GET_FD_BY_ID, and BPF_OBJ_GET_INFO_BY_FD commands of bpf syscall. * Enhanced decoding of get_thread_area, memfd_create, modify_ldt, - perf_event_open, reboot, set_thread_area, and shmget syscalls. + perf_event_open, reboot, s390_guarded_storage, s390_pcio_mmio_read, + s390_pci_mmio_write, s390_runtime_instr, s390_sthyi, set_thread_area, + and shmget syscalls. * Implemented decoding of KVM_* and DM_LIST_DEVICES ioctl commands. * Implemented decoding of riscv_flush_icache syscall. * Enhanced decoding of getsockopt and setsockopt syscalls for SOL_NETLINK