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-04-20
Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-04-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-04-19
Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-04-19
arm64: hibernate: Fix level3 translation fault in swsusp_save()
Yaxiong Tian
2024-04-18
arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H
Ard Biesheuvel
2024-04-18
arm64/head: Drop unnecessary pre-disable-MMU workaround
Ard Biesheuvel
2024-04-17
s390/mm: Fix NULL pointer dereference
Sven Schnelle
2024-04-15
arm64/hugetlb: Fix page table walk in huge_pte_alloc()
Anshuman Khandual
2024-04-14
Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-14
Merge tag 'perf-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-04-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-04-12
Merge tag 'soc-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-04-12
Kconfig: add some hidden tabs on purpose
Linus Torvalds
2024-04-12
Merge tag 'mips-fixes_6.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-04-12
x86/cpu/amd: Move TOPOEXT enablement into the topology parser
Thomas Gleixner
2024-04-12
x86/cpu/amd: Make the NODEID_MSR union actually work
Thomas Gleixner
2024-04-12
x86/cpu/amd: Make the CPUID 0x80000008 parser correct
Thomas Gleixner
2024-04-12
x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
Josh Poimboeuf
2024-04-12
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
2024-04-11
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-04-11
Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-11
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
Josh Poimboeuf
2024-04-11
x86/bugs: Fix BHI handling of RRSBA
Josh Poimboeuf
2024-04-11
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
Ingo Molnar
2024-04-11
x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES
Josh Poimboeuf
2024-04-10
arm64: tlb: Fix TLBI RANGE operand
Gavin Shan
2024-04-10
x86/topology: Don't update cpu_possible_map in topo_set_cpuids()
Thomas Gleixner
2024-04-10
LoongArch: Include linux/sizes.h in addrspace.h to prevent build errors
Randy Dunlap
2024-04-10
LoongArch: Update dts for Loongson-2K2000 to support GMAC/GNET
Huacai Chen
2024-04-10
LoongArch: Update dts for Loongson-2K2000 to support PCI-MSI
Huacai Chen
2024-04-10
LoongArch: Update dts for Loongson-2K2000 to support ISA/LPC
Huacai Chen
2024-04-10
LoongArch: Update dts for Loongson-2K1000 to support ISA/LPC
Huacai Chen
2024-04-10
LoongArch: Make virt_addr_valid()/__virt_addr_valid() work with KFENCE
Huacai Chen
2024-04-10
LoongArch: Make {virt, phys, page, pfn} translation work with KFENCE
Huacai Chen
2024-04-10
x86/bugs: Fix return type of spectre_bhi_state()
Daniel Sneddon
2024-04-10
Merge branch 'linus' into x86/urgent, to pick up dependent commits
Ingo Molnar
2024-04-10
perf/x86: Fix out of range data
Namhyung Kim
2024-04-09
MIPS: scall: Save thread_info.syscall unconditionally on entry
Jiaxun Yang
2024-04-09
Merge tag 'imx-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
2024-04-09
Merge tag 'omap-for-v6.9/n8x0-fixes-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
2024-04-08
Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2024-04-08
KVM: x86: Add BHI_NO
Daniel Sneddon
2024-04-08
x86/bhi: Mitigate KVM by default
Pawan Gupta
2024-04-08
x86/bhi: Add BHI mitigation knob
Pawan Gupta
2024-04-08
x86/bhi: Enumerate Branch History Injection (BHI) bug
Pawan Gupta
2024-04-08
x86/bhi: Define SPEC_CTRL_BHI_DIS_S
Daniel Sneddon
2024-04-08
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
2024-04-08
x86/syscall: Don't force use of indirect calls for system calls
Linus Torvalds
2024-04-08
x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file
Josh Poimboeuf
2024-04-08
x86/apic: Force native_apic_mem_read() to use the MOV instruction
Adam Dunlap
[next]