summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-11-30mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov
2016-11-30kasan: update kasan_global for gcc 7Dmitry Vyukov
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault
2016-11-30Input: change KEY_DATA from 0x275 to 0x277Ping Cheng
2016-11-30crypto: drbg - prevent invalid SG mappingsStephan Mueller
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan
2016-11-28net/sched: Export tc_tunnel_key so its UAPI accessibleRoi Dayan
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-11-24netfilter: nat: fix crash when conntrack entry is re-usedFlorian Westphal
2016-11-24netfilter: nf_tables: fix inconsistent element expiration calculationAnders K. Pedersen
2016-11-24netfilter: nat: switch to new rhlist interfaceFlorian Westphal
2016-11-23netdevice.h: fix kernel-doc warningRandy Dunlap
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini
2016-11-19iommu/vt-d: Fix PASID table allocationDavid Woodhouse
2016-11-18Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-11-18Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-18Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'Rafael J. Wysocki
2016-11-18netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi
2016-11-17mremap: fix race between mremap() and page cleanningAaron Lu
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng
2016-11-16ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik
2016-11-15gro_cells: mark napi struct as not busy poll candidatesEric Dumazet
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-14Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki
2016-11-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-11-13Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Mike Frysinger
2016-11-13tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-13net: bpqether.h: remove if_ether.h guardBaruch Siach
2016-11-12bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau
2016-11-11Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-11-11Merge branch 'device-properties'Rafael J. Wysocki
2016-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede
2016-11-11mm, frontswap: make sure allocated frontswap map is assignedVlastimil Babka
2016-11-10libceph: initialize last_linger_id with a large integerIlya Dryomov