summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.62v3.2.62Ben Hutchings2014-08-061-1/+1
* iommu/vt-d: Disable translation if already enabledTakao Indoh2014-08-062-1/+25
* x86_32, entry: Store badsys error code in %eaxSven Wegener2014-08-061-4/+5
* libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-08-062-12/+5
* libata: support the ata host which implements a queue depth less than 32Kevin Hao2014-08-061-3/+19
* mm: kmemleak: avoid false negatives on vmalloc'ed objectsCatalin Marinas2014-08-062-5/+13
* introduce SIZE_MAXXi Wang2014-08-064-4/+5
* ceph: fix overflow check in build_snap_context()Xi Wang2014-08-061-1/+1
* ARM: 7670/1: fix the memset fixNicolas Pitre2014-08-061-20/+13
* ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic2014-08-061-41/+44
* mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi2014-08-061-0/+1
* crypto: testmgr - update LZO compression test vectorsMarkus F.X.J. Oberhumer2014-08-061-18/+20
* ipvs: stop tot_stats estimator only under CONFIG_SYSCTLJulian Anastasov2014-08-061-1/+1
* x86, ioremap: Speed up check for RAM pagesRoland Dreier2014-08-061-7/+19
* sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-08-061-0/+4
* applicom: dereferencing NULL on error pathDan Carpenter2014-08-061-1/+0
* x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin2014-08-061-5/+0
* score: normalize global variables exported by vmlinux.ldsJiang Liu2014-08-061-0/+1
* alpha: add io{read,write}{16,32}be functionsMichael Cree2014-08-061-0/+5
* score: Add missing #include <linux/export.h>Ben Hutchings2014-08-062-0/+2
* Score: The commit is for compiling successfully. The modifications include: 1...Lennox Wu2014-08-064-4/+6
* unicore32: select generic atomic64_t supportFengguang Wu2014-08-061-0/+1
* unicore32: add ioremap_nocache definitionGuan Xuetao2014-08-061-0/+1
* shmem: fix splicing from a hole while it's punchedHugh Dickins2014-08-061-9/+15
* shmem: fix faulting into a hole, not taking i_mutexHugh Dickins2014-08-061-20/+44
* shmem: fix faulting into a hole while it's punchedHugh Dickins2014-08-062-25/+91
* xfs: really fix the cursor leak in xfs_alloc_ag_vextent_nearDave Chinner2014-08-061-2/+2
* xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner2014-08-061-0/+1
* netfilter: ipt_ULOG: fix info leaksMathias Krause2014-08-061-6/+1
* s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-08-061-2/+7
* nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner2014-08-061-1/+3
* rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt2014-08-061-4/+18
* ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet2014-08-061-0/+4
* dns_resolver: Null-terminate the right stringBen Hutchings2014-08-061-1/+1
* dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling2014-08-061-1/+3
* sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan2014-08-061-1/+19
* net: sctp: fix information leaks in ulpevent layerDaniel Borkmann2014-08-061-107/+15
* appletalk: Fix socket referencing in skbAndrey Utkin2014-08-061-3/+0
* igmp: fix the problem when mc leave groupdingtianhong2014-08-061-4/+6
* 8021q: fix a potential memory leakLi RongQing2014-08-061-1/+4
* tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell2014-08-061-1/+1
* usb: Check if port status is equal to RxDetectGavin Guo2014-08-061-0/+20
* drm/radeon: avoid leaking edid dataAlex Deucher2014-08-061-0/+5
* hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck2014-08-061-3/+3
* locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-08-065-1/+9
* sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik2014-08-061-1/+1
* include/linux/math64.h: add div64_ul()Alex Shi2014-08-061-2/+4
* ring-buffer: Fix polling on trace_pipeMartin Lau2014-08-061-2/+0
* net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-08-061-2/+2
* drm/radeon/dp: return -EIO for flags not zero caseAlex Deucher2014-08-061-1/+1