summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2022-05-25include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakageEugene Syromiatnikov
2022-05-25xfrm: make user policy API completeNicolas Dichtel
2022-05-25net: xfrm: fix shift-out-of-bouncePavel Skripkin
2022-05-25xfrm: Add possibility to set the default to block if we have no policySteffen Klassert
2022-05-25dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller
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-08rseq: Remove broken uapi field layout on 32-bit little endianMathieu Desnoyers
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-23can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp
2022-02-16netfilter: ctnetlink: disable helper autoassignFlorian Westphal
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-11-26net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy
2021-11-18PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár
2021-11-18ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski
2021-09-22fq_codel: reject silly quantum parametersEric Dumazet
2021-09-18serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki
2021-09-15bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima
2021-09-12tty: drop termiox user definitionsJiri Slaby
2021-08-18net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov
2021-07-19net: fix mistake path for netdev_features_stringsJian Shen
2021-06-23icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen
2021-06-18HID: hid-input: add mapping for emoji picker keyDmitry Torokhov
2021-05-19netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso
2021-05-19f2fs: move ioctl interface definitions to separated fileChao Yu
2021-05-14net/packet: make packet_fanout.arr size configurable up to 64KTanner Love
2021-05-14tty: actually undefine superseded ASYNC flagsJohan Hovold
2021-05-11usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak
2021-05-07capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn
2021-04-21dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang
2021-03-30psample: Fix user API breakageIdo Schimmel
2021-03-17net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer
2021-03-17uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin
2021-03-07net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu
2021-02-03uapi: fix big endian definition of ipv6_rpl_sr_hdrJustin Iurman
2021-01-30media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil
2021-01-12bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li
2021-01-06uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel
2020-12-30binder: add flag to clear buffer on txn completeTodd Kjos
2020-12-30devlink: use _BITUL() macro instead of BIT() in the UAPI headerTobias Klauser
2020-12-26crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers
2020-12-26fscrypt: remove kernel-internal constants from UAPI headerEric Biggers
2020-12-21ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()Peilin Ye
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko