| Age | Commit message (Expand) | Author |
| 2022-01-20 | block: fix async_depth sysfs interface for mq-deadline | Jens Axboe |
| 2022-01-20 | Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2022-01-20 | ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409 | Stefan Binding |
| 2022-01-20 | block: Fix wrong offset in bio_truncate() | OGAWA Hirofumi |
| 2022-01-20 | Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
| 2022-01-20 | Merge tag '5.17-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
| 2022-01-20 | Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
| 2022-01-20 | Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2022-01-20 | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
| 2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
| 2022-01-20 | gpio: mpc8xxx: Fix an ignored error return from platform_get_irq() | Yang Li |
| 2022-01-20 | gpio: idt3243x: Fix an ignored error return from platform_get_irq() | Yang Li |
| 2022-01-20 | lib: remove redundant assignment to variable ret | Colin Ian King |
| 2022-01-20 | ubsan: remove CONFIG_UBSAN_OBJECT_SIZE | Kees Cook |
| 2022-01-20 | kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR | Marco Elver |
| 2022-01-20 | lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB | Nathan Chancellor |
| 2022-01-20 | btrfs: use generic Kconfig option for 256kB page size limit | Nathan Chancellor |
| 2022-01-20 | arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB | Nathan Chancellor |
| 2022-01-20 | configs: introduce debug.config for CI-like setup | Qian Cai |
| 2022-01-20 | delayacct: track delays from memory compact | wangyong |
| 2022-01-20 | Documentation/accounting/delay-accounting.rst: add thrashing page cache and d... | wangyong |
| 2022-01-20 | delayacct: cleanup flags in struct task_delay_info and functions use it | Yang Yang |
| 2022-01-20 | delayacct: fix incomplete disable operation when switch enable to disable | Yang Yang |
| 2022-01-20 | delayacct: support swapin delay accounting for swapping without blkio | Yang Yang |
| 2022-01-20 | panic: remove oops_id | Sebastian Andrzej Siewior |
| 2022-01-20 | panic: use error_report_end tracepoint on warnings | Marco Elver |
| 2022-01-20 | fs/adfs: remove unneeded variable make code cleaner | Minghao Chi |
| 2022-01-20 | FAT: use io_schedule_timeout() instead of congestion_wait() | NeilBrown |
| 2022-01-20 | hfsplus: use struct_group_attr() for memcpy() region | Kees Cook |
| 2022-01-20 | nilfs2: remove redundant pointer sbufs | Colin Ian King |
| 2022-01-20 | fs/binfmt_elf: use PT_LOAD p_align values for static PIE | H.J. Lu |
| 2022-01-20 | const_structs.checkpatch: add frequently used ops structs | Rikard Falkeborn |
| 2022-01-20 | checkpatch: improve Kconfig help test | Joe Perches |
| 2022-01-20 | checkpatch: relax regexp for COMMIT_LOG_LONG_LINE | Jerome Forissier |
| 2022-01-20 | lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test | Andrey Konovalov |
| 2022-01-20 | uuid: remove licence boilerplate text from the header | Andy Shevchenko |
| 2022-01-20 | uuid: discourage people from using UAPI header in new code | Andy Shevchenko |
| 2022-01-20 | kunit: replace kernel.h with the necessary inclusions | Andy Shevchenko |
| 2022-01-20 | test_hash.c: refactor into kunit | Isabella Basso |
| 2022-01-20 | lib/Kconfig.debug: properly split hash test kernel entries | Isabella Basso |
| 2022-01-20 | test_hash.c: split test_hash_init | Isabella Basso |
| 2022-01-20 | test_hash.c: split test_int_hash into arch-specific functions | Isabella Basso |
| 2022-01-20 | hash.h: remove unused define directive | Isabella Basso |
| 2022-01-20 | lib/list_debug.c: print more list debugging context in __list_del_entry_valid() | Zhen Lei |
| 2022-01-20 | list: introduce list_is_head() helper and re-use it in list.h | Andy Shevchenko |
| 2022-01-20 | kstrtox: uninline everything | Alexey Dobriyan |
| 2022-01-20 | get_maintainer: don't remind about no git repo when --nogit is used | Randy Dunlap |
| 2022-01-20 | kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP) | Davidlohr Bueso |
| 2022-01-20 | kthread: dynamically allocate memory to store kthread's full name | Yafang Shao |
| 2022-01-20 | tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN | Yafang Shao |