summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* x86/pmem: Fix platform-device leak in error pathJohan Hovold2022-08-251-1/+6
* ARM: bcm: Fix refcount leak in bcm_kona_smc_initMiaoqian Lin2022-08-251-0/+1
* ARM: findbit: fix overflowing offsetRussell King (Oracle)2022-08-251-8/+8
* ARM: OMAP2+: display: Fix refcount leak bugLiang He2022-08-251-0/+1
* ARM: dts: imx6ul: fix qspi node compatibleAlexander Stein2022-08-251-1/+1
* ARM: dts: imx6ul: add missing properties for sramAlexander Stein2022-08-251-0/+3
* arm64: fix oops in concurrently setting insn_emulation sysctlshaibinzhang (张海斌)2022-08-251-4/+5
* arm64: Do not forget syscall when starting a new thread.Francis Laniel2022-08-251-1/+2
* MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen2022-08-251-1/+1
* powerpc/powernv: Avoid crashing if rng is NULLMichael Ellerman2022-08-251-0/+2
* powerpc/fsl-pci: Fix Class Code of PCIe Root PortPali Rohár2022-08-252-0/+9
* ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()Alexander Lobakin2022-08-251-1/+1
* parisc: Fix device names in /proc/iomemHelge Deller2022-08-251-5/+4
* KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GPSean Christopherson2022-08-251-2/+2
* KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checksSean Christopherson2022-08-251-10/+9
* KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0Maciej S. Szmigiero2022-08-251-2/+0
* x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers2022-08-253-2/+6
* ARM: crypto: comment out gcc warning that breaks clang buildsGreg Kroah-Hartman2022-08-251-1/+2
* s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger2022-08-251-3/+6
* tty: the rest, stop using tty_schedule_flip()Jiri Slaby2022-07-291-1/+1
* x86: Clear .brk area at early bootJuergen Gross2022-07-211-0/+2
* ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi ZeroMichal Suchanek2022-07-211-1/+1
* ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idleArd Biesheuvel2022-07-211-3/+3
* ARM: 9214/1: alignment: advance IT state after emulating Thumb instructionArd Biesheuvel2022-07-213-25/+30
* ARM: 9213/1: Print message about disabled Spectre workarounds only onceDmitry Osipenko2022-07-211-2/+1
* powerpc/powernv: delay rng platform device creation until later in bootJason A. Donenfeld2022-07-121-6/+10
* xen/arm: Fix race in RB-tree based P2M accountingOleksandr Tyshchenko2022-07-071-2/+4
* s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld2022-07-073-35/+22
* kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2022-07-021-0/+6
* powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld2022-07-023-8/+6
* ARM: cns3xxx: Fix refcount leak in cns3xxx_initMiaoqian Lin2022-07-021-0/+2
* ARM: Fix refcount leak in axxia_boot_secondaryMiaoqian Lin2022-07-021-0/+1
* ARM: exynos: Fix refcount leak in exynos_map_pmuMiaoqian Lin2022-07-021-0/+1
* ARM: dts: imx6qdl: correct PU regulator ramp delayLucas Stach2022-07-021-1/+1
* powerpc/powernv: wire up rng during setup_archJason A. Donenfeld2022-07-023-16/+40
* powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan2022-07-021-1/+10
* powerpc: Enable execve syscall exit tracepointNaveen N. Rao2022-07-021-1/+1
* xtensa: Fix refcount leak bug in time.cLiang He2022-07-021-0/+1
* xtensa: xtfpga: Fix refcount leak bug in setupLiang He2022-07-021-0/+1
* MIPS: Remove repetitive increase irq_err_counthuhai2022-07-021-2/+0
* s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger2022-06-251-1/+1
* arm64: ftrace: fix branch range checksMark Rutland2022-06-251-2/+2
* xtensa: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-251-4/+2
* sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-251-3/+1
* um: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-251-7/+2
* x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-252-4/+12
* nios2: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-251-0/+3
* arm: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-251-0/+1
* mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld2022-06-251-9/+8
* m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-251-1/+1