summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2022-11-10linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada1-0/+3
2022-11-10linux/const.h: prefix include guard of uapi/linux/const.h with _UAPIMasahiro Yamada1-3/+3
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-25random: ignore GRND_RANDOM in getentropy(2)Andy Lutomirski1-1/+1
2022-06-25random: add GRND_INSECURE to return best-effort non-cryptographic bytesAndy Lutomirski1-0/+2
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon1-1/+2
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-08PCI: Add PCI_EXP_LNKCTL2_TLS* macrosFrederick Lawler1-0/+5
2021-11-26PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár1-0/+6
2021-09-22serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki1-0/+1
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-05-22tty: actually undefine superseded ASYNC flagsJohan Hovold1-2/+2
2021-04-16net/ncsi: Add generic netlink familySamuel Mendoza-Jonas1-0/+115
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-09uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel8-14/+12
2020-12-29crypto: 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-10-29perf: correct SNOOPX field offsetAl Grant1-1/+1
2020-09-23KVM: MIPS: Change the definition of kvm typeHuacai Chen1-2/+3
2020-09-09block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche1-0/+2
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-06-25md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown1-0/+2
2020-06-20x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron1-0/+2
2020-06-11mmc: fix compilation of user APIJérôme Pouiller1-0/+1
2020-06-03xfrm: fix error in commentAntony Antony1-1/+1
2020-05-02include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger1-2/+2
2020-05-02keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells1-1/+6
2020-04-24uapi: 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-11usb: charger: assign specific number for enum valuePeter Chen1-8/+8
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-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli1-13/+0
2019-07-21nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada1-12/+12
2019-06-17tcp: tcp_fragment() should apply sane memory limitsEric Dumazet1-0/+1
2019-06-11fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov1-0/+2
2019-06-09tipc: Avoid copying bytes beyond the supplied dataChris Packham1-3/+7
2019-04-20netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso1-0/+16