summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pstore: Fix buffer overflow while write offset equal to buffer sizeLiu ShuoX2014-03-171-2/+2
* pstore: Correct the max_dump_cnt clearing of ramoopsLiu ShuoX2014-03-171-2/+2
* pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX2014-03-171-0/+2
* pstore: skip zero size persistent ram buffer in traverseLiu ShuoX2014-03-171-5/+5
* pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX2014-03-171-1/+2
* Linux 3.14-rc7Linus Torvalds2014-03-171-1/+1
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-163-3/+12
|\
| * sched/clock: Prevent tracing recursion in sched_clock_cpu()Fernando Luis Vazquez Cao2014-03-111-2/+2
| * stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()Peter Zijlstra2014-03-111-1/+1
| * sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policyJuri Lelli2014-03-111-0/+9
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-164-6/+15
|\ \
| * | perf/x86: Fix leak in uncore_type_init failure pathsDave Jones2014-03-111-1/+2
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-03-113-5/+13
| |\ \ | | |/ | |/|
| | * perf machine: Use map as success in ip__resolve_amsDon Zickus2014-03-101-1/+1
| | * perf symbols: Fix crash in elf_section_by_nameJiri Olsa2014-03-101-3/+3
| | * perf trace: Decode architecture-specific signal numbersBen Hutchings2014-03-101-1/+9
* | | ipc: Fix 2 bugs in msgrcv() MSG_COPY implementationMichael Kerrisk2014-03-161-0/+2
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-03-157-30/+38
|\ \ \
| * | | [SCSI] storvsc: NULL pointer dereference fixAles Novak2014-03-121-0/+3
| * | | [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali2014-03-101-2/+1Star
| * | | [SCSI] isci: correct erroneous for_each_isci_host macroLukasz Dorau2014-03-101-3/+2Star
| * | | [SCSI] isci: fix reset timeout handlingDan Williams2014-03-102-8/+1Star
| * | | [SCSI] be2iscsi: fix bad if expressionMike Christie2014-03-101-1/+1
| * | | [SCSI] qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis2014-03-101-16/+30
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-152-4/+13
|\ \ \ \
| * | | | x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman2014-03-141-1/+1
| * | | | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha2014-03-111-3/+12
* | | | | Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-03-154-23/+30
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq'Rafael J. Wysocki2014-03-133-20/+18Star
| |\ \ \ \ \ \ \
| | | | * | | | | cpufreq: Skip current frequency initialization for ->setpolicy driversRafael J. Wysocki2014-03-131-2/+2
| | | | |/ / / /
| | | * / / / / ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki2014-03-131-17/+15Star
| | | |/ / / /
| | * / / / / ACPI / init: Invoke early ACPI initialization laterRafael J. Wysocki2014-03-131-1/+1
| | |/ / / /
| * / / / / PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui2014-03-111-3/+12
| |/ / / /
* | | | | Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-151-6/+5Star
|\ \ \ \ \
| * | | | | dm cache: fix access beyond end of origin deviceHeinz Mauelshagen2014-03-121-5/+3Star
| * | | | | dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen2014-03-121-1/+2
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-146-17/+50
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomas...Dave Airlie2014-03-132-8/+12
| |\ \ \ \ \ \
| | * | | | | | drm/ttm: don't oops if no invalidate_caches()Rob Clark2014-03-121-3/+5
| | * | | | | | drm/ttm: Work around performance regression with VM_PFNMAPThomas Hellstrom2014-03-121-5/+7
| * | | | | | | Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-03-133-9/+20
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon/cik: properly set compute ring status on disableAlex Deucher2014-03-121-1/+4
| | * | | | | | | drm/radeon/cik: stop the sdma engines in the enable() functionAlex Deucher2014-03-121-7/+5Star
| | * | | | | | | drm/radeon/cik: properly set sdma ring status on disableAlex Deucher2014-03-121-0/+2
| | * | | | | | | drm/radeon: fix runpm disabling on non-PX harderAlex Deucher2014-03-121-1/+9
| | |/ / / / / /
| * | | | | | | Merge tag 'vmwgfx-fixes-3.14-2014-03-13' of git://people.freedesktop.org/~tho...Dave Airlie2014-03-131-0/+18
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | drm/vmwgfx: Fix a surface reference corner-case in legacy emulation modeThomas Hellstrom2014-03-131-0/+18
| | |/ / / / /
* | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-03-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | i2c: Remove usage of orphaned symbol OF_I2CRichard Weinberger2014-03-131-1/+1
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-1470-550/+516Star
|\ \ \ \ \ \ \