summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-28Linux 3.12.68v3.12.68Jiri Slaby
2016-11-28ALSA: usb-audio: Fix runtime PM unbalanceTakashi Iwai
2016-11-28xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings
2016-11-28PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe
2016-11-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra
2016-11-28usb: musb: musb_cppi41: recognize HS devices in hostmodeSebastian Andrzej Siewior
2016-11-28drivers/net: Disable UFO through virtioBen Hutchings
2016-11-28KVM: check for !is_zero_pfn() in kvm_is_mmio_pfn()Ard Biesheuvel
2016-11-28mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2016-11-28mm: filemap: update find_get_pages_tag() to deal with shadow entriesJohannes Weiner
2016-11-28sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller
2016-11-28sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller
2016-11-28sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller
2016-11-28sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller
2016-11-28sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller
2016-11-28sparc: Handle negative offsets in arch_jump_label_transformJames Clarke
2016-11-28sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz
2016-11-28sparc: Don't leak context bits into thread->fault_addressDavid S. Miller
2016-11-28tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-28ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin
2016-11-28neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong
2016-11-28sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner
2016-11-28ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet
2016-11-28ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet
2016-11-28dccp: fix out of bound access in dccp_v4_err()Eric Dumazet
2016-11-28dccp: do not send reset to already closed socketsEric Dumazet
2016-11-28tcp: fix potential memory corruptionEric Dumazet
2016-11-28ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper
2016-11-28net: mangle zero checksum in skb_checksum_help()Eric Dumazet
2016-11-28net: clear sk_err_soft in sk_clone_lock()Eric Dumazet
2016-11-28stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches
2016-11-28include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko
2016-11-28drivers/vfio: Rework offsetofend()Gavin Shan
2016-11-28sctp: validate chunk len before actually using itMarcelo Ricardo Leitner
2016-11-28net: sctp, forbid negative lengthJiri Slaby
2016-11-28bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov
2016-11-28ipv6: correctly add local routes when lo goes upNicolas Dichtel
2016-11-28packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman
2016-11-28net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins
2016-11-24ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-24ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson
2016-11-24tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos
2016-11-24net: avoid sk_forward_alloc overflowsEric Dumazet
2016-11-24tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet
2016-11-24net: fix sk_mem_reclaim_partial()Eric Dumazet
2016-11-24IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch
2016-11-24IB/uverbs: Fix leak of XRC target QPsTariq Toukan
2016-11-24IB/mlx5: Fix fatal error dispatchingEli Cohen
2016-11-24IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens
2016-11-24IB/mlx4: Fix create CQ error flowMatan Barak