summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
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-26PCI: 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-07-20net: fix mistake path for netdev_features_stringsJian Shen1-2/+2
2021-06-30icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen1-0/+3
2021-06-10bpf: Add BPF_F_ANY_ALIGNMENT.David S. Miller1-0/+14
2021-05-22netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso1-0/+6
2021-05-22tty: actually undefine superseded ASYNC flagsJohan Hovold1-2/+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-01-06uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel8-14/+12
2020-12-30crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers1-0/+16
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-05media: videodev2.h: RGB BT2020 and HSV are always full rangeHans Verkuil1-9/+8
2020-11-05bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu1-2/+2
2020-10-30perf: 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-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-25md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown1-0/+2
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-27nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui1-0/+1
2020-05-02include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger1-2/+2
2020-04-17uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov1-0/+10
2020-04-13coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov1-2/+4
2020-04-02Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov1-5/+5
2020-03-05usb: charger: assign specific number for enum valuePeter Chen1-8/+8
2020-01-27bpf: fix BTF limitsAlexei Starovoitov1-2/+2
2020-01-27netfilter: nf_tables: correct NFT_LOGLEVEL_MAX valueFlorian Westphal1-1/+1
2020-01-14Input: input_event - fix struct padding on sparc64Arnd Bergmann1-0/+1
2020-01-12netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter1-3/+3
2019-12-31media: cec-funcs.h: add status_req checksHans Verkuil1-2/+4
2019-12-17media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil1-2/+2
2019-09-21netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro1-0/+5
2019-09-19isdn/capi: check message length in capi_write()Eric Biggers1-0/+1
2019-09-16keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells1-1/+6
2019-08-16nl80211: fix NL80211_HE_MAX_CAPABILITY_LENJohn Crispin1-1/+1
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli1-13/+0
2019-07-26bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach1-0/+1
2019-07-21nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada1-12/+12
2019-07-14ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai1-0/+37
2019-07-03bpf: fix unconnected udp hooksDaniel Borkmann1-0/+2