summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-19iavf: Fix updating statisticsTony Nguyen1-1/+4
2020-08-19iavf: fix error return code in iavf_init_get_resources()Wei Yongjun1-1/+3
2020-08-19staging: vchiq_arm: Add a matching unregister callPhil Elwell1-0/+1
2020-08-19drm/radeon: fix array out-of-bounds read and write issuesColin Ian King1-1/+1
2020-08-19drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idleColin Ian King1-1/+1
2020-08-19tracing: Move pipe reference to trace array instead of current_tracerSteven Rostedt (VMware)2-7/+7
2020-08-19net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/upGrygorii Strashko1-0/+19
2020-08-19lkdtm: Make arch-specific tests always availableKees Cook3-19/+22
2020-08-19selftests/lkdtm: Reset WARN_ONCE to avoid false negativesKees Cook1-0/+6
2020-08-19lkdtm: Avoid more compiler optimizations for bad writesKees Cook3-15/+25
2020-08-19cxl: Fix kobject memleakWang Hai1-1/+1
2020-08-19drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanlineEmil Velikov1-3/+3
2020-08-19scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET1-1/+1
2020-08-19net: atlantic: MACSec offload statistics checkpatch fixMark Starovoytov1-3/+3
2020-08-19ASoC: Intel: bxt_rt298: add missing .owner fieldPierre-Louis Bossart1-0/+2
2020-08-19ASoC: Intel: sof_sdw: add missing .owner fieldPierre-Louis Bossart1-0/+1
2020-08-19ASoC: Intel: cml_rt1011_rt5682: add missing .owner fieldPierre-Louis Bossart1-0/+1
2020-08-19ASoC: SOF: nocodec: add missing .owner fieldPierre-Louis Bossart1-0/+1
2020-08-19dpaa2-eth: fix condition for number of buffer acquire retriesIoana Ciornei1-1/+1
2020-08-19staging: most: avoid null pointer dereference when iface is nullColin Ian King1-3/+1
2020-08-19media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan1-1/+3
2020-08-19media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()Chuhong Yuan1-0/+2
2020-08-19media: cxusb-analog: fix V4L2 dependencyArnd Bergmann1-0/+1
2020-08-19Bluetooth: btmtksdio: fix up firmware download sequenceSean Wang1-1/+15
2020-08-19Bluetooth: btusb: fix up firmware download sequenceSean Wang1-1/+15
2020-08-19leds: lm355x: avoid enum conversion warningArnd Bergmann1-3/+4
2020-08-19powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256kChristophe Leroy1-1/+1
2020-08-19powerpc/mm: Fix typo in IS_ENABLED()Joe Perches1-3/+2
2020-08-19clk: bcm63xx-gate: fix last clock availabilityÁlvaro Fernández Rojas1-0/+1
2020-08-19drm/arm: fix unintentional integer overflow on left shiftColin Ian King1-1/+1
2020-08-19drm/panfrost: Fix inbalance of devfreq record_busy/idle()Steven Price1-2/+3
2020-08-19drm/etnaviv: Fix error path on failure to enable bus clkLubomir Rintel1-1/+4
2020-08-19scsi: ufs: Fix imprecise load calculation in devfreq windowStanley Chu2-9/+11
2020-08-19iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the miss...Chuhong Yuan1-2/+5
2020-08-19iio: improve IIO_CONCENTRATION channel type descriptionTomasz Duszynski1-1/+2
2020-08-19Bluetooth: hci_qca: Increase SoC idle timeout to 200msBalakrishna Godavarthi1-1/+1
2020-08-19Bluetooth: hci_qca: Bug fix during SSR timeoutVenkata Lakshmi Narayana Gubba1-12/+17
2020-08-19ath10k: Acquire tx_lock in tx error pathsEvan Green1-0/+4
2020-08-19Bluetooth: Allow suspend even when preparation has failedAbhishek Pandit-Subedi1-7/+10
2020-08-19Bluetooth: hci_qca: Only remove TX clock vote after TX is completedMatthias Kaehlcke1-3/+3
2020-08-19Bluetooth: hci_qca: Fix an error pointer dereferenceDan Carpenter1-9/+9
2020-08-19video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' callChristophe JAILLET1-2/+2
2020-08-19console: newport_con: fix an issue about leak related system resourcesDejin Zheng1-2/+10
2020-08-19video: fbdev: sm712fb: fix an issue about iounmap for a wrong addressDejin Zheng1-0/+2
2020-08-19btmrvl: Fix firmware filename for sd8997 chipsetPali Rohár1-2/+2
2020-08-19btmrvl: Fix firmware filename for sd8977 chipsetPali Rohár1-2/+2
2020-08-19mwifiex: Fix firmware filename for sd8997 chipsetPali Rohár1-1/+1
2020-08-19mwifiex: Fix firmware filename for sd8977 chipsetPali Rohár1-1/+1
2020-08-19agp/intel: Fix a memory leak on module initialisation failureQiushi Wu1-1/+3
2020-08-19drm/amdgpu: use the unlocked drm_gem_object_putEmil Velikov1-1/+1