summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-0119-182/+172
|\
| * Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...Ingo Molnar2020-05-18199-966/+1474
| |\
| * | x86/retpoline: Fix retpoline unwindPeter Zijlstra2020-04-303-51/+38
| * | x86: Change {JMP,CALL}_NOSPEC argumentPeter Zijlstra2020-04-3011-35/+35
| * | x86: Simplify retpoline declarationPeter Zijlstra2020-04-303-41/+49
| * | x86/speculation: Change FILL_RETURN_BUFFER to work with objtoolPeter Zijlstra2020-04-301-6/+10
| * | x86,smap: Fix smap_{save,restore}() alternativesPeter Zijlstra2020-04-301-3/+8
| * | objtool: Remove SAVE/RESTORE hintsPeter Zijlstra2020-04-222-30/+1
| * | x86,ftrace: Shrink ftrace_regs_caller() by one bytePeter Zijlstra2020-04-221-2/+2
| * | x86,ftrace: Use SIZEOF_PTREGSPeter Zijlstra2020-04-221-2/+2
| * | x86,ftrace: Fix ftrace_regs_caller() unwindPeter Zijlstra2020-04-222-19/+25
| * | objtool: Introduce HINT_RET_OFFSETPeter Zijlstra2020-04-222-0/+11
| * | objtool: Better handle IRETPeter Zijlstra2020-04-221-2/+0
* | | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-0111-184/+139
|\ \ \
| * | | x86: Replace ist_enter() with nmi_enter()Peter Zijlstra2020-05-195-65/+24
| * | | x86/mce: Send #MC singal from task workPeter Zijlstra2020-05-191-25/+31
| * | | x86/entry: Get rid of ist_begin/end_non_atomic()Thomas Gleixner2020-05-193-41/+4
| * | | sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra2020-05-192-1/+12
| * | | hardirq/nmi: Allow nested nmi_enter()Peter Zijlstra2020-05-193-34/+10
| * | | arm64: Prepare arch_nmi_enter() for recursionFrederic Weisbecker2020-05-191-19/+59
* | | | Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-011-0/+1
|\| | |
| * | | vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner2020-05-191-0/+1
* | | | Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-06-0113-64/+90
|\ \ \ \
| * | | | x86/resctrl: Support wider MBM countersReinette Chatre2020-05-062-2/+14
| * | | | x86/resctrl: Support CPUID enumeration of MBM counter widthReinette Chatre2020-05-062-1/+7
| * | | | x86/resctrl: Maintain MBM counter width per resourceReinette Chatre2020-05-064-14/+24
| * | | | x86/resctrl: Query LLC monitoring properties once during bootReinette Chatre2020-05-064-2/+11
| * | | | x86/resctrl: Remove unnecessary RMID checksReinette Chatre2020-05-061-15/+0
| * | | | x86/cpu: Move resctrl CPUID code to resctrl/Reinette Chatre2020-05-063-25/+29
| * | | | x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.hReinette Chatre2020-05-066-8/+8
* | | | | Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-011-8/+7
|\ \ \ \ \
| * | | | | x86/microcode: Fix return value for microcode late loadingMihai Carabas2020-04-221-8/+7
* | | | | | Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-011-3/+1
|\ \ \ \ \ \
| * | | | | | printk: Collapse shutdown types into a single dump reasonKees Cook2020-05-301-3/+1
| |/ / / / /
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-0124-48/+23
|\ \ \ \ \ \
| * | | | | | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-0820-20/+0
| * | | | | | crypto: s390/sha1 - prefix the "sha1_" functionsEric Biggers2020-05-081-6/+6
| * | | | | | crypto: powerpc/sha1 - prefix the "sha1_" functionsEric Biggers2020-05-081-13/+13
| * | | | | | crypto: powerpc/sha1 - remove unused temporary workspaceEric Biggers2020-05-081-5/+2
| * | | | | | crypto: arm64/aes-glue - use crypto_shash_tfm_digest()Eric Biggers2020-05-081-3/+1
| * | | | | | crypto: arm64 - Consistently enable extensionMark Brown2020-04-241-1/+1
| |/ / / / /
* | | | | | Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-316-56/+73
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...Ingo Molnar2020-05-291-38/+48
| |\ \ \ \ \ \
| | * | | | | | copy_xstate_to_kernel(): don't leave parts of destination uninitializedAl Viro2020-05-271-38/+48
| | |/ / / / /
| * | | | | | x86/ioperm: Prevent a memory leak when fork failsJay Lang2020-05-283-15/+15
| * | | | | | x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl2020-05-281-1/+1
| * | | | | | x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski2020-05-261-2/+9
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-311-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-301-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc againPetr Mladek2020-05-281-0/+1