summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2022-07-12uapi/linux/stddef.h: Add include guardsTadeusz Struk
2022-07-12stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook
2022-07-12media: omap3isp: Use struct_group() for memcpy() regionKees Cook
2022-07-12stddef: Introduce struct_group() helper macroKees Cook
2022-07-12netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso
2022-07-07drm/fourcc: fix integer type usage in uapi headerCarlos Llamas
2022-06-09landlock: Fix landlock_add_rule(2) documentationMickaël Salaün
2022-06-09landlock: Add clang-format exceptionsMickaël Salaün
2022-06-09signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver
2022-05-25dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller
2022-05-18virtio: fix virtio transitional idsShunsuke Mie
2022-05-15rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definitionGleb Fotengauer-Malinovskiy
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-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-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-27xfrm: rate limit SA mapping change message to user spaceAntony Antony
2022-01-05uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin
2022-01-05nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski
2021-12-29uapi: Fix undefined __always_inline on non-glibc systemsIsmael Luceno
2021-12-22mptcp: add missing documented NL paramsMatthieu Baerts
2021-12-14aio: fix use-after-free due to missing POLLFREE handlingEric Biggers
2021-11-18PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár
2021-11-18ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski
2021-11-18signal: Add SA_IMMUTABLE to ensure forced siganls do not get changedEric W. Biederman
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-18mctp: Be explicit about struct sockaddr_mctp paddingJeremy Kerr
2021-10-18mctp: unify sockaddr_mctp typesJeremy Kerr
2021-10-17Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2021-10-06hyper-v: Replace uuid.h with types.hAndy Shevchenko
2021-10-04Merge tag 'misc-habanalabs-fixes-2021-09-29' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman
2021-09-29Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-09-29habanalabs: fix resetting args in wait for CS IOCTLRajaravi Krishna Katta
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-23ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSIONJaroslav Kysela
2021-09-20Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-15xfrm: make user policy API completeNicolas Dichtel