summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-11-22KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson1-1/+7
2020-11-22powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-6/+2
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin11-59/+194
2020-11-22powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin1-14/+35
2020-11-22powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan3-7/+12
2020-11-22powerpc: Implement user_access_begin and friendsChristophe Leroy1-19/+56
2020-11-22powerpc: Add a framework for user access trackingChristophe Leroy4-8/+74
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin10-7/+202
2020-11-22powerpc/64s: move some exception handlers out of lineDaniel Axtens1-2/+8
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry1-19/+33
2020-11-18ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe templateAndrew Jeffery2-20/+20
2020-11-18s390/smp: move rcu_cpu_starting() earlierQian Cai1-1/+2
2020-11-18crypto: arm64/aes-modes - get rid of literal load of addend vectorArd Biesheuvel1-7/+9
2020-11-10arm64: dts: marvell: espressobin: Add ethernet switch aliasesPali Rohár1-4/+8
2020-11-10Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta1-5/+11
2020-11-10ARC: stack unwinding: avoid indefinite loopingVineet Gupta1-1/+6
2020-11-10x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song1-2/+1
2020-11-10ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron1-1/+1
2020-11-05KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier2-3/+4
2020-11-05ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski1-0/+2
2020-11-05ARM: samsung: fix PM debug build with DEBUG_LL but !MMUKrzysztof Kozlowski1-0/+1
2020-11-05arm: dts: mt7623: add missing pause for switchportFrank Wunderlich1-0/+1
2020-11-05arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang1-0/+1
2020-11-05ia64: fix build error with !COREDUMPKrzysztof Kozlowski1-1/+1
2020-11-05powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulationMichael Neuling1-1/+1
2020-11-05powerpc/powernv/elog: Fix race while processing OPAL error log event.Mahesh Salgaonkar1-7/+26
2020-11-05powerpc: Warn about use of smt_snooze_delayJoel Stanley1-25/+17
2020-11-05powerpc/rtas: Restrict RTAS requests from userspaceAndrew Donnellan2-0/+166
2020-11-05s390/stp: add locking to sysfs functionsSven Schnelle1-33/+85
2020-11-05powerpc/drmem: Make lmb_size 64 bitAneesh Kumar K.V1-2/+2
2020-11-05perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips2-10/+17
2020-11-05perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()Kim Phillips1-4/+8
2020-11-05ARM: dts: s5pv210: remove dedicated 'audio-subsystem' nodeKrzysztof Kozlowski1-36/+29
2020-11-05ARM: dts: s5pv210: move PMU node out of clock controllerKrzysztof Kozlowski1-8/+5
2020-11-05ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warningsKrzysztof Kozlowski1-28/+21
2020-11-05ARM: dts: omap4: Fix sgx clock rate for 4430Tony Lindgren2-1/+11
2020-11-05arm64: dts: renesas: ulcb: add full-pwr-cycle-in-suspend into eMMC nodesYoshihiro Shimoda1-0/+1
2020-11-05arm64/mm: return cpu_all_mask when node is NUMA_NO_NODEZhengyuan Liu2-1/+8
2020-11-05riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOZong Li1-0/+3
2020-11-05ia64: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu1-75/+2
2020-11-05arm64: topology: Stop using MPIDR for topology informationValentin Schneider1-15/+17
2020-11-05ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addressesDouglas Anderson1-28/+72
2020-11-05um: change sigio_spinlock to a mutexJohannes Berg1-3/+3
2020-11-05sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin1-51/+14
2020-11-05powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin2-1/+2
2020-11-05mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching raceNicholas Piggin1-0/+7
2020-11-05powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran1-1/+1
2020-11-05x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compil...Jiri Slaby1-8/+1
2020-11-05x86/xen: disable Firmware First mode for correctable memory errorsJuergen Gross1-0/+9
2020-11-05arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips1-1/+14