aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-12LoongArch: Add BPF JIT supportTiezhu Yang7-0/+1700
2022-10-12LoongArch: Add some instruction opcodes and formatsTiezhu Yang1-5/+174
2022-10-12LoongArch: Move {signed,unsigned}_imm_check() to inst.hTiezhu Yang2-10/+10
2022-10-12LoongArch: Add kdump supportYouling Tang9-8/+227
2022-10-12LoongArch: Add kexec supportYouling Tang6-1/+400
2022-10-12LoongArch: Use generic BUG() handlerYouling Tang4-12/+84
2022-10-12LoongArch: Add SysRq-x (TLB Dump) supportHuacai Chen2-0/+67
2022-10-12LoongArch: Add perf events supportHuacai Chen6-1/+987
2022-10-12LoongArch: Add qspinlock supportHuacai Chen4-3/+26
2022-10-12LoongArch: Use TLB for ioremap()Huacai Chen7-56/+184
2022-10-12LoongArch: Support access filter to /dev/mem interfaceHuacai Chen3-0/+34
2022-10-12LoongArch: Refactor cache probe and flush methodsHuacai Chen10-267/+236
2022-10-12LoongArch: mm: Refactor TLB exception handlersRui Wang1-290/+247
2022-10-12LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modulesXi Ruoyao4-7/+99
2022-10-12LoongArch: Support PC-relative relocations in modulesXi Ruoyao2-1/+75
2022-10-12LoongArch: Define ELF relocation types added in ABIv2.0Xi Ruoyao2-1/+38
2022-10-12LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCSXi Ruoyao4-6/+37
2022-10-12LoongArch: Add Kconfig option AS_HAS_EXPLICIT_RELOCSXi Ruoyao1-0/+3
2022-10-12LoongArch: Kconfig: Fix spelling mistake "delibrately" -> "deliberately"Colin Ian King1-1/+1
2022-10-12LoongArch: Mark __xchg() and __cmpxchg() as __always_inlineHuacai Chen1-4/+4
2022-10-12LoongArch: Flush TLB earlier at initializationHuacai Chen1-2/+3
2022-10-12LoongArch: Do not create sysfs control file for io master CPUsTiezhu Yang3-6/+7
2022-10-12LoongArch: Fix cpu name after CPU-hotplugJianmin Lv1-1/+3
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky4-13/+11
2022-10-12Merge tag 'irqchip-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner3-28/+68
2022-10-12tcp: cdg: allow tcp_cdg_release() to be called multiple timesEric Dumazet1-0/+2
2022-10-12Merge branch 'inet-ping-fixes'David S. Miller2-18/+7
2022-10-12inet: ping: fix recent breakageEric Dumazet2-17/+6
2022-10-12ipv6: ping: fix wrong checksum for large framesEric Dumazet1-1/+1
2022-10-12net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused portsMatthias Schiffer1-1/+4
2022-10-12irqchip: IMX_MU_MSI should depend on ARCH_MXCGeert Uytterhoeven1-3/+4
2022-10-12xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"Colin Ian King1-1/+1
2022-10-11Merge tag 'memblock-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-336/+2662
2022-10-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds51-511/+991
2022-10-11nilfs2: fix leak of nilfs_root in case of writer thread creation failureRyusuke Konishi1-4/+3
2022-10-11nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()Ryusuke Konishi1-0/+2
2022-10-11nilfs2: fix use-after-free bug of struct nilfs_rootRyusuke Konishi1-1/+16
2022-10-11mm/damon/core: initialize damon_target->list in damon_new_target()SeongJae Park1-0/+1
2022-10-11mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb pageBaolin Wang3-19/+30
2022-10-11Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski16-63/+94
2022-10-11include/linux/entry-common.h: remove has_signal comment of arch_do_signal_or_...Tiezhu Yang1-1/+0
2022-10-11proc: test how it holds up with mapping'less processAlexey Dobriyan3-0/+388
2022-10-11mailmap: update Frank Rowand email addressFrank Rowand1-0/+1
2022-10-11ia64: mca: use strscpy() is more robust and saferxu xin1-1/+1
2022-10-11init/Kconfig: fix unmet direct dependenciesRen Zhijie1-0/+1
2022-10-11ia64: update config filesLukas Bulwahn5-10/+0
2022-10-11nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failureRyusuke Konishi1-4/+10
2022-10-11fork: remove duplicate included header filesXu Panda1-1/+0
2022-10-11Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...Linus Torvalds236-5281/+15807
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds37-642/+1274