summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+6
2022-10-13Merge tag 'trace-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds6-123/+146
2022-10-13Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds32-223/+1097
2022-10-13Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds10-52/+64
2022-10-13Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds30-116/+342
2022-10-13Merge tag 'for-linus-6.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-10-13vdpa/ifcvf: add reviewerMichael S. Tsirkin1-0/+4
2022-10-13virtio_pci: use irq to detect interrupt supportMichael S. Tsirkin1-2/+2
2022-10-13Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...Linus Torvalds9-206/+131
2022-10-13Merge tag 'linux-kselftest-next-6.1-rc1-2' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-10/+30
2022-10-13Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds51-2720/+4887
2022-10-13Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-242/+313
2022-10-12Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-24/+52
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds154-618/+1145
2022-10-12tracing: Fix reading strings from synthetic eventsSteven Rostedt (Google)1-6/+17
2022-10-12tracing: Add "(fault)" name injection to kernel probesSteven Rostedt (Google)1-6/+25
2022-10-12tracing: Move duplicate code of trace_kprobe/eprobe.c into headerSteven Rostedt (Google)3-110/+106
2022-10-12Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds61-685/+5355
2022-10-12Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-127/+788
2022-10-12ring-buffer: Fix kernel-docJiapeng Chong1-3/+3
2022-10-12ftrace: Fix char print issue in print_ip_ins()Zheng Yejian1-4/+1
2022-10-12LoongArch: Update Loongson-3 default config fileHuacai Chen1-8/+55
2022-10-12LoongArch: Add ACPI-based generic laptop driverJianmin Lv5-0/+659
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-12Merge tag 'irqchip-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner3-28/+68
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-12Merge tag 'memblock-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-336/+2662