summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)Author
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-06uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel
2020-12-30crypto: 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-11-05bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu
2020-10-30perf: correct SNOOPX field offsetAl Grant
2020-09-23KVM: MIPS: Change the definition of kvm typeHuacai Chen
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-07-22virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede
2020-06-25md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown
2020-06-22x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron
2020-06-07mmc: fix compilation of user APIJérôme Pouiller
2020-06-03xfrm: fix error in commentAntony Antony
2020-05-27nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui
2020-05-02include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger
2020-04-17uapi: 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-05usb: charger: assign specific number for enum valuePeter Chen
2020-01-27bpf: fix BTF limitsAlexei Starovoitov
2020-01-27netfilter: nf_tables: correct NFT_LOGLEVEL_MAX valueFlorian Westphal
2020-01-14Input: input_event - fix struct padding on sparc64Arnd Bergmann
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-09-16keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells
2019-08-16nl80211: fix NL80211_HE_MAX_CAPABILITY_LENJohn Crispin
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli
2019-07-26bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach
2019-07-21nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada
2019-07-14ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai
2019-07-03bpf: fix unconnected udp hooksDaniel Borkmann
2019-07-03bpf: simplify definition of BPF_FIB_LOOKUP related flagsMartynas Pumputis
2019-06-17tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-06-11drm/i915: Fix I915_EXEC_RING_MASKChris Wilson
2019-06-04tipc: Avoid copying bytes beyond the supplied dataChris Packham
2019-05-25fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov
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-01-31Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani
2019-01-31Input: input_event - provide override for sparc64Deepa Dinamani
2019-01-22RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive
2019-01-13Input: restore EV_ABS ABS_RESERVEDPeter Hutterer