summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-14spi: omap-100k: Fix the length judgment problemTian Tao
2021-07-14spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()Jay Fang
2021-07-14spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'Jay Fang
2021-07-14media: exynos-gsc: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: exynos4-is: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: sti/bdisp: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: sunxi: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: s5p-jpeg: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: mtk-vcodec: fix PM runtime get logicMauro Carvalho Chehab
2021-07-14media: sh_vou: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: am437x: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: s5p: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: mdk-mdp: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: marvel-ccic: fix some issues when getting pm_runtimeMauro Carvalho Chehab
2021-07-14staging: media: rkvdec: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14Add a reference to ucounts for each credAlexey Gladkov
2021-07-14spi: Make of_register_spi_device also set the fwnodeCharles Keepax
2021-07-14thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressureLukasz Luba
2021-07-14fuse: reject internal errnoMiklos Szeredi
2021-07-14fuse: check connected before queueing on fpq->ioMiklos Szeredi
2021-07-14fuse: ignore PG_workingset after stealingMiklos Szeredi
2021-07-14fuse: Fix infinite loop in sget_fc()Greg Kurz
2021-07-14fuse: Fix crash if superblock of submount gets killed earlyGreg Kurz
2021-07-14fuse: Fix crash in fuse_dentry_automount() error pathGreg Kurz
2021-07-14evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loadedRoberto Sassu
2021-07-14evm: Execute evm_inode_init_security() only when an HMAC key is loadedRoberto Sassu
2021-07-14loop: Fix missing discard support when using LOOP_CONFIGUREKristian Klausen
2021-07-14powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()Michael Ellerman
2021-07-14seq_buf: Make trace_seq_putmem_hex() support data longer than 8Yun Zhou
2021-07-14tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracingSteven Rostedt (VMware)
2021-07-14tracing/histograms: Fix parsing of "sym-offset" modifierSteven Rostedt (VMware)
2021-07-14rsi: fix AP mode with WPA failure due to encrypted EAPOLMartin Fuzzey
2021-07-14rsi: Assign beacon rate settings to the correct rate_info descriptor fieldMarek Vasut
2021-07-14ssb: sdio: Don't overwrite const buffer if block_write failsMichael Buesch
2021-07-14ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár
2021-07-14serial_cs: remove wrong GLOBETROTTER.cis entryOndrej Zary
2021-07-14serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary
2021-07-14serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()Yoshihiro Shimoda
2021-07-14serial: mvebu-uart: fix calculation of clock divisorPali Rohár
2021-07-14iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold
2021-07-14iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang
2021-07-14iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang
2021-07-14iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde
2021-07-14iio: light: tcs3472: do not free unallocated IRQfrank zago
2021-07-14iio: frequency: adf4350: disable reg and clk on error in adf4350_probe()Yang Yingliang
2021-07-14rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error pathMartin Fuzzey
2021-07-14clk: agilex/stratix10: fix bypass representationDinh Nguyen
2021-07-14clk: agilex/stratix10: remove noc_clkDinh Nguyen
2021-07-14clk: agilex/stratix10/n5x: fix how the bypass_reg is handledDinh Nguyen
2021-07-14f2fs: Prevent swap file in LFS modeShin'ichiro Kawasaki