summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
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
2018-09-15uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-08-24nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes
2018-08-15KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky
2018-08-03ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin
2018-08-03ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin
2018-06-11btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain
2018-06-05cfg80211: further limit wiphy names to 64 bytesEric Biggers
2018-05-30net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita
2018-05-30virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie
2018-05-25cfg80211: limit wiphy names to 128 bytesJohannes Berg
2018-05-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook
2018-05-22prctl: Add force disable speculationThomas Gleixner
2018-05-22prctl: Add speculation control prctlsThomas Gleixner