| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2024-05-18 | 6 | -31/+3 |
|\ |
|
| * | Makefile: remove redundant tool coverage variables | Masahiro Yamada | 2024-05-14 | 5 | -28/+0 |
| * | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada | 2024-05-09 | 3 | -3/+3 |
* | | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-05-18 | 1 | -2/+1 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in... | Joerg Roedel | 2024-05-13 | 1 | -2/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | dma-mapping: Simplify arch_setup_dma_ops() | Robin Murphy | 2024-04-26 | 1 | -2/+1 |
| | |/ |
|
* | | | Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 2024-05-18 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | kprobe/ftrace: bail out if ftrace was killed | Stephen Brennan | 2024-05-16 | 1 | -0/+3 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2024-05-15 | 18 | -113/+443 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2024-05-10 | 8 | -30/+36 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 2024-05-07 | 17 | -93/+443 |
| |\ \ \ \ |
|
| | * | | | | RISC-V: KVM: Improve firmware counter read function | Atish Patra | 2024-04-26 | 3 | -3/+8 |
| | * | | | | RISC-V: KVM: Support 64 bit firmware counters on RV32 | Atish Patra | 2024-04-26 | 3 | -2/+52 |
| | * | | | | RISC-V: KVM: Add perf sampling support for guests | Atish Patra | 2024-04-26 | 7 | -8/+93 |
| | * | | | | RISC-V: KVM: Implement SBI PMU Snapshot feature | Atish Patra | 2024-04-26 | 3 | -1/+130 |
| | * | | | | RISC-V: KVM: No need to exit to the user space if perf event failed | Atish Patra | 2024-04-26 | 2 | -8/+12 |
| | * | | | | RISC-V: KVM: No need to update the counter value during reset | Atish Patra | 2024-04-26 | 1 | -6/+2 |
| | * | | | | RISC-V: KVM: Fix the initial sample period value | Atish Patra | 2024-04-26 | 1 | -1/+1 |
| | * | | | | RISC-V: Use the minor version mask while computing sbi version | Atish Patra | 2024-04-22 | 1 | -2/+2 |
| | * | | | | RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name | Atish Patra | 2024-04-22 | 3 | -6/+6 |
| | * | | | | RISC-V: Add SBI PMU snapshot definitions | Atish Patra | 2024-04-22 | 1 | -0/+11 |
| | * | | | | drivers/perf: riscv: Use BIT macro for shifting operations | Atish Patra | 2024-04-22 | 1 | -10/+10 |
| | * | | | | RISC-V: Add FIRMWARE_READ_HI definition | Atish Patra | 2024-04-22 | 1 | -0/+1 |
| | * | | | | RISC-V: Fix the typo in Scountovf CSR name | Atish Patra | 2024-04-22 | 1 | -1/+1 |
| | * | | | | RISCV: KVM: Introduce vcpu->reset_cntx_lock | Yong-Xuan Wang | 2024-04-22 | 3 | -0/+10 |
| | * | | | | RISCV: KVM: Introduce mp_state_lock to avoid lock inversion | Yong-Xuan Wang | 2024-04-22 | 4 | -29/+73 |
| | * | | | | RISC-V: KVM: Handle breakpoint exits for VCPU | Chao Du | 2024-04-08 | 1 | -0/+4 |
| | * | | | | RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug() | Chao Du | 2024-04-08 | 4 | -18/+29 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge x86 bugfixes from Linux 6.9-rc3 | Paolo Bonzini | 2024-04-19 | 13 | -20/+50 |
| |\| | | |
|
| * | | | | KVM: delete .change_pte MMU notifier callback | Paolo Bonzini | 2024-04-11 | 1 | -20/+0 |
* | | | | | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-05-15 | 5 | -35/+38 |
|\ \ \ \ \ |
|
| * | | | | | arch: make execmem setup available regardless of CONFIG_MODULES | Mike Rapoport (IBM) | 2024-05-14 | 2 | -34/+35 |
| * | | | | | riscv: extend execmem_params for generated code allocations | Mike Rapoport (IBM) | 2024-05-14 | 4 | -24/+16 |
| * | | | | | mm/execmem, arch: convert simple overrides of module_alloc to execmem | Mike Rapoport (IBM) | 2024-05-14 | 1 | -7/+17 |
* | | | | | | Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-05-15 | 3 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | printk: Remove redundant CONFIG_BASE_FULL | Yoann Congal | 2024-05-06 | 3 | -3/+3 |
* | | | | | | | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2024-05-15 | 3 | -14/+267 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2024-05-14 | 2 | -12/+62 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | riscv, bpf: make some atomic operations fully ordered | Puranjay Mohan | 2024-05-13 | 1 | -10/+10 |
| | * | | | | | | | riscv, bpf: Fix typo in comment | Xiao Wang | 2024-05-13 | 1 | -2/+2 |
| | * | | | | | | | riscv, bpf: inline bpf_get_smp_processor_id() | Puranjay Mohan | 2024-05-13 | 1 | -0/+26 |
| | * | | | | | | | riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs | Puranjay Mohan | 2024-05-13 | 1 | -0/+24 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-05-02 | 8 | -30/+36 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | / /
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2024-04-29 | 3 | -2/+205 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| | * | | | | | | bpf, riscv: Implement bpf_addr_space_cast instruction | Puranjay Mohan | 2024-04-04 | 3 | -0/+16 |
| | * | | | | | | bpf, riscv: Implement PROBE_MEM32 pseudo instructions | Puranjay Mohan | 2024-04-04 | 3 | -2/+189 |
* | | | | | | | | Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-05-14 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | RISC-V: Select APLIC and IMSIC drivers | Anup Patel | 2024-03-25 | 1 | -0/+2 |
* | | | | | | | | Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-05-13 | 6 | -20/+19 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 2024-05-07 | 6 | -20/+19 |
| |\ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|