summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-05wireless: Use offsetof instead of custom macro.Pi-Hsun Shih1-2/+3
2020-07-29Input: add `SW_MACHINE_COVER`Merlijn Wajer1-1/+2
2020-07-22virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede1-2/+2
2020-06-24/dev/mem: Revoke mappings when a driver claims the regionDan Williams1-0/+1
2020-06-22x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron1-0/+2
2020-06-07mmc: fix compilation of user APIJérôme Pouiller1-0/+1
2020-06-03xfrm: fix error in commentAntony Antony1-1/+1
2020-05-06dma-buf: Fix SET_NAME ioctl uapiDaniel Vetter1-0/+6
2020-05-02taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov1-2/+2
2020-04-13include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger1-2/+2
2020-04-13uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov1-0/+10