summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-05-20bpf: Fix BPF_JIT kconfig symbol dependencyDaniel Borkmann
2021-05-20Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-21powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin
2021-05-20powerpc: Fix early setup to make early_ioremap() workAlexey Kardashevskiy
2021-05-19x86/sev-es: Use __put_user()/__get_user() for data accessesJoerg Roedel
2021-05-19x86/sev-es: Forward page-faults which happen during emulationJoerg Roedel
2021-05-19x86/sev-es: Don't return NULL from sev_es_get_ghcb()Joerg Roedel
2021-05-19x86/build: Fix location of '-plugin-opt=' flagsNathan Chancellor
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman
2021-05-18siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman
2021-05-18ARM: npcm: wpcm450: select interrupt controller driverJonathan Neuschäfer
2021-05-18perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic contextLike Xu
2021-05-18perf/x86: Avoid touching LBR_TOS MSR for Arch LBRLike Xu
2021-05-18arm64: Fix stale link in the arch_counter_enforce_ordering() commentCatalin Marinas
2021-05-18ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu
2021-05-18ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table functionMaciej Falkowski
2021-05-18ARM: OMAP1: Fix use of possibly uninitialized irq variableMaciej Falkowski
2021-05-18x86/sev-es: Invalidate the GHCB after completing VMGEXITTom Lendacky
2021-05-18x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patchTom Lendacky
2021-05-17Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-17Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-05-16Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-15Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-15Merge tag 'irq-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-15Merge tag 'arc-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-05-15KVM: arm64: Fix debug register indexingMarc Zyngier
2021-05-15KVM: arm64: Commit pending PC adjustemnts before returning to userspaceMarc Zyngier
2021-05-15KVM: arm64: Move __adjust_pc out of lineMarc Zyngier
2021-05-15KVM: arm64: Mark the host stage-2 memory pools staticQuentin Perret
2021-05-15KVM: arm64: Mark pkvm_pgtable_mm_ops staticQuentin Perret
2021-05-15KVM: arm64: Fix boolreturn.cocci warningskernel test robot
2021-05-15openrisc: Define memory barrier mbPeter Zijlstra
2021-05-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-14arm64: dts: ti: k3*: Introduce reg definition for interrupt routersNishanth Menon
2021-05-14arm64: dts: ti: k3-am65|j721e|am64: Map the dma / navigator subsystem via exp...Nishanth Menon
2021-05-14arm64: dts: ti: k3-*: Rename the TI-SCI nodeNishanth Menon
2021-05-14arm64: dts: ti: k3-am65-wakeup: Drop un-necessary properties from dmsc nodeNishanth Menon
2021-05-14arm64: dts: ti: k3-am65-wakeup: Add debug region to TI-SCI nodeNishanth Menon
2021-05-14arm64: dts: ti: k3-*: Rename the TI-SCI clocks node nameNishanth Menon
2021-05-14arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherentVignesh Raghavendra
2021-05-14arm64: dts: ti: k3-am654-base-board: remove ov5640Tomi Valkeinen
2021-05-14arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas
2021-05-14xen/swiotlb: check if the swiotlb has already been initializedStefano Stabellini
2021-05-14arm64: do not set SWIOTLB_NO_FORCE when swiotlb is requiredChristoph Hellwig
2021-05-14xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini
2021-05-14clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov