summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2021-04-26RISC-V: Add EM_RISCV to kexec UAPI headerNick Kossifidis
2021-04-26Merge tag 'asoc-v5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-04-25macvlan: Add nodst option to macvlan type sourceJethro Beekman
2021-04-26netfilter: nft_socket: add support for cgroupsv2Pablo Neira Ayuso
2021-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-04-25io_uring: add full-fledged dynamic buffers supportPavel Begunkov
2021-04-25io_uring: add generic rsrc update with tagsPavel Begunkov
2021-04-25io_uring: add IORING_REGISTER_RSRCPavel Begunkov
2021-04-25io_uring: enumerate dynamic resourcesPavel Begunkov
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-23signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architecturesMarco Elver
2021-04-22landlock: Enable user space to infer supported featuresMickaël Salaün
2021-04-22landlock: Add syscall implementationsMickaël Salaün
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün
2021-04-22landlock: Support filesystem access-controlMickaël Salaün
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-22RDMA/nldev: Add QP numbers to SRQ informationNeta Ostrovsky
2021-04-22RDMA/nldev: Return SRQ informationNeta Ostrovsky
2021-04-22RDMA/nldev: Return context informationNeta Ostrovsky
2021-04-21KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA commandBrijesh Singh
2021-04-21KVM: SVM: Add support for KVM_SEV_RECEIVE_START commandBrijesh Singh
2021-04-21KVM: SVM: Add support for KVM_SEV_SEND_CANCEL commandSteve Rutherford
2021-04-21KVM: SVM: Add KVM_SEND_UPDATE_DATA commandBrijesh Singh
2021-04-21KVM: SVM: Add KVM_SEV SEND_START commandBrijesh Singh
2021-04-21KVM: x86: Support KVM VMs sharing SEV contextNathan Tempelman
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-20capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn
2021-04-20RDMA/mlx5: Expose private query portMark Bloch
2021-04-20floppy: cleanups: remove trailing whitespacesDenis Efremov
2021-04-20KVM: x86: Add capability to grant VM access to privileged SGX attributeSean Christopherson
2021-04-20Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar
2021-04-19bpf: Add a bpf_snprintf helperFlorent Revest
2021-04-19perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHEKan Liang
2021-04-19nl80211: Add new RSNXE related nl80211 extended featuresIlan Peer
2021-04-19nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-17KVM: introduce KVM_CAP_SET_GUEST_DEBUG2Paolo Bonzini
2021-04-16ethtool: add interface to read RMON statsJakub Kicinski
2021-04-16ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski
2021-04-16ethtool: add interface to read standard MAC statsJakub Kicinski
2021-04-16ethtool: add a new command for reading standard statsJakub Kicinski
2021-04-16perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES eventNamhyung Kim
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-16perf: Add support for SIGTRAP on perf eventsMarco Elver
2021-04-16signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver
2021-04-16perf: Add support for event removal on execMarco Elver
2021-04-16perf: Support only inheriting events if cloned with CLONE_THREADMarco Elver
2021-04-15ethtool: add FEC statisticsJakub Kicinski
2021-04-14Merge tag 'dmaengine-fix-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-14fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGIDVivek Goyal