summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-03-0147-130/+2665
|\
| * selftests/ftrace: Add LoongArch kprobe args string tests supportQing Zhang2023-02-252-0/+7
| * selftests/seccomp: Add LoongArch selftesting supportHuacai Chen2023-02-251-0/+6
| * tools: Add LoongArch build infrastructureHuacai Chen2023-02-252-1/+19
| * samples/kprobes: Add LoongArch supportTiezhu Yang2023-02-251-0/+8
| * LoongArch: Mark some assembler symbols as non-kprobe-ableTiezhu Yang2023-02-255-0/+21
| * LoongArch: Add kprobes on ftrace supportTiezhu Yang2023-02-252-0/+65
| * LoongArch: Add kretprobes supportTiezhu Yang2023-02-255-1/+128
| * LoongArch: Add kprobes supportTiezhu Yang2023-02-257-6/+466
| * LoongArch: Simulate branch and PC* instructionsTiezhu Yang2023-02-253-0/+129
| * LoongArch: ptrace: Add hardware single step supportQing Zhang2023-02-257-10/+186
| * LoongArch: ptrace: Add function argument access APIQing Zhang2023-02-252-0/+35
| * LoongArch: ptrace: Expose hardware breakpoints to debuggersQing Zhang2023-02-253-0/+413
| * LoongArch: Add hardware breakpoints/watchpoints supportQing Zhang2023-02-259-22/+713
| * LoongArch: kdump: Add crashkernel=YM handlingYouling Tang2023-02-251-3/+11
| * LoongArch: kdump: Add single kernel image implementationYouling Tang2023-02-255-16/+5
| * LoongArch: Add support for kernel address space layout randomization (KASLR)Youling Tang2023-02-254-6/+179
| * LoongArch: Add support for kernel relocationYouling Tang2023-02-258-2/+173
| * LoongArch: Add la_abs macro implementationYouling Tang2023-02-254-12/+16
| * LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.absYouling Tang2023-02-253-11/+15
| * LoongArch: Use la.pcrel instead of la.abs when it's trivially possibleXi Ruoyao2023-02-255-50/+48
| * LoongArch: Make -mstrict-align configurableHuacai Chen2023-02-254-3/+34
| * LoongArch: Only call get_timer_irq() once in constant_clockevent_init()Tiezhu Yang2023-02-251-5/+6
| * LoongArch: Fix Chinese comma in cpu.hJinyang He2023-02-251-1/+1
| * Merge 'pci/enumeration' into loongarch-nextHuacai Chen2023-02-255-37/+63
| |\
* | \ Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-0121-111/+268
|\ \ \
| * | | Documentation: rust: Fix arch support tableBagas Sanjaya2023-02-131-1/+1
| * | | uml: vector: Remove unused definitions VECTOR_{WRITE,HEADERS}Carlos Bilbao2023-02-131-2/+0
| * | | um: virt-pci: properly remove PCI device from busBenjamin Berg2023-02-131-5/+16
| * | | um: virtio_uml: move device breaking into workqueueBenjamin Berg2023-02-131-1/+15
| * | | um: virtio_uml: mark device as unregistered when breaking itBenjamin Berg2023-02-131-0/+2
| * | | um: virtio_uml: free command if adding to virtqueue failedBenjamin Berg2023-02-131-1/+4
| * | | UML: define RUNTIME_DISCARD_EXITMasahiro Yamada2023-02-131-1/+1
| * | | virt-pci: add platform bus supportVincent Whitchurch2023-02-131-0/+91
| * | | um-virt-pci: Make max delay configurableVincent Whitchurch2023-02-131-2/+3
| * | | um: virt-pci: implement pcibios_get_phb_of_node()Vincent Whitchurch2023-02-131-0/+19
| * | | um: Support LTOPeter Foley2023-02-133-2/+4
| * | | um: put power options in a menuPeter Foley2023-02-131-0/+4
| * | | um: Use CFLAGS_vmlinuxPeter Foley2023-02-131-2/+1
| * | | um: Prevent building modules incompatible with MODVERSIONSPeter Foley2023-02-131-0/+2
| * | | um: Avoid pcap multiple definition errorsPeter Foley2023-02-131-2/+2
| * | | um: Make the definition of cpu_data more compatiblePeter Foley2023-02-102-2/+2
| * | | x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi2023-02-101-4/+8
| * | | rust: arch/um: Add support for CONFIG_RUST under x86_64 UMLDavid Gow2023-02-102-0/+3
| * | | rust: arch/um: Disable FP/SIMD instruction to match x86David Gow2023-02-101-0/+6
| * | | rust: arch/um: Use 'pie' relocation mode under UMLDavid Gow2023-02-101-0/+2
| * | | um: Declare fix_range_common as a static functionBenjamin Berg2023-02-011-2/+2
| * | | um: Switch printk calls to adhere to correct coding styleBenjamin Berg2023-02-013-75/+69
| * | | um: vector: Fix memory leak in vector_configXiang Yang2023-02-011-0/+1
| * | | um: protect VMA iterationJohannes Berg2023-02-011-0/+2