aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-25powerpc/64s: save one more register in the masked interrupt handlerNicholas Piggin1-14/+20
2021-06-25powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]Nicholas Piggin2-4/+2
2021-06-25powerpc/64: move interrupt return asm to interrupt_64.SNicholas Piggin4-625/+640
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin47-179/+418
2021-06-25powerpc/64s: introduce different functions to return from SRR vs HSRR interruptsNicholas Piggin4-55/+92
2021-06-25powerpc: remove interrupt exit helpers unused argumentNicholas Piggin2-4/+4
2021-06-25powerpc/interrupt: Fix CONFIG ifdef typoChristophe Leroy1-1/+1
2021-06-25powerpc/prom_init: Pass linux_banner to firmware via option vector 7Michael Ellerman1-0/+13
2021-06-25powerpc/prom_init: Convert prom_strcpy() into prom_strscpy_pad()Michael Ellerman1-6/+24
2021-06-25powerpc/64s: Fix boot failure with 4K RadixMichael Ellerman1-1/+7
2021-06-24bpf: Support all gso types in bpf_skb_change_proto()Maciej Żenczykowski1-20/+2
2021-06-24mcb: Use DEFINE_RES_MEM() helper macro and fix the end addressZhen Lei1-11/+2
2021-06-24PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variableJinchao Wang5-15/+10
2021-06-24KVM: arm64: Set the MTE tag bit before releasing the pageMarc Zyngier1-4/+8
2021-06-24bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' callsChristophe JAILLET1-1/+4
2021-06-24bus: mhi: Wait for M2 state during system resumeBaochen Qiang1-0/+1
2021-06-24bus: mhi: core: Fix power down latencyLoic Poulain1-13/+5
2021-06-24intel_th: Wait until port is in reset before programming itAlexander Shishkin3-0/+36
2021-06-24intel_th: msu: Make contiguous buffers uncachedAlexander Shishkin1-16/+32
2021-06-24intel_th: Remove an unused exit point from intel_th_remove()Uwe Kleine-König1-5/+7
2021-06-24stm class: Spelling fixRandy Dunlap1-1/+1
2021-06-24ext4: fsmap: fix the block/inode bitmap commentRitesh Harjani1-2/+2
2021-06-24nitro_enclaves: Set Bus Master for the NE PCI deviceLongpeng(Mike)1-0/+2
2021-06-24bpf: Do not change gso_size during bpf_skb_change_proto()Maciej Żenczykowski1-4/+0
2021-06-24misc: ibmasm: Modify matricies to matricesGuoqing Chi1-1/+1
2021-06-24misc: vmw_vmci: return the correct errno codeJunlin Yang1-1/+1
2021-06-24siox: Simplify error handling via dev_err_probe()Thorsten Scherer1-9/+10
2021-06-24fpga: machxo2-spi: Address warning about unused variableMoritz Fischer1-0/+2
2021-06-24ext4: fix comment for s_hash_unsignedEric Biggers1-1/+1
2021-06-24HID: input: Add support for Programmable ButtonsThomas Weißschuh3-0/+34
2021-06-24drm/nouveau: fix dma_address check for CPU/GPU syncChristian König1-2/+2
2021-06-24Revert "bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto"Maciej Żenczykowski1-13/+9
2021-06-24lkdtm/heap: Add init_on_alloc testsKees Cook5-0/+72
2021-06-24selftests/lkdtm: Enable various testable CONFIGsKees Cook1-0/+6
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook9-11/+117
2021-06-24lkdtm: Enable DOUBLE_FAULT on all architecturesKees Cook1-2/+0
2021-06-24lkdtm/heap: Add vmalloc linear overflow testKees Cook4-4/+27
2021-06-24lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITEKees Cook1-0/+3
2021-06-24selftests/lkdtm: Fix expected text for free poisonKees Cook1-2/+2
2021-06-24selftests/lkdtm: Fix expected text for CR4 pinningKees Cook1-1/+1
2021-06-24selftests/lkdtm: Avoid needing explicit sub-shellKees Cook1-4/+8
2021-06-24HID: wacom: Correct base usage for capacitive ExpressKey status bitsJason Gerecke1-1/+1
2021-06-24media, bpf: Do not copy more entries than user space requestedSean Young1-1/+2
2021-06-24Merge branch 'for-next/sve' into for-next/coreWill Deacon4-11/+23
2021-06-24Merge branch 'for-next/smccc' into for-next/coreWill Deacon4-2/+182
2021-06-24Merge branch 'for-next/selftests' into for-next/coreWill Deacon1-1/+1
2021-06-24Merge branch 'for-next/ptrauth' into for-next/coreWill Deacon7-64/+91
2021-06-24Merge branch 'for-next/perf' into for-next/coreWill Deacon26-170/+156
2021-06-24Merge branch 'for-next/mte' into for-next/coreWill Deacon20-135/+309
2021-06-24Merge branch 'for-next/mm' into for-next/coreWill Deacon18-62/+66