summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-20FAT: use io_schedule_timeout() instead of congestion_wait()NeilBrown1-2/+3
2022-01-20hfsplus: use struct_group_attr() for memcpy() regionKees Cook2-6/+10
2022-01-20nilfs2: remove redundant pointer sbufsColin Ian King1-2/+2
2022-01-20fs/binfmt_elf: use PT_LOAD p_align values for static PIEH.J. Lu1-2/+2
2022-01-20const_structs.checkpatch: add frequently used ops structsRikard Falkeborn1-0/+23
2022-01-20checkpatch: improve Kconfig help testJoe Perches1-26/+26
2022-01-20checkpatch: relax regexp for COMMIT_LOG_LONG_LINEJerome Forissier1-1/+1
2022-01-20lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() testAndrey Konovalov1-0/+1
2022-01-20uuid: remove licence boilerplate text from the headerAndy Shevchenko1-9/+0
2022-01-20uuid: discourage people from using UAPI header in new codeAndy Shevchenko1-0/+1
2022-01-20kunit: replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+1
2022-01-20test_hash.c: refactor into kunitIsabella Basso3-143/+81
2022-01-20lib/Kconfig.debug: properly split hash test kernel entriesIsabella Basso2-4/+13
2022-01-20test_hash.c: split test_hash_initIsabella Basso1-12/+54
2022-01-20test_hash.c: split test_int_hash into arch-specific functionsIsabella Basso1-29/+62
2022-01-20hash.h: remove unused define directiveIsabella Basso4-33/+4
2022-01-20lib/list_debug.c: print more list debugging context in __list_del_entry_valid()Zhen Lei1-4/+4
2022-01-20list: introduce list_is_head() helper and re-use it in list.hAndy Shevchenko1-14/+22
2022-01-20kstrtox: uninline everythingAlexey Dobriyan1-0/+12
2022-01-20get_maintainer: don't remind about no git repo when --nogit is usedRandy Dunlap1-1/+1
2022-01-20kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP)Davidlohr Bueso1-8/+8
2022-01-20kthread: dynamically allocate memory to store kthread's full nameYafang Shao3-2/+34
2022-01-20tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENYafang Shao3-8/+13
2022-01-20tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read...Yafang Shao1-2/+2
2022-01-20samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf...Yafang Shao3-9/+11
2022-01-20fs/binfmt_elf: replace open-coded string copy with get_task_commYafang Shao3-1/+11
2022-01-20drivers/infiniband: replace open-coded string copy with get_task_commYafang Shao2-2/+2
2022-01-20fs/exec: replace strncpy with strscpy_pad in __get_task_commYafang Shao1-1/+2
2022-01-20fs/exec: replace strlcpy with strscpy_pad in __set_task_commYafang Shao1-1/+1
2022-01-20kernel.h: include a note to discourage people from including it in headersAndy Shevchenko1-0/+9
2022-01-20include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko3-1/+5
2022-01-20sysctl: remove redundant ret assignmentluo penghao1-1/+0
2022-01-20sysctl: fix duplicate path separator in printed entriesGeert Uytterhoeven1-4/+4
2022-01-20proc: convert the return type of proc_fd_access_allowed() to be booleanQi Zheng1-2/+2
2022-01-20proc: make the proc_create[_data]() stubs static inlinesHans de Goede2-7/+13
2022-01-20proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistrationDavid Hildenbrand1-8/+2
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang6-162/+78
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang7-228/+54
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang7-25/+62
2022-01-20mm: percpu: generalize percpu related configKefeng Wang8-74/+33
2022-01-19io-wq: delete dead lock shuffling codeJens Axboe1-6/+1
2022-01-19clk: mediatek: relicense mt7986 clock driver to GPL-2.0Sam Shih3-3/+3
2022-01-19ALSA: core: Simplify snd_power_ref_and_wait() with the standard macroTakashi Iwai1-20/+5
2022-01-19Merge branch 'ipv4-avoid-pathological-hash-tables'Jakub Kicinski1-33/+32
2022-01-19ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keysEric Dumazet1-14/+15
2022-01-19ipv4: avoid quadratic behavior in netns dismantleEric Dumazet1-19/+17
2022-01-19Merge branch 'net-fsl-xgmac_mdio-add-workaround-for-erratum-a-009885'Jakub Kicinski3-7/+32
2022-01-19net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz1-1/+2
2022-01-19powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz1-0/+2
2022-01-19dt-bindings: net: Document fsl,erratum-a009885Tobias Waldekranz1-0/+9