summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)Author
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
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger
2018-04-24random: add new ioctl RNDRESEEDCRNGTheodore Ts'o
2018-04-08serial: 8250: Add Nuvoton NPCM UARTJoel Stanley
2018-03-28ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin
2018-03-03uapi libc compat: add fallback for unsupported libcsFelix Janda
2018-03-03netfilter: uapi: correct UNTRACKED conntrack state bit numberFlorian Westphal
2018-02-16arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier
2018-02-03uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-12-10USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno
2017-12-05bcache: Fix building error on MIPSHuacai Chen
2017-11-30uapi: fix linux/rxrpc.h userspace compilation errorsDmitry V. Levin
2017-11-30uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin
2017-11-08drm/i915: Reject unknown syncobj flagsTvrtko Ursulin
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend
2017-10-25Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi...Mark Brown
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-10-09netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani
2017-10-05Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov