summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-28Linux 3.12.68v3.12.68Jiri Slaby1-1/+1
2016-11-28ALSA: usb-audio: Fix runtime PM unbalanceTakashi Iwai1-1/+1
2016-11-28xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings3-5/+5
2016-11-28PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe1-4/+37
2016-11-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra2-8/+13
2016-11-28usb: musb: musb_cppi41: recognize HS devices in hostmodeSebastian Andrzej Siewior1-1/+9
2016-11-28drivers/net: Disable UFO through virtioBen Hutchings3-26/+30
2016-11-28KVM: check for !is_zero_pfn() in kvm_is_mmio_pfn()Ard Biesheuvel1-1/+1
2016-11-28mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel3-0/+4
2016-11-28mm: filemap: update find_get_pages_tag() to deal with shadow entriesJohannes Weiner3-37/+40
2016-11-28sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller1-55/+228
2016-11-28sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller1-12/+30
2016-11-28sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller1-1/+1
2016-11-28sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller1-14/+51
2016-11-28sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller1-0/+17
2016-11-28sparc: Handle negative offsets in arch_jump_label_transformJames Clarke1-6/+17
2016-11-28sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz6-15/+19
2016-11-28sparc: Don't leak context bits into thread->fault_addressDavid S. Miller3-4/+24
2016-11-28tcp: take care of truncations done by sk_filter()Eric Dumazet5-9/+33
2016-11-28ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin1-1/+3
2016-11-28neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong1-1/+1
2016-11-28sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner1-2/+5
2016-11-28ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet1-0/+1
2016-11-28ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet1-7/+8
2016-11-28dccp: fix out of bound access in dccp_v4_err()Eric Dumazet1-6/+8
2016-11-28dccp: do not send reset to already closed socketsEric Dumazet1-0/+4
2016-11-28tcp: fix potential memory corruptionEric Dumazet1-1/+1
2016-11-28ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper1-0/+1
2016-11-28net: mangle zero checksum in skb_checksum_help()Eric Dumazet1-1/+1
2016-11-28net: clear sk_err_soft in sk_clone_lock()Eric Dumazet1-0/+1
2016-11-28stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches1-4/+4
2016-11-28include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2-13/+9
2016-11-28drivers/vfio: Rework offsetofend()Gavin Shan1-3/+2
2016-11-28sctp: validate chunk len before actually using itMarcelo Ricardo Leitner1-6/+6
2016-11-28net: sctp, forbid negative lengthJiri Slaby1-1/+4
2016-11-28bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov1-9/+14
2016-11-28ipv6: correctly add local routes when lo goes upNicolas Dichtel1-1/+1
2016-11-28packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman1-0/+1
2016-11-28net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins1-33/+43
2016-11-24ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov6-7/+12
2016-11-24ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson1-1/+0
2016-11-24tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos1-5/+7
2016-11-24net: avoid sk_forward_alloc overflowsEric Dumazet1-0/+10
2016-11-24tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet1-1/+2
2016-11-24net: fix sk_mem_reclaim_partial()Eric Dumazet2-7/+8
2016-11-24IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch1-16/+111
2016-11-24IB/uverbs: Fix leak of XRC target QPsTariq Toukan1-5/+2
2016-11-24IB/mlx5: Fix fatal error dispatchingEli Cohen1-1/+5
2016-11-24IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens1-2/+1
2016-11-24IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4