summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-12drm/i915: Read C0DRB3/C1DRB3 as 16 bits againVille Syrjälä1-2/+2
2021-05-12drm/i915: Avoid div-by-zero on gen2Ville Syrjälä1-1/+1
2021-05-12nvmet: seset ns->file when open failsDaniel Wagner1-3/+5
2021-05-12ptrace: make ptrace() fail if the tracee changed its pid unexpectedlyOleg Nesterov1-1/+17
2021-05-12Merge series "regulator: fan53555: tcs4525 fix and cleanup" from Peter Geis <...Mark Brown1-2/+1
2021-05-12regulator: fan53555: fix TCS4525 voltage calulationPeter Geis1-2/+1
2021-05-12nbd: share nbd_put and return by goto put_nbdSun Ke1-4/+3
2021-05-12nbd: Fix NULL pointer in flush_workqueueSun Ke1-1/+2
2021-05-12f2fs: return EINVAL for hole cases in swap fileJaegeuk Kim1-2/+2
2021-05-12ACPI: PM: Add ACPI ID of Alder Lake FanSumeet Pawnikar1-0/+1
2021-05-12blkdev.h: remove unused codes blk_account_rqLin Feng1-5/+0
2021-05-12block, bfq: avoid circular stable mergesPaolo Valente1-2/+29
2021-05-12fs/mount_setattr: tighten permission checksChristian Brauner1-1/+5
2021-05-12spi: Assume GPIO CS active high in ACPI caseAndy Shevchenko1-4/+18
2021-05-12spi: sprd: Add missing MODULE_DEVICE_TABLEChunyan Zhang1-0/+1
2021-05-12regulator: cros-ec: Fix error code in dev_err messageAxel Lin1-1/+2
2021-05-12ASoC: cs42l52: Minor tidy up of error pathsCharles Keepax1-1/+6
2021-05-12ASoC: cs35l32: Add missing regmap use_single configCharles Keepax1-0/+3
2021-05-12ASoC: cs35l34: Add missing regmap use_single configCharles Keepax1-0/+3
2021-05-12ASoC: cs42l73: Add missing regmap use_single configCharles Keepax1-0/+3
2021-05-12ASoC: cs53l30: Add missing regmap use_single configCharles Keepax1-0/+3
2021-05-12ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-05-12ASoC: soc-dai.h: Align the word of comment for SND_SOC_DAIFMT_CBC_CFCKuninori Morimoto1-1/+1
2021-05-12gpio: tegra186: Don't set parent IRQ affinityJon Hunter1-11/+0
2021-05-12gpio: xilinx: Correct kernel doc for xgpio_probe()Andy Shevchenko1-1/+1
2021-05-12gpio: cadence: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-05-12vfio-ccw: Serialize FSM IDLE state with I/O completionEric Farman1-2/+10
2021-05-12vfio-ccw: Reset FSM state to IDLE inside FSMEric Farman2-2/+1
2021-05-12vfio-ccw: Check initialized flag in cp_init()Eric Farman1-0/+4
2021-05-12sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()Gautham R. Shenoy1-1/+1
2021-05-12can: isotp: prevent race between isotp_bind() and isotp_setsockopt()Norbert Slusarek1-16/+33
2021-05-12f2fs: avoid swapon failure by giving a warning firstJaegeuk Kim1-6/+23
2021-05-12blk-iocost: fix weight updates of inner active iocgsTejun Heo1-2/+12
2021-05-12KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMUMichael Ellerman1-1/+1
2021-05-12powerpc/legacy_serial: Fix UBSAN: array-index-out-of-boundsChristophe Leroy1-2/+5
2021-05-12powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_userChristophe Leroy1-2/+2
2021-05-12powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUTChristophe Leroy1-1/+1
2021-05-12powerpc/pseries: warn if recursing into the hcall tracing codeNicholas Piggin1-4/+10
2021-05-12powerpc/pseries: use notrace hcall variant for H_CEDE idleNicholas Piggin2-11/+5
2021-05-12powerpc/pseries: Don't trace hcall tracing wrapperNicholas Piggin1-2/+2
2021-05-12powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin4-5/+33
2021-05-12powerpc/syscall: Calling kuap_save_and_lock() is wrongChristophe Leroy1-3/+0
2021-05-12powerpc/interrupts: Fix kuep_unlock() callChristophe Leroy2-2/+1
2021-05-12net: ipa: memory region array is variable sizeAlex Elder2-1/+4
2021-05-12ionic: fix ptp support config breakageShannon Nelson1-0/+1
2021-05-12mptcp: fix data stream corruptionPaolo Abeni1-0/+6
2021-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller21-382/+817
2021-05-12Merge tag 'mac80211-for-net-2021-05-11' of git://git.kernel.org/pub/scm/linux...David S. Miller16-85/+441
2021-05-12net: stmmac: Fix MAC WoL not working if PHY does not support WoLJoakim Zhang1-3/+6
2021-05-12f2fs: compress: fix to assign cc.cluster_idx correctlyChao Yu3-12/+13