summaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-11bpf: Make BPF trampoline use register_ftrace_direct() APIAlexei Starovoitov1-0/+1
2019-12-11io_uring: ensure we return -EINVAL on unknown opcodeJens Axboe1-17/+22
2019-12-11vsock: add local transport support in the vsock coreStefano Garzarella1-0/+2
2019-12-11vsock: add VMADDR_CID_LOCAL definitionStefano Garzarella1-3/+5
2019-12-11ALSA: Avoid using timespec for struct snd_rawmidi_statusBaolin Wang1-0/+3
2019-12-11ALSA: Avoid using timespec for struct snd_pcm_statusBaolin Wang2-2/+60
2019-12-11ALSA: Avoid using timespec for struct snd_ctl_elem_valueBaolin Wang1-2/+1
2019-12-11ALSA: Avoid using timespec for struct snd_timer_statusBaolin Wang1-0/+2
2019-12-11ALSA: Replace timespec with timespec64Baolin Wang3-13/+13
2019-12-11Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-0/+5
2019-12-11net: phylink: delay MAC configuration for copper SFP modulesRussell King1-0/+7
2019-12-11net: sfp: add module start/stop upstream notificationsRussell King1-0/+4
2019-12-11net: sfp: add more extended compliance codesRussell King1-27/+55
2019-12-11net: sfp: derive interface mode from ethtool link modesRussell King1-2/+0
2019-12-11ASoC: Drop snd_soc_pcm_lib_ioctl()Takashi Iwai1-5/+0
2019-12-11ASoC: soc-core: tidyup for CONFIG_DMIKuninori Morimoto1-0/+2
2019-12-11bpf: Emit audit messages upon successful prog load and unloadDaniel Borkmann1-0/+1
2019-12-11drm/edid: Increase size of VDB and CMDB bitmaps to 256 bitsThomas Anderson1-8/+8
2019-12-11HID: hidraw: add support uniq ioctlMarcel Holtmann1-0/+1
2019-12-11dt-bindings: clock: add the Amlogic Meson8 DDR clock controller bindingMartin Blumenstingl1-0/+4
2019-12-11rtc: mt6397: fix alarm register overwriteRan Bi1-0/+8
2019-12-11dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner1-1/+4
2019-12-11Merge drm/drm-next into drm-intel-next-queuedJani Nikula597-7244/+14646
2019-12-11crypto: hmac - Use init_tfm/exit_tfm interfaceHerbert Xu1-0/+6
2019-12-11crypto: shash - Add init_tfm/exit_tfm and verify descsizeHerbert Xu1-0/+13
2019-12-11crypto: api - Do not zap spawn->algHerbert Xu1-0/+1
2019-12-11crypto: chacha - fix warning message in header fileValdis Klētnieks1-1/+1
2019-12-11padata: update documentationDaniel Jordan1-9/+6
2019-12-11padata: remove reorder_objectsDaniel Jordan1-2/+0
2019-12-11padata: remove cpumask change notifierDaniel Jordan1-11/+0
2019-12-11padata: validate cpumask without removed CPU during offlineDaniel Jordan1-0/+1
2019-12-11crypto: cipher - remove crt_u.cipher (struct cipher_tfm)Eric Biggers1-42/+6
2019-12-11crypto: compress - remove crt_u.compress (struct compress_tfm)Eric Biggers1-37/+6
2019-12-11crypto: skcipher - add crypto_skcipher_min_keysize()Eric Biggers1-0/+6
2019-12-11crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h>Eric Biggers2-10/+10
2019-12-11crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithmsEric Biggers1-0/+6
2019-12-11crypto: skcipher - remove crypto_skcipher::decryptEric Biggers1-2/+0
2019-12-11crypto: skcipher - remove crypto_skcipher::encryptEric Biggers1-1/+0
2019-12-11crypto: skcipher - remove crypto_skcipher::setkeyEric Biggers1-7/+2
2019-12-11crypto: skcipher - remove crypto_skcipher::keysizeEric Biggers1-3/+2
2019-12-11crypto: skcipher - remove crypto_skcipher::ivsizeEric Biggers1-2/+1
2019-12-11crypto: x86 - Regularize glue function prototypesKees Cook3-6/+4
2019-12-11crypto: pcrypt - Avoid deadlock by using per-instance padata queuesHerbert Xu1-5/+29
2019-12-11isdn: capi: dead code removalArnd Bergmann4-623/+0
2019-12-11staging: remove isdn capi driversArnd Bergmann3-94/+0
2019-12-11i2c: add helper to check if a client has a driver attachedWolfram Sang1-0/+5
2019-12-11dma-buf: Add dma-buf heaps frameworkAndrew F. Davis2-0/+112
2019-12-10simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystemsAl Viro3-2/+3
2019-12-10io_uring: allow unbreakable linksJens Axboe1-0/+1
2019-12-10i2c: fix header file kernel-doc warningRandy Dunlap1-0/+1