summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2023-03-11usb: uvc: Enumerate valid values for color matchingDaniel Scally1-0/+30
2023-03-11media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook1-1/+1
2023-02-06netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2-2/+2
2023-01-18include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn1-1/+1
2023-01-18ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENTBaisong Zhong1-4/+4
2022-12-08audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui1-1/+1
2022-11-25capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui1-1/+1
2022-11-03media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil1-1/+2
2022-08-25can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol1-1/+4
2022-06-22random: ignore GRND_RANDOM in getentropy(2)Andy Lutomirski1-1/+1
2022-06-22random: add GRND_INSECURE to return best-effort non-cryptographic bytesAndy Lutomirski1-0/+2
2022-05-25dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller1-2/+2
2022-04-15bpf: Make dst_port field in struct bpf_sock 16-bit wideJakub Sitnicki1-1/+2
2022-04-15bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen1-2/+2
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-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-17PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár1-0/+6
2021-09-22fq_codel: reject silly quantum parametersEric Dumazet1-0/+2
2021-09-22serial: 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-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-14tty: actually undefine superseded ASYNC flagsJohan Hovold1-2/+2
2021-05-11usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak1-1/+2
2021-03-24USB: replace hardcode maximum usb string length by definitionMacpaul Lin1-0/+3
2021-03-17uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin1-1/+1
2021-02-04ICMPv6: Add ICMPv6 Parameter Problem, code 3 definitionHangbin Liu1-0/+1
2021-01-17vfio iommu: Add dma available capabilityMatthew Rosato1-0/+15
2021-01-06uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel8-14/+12
2021-01-06fscrypt: remove kernel-internal constants from UAPI headerEric Biggers1-3/+2
2020-12-30binder: add flag to clear buffer on txn completeTodd Kjos1-0/+1
2020-12-30crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers1-0/+16
2020-12-21ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()Peilin Ye1-1/+2
2020-12-02ASoC: Intel: Skylake: Automatic DMIC format configuration according to inform...Mateusz Gorski1-0/+1
2020-12-02ASoC: Intel: Multiple I/O PCM format support for pipeMateusz Gorski1-0/+1
2020-12-02wireless: Use linux/stddef.h instead of stddef.hHauke Mehrtens1-1/+5
2020-11-05NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia1-0/+3
2020-11-05btrfs: tree-checker: fix false alert caused by legacy btrfs root itemQu Wenruo1-0/+14
2020-11-05media: videodev2.h: RGB BT2020 and HSV are always full rangeHans Verkuil1-9/+8
2020-11-01bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu1-2/+2
2020-10-29perf: correct SNOOPX field offsetAl Grant1-1/+1
2020-09-23KVM: MIPS: Change the definition of kvm typeHuacai Chen1-2/+3
2020-09-09netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso1-1/+1
2020-08-19seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook1-1/+2