summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil2022-11-031-1/+2
* can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol2022-08-251-1/+4
* random: ignore GRND_RANDOM in getentropy(2)Andy Lutomirski2022-06-251-1/+1
* random: add GRND_INSECURE to return best-effort non-cryptographic bytesAndy Lutomirski2022-06-251-0/+2
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen2022-04-151-2/+2
* HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon2022-03-081-1/+2
* xfrm: enforce validity of offload input flagsLeon Romanovsky2022-03-081-0/+6
* uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin2022-01-051-2/+2
* nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski2022-01-051-1/+1
* aio: fix use-after-free due to missing POLLFREE handlingEric Biggers2021-12-141-1/+1
* PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár2021-11-261-0/+6
* fq_codel: reject silly quantum parametersEric Dumazet2021-09-221-0/+2
* serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki2021-09-221-0/+1
* net: fix mistake path for netdev_features_stringsJian Shen2021-07-201-2/+2
* icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen2021-06-301-0/+3
* bpf: Add BPF_F_ANY_ALIGNMENT.David S. Miller2021-06-101-0/+14
* netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso2021-05-221-0/+6
* tty: actually undefine superseded ASYNC flagsJohan Hovold2021-05-221-2/+2
* USB: replace hardcode maximum usb string length by definitionMacpaul Lin2021-03-241-0/+3
* uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin2021-03-171-1/+1
* uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel2021-01-068-14/+12
* crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers2020-12-301-0/+16
* wireless: Use linux/stddef.h instead of stddef.hHauke Mehrtens2020-12-021-1/+5
* NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia2020-11-051-0/+3
* media: videodev2.h: RGB BT2020 and HSV are always full rangeHans Verkuil2020-11-051-9/+8
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu2020-11-051-2/+2
* perf: correct SNOOPX field offsetAl Grant2020-10-301-1/+1
* KVM: MIPS: Change the definition of kvm typeHuacai Chen2020-09-231-2/+3
* netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso2020-09-091-1/+1
* wireless: Use offsetof instead of custom macro.Pi-Hsun Shih2020-08-051-2/+3
* Input: add `SW_MACHINE_COVER`Merlijn Wajer2020-07-291-1/+2
* virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede2020-07-221-2/+2
* md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown2020-06-251-0/+2
* x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron2020-06-221-0/+2
* mmc: fix compilation of user APIJérôme Pouiller2020-06-071-0/+1
* xfrm: fix error in commentAntony Antony2020-06-031-1/+1
* nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui2020-05-271-0/+1
* include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger2020-05-021-2/+2
* uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov2020-04-171-0/+10
* coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov2020-04-131-2/+4
* Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov2020-04-021-5/+5
* usb: charger: assign specific number for enum valuePeter Chen2020-03-051-8/+8
* bpf: fix BTF limitsAlexei Starovoitov2020-01-271-2/+2
* netfilter: nf_tables: correct NFT_LOGLEVEL_MAX valueFlorian Westphal2020-01-271-1/+1
* Input: input_event - fix struct padding on sparc64Arnd Bergmann2020-01-141-0/+1
* netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter2020-01-121-3/+3
* media: cec-funcs.h: add status_req checksHans Verkuil2019-12-311-2/+4
* media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil2019-12-171-2/+2
* netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro2019-09-211-0/+5
* isdn/capi: check message length in capi_write()Eric Biggers2019-09-191-0/+1