Age | Commit message (Expand) | Author |
2016-11-30 | mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb | Kirill A. Shutemov |
2016-11-30 | kasan: update kasan_global for gcc 7 | Dmitry Vyukov |
2016-11-27 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds |
2016-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-11-24 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2016-11-23 | netdevice.h: fix kernel-doc warning | Randy Dunlap |
2016-11-22 | Bluetooth: Fix using the correct source address type | Johan Hedberg |
2016-11-22 | sched/autogroup: Do not use autogroup->tg in zombie threads | Oleg Nesterov |
2016-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-11-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-11-19 | kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use | Paolo Bonzini |
2016-11-19 | iommu/vt-d: Fix PASID table allocation | David Woodhouse |
2016-11-18 | Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-11-18 | Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-11-18 | Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes' | Rafael J. Wysocki |
2016-11-18 | netns: fix get_net_ns_by_fd(int pid) typo | Stefan Hajnoczi |
2016-11-17 | mremap: fix race between mremap() and page cleanning | Aaron Lu |
2016-11-16 | tools/power/acpi: Remove direct kernel source include reference | Lv Zheng |
2016-11-16 | ipv4: Restore fib_trie_flush_external function and fix call ordering | Alexander Duyck |
2016-11-16 | bpf: fix range arithmetic for bpf map access | Josef Bacik |
2016-11-15 | gro_cells: mark napi struct as not busy poll candidates | Eric Dumazet |
2016-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-11-14 | Revert "ACPICA: FADT support cleanup" | Rafael J. Wysocki |
2016-11-14 | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports | Scott Mayhew |
2016-11-13 | Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-11-13 | Revert "include/uapi/linux/atm_zatm.h: include linux/time.h" | Mike Frysinger |
2016-11-13 | tcp: take care of truncations done by sk_filter() | Eric Dumazet |
2016-11-13 | net: bpqether.h: remove if_ether.h guard | Baruch Siach |
2016-11-12 | bpf: Fix bpf_redirect to an ipip/ip6tnl dev | Martin KaFai Lau |
2016-11-11 | Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-11-11 | Merge branch 'device-properties' | Rafael J. Wysocki |
2016-11-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-11-11 | Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client | Linus Torvalds |
2016-11-11 | mm: kmemleak: scan .data.ro_after_init | Jakub Kicinski |
2016-11-11 | Revert "console: don't prefer first registered if DT specifies stdout-path" | Hans de Goede |
2016-11-11 | mm, frontswap: make sure allocated frontswap map is assigned | Vlastimil Babka |
2016-11-10 | libceph: initialize last_linger_id with a large integer | Ilya Dryomov |
2016-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2016-11-10 | ACPI / platform: Add support for build-in properties | Heikki Krogerus |
2016-11-09 | Merge tag 'sound-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2016-11-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-11-08 | percpu: use notrace variant of preempt_disable/preempt_enable | Heiko Carstens |
2016-11-07 | Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman |
2016-11-05 | Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-11-05 | phy: Add reset callback for not generic phy | Randy Li |
2016-11-04 | Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds |
2016-11-04 | Merge remote-tracking branch 'asoc/fix/topology-abi' into asoc-linus | Mark Brown |
2016-11-03 | dccp: do not release listeners too soon | Eric Dumazet |
2016-11-03 | ipv4: allow local fragmentation in ip_finish_output_gso() | Lance Richardson |