summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-12-12soundwire: sdw_slave: add initialization_complete definitionPierre-Louis Bossart1-0/+3
2019-12-12soundwire: sdw_slave: add enumeration_complete structurePierre-Louis Bossart1-0/+4
2019-12-12soundwire: sdw_slave: add probe_complete structure and new fieldsPierre-Louis Bossart1-0/+6
2019-12-12bpf: Make BPF trampoline use register_ftrace_direct() APIAlexei Starovoitov1-0/+1
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-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 Nikula304-3987/+5755
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: pcrypt - Avoid deadlock by using per-instance padata queuesHerbert Xu1-5/+29
2019-12-11isdn: capi: dead code removalArnd Bergmann3-549/+0
2019-12-11staging: remove isdn capi driversArnd Bergmann1-21/+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. Davis1-0/+59
2019-12-11simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystemsAl Viro3-2/+3
2019-12-11i2c: fix header file kernel-doc warningRandy Dunlap1-0/+1
2019-12-11i2c: remove i2c_new_dummy() APIWolfram Sang1-6/+0
2019-12-10ftrace: Fix function_graph tracer interaction with BPF trampolineAlexei Starovoitov1-0/+5
2019-12-10bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren1-0/+1
2019-12-10usb: host: ehci-sh: Remove unused platform data supportGeert Uytterhoeven1-16/+0
2019-12-10mm, x86/mm: Untangle address space layout definitions from basic pgtable type...Ingo Molnar1-10/+5
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar1-0/+2
2019-12-10Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar211-1889/+2957
2019-12-10dmaengine: Remove spaces before TABsGeert Uytterhoeven1-1/+1
2019-12-10security,lockdown,selinux: implement SELinux lockdownStephen Smalley2-0/+4
2019-12-09rcu: Use CONFIG_PREEMPTION where appropriateSebastian Andrzej Siewior1-2/+2
2019-12-09rcu: Make PREEMPT_RCU be a modifier to TREE_RCULai Jiangshan1-2/+2
2019-12-09list: Add hlist_unhashed_lockless()Eric Dumazet2-23/+33
2019-12-09rculist: Describe variadic macro argument in a Sphinx-compatible wayJonathan Neuschäfer1-2/+2
2019-12-09rcu: Enable tick for nohz_full CPUs slow to provide expedited QSPaul E. McKenney1-1/+4
2019-12-09Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...Linus Torvalds1-2/+1
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya3-8/+8
2019-12-09moduleparam: fix kerneldocFabien Dessenne1-5/+77
2019-12-09net: add queue argument to __skb_wait_for_more_packets and __skb_{,try_}recv_...Sabrina Dubroca1-3/+8
2019-12-09PM / devfreq: Use PM QoS for sysfs min/max_freqLeonard Crestez1-4/+5
2019-12-09PM / devfreq: Add PM QoS supportLeonard Crestez1-0/+5
2019-12-09fs: Delete timespec64_trunc()Deepa Dinamani1-1/+0
2019-12-09namei: LOOKUP_IN_ROOT: chroot-like scoped resolutionAleksa Sarai1-1/+2
2019-12-09namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolutionAleksa Sarai1-0/+4
2019-12-09namei: LOOKUP_NO_XDEV: block mountpoint crossingAleksa Sarai1-0/+1
2019-12-09namei: LOOKUP_NO_MAGICLINKS: block magic-link resolutionAleksa Sarai1-0/+1