summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.11-rc7v5.11-rc7Linus Torvalds2021-02-071-1/+1
* Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-078-58/+1293
|\
| * libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams2021-02-011-3/+15
| * ndtest: Add papr health related flagsSantosh Sivaraj2021-01-282-0/+72
| * ndtest: Add nvdimm control functionsSantosh Sivaraj2021-01-281-0/+51
| * ndtest: Add regions and mappings to the test busesSantosh Sivaraj2021-01-282-0/+378
| * ndtest: Add dimm attributesSantosh Sivaraj2021-01-281-2/+200
| * ndtest: Add dimms to the two busesSantosh Sivaraj2021-01-282-0/+294
| * ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj2021-01-281-0/+23
| * testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj2021-01-284-2/+229
| * libnvdimm/namespace: Fix visibility of namespace resource attributeDan Williams2021-01-281-5/+5
| * libnvdimm/pmem: Remove unused headerJianpeng Ma2021-01-111-1/+0
| * ACPI: NFIT: Fix flexible_array.cocci warningsDan Williams2021-01-111-47/+28
* | Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-02-072-2/+4
|\ \
| * | dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song2021-02-052-2/+4
* | | Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-073-26/+28
|\ \ \
| * | | genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede2021-02-051-2/+2
| * | | genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier2021-01-302-24/+26
* | | | Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-0710-27/+33
|\ \ \ \
| * | | | entry: Use different define for selector variable in SUDGabriel Krisman Bertazi2021-02-065-13/+20
| * | | | entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi2021-02-065-14/+13
* | | | | Merge tag 'sched_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-02-071-11/+5
|\ \ \ \ \
| * | | | | Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"Thomas Gleixner2021-02-051-11/+5
| |/ / / /
* | | | | Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-073-6/+6
|\ \ \ \ \
| * | | | | ntp: Use freezable workqueue for RTC synchronizationGeert Uytterhoeven2021-02-051-2/+2
| * | | | | rtc: mc146818: Dont test for bit 0-5 in Register DThomas Gleixner2021-02-022-4/+4
* | | | | | Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-0711-62/+85
|\ \ \ \ \ \
| * | | | | | x86/efi: Remove EFI PGD build time checksBorislav Petkov2021-02-061-19/+0
| * | | | | | x86/debug: Prevent data breakpoints on cpu_dr7Lai Jiangshan2021-02-051-0/+8
| * | | | | | x86/debug: Prevent data breakpoints on __per_cpu_offsetLai Jiangshan2021-02-051-0/+14
| * | | | | | x86/apic: Add extra serialization for non-serializing MSRsDave Hansen2021-02-045-15/+32
| * | | | | | tools/power/turbostat: Fallback to an MSR read for EPBBorislav Petkov2021-02-031-1/+9
| * | | | | | x86/split_lock: Enable the split lock feature on another Alder Lake CPUFenghua Yu2021-02-011-0/+1
| * | | | | | x86/debug: Fix DR6 handlingPeter Zijlstra2021-02-011-21/+18
| * | | | | | x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf2021-01-292-6/+3
* | | | | | | Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-0717-55/+94
|\ \ \ \ \ \ \
| * | | | | | | kallsyms: fix nonconverging kallsyms table with lldArnd Bergmann2021-02-051-0/+6
| * | | | | | | kbuild: fix duplicated flags in DEBUG_CFLAGSMasahiro Yamada2021-02-051-1/+3
| * | | | | | | scripts/clang-tools: switch explicitly to Python 3Masahiro Yamada2021-02-032-2/+2
| * | | | | | | kbuild: remove PYTHON variableMasahiro Yamada2021-02-016-7/+6
| * | | | | | | Documentation/llvm: Add a section about supported architecturesNathan Chancellor2021-01-301-0/+44
| * | | | | | | Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions"Masahiro Yamada2021-01-281-7/+0
| * | | | | | | scripts: use pkg-config to locate libcryptoRolf Eike Beer2021-01-281-2/+6
| * | | | | | | kconfig: mconf: fix HOSTCC callEnrico Weigelt, metux IT consult2021-01-271-1/+1
| * | | | | | | doc: gcc-plugins: update gcc-plugins.rstMasahiro Yamada2021-01-261-20/+21
| * | | | | | | kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gccMasahiro Yamada2021-01-231-7/+3
| * | | | | | | Documentation/Kbuild: Remove references to gcc-plugin.shRobert Karszniewicz2021-01-231-6/+0
| * | | | | | | scripts: switch explicitly to Python 3Andy Shevchenko2021-01-222-2/+2
* | | | | | | | Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-02-063-6/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel2021-02-051-2/+20