summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-15soc: qcom: rpmhpd: Use corner in power_offBjorn Andersson1-3/+2
2021-09-15i40e: improve locking of mac_filter_hashStefan Assmann1-3/+20
2021-09-15arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w propertiesGeert Uytterhoeven1-4/+0
2021-09-15ARM: dts: aspeed-g6: Fix HVI3C function-group in pinctrl dtsiDylan Hung1-2/+2
2021-09-15libbpf: Fix the possible memory leak on errorShuyi Cheng1-2/+4
2021-09-15gve: fix the wrong AdminQ buffer overflow checkHaiyue Wang1-2/+4
2021-09-15drm/of: free the iterator object on failureSteven Price1-1/+3
2021-09-15bpf: Fix potential memleak and UAF in the verifier.He Fengqing1-11/+16
2021-09-15bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima2-2/+2
2021-09-15drm/of: free the right objectJulia Lawall1-1/+1
2021-09-15media: cxd2880-spi: Fix an error handling pathChristophe JAILLET1-2/+5
2021-09-15soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionallyGeert Uytterhoeven1-2/+2
2021-09-15leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()Jiapeng Chong1-0/+1
2021-09-15media: TDA1997x: enable EDID supportKrzysztof Hałasa1-0/+1
2021-09-15ASoC: mediatek: mt8183: Fix Unbalanced pm_runtime_enable in mt8183_afe_pcm_de...Zhang Qilong1-16/+27
2021-09-15drm/gma500: Fix end of loop tests for list_for_each_entryHarshvardhan Jha1-1/+1
2021-09-15drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_in...Wei Yongjun1-1/+2
2021-09-15EDAC/i10nm: Fix NVDIMM detectionQiuxu Zhuo1-3/+3
2021-09-15spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_me...Quanyang Wang1-4/+4
2021-09-15spi: sprd: Fix the wrong WDG_LOAD_VALChunyan Zhang1-1/+1
2021-09-15regulator: vctrl: Avoid lockdep warning in enable/disable opsChen-Yu Tsai1-30/+42
2021-09-15regulator: vctrl: Use locked regulator_get_voltage in probe pathChen-Yu Tsai1-1/+2
2021-09-15blk-crypto: fix check for too-large dun_bytesEric Biggers1-1/+1
2021-09-15spi: davinci: invoke chipselect callbackMatija Glavinic Pecotic1-7/+1
2021-09-15x86/mce: Defer processing of early errorsBorislav Petkov2-3/+9
2021-09-15tpm: ibmvtpm: Avoid error message when process gets signal while waitingStefan Berger2-12/+16
2021-09-15certs: Trigger creation of RSA module signing key if it's not an RSA keyStefan Berger1-0/+8
2021-09-15crypto: qat - use proper type for vf_maskGiovanni Cabiddu1-3/+4
2021-09-15irqchip/gic-v3: Fix priority comparison when non-secure priorities are usedChen-Yu Tsai1-1/+22
2021-09-15spi: coldfire-qspi: Use clk_disable_unprepare in the remove functionChristophe JAILLET1-1/+1
2021-09-15block: nbd: add sanity check for first_minorPavel Skripkin1-0/+10
2021-09-15clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock ...Phong Hoang1-12/+18
2021-09-15lib/mpi: use kcalloc in mpi_resizeHongbo Li1-1/+1
2021-09-15irqchip/loongson-pch-pic: Improve edge triggered interrupt supportHuacai Chen1-1/+18
2021-09-15genirq/timings: Fix error return code in irq_timings_test_irqs()Zhen Lei1-0/+2
2021-09-15spi: spi-pic32: Fix issue with uninitialized dma_slave_configTony Lindgren1-0/+1
2021-09-15spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_configTony Lindgren1-0/+1
2021-09-15block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei5-16/+24
2021-09-15m68k: Fix invalid RMW_INSNS on CPUs that lack CASGeert Uytterhoeven1-1/+7
2021-09-15rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lockYanfei Xu1-1/+3
2021-09-15rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and calleesPaul E. McKenney3-0/+13
2021-09-15rcu: Fix to include first blocked task in stall warningYanfei Xu1-2/+2
2021-09-15sched: Fix UCLAMP_FLAG_IDLE settingQuentin Perret1-6/+19
2021-09-15sched/numa: Fix is_core_idle()Mika Penttilä1-1/+1
2021-09-15m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin1-2/+2
2021-09-15power: supply: cw2015: use dev_err_probe to allow deferred probePeter Robinson1-1/+3
2021-09-15s390/ap: fix state machine hang after failure to enable irqHarald Freudenberger3-34/+21
2021-09-15s390/debug: fix debug area life cyclePeter Oberparleiter1-46/+56
2021-09-15s390/debug: keep debug data on resizePeter Oberparleiter1-21/+53
2021-09-15s390/pci: fix misleading rc in clp_set_pci_fn()Niklas Schnelle2-20/+20