summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-051669-5734/+8277
|\
| * Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-09-044-1/+9
| |\
| | * s390: update defconfigsHeiko Carstens2020-09-023-0/+8
| | * s390: fix GENERIC_LOCKBREAK dependency typo in KconfigEric Farman2020-09-021-1/+1
| * | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-09-042-3/+1
| |\ \
| | * | arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACEJessica Yu2020-09-021-2/+1
| | * | arm64: Remove exporting cpu_logical_map symbolSudeep Holla2020-09-021-1/+0
| | |/
| * | Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-049-10/+25
| |\ \
| | * | MIPS: SNI: Fix SCSI interruptThomas Bogendoerfer2020-09-031-2/+2
| | * | MIPS: add missing MSACSR and upper MSA initializationHuang Pei2020-09-031-0/+12
| | * | MIPS: perf: Fix wrong check condition of Loongson event IDsTiezhu Yang2020-09-011-2/+2
| | * | mips/oprofile: Fix fallthrough placementHe Zhe2020-08-221-1/+3
| | * | MIPS: Loongson64: Remove unnecessary inclusion of boot_param.hWANG Xuerui2020-08-222-3/+0
| | * | MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli2020-08-211-0/+2
| | * | MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli2020-08-211-0/+4
| | * | MIPS: Loongson64: Do not override watch and ejtag featureJiaxun Yang2020-08-171-2/+0
| * | | Merge tag 'kbuild-fixes-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-09-044-24/+26
| |\ \ \
| | * | | kconfig: remove redundant assignment prompt = promptDenis Efremov2020-09-031-1/+0
| | * | | kbuild: Documentation: clean up makefiles.rstRandy Dunlap2020-09-031-9/+9
| | * | | kconfig: streamline_config.pl: check defined(ENV variable) before using itRandy Dunlap2020-09-031-1/+4
| | * | | Documentation/llvm: Improve formatting of commands, variables, and argumentsNathan Chancellor2020-08-311-13/+13
| * | | | Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-09-044-96/+168
| |\ \ \ \
| | * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-09-042-89/+151
| | |\ \ \ \
| | | * | | | cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabledFrancisco Jerez2020-09-011-1/+1
| | | * | | | cpufreq: intel_pstate: Free memory only when turning offRafael J. Wysocki2020-09-011-33/+24
| | | * | | | cpufreq: intel_pstate: Add ->offline and ->online callbacksRafael J. Wysocki2020-09-011-49/+94
| | | * | | | cpufreq: intel_pstate: Tweak the EPP sysfs interfaceRafael J. Wysocki2020-09-012-1/+11
| | | * | | | cpufreq: intel_pstate: Update cached EPP in the active modeRafael J. Wysocki2020-09-011-5/+15
| | | * | | | cpufreq: intel_pstate: Refuse to turn off with HWP enabledRafael J. Wysocki2020-09-011-3/+9
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki2020-09-012-7/+17
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | opp: Don't drop reference for an OPP table that was never parsedViresh Kumar2020-08-312-7/+17
| | | | |/ | | | |/|
| * | | | Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-044-6/+11
| |\ \ \ \
| | * | | | libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-023-4/+10
| | * | | | ata: ahci: use ata_link_info() instead of ata_link_printk()Xu Wang2020-08-171-2/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-0413-82/+212
| |\ \ \ \
| | * | | | block: allow for_each_bvec to support zero len bvecMing Lei2020-09-031-1/+8
| | * | | | blk-stat: make q->stats->lock irqsafeTejun Heo2020-09-021-6/+11
| | * | | | blk-iocost: ioc_pd_free() shouldn't assume irq disabledTejun Heo2020-09-021-2/+3
| | * | | | block: fix locking in bdev_del_partitionChristoph Hellwig2020-09-011-14/+13
| | * | | | block: release disk reference in hd_struct_free_workMing Lei2020-09-011-1/+9
| | * | | | block: ensure bdi->io_pages is always initializedJens Axboe2020-09-011-0/+1
| | * | | | Merge branch 'nvme-5.9-rc' of git://git.infradead.org/nvme into block-5.9Jens Axboe2020-08-298-58/+167
| | |\ \ \ \
| | | * | | | nvme-pci: cancel nvme device request before disablingTong Zhang2020-08-291-2/+2
| | | * | | | nvme: only use power of two io boundariesKeith Busch2020-08-291-9/+38
| | | * | | | nvme: fix controller instance leakKeith Busch2020-08-291-1/+1
| | | * | | | nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET2020-08-291-2/+2
| | | * | | | nvme: Fix NULL dereference for pci nvme controllersSagi Grimberg2020-08-291-0/+4
| | | * | | | nvme-rdma: fix reset hang if controller died in the middle of a resetSagi Grimberg2020-08-291-1/+12
| | | * | | | nvme-rdma: fix timeout handlerSagi Grimberg2020-08-291-16/+33
| | | * | | | nvme-rdma: serialize controller teardown sequencesSagi Grimberg2020-08-291-0/+6