summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2022-05-13io_uring: allow allocated fixed files for openat/openat2Jens Axboe
2022-05-13agpgart.h: do not include <stdlib.h> from exported headerMasahiro Yamada
2022-05-12ELF, uapi: fixup ELF_ST_TYPE definitionAlexey Dobriyan
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-11bpf: add bpf_map_lookup_percpu_elem for percpu mapFeng Zhou
2022-05-11Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-05-11nvme: add vectored-io support for uring-cmdAnuj Gupta
2022-05-11nvme: wire-up uring-cmd support for io-passthru on char-device.Kanchan Joshi
2022-05-11fs,io_uring: add infrastructure for uring-cmdJens Axboe
2022-05-11HID: amd_sfh: Move bus declaration outside of amd-sfhBasavaraj Natikar
2022-05-10bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.Kui-Feng Lee
2022-05-10bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee
2022-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-05-10bpf: Add source ip in "struct bpf_tunnel_key"Kaixi Fan
2022-05-10loop: remove most the top-of-file boilerplate comment from the UAPI headerChristoph Hellwig
2022-05-10virtio: fix virtio transitional idsShunsuke Mie
2022-05-09binder: add BINDER_GET_EXTENDED_ERROR ioctlCarlos Llamas
2022-05-09io_uring: support CQE32 in io_uring_cqeStefan Roesch
2022-05-09io_uring: add support for 128-byte SQEsJens Axboe
2022-05-09Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthroughJens Axboe
2022-05-09Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-passthroughJens Axboe
2022-05-09rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definitionGleb Fotengauer-Malinovskiy
2022-05-09landlock: Add clang-format exceptionsMickaël Salaün
2022-05-06Merge tag 'tee-cleanup-for-v5.19' of https://git.linaro.org/people/jens.wikla...Arnd Bergmann
2022-05-05io_uring: add POLL_FIRST support for send/sendmsg and recv/recvmsgJens Axboe
2022-05-05Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-04cfg80211: support disabling EHT modeMuna Sinada
2022-05-04mptcp: netlink: allow userspace-driven subflow establishmentFlorian Westphal
2022-05-04mptcp: netlink: Add MPTCP_PM_CMD_REMOVEKishen Maloor
2022-05-04mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCEKishen Maloor
2022-05-04gpiolib: cdev: Add hardware timestamp clock typeDipen Patel
2022-05-04Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/nextMarc Zyngier
2022-05-04KVM: arm64: Implement PSCI SYSTEM_SUSPENDOliver Upton
2022-05-04KVM: arm64: Add support for userspace to suspend a vCPUOliver Upton
2022-05-03mptcp: expose server_side attribute in MPTCP netlink eventsKishen Maloor
2022-05-03seccomp: Add wait_killable semantic to seccomp user notifierSargun Dhillon
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-01net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici
2022-05-01net: phy: Add BaseT1 auto-negotiation registersAlexandru Tachici
2022-05-01net: phy: Add 10-BaseT1L registersAlexandru Tachici
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici
2022-04-30io_uring: add IORING_SETUP_TASKRUN_FLAGJens Axboe
2022-04-30io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_COOP_TASKRUN is usedJens Axboe
2022-04-29io_uring: return hint on whether more data is available after receiveJens Axboe
2022-04-29Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-netJens Axboe
2022-04-29taskstats: version 12 with thread group and exe infoDr. Thomas Orgis
2022-04-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini