aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2022-05-12ELF, uapi: fixup ELF_ST_TYPE definitionAlexey Dobriyan1-1/+1
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-8/+8
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2022-05-11bpf: add bpf_map_lookup_percpu_elem for percpu mapFeng Zhou1-0/+9
2022-05-11Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-1/+1
2022-05-11nvme: add vectored-io support for uring-cmdAnuj Gupta1-0/+1
2022-05-11nvme: wire-up uring-cmd support for io-passthru on char-device.Kanchan Joshi1-0/+25
2022-05-11fs,io_uring: add infrastructure for uring-cmdJens Axboe1-8/+13
2022-05-11HID: amd_sfh: Move bus declaration outside of amd-sfhBasavaraj Natikar1-0/+1
2022-05-10bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.Kui-Feng Lee1-0/+9
2022-05-10bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee1-0/+1
2022-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-7/+7
2022-05-10bpf: Add source ip in "struct bpf_tunnel_key"Kaixi Fan1-0/+4
2022-05-10loop: remove most the top-of-file boilerplate comment from the UAPI headerChristoph Hellwig1-6/+1
2022-05-10virtio: fix virtio transitional idsShunsuke Mie1-7/+7
2022-05-09binder: add BINDER_GET_EXTENDED_ERROR ioctlCarlos Llamas1-0/+16
2022-05-09io_uring: support CQE32 in io_uring_cqeStefan Roesch1-0/+7
2022-05-09io_uring: add support for 128-byte SQEsJens Axboe1-0/+8
2022-05-09Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthroughJens Axboe1-2/+9
2022-05-09Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-passthroughJens Axboe1-0/+37
2022-05-09rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definitionGleb Fotengauer-Malinovskiy1-1/+1
2022-05-09landlock: Add clang-format exceptionsMickaël Salaün1-0/+4
2022-05-06Merge tag 'tee-cleanup-for-v5.19' of https://git.linaro.org/people/jens.wikla...Arnd Bergmann1-4/+0
2022-05-05io_uring: add POLL_FIRST support for send/sendmsg and recv/recvmsgJens Axboe1-0/+10
2022-05-05Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski1-5/+0
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+10
2022-05-04cfg80211: support disabling EHT modeMuna Sinada1-0/+2
2022-05-04mptcp: netlink: allow userspace-driven subflow establishmentFlorian Westphal1-0/+3
2022-05-04mptcp: netlink: Add MPTCP_PM_CMD_REMOVEKishen Maloor1-0/+2
2022-05-04mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCEKishen Maloor1-0/+2
2022-05-04gpiolib: cdev: Add hardware timestamp clock typeDipen Patel1-0/+3
2022-05-04Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/nextMarc Zyngier2-0/+11
2022-05-04KVM: arm64: Implement PSCI SYSTEM_SUSPENDOliver Upton1-0/+2
2022-05-04KVM: arm64: Add support for userspace to suspend a vCPUOliver Upton1-0/+2
2022-05-03mptcp: expose server_side attribute in MPTCP netlink eventsKishen Maloor1-0/+1
2022-05-03seccomp: Add wait_killable semantic to seccomp user notifierSargun Dhillon1-0/+2
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+9
2022-05-01net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici1-0/+10
2022-05-01net: phy: Add BaseT1 auto-negotiation registersAlexandru Tachici1-0/+40
2022-05-01net: phy: Add 10-BaseT1L registersAlexandru Tachici1-0/+25
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici1-0/+1
2022-04-30io_uring: add IORING_SETUP_TASKRUN_FLAGJens Axboe1-0/+7
2022-04-30io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_COOP_TASKRUN is usedJens Axboe1-0/+8
2022-04-29io_uring: return hint on whether more data is available after receiveJens Axboe1-0/+2
2022-04-29Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-netJens Axboe1-2/+21
2022-04-29taskstats: version 12 with thread group and exe infoDr. Thomas Orgis2-4/+23
2022-04-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini1-2/+7
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini1-1/+9
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini1-1/+9