summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
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-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-05-02scsi: mpi3mr: Add support for NVMe passthroughSumit Saxena
2022-05-02scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi headerSumit Saxena
2022-05-02scsi: mpi3mr: Add support for driver commandsSumit Saxena
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-29drm/i915/xehp: Add compute engine ABIMatt Roper
2022-04-29drm/i915/uapi: Add kerneldoc for engine class enumMatt Roper
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
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-04-27ASoC: SOF: bump SOF_ABI_MINORPierre-Louis Bossart
2022-04-27net: atm: remove support for ZeitNet ZN122x ATM devicesJakub Kicinski
2022-04-26syscalls: compat: Fix the missing part for __SYSCALL_COMPATGuo Ren
2022-04-26uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig
2022-04-26uapi: simplify __ARCH_FLOCK{,64}_PAD a littleChristoph Hellwig
2022-04-26Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-26io_uring: add type to op enumDylan Yudaken
2022-04-26tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUFAndrew Davis
2022-04-25bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi
2022-04-25fanotify: implement "evictable" inode marksAmir Goldstein
2022-04-25PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macroPali Rohár
2022-04-25devlink: introduce line card info get messageJiri Pirko
2022-04-25devlink: introduce line card devices supportJiri Pirko
2022-04-24io_uring: add socket(2) supportJens Axboe
2022-04-24io_uring: add fgetxattr and getxattr supportStefan Roesch
2022-04-24io_uring: add fsetxattr and setxattr supportStefan Roesch
2022-04-24io_uring: add support for IORING_ASYNC_CANCEL_ANYJens Axboe
2022-04-24io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' keyJens Axboe
2022-04-24io_uring: add support for IORING_ASYNC_CANCEL_ALLJens Axboe
2022-04-24media: v4l2-ctrls: Add intra-refresh type controlDikshita Agarwal
2022-04-24media: v4l: Add Qualcomm custom compressed pixel formatsStanimir Varbanov
2022-04-24media: media.h: remove unneeded <stdint.h> inclusionMasahiro Yamada
2022-04-24media: media.h: Add new media link typeDaniel Scally
2022-04-24media: cec.h: add cec_msg_recv_is_rx/tx_result helpersHans Verkuil