summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-15Linux 3.10.106v3.10.106Willy Tarreau
2017-06-09dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov
2017-06-08char: lp: fix possible integer overflow in lp_setup()Willy Tarreau
2017-06-08dccp/tcp: do not inherit mc_list from parentEric Dumazet
2017-06-08mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer
2017-06-08fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai
2017-06-08ipv6: handle -EFAULT from skb_copy_bitsDave Jones
2017-06-08tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2017-06-08TTY: n_hdlc, fix lockdep false positiveJiri Slaby
2017-06-08KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2017-06-08kvm: exclude ioeventfd from counting kvm_io_range limitAmos Kong
2017-06-08KVM: x86: clear bus pointer when destroyedPeter Xu
2017-06-08sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner
2017-06-08sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner
2017-06-08ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing
2017-06-08ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-06-08ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-06-08xc2028: Fix use-after-free bug properlyTakashi Iwai
2017-06-08xc2028: unlock on error in xc2028_set_config()Dan Carpenter
2017-06-08xc2028: avoid use after freeMauro Carvalho Chehab
2017-06-08Drivers: hv: avoid vfree() on crashVitaly Kuznetsov
2017-06-08can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-06-08mm/init: fix zone boundary creationOliver O'Halloran
2017-06-08USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern
2017-06-08USB: fix problems with duplicate endpoint addressesAlan Stern
2017-06-08ping: implement proper lockingEric Dumazet
2017-06-08USB: usbtmc: add missing endpoint sanity checkJohan Hovold
2017-06-08perf trace: Use the syscall raw_syscalls:sys_enter timestampArnaldo Carvalho de Melo
2017-06-08net: sctp: rework multihoming retransmission path selection to rfc4960Daniel Borkmann
2017-06-08Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter
2017-06-08tun: Fix TUN_PKT_STRIP settingHerbert Xu
2017-06-08ARM: dts: imx31: fix AVIC base addressVladimir Zapolskiy
2017-06-08ARM: dts: imx31: move CCM device node to AIPS2 bus devicesVladimir Zapolskiy
2017-06-08MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-06-08l2tp: take reference on sessions being dumpedGuillaume Nault
2017-06-08net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2017-06-08netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia
2017-06-08ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)
2017-06-08tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)
2017-06-08rtl8150: Use heap buffers for all register accessBen Hutchings
2017-06-08pegasus: Use heap buffers for all register accessBen Hutchings
2017-06-08powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt
2017-06-08char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven
2017-06-08net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-06-08net/mlx4_en: Fix bad WQE issueEugenia Emantayev
2017-06-08s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri
2017-06-08metag/usercopy: Add missing fixupsJames Hogan
2017-06-08metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-06-08metag/usercopy: Set flags before ADDZJames Hogan
2017-06-08metag/usercopy: Add early abort to copy_to_userJames Hogan