Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | KVM: X86: Fix async pf caused null-ptr-deref | Wanpeng Li | 2020-06-29 | 1 | -0/+3 | |
| | * | | | | Merge tag 'kvm-s390-master-5.8-3' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2020-06-24 | 1 | -4/+4 | |
| | |\ \ \ \ | ||||||
| | | * | | | | KVM: s390: reduce number of IO pins to 1 | Christian Borntraeger | 2020-06-18 | 1 | -4/+4 | |
| | | |/ / / | ||||||
| * | | | | | Merge tag 's390-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-07-06 | 7 | -26/+105 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | s390: update defconfigs | Heiko Carstens | 2020-07-01 | 3 | -19/+73 | |
| | * | | | | s390/cpum_sf: prohibit callchain data collection | Thomas Richter | 2020-07-01 | 1 | -1/+10 | |
| | * | | | | s390/setup: init jump labels before command line parsing | Vasily Gorbik | 2020-06-29 | 1 | -0/+1 | |
| | * | | | | s390/maccess: add no DAT mode to kernel_write | Vasily Gorbik | 2020-06-29 | 1 | -5/+9 | |
| | * | | | | s390/pci: fix enabling a reserved PCI function | Niklas Schnelle | 2020-06-29 | 1 | -1/+12 | |
| * | | | | | x86/ldt: use "pr_info_once()" instead of open-coding it badly | Linus Torvalds | 2020-07-05 | 1 | -10/+1 | |
| * | | | | | Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-07-05 | 12 | -64/+196 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | x86/ldt: Disable 16-bit segments on Xen PV | Andy Lutomirski | 2020-07-04 | 1 | -1/+34 | |
| | * | | | | | x86/entry/32: Fix #MC and #DB wiring on x86_32 | Andy Lutomirski | 2020-07-04 | 3 | -12/+17 | |
| | * | | | | | x86/entry/xen: Route #DB correctly on Xen PV | Andy Lutomirski | 2020-07-04 | 4 | -25/+44 | |
| | * | | | | | x86/entry, selftests: Further improve user entry sanity checks | Andy Lutomirski | 2020-07-04 | 1 | -0/+19 | |
| | * | | | | | x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER | Andy Lutomirski | 2020-07-04 | 1 | -9/+10 | |
| | * | | | | | x86/entry/64/compat: Fix Xen PV SYSENTER frame setup | Andy Lutomirski | 2020-07-01 | 2 | -4/+17 | |
| | * | | | | | x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C | Andy Lutomirski | 2020-07-01 | 3 | -9/+19 | |
| | * | | | | | x86/entry: Assert that syscalls are on the right stack | Andy Lutomirski | 2020-07-01 | 1 | -3/+15 | |
| | * | | | | | x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted | Sean Christopherson | 2020-06-30 | 1 | -1/+10 | |
| | * | | | | | x86/fpu: Reset MXCSR to default in kernel_fpu_begin() | Petteri Aimonen | 2020-06-29 | 2 | -0/+11 | |
| * | | | | | | Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-07-05 | 3 | -8/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | MIPS: Do not use smp_processor_id() in preemptible code | Xingxing Su | 2020-07-05 | 1 | -3/+5 | |
| | * | | | | | | MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen | Hauke Mehrtens | 2020-07-05 | 1 | -0/+1 | |
| | * | | | | | | MIPS: ingenic: gcw0: Fix HP detection GPIO. | João H. Spies | 2020-06-25 | 1 | -1/+1 | |
| | * | | | | | | MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias names | Martin Blumenstingl | 2020-06-15 | 1 | -4/+4 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-07-04 | 1 | -3/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | powerpc/mm/pkeys: Make pkey access check work on execute_only_key | Aneesh Kumar K.V | 2020-06-29 | 1 | -3/+0 | |
| * | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2020-07-04 | 5 | -17/+27 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718 | Sai Prakash Ranjan | 2020-07-03 | 2 | -0/+4 | |
| | * | | | | | | arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040 | Sai Prakash Ranjan | 2020-07-03 | 1 | -6/+13 | |
| | * | | | | | | arm64: Add MIDR value for KRYO4XX gold CPU cores | Sai Prakash Ranjan | 2020-07-03 | 1 | -0/+2 | |
| | * | | | | | | arm64/alternatives: use subsections for replacement sequences | Ard Biesheuvel | 2020-07-02 | 2 | -11/+8 | |
| * | | | | | | | Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-07-03 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arm/xen: remove the unused macro GRANT_TABLE_PHYSADDR | Xiaofei Tan | 2020-06-29 | 1 | -1/+0 | |
| * | | | | | | | | vmalloc: fix the owner argument for the new __vmalloc_node_range callers | Christoph Hellwig | 2020-07-03 | 2 | -2/+3 | |
| * | | | | | | | | m68k: mm: fix node memblock init | Angelo Dureghello | 2020-06-29 | 1 | -1/+1 | |
| * | | | | | | | | m68k: nommu: register start of the memory with memblock | Mike Rapoport | 2020-06-29 | 1 | -1/+2 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-06-28 | 28 | -120/+47 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 2020-06-28 | 4 | -4/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'omap-for-v5.8/fixes-rc1' into fixes | Tony Lindgren | 2020-06-16 | 4 | -4/+3 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | ARM: dts: am5729: beaglebone-ai: fix rgmii phy-mode | Drew Fustini | 2020-06-16 | 1 | -1/+1 | |
| | | | * | | | | | | | ARM: dts: Fix omap4 system timer source clocks | Tony Lindgren | 2020-06-16 | 1 | -1/+1 | |
| | | | * | | | | | | | ARM: dts: Fix duovero smsc interrupt for suspend | Tony Lindgren | 2020-06-16 | 1 | -1/+1 | |
| | | | * | | | | | | | ARM: dts: am335x-pocketbeagle: Fix mmc0 Write Protect | Drew Fustini | 2020-06-16 | 1 | -1/+0 | |
| | | | | |_|_|/ / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | Merge tag 'v5.8-rc1' into fixes | Tony Lindgren | 2020-06-16 | 2745 | -58381/+75559 | |
| | | |\| | | | | | | ||||||
| | * | | | | | | | | Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 2020-06-28 | 19 | -26/+22 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver | Faiz Abbas | 2020-05-19 | 19 | -26/+22 | |
| | * | | | | | | | | | Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p... | Arnd Bergmann | 2020-06-28 | 8 | -90/+22 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| | | * | | | | | | | ARM: dts: am437x-epos-evm: remove lcd timings | Tomi Valkeinen | 2020-06-10 | 1 | -16/+0 |