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