| Commit message (Expand) | Author | Age | Files | Lines |
* | parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checks | Helge Deller | 2023-08-14 | 1 | -24/+23 |
* | Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-08-13 | 1 | -2/+1 |
|\ |
|
| * | alpha: remove __init annotation from exported page_is_ram() | Masahiro Yamada | 2023-08-09 | 1 | -2/+1 |
* | | locking: remove spin_lock_prefetch | Mateusz Guzik | 2023-08-12 | 7 | -38/+0 |
* | | Merge tag 'x86_urgent_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-08-12 | 6 | -7/+48 |
|\ \ |
|
| * | | x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405 | Cristian Ciocaltea | 2023-08-11 | 1 | -0/+1 |
| * | | x86/mm: Fix VDSO and VVAR placement on 5-level paging machines | Kirill A. Shutemov | 2023-08-09 | 1 | -2/+2 |
| * | | x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.h | Jinghao Jia | 2023-08-08 | 1 | -1/+1 |
| * | | x86/vdso: Choose the right GDT_ENTRY_CPUNODE for 32-bit getcpu() on 64-bit ke... | Xin Li | 2023-08-08 | 1 | -1/+1 |
| * | | x86/sev: Do not try to parse for the CC blob on non-AMD hardware | Borislav Petkov (AMD) | 2023-08-07 | 2 | -3/+43 |
* | | | Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-08-12 | 3 | -5/+11 |
|\ \ \ |
|
| * | | | x86: Move gds_ucode_mitigated() declaration to header | Arnd Bergmann | 2023-08-10 | 2 | -2/+2 |
| * | | | x86/srso: Fix build breakage with the LLVM linker | Nick Desaulniers | 2023-08-10 | 1 | -3/+9 |
* | | | | Merge tag 'acpi-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2023-08-11 | 2 | -0/+6 |
|\ \ \ \ |
|
| * | | | | ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD Zen | Hans de Goede | 2023-08-09 | 2 | -0/+6 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'io_uring-6.5-2023-08-11' of git://git.kernel.dk/linux | Linus Torvalds | 2023-08-11 | 1 | -10/+5 |
|\ \ \ \ |
|
| * | | | | io_uring/parisc: Adjust pgoff in io_uring mmap() for parisc | Helge Deller | 2023-08-08 | 1 | -10/+5 |
| |/ / / |
|
* | | | | Merge tag 'riscv-for-linus-6.5-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-08-11 | 9 | -21/+35 |
|\ \ \ \ |
|
| * | | | | riscv: Implement flush_cache_vmap() | Alexandre Ghiti | 2023-08-10 | 1 | -0/+4 |
| * | | | | riscv: Do not allow vmap pud mappings for 3-level page table | Alexandre Ghiti | 2023-08-10 | 1 | -1/+3 |
| * | | | | riscv: mm: fix 2 instances of -Wmissing-variable-declarations | Nick Desaulniers | 2023-08-09 | 3 | -5/+7 |
| * | | | | riscv,mmio: Fix readX()-to-delay() ordering | Andrea Parri | 2023-08-09 | 1 | -8/+8 |
| * | | | | riscv: Fix CPU feature detection with SMP disabled | Samuel Holland | 2023-08-09 | 2 | -5/+5 |
| * | | | | riscv: Start of DRAM should at least be aligned on PMD size for the direct ma... | Alexandre Ghiti | 2023-08-04 | 1 | -1/+6 |
| * | | | | Merge patch series "RISC-V: Fix a few kexec_file_load(2) failures" | Palmer Dabbelt | 2023-08-04 | 1 | -1/+2 |
| |\ \ \ \ |
|
| | * | | | | riscv/kexec: load initrd high in available memory | Torsten Duwe | 2023-08-04 | 1 | -1/+1 |
| | * | | | | riscv/kexec: handle R_RISCV_CALL_PLT relocation type | Torsten Duwe | 2023-08-04 | 1 | -0/+1 |
* | | | | | | Merge tag 'parisc-for-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-08-11 | 21 | -112/+82 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | parisc: perf: Make cpu_device variable static | Helge Deller | 2023-08-10 | 1 | -1/+1 |
| * | | | | | parisc: ftrace: Add declaration for ftrace_function_trampoline() | Helge Deller | 2023-08-10 | 2 | -1/+5 |
| * | | | | | parisc: boot: Nuke some sparse warnings in decompressor | Helge Deller | 2023-08-10 | 1 | -5/+5 |
| * | | | | | parisc: processor: Include asm/smp.h for init_per_cpu() | Helge Deller | 2023-08-10 | 1 | -0/+1 |
| * | | | | | parisc: unaligned: Include linux/sysctl.h for unaligned_enabled | Helge Deller | 2023-08-10 | 1 | -0/+1 |
| * | | | | | parisc: Move proc_mckinley_root and proc_runway_root to sba_iommu | Helge Deller | 2023-08-10 | 2 | -49/+1 |
| * | | | | | parisc: dma: Add prototype for pcxl_dma_start | Helge Deller | 2023-08-10 | 3 | -5/+3 |
| * | | | | | parisc: parisc_ksyms: Include libgcc.h for libgcc prototypes | Helge Deller | 2023-08-10 | 1 | -6/+1 |
| * | | | | | parisc: ucmpdi2: Fix no previous prototype for '__ucmpdi2' warning | Helge Deller | 2023-08-10 | 1 | -1/+2 |
| * | | | | | parisc: firmware: Mark pdc_result buffers local | Helge Deller | 2023-08-10 | 1 | -2/+2 |
| * | | | | | parisc: firmware: Fix sparse context imbalance warnings | Helge Deller | 2023-08-10 | 1 | -2/+2 |
| * | | | | | parisc: signal: Fix sparse incorrect type in assignment warning | Helge Deller | 2023-08-10 | 1 | -1/+1 |
| * | | | | | parisc: ioremap: Fix sparse warnings | Helge Deller | 2023-08-10 | 1 | -5/+4 |
| * | | | | | parisc: fault: Use C99 arrary initializers | Helge Deller | 2023-08-10 | 1 | -25/+25 |
| * | | | | | parisc: pdt: Use PTR_ERR_OR_ZERO() to simplify code | Yang Yingliang | 2023-08-10 | 1 | -3/+1 |
| * | | | | | parisc: Fix lightweight spinlock checks to not break futexes | Helge Deller | 2023-08-10 | 4 | -6/+27 |
* | | | | | | x86/CPU/AMD: Do not leak quotient data after a division by 0 | Borislav Petkov (AMD) | 2023-08-09 | 4 | -0/+24 |
* | | | | | | Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2023-08-08 | 7 | -10/+221 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: Add GDS_NO support to KVM | Daniel Sneddon | 2023-07-21 | 2 | -1/+13 |
| * | | | | | | x86/speculation: Add Kconfig option for GDS | Daniel Sneddon | 2023-07-21 | 2 | -0/+23 |
| * | | | | | | x86/speculation: Add force option to GDS mitigation | Daniel Sneddon | 2023-07-21 | 1 | -1/+19 |
| * | | | | | | x86/speculation: Add Gather Data Sampling mitigation | Daniel Sneddon | 2023-07-20 | 5 | -9/+167 |