summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-08-10Merge tag 'v5.4.57' into dev-5.4dev-5.4Joel Stanley35-76/+129
2020-08-07arm64: Workaround circular dependency in pointer_auth.hMarc Zyngier1-1/+7
2020-08-07ARM: percpu.h: fix build errorGrygorii Strashko1-0/+2
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner1-1/+1
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li1-1/+1
2020-08-05RISC-V: Set maximum number of mapped pages correctlyAtish Patra1-1/+1
2020-08-05x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf1-5/+0
2020-08-05x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf1-2/+6
2020-08-05parisc: add support for cmpxchg on u8 pointersLiam Beguin2-0/+14
2020-08-05arm64: csum: Fix handling of bad packetsRobin Murphy1-2/+3
2020-08-05arm64/alternatives: move length validation inside the subsectionSami Tolvanen1-2/+2
2020-08-05sh: Fix validation of system call numberMichael Karcher1-3/+3
2020-08-05sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra1-9/+1
2020-08-05ARM: dts: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King1-1/+2
2020-08-05ARM: dts sunxi: Relax a bit the CMA pool allocation rangeMaxime Ripard3-3/+3
2020-08-05ARM: dts: imx6qdl-icore: Fix OTG_ID pin and sdcard detectMichael Trimarchi1-1/+2
2020-08-05ARM: dts: imx6sx-sdb: Fix the phy-mode on fec2Fabio Estevam1-1/+1
2020-08-05ARM: dts: imx6sx-sabreauto: Fix the phy-mode on fec2Fabio Estevam1-1/+1
2020-08-05ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-5/+22
2020-07-29x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel1-0/+1
2020-07-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin1-0/+2
2020-07-29RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt1-1/+9
2020-07-29x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann1-1/+1
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon1-2/+2
2020-07-29ARM: dts: n900: remove mmc1 card detect gpioMerlijn Wajer1-4/+8
2020-07-29ARM: dts: imx6qdl-gw551x: fix audio SSITim Harvey1-1/+1
2020-07-29ARM: dts: imx6qdl-gw551x: Do not use 'simple-audio-card,dai-link'Fabio Estevam1-11/+8
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner5-15/+22
2020-07-29xtensa: update *pos in cpuinfo_op.nextMax Filippov1-1/+2
2020-07-29xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov1-2/+2
2020-07-22Merge tag 'v5.4.53' into dev-5.4Joel Stanley195-623/+809
2020-07-22genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner1-17/+5
2020-07-22arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon2-1/+14
2020-07-22arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon4-16/+23
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon3-6/+20
2020-07-22powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran1-1/+1
2020-07-22powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V1-5/+7
2020-07-22riscv: use 16KB kernel stack on 64-bitAndreas Schwab1-0/+4
2020-07-22arm: dts: mt7623: add phy-mode property for gmac2Sean Wang1-0/+1
2020-07-22copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner1-1/+1
2020-07-22arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschemaKrzysztof Kozlowski1-4/+4
2020-07-22ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski2-2/+2
2020-07-22ARM: dts: Fix dcan driver probe failed on am437x platformdillon min1-4/+10
2020-07-22arm64: dts: meson-gxl-s805x: reduce initial Mali450 core frequencyNeil Armstrong3-2/+26
2020-07-22arm64: dts: meson: add missing gxl rng clockJerome Brunet1-0/+5
2020-07-22arm64: dts: g12-common: add parkmode_disable_ss_quirk on DWC3 controllerNeil Armstrong1-0/+1
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò43-43/+0
2020-07-22ARM: at91: pm: add quirk for sam9x60's ulp1Claudiu Beznea1-0/+4
2020-07-22ARM: OMAP2+: use separate IOMMU pdata to fix DRA7 IPU1 bootSuman Anna1-0/+21
2020-07-22ARM: OMAP2+: Add workaround for DRA7 DSP MStandby errata i879Suman Anna1-3/+40