summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-01-11locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov
2020-01-11locking,x86: Kill atomic_or_long()Peter Zijlstra
2020-01-11x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2020-01-11arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2020-01-11arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon
2020-01-11arm64: support keyctl() system call in 32-bit modeEric Biggers
2020-01-11arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia
2020-01-11arm64: kernel: Include _AC definition in page.hJames Morse
2020-01-11arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel
2020-01-11ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi
2020-01-11ARM: 8458/1: bL_switcher: add GIC dependencyArnd Bergmann
2020-01-11arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov
2020-01-11arm64: traps: disable irq in die()Qiao Zhou
2020-01-11arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse
2019-12-19x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng
2019-12-19s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2019-12-19perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips
2019-12-19perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips
2019-12-19MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton
2019-12-19MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-12-19ARC: perf: Accommodate big-endian CPUAlexey Brodkin
2019-12-19xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-12-19parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-12-19ARM: mm: fix alignment handler faults under memory pressureRussell King
2019-12-19USB: rio500: Remove Rio 500 kernel driverBastien Nocera
2019-12-10KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini
2019-12-10s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-12-10hypfs: Fix error number left in struct pointer memberDavid Howells
2019-12-10powerpc/pseries: correctly track irq state in default idleNathan Lynch
2019-12-10kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid
2019-12-10KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson
2019-12-10KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen
2019-12-10powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch
2019-12-10ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda
2019-12-10x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat
2019-11-22KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-11-22KVM: nVMX: handle page fault in vmreadPaolo Bonzini
2019-11-22x86/apic/32: Avoid bogus LDR warningsJan Beulich
2019-11-22x86/apic: Drop logical_smp_processor_id() inlineDou Liyang
2019-11-22x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das
2019-11-22uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr
2019-11-22ptrace,x86: Make user_64bit_mode() available to 32-bit buildsRicardo Neri
2019-11-22x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson
2019-11-22sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva
2019-11-22arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-11-22x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-11-22x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-11-15x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-15x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-15x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko