aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-12ALSA: au88xx: Add fall-through annotationsTakashi Iwai1-0/+6
2018-10-12ALSA: opti92xx-ad1848: Use the standard fall-through annotationTakashi Iwai1-2/+4
2018-10-12ALSA: seq: oss: Use the standard fall-through annotationTakashi Iwai1-1/+1
2018-10-12ALSA: caiaq: Add fall-through annotationTakashi Iwai1-0/+1
2018-10-12ALSA: memalloc: Add fall-through annotationTakashi Iwai1-0/+1
2018-10-12ALSA: firewire-motu: add missing entries to KconfigTakashi Sakamoto1-0/+2
2018-10-12lib/bch: fix possible stack overrunArnd Bergmann2-5/+13
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman37-285/+493
2018-10-12crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' staticWei Yongjun1-2/+2
2018-10-12crypto: arm64/aes-blk - ensure XTS mask is always loadedArd Biesheuvel1-4/+4
2018-10-12crypto: testmgr - fix sizeof() on COMP_BUF_SIZEMichael Schupikov1-3/+3
2018-10-12crypto: chtls - remove set but not used variable 'csk'YueHaibing1-4/+0
2018-10-12crypto: axis - fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2018-10-12ALSA: isight: fix leak of reference to firewire unit in error path of .probe callbackTakashi Sakamoto1-5/+5
2018-10-12ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)Jeremy Cline1-0/+1
2018-10-11hwmon: (pmbus) remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-15/+0
2018-10-11hwmon: (core) Add trace events to _attr_show/store functionsNicolin Chen3-7/+92
2018-10-11ipmi: Fix timer race with module unloadJan Glauber1-4/+6
2018-10-11Merge branch 'net-dsa-bcm_sf2-Couple-of-fixes'David S. Miller1-11/+3
2018-10-11net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli1-9/+1
2018-10-11net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli1-2/+2
2018-10-12vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter1-1/+1
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter2-2/+4
2018-10-11dm table: require that request-based DM be layered on blk-mq devicesMike Snitzer1-1/+17
2018-10-11i2c: Fix kerneldoc for renamed i2c dma put functionStephen Boyd1-1/+1
2018-10-11HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2Kai-Heng Feng2-0/+2
2018-10-11leds: sc27xx: Add pattern_set/clear interfaces for LED controllerBaolin Wang2-0/+143
2018-10-11leds: core: Introduce LED pattern triggerBaolin Wang5-0/+516
2018-10-11dt-bindings: arm: zte: Move sysctrl bindings to their own docRob Herring2-26/+31
2018-10-11dt-bindings: arm: fsl: Move DCFG and SCFG bindings to their own docsRob Herring3-39/+38
2018-10-11dt-bindings: arm: atmel: Move various sys registers out of SoC binding docRob Herring2-170/+171
2018-10-11PCI/IOV: Remove unnecessary include of <linux/pci-ats.h>Bjorn Helgaas1-1/+0
2018-10-11blk-wbt: wake up all when we scale up, not downJosef Bacik1-1/+1
2018-10-11nfp: replace long license headers with SPDXJakub Kicinski69-2213/+138
2018-10-11net: phy: sfp: remove sfp_mutex's definitionSebastian Andrzej Siewior1-2/+0
2018-10-11r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chipsMaciej S. Szmigiero1-2/+2
2018-10-11net: cdc_ncm: use tasklet_init() for tasklet_struct initBen Dooks1-2/+1
2018-10-11net: socionext: clear rx irq correctlyIlias Apalodimas1-1/+4
2018-10-11cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offlineMaciej S. Szmigiero1-3/+9
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh1-28/+15
2018-10-11Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupGreg Kroah-Hartman2-9/+17
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue1-2/+9
2018-10-11Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildGreg Kroah-Hartman3-4/+7
2018-10-11selftests: use posix-style redirection in ip_defrag.shPaolo Abeni1-4/+4
2018-10-11cxgb4: fix thermal configuration dependenciesArnd Bergmann4-11/+10
2018-10-11Merge branch 'net-explicitly-requires-bash-when-needed'David S. Miller2-2/+2
2018-10-11selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni1-1/+1
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni1-1/+1
2018-10-11Merge branch 'ena-next'David S. Miller11-742/+1334
2018-10-11net: ena: fix indentations in ena_defs for better readabilityArthur Kiyanovski3-425/+338