summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-20RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULTPalmer Dabbelt
2022-01-20dt-bindings: google,cros-ec: drop Enric Balletbo i Serra from maintainersKrzysztof Kozlowski
2022-01-20dt-bindings: display: bridge: drop Enric Balletbo i Serra from maintainersKrzysztof Kozlowski
2022-01-20parisc: Fix missing prototype for 'toc_intr' warning in toc.cHelge Deller
2022-01-20parisc: Autodetect default output device and set console= kernel parameterHelge Deller
2022-01-20parisc: Use safer strscpy() in setup_cmdline()Helge Deller
2022-01-20of: Check 'of_node_reused' flag on of_match_device()Rob Herring
2022-01-20of: property: define of_property_read_u{8,16,32,64}_array() unconditionallyMichael Walle
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-20i40e: fix unsigned stat widthsJoe Damato
2022-01-20i40e: Fix for failed to init adminq while VF resetKaren Sornek
2022-01-20i40e: Fix queues reservation for XDPSylwester Dziedziuch
2022-01-20i40e: Fix issue when maximum queues is exceededJedrzej Jagielski
2022-01-20i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski
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-20tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo
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-20fanotify: remove variable set but not usedYang Li
2022-01-20Merge branch 'stmmac-fixes'David S. Miller
2022-01-20net: stmmac: dwmac-visconti: Fix clock configuration for RMII modeYuji Ishikawa
2022-01-20net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SELYuji Ishikawa
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-20ipv6_tunnel: Rate limit warning messagesIdo Schimmel
2022-01-20Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2022-01-20ethtool: Fix link extended state for big endianMoshe Tal
2022-01-20net: phy: broadcom: hook up soft_reset for BCM54616SRobert Hancock
2022-01-20net: sched: Clarify error message when qdisc kind is unknownVictor Nogueira
2022-01-20Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-20net: fix information leakage in /proc/net/ptypeCongyu Liu
2022-01-20arm64: mm: apply __ro_after_init to memory_limitPeng Fan
2022-01-20arm64: atomics: lse: Dereference matching sizeKees Cook