1. 04 Jul, 2020 5 commits
    • Linus Torvalds's avatar
      Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip · 35e884f8
      Linus Torvalds authored
      Pull xen fixes from Juergen Gross:
       "One small cleanup patch for ARM and two patches for the xenbus driver
        fixing latent problems (large stack allocations and bad return code
        settings)"
      
      * tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
        xen/xenbus: let xenbus_map_ring_valloc() return errno values only
        xen/xenbus: avoid large structs and arrays on the stack
        arm/xen: remove the unused macro GRANT_TABLE_PHYSADDR
      35e884f8
    • Linus Torvalds's avatar
      Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs · 8b082a41
      Linus Torvalds authored
      Pull sysctl fix from Al Viro:
       "Another regression fix for sysctl changes this cycle..."
      
      * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
        Call sysctl_head_finish on error
      8b082a41
    • Linus Torvalds's avatar
      Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 · b8e516b3
      Linus Torvalds authored
      Pull cifs fixes from Steve French:
       "Eight cifs/smb3 fixes, most when specifying the multiuser mount flag.
      
        Five of the fixes are for stable"
      
      * tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6:
        cifs: prevent truncation from long to int in wait_for_free_credits
        cifs: Fix the target file was deleted when rename failed.
        SMB3: Honor 'posix' flag for multiuser mounts
        SMB3: Honor 'handletimeout' flag for multiuser mounts
        SMB3: Honor lease disabling for multiuser mounts
        SMB3: Honor persistent/resilient handle flags for multiuser mounts
        SMB3: Honor 'seal' flag for multiuser mounts
        cifs: Display local UID details for SMB sessions in DebugData
      b8e516b3
    • 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 26 commits
  3. 02 Jul, 2020 9 commits