aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-12-20Fix undefined references to acpi_idle_driver on aarch64 with clangBernhard Rosenkränzer
2016-12-20Don't use attributes error and warning with clangBernhard Rosenkränzer
2016-12-20compiler-gccBernhard Rosenkränzer
2016-12-20DO-NOT-UPSTREAM scsi, osd, LLVMLinux: Remove __weak attributeBehan Webster
2016-12-20kbuild, LLVMLinux: Fix asm-offset generation to work with clangBernhard Rosenkränzer
2016-12-12Merge remote-tracking branch 'common/android-4.4.y' into android-hikey-linaro...Dmitry Shmidt
2016-12-12Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-12-12Merge tag 'v4.4.38' into android-4.4.yDmitry Shmidt
2016-12-10constify iov_iter_count() and iter_is_iovec()Al Viro
2016-12-08Merge tag 'v4.4.37' into android-4.4.yDmitry Shmidt
2016-12-08PCI: Export pcie_find_root_portJohannes Thumshirn
2016-12-08kasan: update kasan_global for gcc 7Dmitry Vyukov
2016-12-08sched: fix wrong truncation of walt_avgKe Wang
2016-12-06Merge remote-tracking branch 'common/android-4.4.y' into android-hikey-linaro...Dmitry Shmidt
2016-12-06Merge tag 'v4.4.36' into android-4.4.yDmitry Shmidt
2016-12-02iommu/vt-d: Fix PASID table allocationDavid Woodhouse
2016-12-01Merge remote-tracking branch 'common/android-4.4.y' into android-hikey-linaro...Dmitry Shmidt
2016-12-01Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-11-28UPSTREAM: timekeeping: Add a fast and NMI safe boot clockJoel Fernandes
2016-11-21Merge remote-tracking branch 'common/android-4.4.y' into hikey-4.4Dmitry Shmidt
2016-11-21Merge tag 'v4.4.34' into android-4.4.yDmitry Shmidt
2016-11-21tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-21ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper
2016-11-15Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt
2016-11-15Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-11-15udp: fix IP_CHECKSUM handlingEric Dumazet
2016-11-15net: add recursion limit to GROSabrina Dubroca
2016-11-15rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko
2016-11-15net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani
2016-11-15ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-15net: avoid sk_forward_alloc overflowsEric Dumazet
2016-11-15tee: apply v12 deltaZoltan Kuscsik
2016-11-10pwm: Unexport children before chip removalDavid Hsu
2016-11-07Merge remote-tracking branch 'common/android-4.4.y' into android-hikey-linaro...Dmitry Shmidt
2016-11-07Merge tag 'v4.4.30' into android-4.4.yDmitry Shmidt
2016-10-31android: binder: support for file-descriptor arrays.Martijn Coenen
2016-10-31android: binder: support for scatter-gather.Martijn Coenen
2016-10-31android: binder: split flat_binder_object.Martijn Coenen
2016-10-31tunnels: Remove encapsulation offloads on decap.Jesse Gross
2016-10-31tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-10-31drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson
2016-10-28Merge tag 'v4.4.28' into android-4.4.yDmitry Shmidt
2016-10-28target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger
2016-10-28irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin
2016-10-28Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds
2016-10-28mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-10-28lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVMJens Axboe
2016-10-28ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul
2016-10-28lib: move strtobool() to kstrtobool()Kees Cook