summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-01net: validate variable length ll headersWillem de Bruijn1-1/+20
2016-05-01cdc_ncm: toggle altsetting to force reset before setupBjørn Mork1-1/+5
2016-05-01sctp: lack the check for ports in sctp_v6_cmp_addrXin Long1-0/+2
2016-05-01net: jme: fix suspend/resume on JMC260Diego Viola1-1/+2
2016-05-01serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven1-37/+0
2016-05-01bio: return EINTR if copying to user space got interruptedHannes Reinecke1-4/+8
2016-05-01sctp: Fix port hash table size computationNeil Horman1-9/+38
2016-05-01pppoe: fix reference counting in PPPoE proxyGuillaume Nault1-0/+2
2016-05-01ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet4-3/+11
2016-05-01net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu4-9/+28
2016-05-01ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni1-0/+3
2016-05-01net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier1-0/+17
2016-05-01af_iucv: Validate socket address length in iucv_sock_bind()Ursula Braun1-0/+3
2016-05-01ipv6: update skb->csum when CE mark is propagatedEric Dumazet5-7/+20
2016-05-01phonet: properly unshare skbs in phonet_rcv()Eric Dumazet1-0/+4
2016-05-01tcp_yeah: don't set ssthresh below 2Neal Cardwell1-1/+1
2016-05-01bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa1-1/+4
2016-05-01connector: bump skb->users before callback invocationFlorian Westphal1-8/+3
2016-05-01sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2-4/+5
2016-05-01ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan1-3/+3
2016-05-01ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller3-2/+18
2016-05-01USB: usbip: fix potential out-of-bounds writeIgnat Korchagin1-0/+11
2016-05-01usbnet: cleanup after bind() in probe()Oliver Neukum1-0/+7
2016-05-01x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert1-13/+1
2016-05-01x86: standardize mmap_rnd() usageKees Cook1-16/+20
2016-05-01netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal3-6/+12
2016-05-01netfilter: x_tables: validate e->target_offset earlyFlorian Westphal3-27/+24
2016-05-01parisc: Unbreak handling exceptions from kernel modulesHelge Deller4-0/+9
2016-05-01parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-05-01parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-05-01USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-05-01USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer2-0/+12
2016-05-01xen/events: Mask a moving irqBoris Ostrovsky1-4/+30
2016-05-01ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai1-2/+2
2016-05-01KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya1-7/+5
2016-05-01sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen2-16/+14
2016-05-01USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum1-0/+18
2016-05-01USB: cypress_m8: add endpoint sanity checkOliver Neukum1-6/+5
2016-05-01USB: mct_u232: add sanity checking in probeOliver Neukum1-0/+6
2016-05-01ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2-1/+9
2016-05-01ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai1-11/+11
2016-05-01usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda1-0/+1
2016-05-01usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda1-1/+2
2016-05-01hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck1-0/+6
2016-05-01ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi2-1/+13
2016-05-01ocfs2/dlm: fix race between convert and recoveryJoseph Qi1-1/+10
2016-05-01MAINTAINERS: Update mailing list and web page for hwmon subsystemGuenter Roeck1-41/+41
2016-05-01Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov1-6/+30
2016-05-01ppp: take reference on channels netnsGuillaume Nault1-1/+3
2016-05-01rapidio/rionet: fix deadlock on SMPAurelien Jacquiot1-2/+2