summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-04-10ia64: fix format strings for err_injectSergei Trofimovich
2021-04-10ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
2021-04-10x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann
2021-04-10bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_compYonghong Song
2021-04-10ARM: dts: am33xx: add aliases for mmc interfacesMans Rullgard
2021-04-07bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIGStanislav Fomichev
2021-04-07riscv: evaluate put_user() arg before enabling user accessBen Dooks
2021-04-07s390/vdso: fix tod_steering_delta typeHeiko Carstens
2021-04-07s390/vdso: copy tod_steering_delta value to vdso_data pageHeiko Carstens
2021-04-07KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested...Paolo Bonzini
2021-04-07KVM: SVM: load control fields from VMCB12 before checking themPaolo Bonzini
2021-04-07xtensa: move coprocessor_flush to the .text sectionMax Filippov
2021-04-07xtensa: fix uaccess-related livelock in do_page_faultMax Filippov
2021-04-07ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov
2021-04-07ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-04-07bpf: Fix fexit trampoline.Alexei Starovoitov
2021-04-07arm64: mm: correct the inside linear map range during hotplug checkPavel Tatashin
2021-03-30Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"Roger Pau Monne
2021-03-30x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()Isaku Yamahata
2021-03-30xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUGRoger Pau Monne
2021-03-30arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin
2021-03-30ARM: dts: imx6ull: fix ubi filesystem mount faileddillon min
2021-03-30ARM: OMAP2+: Fix smartreflex init regression after dropping legacy dataTony Lindgren
2021-03-30ARM: dts: at91-sama5d27_som1: fix phy address to 7Claudiu Beznea
2021-03-30ARM: dts: at91: sam9x60: fix mux-mask to match product's datasheetNicolas Ferre
2021-03-30ARM: dts: at91: sam9x60: fix mux-mask for PA7 so it can be set to A, B and CFederico Pellegrin
2021-03-30arm64: dts: ls1043a: mark crypto engine dma coherentHoria Geantă
2021-03-30arm64: dts: ls1012a: mark crypto engine dma coherentHoria Geantă
2021-03-30arm64: dts: ls1046a: mark crypto engine dma coherentHoria Geantă
2021-03-30arm64: stacktrace: don't trace arch_stack_walk()Mark Rutland
2021-03-30KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishSean Christopherson
2021-03-30static_call: Allow module use without exposing static_call_keyJosh Poimboeuf
2021-03-30ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich
2021-03-30ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich
2021-03-30sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman
2021-03-25x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold
2021-03-25x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov
2021-03-25x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov
2021-03-25x86/ioapic: Ignore IRQ2 againThomas Gleixner
2021-03-25perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENTKan Liang
2021-03-25perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang
2021-03-25powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-03-25MIPS: compressed: fix build with enabled UBSANAlexander Lobakin
2021-03-25powerpc/sstep: Fix darn emulationSandipan Das
2021-03-25powerpc/sstep: Fix load-store and update emulationSandipan Das
2021-03-25RISC-V: correct enum sbi_ext_rfence_fidHeinrich Schuchardt
2021-03-25riscv: Correct SPARSEMEM configurationKefeng Wang
2021-03-25s390/pci: fix leak of PCI device structureNiklas Schnelle
2021-03-25s390/pci: remove superfluous zdev->zbus checkNiklas Schnelle