summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2021-05-22tty: actually undefine superseded ASYNC flagsJohan Hovold
2021-04-16net/ncsi: Add generic netlink familySamuel Mendoza-Jonas
2021-03-24USB: replace hardcode maximum usb string length by definitionMacpaul Lin
2021-03-17uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin
2021-01-09uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel
2020-12-29crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers
2020-12-02wireless: Use linux/stddef.h instead of stddef.hHauke Mehrtens
2020-11-05NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia
2020-11-05media: videodev2.h: RGB BT2020 and HSV are always full rangeHans Verkuil
2020-10-29perf: correct SNOOPX field offsetAl Grant
2020-09-23KVM: MIPS: Change the definition of kvm typeHuacai Chen
2020-09-09block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2020-09-09netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso
2020-08-05wireless: Use offsetof instead of custom macro.Pi-Hsun Shih
2020-07-29Input: add `SW_MACHINE_COVER`Merlijn Wajer
2020-06-25md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown
2020-06-20x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron
2020-06-11mmc: fix compilation of user APIJérôme Pouiller
2020-06-03xfrm: fix error in commentAntony Antony
2020-05-02include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger
2020-05-02keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells
2020-04-24uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov
2020-04-13coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov
2020-04-02Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov
2020-03-11usb: charger: assign specific number for enum valuePeter Chen
2020-01-12netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter
2019-12-31media: cec-funcs.h: add status_req checksHans Verkuil
2019-12-17media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil
2019-09-21netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro
2019-09-19isdn/capi: check message length in capi_write()Eric Biggers
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli
2019-07-21nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada
2019-06-17tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-06-11fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov
2019-06-11drm/i915: Fix I915_EXEC_RING_MASKChris Wilson
2019-06-09tipc: Avoid copying bytes beyond the supplied dataChris Packham
2019-05-16RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive
2019-05-16IB/rxe: Revise the ib_wr_opcode enumJason Gunthorpe
2019-04-20netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso
2019-02-27inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov
2019-02-20uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens
2019-02-20uapi/if_ether.h: prevent redefinition of struct ethhdrHauke Mehrtens
2019-01-13Input: restore EV_ABS ABS_RESERVEDPeter Hutterer
2018-12-05x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-12-05btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo
2018-11-23sctp: fix strchange_flags name for Stream Change EventXin Long
2018-11-13UAPI: ndctl: Fix g++-unsupported initialisation in headersDavid Howells
2018-09-29Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel
2018-09-19ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov
2018-09-19ethtool: Remove trailing semicolon for static inlineFlorian Fainelli