platform/kernel/linux-rpi.git
2022-01-20 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-01-20 Colin Ian Kinglib: remove redundant assignment to variable ret
2022-01-20 Kees Cookubsan: remove CONFIG_UBSAN_OBJECT_SIZE
2022-01-20 Marco Elverkcov: fix generic Kconfig dependencies if ARCH_WANTS_NO...
2022-01-20 Nathan Chancellorlib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_L...
2022-01-20 Nathan Chancellorbtrfs: use generic Kconfig option for 256kB page size...
2022-01-20 Nathan Chancellorarch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from...
2022-01-20 Qian Caiconfigs: introduce debug.config for CI-like setup
2022-01-20 wangyongdelayacct: track delays from memory compact
2022-01-20 wangyongDocumentation/accounting/delay-accounting.rst: add...
2022-01-20 Yang Yangdelayacct: cleanup flags in struct task_delay_info...
2022-01-20 Yang Yangdelayacct: fix incomplete disable operation when switch...
2022-01-20 Yang Yangdelayacct: support swapin delay accounting for swapping...
2022-01-20 Sebastian Andrzej... panic: remove oops_id
2022-01-20 Marco Elverpanic: use error_report_end tracepoint on warnings
2022-01-20 Minghao Chifs/adfs: remove unneeded variable make code cleaner
2022-01-20 NeilBrownFAT: use io_schedule_timeout() instead of congestion_wait()
2022-01-20 Kees Cookhfsplus: use struct_group_attr() for memcpy() region
2022-01-20 Colin Ian Kingnilfs2: remove redundant pointer sbufs
2022-01-20 H.J. Lufs/binfmt_elf: use PT_LOAD p_align values for static PIE
2022-01-20 Rikard Falkebornconst_structs.checkpatch: add frequently used ops structs
2022-01-20 Joe Perchescheckpatch: improve Kconfig help test
2022-01-20 Jerome Forissiercheckpatch: relax regexp for COMMIT_LOG_LONG_LINE
2022-01-20 Andrey Konovalovlib/test_meminit: destroy cache in kmem_cache_alloc_bul...
2022-01-20 Andy Shevchenkouuid: remove licence boilerplate text from the header
2022-01-20 Andy Shevchenkouuid: discourage people from using UAPI header in new...
2022-01-20 Andy Shevchenkokunit: replace kernel.h with the necessary inclusions
2022-01-20 Isabella Bassotest_hash.c: refactor into kunit
2022-01-20 Isabella Bassolib/Kconfig.debug: properly split hash test kernel...
2022-01-20 Isabella Bassotest_hash.c: split test_hash_init
2022-01-20 Isabella Bassotest_hash.c: split test_int_hash into arch-specific...
2022-01-20 Isabella Bassohash.h: remove unused define directive
2022-01-20 Zhen Leilib/list_debug.c: print more list debugging context...
2022-01-20 Andy Shevchenkolist: introduce list_is_head() helper and re-use it...
2022-01-20 Alexey Dobriyankstrtox: uninline everything
2022-01-20 Randy Dunlapget_maintainer: don't remind about no git repo when...
2022-01-20 Davidlohr Buesokernel/sys.c: only take tasklist_lock for get/setpriori...
2022-01-20 Yafang Shaokthread: dynamically allocate memory to store kthread...
2022-01-20 Yafang Shaotools/testing/selftests/bpf: replace open-coded 16...
2022-01-20 Yafang Shaotools/bpf/bpftool/skeleton: replace bpf_probe_read_kern...
2022-01-20 Yafang Shaosamples/bpf/test_overhead_kprobe_kern: replace bpf_prob...
2022-01-20 Yafang Shaofs/binfmt_elf: replace open-coded string copy with...
2022-01-20 Yafang Shaodrivers/infiniband: replace open-coded string copy...
2022-01-20 Yafang Shaofs/exec: replace strncpy with strscpy_pad in __get_task...
2022-01-20 Yafang Shaofs/exec: replace strlcpy with strscpy_pad in __set_task...
2022-01-20 Andy Shevchenkokernel.h: include a note to discourage people from...
2022-01-20 Andy Shevchenkoinclude/linux/unaligned: replace kernel.h with the...
2022-01-20 luo penghaosysctl: remove redundant ret assignment
2022-01-20 Geert Uytterhoevensysctl: fix duplicate path separator in printed entries
2022-01-20 Qi Zhengproc: convert the return type of proc_fd_access_allowed...
2022-01-20 Hans de Goedeproc: make the proc_create[_data]() stubs static inlines
2022-01-20 David Hildenbrandproc/vmcore: don't fake reading zeroes on surprise...
2022-01-20 Kefeng Wangmm: percpu: add generic pcpu_populate_pte() function
2022-01-20 Kefeng Wangmm: percpu: add generic pcpu_fc_alloc/free funciton
2022-01-20 Kefeng Wangmm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
2022-01-20 Kefeng Wangmm: percpu: generalize percpu related config
2022-01-19 Linus TorvaldsMerge tag 'f2fs-for-5.17-rc1' of git://git./linux/kerne...
2022-01-19 Linus TorvaldsMerge tag 'trace-v5.17-2' of git://git./linux/kernel...
2022-01-19 Linus TorvaldsMerge tag 'riscv-for-linus-5.17-mw0' of git://git....
2022-01-19 Linus TorvaldsMerge tag 'kbuild-v5.17' of git://git./linux/kernel...
2022-01-19 Linus TorvaldsMerge branch 'random-5.17-rc1-for-linus' of git://git...
2022-01-19 Linus TorvaldsMerge tag 'hwlock-v5.17' of git://git./linux/kernel...
2022-01-18 Yinan Liuscript/sorttable: Fix some initialization problems
2022-01-18 Jason A. Donenfeldrandom: simplify arithmetic function flow in account()
2022-01-18 Jason A. Donenfeldrandom: selectively clang-format where it makes sense
2022-01-18 Jason A. Donenfeldrandom: access input_pool_data directly rather than...
2022-01-18 Jason A. Donenfeldrandom: cleanup fractional entropy shift constants
2022-01-18 Jason A. Donenfeldrandom: prepend remaining pool constants with POOL_
2022-01-18 Jason A. Donenfeldrandom: de-duplicate INPUT_POOL constants
2022-01-18 Jason A. Donenfeldrandom: remove unused OUTPUT_POOL constants
2022-01-18 Jason A. Donenfeldrandom: rather than entropy_store abstraction, use...
2022-01-18 Jason A. Donenfeldrandom: remove unused extract_entropy() reserved argument
2022-01-18 Jason A. Donenfeldrandom: remove incomplete last_data logic
2022-01-18 Jason A. Donenfeldrandom: cleanup integer types
2022-01-18 Jason A. Donenfeldrandom: cleanup poolinfo abstraction
2022-01-18 Schspa Shirandom: fix typo in comments
2022-01-18 Jason A. Donenfeldlib/crypto: sha1: re-roll loops to reduce code size
2022-01-18 Jason A. Donenfeldlib/crypto: blake2s: move hmac construction into wireguard
2022-01-18 Justin M. Forbeslib/crypto: add prompts back to crypto libraries
2022-01-18 Linus TorvaldsMerge tag 'dmaengine-5.17-rc1' of git://git./linux...
2022-01-18 Linus TorvaldsMerge tag 'ata-5.17-rc1' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2022-01-18 Linus TorvaldsMerge tag 'rproc-v5.17' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'rpmsg-v5.17' of git://git./linux/kernel...
2022-01-18 Jamie Hill... vfs: fs_context: fix up param length parsing in legacy_...
2022-01-18 Linus TorvaldsMerge tag 'pm-5.17-rc1-2' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'acpi-5.17-rc1-2' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'slab-for-5.17-part2' of git://git./linux...
2022-01-18 Linus TorvaldsMerge tag 'arc-5.17-rc1' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'perf-tools-for-v5.17-2022-01-16' of git...
2022-01-18 Linus TorvaldsMerge tag 'for-linus-5.17-ofs-1' of git://git./linux...
2022-01-17 Rafael J. WysockiMerge branch 'acpi-pfrut'
2022-01-17 Rafael J. WysockiMerge branches 'acpi-x86', 'acpi-tables', 'acpi-soc...
2022-01-17 Linus TorvaldsMerge tag '5.17-rc-part1-smb3-fixes' of git://git.samba...
2022-01-17 NeilBrowndevtmpfs regression fix: reconfigure on each mount
2022-01-17 Linus TorvaldsMerge tag 'fbdev-5.17-1' of git://git./linux/kernel...
2022-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-01-17 Linus TorvaldsMerge tag 'i3c/for-5.17' of git://git./linux/kernel...
2022-01-17 Linus TorvaldsMerge tag 'ntb-5.17' of git://github.com/jonmason/ntb
2022-01-17 Linus TorvaldsMerge tag 'linux-watchdog-5.17-rc1' of git://linux...
next