summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-01-20of: base: make small of_parse_phandle() variants static inlineMichael Walle
2022-01-20dt-bindings: mfd: cirrus,madera: Fix 'interrupts' in exampleRob Herring
2022-01-20dt-bindings: Fix array schemas encoded as matricesRob Herring
2022-01-20RISC-V: Remove redundant err variableMinghao Chi
2022-01-20block: fix async_depth sysfs interface for mq-deadlineJens Axboe
2022-01-20dt-bindings: Drop unnecessary pinctrl propertiesRob Herring
2022-01-20riscv: dts: sifive unmatched: Add gpio poweroffRon Economos
2022-01-20riscv: canaan: remove useless select of non-existing config SYSCONLukas Bulwahn
2022-01-20RISC-V: Do not use cpumask data structure for hartid bitmapAtish Patra
2022-01-20RISC-V: Move spinwait booting method to its own configAtish Patra
2022-01-20RISC-V: Move the entire hart selection via lottery to SMPAtish Patra
2022-01-20RISC-V: Use __cpu_up_stack/task_pointer only for spinwait methodAtish Patra
2022-01-20RISC-V: Do not print the SBI version during HSM extension boot printAtish Patra
2022-01-20RISC-V: Avoid using per cpu array for ordered bootingAtish Patra
2022-01-20docs: kvm: fix WARNINGs from api.rstWei Wang
2022-01-20selftests: kvm/x86: Fix the warning in lib/x86_64/processor.cJinrong Liang
2022-01-20selftests: kvm/x86: Fix the warning in pmu_event_filter_test.cJinrong Liang
2022-01-20riscv: default to CONFIG_RISCV_SBI_V01=nHeinrich Schuchardt
2022-01-20Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-20ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409Stefan Binding
2022-01-20block: Fix wrong offset in bio_truncate()OGAWA Hirofumi
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2022-01-20Merge tag '5.17-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-01-20Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2022-01-20Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-20arm64: mm: apply __ro_after_init to memory_limitPeng Fan
2022-01-20arm64: atomics: lse: Dereference matching sizeKees Cook
2022-01-20asm-generic: Add missing brackets for io_stop_wc macroXiongfeng Wang
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()Yang Li
2022-01-20gpio: idt3243x: Fix an ignored error return from platform_get_irq()Yang Li
2022-01-20lib: remove redundant assignment to variable retColin Ian King
2022-01-20ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook
2022-01-20kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTRMarco Elver
2022-01-20lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KBNathan Chancellor
2022-01-20btrfs: use generic Kconfig option for 256kB page size limitNathan Chancellor
2022-01-20arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KBNathan Chancellor
2022-01-20configs: introduce debug.config for CI-like setupQian Cai
2022-01-20delayacct: track delays from memory compactwangyong
2022-01-20Documentation/accounting/delay-accounting.rst: add thrashing page cache and d...wangyong
2022-01-20delayacct: cleanup flags in struct task_delay_info and functions use itYang Yang
2022-01-20delayacct: fix incomplete disable operation when switch enable to disableYang Yang
2022-01-20delayacct: support swapin delay accounting for swapping without blkioYang Yang
2022-01-20panic: remove oops_idSebastian Andrzej Siewior
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