aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/smp.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-12tty: fix deadlock caused by calling printk() under tty_port->lockQi Zheng1-1/+2
2022-05-12relay: remove redundant assignment to pointer bufColin Ian King1-1/+1
2022-05-12fs/ntfs3: validate BOOT sectors_per_clustersRandy Dunlap1-3/+7
2022-05-12lib/string_helpers: fix not adding strarray to device's resource listPuyou Lu1-0/+3
2022-05-12kernel/crash_core.c: remove redundant check of ck_cmdlinelizhe1-3/+0
2022-05-12ELF, uapi: fixup ELF_ST_TYPE definitionAlexey Dobriyan1-1/+1
2022-05-09ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()Waiman Long1-0/+14
2022-05-09ipc: update semtimedop() to use hrtimerPrakash Sangappa1-12/+11
2022-05-09ipc/sem: remove redundant assignmentsMichal Orzel1-2/+0
2022-05-09initramfs: support cpio extraction with file checksumsDavid Disseldorp1-5/+24
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