summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2019-09-30kdbus: the driver, original and non-workingAdrian Szyndela2-0/+986
2019-07-03netfilter: xt_owner: bail out with EINVAL in case of unsupported flagssubmit/tizen/20190705.061120accepted/tizen/unified/20190705.110609Pablo Neira Ayuso1-0/+5
2019-07-03netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk1-3/+4
2019-02-14fimc-is: change metadata header as uapi headerSeung-Woo Kim1-0/+1472
2019-02-14fimc-is: Fix includes and make the code to compile on ARM64Marek Szyprowski1-0/+2
2019-02-14fimc-is: Add code from arch/arm/mach-exynos and missing headersMarek Szyprowski1-0/+80
2019-02-14drm/exynos: ipp: Add IPP v2 frameworkMarek Szyprowski1-0/+240
2019-02-14drm/exynos: ipp: Remove Exynos DRM IPP subsystemMarek Szyprowski1-191/+1
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
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger1-0/+1
2018-04-24random: add new ioctl RNDRESEEDCRNGTheodore Ts'o1-0/+3
2018-04-08serial: 8250: Add Nuvoton NPCM UARTJoel Stanley1-0/+3
2018-03-28ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin1-2/+2
2018-03-03uapi libc compat: add fallback for unsupported libcsFelix Janda1-1/+54
2018-03-03netfilter: uapi: correct UNTRACKED conntrack state bit numberFlorian Westphal1-1/+1
2018-02-16arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier1-0/+3
2018-02-03uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin1-11/+11
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-1/+1
2017-12-10USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno1-0/+3
2017-12-05bcache: Fix building error on MIPSHuacai Chen1-1/+1
2017-11-30uapi: fix linux/rxrpc.h userspace compilation errorsDmitry V. Levin1-5/+5
2017-11-30uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin1-4/+0
2017-11-08drm/i915: Reject unknown syncobj flagsTvrtko Ursulin1-0/+1
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar1-3/+3
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds735-0/+735
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman297-0/+297
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman438-0/+438
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend1-1/+0
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+4
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long1-1/+1