summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-04195-329/+320
|\
| * compiler: Remove uninitialized_var() macroKees Cook2020-07-164-12/+0
| * treewide: Remove uninitialized_var() usageKees Cook2020-07-16179-279/+278
| * checkpatch: Remove awareness of uninitialized_var() macroKees Cook2020-07-161-11/+5
| * mm/debug_vm_pgtable: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
| * f2fs: Eliminate usage of uninitialized_var() macroJason Yan2020-07-161-3/+1
| * media: sur40: Remove uninitialized_var() usageKees Cook2020-07-161-3/+1
| * KVM: PPC: Book3S PR: Remove uninitialized_var() usageKees Cook2020-07-161-3/+0
| * clk: spear: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
| * clk: st: Remove uninitialized_var() usageKees Cook2020-07-161-1/+0
| * spi: davinci: Remove uninitialized_var() usageKees Cook2020-07-161-1/+0
| * ide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+0
| * rtlwifi: rtl8192cu: Remove uninitialized_var() usageKees Cook2020-07-161-2/+2
| * b43: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
| * drbd: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
| * x86/mm/numa: Remove uninitialized_var() usageKees Cook2020-07-162-10/+12
| * docs: deprecated.rst: Add uninitialized_var()Kees Cook2020-07-161-0/+18
* | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-0417-25/+70
|\ \
| * | tasklet: Introduce new initialization APIRomain Perier2020-07-302-2/+44
| * | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook2020-07-3016-21/+26
| * | usb: gadget: udc: Avoid tasklet passing a globalKees Cook2020-07-301-4/+2
* | | Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-043-11/+43
|\ \ \
| * | | security: allow using Clang's zero initialization for stack variablesglider@google.com2020-06-163-11/+43
* | | | Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-049-47/+241
|\ \ \ \
| * | | | gcc-plugins: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-133-3/+3
| * | | | gcc-plugins/stackleak: Add 'verbose' plugin parameterAlexander Popov2020-06-241-5/+42
| * | | | gcc-plugins/stackleak: Use asm instrumentation to avoid useless register savingAlexander Popov2020-06-244-40/+196
| * | | | ARM: vdso: Don't use gcc plugins for building vgettimeofday.cAlexander Popov2020-06-241-1/+1
| * | | | gcc-plugins/stackleak: Don't instrument itselfAlexander Popov2020-06-241-0/+1
* | | | | Merge tag 'pstore-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-041-1/+4
|\ \ \ \ \
| * | | | | pstore: Fix linking when crypto API disabledMatteo Croce2020-07-071-1/+4
| |/ / / /
* | | | | random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2020-08-042-62/+82
* | | | | Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-08-0438-620/+167
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki2020-08-0326-115/+139
| |\ \ \ \ \ \ \ \
| | | | | * | | | | ACPI: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-277-15/+15
| | | | | * | | | | ACPI: Use valid link to the ACPI specificationTiezhu Yang2020-07-274-5/+4
| | | | | * | | | | ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-099-13/+12
| | | | * | | | | | ACPI: APEI: remove redundant assignment to variable rcColin Ian King2020-07-271-1/+1
| | | * | | | | | | ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' checkHanjun Guo2020-07-271-1/+1
| | | * | | | | | | ACPI: NUMA: Remove the useless sub table pointer checkHanjun Guo2020-07-271-8/+0
| | | * | | | | | | ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array()Hanjun Guo2020-07-271-14/+3
| | | * | | | | | | ACPI: tables: avoid relocations for table signature arrayArd Biesheuvel2020-06-241-4/+4
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | ACPI: OSL: Clean up the removal of unused memory mappingsRafael J. Wysocki2020-07-271-8/+6
| | * | | | | | | ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem()Rafael J. Wysocki2020-07-271-50/+22
| | * | | | | | | ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address()Rafael J. Wysocki2020-07-271-4/+1
| | * | | | | | | ACPICA: Preserve memory opregion mappingsRafael J. Wysocki2020-07-273-27/+63
| | * | | | | | | ACPI: OSL: Implement deferred unmapping of ACPI memoryRafael J. Wysocki2020-07-271-35/+77
| | | |_|_|_|_|/ | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---------. \ \ \ \ \ \ Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a...Rafael J. Wysocki2020-08-0310-492/+24
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | ACPI: property: use cached name in acpi_fwnode_get_named_child_node()Heikki Krogerus2020-06-221-12/+2
| | | | | | | | |/ / / / / | | | | | | | |/| | | | |
| | | | | | * / | | | | | PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki2020-06-261-3/+11
| | | | | | |/ / / / / /