summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2022-04-08bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen1-2/+2
2022-04-08bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim1-4/+4
2022-04-08rseq: Remove broken uapi field layout on 32-bit little endianMathieu Desnoyers1-16/+4
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon1-1/+2
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon1-0/+1
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky1-0/+6
2022-02-23can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp1-1/+1
2022-02-16netfilter: ctnetlink: disable helper autoassignFlorian Westphal1-1/+1
2022-01-27xfrm: rate limit SA mapping change message to user spaceAntony Antony1-0/+1
2022-01-05uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin1-2/+2
2022-01-05nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski1-1/+1
2021-12-14aio: fix use-after-free due to missing POLLFREE handlingEric Biggers1-1/+1
2021-11-26net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy1-0/+2
2021-11-18PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár1-0/+6
2021-11-18ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski1-1/+3
2021-09-22fq_codel: reject silly quantum parametersEric Dumazet1-0/+2
2021-09-18serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki1-0/+1
2021-09-15bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima1-1/+1
2021-09-12tty: drop termiox user definitionsJiri Slaby1-15/+0
2021-08-18net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov1-2/+5
2021-07-19net: fix mistake path for netdev_features_stringsJian Shen1-2/+2
2021-06-23icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen1-0/+3
2021-06-18HID: hid-input: add mapping for emoji picker keyDmitry Torokhov1-0/+1
2021-05-19netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso1-0/+6
2021-05-19f2fs: move ioctl interface definitions to separated fileChao Yu1-0/+87
2021-05-14net/packet: make packet_fanout.arr size configurable up to 64KTanner Love1-0/+12
2021-05-14tty: actually undefine superseded ASYNC flagsJohan Hovold1-2/+2
2021-05-11usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak1-1/+2
2021-05-07capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn1-1/+2
2021-04-21dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang1-2/+2
2021-03-30psample: Fix user API breakageIdo Schimmel1-4/+1
2021-03-17net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer1-0/+1
2021-03-17uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin1-1/+1
2021-03-07net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu1-0/+2
2021-03-04drm/fourcc: fix Amlogic format modifier masksSimon Ser1-2/+2
2021-02-03uapi: fix big endian definition of ipv6_rpl_sr_hdrJustin Iurman1-3/+3
2021-01-30RDMA/vmw_pvrdma: Fix network_hdr_type reported in WCBryan Tan1-0/+7
2021-01-30media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil1-1/+1
2021-01-12bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li1-1/+1
2021-01-06uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel8-14/+12
2020-12-30binder: add flag to clear buffer on txn completeTodd Kjos1-0/+1
2020-12-30devlink: use _BITUL() macro instead of BIT() in the UAPI headerTobias Klauser1-1/+1
2020-12-26crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers1-0/+16
2020-12-26fscrypt: remove kernel-internal constants from UAPI headerEric Biggers1-3/+2
2020-12-21ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()Peilin Ye1-1/+2
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko1-2/+2
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen1-3/+6
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron1-0/+2
2020-11-24devlink: Fix reload stats structureMoshe Shemesh1-0/+2
2020-11-13Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-52/+54