summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2022-04-13bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wideJakub Sitnicki
2022-04-13can: isotp: set default value for N_As to 50 micro secondsOliver Hartkopp
2022-04-13bpf: Make dst_port field in struct bpf_sock 16-bit wideJakub Sitnicki
2022-04-08bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-04-08bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim
2022-04-08loop: fix ioctl calls using compat_loop_infoCarlos Llamas
2022-04-08serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port typeZev Weiss
2022-04-08rseq: Remove broken uapi field layout on 32-bit little endianMathieu Desnoyers
2022-04-08media: omap3isp: Use struct_group() for memcpy() regionKees Cook
2022-04-08rfkill: make new event layout opt-inJohannes Berg
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky
2022-02-16netfilter: ctnetlink: disable helper autoassignFlorian Westphal
2022-02-08ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko
2022-02-01tty: Partially revert the removal of the Cyclades public APIMaciej W. Rozycki
2022-01-27habanalabs: change wait for interrupt timeout to 64 bitDani Liberman
2022-01-27xfrm: rate limit SA mapping change message to user spaceAntony Antony
2022-01-27bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-27nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski
2021-12-27uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin
2021-12-21uapi: Fix undefined __always_inline on non-glibc systemsIsmael Luceno
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-14mptcp: add missing documented NL paramsMatthieu Baerts
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-10Increase default MLOCK_LIMIT to 8 MiBDrew DeVault
2021-12-09aio: fix use-after-free due to missing POLLFREE handlingEric Biggers
2021-12-02Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-02Fix Comment of ETH_P_802_3_MINXiayu Zhang
2021-11-29drm/virtgpu api: define a dummy fence signaled eventGurchetan Singh
2021-11-13Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds
2021-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-12Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-11Merge branch 'kvm-sev-move-context' into kvm-masterPaolo Bonzini
2021-11-11KVM: SEV: Add support for SEV intra host migrationPeter Gonda
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-11-10virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand
2021-11-09Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-09Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-08Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-08arm64: mte: change PR_MTE_TCF_NONE back into an unsigned longPeter Collingbourne
2021-11-07Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linuxLinus Torvalds
2021-11-06Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-04virtio_gpio: drop packed attributeMichael S. Tsirkin