summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-04-137-53/+16
|\
| * Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust2019-04-112-45/+8
| * NFSv4.1 fix incorrect return value in copy_file_rangeOlga Kornievskaia2019-04-112-4/+3
| * xprtrdma: Fix helper that drains the transportChuck Lever2019-04-111-1/+1
| * NFS: Fix handling of reply page vectorChuck Lever2019-04-111-2/+2
| * NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa2019-04-111-1/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-04-131-1/+4
|\ \
| * | scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash2019-04-081-1/+4
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-04-1312-27/+99
|\ \ \
| * | | clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez2019-04-121-1/+1
| * | | clk: mediatek: fix clk-gate flag settingWeiyi Lu2019-04-121-2/+1
| * | | platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd2019-04-111-1/+1
| * | | clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-04-103-3/+35
| * | | Merge tag 'meson-clk-fixes-for-5.1-v2' of https://github.com/BayLibre/clk-mes...Stephen Boyd2019-03-292-3/+3
| |\ \ \
| | * | | clk: meson: vid-pll-div: remove warning and return 0 on invalid configNeil Armstrong2019-03-291-2/+2
| | * | | clk: meson: pll: fix rounding and setting a rate that matches preciselyMartin Blumenstingl2019-03-251-1/+1
| * | | | Merge tag 'meson-clk-fixes-for-5.1' of https://github.com/BayLibre/clk-meson ...Stephen Boyd2019-03-192-3/+5
| |\| | |
| | * | | clk: meson-g12a: fix VPU clock parentsNeil Armstrong2019-03-191-1/+1
| | * | | clk: meson: g12a: fix VPU clock muxes maskMaxime Jourdan2019-03-191-2/+2
| | * | | clk: meson-gxbb: round the vdec dividers to closestMaxime Jourdan2019-03-191-0/+2
| * | | | clk: at91: fix programmable clock for sama5d2Matthias Wieloch2019-03-183-15/+54
| |/ / /
* | | | Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-132-0/+6
|\ \ \ \
| * | | | PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko2019-04-101-0/+4
| * | | | PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara2019-04-051-0/+2
* | | | | Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-04-134-10/+14
|\ \ \ \ \
| * | | | | powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configsMichael Ellerman2019-04-101-1/+1
| * | | | | powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin2019-04-081-0/+12
| * | | | | powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy2019-04-081-1/+1
| * | | | | powerpc/32: Fix early boot failure with RTAS built-inChristophe Leroy2019-04-011-8/+0
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-04-134-16/+23
|\ \ \ \ \ \
| * | | | | | arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon2019-04-121-8/+8
| * | | | | | arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon2019-04-081-6/+9
| * | | | | | arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel2019-04-082-2/+6
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-122-26/+21
|\ \ \ \ \ \ \
| * | | | | | | x86/asm: Use stricter assembly constraints in bitopsAlexander Potapenko2019-04-061-23/+18
| * | | | | | | x86/resctrl: Fix typos in the mba_sc mount optionXiaochen Shen2019-04-011-3/+3
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-04-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | alarmtimer: Return correct remaining timeAndrei Vagin2019-04-101-1/+1
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-04-121-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman2019-04-031-3/+3
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-125-27/+190
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra2019-04-122-11/+45
| * | | | | | | | | | x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas2019-04-102-12/+22
| * | | | | | | | | | x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas2019-04-031-1/+55
| * | | | | | | | | | x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas2019-04-031-3/+62
| * | | | | | | | | | perf/x86/intel: Initialize TFA MSRPeter Zijlstra2019-04-031-0/+6
| * | | | | | | | | | perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian2019-04-031-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-04-121-17/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | locking/lockdep: Zap lock classes even with lock debugging disabledBart Van Assche2019-04-101-17/+12
* | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-123-0/+6
|\ \ \ \ \ \ \ \ \ \ \