Age | Commit message (Expand) | Author |
2018-01-14 | futex: Avoid violating the 10th rule of futex | Peter Zijlstra |
2018-01-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-01-12 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-01-12 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-01-12 | Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-01-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-01-12 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-01-12 | Merge tag 'mmc-v4.15-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-01-12 | Merge tag 'drm-fixes-for-v4.15-rc8' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |
2018-01-12 | Merge tag 'drm-intel-fixes-2018-01-11-1' of git://anongit.freedesktop.org/drm... | Dave Airlie |
2018-01-12 | Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie |
2018-01-12 | Merge tag 'drm/tegra/for-4.15-rc8' of git://anongit.freedesktop.org/tegra/lin... | Dave Airlie |
2018-01-11 | Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client | Linus Torvalds |
2018-01-11 | Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2018-01-11 | Merge branch 'kvm-insert-lfence' into kvm-master | Paolo Bonzini |
2018-01-11 | KVM: x86: Add memory barrier on vmcs field lookup | Andrew Honig |
2018-01-11 | KVM: x86: emulate #UD while in guest mode | Paolo Bonzini |
2018-01-11 | x86: kvm: propagate register_shrinker return code | Arnd Bergmann |
2018-01-11 | Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2018-01-11 | KVM MMU: check pending exception before injecting APF | Haozhong Zhang |
2018-01-11 | drm/i915: Don't adjust priority on an already signaled fence | Chris Wilson |
2018-01-11 | drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake. | Kenneth Graunke |
2018-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-01-10 | Fix a leak in socket(2) when we fail to allocate a file descriptor. | Al Viro |
2018-01-10 | ipv6: sr: fix TLVs not being copied using setsockopt | Mathieu Xhonneux |
2018-01-10 | ipv6: fix possible mem leaks in ipv6_make_skb() | Eric Dumazet |
2018-01-10 | Merge branch 'mlxsw-couple-of-fixes' | David S. Miller |
2018-01-10 | mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion... | Jiri Pirko |
2018-01-10 | mlxsw: pci: Wait after reset before accessing HW | Yuval Mintz |
2018-01-10 | nfp: always unmask aux interrupts at init | Jakub Kicinski |
2018-01-10 | 8021q: fix a memory leak for VLAN 0 device | Cong Wang |
2018-01-10 | Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub... | David S. Miller |
2018-01-10 | of_mdio: avoid MDIO bus removal when a PHY is missing | Madalin Bucur |
2018-01-10 | caif_usb: use strlcpy() instead of strncpy() | Xiongfeng Wang |
2018-01-10 | doc: clarification about setting SO_ZEROCOPY | Kornilios Kourtis |
2018-01-10 | net: gianfar_ptp: move set_fipers() to spinlock protecting area | Yangbo Lu |
2018-01-10 | Merge branch 'sctp-Some-sockopt-optlen-fixes' | David S. Miller |
2018-01-10 | sctp: make use of pre-calculated len | Marcelo Ricardo Leitner |
2018-01-10 | sctp: add a ceiling to optlen in some sockopts | Marcelo Ricardo Leitner |
2018-01-10 | sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events | Marcelo Ricardo Leitner |
2018-01-10 | Merge tag 'sound-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-01-10 | drm/vmwgfx: Potential off by one in vmw_view_add() | Dan Carpenter |
2018-01-10 | xen/gntdev: Fix partial gntdev_mmap() cleanup | Ross Lagerwall |
2018-01-10 | xen/gntdev: Fix off-by-one error when unmapping with holes | Ross Lagerwall |
2018-01-10 | gpio: Add missing open drain/source handling to gpiod_set_value_cansleep() | Geert Uytterhoeven |
2018-01-10 | drm/tegra: sor: Fix hang on Tegra124 eDP | Thierry Reding |
2018-01-10 | KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt() | David Gibson |
2018-01-10 | KVM: PPC: Book3S PR: Fix WIMG handling under pHyp | Alexey Kardashevskiy |