summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-144-8/+16
|\
| * x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley2020-08-113-8/+12
| * Drivers: hv: vmbus: Only notify Hyper-V for die events that are oopsMichael Kelley2020-08-071-0/+4
* | x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet2020-08-141-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-142-12/+1
|\ \
| * | crypto: algif_aead - fix uninitialized ctx->initOndrej Mosnacek2020-08-132-12/+1
* | | Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-143-41/+47
|\ \ \
| * | | modules: inherit TAINT_PROPRIETARY_MODULEChristoph Hellwig2020-08-052-0/+27
| * | | modules: return licensing information from find_symbolChristoph Hellwig2020-08-012-6/+12
| * | | modules: rename the licence field in struct symsearch to licenseChristoph Hellwig2020-08-012-3/+3
| * | | modules: unexport __module_addressChristoph Hellwig2020-08-011-1/+0
| * | | modules: unexport __module_text_addressChristoph Hellwig2020-08-011-1/+0
| * | | modules: mark each_symbol_section staticChristoph Hellwig2020-08-012-11/+1
| * | | modules: mark find_symbol staticChristoph Hellwig2020-08-012-13/+1
| * | | modules: mark ref_module staticChristoph Hellwig2020-08-012-5/+2
| * | | modules: linux/moduleparam.h: drop duplicated word in a commentRandy Dunlap2020-07-201-1/+1
* | | | Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-08-148-243/+218
|\ \ \ \
| * | | | kconfig: qconf: move setOptionMode() to ConfigList from ConfigViewMasahiro Yamada2020-08-142-28/+27
| * | | | kconfig: qconf: do not limit the pop-up menu to the first rowMasahiro Yamada2020-08-141-34/+34
| * | | | kconfig: qconf: refactor icon setupsMasahiro Yamada2020-08-142-14/+27
| * | | | kconfig: qconf: remove unused voidPix, menuInvPixMasahiro Yamada2020-08-142-2/+2
| * | | | kconfig: qconf: remove ConfigItem::text/setTextMasahiro Yamada2020-08-141-8/+0
| * | | | kconfig: qconf: remove ConfigList::addColumn/removeColumnMasahiro Yamada2020-08-142-19/+11
| * | | | kconfig: qconf: remove ConfigItem::pixmap/setPixmapMasahiro Yamada2020-08-142-19/+11
| * | | | kconfig: qconf: drop more localization codeMasahiro Yamada2020-08-141-8/+3
| * | | | kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()Masahiro Yamada2020-08-142-10/+10
| * | | | kconfig: qconf: remove unused argument from ConfigView::updateList()Masahiro Yamada2020-08-142-5/+5
| * | | | kconfig: qconf: remove unused argument from ConfigList::updateList()Masahiro Yamada2020-08-142-5/+5
| * | | | kconfig: qconf: omit parent to QHBoxLayout()Masahiro Yamada2020-08-141-1/+2
| * | | | kconfig: qconf: remove name from ConfigSearchWindow constructorMasahiro Yamada2020-08-142-24/+22
| * | | | kconfig: qconf: remove unused ConfigList::listView()Masahiro Yamada2020-08-141-4/+0
| * | | | kconfig: qconf: overload addToolBar() to create and insert toolbarMasahiro Yamada2020-08-141-3/+1
| * | | | kconfig: qconf: remove toolBar from ConfigMainWindow membersMasahiro Yamada2020-08-142-2/+1
| * | | | kconfig: qconf: use 'menu' variable for (QMenu *)Masahiro Yamada2020-08-141-21/+20
| * | | | kconfig: qconf: do not use 'menu' variable for (QMenuBar *)Masahiro Yamada2020-08-141-6/+5
| * | | | kconfig: qconf: remove ->addSeparator() to menuBarMasahiro Yamada2020-08-141-1/+0
| * | | | kconfig: add 'static' to some file-local dataMasahiro Yamada2020-08-142-5/+11
| * | | | kconfig: qconf: Fix mouse events in search viewMaxime Chretien2020-08-141-2/+3
| * | | | kconfig: constify XPM dataMasahiro Yamada2020-08-142-30/+30
| * | | | Revert "checkpatch: kconfig: prefer 'help' over '---help---'"Masahiro Yamada2020-08-141-5/+1
| * | | | kconfig: remove '---help---' supportMasahiro Yamada2020-08-142-2/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-1366-350/+494
|\ \ \ \
| * | | | net: openvswitch: introduce common code for flushing flowsTonghao Zhang2020-08-133-21/+27
| * | | | af_packet: TPACKET_V3: fix fill status rwlock imbalanceJohn Ogness2020-08-131-2/+7
| * | | | random32: add a tracepoint for prandom_u32()Eric Dumazet2020-08-132-0/+19
| * | | | Revert "ipv4: tunnel: fix compilation on ARCH=um"David S. Miller2020-08-121-1/+0
| * | | | net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpusEric Dumazet2020-08-121-5/+7
| * | | | Merge branch 'net-stmmac-Fix-multicast-filter-on-IPQ806x'David S. Miller2020-08-122-0/+4
| |\ \ \ \
| | * | | | net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell2020-08-121-0/+1
| | * | | | net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell2020-08-121-0/+3
| |/ / / /