summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-12sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()Gautham R. Shenoy1-1/+1
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-12f2fs: compress: fix to assign cc.cluster_idx correctlyChao Yu3-12/+13
2021-05-12f2fs: compress: fix race condition of overwrite vs truncateChao Yu1-23/+12
2021-05-12f2fs: compress: fix to free compress page correctlyChao Yu1-1/+2
2021-05-12f2fs: support iflag change given the maskJaegeuk Kim1-1/+2
2021-05-12f2fs: avoid null pointer access when handling IPU errorJaegeuk Kim1-2/+2
2021-05-11alarmtimer: Check RTC features instead of opsAlexandre Belloni1-1/+1
2021-05-11MAINTAINERS: Update address for Emma AnholtDaniel Vetter1-4/+4
2021-05-11Remove link to nonexistent rocket driver docsDesmond Cheong Zhi Xi1-1/+0
2021-05-11docs: networking: device_drivers: fix bad usage of UTF-8 charsMauro Carvalho Chehab2-3/+3
2021-05-11docs: hwmon: tmp103.rst: fix bad usage of UTF-8 charsMauro Carvalho Chehab1-2/+2
2021-05-11docs: ABI: remove some spurious charactersMauro Carvalho Chehab1-2/+2
2021-05-11docs: ABI: remove a meaningless UTF-8 characterMauro Carvalho Chehab2-2/+2
2021-05-11docs: cdrom-standard.rst: get rid of uneeded UTF-8 charsMauro Carvalho Chehab1-15/+15
2021-05-11Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2021-05-11nvmet: demote fabrics cmd parse err msg to debugChaitanya Kulkarni1-3/+3
2021-05-11nvmet: use helper to remove the duplicate codeChaitanya Kulkarni1-5/+2
2021-05-11nvmet: demote discovery cmd parse err msg to debugChaitanya Kulkarni1-1/+1
2021-05-11nvmet-rdma: Fix NULL deref when SEND is completed with errorMichal Kalderon1-2/+2
2021-05-11nvmet: fix inline bio check for passthruChaitanya Kulkarni1-1/+1
2021-05-11nvmet: fix inline bio check for bdev-nsChaitanya Kulkarni2-1/+7
2021-05-11nvme-multipath: fix double initialization of ANA stateChristoph Hellwig3-29/+37
2021-05-11kyber: fix out of bounds access when preemptedOmar Sandoval5-10/+11
2021-05-11btrfs: handle transaction start error in btrfs_fileattr_setRitesh Harjani1-0/+2
2021-05-11Merge tag 'iio-fixes-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman14-22/+25
2021-05-11drm/i915/dp: Use slow and wide link training for everythingKai-Heng Feng1-54/+5
2021-05-11Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard12111-245539/+630990
2021-05-11erofs: update documentation about data compressionGao Xiang1-19/+49
2021-05-11erofs: fix broken illustration in documentationGao Xiang1-60/+59
2021-05-11MAINTAINERS: Update my e-mailJernej Skrabec2-5/+6
2021-05-11stack: Replace "o" output with "r" input constraintNick Desaulniers1-1/+1
2021-05-11clk: Skip clk provider registration when np is NULLTudor Ambarus1-0/+9
2021-05-11Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub...masterLinus Torvalds26-22/+260
2021-05-11sh: Remove unused variableEric Dumazet1-1/+0