summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman2020-05-221-1/+1
* Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."Christophe Leroy2020-05-203-13/+18
* powerpc/40x: Make more space for system call exceptionChristophe Leroy2020-05-121-1/+2
* powerpc/vdso32: Fallback on getres syscall when clock is unknownChristophe Leroy2020-05-111-3/+3
* powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy2020-05-071-1/+1
* powerpc/ima: Fix secure boot rules in ima arch policyNayna Jain2020-05-071-3/+3
* powerpc/64s/kuap: Restore AMR in fast_interrupt_returnNicholas Piggin2020-05-071-1/+3
* powerpc/64s/kuap: Restore AMR in system reset exceptionNicholas Piggin2020-05-041-0/+1
* powerpc/64/kuap: Move kuap checks out of MSR[RI]=0 regions of exit codeNicholas Piggin2020-05-041-6/+8
* powerpc/64s: Fix unrecoverable SLB crashes due to preemption checkMichael Ellerman2020-05-042-4/+22
* Merge KUAP fix from topic/uaccess-ppc into fixesMichael Ellerman2020-05-031-14/+35
|\
| * powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin2020-04-301-14/+35
* | lib/mpi: Fix building for powerpc with clangNathan Chancellor2020-04-241-17/+17
* | powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy2020-04-222-2/+2
* | powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failureChristophe Leroy2020-04-221-0/+3
* | powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham2020-04-211-0/+2
* | Linux 5.7-rc2v5.7-rc2Linus Torvalds2020-04-191-1/+1
* | mm: Fix MREMAP_DONTUNMAP accounting on VMA mergeBrian Geffon2020-04-191-1/+12
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-195-41/+35
|\ \
| * | clk: sprd: don't gate uart console clockChunyan Zhang2020-04-131-1/+2
| * | clk: mmp2: fix link error without mmp2Arnd Bergmann2020-04-133-39/+32
| * | clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann2020-04-131-1/+1
| |/
* | Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-199-53/+127
|\ \
| * | x86/split_lock: Add Tremont family CPU modelsTony Luck2020-04-181-0/+3
| * | x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architecturalTony Luck2020-04-181-14/+31
| * | x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse2020-04-173-0/+16
| * | x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre2020-04-171-1/+2
| * | x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()Tony Luck2020-04-171-4/+2
| * | x86/umip: Make umip_insns staticJason Yan2020-04-151-1/+1
| * | x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen2020-04-141-1/+1
| * | objtool: Make BP scratch register warning more robustJosh Poimboeuf2020-04-141-2/+2
| * | objtool: Fix switch table detection in .text.unlikelyJosh Poimboeuf2020-04-141-4/+1
| * | objtool: Support Clang non-section symbols in ORC generationJosh Poimboeuf2020-04-141-7/+26
| * | objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf2020-04-141-17/+27
| * | objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf2020-04-141-2/+15
| |/
* | Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-192-2/+27
|\ \
| * | proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsetsAndrei Vagin2020-04-162-2/+27
| |/
* | Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-1922-387/+646
|\ \
| * \ Merge tag 'perf-urgent-for-mingo-5.7-20200414' of git://git.kernel.org/pub/sc...Ingo Molnar2020-04-1622-387/+646
| |\ \
| | * | tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-145-6/+115
| | * | tools headers: Adopt verbatim copy of compiletime_assert() from kernel sourcesArnaldo Carvalho de Melo2020-04-141-0/+26
| | * | tools headers: Update x86's syscall_64.tbl with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-370/+370
| | * | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-0/+21
| | * | tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2020-04-141-0/+2
| | * | tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-2/+45
| | * | tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-0/+1
| | * | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-0/+24
| | * | tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-1/+4
| | * | tools headers UAPI: Sync linux/mman.h with the kernelArnaldo Carvalho de Melo2020-04-142-2/+4
| | * | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2020-04-142-0/+6