| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 2024-10-24 | 1 | -2/+10 |
|\ |
|
| * | bpf, arm64: Fix address emission with tag-based KASAN enabled | Peter Collingbourne | 2024-10-21 | 1 | -2/+10 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2024-10-21 | 13 | -59/+219 |
|\ \
| |/
|/| |
|
| * | KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration | Oliver Upton | 2024-10-17 | 1 | -2/+11 |
| * | KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS | Oliver Upton | 2024-10-17 | 1 | -1/+6 |
| * | KVM: arm64: Fix shift-out-of-bounds bug | Ilkka Koskinen | 2024-10-17 | 1 | -1/+1 |
| * | KVM: arm64: Shave a few bytes from the EL2 idmap code | Marc Zyngier | 2024-10-17 | 3 | -23/+31 |
| * | KVM: arm64: Don't eagerly teardown the vgic on init error | Marc Zyngier | 2024-10-11 | 2 | -3/+6 |
| * | KVM: arm64: Expose S1PIE to guests | Mark Brown | 2024-10-08 | 1 | -1/+3 |
| * | KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to reschedule | Oliver Upton | 2024-10-08 | 1 | -0/+27 |
| * | KVM: arm64: nv: Punt stage-2 recycling to a vCPU request | Oliver Upton | 2024-10-08 | 4 | -2/+37 |
| * | KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed | Oliver Upton | 2024-10-08 | 5 | -15/+17 |
| * | KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out | Oliver Upton | 2024-10-08 | 1 | -3/+18 |
| * | KVM: arm64: Unregister redistributor for failed vCPU creation | Oliver Upton | 2024-10-08 | 1 | -1/+21 |
| * | Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixes | Marc Zyngier | 2024-10-08 | 2 | -8/+42 |
| |\ |
|
| | * | KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1 | Shaoqin Huang | 2024-08-25 | 1 | -1/+13 |
| | * | KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guest | Shaoqin Huang | 2024-08-25 | 1 | -6/+6 |
| | * | KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1... | Shaoqin Huang | 2024-08-25 | 1 | -0/+8 |
| | * | KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from users... | Shameer Kolothum | 2024-08-22 | 1 | -1/+15 |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2024-10-17 | 5 | -23/+26 |
|\ \ \ |
|
| * | | | arm64: set POR_EL0 for kernel threads | Joey Gouly | 2024-10-14 | 1 | -0/+3 |
| * | | | arm64: probes: Fix uprobes for big-endian kernels | Mark Rutland | 2024-10-09 | 2 | -7/+5 |
| * | | | arm64: probes: Fix simulate_ldr*_literal() | Mark Rutland | 2024-10-09 | 1 | -11/+7 |
| * | | | arm64: probes: Remove broken LDR (literal) uprobe support | Mark Rutland | 2024-10-09 | 1 | -5/+11 |
* | | | | Merge tag 'mvebu-fixes-6.12-1' of https://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2024-10-15 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbers | Josua Mayer | 2024-10-07 | 1 | -1/+1 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2024-10-06 | 4 | -20/+25 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | KVM: arm64: Fix kvm_has_feat*() handling of negative features | Marc Zyngier | 2024-10-03 | 1 | -12/+13 |
| * | | | | KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM | Mark Brown | 2024-10-01 | 2 | -6/+8 |
| * | | | | KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error path | Vincent Donnefort | 2024-10-01 | 1 | -2/+4 |
| |/ / / |
|
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2024-10-04 | 4 | -4/+10 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386 | Easwar Hariharan | 2024-10-04 | 1 | -0/+1 |
| * | | | arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS | Mark Rutland | 2024-10-01 | 1 | -3/+2 |
| * | | | arm64: errata: Expand speculative SSBS workaround once more | Mark Rutland | 2024-10-01 | 2 | -0/+4 |
| * | | | arm64: cputype: Add Neoverse-N3 definitions | Mark Rutland | 2024-10-01 | 1 | -0/+2 |
| * | | | arm64: Force position-independent veneers | Mark Rutland | 2024-10-01 | 1 | -1/+1 |
| |/ / |
|
* / / | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2024-10-02 | 10 | -10/+10 |
|/ / |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2024-09-28 | 1 | -3/+3 |
|\ \ |
|
| * \ | Merge branch 'kvm-redo-enable-virt' into HEAD | Paolo Bonzini | 2024-09-17 | 1 | -3/+3 |
| |\ \ |
|
| | * | | KVM: Rename arch hooks related to per-CPU virtualization enabling | Sean Christopherson | 2024-09-04 | 1 | -3/+3 |
* | | | | Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-09-26 | 1 | -2/+1 |
|\ \ \ \ |
|
| * | | | | runtime constants: move list of constants to vmlinux.lds.h | Jann Horn | 2024-08-19 | 1 | -2/+1 |
* | | | | | Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-09-26 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | arm64: dts: ti: k3-am625-beagleplay: Add bootloader-backdoor-gpios to cc1352p7 | Ayush Singh | 2024-09-12 | 1 | -1/+2 |
* | | | | | | Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2024-09-26 | 1 | -0/+33 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 6.11-rc4 into tty-next | Greg Kroah-Hartman | 2024-08-19 | 20 | -38/+43 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge 6.11-rc3 into tty-next | Greg Kroah-Hartman | 2024-08-12 | 13 | -59/+57 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | arm64: dts: mediatek: mt7981: add UART controllers | Rafał Miłecki | 2024-07-31 | 1 | -0/+33 |
* | | | | | | | Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2024-09-25 | 2 | -1/+16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | rust: support for shadow call stack sanitizer | Alice Ryhl | 2024-09-13 | 2 | -1/+16 |
| | |_|/ / / /
| |/| | | | | |
|