summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* arch/parisc/include/asm/pgtable.h: remove unused `old_pte'Andrew Morton2020-06-021-2/+0
* 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
* | | | | Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-05-302-0/+5
|\ \ \ \ \
| * | | | | powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit codeDaniel Axtens2020-05-291-0/+3
| * | | | | powerpc/64s: Fix restore of NV GPRs after facility unavailable exceptionMichael Ellerman2020-05-261-0/+2
* | | | | | Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-3016-53/+41
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v5.7/cpsw-fixes-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2020-05-267-11/+11
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: Fix wrong mdio clock for dm814xTony Lindgren2020-05-121-1/+1
| | * | | | | | ARM: dts: am437x: fix networking on boards with ksz9031 phyGrygorii Strashko2020-05-083-4/+4
| | * | | | | | ARM: dts: am57xx: fix networking on boards with ksz9031 phyGrygorii Strashko2020-05-073-6/+6
| * | | | | | | Merge tag 'arm-soc/for-5.7/devicetree-fixes-part2-v2' of https://github.com/B...Arnd Bergmann2020-05-252-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: bcm: HR2: Fix PPI interrupt typesHamish Martin2020-05-211-3/+3
| | * | | | | | | ARM: dts: bcm2835-rpi-zero-w: Fix led polarityVincent Stehlé2020-05-211-1/+1
| * | | | | | | | Merge branch 'v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann2020-05-221-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: dts: mt8173: fix vcodec-enc clockHsin-Yi Wang2020-05-151-2/+2
| * | | | | | | | | Merge tag 'imx-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-05-224-25/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: dts/imx6q-bx50v3: Set display interface clock parentsRobert Beckett2020-05-204-25/+15
| * | | | | | | | | | Merge branch 'mmp/fixes' into arm/fixesArnd Bergmann2020-05-212-11/+9
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ARM: dts: mmp3: Drop usb-nop-xceiv from HSIC phyLubomir Rintel2020-05-211-4/+2
| | * | | | | | | | | ARM: dts: mmp3-dell-ariel: Fix the SPI devicesLubomir Rintel2020-05-211-6/+6
| | * | | | | | | | | ARM: dts: mmp3: Use the MMP3 compatible string for /clocksLubomir Rintel2020-05-211-1/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-05-291-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()Nobuhiro Iwamatsu2020-05-281-1/+1