summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-20riscv: default to CONFIG_RISCV_SBI_V01=nHeinrich Schuchardt1-1/+0
2022-01-20Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+6
2022-01-20ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409Stefan Binding1-0/+2
2022-01-20block: Fix wrong offset in bio_truncate()OGAWA Hirofumi1-1/+2
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds13-57/+255
2022-01-20Merge tag '5.17-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds19-334/+429
2022-01-20Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-7/+10
2022-01-20Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-82/+213
2022-01-20arm64: mm: apply __ro_after_init to memory_limitPeng Fan1-1/+1
2022-01-20arm64: atomics: lse: Dereference matching sizeKees Cook2-2/+2
2022-01-20asm-generic: Add missing brackets for io_stop_wc macroXiongfeng Wang1-1/+1
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds91-414/+1041
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds77-873/+826
2022-01-20gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()Yang Li1-1/+1
2022-01-20gpio: idt3243x: Fix an ignored error return from platform_get_irq()Yang Li1-1/+1
2022-01-20lib: remove redundant assignment to variable retColin Ian King1-2/+0
2022-01-20ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook3-36/+0
2022-01-20kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTRMarco Elver2-1/+3
2022-01-20lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KBNathan Chancellor1-0/+1
2022-01-20btrfs: use generic Kconfig option for 256kB page size limitNathan Chancellor1-2/+1
2022-01-20arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KBNathan Chancellor1-0/+4
2022-01-20configs: introduce debug.config for CI-like setupQian Cai1-0/+105
2022-01-20delayacct: track delays from memory compactwangyong5-2/+59
2022-01-20Documentation/accounting/delay-accounting.rst: add thrashing page cache and d...wangyong1-28/+27
2022-01-20delayacct: cleanup flags in struct task_delay_info and functions use itYang Yang1-17/+0
2022-01-20delayacct: fix incomplete disable operation when switch enable to disableYang Yang1-0/+18
2022-01-20delayacct: support swapin delay accounting for swapping without blkioYang Yang4-41/+43
2022-01-20panic: remove oops_idSebastian Andrzej Siewior1-18/+1
2022-01-20panic: use error_report_end tracepoint on warningsMarco Elver2-3/+7
2022-01-20fs/adfs: remove unneeded variable make code cleanerMinghao Chi1-3/+1
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