summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-06sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-08-06applicom: dereferencing NULL on error pathDan Carpenter1-1/+0
2014-08-06x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin1-5/+0
2014-08-06score: normalize global variables exported by vmlinux.ldsJiang Liu1-0/+1
2014-08-06alpha: add io{read,write}{16,32}be functionsMichael Cree1-0/+5
2014-08-06score: Add missing #include <linux/export.h>Ben Hutchings2-0/+2
2014-08-06Score: The commit is for compiling successfully. The modifications include: 1...Lennox Wu4-4/+6
2014-08-06unicore32: select generic atomic64_t supportFengguang Wu1-0/+1
2014-08-06unicore32: add ioremap_nocache definitionGuan Xuetao1-0/+1
2014-08-06shmem: fix splicing from a hole while it's punchedHugh Dickins1-9/+15
2014-08-06shmem: fix faulting into a hole, not taking i_mutexHugh Dickins1-20/+44
2014-08-06shmem: fix faulting into a hole while it's punchedHugh Dickins2-25/+91
2014-08-06xfs: really fix the cursor leak in xfs_alloc_ag_vextent_nearDave Chinner1-2/+2
2014-08-06xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner1-0/+1
2014-08-06netfilter: ipt_ULOG: fix info leaksMathias Krause1-6/+1
2014-08-06s390/ptrace: fix PSW mask checkMartin Schwidefsky1-2/+7
2014-08-06nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner1-1/+3
2014-08-06rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt1-4/+18
2014-08-06ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet1-0/+4
2014-08-06dns_resolver: Null-terminate the right stringBen Hutchings1-1/+1
2014-08-06dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling1-1/+3
2014-08-06sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan1-1/+19
2014-08-06net: sctp: fix information leaks in ulpevent layerDaniel Borkmann1-107/+15
2014-08-06appletalk: Fix socket referencing in skbAndrey Utkin1-3/+0
2014-08-06igmp: fix the problem when mc leave groupdingtianhong1-4/+6
2014-08-068021q: fix a potential memory leakLi RongQing1-1/+4
2014-08-06tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell1-1/+1
2014-08-06usb: Check if port status is equal to RxDetectGavin Guo1-0/+20
2014-08-06drm/radeon: avoid leaking edid dataAlex Deucher1-0/+5
2014-08-06hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck1-3/+3
2014-08-06locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra5-1/+9
2014-08-06sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik1-1/+1
2014-08-06include/linux/math64.h: add div64_ul()Alex Shi1-2/+4
2014-08-06ring-buffer: Fix polling on trace_pipeMartin Lau1-2/+0
2014-08-06net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin1-2/+2
2014-08-06drm/radeon/dp: return -EIO for flags not zero caseAlex Deucher1-1/+1
2014-08-06dm io: fix a race condition in the wake up code for sync_ioJoe Thornber1-14/+8
2014-08-06igb: do a reset on SR-IOV re-init if device is downStefan Assmann1-0/+2
2014-08-06USB: ftdi_sio: Add extra PID.Bert Vermeulen2-2/+4
2014-08-06alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz1-2/+18
2014-08-06hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck1-10/+5
2014-08-06fuse: handle large user and group IDMiklos Szeredi1-4/+16
2014-08-06fuse: timeout comparison fixMiklos Szeredi1-3/+3
2014-08-06hwmon: (adm1031) Fix writes to limit registersGuenter Roeck1-3/+5
2014-08-06ACPI / battery: Retry to get battery information if failed during probingLan Tianyu1-1/+26
2014-08-06ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng1-13/+17
2014-08-06ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng1-26/+1
2014-08-06ACPI / EC: Add asynchronous command byte write supportLv Zheng1-35/+48
2014-08-06ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang1-2/+6
2014-08-06ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng1-6/+6