summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov2021-05-142-2/+4
| * | alarmtimer: Check RTC features instead of opsAlexandre Belloni2021-05-111-1/+1
| |/
* | Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-166-17/+34
|\ \
| * | xen/swiotlb: check if the swiotlb has already been initializedStefano Stabellini2021-05-142-1/+12
| * | arm64: do not set SWIOTLB_NO_FORCE when swiotlb is requiredChristoph Hellwig2021-05-141-1/+2
| * | xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini2021-05-142-13/+14
| * | xen/unpopulated-alloc: fix error return code in fill_list()Zhen Lei2021-05-101-1/+3
| * | xen/gntdev: fix gntdev_mmap() error exit pathJuergen Gross2021-05-101-1/+3
| |/
* | Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-1629-113/+124
|\ \
| * | x86/boot/compressed: Enable -WundefNick Desaulniers2021-05-123-2/+3
| * | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-1014-26/+26
| * | x86/sev: Move GHCB MSR protocol and NAE definitions in a common headerBrijesh Singh2021-05-104-70/+80
| * | x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh2021-05-1011-15/+15
| |/
* | Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-05-1613-75/+175
|\ \
| * | powerpc/64e/interrupt: Fix nvgprs being clobberedNicholas Piggin2021-05-141-14/+24
| * | powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabledNicholas Piggin2021-05-141-0/+7
| * | powerpc/64s: Fix stf mitigation patching w/strict RWX & hashMichael Ellerman2021-05-141-10/+10
| * | powerpc/64s: Fix entry flush patching w/strict RWX & hashMichael Ellerman2021-05-141-16/+43
| * | powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman2021-05-141-1/+15
| * | powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman2021-05-141-2/+17
| * | KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMUMichael Ellerman2021-05-121-1/+1
| * | powerpc/legacy_serial: Fix UBSAN: array-index-out-of-boundsChristophe Leroy2021-05-121-2/+5
| * | powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_userChristophe Leroy2021-05-121-2/+2
| * | powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUTChristophe Leroy2021-05-121-1/+1
| * | powerpc/pseries: warn if recursing into the hcall tracing codeNicholas Piggin2021-05-121-4/+10
| * | powerpc/pseries: use notrace hcall variant for H_CEDE idleNicholas Piggin2021-05-122-11/+5
| * | powerpc/pseries: Don't trace hcall tracing wrapperNicholas Piggin2021-05-121-2/+2
| * | powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin2021-05-124-5/+33
| * | powerpc/syscall: Calling kuap_save_and_lock() is wrongChristophe Leroy2021-05-121-3/+0
| * | powerpc/interrupts: Fix kuep_unlock() callChristophe Leroy2021-05-122-2/+1
| |/
* | Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-155-3/+25
|\ \
| * | x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui2021-05-134-2/+24
| * | sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()Gautham R. Shenoy2021-05-121-1/+1
* | | Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-152-1/+3
|\ \ \
| * | | objtool/x86: Fix elf_add_alternative() endiannessVasily Gorbik2021-05-121-1/+2
| * | | objtool: Fix elf_create_undef_symbol() endiannessVasily Gorbik2021-05-121-0/+1
| |/ /
* | | Merge tag 'irq-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-05-151-1/+0
|\ \ \
| * | | sh: Remove unused variableEric Dumazet2021-05-101-1/+0
| | |/ | |/|
* | | Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-05-151-1/+1
|\ \ \
| * | | stack: Replace "o" output with "r" input constraintNick Desaulniers2021-05-111-1/+1
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-1518-62/+129
|\ \ \
| * | | mm/ioremap: fix iomap_max_page_shiftChristophe Leroy2021-05-151-3/+3
| * | | docs: admin-guide: update description for kernel.modprobe sysctlRasmus Villemoes2021-05-151-4/+5
| * | | hfsplus: prevent corruption in shrinking truncateJouni Roivas2021-05-151-3/+4
| * | | mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)2021-05-152-5/+5
| * | | kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabledPeter Collingbourne2021-05-151-6/+23
| * | | mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)2021-05-153-8/+20
| * | | ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from...Hugh Dickins2021-05-151-1/+2
| * | | userfaultfd: release page in error path to avoid BUG_ONAxel Rasmussen2021-05-151-1/+11
| * | | squashfs: fix divide error in calculate_skip()Phillip Lougher2021-05-151-3/+3