summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-17locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()Boqun Feng1-0/+4
2020-04-17spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completionVladimir Oltean1-13/+6
2020-04-17firmware: fix a double abort case with fw_load_sysfs_fallbackJunyong Sun1-1/+1
2020-04-17md: check arrays is suspended in mddev_detach before call quiesce operationsGuoqing Jiang1-1/+1
2020-04-17irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependencyMarc Zyngier1-0/+6
2020-04-17usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong2-0/+9
2020-04-17media: i2c: ov5695: Fix power on and off sequencesDongchun Zhu1-18/+31
2020-04-17media: mtk-vpu: avoid unaligned access to DTCM buffer.Hsin-Yi Wang5-36/+38
2020-04-17block, zoned: fix integer overflow with BLKRESETZONE et alAlexey Dobriyan1-1/+1
2020-04-17block: Fix use-after-free issue accessing struct io_cqSahitya Tummala2-0/+8
2020-04-17genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()Alexander Sverdlin1-5/+5
2020-04-17efi/x86: Ignore the memory attributes table on i386Ard Biesheuvel1-1/+1
2020-04-17x86/boot: Use unsigned comparison for addressesArvind Sankar2-3/+3
2020-04-17cpufreq: imx6q: fix error handlingPeng Fan1-4/+5
2020-04-17gfs2: Don't demote a glock until its revokes are writtenBob Peterson1-0/+3
2020-04-17gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is emptyBob Peterson3-2/+28
2020-04-17pstore/platform: fix potential mem leak if pstore_init_fs failedchenqiwu1-2/+2
2020-04-17libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry1-6/+3
2020-04-17media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay1-1/+1
2020-04-17block, bfq: move forward the getting of an extra ref in bfq_bfqq_movePaolo Valente1-7/+7
2020-04-17PCI/switchtec: Fix init_completion race condition with poll_wait()Logan Gunthorpe1-1/+1
2020-04-17selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski1-2/+6
2020-04-17sched/fair: Fix condition of avg_load calculationTao Zhou1-1/+2
2020-04-17sched: Avoid scale real weight down to zeroMichael Wang1-1/+7
2020-04-17media: allegro: fix type of gop_length in channel_create messageMichael Tretter1-1/+4
2020-04-17irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributorsMarc Zyngier1-0/+4
2020-04-17time/sched_clock: Expire timer in hardirq contextAhmed S. Darwish1-4/+5
2020-04-17irqchip/versatile-fpga: Handle chained IRQs properlySungbo Eo1-2/+10
2020-04-17spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA modeVladimir Oltean1-2/+4
2020-04-17debugfs: Check module state before warning in {full/open}_proxy_open()Taehee Yoo1-4/+14
2020-04-17block: keep bdi->io_pages in sync with max_sectors_kb for stacked devicesKonstantin Khlebnikov1-0/+3
2020-04-17dma-mapping: Fix dma_pgprot() for unencrypted coherent pagesThomas Hellstrom1-0/+2
2020-04-17x86: Don't let pgprot_modify() change the page encryption bitThomas Hellstrom2-3/+6
2020-04-17clocksource/drivers/timer-microchip-pit64b: Fix rate for gckClaudiu Beznea1-0/+1
2020-04-17ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()Rafael J. Wysocki1-2/+4
2020-04-17xhci: bail out early if driver can't accress host in resumeMathias Nyman1-1/+3
2020-04-17media: imx: imx7-media-csi: Fix video field handlingLaurent Pinchart1-0/+4
2020-04-17media: imx: imx7_mipi_csis: Power off the source when stopping streamingLaurent Pinchart1-1/+1
2020-04-17null_blk: fix spurious IO errors after failed past-wp accessAlexey Dobriyan1-0/+2
2020-04-17null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'Bart Van Assche1-1/+1
2020-04-17null_blk: Handle null_add_dev() failures properlyBart Van Assche1-1/+6
2020-04-17blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()Bart Van Assche1-1/+0
2020-04-17null_blk: Fix the null_add_dev() error pathBart Van Assche1-0/+1
2020-04-17iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enableLorenzo Bianconi1-2/+3
2020-04-17sched/vtime: Prevent unstable evaluation of WARN(vtime->state)Chris Wilson1-19/+22
2020-04-17arm64/mm: Hold memory hotplug lock while walking for kernel page table dumpAnshuman Khandual1-0/+4
2020-04-17usb: phy: tegra: Include proper GPIO consumer header to fix compile testingKrzysztof Kozlowski1-2/+1
2020-04-17media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymapMohammad Rasim1-0/+4
2020-04-17firmware: arm_sdei: fix double-lock on hibernate with shared eventsJames Morse1-17/+15
2020-04-17media: venus: hfi_parser: Ignore HEVC encoding for V1Stephan Gerhold1-0/+1