summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-11ipc: fix memory leak in init_mqueue_fs()Zhengchao Shao
2022-12-11hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg
2022-12-11rapidio: devices: fix missing put_device in mport_cdev_openCai Xinchen
2022-12-11kcov: fix spelling typos in commentsRong Tao
2022-12-11hfs: Fix OOB Write in hfs_asc2macZhangPeng
2022-12-11hfs: fix OOB Read in __hfs_brec_findZhangPeng
2022-12-11relay: fix type mismatch when allocating memory in relay_create_buf()Gavrilov Ilia
2022-12-11ocfs2: always read both high and low parts of dinode link countAlexey Asemov
2022-12-11io-mapping: move some code within the include guarded sectionChristophe JAILLET
2022-12-11kernel: kcsan: kcsan_test: build without structleak pluginAnders Roxell
2022-12-11mailmap: update email for Iskren ChernevIskren Chernev
2022-12-11eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong
2022-12-11rapidio: fix possible UAF when kfifo_alloc() failsWang Weiyang
2022-12-11relay: use strscpy() is more robust and saferXu Panda
2022-11-30cpumask: limit visibility of FORCE_NR_CPUSYury Norov
2022-11-30acct: fix potential integer overflow in encode_comp_t()Zheng Yejian
2022-11-30acct: fix accuracy loss for input value of encode_comp_t()Zheng Yejian
2022-11-30linux/init.h: include <linux/build_bug.h> and <linux/stringify.h>Masahiro Yamada
2022-11-30rapidio: rio: fix possible name leak in rio_register_mport()Yang Yingliang
2022-11-30rapidio: fix possible name leaks when rio_add_device() failsYang Yingliang
2022-11-30fat (exportfs): fix some kernel-doc warningsBo Liu
2022-11-30ocfs2: fix memory leak in ocfs2_mount_volume()Li Zetao
2022-11-30lib/radix-tree.c: fix uninitialized variable compilation warningRong Tao
2022-11-30vmcoreinfo: warn if we exceed vmcoreinfo data sizeStephen Brennan
2022-11-30checkpatch: add check for array allocator family argument orderLiao Chang
2022-11-30wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld
2022-11-30debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita
2022-11-30lib/notifier-error-inject: fix error when writing -errno to debugfs fileAkinobu Mita
2022-11-30libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita
2022-11-18scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2022-11-18sched/fair: use try_cmpxchg in task_numa_workUros Bizjak
2022-11-18selftests: cgroup: fix unsigned comparison with less than zeroYueHaibing
2022-11-18selftests/vm: add local_config.h and local_config.mk to .gitignoreZhao Gongyi
2022-11-18squashfs: fix null-ptr-deref in squashfs_fill_superBaokun Li
2022-11-18ocfs2: fix memory leak in ocfs2_stack_glue_init()Shang XiaoJing
2022-11-18tools/accounting/procacct: remove some unused variablesXiongfeng Wang
2022-11-18rapidio/tsi721: replace flush_scheduled_work() with flush_work()Tetsuo Handa
2022-11-18lib/fonts: fix undefined behavior in bit shift for get_default_fontGaosheng Cui
2022-11-18squashfs: allows users to configure the number of decompression threadsXiaoming Ni
2022-11-18squashfs: add the mount parameter theads=<single|multi|percpu>Xiaoming Ni
2022-11-18initramfs: remove unnecessary (void*) conversionXU pengfei
2022-11-18nilfs2: fix shift-out-of-bounds due to too large exponent of block sizeRyusuke Konishi
2022-11-18nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()Ryusuke Konishi
2022-11-18scripts: checkpatch: allow "case" macrosStanislaw Gruszka
2022-11-18proc: fixup uptime selftestAlexey Dobriyan
2022-11-18ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitionsBjorn Helgaas
2022-11-18ia64/kprobes: remove orphan declarations from arch/ia64/include/asm/kprobes.hGaosheng Cui
2022-11-18ia64: replace IS_ERR() with IS_ERR_VALUE()ye xingchen
2022-11-18proc: give /proc/cmdline sizeAlexey Dobriyan
2022-11-18checkpatch: add warning for non-lore mailing list URLsBjorn Helgaas