summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-11proc: test how it holds up with mapping'less processAlexey Dobriyan
2022-10-11mailmap: update Frank Rowand email addressFrank Rowand
2022-10-11ia64: mca: use strscpy() is more robust and saferxu xin
2022-10-11init/Kconfig: fix unmet direct dependenciesRen Zhijie
2022-10-11ia64: update config filesLukas Bulwahn
2022-10-11nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failureRyusuke Konishi
2022-10-11fork: remove duplicate included header filesXu Panda
2022-10-03init/main.c: remove unnecessary (void*) conversionsZhou jie
2022-10-03proc: mark more files as permanentAlexey Dobriyan
2022-10-03nilfs2: remove the unneeded result variableye xingchen
2022-10-03nilfs2: delete unnecessary checks before brelse()Minghao Chi
2022-10-03checkpatch: warn for non-standard fixes tag styleNiklas Söderlund
2022-10-03usr/gen_init_cpio.c: remove unnecessary -1 values from int fileLi zeming
2022-10-03ipc/msg: mitigate the lock contention with percpu counterJiebin Sun
2022-10-03percpu: add percpu_counter_add_local and percpu_counter_sub_localJiebin Sun
2022-10-03fs/ocfs2: fix repeated words in commentswangjianli
2022-10-03relay: use kvcalloc to alloc page array in relay_alloc_page_arraywuchi
2022-10-03proc: make config PROC_CHILDREN depend on PROC_FSLukas Bulwahn
2022-10-03fs: uninline inode_maybe_inc_iversion()Andrew Morton
2022-10-03firmware: google: test spinlock on panic path to avoid lockupsGuilherme G. Piccoli
2022-10-03ipc: mqueue: remove unnecessary conditionalsJingyu Wang
2022-10-03init.h: fix spelling typo in commentJiangshan Yi
2022-10-03fs/ocfs2/suballoc.h: fix spelling typo in commentJiangshan Yi
2022-10-03ocfs2: replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-11latencytop: use the last element of latency_record of systemwuchi
2022-09-11kernel/utsname_sysctl.c: print kernel archPetr Vorel
2022-09-11checkpatch: handle FILE pointer typeMickaël Salaün
2022-09-11asm-generic: make parameter types consistent in _unaligned_be48()Andy Shevchenko
2022-09-11kernel/profile.c: simplify duplicated code in profile_setup()wuchi
2022-09-11ntfs: check overflow when iterating ATTR_RECORDsHawkins Jiawei
2022-09-11ntfs: fix out-of-bounds read in ntfs_attr_find()Hawkins Jiawei
2022-09-11ntfs: fix use-after-free in ntfs_attr_find()Hawkins Jiawei
2022-09-11initramfs: mark my_inptr as __initdatawuchi
2022-09-11fail_function: fix wrong use of fei_attr_remove()Yang Yingliang
2022-09-11fail_function: refactor code of checking return value of register_kprobe()Yang Yingliang
2022-09-11fail_function: switch to memdup_user_nul() helperYang Yingliang
2022-09-11smpboot: use atomic_try_cmpxchg in cpu_wait_death and cpu_report_deathUros Bizjak
2022-09-11task_work: use try_cmpxchg in task_work_add, task_work_cancel_match and task_...Uros Bizjak
2022-09-11lib: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-11init: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-11reiserfs: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-11ocfs2: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-11ia64: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-11alpha: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-11bitops: use try_cmpxchg in set_mask_bits and bit_clear_unlessUros Bizjak
2022-09-11hfs: replace kmap() with kmap_local_page() in btree.cFabio M. De Francesco
2022-09-11hfs: replace kmap() with kmap_local_page() in bnode.cFabio M. De Francesco
2022-09-11hfs: unmap the page in the "fail_page" labelFabio M. De Francesco
2022-09-11kexec: replace kmap() with kmap_local_page()Fabio M. De Francesco
2022-09-11iversion: use atomic64_try_cmpxchg)Uros Bizjak