summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-06-25x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook2-13/+25
2022-06-25s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger1-1/+1
2022-06-22powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada1-6/+2
2022-06-22KVM: arm64: Don't read a HW interrupt pending state in user contextMarc Zyngier3-5/+21
2022-06-22KVM: arm64: Always start with clearing SVE flag on loadMarc Zyngier1-0/+1
2022-06-22arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon1-2/+0
2022-06-22x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf2-7/+8
2022-06-22arm64: ftrace: consistently handle PLTs.Mark Rutland1-71/+66
2022-06-22arm64: ftrace: fix branch range checksMark Rutland1-2/+2
2022-06-22riscv: dts: microchip: re-add pdma to mpfs device treeConor Dooley1-0/+9
2022-06-22gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds2-9/+2
2022-06-22powerpc/kasan: Silence KASAN warnings in __get_wchan()He Ying1-2/+2
2022-06-22arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3Adam Ford1-0/+3
2022-06-22arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3Adam Ford1-0/+3
2022-06-16x86/speculation/mmio: Print SMT warningJosh Poimboeuf1-0/+11
2022-06-16KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta4-0/+80
2022-06-16x86/speculation/mmio: Reuse SRBDS mitigation for SBDSPawan Gupta1-7/+14
2022-06-16x86/speculation/srbds: Update SRBDS mitigation selectionPawan Gupta1-3/+5
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta1-0/+22
2022-06-16x86/speculation/mmio: Enable CPU Fill buffer clearing on idlePawan Gupta1-2/+14
2022-06-16x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigationsPawan Gupta1-10/+16
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta3-4/+112
2022-06-16x86/speculation: Add a common function for MD_CLEAR mitigation updatePawan Gupta1-26/+33
2022-06-16x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta3-2/+61
2022-06-14powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman2-6/+17
2022-06-14powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACKMichael Ellerman1-1/+0
2022-06-14KVM: SVM: fix tsc scaling cache logicMaxim Levitsky3-15/+23
2022-06-14KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()Shaoqin Huang1-1/+1
2022-06-14s390/gmap: voluntarily schedule during key settingChristian Borntraeger1-0/+14
2022-06-14x86/cpu: Elide KCSAN for cpu_has() and friendsPeter Zijlstra1-1/+1
2022-06-14um: line: Use separate IRQs per lineJohannes Berg6-33/+29
2022-06-14bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet1-0/+1
2022-06-14x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()Jan Beulich1-1/+1
2022-06-14powerpc/kasan: Force thread size increase with KASANMichael Ellerman2-3/+8
2022-06-14powerpc/papr_scm: don't requests stats with '0' sized stats bufferVaibhav Jain1-0/+3
2022-06-14m68knommu: fix undefined reference to `mach_get_rtc_pll'Greg Ungerer3-8/+9
2022-06-14RISC-V: use memcpy for kexec_file modeLiao Chang1-1/+3
2022-06-14m68knommu: fix undefined reference to `_init_sp'Greg Ungerer1-0/+1
2022-06-14m68knommu: set ZERO_PAGE() to the allocated zeroed pageGreg Ungerer1-1/+2
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun1-0/+1
2022-06-14s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flagAlexander Gordeev1-1/+5
2022-06-14riscv: read-only pages should not be writableHeinrich Schuchardt1-1/+1
2022-06-14ep93xx: clock: Do not return the address of the freed memoryGenjian Zhang1-4/+6
2022-06-14s390/crypto: fix scatterwalk_unmap() callers in AES-GCMJann Horn1-2/+2
2022-06-14ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1Howard Chiu1-2/+2
2022-06-09ARM: pxa: maybe fix gpio lookup tablesArnd Bergmann3-7/+7
2022-06-09ARM: dts: s5pv210: Remove spi-cs-high on panel in AriesJonathan Bakker1-1/+0
2022-06-09arm64: tegra: Add missing DFLL reset on Tegra210Diogo Ivo1-2/+3
2022-06-09arm64: dts: qcom: ipq8074: fix the sleep clock frequencyKathiravan T1-1/+1
2022-06-09xtensa/simdisk: fix proc_read_simdisk()Yi Yang1-6/+12