summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-09gen_init_cpio: fix short read file handlingDavid Disseldorp
2022-05-09initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig optionDavid Disseldorp
2022-05-09initramfs: make dir_entry.name a flexible array memberDavid Disseldorp
2022-05-09initramfs: refactor do_header() cpio magic checksDavid Disseldorp
2022-05-09proc: fix dentry/inode overinstantiating under /proc/${pid}/netAlexey Dobriyan
2022-04-29fs: sysv: check sbi->s_firstdatazone in complete_read_superLiu Shixin
2022-04-29kernel: make taskstats available from all net namespacesxu xin
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