Age | Commit message (Expand) | Author |
2019-08-29 | x86/mm/pti: Do not invoke PTI functions when PTI is disabled | Thomas Gleixner |
2019-08-29 | x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable() | Song Liu |
2019-08-25 | Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-08-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-08-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-08-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-08-24 | Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-08-24 | parisc: fix compilation errrors | Qian Cai |
2019-08-23 | x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386 | Sean Christopherson |
2019-08-23 | um: fix time travel mode | Johannes Berg |
2019-08-22 | Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-08-21 | x86/boot: Fix boot regression caused by bootparam sanitizing | John Hubbard |
2019-08-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-08-21 | Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot" | Paolo Bonzini |
2019-08-20 | MIPS: Octeon: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-08-20 | ARM: riscpc: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-08-20 | arm: select the dma-noncoherent symbols for all swiotlb builds | Christoph Hellwig |
2019-08-19 | x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h | Tom Lendacky |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-08-19 | x86/boot/compressed/64: Fix boot on machines with broken E820 table | Kirill A. Shutemov |
2019-08-19 | x86/apic: Handle missing global clockevent gracefully | Thomas Gleixner |
2019-08-19 | perf/x86: Fix typo in comment | Su Yanjun |
2019-08-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-08-17 | Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-08-17 | x86/cpu: Explain Intel model naming convention | Tony Luck |
2019-08-16 | Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2019-08-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-08-16 | arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side | Will Deacon |
2019-08-16 | x86/boot: Save fields explicitly, zero out everything else | John Hubbard |
2019-08-14 | Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-08-14 | riscv: Make __fstate_clean() work correctly. | Vincent Chen |
2019-08-14 | riscv: Correct the initialized flow of FP register | Vincent Chen |
2019-08-14 | Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-08-14 | KVM: x86: svm: remove redundant assignment of var new_entry | Miaohe Lin |
2019-08-14 | kvm: x86: skip populating logical dest map if apic is not sw enabled | Radim Krcmar |
2019-08-13 | riscv: defconfig: Update the defconfig | Alistair Francis |
2019-08-13 | riscv: rv32_defconfig: Update the defconfig | Alistair Francis |
2019-08-13 | riscv: fix flush_tlb_range() end address for flush_tlb_page() | Paul Walmsley |
2019-08-13 | arm64: cpufeature: Don't treat granule sizes as strict | Will Deacon |
2019-08-12 | xtensa: add missing isync to the cpu_reset TLB code | Max Filippov |
2019-08-12 | x86/fpu/math-emu: Address fallthrough warnings | Thomas Gleixner |
2019-08-12 | x86/apic/32: Fix yet another implicit fallthrough warning | Borislav Petkov |
2019-08-12 | x86/umwait: Fix error handling in umwait_init() | Fenghua Yu |
2019-08-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-08-11 | sh: kernel: hw_breakpoint: Fix missing break in switch statement | Gustavo A. R. Silva |
2019-08-11 | sh: kernel: disassemble: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-08-10 | Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-08-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-08-10 | Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for... | Joe Perches |
2019-08-10 | dma-mapping: fix page attributes for dma_mmap_* | Christoph Hellwig |