summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...Linus Torvalds2020-08-065-4/+427
|\
| * coccinelle: api: filter out memdup_user definitionsDenis Efremov2020-08-041-4/+13
| * coccinelle: api: extend memdup_user rule with vmemdup_user()Denis Efremov2020-08-041-0/+45
| * coccinelle: api: extend memdup_user transformation with GFP_USERDenis Efremov2020-08-041-2/+6
| * coccinelle: api: add kzfree scriptDenis Efremov2020-08-041-0/+101
| * coccinelle: misc: add array_size_dup script to detect missed overflow checksDenis Efremov2020-08-041-0/+209
| * coccinelle: api/kstrdup: fix coccinelle positionDenis Efremov2020-08-041-1/+1
| * coccinelle: api: add device_attr_show scriptDenis Efremov2020-08-041-0/+55
* | Merge tag 'livepatching-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-069-245/+296
|\ \
| * | selftests/livepatch: adopt to newer sysctl error formatPetr Mladek2020-07-152-2/+3
| * | selftests/livepatch: Use "comm" instead of "diff" for dmesgJoe Lawrence2020-07-141-1/+1
| * | selftests/livepatch: add test delimiter to dmesgJoe Lawrence2020-06-191-0/+1
| * | selftests/livepatch: refine dmesg 'taints' in dmesg comparisonJoe Lawrence2020-06-191-1/+2
| * | selftests/livepatch: Don't clear dmesg when running testsJoe Lawrence2020-06-197-81/+66
| * | selftests/livepatch: fix mem leaks in test-klp-shadow-varsYannick Cote2020-06-081-12/+31
| * | selftests/livepatch: more verification in test-klp-shadow-varsYannick Cote2020-06-082-130/+143
| * | selftests/livepatch: rework test-klp-shadow-varsYannick Cote2020-06-081-44/+57
| * | selftests/livepatch: simplify test-klp-callbacks busy target testsJoe Lawrence2020-06-082-24/+42
* | | Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-nextLinus Torvalds2020-08-061-3/+16
|\ \ \
| * | | Smack: prevent underflow in smk_set_cipso()Dan Carpenter2020-07-271-1/+1
| * | | Smack: fix another vsscanf out of boundsDan Carpenter2020-07-271-0/+4
| * | | Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers2020-07-141-2/+11
* | | | Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-08-06108-1608/+3139
|\ \ \ \
| * | | | MIPS: SGI-IP27: always enable NUMA in KconfigMike Rapoport2020-08-051-0/+1
| * | | | MAINTAINERS: Update KVM/MIPS maintainersHuacai Chen2020-08-041-1/+3
| * | | | MIPS: Update default config file for Loongson-3Huacai Chen2020-08-041-6/+83
| * | | | MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen2020-08-047-3/+125
| * | | | dt-bindings: mips: Document Loongson kvm guest boardHuacai Chen2020-08-041-0/+4
| * | | | MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui2020-07-316-0/+60
| * | | | MIPS: add definitions for Loongson-specific CP0.Diag1 registerWANG Xuerui2020-07-311-0/+8
| * | | | MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui2020-07-314-1/+20
| * | | | MIPS: ingenic: Hardcode mem size for qi,lb60 boardPaul Cercueil2020-07-311-29/+8
| * | | | MIPS: DTS: ingenic/qi,lb60: Add model and memory nodePaul Cercueil2020-07-311-0/+6
| * | | | MIPS: ingenic: Use fw_passed_dtb even if CONFIG_BUILTIN_DTBPaul Cercueil2020-07-311-6/+1
| * | | | MIPS: head.S: Init fw_passed_dtb to builtin DTBPaul Cercueil2020-07-311-0/+6
| * | | | of: address: Fix parser address/size cells initializationNicolas Saenz Julienne2020-07-311-2/+2
| * | | | of_address: Guard of_bus_pci_get_flags with CONFIG_PCIJiaxun Yang2020-07-311-1/+1
| * | | | MIPS: DTS: Fix number of msi vectors for Loongson64GHuacai Chen2020-07-301-2/+6
| * | | | MIPS: Loongson64: Add ISA node for LS7A PCHJiaxun Yang2020-07-281-0/+7
| * | | | MIPS: Loongson64: DTS: Fix ISA and PCI I/O ranges for RS780E PCHJiaxun Yang2020-07-281-2/+2
| * | | | MIPS: Loongson64: Enlarge IO_SPACE_LIMITJiaxun Yang2020-07-283-4/+5
| * | | | MIPS: Loongson64: Process ISA Node in DeviceTreeJiaxun Yang2020-07-281-25/+62
| * | | | of_address: Add bus type match for pci ranges parserJiaxun Yang2020-07-282-12/+21
| * | | | memory: jz4780-nemc: Do not build by defaultKrzysztof Kozlowski2020-07-281-1/+0
| * | | | MIPS: ingenic: Enable JZ4780_NEMC manuallyKrzysztof Kozlowski2020-07-283-0/+3
| * | | | MIPS: qi_lb60: Fix routing to audio amplifierPaul Cercueil2020-07-281-1/+1
| * | | | MIPS: Remove legacy MIPS_MACHINE optionPaul Cercueil2020-07-284-112/+0
| * | | | MIPS: ath79: Remove unused include <asm/mips_machine.h>Paul Cercueil2020-07-281-1/+0
| * | | | MIPS: cpu-feature-overrides: Remove not needed overridesThomas Bogendoerfer2020-07-284-8/+0
| * | | | MIPS: Fix unable to reserve memory for Crash kernelJinyang He2020-07-261-1/+1