Age | Commit message (Expand) | Author |
2018-02-10 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-02-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-02-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-02-06 | lib: optimize cpumask_next_and() | Clement Courbet |
2018-02-06 | arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support | Marc Zyngier |
2018-02-06 | arm/arm64: KVM: Consolidate the PSCI include files | Marc Zyngier |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-02-03 | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-02 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-02-01 | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Radim Krčmář |
2018-01-31 | arm/mm: provide pmdp_establish() helper | Kirill A. Shutemov |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-01-30 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-30 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-01-23 | KVM: arm/arm64: Fix trailing semicolon | Luis de Bethencourt |
2018-01-21 | Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next | Russell King |
2018-01-21 | ARM: 8745/1: get rid of __memzero() | Nicolas Pitre |
2018-01-21 | ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores | Vladimir Murzin |
2018-01-21 | ARM: 8737/1: mm: dump: add checking for writable and executable | Jinbum Park |
2018-01-21 | ARM: 8735/1: mm: dump: make page table dumping reusable | Jinbum Park |
2018-01-16 | KVM: arm64: Handle RAS SErrors from EL1 on guest exit | James Morse |
2018-01-16 | KVM: arm/arm64: mask/unmask daif around VHE guests | James Morse |
2018-01-15 | arm: Implement thread_struct whitelist for hardened usercopy | Kees Cook |
2018-01-15 | dma-direct: rename dma_noop to dma_direct | Christoph Hellwig |
2018-01-12 | signal/arm: Document conflicts with SI_USER and SIGFPE | Eric W. Biederman |
2018-01-10 | dma-mapping: move dma_mark_clean to dma-direct.h | Christoph Hellwig |
2018-01-10 | dma-mapping: move swiotlb arch helpers to a new header | Christoph Hellwig |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
2018-01-08 | arm64: KVM: Use per-CPU vector when BP hardening is enabled | Marc Zyngier |
2018-01-08 | KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions | Marc Zyngier |
2018-01-08 | KVM: arm/arm64: Preserve Exec permission across R/W permission faults | Marc Zyngier |
2018-01-08 | KVM: arm/arm64: Limit icache invalidation to prefetch aborts | Marc Zyngier |
2018-01-08 | arm: KVM: Add optimized PIPT icache flushing | Marc Zyngier |
2018-01-08 | KVM: arm/arm64: Split dcache/icache flushing | Marc Zyngier |
2018-01-08 | KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h | Marc Zyngier |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd |
2018-01-02 | KVM: arm/arm64: Avoid work when userspace iqchips are not used | Christoffer Dall |
2017-12-22 | arm64: allow ID map to be extended to 52 bits | Kristina Martsenko |
2017-12-22 | arm64: handle 52-bit addresses in TTBR | Kristina Martsenko |
2017-12-18 | PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64 | Bjorn Helgaas |
2017-12-17 | ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache support | Florian Fainelli |
2017-12-17 | ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code | Russell King |
2017-12-17 | ARM: 8723/2: always assume the "unified" syntax for assembly code | Nicolas Pitre |
2017-12-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-12-05 | Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k... | Radim Krčmář |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-11-29 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams |
2017-11-29 | KVM: arm/arm64: debug: Introduce helper for single-step | Alex Bennée |
2017-11-29 | arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one | Marc Zyngier |