summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* ARC: export clear_user_page() for modulesRandy Dunlap2021-09-221-1/+1
* x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport2021-09-221-3/+3
* xen: reset legacy rtc flag for PV domUJuergen Gross2021-09-221-0/+7
* parisc: fix crash with signals and allocaMikulas Patocka2021-09-221-0/+6
* ARM: tegra: tamonten: Fix UART pad settingAndreas Obergschwandtner2021-09-221-7/+7
* arm64: dts: qcom: sdm660: use reg value for memory nodeVinod Koul2021-09-221-1/+1
* xtensa: ISS: don't panic in rs_initJiri Slaby2021-09-221-3/+14
* s390/jump_label: print real address in a case of a jump label bugHeiko Carstens2021-09-221-1/+1
* ARM: dts: qcom: apq8064: correct clock namesDavid Heidelberg2021-09-221-3/+3
* MIPS: Malta: fix alignment of the devicetree bufferOleksij Rempel2021-09-221-1/+1
* openrisc: don't printk() unconditionallyRandy Dunlap2021-09-221-0/+2
* ARM: 9105/1: atags_to_fdt: don't warn about stack sizeDavid Heidelberg2021-09-221-0/+2
* xen: fix setting of max_pfn in shared_infoJuergen Gross2021-09-221-2/+2
* powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain2021-09-221-1/+1
* KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng2021-09-221-0/+4
* x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger2021-09-221-0/+6
* arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7Krzysztof Kozlowski2021-09-221-1/+1
* m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin2021-09-221-2/+2
* x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker2021-09-221-1/+2
* powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song2021-09-221-3/+0
* powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman2021-09-221-1/+1
* s390/disassembler: correct disassembly lines alignmentVasily Gorbik2021-09-221-1/+1
* ARM: 8918/2: only build return_address() if neededBen Dooks2021-09-222-5/+5
* perf/x86/amd/ibs: Work around erratum #1197Kim Phillips2021-09-221-0/+8
* perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li2021-09-221-1/+1
* xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap2021-09-221-1/+1
* KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan2021-09-031-5/+9
* KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUsSean Christopherson2021-09-031-1/+10
* ARC: Fix CONFIG_STACKDEPOTGuenter Roeck2021-09-031-0/+2
* ARM: dts: nomadik: Fix up interrupt controller node namesSudeep Holla2021-08-261-2/+2
* ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach2021-08-261-1/+1
* x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2021-08-262-25/+43
* KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky2021-08-262-7/+10
* KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky2021-08-261-0/+3
* x86/resctrl: Fix default monitoring groups reportingBabu Moger2021-08-261-14/+13
* x86/tools: Fix objdump version check againRandy Dunlap2021-08-261-0/+1
* powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui2021-08-261-1/+2
* alpha: Send stop IPI to send to online CPUsPrarit Bhargava2021-08-151-1/+1
* perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu2021-08-151-1/+2
* MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki2021-08-151-1/+2
* mips: Fix non-POSIX regexpH. Nikolaus Schaller2021-08-151-1/+1
* omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulatorH. Nikolaus Schaller2021-08-151-8/+1
* x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka2021-08-041-0/+2
* x86/kvm: fix vcpu-id indexed array sizesJuergen Gross2021-08-042-3/+3
* ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla2021-08-042-4/+3
* KVM: x86: determine if an exception has an error code only when injecting it.Maxim Levitsky2021-08-041-4/+9
* KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin2021-07-281-3/+22
* s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik2021-07-283-2/+5
* Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei2021-07-281-7/+3
* s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King2021-07-281-1/+1