summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.6-rc6v5.6-rc6Linus Torvalds2020-03-151-1/+1
* Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-152-1/+31
|\
| * Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-03-152-1/+31
| |\
| | * irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2Marc Zyngier2020-03-142-1/+31
* | | Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-154-45/+67
|\ \ \
| * | | futex: Unbreak futex hashingThomas Gleixner2020-03-091-2/+2
| * | | futex: Fix inode life-time issuePeter Zijlstra2020-03-064-43/+65
* | | | Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-152-6/+26
|\ \ \ \
| * | | | x86/vector: Remove warning on managed interrupt migrationPeter Xu2020-03-131-6/+8
| * | | | x86/ioremap: Map EFI runtime services data as encrypted for SEVTom Lendacky2020-03-111-0/+18
* | | | | Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-1530-134/+139
|\ \ \ \ \
| * | | | | perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips2020-03-121-10/+7
| * | | | | Merge tag 'perf-urgent-for-mingo-5.6-20200306' of git://git.kernel.org/pub/sc...Ingo Molnar2020-03-0724-84/+98
| |\ \ \ \ \
| | * | | | | tools: Fix off-by 1 relative directory includesIan Rogers2020-03-0612-72/+72
| | * | | | | perf jevents: Fix leak of mapfile memoryJohn Garry2020-03-061-6/+9
| | * | | | | perf bench: Clear struct sigaction before sigaction() syscallTommi Rantala2020-03-067-0/+7
| | * | | | | perf bench futex-wake: Restore thread count default to online CPU countTommi Rantala2020-03-061-2/+2
| | * | | | | perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala2020-03-061-1/+3
| | * | | | | perf diff: Fix undefined string comparision spotted by clang's -Wstring-compareNick Desaulniers2020-03-063-3/+5
| |/ / / / /
| * | | | | Merge tag 'perf-urgent-for-mingo-5.6-20200303' of git://git.kernel.org/pub/sc...Ingo Molnar2020-03-049-40/+34
| |\ \ \ \ \
| | * | | | | perf symbols: Don't try to find a vmlinux file when looking for kernel modulesArnaldo Carvalho de Melo2020-03-031-7/+6
| | * | | | | perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo2020-03-035-22/+23
| | * | | | | perf parse-events: Use asprintf() instead of strncpy() to read tracepoint filesArnaldo Carvalho de Melo2020-03-021-8/+2
| | * | | | | perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo2020-03-021-2/+2
| | * | | | | perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo2020-03-021-1/+1
* | | | | | | Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-03-151-0/+2
|\ \ \ \ \ \ \
| * | | | | | | sys/sysinfo: Respect boottime inside time namespaceCyril Hrubis2020-03-031-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-152-6/+12
|\ \ \ \ \ \ \
| * | | | | | | x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck2020-02-271-4/+5
| * | | | | | | x86/mce/therm_throt: Undo thermal polling properly on CPU offlineThomas Gleixner2020-02-251-2/+7
* | | | | | | | Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-151-9/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | efi: Add a sanity check to efivar_store_raw()Vladis Dronov2020-03-081-0/+3
| * | | | | | | | efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov2020-03-081-9/+20
* | | | | | | | | Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-03-158-49/+94
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey2020-03-142-2/+13
| * | | | | | | | | iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit2020-03-141-2/+2
| * | | | | | | | | iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake2020-03-141-0/+8
| * | | | | | | | | iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan2020-03-141-1/+1
| * | | | | | | | | iommu/vt-d: Fix debugfs register readsMegha Dey2020-03-132-15/+27
| * | | | | | | | | iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede2020-03-131-3/+4
| * | | | | | | | | iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taintHans de Goede2020-03-131-2/+4
| * | | | | | | | | iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede2020-03-131-5/+6
| * | | | | | | | | iommu/vt-d: Silence RCU-list debugging warningsQian Cai2020-03-102-3/+6
| * | | | | | | | | iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()Qian Cai2020-03-101-1/+4
| * | | | | | | | | iommu/dma: Fix MSI reservation allocationMarc Zyngier2020-03-041-8/+8
| * | | | | | | | | iommu/io-pgtable-arm: Fix IOVA validation for 32-bitRobin Murphy2020-03-021-2/+2
| * | | | | | | | | iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang2020-03-021-2/+4
| * | | | | | | | | iommu/vt-d: Fix RCU list debugging warningsAmol Grover2020-03-021-3/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-03-1414-56/+102
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'at24-fixes-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2020-03-131-1/+2
| |\ \ \ \ \ \ \ \ \