| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-11-02 | 18 | -407/+117 |
|\ |
|
| * | riscv: kdump: use generic interface to simplify crashkernel reservation | Baoquan He | 2023-10-04 | 5 | -143/+27 |
| * | arm64: kdump: use generic interface to simplify crashkernel reservation | Baoquan He | 2023-10-04 | 3 | -132/+21 |
| * | x86: kdump: use generic interface to simplify crashkernel reservation code | Baoquan He | 2023-10-04 | 3 | -137/+56 |
| * | crash_core: change the prototype of function parse_crashkernel() | Baoquan He | 2023-10-04 | 12 | -13/+18 |
* | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-11-02 | 16 | -36/+138 |
|\ \ |
|
| * | | mm: delete checks for xor_unlock_is_negative_byte() | Matthew Wilcox (Oracle) | 2023-10-18 | 4 | -4/+0 |
| * | | s390: implement arch_xor_unlock_is_negative_byte | Matthew Wilcox (Oracle) | 2023-10-18 | 1 | -0/+10 |
| * | | riscv: implement xor_unlock_is_negative_byte | Matthew Wilcox (Oracle) | 2023-10-18 | 1 | -0/+13 |
| * | | powerpc: implement arch_xor_unlock_is_negative_byte on 32-bit | Matthew Wilcox (Oracle) | 2023-10-18 | 1 | -4/+0 |
| * | | mips: implement xor_unlock_is_negative_byte | Matthew Wilcox (Oracle) | 2023-10-18 | 2 | -1/+39 |
| * | | m68k: implement xor_unlock_is_negative_byte | Matthew Wilcox (Oracle) | 2023-10-18 | 1 | -0/+22 |
| * | | alpha: implement xor_unlock_is_negative_byte | Matthew Wilcox (Oracle) | 2023-10-18 | 1 | -0/+21 |
| * | | bitops: add xor_unlock_is_negative_byte() | Matthew Wilcox (Oracle) | 2023-10-18 | 2 | -18/+10 |
| * | | 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 |
| * | | Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes. | Andrew Morton | 2023-10-18 | 2 | -7/+14 |
| |\ \ |
|
| * | | | mm: add statistics for PUD level pagetable | Baolin Wang | 2023-10-06 | 4 | -1/+9 |
| * | | | mips: use nth_page() in place of direct struct page manipulation | Zi Yan | 2023-10-04 | 1 | -1/+1 |
| * | | | kvm: mmu: dynamically allocate the x86-mmu shrinker | Qi Zheng | 2023-10-04 | 1 | -8/+10 |
| | |/
| |/| |
|
* | | | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2023-11-02 | 20 | -127/+222 |
|\ \ \ |
|
| * | | | crypto: loongarch/crc32 - remove redundant setting of alignmask to 0 | Eric Biggers | 2023-10-27 | 1 | -2/+0 |
| * | | | crypto: mips/crc32 - remove redundant setting of alignmask to 0 | Eric Biggers | 2023-10-27 | 1 | -2/+0 |
| * | | | crypto: sparc/crc32c - stop using the shash alignmask | Eric Biggers | 2023-10-27 | 1 | -21/+24 |
| * | | | 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: x86/nhpoly1305 - implement ->digest | Eric Biggers | 2023-10-20 | 2 | -0/+18 |
| * | | | crypto: arm64/nhpoly1305 - implement ->digest | Eric Biggers | 2023-10-20 | 1 | -0/+9 |
| * | | | crypto: arm/nhpoly1305 - implement ->digest | Eric Biggers | 2023-10-20 | 1 | -0/+9 |
| * | | | crypto: x86/sha256 - implement ->digest for sha256 | Eric Biggers | 2023-10-20 | 1 | -0/+32 |
| * | | | crypto: arm64/sha2-ce - implement ->digest for sha256 | Eric Biggers | 2023-10-20 | 1 | -0/+8 |
| * | | | crypto: x86/aesni - Perform address alignment early for XTS mode | Chang S. Bae | 2023-10-05 | 1 | -9/+14 |
| * | | | crypto: x86/aesni - Correct the data type in struct aesni_xts_ctx | Chang S. Bae | 2023-10-05 | 1 | -10/+9 |
| * | | | crypto: x86/aesni - Refactor the common address alignment code | Chang S. Bae | 2023-10-05 | 1 | -16/+10 |
| * | | | crypto: x86/sha - load modules based on CPU features | Roxana Nicolescu | 2023-09-20 | 2 | -0/+24 |
| * | | | crypto: aesni - Fix double word in comments | Bo Liu | 2023-09-20 | 2 | -4/+4 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-11-02 | 97 | -710/+6621 |
|\ \ \ \ |
|
| * \ \ \ | 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 |
| | |\ \ \ \ \ |
|