summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VMSaurabh Sengar2023-11-121-4/+21
* | | | Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-192-22/+18
|\ \ \ \
| * | | | x86/acpi: Ignore invalid x2APIC entriesZhang Rui2023-11-091-19/+15
| * | | | x86/shstk: Delay signal entry SSP write until after user accessesRick Edgecombe2023-11-081-3/+3
| |/ / /
* | | | Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-181-1/+1
|\ \ \ \
| * | | | parisc: Replace strlcpy() with strscpy()Kees Cook2023-11-181-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'mm-hotfixes-stable-2023-11-17-14-04' of git://git.kernel.org/pub/s...Linus Torvalds2023-11-174-13/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | parisc: fix mmap_base calculation when stack grows upwardsHelge Deller2023-11-154-13/+7
| |/ /
* / / acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0Roger Pau Monne2023-11-132-0/+23
|/ /
* | Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-11-122-7/+5
|\ \
| * | parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller2023-11-101-3/+2
| * | parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller2023-11-071-4/+3
* | | Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-11-127-57/+203
|\ \ \
| * | | LoongArch: BPF: Support signed mod instructionsHengqi Chen2023-11-081-9/+25
| * | | LoongArch: BPF: Support signed div instructionsHengqi Chen2023-11-081-9/+25
| * | | LoongArch: BPF: Support 32-bit offset jmp instructionsHengqi Chen2023-11-081-1/+5