summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-29taskstats: version 12 with thread group and exe infoDr. Thomas Orgis
2022-04-29rapidio: remove unnecessary use of list iteratorJakob Koschel
2022-04-29kexec: remove redundant assignmentsMichal Orzel
2022-04-29MAINTAINERS: remove redundant file of PTRACE SUPPORT entryTiezhu Yang
2022-04-29ptrace: fix wrong comment of PT_DTRACETiezhu Yang
2022-04-29ptrace: remove redudant check of #ifdef PTRACE_SINGLESTEPTiezhu Yang
2022-04-29fat: add ratelimit to fat*_ent_bread()OGAWA Hirofumi
2022-04-29fatfs: add FAT messages to printk indexJonathan Lassoff
2022-04-29fatfs: remove redundant judgmentYubo Feng
2022-04-29init/Kconfig: remove USELIB syscall by defaultKees Cook
2022-04-29list: fix a data-race around ep->rdllistKuniyuki Iwashima
2022-04-29pipe: make poll_usage boolean and annotate its accessKuniyuki Iwashima
2022-04-29lib: remove back_str initializationTom Rix
2022-04-29lib/string.c: simplify str[c]spnRasmus Villemoes
2022-04-29lib/test_string.c: add strspn and strcspn testsRasmus Villemoes
2022-04-29lib/Kconfig.debug: remove more CONFIG_..._VALUE indirectionsRasmus Villemoes
2022-04-29lib/test_meminit: optimize do_kmem_cache_rcu_persistent() testXiaoke Wang
2022-04-29get_maintainer: Honor mailmap for in file emailsRob Herring
2022-04-29kernel: pid_namespace: use NULL instead of using plain integer as pointerHaowen Bai
2022-04-29net: unexport csum_and_copy_{from,to}_userChristoph Hellwig
2022-04-29vmcore: convert read_from_oldmem() to take an iov_iterMatthew Wilcox (Oracle)
2022-04-29vmcore: convert __read_vmcore to use an iov_iterMatthew Wilcox (Oracle)
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)
2022-04-29fs/proc/kcore.c: remove check of list iterator against head past the loop bodyJakob Koschel
2022-04-29ocfs2: rewrite error handling of ocfs2_fill_superHeming Zhao via Ocfs2-devel
2022-04-29ocfs2: ocfs2_mount_volume does cleanup job before return errorHeming Zhao via Ocfs2-devel
2022-04-29ocfs2: ocfs2_initialize_super does cleanup job before return errorHeming Zhao via Ocfs2-devel
2022-04-29ocfs2: change return type of ocfs2_resmap_initHeming Zhao via Ocfs2-devel
2022-04-29ocfs2: fix mounting crash if journal is not allocedHeming Zhao via Ocfs2-devel
2022-04-29ocfs2: remove usage of list iterator variable after the loop bodyJakob Koschel
2022-04-29ocfs2: replace usage of found with dedicated list iterator variableJakob Koschel
2022-04-29scripts/bloat-o-meter: filter out vermagic as it is not relevantPaul Gortmaker
2022-04-29scripts/decode_stacktrace.sh: support old bash versionSchspa Shi
2022-04-28ia64: replace comments with C99 initializersBenjamin Stürz
2022-04-28ia64: ptrace: fix typos in commentsJulia Lawall
2022-04-28ia64: fix typos in commentsJulia Lawall
2022-04-28Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-29Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-04-29Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-04-29Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-28Merge tag 'thermal-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-28Merge tag 'pm-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-04-28Merge tag 'acpi-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-04-28Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-28Merge tag 'regulator-fix-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-28tcp: fix F-RTO may not work correctly when receiving DSACKPengcheng Yang
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-04-28Merge tag 'gfs2-v5.18-rc4-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-28Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden