summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-15USB: serial: cp210x: add ID for Link ECUMike Manning1-0/+2
2016-06-15batman-adv: Fix broadcast/ogm queue limit on a removed interfaceLinus Lüssing1-0/+6
2016-06-15batman-adv: Reduce refcnt of removed router when updating routeSven Eckelmann1-0/+9
2016-06-15batman-adv: Check skb size before using encapsulated ETH+VLAN headerSven Eckelmann1-2/+6
2016-06-15x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich1-0/+1
2016-06-15s390/hugetlb: add hugepages_supported defineDominik Dingel1-0/+1
2016-06-15mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel1-9/+8
2016-06-15hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan3-5/+26
2016-06-15atl2: Disable unimplemented scatter/gather featureBen Hutchings1-1/+1
2016-06-15powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2-1/+2
2016-06-15Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd1-3/+5
2016-06-15usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski1-0/+8
2016-06-15USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede3-1/+8
2016-06-15usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu1-0/+5
2016-06-15usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski1-1/+3
2016-06-15nl80211: check netlink protocol in socket release notificationDmitry Ivanov1-1/+1
2016-06-15kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack1-5/+5
2016-06-15libahci: save port map for forced port mapSrinivas Kandagatla1-0/+1
2016-06-15Input: gtco - fix crash on detecting device without endpointsVladis Dronov1-1/+9
2016-06-15ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi1-1/+1
2016-06-15x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt1-2/+2
2016-06-15x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen1-6/+18
2016-06-15crypto: gcm - Fix rfc4543 decryption crashHerbert Xu1-0/+3
2016-06-15crypto: gcm - fix rfc4543 to handle async crypto correctlyJussi Kivilinna1-2/+17
2016-06-15x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov2-6/+36
2016-06-15x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov2-1/+24
2016-06-15Revert "net: validate variable length ll headers"Ben Hutchings1-20/+1
2016-06-15Revert "ax25: add link layer header validation function"Ben Hutchings1-15/+0
2016-05-01Linux 3.2.80v3.2.80Ben Hutchings1-1/+1
2016-05-01netfilter: x_tables: fix unconditional helperFlorian Westphal3-33/+31
2016-05-01jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-05-01jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-05-01ipv6: Count in extension headers in skb->network_headerJakub Sitnicki1-5/+4
2016-05-01ipv4: l2tp: fix a potential issue in l2tp_ip_recvHaishuang Yan1-3/+5
2016-05-01xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org1-0/+3
2016-05-01qlge: Fix receive packets drop.Manish Chopra1-0/+11
2016-05-01farsync: fix off-by-one bug in fst_add_oneArnd Bergmann1-1/+1
2016-05-01macvtap: always pass ethernet header in linearWillem de Bruijn1-3/+6
2016-05-01sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov1-1/+2
2016-05-01ax25: add link layer header validation functionWillem de Bruijn1-0/+15
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