summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j19...Oleksij Rempel2020-08-141-0/+15
| * | | can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send ...Oleksij Rempel2020-08-142-0/+5
| * | | can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()Eric Dumazet2020-08-141-0/+5
* | | | Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-142-9/+8
|\ \ \ \
| * | | | powerpc/pkeys: Fix boot failures with Nemo board (A-EON AmigaOne X1000)Aneesh Kumar K.V2020-08-102-9/+8
* | | | | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-1427-1143/+397
|\ \ \ \ \
| * | | | | drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko2020-08-133-4/+7
| * | | | | xen: Sync up with the canonical protocol definition in XenOleksandr Andrushchenko2020-08-131-3/+88
| * | | | | drm/xen-front: Add YUYV to supported formatsOleksandr Andrushchenko2020-08-131-0/+1
| * | | | | drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko2020-08-133-7/+7
| * | | | | xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko2020-08-131-0/+8
| * | | | | x86/xen: drop tests for highmem in pv codeJuergen Gross2020-08-112-95/+57
| * | | | | x86/xen: eliminate xen-asm_64.SJuergen Gross2020-08-113-195/+180
| * | | | | x86/xen: remove 32-bit Xen PV guest supportJuergen Gross2020-08-1118-840/+50
* | | | | | 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