summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2020-05-04arm64: dts: ti: j721e-main: add main navss cpts nodeGrygorii Strashko
2020-05-04arm64: dts: ti: k3-j721e-mcu: add mcu cpsw cpts nodeGrygorii Strashko
2020-05-04arm64: dts: ti: k3-am65-main: add main navss cpts nodeGrygorii Strashko
2020-05-04arm64: dts: ti: k3-am65-mcu: add cpsw cpts nodeGrygorii Strashko
2020-05-04kvm: ioapic: Restrict lazy EOI update to edge-triggered interruptsPaolo Bonzini
2020-05-04KVM: x86: Fixes posted interrupt check for IRQs delivery modesSuravee Suthikulpanit
2020-05-04Merge tag 'kvmarm-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-05-04KVM: SVM: fill in kvm_run->debug.arch.dr[67]Paolo Bonzini
2020-05-04KVM: nVMX: Replace a BUG_ON(1) with BUG() to squash clang warningSean Christopherson
2020-05-04bpf, arm: Optimize ALU ARSH K using asr immediate instructionLuke Nelson
2020-05-04bpf, arm: Optimize ALU64 ARSH X using orrpl conditional instructionLuke Nelson
2020-05-03x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULESJosh Poimboeuf
2020-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-01x86/apic: Move TSC deadline timer debug printkThomas Gleixner
2020-05-01ftrace/x86: Fix trace event registration for syscalls without argumentsKonstantin Khlebnikov
2020-05-01KVM: arm64: Fix 32bit PC wrap-aroundMarc Zyngier
2020-04-30ARM: dts: qcom: ipq4019: add MDIO nodeRobert Marko
2020-04-30x86/mm/cpa: Flush direct map alias during cpaRick Edgecombe
2020-04-30arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino
2020-04-30bpf, riscv: Fix stack layout of JITed code on RV32Luke Nelson
2020-04-30KVM: arm64: Save/restore sp_el0 as part of __guest_enterMarc Zyngier
2020-04-30KVM: arm64: Delete duplicated label in invalid_vectorFangrui Song
2020-04-30crypto: arch/nhpoly1305 - process in explicit 4k chunksJason A. Donenfeld
2020-04-30crypto: arch/lib - limit simd usage to 4k chunksJason A. Donenfeld
2020-04-29Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann
2020-04-28Merge tag 'cve-2020-11884' from emailed bundleLinus Torvalds
2020-04-27Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-26Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-26Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-26bpf, riscv: Fix tail call count off by one in RV32 BPF JITLuke Nelson
2020-04-25Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-25Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-25x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf
2020-04-25x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf
2020-04-25x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf
2020-04-25x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes
2020-04-25x86/unwind: Prevent false warnings for non-current tasksJosh Poimboeuf
2020-04-25x86/unwind/orc: Convert global variables to staticJosh Poimboeuf
2020-04-25x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn
2020-04-25x86/entry/64: Fix unwind hints in __switch_to_asm()Josh Poimboeuf
2020-04-25x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf
2020-04-25x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf
2020-04-25s390/protvirt: fix compilation issueClaudio Imbrenda
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24bpf, x86_32: Fix logic error in BPF_LDX zero-extensionWang YanQing
2020-04-24bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson
2020-04-24bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extensionLuke Nelson