summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig1-1/+1
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig1-2/+2
2020-10-03block: scsi_ioctl: Avoid the use of one-element arraysGustavo A. R. Silva1-1/+4
2020-10-03Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller1-0/+25
2020-10-03bpf: Introducte bpf_this_cpu_ptr()Hao Luo1-0/+13
2020-10-03bpf: Introduce bpf_per_cpu_ptr()Hao Luo1-0/+18
2020-10-03bpf: Introduce pseudo_btf_idHao Luo1-9/+27
2020-10-02NFSACL: Replace PROC() macro with open codeChuck Lever1-0/+2
2020-10-02RDMA/uverbs: Expose the new GID query API to user spaceAvihai Horon2-0/+22
2020-10-02RDMA/core: Introduce new GID table query APIAvihai Horon1-0/+8
2020-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-9/+125
2020-10-01RDMA/mlx5: Extend advice MR to support non faulting modeYishai Hadas1-0/+1
2020-10-01dm: export dm_copy_name_and_uuidMike Snitzer1-2/+2
2020-10-01iommu/vt-d: Check UAPI data processed by IOMMU coreJacob Pan1-0/+1
2020-10-01iommu/uapi: Handle data and argsz filled by usersJacob Pan1-0/+1
2020-10-01iommu/uapi: Use named union for user dataJacob Pan1-2/+2
2020-10-01iommu/uapi: Add argsz for user filled dataJacob Pan1-3/+9
2020-10-01bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event arraySong Liu1-0/+3
2020-10-01io_uring: provide IORING_ENTER_SQ_WAIT for SQPOLL SQ ring waitsJens Axboe1-0/+1
2020-10-01io_uring: allow disabling rings during the creationStefano Garzarella1-0/+2
2020-10-01io_uring: add IOURING_REGISTER_RESTRICTIONS opcodeStefano Garzarella1-0/+31
2020-10-01io_uring: use an enumeration for io_uring_register(2) opcodesStefano Garzarella1-11/+16
2020-09-30bpf: Add redirect_neigh helper as redirect drop-inDaniel Borkmann1-0/+14
2020-09-30bpf: Add classid helper only based on skb->skDaniel Borkmann1-0/+10
2020-09-30netfilter: nf_tables: add userdata attributes to nft_chainJose M. Guisado Gomez1-0/+2
2020-09-30gpio: uapi: document uAPI v1 as deprecatedKent Gibson1-0/+26
2020-09-30gpio: uapi: define uAPI v2Kent Gibson1-7/+284
2020-09-30gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizesKent Gibson1-6/+11
2020-09-29devlink: include <linux/const.h> for _BITULJacob Keller1-0/+2
2020-09-29Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10Mike Snitzer1-0/+2
2020-09-29l2tp: report rx cookie discards in netlink getTom Parkin1-0/+1
2020-09-29bpf: Support attaching freplace programs to multiple attach pointsToke Høiland-Jørgensen1-2/+7
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński1-1/+1
2020-09-29bpf: Add bpf_seq_printf_btf helperAlan Maguire1-0/+9
2020-09-29bpf: Add bpf_snprintf_btf helperAlan Maguire1-0/+67
2020-09-28bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu1-0/+7
2020-09-28nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan1-0/+11
2020-09-28nl80211: include frequency offset in survey infoThomas Pedersen1-0/+2
2020-09-28KVM: x86: Introduce MSR filteringAlexander Graf1-0/+5
2020-09-28KVM: x86: Allow deflecting unknown MSR accesses to user spaceAlexander Graf1-0/+13
2020-09-28nl80211: support S1G capability overrides in assocThomas Pedersen1-0/+9
2020-09-28nl80211/cfg80211: support 6 GHz scanningTova Mussai1-0/+3
2020-09-26media: v4l2: extend the CSC API to subdevice.Dafna Hirschfeld2-3/+22
2020-09-26media: v4l2: add support for colorspace conversion API (CSC) for video captureDafna Hirschfeld1-0/+6
2020-09-26devlink: introduce flash update overwrite maskJacob Keller1-0/+23
2020-09-25bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau1-1/+1
2020-09-25bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau1-2/+2
2020-09-25bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau1-0/+1
2020-09-25bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...Martin KaFai Lau1-4/+4
2020-09-25rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQPeter Oskolkov1-0/+26