summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.81v3.2.81Ben Hutchings2016-06-151-1/+1
* net: fix a kernel infoleak in x25 moduleKangjie Lu2016-06-151-0/+1
* net: fix infoleak in rtnetlinkKangjie Lu2016-06-151-8/+10
* net: fix infoleak in llcKangjie Lu2016-06-151-0/+1
* nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds2016-06-151-1/+3
* get_rock_ridge_filename(): handle malformed NM entriesAl Viro2016-06-151-3/+10
* parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin2016-06-151-1/+1
* proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-06-151-1/+2
* crypto: hash - Fix page length clamping in hash walkHerbert Xu2016-06-151-1/+2
* ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava2016-06-151-0/+3
* drm/radeon: make sure vertical front porch is at least 1Alex Deucher2016-06-151-0/+4
* Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds2016-06-151-2/+18
* Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds2016-06-151-0/+4
* EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2016-06-152-2/+2
* mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov2016-06-151-4/+4
* thp: introduce hugepage_vma_check()Bob Liu2016-06-151-30/+21
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-06-156-0/+44
* drm/i915: Fix system resume if PCI device remained enabledImre Deak2016-06-151-0/+29
* USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq2016-06-151-0/+2
* USB: serial: cp210x: add ID for Link ECUMike Manning2016-06-151-0/+2
* batman-adv: Fix broadcast/ogm queue limit on a removed interfaceLinus Lüssing2016-06-151-0/+6
* batman-adv: Reduce refcnt of removed router when updating routeSven Eckelmann2016-06-151-0/+9
* batman-adv: Check skb size before using encapsulated ETH+VLAN headerSven Eckelmann2016-06-151-2/+6
* x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich2016-06-151-0/+1
* s390/hugetlb: add hugepages_supported defineDominik Dingel2016-06-151-0/+1
* mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel2016-06-151-9/+8
* hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2016-06-153-5/+26
* atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-06-151-1/+1
* powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2016-06-152-1/+2
* Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd2016-06-151-3/+5
* usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski2016-06-151-0/+8
* USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede2016-06-153-1/+8
* usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu2016-06-151-0/+5
* usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski2016-06-151-1/+3
* nl80211: check netlink protocol in socket release notificationDmitry Ivanov2016-06-151-1/+1
* kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack2016-06-151-5/+5
* libahci: save port map for forced port mapSrinivas Kandagatla2016-06-151-0/+1
* Input: gtco - fix crash on detecting device without endpointsVladis Dronov2016-06-151-1/+9
* ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi2016-06-151-1/+1
* x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt2016-06-151-2/+2
* x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen2016-06-151-6/+18
* crypto: gcm - Fix rfc4543 decryption crashHerbert Xu2016-06-151-0/+3
* crypto: gcm - fix rfc4543 to handle async crypto correctlyJussi Kivilinna2016-06-151-2/+17
* x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov2016-06-152-6/+36
* x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov2016-06-152-1/+24
* Revert "net: validate variable length ll headers"Ben Hutchings2016-06-151-20/+1
* Revert "ax25: add link layer header validation function"Ben Hutchings2016-06-151-15/+0
* Linux 3.2.80v3.2.80Ben Hutchings2016-05-011-1/+1
* netfilter: x_tables: fix unconditional helperFlorian Westphal2016-05-013-33/+31
* jme: Fix device PM wakeup API usageGuo-Fu Tseng2016-05-011-4/+2