summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-071-0/+46
|\
| * bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa2023-12-061-0/+46
* | Merge tag 'x86-int80-20231207' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-12-0710-85/+118
|\ \
| * | x86/tdx: Allow 32-bit emulation by defaultKirill A. Shutemov2023-12-071-9/+0
| * | x86/entry: Do not allow external 0x80 interruptsThomas Gleixner2023-12-071-1/+36
| * | x86/entry: Convert INT 0x80 emulation to IDTENTRYThomas Gleixner2023-12-077-85/+64
| * | x86/coco: Disable 32-bit emulation by default on TDX and SEVKirill A. Shutemov2023-12-073-0/+28
* | | Merge tag 'parisc-for-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-12-061-1/+1
|\ \ \ | |/ / |/| |
| * | parisc: Fix asm operand number out of range build error in bug tableHelge Deller2023-11-271-1/+1
| |/
* | Merge tag 'powerpc-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-12-033-3/+18
|\ \
| * | KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin2023-11-291-3/+3
| * | powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2023-11-282-0/+15
* | | Merge tag 'for-linus-6.7a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-12-032-2/+6
|\ \ \
| * | | x86/xen: fix percpu vcpu_info allocationJuergen Gross2023-11-282-2/+6
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-12-021-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm64: Avoid enabling KPTI unnecessarilyArd Biesheuvel2023-11-301-0/+4
* | | | Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-269-26/+43
|\ \ \ \
| * | | | parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller2023-11-252-19/+22
| * | | | parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller2023-11-251-2/+0
| * | | | parisc: Use natural CPU alignment for bug_tableHelge Deller2023-11-251-12/+18
| * | | | parisc: Ensure 32-bit alignment on parisc unwind sectionHelge Deller2023-11-251-0/+1
| * | | | parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller2023-11-251-1/+1
| * | | | parisc: Mark jump_table naturally alignedHelge Deller2023-11-251-2/+6
| * | | | parisc: Mark altinstructions read-only and 32-bit alignedHelge Deller2023-11-251-3/+6
| * | | | parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller2023-11-251-0/+1
| * | | | parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller2023-11-251-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-264-48/+37
|\ \ \ \
| * | | | x86/microcode: Rework early revisions reportingBorislav Petkov (AMD)2023-11-214-44/+37
| * | | | x86/microcode: Remove the driver announcement and versionBorislav Petkov (AMD)2023-11-211-4/+0
| |/ / /
* | | | Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-11-261-1/+1
|\ \ \ \
| * | | | perf/x86/intel: Correct incorrect 'or' operation for PMU capabilitiesDapeng Mi2023-11-211-1/+1
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-253-7/+19
|\ \ \ \ | | |/ / | |/| |
| * | | arm64: add dependency between vmlinuz.efi and ImageMasahiro Yamada2023-11-231-1/+1
| * | | arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon2023-11-222-6/+18
* | | | Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-11-251-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini2023-11-231-1/+2
* | | | Merge tag 's390-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-11-244-8/+6
|\ \ \ \
| * | | | s390: remove odd commentHeiko Carstens2023-11-221-1/+0
| * | | | s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()Mikhail Zaslonko2023-11-221-0/+1
| * | | | s390/pai: cleanup event initializationThomas Richter2023-11-222-7/+5
| | |_|/ | |/| |
* | | | Merge tag 'loongarch-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-227-26/+30
|\ \ \ \
| * | | | LoongArch: Implement constant timer shutdown interfaceBibo Mao2023-11-211-14/+9
| * | | | LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPLHuacai Chen2023-11-211-2/+2
| * | | | LoongArch: Silence the boot warning about 'nokaslr'Huacai Chen2023-11-211-0/+8
| * | | | LoongArch: Add __percpu annotation for __percpu_read()/__percpu_write()Huacai Chen2023-11-211-6/+5
| * | | | LoongArch: Record pc instead of offset in la_abs relocationWANG Rui2023-11-213-4/+3
| * | | | LoongArch: Explicitly set -fdirect-access-external-data for vmlinuxWANG Rui2023-11-211-0/+1
| * | | | LoongArch: Add dependency between vmlinuz.efi and vmlinux.efiMasahiro Yamada2023-11-211-0/+2
| |/ / /
* | | | Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-11-222-5/+25
|\ \ \ \ | |/ / / |/| | |
| * | | x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()Uros Bizjak2023-11-221-1/+4