aboutsummaryrefslogtreecommitdiffstats
path: root/fs/namei.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-02mm: rewrite wait_on_page_bit_common() logicLinus Torvalds1-47/+85
2020-08-02Linux 5.8Linus Torvalds1-1/+1
2020-08-02kbuild: remove redundant FORCE definition in scripts/Makefile.modpostMasahiro Yamada1-3/+0
2020-08-02kconfig: qconf: remove wrong ConfigList::firstChild()Masahiro Yamada2-5/+1
2020-08-01vxlan: fix memleak of fdbTaehee Yoo1-2/+4
2020-08-01Revert "kconfig: qconf: don't show goback button on splitMode"Masahiro Yamada1-3/+2
2020-08-01Revert "kconfig: qconf: Change title for the item window"Masahiro Yamada1-9/+1
2020-08-01kconfig: qconf: remove "goBack" debug messageMasahiro Yamada1-1/+0
2020-08-01kconfig: qconf: use delete[] instead of delete to free arrayMasahiro Yamada1-2/+2
2020-08-01kconfig: qconf: compile moc object separatelyMasahiro Yamada3-7/+7
2020-08-01kconfig: qconf: use if_changed for qconf.moc ruleMasahiro Yamada1-2/+4
2020-07-31rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye1-1/+2
2020-07-31net/sched: The error lable position is corrected in ct_init_moduleliujian1-2/+2
2020-07-31libtraceevent: Fix build with binutils 2.35Ben Hutchings1-1/+1
2020-07-31perf tools: Fix record failure when mixed with ARM SPE eventWei Li1-4/+4
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter1-1/+2
2020-07-31tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon1-0/+1
2020-07-31crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva1-1/+1
2020-07-31hwrng: core - remove redundant initialization of variable retColin Ian King1-1/+1
2020-07-31crypto: x86/curve25519 - Remove unused carry variablesHerbert Xu1-4/+2
2020-07-31crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000周琰杰 (Zhou Yanjie)3-0/+170