aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-24 Merge tag 'v4.4.51' into linux-linaro-lsk-v4.4Alex Shi
2017-02-18net: introduce device min_header_lenWillem de Bruijn
2017-02-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-02-15 Merge tag 'v4.4.49' into linux-linaro-lsk-v4.4Alex Shi
2017-02-14cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-02-10 Merge tag 'v4.4.48' into linux-linaro-lsk-v4.4Alex Shi
2017-02-09base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-09percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller
2017-02-06 Merge tag 'v4.4.47' into linux-linaro-lsk-v4.4Alex Shi
2017-02-04tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-02-04 Merge tag 'v4.4.46' into linux-linaro-lsk-v4.4Alex Shi
2017-02-01SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-02-01nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever
2017-01-22 Merge tag 'v4.4.44' into linux-linaro-lsk-v4.4Alex Shi
2017-01-19jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-01-16 Merge tag 'v4.4.43' into linux-linaro-lsk-v4.4Alex Shi
2017-01-15gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-13 Merge tag 'v4.4.42' into linux-linaro-lsk-v4.4Alex Shi
2017-01-12cred/userns: define current_user_ns() as a functionArnd Bergmann
2017-01-10 Merge tag 'v4.4.41' into linux-linaro-lsk-v4.4Alex Shi
2017-01-09IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2017-01-09 Merge tag 'v4.4.40' into linux-linaro-lsk-v4.4Alex Shi
2017-01-06exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2017-01-06mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman
2016-12-20Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-12-15hotplug: Make register and unregister notifier API symmetricMichal Hocko
2016-12-15can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde
2016-12-12Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4lsk-v4.4-16.12Alex Shi
2016-12-10constify iov_iter_count() and iter_is_iovec()Al Viro
2016-12-08PCI: Export pcie_find_root_portJohannes Thumshirn
2016-12-08kasan: update kasan_global for gcc 7Dmitry Vyukov
2016-12-05 Merge tag 'v4.4.36' into linux-linaro-lsk-v4.4Alex Shi
2016-12-02iommu/vt-d: Fix PASID table allocationDavid Woodhouse
2016-11-29Merge remote-tracking branch 'origin/v4.4/topic/wb-cg2' into linux-linaro-lsk...Alex Shi
2016-11-29cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo
2016-11-29mm: page_alloc: generalize the dirty balance reserveJohannes Weiner
2016-11-25Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
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-15 Merge tag 'v4.4.32' into linux-linaro-lsk-v4.4Alex Shi
2016-11-15Merge branch v4.4/topic/hibernate into linux-linaro-lsk-v4.4Alex Shi
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