summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-15Linux 3.2.81v3.2.81Ben Hutchings1-1/+1
2016-06-15net: fix a kernel infoleak in x25 moduleKangjie Lu1-0/+1
2016-06-15net: fix infoleak in rtnetlinkKangjie Lu1-8/+10
2016-06-15net: fix infoleak in llcKangjie Lu1-0/+1
2016-06-15nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds1-1/+3
2016-06-15get_rock_ridge_filename(): handle malformed NM entriesAl Viro1-3/+10
2016-06-15parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin1-1/+1
2016-06-15proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause1-1/+2
2016-06-15crypto: hash - Fix page length clamping in hash walkHerbert Xu1-1/+2
2016-06-15ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava1-0/+3
2016-06-15drm/radeon: make sure vertical front porch is at least 1Alex Deucher1-0/+4
2016-06-15Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18
2016-06-15Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds1-0/+4
2016-06-15EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2-2/+2
2016-06-15mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov1-4/+4
2016-06-15thp: introduce hugepage_vma_check()Bob Liu1-30/+21
2016-06-15IB/security: Restrict use of the write() interfaceJason Gunthorpe6-0/+44
2016-06-15drm/i915: Fix system resume if PCI device remained enabledImre Deak1-0/+29
2016-06-15USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq1-0/+2
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