summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-17media: staging: rkisp1: isp: do not set invalid mbus code for padHelen Koike1-2/+2
2020-04-17media: staging: rkisp1: use consistent bus_info string for media_devHelen Koike1-2/+1
2020-04-17media: hantro: fix extra MV/MC sync space calculationPhilipp Zabel1-1/+1
2020-04-17media: vimc: streamer: fix memory leak in vimc subdevs if kthread_run failsDafna Hirschfeld1-2/+7
2020-04-17staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutexAjay Singh1-1/+0
2020-04-17usb: ucsi: ccg: disable runtime pm during fw flashingAjay Gupta1-0/+2
2020-04-17EDAC/mc: Report "unknown memory" on too many DIMM labels foundRobert Richter1-10/+11
2020-04-17cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULLChristoph Niedermaier1-0/+3
2020-04-17media: rc: add keymap for Videostrong KII ProMohammad Rasim3-0/+85
2020-04-13Linux 5.6.4v5.6.4Greg Kroah-Hartman1-1/+1
2020-04-13driver core: Reevaluate dev->links.need_for_probe as suppliers are addedSaravana Kannan1-2/+6
2020-04-13io-uring: drop completion when removing fileHillf Danton1-8/+5
2020-04-13fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang1-0/+3
2020-04-13blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in syncBart Van Assche1-0/+8
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon1-0/+1
2020-04-13Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang1-3/+1
2020-04-13RDMA/siw: Fix passive connection establishmentBernard Metzler1-106/+31
2020-04-13RDMA/cma: Teach lockdep about the order of rtnl and lockJason Gunthorpe1-0/+13
2020-04-13RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe1-2/+47
2020-04-13ubi: fastmap: Free unused fastmap anchor peb during detachHou Tao1-2/+13
2020-04-13IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker2-5/+7
2020-04-13IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan1-2/+11
2020-04-13IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-5/+8
2020-04-13ASoC: jz4740-i2s: Fix divider written at incorrect offset in registerPaul Cercueil1-1/+1
2020-04-13ASoC: tas2562: Fixed incorrect amp_level setting.Jonghwan Choi1-1/+1
2020-04-13platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()Hans de Goede1-0/+10
2020-04-13ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede4-0/+91
2020-04-13hwrng: imx-rngc - fix an error pathMartin Kaiser1-1/+3