Age | Commit message (Expand) | Author | Files | Lines |
2024-02-11 | Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -31/+28 |
2024-02-10 | Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+2 |
2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds | 29 | -67/+67 |
2024-02-09 | Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -6/+89 |
2024-02-09 | Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -11/+9 |
2024-02-09 | x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6 | Aleksander Mazur | 1 | -1/+1 |
2024-02-08 | Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2024-02-07 | arch/arm/mm: fix major fault accounting when retrying under per-VMA lock | Suren Baghdasaryan | 1 | -0/+2 |
2024-02-07 | riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask | Alexandre Ghiti | 1 | -0/+1 |
2024-02-07 | Merge tag 'loongarch-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -25/+10 |
2024-02-07 | riscv: declare overflow_stack as exported from traps.c | Ben Dooks | 1 | -0/+5 |
2024-02-07 | riscv: Fix arch_hugetlb_migration_supported() for NAPOT | Alexandre Ghiti | 2 | -3/+16 |
2024-02-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 11 | -6/+155 |
2024-02-06 | riscv: Flush the tlb when a page directory is freed | Alexandre Ghiti | 1 | -1/+1 |
2024-02-06 | x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM | Nathan Chancellor | 1 | -2/+3 |
2024-02-06 | LoongArch: vDSO: Disable UBSAN instrumentation | Kees Cook | 1 | -0/+1 |
2024-02-06 | LoongArch: Fix earlycon parameter if KASAN enabled | Huacai Chen | 1 | -0/+3 |
2024-02-06 | LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC] | Huacai Chen | 2 | -4/+4 |
2024-02-06 | LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu | Masahiro Yamada | 1 | -17/+1 |
2024-02-06 | LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it | Masahiro Yamada | 1 | -4/+1 |
2024-02-05 | x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section | Ard Biesheuvel | 2 | -11/+9 |
2024-02-02 | Merge tag 'iommu-fixes-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+28 |
2024-02-02 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 4 | -16/+4 |
2024-02-02 | powerpc: iommu: Bring back table group release_ownership() call | Shivaprasad G Bhat | 1 | -9/+28 |
2024-02-01 | Merge patch series "svnapot fixes" | Palmer Dabbelt | 1 | -2/+60 |
2024-02-01 | riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled | Alexandre Ghiti | 1 | -0/+20 |
2024-02-01 | riscv: Fix set_huge_pte_at() for NAPOT mapping | Alexandre Ghiti | 1 | -2/+40 |
2024-02-01 | Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -74/+118 |
2024-02-01 | Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -10/+12 |
2024-01-31 | x86/kvm: Fix SEV check in sev_map_percpu_data() | Kirill A. Shutemov | 1 | -1/+2 |
2024-01-31 | KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum | Maciej S. Szmigiero | 4 | -0/+59 |
2024-01-31 | KVM: x86: Check irqchip mode before create PIT | Tengfei Yu | 1 | -0/+3 |
2024-01-31 | riscv: mm: execute local TLB flush after populating vmemmap | Vincent Chen | 3 | -1/+7 |
2024-01-31 | kbuild: Replace tabs with spaces when followed by conditionals | Dmitry Goncharov | 3 | -9/+9 |
2024-01-31 | parisc: BTLB: Fix crash when setting up BTLB at CPU bringup | Helge Deller | 1 | -1/+1 |
2024-01-30 | parisc: Fix random data corruption from exception handler | Helge Deller | 8 | -71/+108 |
2024-01-30 | x86/fpu: Stop relying on userspace for info to fault in xsave buffer | Andrei Vagin | 1 | -8/+5 |
2024-01-30 | arm64: vdso32: Remove unused vdso32-offsets.h | Kevin Brodsky | 3 | -13/+1 |
2024-01-30 | arm64: scs: Disable LTO for SCS patching code | Ard Biesheuvel | 1 | -0/+6 |
2024-01-30 | arm64: Revert "scs: Work around full LTO issue with dynamic SCS" | Ard Biesheuvel | 1 | -7/+1 |
2024-01-29 | Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s... | Linus Torvalds | 2 | -1/+17 |
2024-01-29 | x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups | Qiuxu Zhuo | 2 | -22/+22 |
2024-01-29 | riscv: Fix wrong size passed to local_flush_tlb_range_asid() | Alexandre Ghiti | 1 | -1/+1 |
2024-01-28 | Merge tag 'mips-fixes_6.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 34 | -230/+83 |
2024-01-28 | Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -12/+49 |
2024-01-28 | parisc: Drop unneeded semicolon in parse_tree_node() | Helge Deller | 1 | -1/+1 |
2024-01-28 | parisc: Prevent hung tasks when printing inventory on serial console | Helge Deller | 1 | -0/+3 |
2024-01-28 | parisc: Check for valid stride size for cache flushes | Helge Deller | 1 | -0/+4 |
2024-01-28 | parisc: Make RO_DATA page aligned in vmlinux.lds.S | Helge Deller | 1 | -1/+1 |
2024-01-27 | Merge tag 'loongarch-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -11/+14 |