summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-19mips: fix Section mismatch in referenceAnders Roxell2-3/+3
2021-01-19riscv: Fix KASAN memory mapping.Nick Hu1-2/+2
2021-01-19riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren2-2/+2
2021-01-19riscv: return -ENOSYS for syscall -1Andreas Schwab1-8/+1
2021-01-19riscv: Drop a duplicated PAGE_KERNEL_EXECKefeng Wang1-1/+0
2021-01-19cifs: fix interrupted close commandsPaulo Alcantara1-1/+1
2021-01-19cifs: check pointer before freeingTom Rix1-1/+2
2021-01-19ext4: fix bug for rename with RENAME_WHITEOUTyangerkun1-8/+9
2021-01-19ext4: fix wrong list_splice in ext4_fc_cleanupDaejun Park1-1/+1
2021-01-19ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERRYi Li1-11/+12
2021-01-19tools/bootconfig: Add tracing_on support to helper scriptsMasami Hiramatsu2-0/+5
2021-01-19tracing/kprobes: Do the notrace functions check without kprobes on ftraceMasami Hiramatsu2-2/+2
2021-01-19drm/bridge: sii902x: Enable I/O and core VCC supplies if presentAlexandru Gagniuc1-0/+23
2021-01-19dt-bindings: display: sii902x: Add supply bindingsAlexandru Gagniuc1-0/+4
2021-01-19drm/bridge: sii902x: Refactor init code into separate functionAlexandru Gagniuc1-34/+43
2021-01-19drm/i915/backlight: fix CPU mode backlight takeover on LPTJani Nikula1-4/+5
2021-01-19drm/i915/gt: Limit VFE threads based on GTChris Wilson1-63/+94
2021-01-19drm/i915: Allow the sysadmin to override security mitigationsChris Wilson4-1/+163
2021-01-19drm/amdgpu: add new device id for Reniormengwang2-1/+3
2021-01-19Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"Rodrigo Siqueira1-5/+6
2021-01-19drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers1-1/+1
2021-01-19drm/amdgpu: add green_sardine device id (v2)Prike Liang1-0/+1
2021-01-19x86/hyperv: check cpu mask after interrupt has been disabledWei Liu1-3/+9
2021-01-19ASoC: dapm: remove widget from dirty list on freeThomas Hebb1-0/+1
2021-01-19ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395Jaroslav Kysela1-0/+7
2021-01-19ALSA: doc: Fix reference to mixart.rstJonathan NeuschÀfer1-1/+1
2021-01-19ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machinesJeremy Szu1-0/+4
2021-01-19btrfs: prevent NULL pointer dereference in extent_io_tree_panicSu Yue1-3/+1
2021-01-19btrfs: reloc: fix wrong file extent type check to avoid false ENOENTQu Wenruo1-1/+6
2021-01-17Linux 5.10.8v5.10.8Greg Kroah-Hartman1-1/+1
2021-01-17tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo1-3/+2
2021-01-17drm/panfrost: Remove unused variables in panfrost_job_close()Boris Brezillon1-2/+0
2021-01-17regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()Dan Carpenter1-3/+1
2021-01-17net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...Vasily Averin1-0/+6
2021-01-17block: fix use-after-free in disk_part_iter_nextMing Lei1-3/+6
2021-01-17can: isotp: isotp_getname(): fix kernel information leakOliver Hartkopp1-0/+1
2021-01-17block/rnbd-clt: avoid module unload race with close confirmationJack Wang1-1/+2
2021-01-17xsk: Rollback reservation at NETDEV_TX_BUSYMagnus Karlsson2-0/+8
2021-01-17xsk: Fix race in SKB mode transmit with shared cqMagnus Karlsson4-7/+12
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier1-0/+4
2021-01-17selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel1-1/+1
2021-01-17net: mvneta: fix error message when MTU too large for XDPMarek BehĂșn1-1/+1
2021-01-17drm/i915/dp: Track pm_qos per connectorChris Wilson4-10/+9
2021-01-17net: mvpp2: disable force link UP during port init procedureStefan Chulski1-1/+13
2021-01-17regulator: qcom-rpmh-regulator: correct hfsmps515 definitionDmitry Baryshkov1-1/+1
2021-01-17arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOSTShannon Zhao1-1/+1
2021-01-17wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2021-01-17regmap: debugfs: Fix a memory leak when calling regmap_attach_devXiaolei Wang1-2/+9
2021-01-17net/mlx5e: Fix two double free casesDinghao Liu1-0/+2
2021-01-17net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu1-0/+1