summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-30clocksource/arm_arch_timer: Direcly assign set_next_event workaroundMarc Zyngier
2019-04-30watchdog/sbsa: Use arch_timer_read_counter instead of arch_counter_get_cntvctMarc Zyngier
2019-04-30net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter
2019-04-30arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32Marc Zyngier
2019-04-30Revert "drm/qxl: drop prime import/export callbacks"Gerd Hoffmann
2019-04-30cpufreq: Fix kobject memleakViresh Kumar
2019-04-30Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2019-04-30Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2019-04-29Merge branch 'ieee802154-for-davem-2019-04-25' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-29rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds
2019-04-29Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2019-04-29firmware: arm_sdei: Prohibit probing in '_sdei_handler'Xiongfeng Wang
2019-04-29ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris
2019-04-29drm: Simplify stacktrace handlingThomas Gleixner
2019-04-29dm persistent data: Simplify stack trace handlingThomas Gleixner
2019-04-29dm bufio: Simplify stack trace retrievalThomas Gleixner
2019-04-29cpufreq: armada-37xx: fix frequency calculation for oppGregory CLEMENT
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer
2019-04-29s390/ism: move oddities of device IO to wrapper functionSebastian Ott
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott
2019-04-29s390: show statistics for MSI IRQsSebastian Ott
2019-04-29s390/airq: provide cacheline aligned ivsSebastian Ott
2019-04-29s390/airq: recognize directed interruptsSebastian Ott
2019-04-29s390/sclp: detect DIRQ facilitySebastian Ott
2019-04-29s390/ipl: Provide has_secure sysfs attributePhilipp Rudo
2019-04-29cpufreq: centrino: Fix centrino_setpolicy() kerneldoc commentdongjian
2019-04-29cpufreq: qoriq: add support for lx2160aVabhav Sharma
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-28Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-04-28iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register()Luca Coelho
2019-04-28iwlwifi: fix driver operation for 5350Emmanuel Grumbach
2019-04-28iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho
2019-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-27bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan
2019-04-27bnxt_en: Fix statistics context reservation logic.Michael Chan
2019-04-27bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan
2019-04-27bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan
2019-04-27bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam
2019-04-27bnxt_en: Improve multicast address setup logic.Michael Chan
2019-04-26slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-04-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-26Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach
2019-04-26Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-04-26Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-26zram: pass down the bvec we need to read into in the work structJérôme Glisse
2019-04-26net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn
2019-04-26qmi_wwan: new Wistron, ZTE and D-Link devicesBjørn Mork
2019-04-26net: ethernet: stmmac: manage the get_irq probe defer caseFabien Dessenne
2019-04-26dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_startShun-Chih Yu