summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 5.16 releasev5.16Dmitry V. Levin2022-01-101-1/+2
* .mailmap: add more entries to avoid duplication in CREDITSDmitry V. Levin2022-01-101-0/+1
* Update copyright headersDmitry V. Levin2022-01-0915-15/+15
* Fix preprocessor indentationDmitry V. Levin2022-01-091-5/+5
* net: remove PACKET_ADD_MEMBERSHIP #ifdef guardsEugene Syromyatnikov2022-01-092-9/+6
* net: remove PACKET_RX_RING and PACKET_TX_RING #ifdef guardsEugene Syromyatnikov2022-01-091-6/+0
* net: remove IPV6_ADD_MEMBERSHIP and IPV6_{JOIN,LEAVE}_ANYCAST guardsEugene Syromyatnikov2022-01-091-8/+0
* Remove MCAST_JOIN_GROUP #ifdef guardsEugene Syromyatnikov2022-01-092-12/+0
* net: remove IP_ADD_MEMBERSHIP #ifdef guardsEugene Syromyatnikov2022-01-091-4/+0
* net: remove PACKET_STATISTICS #ifdef guardsEugene Syromyatnikov2022-01-091-4/+0
* net: initialise struct icmp_filter read buffer with ~0Eugene Syromyatnikov2022-01-091-1/+1
* net: fix SO_ERROR socket option len clampingEugene Syromyatnikov2022-01-091-1/+1
* tests: check decoding of futex_waitv syscallDmitry V. Levin2022-01-094-0/+139
* futex_waitv: implement decoding of struct futex_waitv arrayDmitry V. Levin2022-01-095-1/+233
* Implement decoding of futex_waitv syscallAndré Almeida2022-01-093-0/+32
* xlat: update NDA_* constantsDmitry V. Levin2022-01-082-1/+2
* xlat: update V4L2_* constantsDmitry V. Levin2022-01-084-3/+7
* xlat: update KVM_* constantsDmitry V. Levin2022-01-082-1/+2
* xlat: update DEVCONF_* constantsDmitry V. Levin2022-01-082-2/+3
* xlat: update IPV4_DEVCONF_* constantsDmitry V. Levin2022-01-082-1/+2
* xlat: update ETH_P_* constantsDmitry V. Levin2022-01-082-1/+3
* xlat: update FAN_* constantsDmitry V. Levin2022-01-083-3/+5
* xlat: update BTRFS_* constantsDmitry V. Levin2022-01-081-0/+1
* bundled: update linux UAPI headers to v5.16-rc8Dmitry V. Levin2022-01-0813-29/+128
* xlat: update AUDIT_* constantsDmitry V. Levin2022-01-072-1/+5
* xlat: update SO_VM_* constantsDmitry V. Levin2022-01-072-2/+12
* xlat: update SO_* constantsDmitry V. Levin2022-01-072-2/+10
* Update copyright year number rangeDmitry V. Levin2022-01-063-3/+3
* mips: remove redundant include of syscall_dummy.hDmitry V. Levin2022-01-061-1/+0
* Rework personality_designators and personality_namesDmitry V. Levin2022-01-056-25/+27
* Remove linux/generic/arch_defs_.hDmitry V. Levin2022-01-042-2/+0
* Implement displaying of expected context upon mismatchRenaud Métrich2022-01-0414-113/+453
* Update .mailmapDmitry V. Levin2022-01-031-0/+2
* Regenerate OpenZFS ioctls with vdev propsнаб2022-01-031-1/+3
* tests: bring lists back to the sorted orderDmitry V. Levin2022-01-024-50/+50
* Use a separate manpage date for strace-log-merge.1Dmitry V. Levin2022-01-015-7/+16
* btrfs: add decoding of fs_info checksum, generation and metadataSahil Kang2021-12-305-1/+144
* tests: fix btrfs read-write testsSahil Kang2021-12-301-7/+2
* bpf: add support for new fields in struct bpf_prog_infoPaul Chaignon2021-12-303-2/+31
* bpf: support commands BPF_LINK_GET_*_IDPaul Chaignon2021-12-304-0/+32
* bpf: support new fields for BPF_PROG_TEST_RUNPaul Chaignon2021-12-305-5/+24
* bpf: implement decoding of BPF_PROG_LOAD fd_array fieldPaul Chaignon2021-12-306-6/+18
* bpf: implement decoding of BPF_MAP_CREATE map_extra fieldPaul Chaignon2021-12-305-3/+40
* bpf: update BPF_* constantsPaul Chaignon2021-12-304-5/+8
* Move some gcc-agnostic macros from gcc_compat.h to macros.hDmitry V. Levin2021-12-263-11/+35
* tests/ptrace: fix expected output for riscv64Dmitry V. Levin2021-12-251-4/+1
* tests: fix riscv64 supportDmitry V. Levin2021-12-254-6/+6
* Fix building for older AndroidChih-Hsuan Yen2021-12-172-0/+2
* Update ioctl entries from linux v5.16Gleb Fotengauer-Malinovskiy2021-12-138-20/+93
* maint: update for linux v5.16-rc5Gleb Fotengauer-Malinovskiy2021-12-131-0/+1