index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2024-02-22
arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
Christophe Leroy
2024-02-22
x86/mm: clarify "prev" usage in switch_mm_irqs_off()
Yosry Ahmed
2024-02-22
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
2024-02-21
mm: convert mm_counter() to take a folio
Kefeng Wang
2024-02-21
s390: use pfn_swap_entry_folio() in ptep_zap_swap_entry()
Kefeng Wang
2024-02-21
s390: enable MHP_MEMMAP_ON_MEMORY
Sumanth Korikkar
2024-02-21
s390/mm: allocate vmemmap pages from self-contained memory range
Sumanth Korikkar
2024-02-18
Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-18
Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-17
Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-02-16
Merge tag 'kvmarm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-02-16
Merge tag 'kvmarm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-02-15
Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-02-15
arm64/sve: Lower the maximum allocation for the SVE ptrace regset
Mark Brown
2024-02-15
arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
Easwar Hariharan
2024-02-15
kbuild: use 4-space indentation when followed by conditionals
Masahiro Yamada
2024-02-14
Merge tag 'kvm-riscv-fixes-6.8-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2024-02-14
Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...
Paolo Bonzini
2024-02-14
Merge tag 'kvm-x86-fixes-6.8-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-02-14
powerpc/iommu: Fix the missing iommu_group_put() during platform domain attach
Shivaprasad G Bhat
2024-02-14
powerpc/pseries: fix accuracy of stolen time
Shrikanth Hegde
2024-02-14
powerpc/ftrace: Ignore ftrace locations in exit text sections
Naveen N Rao
2024-02-14
powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-E
David Engraf
2024-02-14
powerpc/kasan: Limit KASAN thread size increase to 32KB
Michael Ellerman
2024-02-14
Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"
Michael Ellerman
2024-02-13
KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
Will Deacon
2024-02-12
x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
Steve Wahl
2024-02-12
MIPS: Clear Cause.BD in instruction_pointer_set
Jiaxun Yang
2024-02-12
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
2024-02-12
MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assembler
Guenter Roeck
2024-02-12
x86/xen: Add some null pointer checking to smp.c
Kunwu Chan
2024-02-11
Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-10
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-09
Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-09
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-09
arm64: jump_label: use constraints "Si" instead of "i"
Fangrui Song
2024-02-09
arm64: fix typo in comments
Seongsu Park
2024-02-09
arm64/signal: Don't assume that TIF_SVE means we saved SVE state
Mark Brown
2024-02-09
x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6
Aleksander Mazur
2024-02-09
RISC-V: KVM: Use correct restricted types
Andrew Jones
2024-02-09
RISC-V: paravirt: Use correct restricted types
Andrew Jones
2024-02-09
RISC-V: paravirt: steal_time should be static
Andrew Jones
2024-02-08
Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-07
arch/arm/mm: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
2024-02-07
riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask
Alexandre Ghiti
2024-02-07
Merge tag 'loongarch-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]