| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-11-10 | 1 | -2/+0 |
|\ |
|
| * | kprobes: unify kprobes_exceptions_nofify() prototypes | Arnd Bergmann | 2023-11-10 | 1 | -2/+0 |
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2023-11-10 | 4 | -33/+44 |
|\ \
| |/
|/| |
|
| * | arm64/syscall: Remove duplicate declaration | Kevin Brodsky | 2023-11-09 | 1 | -1/+0 |
| * | Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW" | Douglas Anderson | 2023-11-08 | 1 | -4/+1 |
| * | arm64: Move MediaTek GIC quirk handling from irqchip to core | Douglas Anderson | 2023-11-08 | 1 | -8/+38 |
| * | arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registers | Ilkka Koskinen | 2023-11-07 | 1 | -20/+5 |
* | | Merge tag 'rproc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds | 2023-11-07 | 2 | -2/+2 |
|\ \ |
|
| * | | arm64: dts: mediatek: Update the node name of SCP rpmsg subnode | Tinghan Shen | 2023-09-18 | 2 | -2/+2 |
* | | | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-11-04 | 3 | -26/+3 |
|\ \ \ |
|
| * | | | kbuild: unify vdso_install rules | Masahiro Yamada | 2023-10-28 | 3 | -26/+3 |
* | | | | Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2023-11-03 | 3 | -0/+23 |
|\ \ \ \ |
|
| * | | | | arm64: dts: rockchip: rk3588s: Add USB3 host controller | Sebastian Reichel | 2023-10-21 | 1 | -0/+21 |
| * | | | | Merge 6.6-rc6 into usb-next | Greg Kroah-Hartman | 2023-10-16 | 12 | -12/+85 |
| |\ \ \ \ |
|
| * | | | | | arm64: dts: qcom: sm8550-qrd: add orientation gpio | Neil Armstrong | 2023-10-05 | 1 | -0/+1 |
| * | | | | | arm64: dts: qcom: sm8550-mtp: add orientation gpio | Neil Armstrong | 2023-10-05 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2023-11-03 | 2 | -4/+2 |
|\ \ \ \ \ |
|
| * | | | | | efi: move screen_info into efi init code | Arnd Bergmann | 2023-10-17 | 2 | -4/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-11-03 | 1 | -0/+6 |
|\ \ \ \ \ |
|
| * | | | | | dts: ti: k3-am625-beagleplay: Add beaglecc1352 | Ayush Singh | 2023-10-27 | 1 | -0/+6 |
| |/ / / / |
|
* | | | | | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-11-02 | 3 | -132/+21 |
|\ \ \ \ \ |
|
| * | | | | | arm64: kdump: use generic interface to simplify crashkernel reservation | Baoquan He | 2023-10-04 | 3 | -132/+21 |
| * | | | | | crash_core: change the prototype of function parse_crashkernel() | Baoquan He | 2023-10-04 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-11-02 | 3 | -4/+11 |
|\ \ \ \ \ |
|
| * | | | | | arm64, kasan: update comment in kasan_init | Andrey Konovalov | 2023-10-18 | 1 | -1/+5 |
| * | | | | | mm/gup: adapt get_user_page_vma_remote() to never return NULL | Lorenzo Stoakes | 2023-10-18 | 1 | -2/+2 |
| * | | | | | mm: add statistics for PUD level pagetable | Baolin Wang | 2023-10-06 | 1 | -1/+4 |
| |/ / / / |
|
* | | | | | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2023-11-02 | 9 | -71/+86 |
|\ \ \ \ \ |
|
| * | | | | | crypto: arm64/sha512 - clean up backwards function names | Eric Biggers | 2023-10-20 | 1 | -7/+5 |
| * | | | | | crypto: arm64/sha256 - clean up backwards function names | Eric Biggers | 2023-10-20 | 1 | -14/+12 |
| * | | | | | crypto: arm64/sha512-ce - clean up backwards function names | Eric Biggers | 2023-10-20 | 2 | -17/+17 |
| * | | | | | crypto: arm64/sha2-ce - clean up backwards function names | Eric Biggers | 2023-10-20 | 2 | -19/+20 |
| * | | | | | crypto: arm64/sha1-ce - clean up backwards function names | Eric Biggers | 2023-10-20 | 2 | -14/+15 |
| * | | | | | crypto: arm64/nhpoly1305 - implement ->digest | Eric Biggers | 2023-10-20 | 1 | -0/+9 |
| * | | | | | crypto: arm64/sha2-ce - implement ->digest for sha256 | Eric Biggers | 2023-10-20 | 1 | -0/+8 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-11-02 | 39 | -500/+1103 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2023-10-31 | 39 | -500/+1103 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next | Oliver Upton | 2023-10-30 | 4 | -55/+204 |
| | |\ \ \ \ \ |
|
| | | * | | | | | KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest | Reiji Watanabe | 2023-10-24 | 1 | -4/+42 |
| | | * | | | | | KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run | Raghavendra Rao Ananta | 2023-10-24 | 2 | -1/+12 |
| | | * | | | | | KVM: arm64: Add {get,set}_user for PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} | Raghavendra Rao Ananta | 2023-10-24 | 1 | -6/+45 |
| | | * | | | | | KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU | Raghavendra Rao Ananta | 2023-10-24 | 3 | -15/+37 |
| | | * | | | | | KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0 | Reiji Watanabe | 2023-10-24 | 3 | -11/+19 |
| | | * | | | | | KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handler | Reiji Watanabe | 2023-10-24 | 2 | -12/+23 |
| | | * | | | | | KVM: arm64: PMU: Introduce helpers to set the guest's PMU | Reiji Watanabe | 2023-10-24 | 1 | -15/+35 |
| | * | | | | | | Merge branch kvm-arm64/mops into kvmarm/next | Oliver Upton | 2023-10-30 | 8 | -53/+78 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | KVM: arm64: Expose MOPS instructions to guests | Kristina Martsenko | 2023-10-09 | 3 | -4/+5 |
| | | * | | | | | | KVM: arm64: Add handler for MOPS exceptions | Kristina Martsenko | 2023-10-09 | 5 | -49/+73 |
| | * | | | | | | | Merge branch kvm-arm64/writable-id-regs into kvmarm/next | Oliver Upton | 2023-10-30 | 4 | -32/+206 |
| | |\| | | | | | |
|
| | | * | | | | | | KVM: arm64: Allow userspace to change ID_AA64ZFR0_EL1 | Oliver Upton | 2023-10-04 | 1 | -1/+1 |