aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)Author
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-14Merge tag 'v4.14.176' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.175' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.173' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.164' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.161' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.159' into v4.14/standard/baseBruce Ashfield
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-10-10Merge tag 'v4.14.146' into v4.14/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.14.145' into v4.14/standard/baseBruce Ashfield
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-15Merge tag 'v4.14.137' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.134' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.127' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.125' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.124' into v4.14/standard/baseBruce Ashfield
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-21Merge tag 'v4.14.120' into v4.14/standard/baseBruce Ashfield
2019-05-21Merge tag 'v4.14.113' into v4.14/standard/baseBruce Ashfield
2019-05-21Merge tag 'v4.14.104' into v4.14/standard/baseBruce Ashfield
2019-05-21Merge tag 'v4.14.102' into v4.14/standard/baseBruce Ashfield
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-02-08Merge tag 'v4.14.93' into v4.14/standard/baseBruce Ashfield
2019-01-13Input: restore EV_ABS ABS_RESERVEDPeter Hutterer
2019-01-10Merge tag 'v4.14.86' into v4.14/standard/baseBruce Ashfield
2019-01-10Merge tag 'v4.14.83' into v4.14/standard/baseBruce Ashfield
2019-01-10Merge tag 'v4.14.81' into v4.14/standard/baseBruce Ashfield
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-10-15Merge tag 'v4.14.73' into v4.14/standard/baseBruce Ashfield
2018-09-29Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel