Age | Commit message (Expand) | Author |
2017-09-04 | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. | Varsha Rao |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-09-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-08-31 | KVM: update to new mmu_notifier semantic v2 | Jérôme Glisse |
2017-08-31 | powerpc/powernv: update to new mmu_notifier semantic | Jérôme Glisse |
2017-08-31 | x86: bpf_jit: small optimization in emit_bpf_tail_call() | Eric Dumazet |
2017-08-31 | s390/mm: fix BUG_ON in crst_table_upgrade | Martin Schwidefsky |
2017-08-31 | s390/mm: fork vs. 5 level page tabel | Martin Schwidefsky |
2017-08-30 | Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-08-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds |
2017-08-29 | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ | Ben Hutchings |
2017-08-29 | alpha: Define ioremap_wc | Guenter Roeck |
2017-08-29 | alpha: Fix section mismatches | Matt Turner |
2017-08-29 | alpha: support R_ALPHA_REFLONG relocations for module loading | Michael Cree |
2017-08-29 | alpha: Fix typo in ev6-copy_user.S | Richard Henderson |
2017-08-29 | alpha: Package string routines together | Richard Henderson |
2017-08-29 | alpha: Update for new syscalls | Richard Henderson |
2017-08-29 | alpha: Fix build error without CONFIG_VGA_HOSE. | Matt Turner |
2017-08-28 | ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc | Alexey Brodkin |
2017-08-28 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds |
2017-08-27 | ARM: dts: rk3228-evb: Fix the compiling error | David Wu |
2017-08-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-08-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-08-25 | Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-08-25 | KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce() | Paul Mackerras |
2017-08-25 | x86/mm: Fix use-after-free of ldt_struct | Eric Biggers |
2017-08-25 | KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state | Paolo Bonzini |
2017-08-25 | KVM: x86: simplify handling of PKRU | Paolo Bonzini |
2017-08-25 | KVM: x86: block guest protection keys unless the host has them enabled | Paolo Bonzini |
2017-08-24 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2017-08-24 | um: Fix check for _xstate for older hosts | Florian Fainelli |
2017-08-24 | c6x: Convert to using %pOF instead of full_name | Rob Herring |
2017-08-24 | c6x: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski |
2017-08-24 | KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them | Benjamin Herrenschmidt |
2017-08-24 | KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss | Benjamin Herrenschmidt |
2017-08-24 | KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9 | Nicholas Piggin |
2017-08-23 | ARM: dts: exynos: add needs-hpd for Odroid-XU3/4 | Hans Verkuil |
2017-08-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2017-08-23 | ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms | Arnd Bergmann |
2017-08-22 | MIPS,bpf: fix missing break in switch statement | Colin Ian King |
2017-08-22 | arm64: kaslr: Adjust the offset to avoid Image across alignment boundary | Catalin Marinas |
2017-08-22 | arm64: kaslr: ignore modulo offset when validating virtual displacement | Ard Biesheuvel |
2017-08-22 | arm64: mm: abort uaccess retries upon fatal signal | Mark Rutland |
2017-08-22 | arm64: fpsimd: Prevent registers leaking across exec | Dave Martin |
2017-08-22 | arm: eBPF JIT compiler | Shubham Bansal |
2017-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-08-21 | sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus() | Thomas Petazzoni |
2017-08-21 | Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-08-21 | MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF JIT. | David Daney |