summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-07-02powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao
2022-07-02x86, kvm: use proper ASM macros for kvm_vcpu_is_preemptedGreg Kroah-Hartman
2022-06-29powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld
2022-06-29ARM: dts: bcm2711-rpi-400: Fix GPIO line namesStefan Wahren
2022-06-29ARM: cns3xxx: Fix refcount leak in cns3xxx_initMiaoqian Lin
2022-06-29ARM: Fix refcount leak in axxia_boot_secondaryMiaoqian Lin
2022-06-29ARM: exynos: Fix refcount leak in exynos_map_pmuMiaoqian Lin
2022-06-29arm64: dts: ti: k3-am64-main: Remove support for HS400 speed modeAswath Govindraju
2022-06-29ARM: dts: imx6qdl: correct PU regulator ramp delayLucas Stach
2022-06-29ARM: dts: imx7: Move hsic_phy power domain to HSIC PHY nodeAlexander Stein
2022-06-29powerpc/powernv: wire up rng during setup_archJason A. Donenfeld
2022-06-29powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan
2022-06-29powerpc: Enable execve syscall exit tracepointNaveen N. Rao
2022-06-29powerpc/microwatt: wire up rng during setup_arch()Jason A. Donenfeld
2022-06-29parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller
2022-06-29parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller
2022-06-29xtensa: Fix refcount leak bug in time.cLiang He
2022-06-29xtensa: xtfpga: Fix refcount leak bug in setupLiang He
2022-06-29s390/cpumf: Handle events cycles and instructions identicalThomas Richter
2022-06-29MIPS: Remove repetitive increase irq_err_counthuhai
2022-06-29KVM: arm64: Prevent kmemleak from accessing pKVM memoryQuentin Perret
2022-06-29bpf, x86: Fix tail call count offset calculation on bpf2bpf callJakub Sitnicki
2022-06-25arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon
2022-06-25s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger
2022-06-22powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada
2022-06-22KVM: arm64: Don't read a HW interrupt pending state in user contextMarc Zyngier
2022-06-22arm64: ftrace: consistently handle PLTs.Mark Rutland
2022-06-22arm64: ftrace: fix branch range checksMark Rutland
2022-06-22powerpc/kasan: Silence KASAN warnings in __get_wchan()He Ying
2022-06-22arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3Adam Ford
2022-06-22arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3Adam Ford
2022-06-16x86/speculation/mmio: Print SMT warningJosh Poimboeuf
2022-06-16KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta
2022-06-16x86/speculation/mmio: Reuse SRBDS mitigation for SBDSPawan Gupta
2022-06-16x86/speculation/srbds: Update SRBDS mitigation selectionPawan Gupta
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-06-16x86/speculation/mmio: Enable CPU Fill buffer clearing on idlePawan Gupta
2022-06-16x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigationsPawan Gupta
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta
2022-06-16x86/speculation: Add a common function for MD_CLEAR mitigation updatePawan Gupta
2022-06-16x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta
2022-06-14powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy
2022-06-14powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman
2022-06-14powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACKMichael Ellerman
2022-06-14s390/gmap: voluntarily schedule during key settingChristian Borntraeger
2022-06-14x86/cpu: Elide KCSAN for cpu_has() and friendsPeter Zijlstra
2022-06-14um: line: Use separate IRQs per lineJohannes Berg
2022-06-14bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet
2022-06-14powerpc/kasan: Force thread size increase with KASANMichael Ellerman
2022-06-14m68knommu: fix undefined reference to `mach_get_rtc_pll'Greg Ungerer