summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-20panic: use error_report_end tracepoint on warningsMarco Elver
2022-01-20fs/adfs: remove unneeded variable make code cleanerMinghao Chi
2022-01-20FAT: use io_schedule_timeout() instead of congestion_wait()NeilBrown
2022-01-20hfsplus: use struct_group_attr() for memcpy() regionKees Cook
2022-01-20nilfs2: remove redundant pointer sbufsColin Ian King
2022-01-20fs/binfmt_elf: use PT_LOAD p_align values for static PIEH.J. Lu
2022-01-20const_structs.checkpatch: add frequently used ops structsRikard Falkeborn
2022-01-20checkpatch: improve Kconfig help testJoe Perches
2022-01-20checkpatch: relax regexp for COMMIT_LOG_LONG_LINEJerome Forissier
2022-01-20lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() testAndrey Konovalov
2022-01-20uuid: remove licence boilerplate text from the headerAndy Shevchenko
2022-01-20uuid: discourage people from using UAPI header in new codeAndy Shevchenko
2022-01-20kunit: replace kernel.h with the necessary inclusionsAndy Shevchenko
2022-01-20test_hash.c: refactor into kunitIsabella Basso
2022-01-20lib/Kconfig.debug: properly split hash test kernel entriesIsabella Basso
2022-01-20test_hash.c: split test_hash_initIsabella Basso
2022-01-20test_hash.c: split test_int_hash into arch-specific functionsIsabella Basso
2022-01-20hash.h: remove unused define directiveIsabella Basso
2022-01-20lib/list_debug.c: print more list debugging context in __list_del_entry_valid()Zhen Lei
2022-01-20list: introduce list_is_head() helper and re-use it in list.hAndy Shevchenko
2022-01-20kstrtox: uninline everythingAlexey Dobriyan
2022-01-20get_maintainer: don't remind about no git repo when --nogit is usedRandy Dunlap
2022-01-20kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP)Davidlohr Bueso
2022-01-20kthread: dynamically allocate memory to store kthread's full nameYafang Shao
2022-01-20tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENYafang Shao
2022-01-20tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read...Yafang Shao
2022-01-20samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf...Yafang Shao
2022-01-20fs/binfmt_elf: replace open-coded string copy with get_task_commYafang Shao
2022-01-20drivers/infiniband: replace open-coded string copy with get_task_commYafang Shao
2022-01-20fs/exec: replace strncpy with strscpy_pad in __get_task_commYafang Shao
2022-01-20fs/exec: replace strlcpy with strscpy_pad in __set_task_commYafang Shao
2022-01-20kernel.h: include a note to discourage people from including it in headersAndy Shevchenko
2022-01-20include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko
2022-01-20sysctl: remove redundant ret assignmentluo penghao
2022-01-20sysctl: fix duplicate path separator in printed entriesGeert Uytterhoeven
2022-01-20proc: convert the return type of proc_fd_access_allowed() to be booleanQi Zheng
2022-01-20proc: make the proc_create[_data]() stubs static inlinesHans de Goede
2022-01-20proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistrationDavid Hildenbrand
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang
2022-01-20mm: percpu: generalize percpu related configKefeng Wang
2022-01-09Linux 5.16Linus Torvalds
2022-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-01-09Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-09Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...Linus Torvalds
2022-01-09Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin
2022-01-08ARM: dts: gpio-ranges property is now requiredPhil Elwell
2022-01-08Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds