1. 04 Jul, 2020 2 commits
    • Linus Torvalds's avatar
      Merge tag 'hwmon-for-v5.8-rc4' of... · 6f216714
      Linus Torvalds authored
      Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
      
      Pull hwmon fixes from Guenter Roeck:
      
       - Fix typo in Kconfig SENSORS_IR35221 option
      
       - Fix potential memory leak in acpi_power_meter_add()
      
       - Make sure the OVERT mask is set correctly in max6697 driver
      
       - In PMBus core, fix page vs. register when accessing fans
      
       - Mark is_visible functions static in bt1-pvt driver
      
       - Define Temp- and Volt-to-N poly as maybe-unused in bt1-pvt driver
      
      * tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
        hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option
        hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()
        hwmon: (max6697) Make sure the OVERT mask is set correctly
        hwmon: (pmbus) Fix page vs. register when accessing fans
        hwmon: (bt1-pvt) Mark is_visible functions static
        hwmon: (bt1-pvt) Define Temp- and Volt-to-N poly as maybe-unused
      6f216714
    • Linus Torvalds's avatar
      Merge branch 'akpm' (patches from Andrew) · bc2391e7
      Linus Torvalds authored
      Merge misc fixes from Andrew Morton:
       "Subsystems affected by this patch series: mm/hugetlb, samples, mm/cma,
        mm/vmalloc, mm/pagealloc"
      
      * emailed patches from Andrew Morton <akpm@linux-foundation.org>:
        mm/page_alloc: fix documentation error
        vmalloc: fix the owner argument for the new __vmalloc_node_range callers
        mm/cma.c: use exact_nid true to fix possible per-numa cma leak
        samples/vfs: avoid warning in statx override
        mm/hugetlb.c: fix pages per hugetlb calculation
      bc2391e7
  2. 03 Jul, 2020 25 commits
  3. 02 Jul, 2020 11 commits
  4. 01 Jul, 2020 2 commits