summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
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-11drm/i915: Fix I915_EXEC_RING_MASKChris Wilson1-1/+1
2019-06-09tipc: Avoid copying bytes beyond the supplied dataChris Packham1-3/+7
2019-05-16RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive1-0/+1
2019-05-16IB/rxe: Revise the ib_wr_opcode enumJason Gunthorpe1-1/+19
2019-04-20netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso1-0/+16
2019-02-27inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov1-5/+11
2019-02-20uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens2-7/+5
2019-02-20uapi/if_ether.h: prevent redefinition of struct ethhdrHauke Mehrtens2-0/+9
2019-01-13Input: restore EV_ABS ABS_RESERVEDPeter Hutterer1-0/+9
2018-12-05x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+1
2018-12-05btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo1-0/+1
2018-11-23sctp: fix strchange_flags name for Stream Change EventXin Long1-0/+2
2018-11-13UAPI: ndctl: Fix g++-unsupported initialisation in headersDavid Howells1-27/+21
2018-09-29Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel1-1/+1
2018-09-19ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov1-0/+1
2018-09-19ethtool: Remove trailing semicolon for static inlineFlorian Fainelli1-2/+2
2018-09-15uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap1-1/+1
2018-08-24nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes1-0/+3
2018-08-15KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky1-0/+2
2018-08-03ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin1-1/+6
2018-08-03ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin1-2/+14
2018-06-11btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain1-0/+1
2018-06-05cfg80211: further limit wiphy names to 64 bytesEric Biggers1-1/+1
2018-05-30net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita1-0/+1
2018-05-30virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie1-0/+1
2018-05-25cfg80211: limit wiphy names to 128 bytesJohannes Berg1-0/+2
2018-05-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook1-2/+3
2018-05-22prctl: Add force disable speculationThomas Gleixner1-0/+1
2018-05-22prctl: Add speculation control prctlsThomas Gleixner1-0/+11