summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-119-12/+116
|\
| * LoongArch: Include linux/sizes.h in addrspace.h to prevent build errorsRandy Dunlap2024-04-101-0/+1
| * LoongArch: Update dts for Loongson-2K2000 to support GMAC/GNETHuacai Chen2024-04-102-3/+42
| * LoongArch: Update dts for Loongson-2K2000 to support PCI-MSIHuacai Chen2024-04-101-0/+3
| * LoongArch: Update dts for Loongson-2K2000 to support ISA/LPCHuacai Chen2024-04-101-1/+8
| * LoongArch: Update dts for Loongson-2K1000 to support ISA/LPCHuacai Chen2024-04-101-0/+7
| * LoongArch: Make virt_addr_valid()/__virt_addr_valid() work with KFENCEHuacai Chen2024-04-101-0/+4
| * LoongArch: Make {virt, phys, page, pfn} translation work with KFENCEHuacai Chen2024-04-104-8/+51
* | Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2024-04-0817-43/+317
|\ \ | |/ |/|
| * KVM: x86: Add BHI_NODaniel Sneddon2024-04-081-1/+1
| * x86/bhi: Mitigate KVM by defaultPawan Gupta2024-04-084-2/+15
| * x86/bhi: Add BHI mitigation knobPawan Gupta2024-04-083-1/+115
| * x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta2024-04-083-8/+21
| * x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon2024-04-084-2/+8
| * x86/bhi: Add support for clearing branch history at syscall entryPawan Gupta2024-04-087-3/+96
| * x86/syscall: Don't force use of indirect calls for system callsLinus Torvalds2024-04-085-16/+50
| * x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs fileJosh Poimboeuf2024-04-081-12/+12
* | Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-0714-39/+150
|\ \
| * | x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunkBorislav Petkov (AMD)2024-04-061-0/+1
| * | Merge branch 'linus' into x86/urgent, to pick up dependent commitIngo Molnar2024-04-0643-203/+331
| |\ \
| * | | x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)2024-04-041-1/+3
| * | | x86/CPU/AMD: Track SNP host status with cc_platform_*()Borislav Petkov (AMD)2024-04-046-37/+45
| * | | x86/cc: Add cc_platform_set/_clear() helpersBorislav Petkov (AMD)2024-04-041-0/+52
| * | | x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORMBorislav Petkov (AMD)2024-04-041-0/+1
| * | | x86/coco: Require seeding RNG with RDRAND on CoCo systemsJason A. Donenfeld2024-04-043-0/+45
| * | | x86/numa/32: Include missing <asm/pgtable_areas.h>Arnd Bergmann2024-04-041-0/+1
| * | | x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offlineReinette Chatre2024-04-031-1/+2
| | |/ | |/|
* | | Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-071-2/+1
|\ \ \
| * | | vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.hArnd Bergmann2024-04-031-2/+1
| |/ /
* | | Merge tag 'perf-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-04-071-4/+4
|\ \ \ | |_|/ |/| |
| * | perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS eventKan Liang2024-04-031-4/+4
| |/
* | Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-04-051-1/+5
|\ \
| * | nios2: Only use built-in devicetree blob if configured to do soGuenter Roeck2024-04-031-1/+5
* | | Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds2024-04-051-14/+35
|\ \ \
| * | | x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand2024-04-051-14/+35
| | |/ | |/|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-04-051-4/+1
|\ \ \
| * | | arm64/ptrace: Use saved floating point state type to determine SVE layoutMark Brown2024-04-031-4/+1
| | |/ | |/|
* | | Merge tag 'riscv-for-linus-6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-0512-20/+34
|\ \ \
| * | | riscv: process: Fix kernel gp leakageStefan O'Rear2024-04-041-3/+0
| * | | riscv: Disable preemption when using patch_map()Alexandre Ghiti2024-04-041-0/+8
| * | | riscv: Fix warning by declaring arch_cpu_idle() as noinstrAlexandre Ghiti2024-04-041-1/+1
| * | | riscv: use KERN_INFO in do_trapAndreas Schwab2024-04-041-1/+1
| * | | riscv: Fix vector state restore in rt_sigreturn()Björn Töpel2024-04-031-7/+8
| * | | riscv: mm: implement pgprot_nxJisheng Zhang2024-03-271-0/+6
| * | | riscv: compat_vdso: align VDSOAS build logMasahiro Yamada2024-03-271-1/+1
| * | | RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZVictor Isaev2024-03-271-1/+1
| * | | riscv: Mark __se_sys_* functions __usedSami Tolvanen2024-03-261-1/+2
| * | | riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/Masahiro Yamada2024-03-261-1/+1
| * | | riscv: hwprobe: do not produce frtace relocationVladimir Isaev2024-03-261-0/+1
| * | | riscv: Fix spurious errors from __get/put_kernel_nofaultSamuel Holland2024-03-261-2/+2