summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29hwmon: (pmbus/max34440) Fix status register reads for MAX344{51,60,61}Guenter Roeck1-3/+0
2020-10-29regmap: debugfs: Fix more error path regressionsCharles Keepax1-0/+2
2020-10-29selftests/seccomp: powerpc: Fix seccomp return value testingKees Cook1-0/+15
2020-10-29selftests/seccomp: Refactor arch register macros to avoid xtensa special caseKees Cook1-50/+47
2020-10-29selftests/seccomp: Use __NR_mknodat instead of __NR_mknodKees Cook1-1/+1
2020-10-29crypto: sa2ul - Fix pm_runtime_get_sync() error checkingDan Carpenter1-1/+1
2020-10-29crypto: omap-sham - fix digcnt register handling with export/importTero Kristo1-0/+3
2020-10-29crypto: sa2ul - Select CRYPTO_AUTHENCHerbert Xu1-0/+1
2020-10-29spi: dw-pci: free previously allocated IRQs if desc->setup() failsJay Fang1-7/+9
2020-10-29spi: fsi: Implement restricted size for certain controllersEddie James1-12/+53
2020-10-29spi: fsi: Fix use of the bneq+ sequencer instructionBrad Bishop1-3/+25
2020-10-29spi: fsi: Handle 9 to 15 byte transfers lengthsBrad Bishop1-3/+3
2020-10-29crypto: sa2ul - fix compiler warning produced by clangTero Kristo1-4/+2
2020-10-29media: i2c: max9286: Allocate v4l2_async_subdev dynamicallyLaurent Pinchart1-19/+21
2020-10-29media: rcar-csi2: Allocate v4l2_async_subdev dynamicallyLaurent Pinchart1-14/+10
2020-10-29media: rcar_drif: Allocate v4l2_async_subdev dynamicallyLaurent Pinchart1-12/+6
2020-10-29media: rcar_drif: Fix fwnode reference leak when parsing DTLaurent Pinchart1-11/+5
2020-10-29media: i2c: ov5640: Enable data pins on poweron for DVP modeLad Prabhakar1-33/+40
2020-10-29media: i2c: ov5640: Separate out mipi configuration from s_powerLad Prabhakar1-56/+60
2020-10-29media: i2c: ov5640: Remain in power down for DVP mode unless streamingLad Prabhakar1-3/+16
2020-10-29media: omap3isp: Fix memleak in isp_probeDinghao Liu1-2/+4
2020-10-29media: staging/intel-ipu3: css: Correctly reset some memoryChristophe JAILLET1-1/+1
2020-10-29media: uvcvideo: Silence shift-out-of-bounds warningLaurent Pinchart1-1/+5
2020-10-29media: uvcvideo: Set media controller entity functionsLaurent Pinchart1-0/+35
2020-10-29fscrypt: restrict IV_INO_LBLK_32 to ino_bits <= 32Eric Biggers1-2/+7
2020-10-29media: m5mols: Check function pointer in m5mols_sensor_powerTom Rix1-1/+2
2020-10-29media: i2c: fix error check on max9286_read callColin Ian King1-1/+2
2020-10-29media: ov5640: Correct Bit Div register in clock tree diagramPaul Kocialkowski1-1/+1
2020-10-29media: hantro: postproc: Fix motion vector space allocationEzequiel Garcia1-1/+3
2020-10-29media: hantro: h264: Get the correct fallback reference bufferEzequiel Garcia1-1/+1
2020-10-29media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"Sylwester Nawrocki1-3/+1
2020-10-29crypto: ccree - fix runtime PM imbalance on errordinghao.liu@zju.edu.cn1-1/+5
2020-10-29media: tuner-simple: fix regression in simple_set_radio_freqTom Rix1-2/+3
2020-10-29media: vivid: Fix global-out-of-bounds read in precalculate_color()Peilin Ye1-4/+5
2020-10-29crypto: picoxcell - Fix potential race condition bugMadhuparna Bhowmik1-5/+4
2020-10-29crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-1/+1
2020-10-29crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()Tianjia Zhang1-2/+2
2020-10-29crypto: algif_skcipher - EBUSY on aio should be an errorHerbert Xu1-1/+1
2020-10-29regulator: set of_node for qcom vbus regulatorJonathan Marek1-0/+1
2020-10-29perf/core: Fix race in the perf_mmap_close() functionJiri Olsa1-3/+4
2020-10-29lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables"Peter Zijlstra1-17/+9
2020-10-29lockdep: Fix lockdep recursionPeter Zijlstra2-45/+67
2020-10-29lockdep: Fix usage_traceoverflowPeter Zijlstra3-21/+26
2020-10-29perf/x86: Fix n_pair for cancelled txnSasha Levin2-1/+6
2020-10-29pinctrl: qcom: Use return value from irq_set_wake() callMaulik Shah1-5/+3
2020-10-29pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flagsMaulik Shah1-0/+2
2020-10-29x86/events/amd/iommu: Fix sizeof mismatchColin Ian King1-1/+1
2020-10-29x86/nmi: Fix nmi_handle() duration miscalculationLibing Zhou1-3/+2
2020-10-29perf/x86/intel/uncore: Fix the scale of the IMC free-running eventsKan Liang1-6/+6
2020-10-29perf/x86/intel/uncore: Fix for iio mapping on Skylake ServerAlexander Antonov1-2/+5