aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-09gen_init_cpio: support file checksum archivingDavid Disseldorp1-9/+45
2022-05-09gen_init_cpio: fix short read file handlingDavid Disseldorp1-19/+25
2022-05-09initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig optionDavid Disseldorp2-12/+26
2022-05-09initramfs: make dir_entry.name a flexible array memberDavid Disseldorp1-4/+6
2022-05-09initramfs: refactor do_header() cpio magic checksDavid Disseldorp1-5/+4
2022-05-09proc: fix dentry/inode overinstantiating under /proc/${pid}/netAlexey Dobriyan2-0/+6
2022-04-29fs: sysv: check sbi->s_firstdatazone in complete_read_superLiu Shixin1-1/+3
2022-04-29kernel: make taskstats available from all net namespacesxu xin1-0/+1
2022-04-29taskstats: version 12 with thread group and exe infoDr. Thomas Orgis7-7/+473
2022-04-29rapidio: remove unnecessary use of list iteratorJakob Koschel1-2/+2
2022-04-29kexec: remove redundant assignmentsMichal Orzel1-2/+0
2022-04-29MAINTAINERS: remove redundant file of PTRACE SUPPORT entryTiezhu Yang1-1/+0
2022-04-29ptrace: fix wrong comment of PT_DTRACETiezhu Yang1-1/+1
2022-04-29ptrace: remove redudant check of #ifdef PTRACE_SINGLESTEPTiezhu Yang1-6/+0
2022-04-29fat: add ratelimit to fat*_ent_bread()OGAWA Hirofumi1-3/+4
2022-04-29fatfs: add FAT messages to printk indexJonathan Lassoff2-5/+18
2022-04-29fatfs: remove redundant judgmentYubo Feng1-4/+2
2022-04-29init/Kconfig: remove USELIB syscall by defaultKees Cook1-2/+2
2022-04-29list: fix a data-race around ep->rdllistKuniyuki Iwashima1-3/+3
2022-04-29pipe: make poll_usage boolean and annotate its accessKuniyuki Iwashima2-2/+2
2022-04-29lib: remove back_str initializationTom Rix1-1/+1
2022-04-29lib/string.c: simplify str[c]spnRasmus Villemoes1-19/+6
2022-04-29lib/test_string.c: add strspn and strcspn testsRasmus Villemoes1-0/+33
2022-04-29lib/Kconfig.debug: remove more CONFIG_..._VALUE indirectionsRasmus Villemoes3-24/+3
2022-04-29lib/test_meminit: optimize do_kmem_cache_rcu_persistent() testXiaoke Wang1-2/+10
2022-04-29get_maintainer: Honor mailmap for in file emailsRob Herring1-0/+1
2022-04-29kernel: pid_namespace: use NULL instead of using plain integer as pointerHaowen Bai1-1/+1
2022-04-29net: unexport csum_and_copy_{from,to}_userChristoph Hellwig4-7/+0
2022-04-29vmcore: convert read_from_oldmem() to take an iov_iterMatthew Wilcox (Oracle)3-32/+25
2022-04-29vmcore: convert __read_vmcore to use an iov_iterMatthew Wilcox (Oracle)1-52/+30
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)12-260/+91
2022-04-29fs/proc/kcore.c: remove check of list iterator against head past the loop bodyJakob Koschel1-5/+9
2022-04-29ocfs2: rewrite error handling of ocfs2_fill_superHeming Zhao via Ocfs2-devel1-35/+32
2022-04-29ocfs2: ocfs2_mount_volume does cleanup job before return errorHeming Zhao via Ocfs2-devel1-12/+23
2022-04-29ocfs2: ocfs2_initialize_super does cleanup job before return errorHeming Zhao via Ocfs2-devel1-18/+41
2022-04-29ocfs2: change return type of ocfs2_resmap_initHeming Zhao via Ocfs2-devel3-15/+4
2022-04-29ocfs2: fix mounting crash if journal is not allocedHeming Zhao via Ocfs2-devel4-12/+42
2022-04-29ocfs2: remove usage of list iterator variable after the loop bodyJakob Koschel1-6/+6
2022-04-29ocfs2: replace usage of found with dedicated list iterator variableJakob Koschel2-16/+15
2022-04-29scripts/bloat-o-meter: filter out vermagic as it is not relevantPaul Gortmaker1-0/+1
2022-04-29scripts/decode_stacktrace.sh: support old bash versionSchspa Shi1-8/+19
2022-04-28ia64: replace comments with C99 initializersBenjamin Stürz1-32/+32
2022-04-28ia64: ptrace: fix typos in commentsJulia Lawall1-1/+1
2022-04-28ia64: fix typos in commentsJulia Lawall4-5/+5
2022-04-28Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-155/+195
2022-04-29Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie10-140/+165
2022-04-29Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie3-12/+30
2022-04-29Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-3/+0
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds70-414/+598
2022-04-28Merge tag 'thermal-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-9/+7