summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* termios: get rid of non-UAPI asm/termios.hAl Viro2022-09-099-76/+2
* termios: convert the last (sparc) INIT_C_CC to arrayAl Viro2022-09-091-9/+0
* make generic INIT_C_CC a bit more genericAl Viro2022-09-093-20/+0
* termios: consolidate values for VDISCARD in INIT_C_CCAl Viro2022-09-094-7/+7
* termios: start unifying non-UAPI parts of asm/termios.hAl Viro2022-09-099-75/+5
* termios: uninline conversion helpersAl Viro2022-09-099-351/+206
* Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman2022-09-05139-742/+1112
|\
| * Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-09-046-69/+89
| |\
| | * powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()Nathan Chancellor2022-09-021-1/+3
| | * Revert "powerpc/irq: Don't open code irq_soft_mask helpers"Michael Ellerman2022-09-021-7/+36
| | * powerpc: Fix hard_irq_disable() with sanitizerChristophe Leroy2022-08-311-1/+2
| | * powerpc/rtas: Fix RTAS MSR[HV] handling for CellMichael Ellerman2022-08-261-0/+4
| | * Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"Michael Ellerman2022-08-261-0/+8
| | * powerpc: align syscall table for ppc32Masahiro Yamada2022-08-261-0/+1
| | * powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not uniquePali Rohár2022-08-251-0/+9
| | * powerpc/papr_scm: Fix nvdimm event mappingsKajol Jain2022-08-231-61/+27
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-09-0412-99/+143
| |\ \
| | * \ Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2022-09-0292-427/+729
| | |\ \
| | | * | KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel2022-08-294-16/+26
| | * | | Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2022-09-023-15/+13
| | |\ \ \
| | | * | | riscv: kvm: move extern sbi_ext declarations to a headerConor Dooley2022-08-192-11/+13
| | | * | | riscv: kvm: vcpu_timer: fix unused variable warningsConor Dooley2022-08-191-4/+0
| | * | | | KVM: x86: check validity of argument to KVM_SET_MP_STATEPaolo Bonzini2022-09-021-3/+17
| | * | | | perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu2022-09-021-1/+2
| | * | | | KVM: x86: fix memoryleak in kvm_arch_vcpu_create()Miaohe Lin2022-09-021-2/+1
| | * | | | KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson2022-09-021-4/+21
| | * | | | KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()Jim Mattson2022-08-191-2/+1
| | * | | | kvm: x86: mmu: Always flush TLBs when enabling dirty loggingJunaid Shahid2022-08-193-42/+61
| | * | | | kvm: x86: mmu: Drop the need_remote_flush() functionJunaid Shahid2022-08-191-14/+1
| * | | | | Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-037-29/+28
| |\ \ \ \ \
| | * | | | | LoongArch: mm: Remove the unneeded result variableye xingchen2022-09-031-4/+1
| | * | | | | LoongArch: Fix arch_remove_memory() undefined build errorYupeng Li2022-09-031-12/+10
| | * | | | | LoongArch: Fix section mismatch due to acpi_os_ioremap()Huacai Chen2022-09-033-2/+3
| | * | | | | LoongArch: Improve dump_tlb() output messagesHuacai Chen2022-09-031-13/+13
| | * | | | | LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entryHuacai Chen2022-09-031-2/+2
| | * | | | | LoongArch: Avoid orphan input sectionsArd Biesheuvel2022-09-032-0/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-09-036-52/+65
| |\ \ \ \ \
| | * | | | | s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer2022-08-301-2/+4
| | * | | | | s390: update defconfigsHeiko Carstens2022-08-303-48/+60
| | * | | | | s390: fix nospec table alignmentsJosh Poimboeuf2022-08-301-0/+1
| | * | | | | s390/mm: remove useless hugepage address alignmentGerald Schaefer2022-08-301-2/+0
| | |/ / / /
| * | | | | mm: pagewalk: Fix race between unmap and page walkerSteven Price2022-09-031-2/+2
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-09-023-14/+16
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | arm64: mm: Reserve enough pages for the initial ID mapArd Biesheuvel2022-09-011-13/+13
| | * | | | arm64: head: Ignore bogus KASLR displacement on non-relocatable kernelsArd Biesheuvel2022-09-011-0/+2
| | * | | | arm64/kexec: Fix missing extra range for crashkres_low.Levi Yun2022-09-011-1/+1
| * | | | | Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-2812-72/+150
| |\ \ \ \ \
| | * | | | | x86/sev: Mark snp_abort() noreturnBorislav Petkov2022-08-252-2/+2
| | * | | | | x86/sev: Don't use cc_platform_has() for early SEV-SNP callsTom Lendacky2022-08-241-2/+14
| | * | | | | x86/boot: Don't propagate uninitialized boot_params->cc_blob_addressMichael Roth2022-08-242-1/+19