summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells2019-09-161-1/+6
* nl80211: fix NL80211_HE_MAX_CAPABILITY_LENJohn Crispin2019-08-161-1/+1
* uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2019-08-061-13/+0
* bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach2019-07-261-0/+1
* nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada2019-07-211-12/+12
* ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai2019-07-141-0/+37
* bpf: fix unconnected udp hooksDaniel Borkmann2019-07-031-0/+2
* bpf: simplify definition of BPF_FIB_LOOKUP related flagsMartynas Pumputis2019-07-031-2/+2
* tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-06-171-0/+1
* drm/i915: Fix I915_EXEC_RING_MASKChris Wilson2019-06-111-1/+1
* tipc: Avoid copying bytes beyond the supplied dataChris Packham2019-06-041-3/+7
* fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2019-05-251-0/+2
* netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso2019-04-201-0/+16
* inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov2019-02-271-5/+11
* Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani2019-01-311-1/+1
* Input: input_event - provide override for sparc64Deepa Dinamani2019-01-311-1/+5
* RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive2019-01-221-0/+1
* Input: restore EV_ABS ABS_RESERVEDPeter Hutterer2019-01-131-0/+9
* net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti2019-01-091-2/+2
* x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-12-051-0/+1
* Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso2018-11-271-2/+2
* netfilter: bridge: define INT_MIN & INT_MAX in userspaceJiri Slaby2018-11-271-0/+4
* sctp: fix strchange_flags name for Stream Change EventXin Long2018-11-231-0/+2
* sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long2018-11-231-0/+1
* uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin2018-11-211-4/+4
* media: replace ADOBERGB by OPRGBHans Verkuil2018-11-131-6/+17
* media: cec: add new tx/rx status bits to detect aborts/timeoutsHans Verkuil2018-11-131-0/+3
* crypto: speck - remove SpeckJason A. Donenfeld2018-11-131-2/+2
* IB/rxe: Revise the ib_wr_opcode enumJason Gunthorpe2018-11-131-1/+19
* UAPI: ndctl: Fix g++-unsupported initialisation in headersDavid Howells2018-11-131-27/+21
* sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL insteadXin Long2018-10-161-0/+1
* Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-10-101-0/+1
|\
| * rxrpc: Use the UDP encap_rcv hookDavid Howells2018-10-081-0/+1
* | net/smc: retain old name for diag_mode fieldEugene Syromiatnikov2018-10-071-1/+4
* | net/smc: use __aligned_u64 for 64-bit smc_diag fieldsEugene Syromiatnikov2018-10-071-11/+11
* | mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizesAnshuman Khandual2018-10-054-0/+8
|/
* Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel2018-09-251-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-09-211-0/+1
|\
| * KVM: x86: Control guest reads of MSR_PLATFORM_INFODrew Schmitt2018-09-201-0/+1
* | Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman2018-09-201-52/+54
|\ \ | |/ |/|
| * Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-09-171-52/+54
| |\
| | * ASoC: uapi: fix sound/skl-tplg-interface.h userspace compilation errorsDmitry V. Levin2018-08-141-52/+54
* | | perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal usePeter Zijlstra2018-09-101-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-09-041-1/+1
|\ \ \