summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Call sysctl_head_finish on errorMatthew Wilcox (Oracle)2020-07-031-3/+3
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-07-034-8/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cifs: prevent truncation from long to int in wait_for_free_creditsRonnie Sahlberg2020-07-011-1/+1
| * | | | | | | | | | cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu2020-07-011-2/+8
| * | | | | | | | | | SMB3: Honor 'posix' flag for multiuser mountsPaul Aurich2020-07-011-4/+1
| * | | | | | | | | | SMB3: Honor 'handletimeout' flag for multiuser mountsPaul Aurich2020-07-011-0/+1
| * | | | | | | | | | SMB3: Honor lease disabling for multiuser mountsPaul Aurich2020-07-011-0/+1
| * | | | | | | | | | SMB3: Honor persistent/resilient handle flags for multiuser mountsPaul Aurich2020-07-011-0/+2
| * | | | | | | | | | SMB3: Honor 'seal' flag for multiuser mountsPaul Aurich2020-07-011-0/+1
| * | | | | | | | | | cifs: Display local UID details for SMB sessions in DebugDataPaul Aurich2020-07-011-1/+5
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-035-15/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 optionTao Ren2020-07-021-1/+1
| * | | | | | | | | | hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()Misono Tomohiro2020-06-251-1/+3
| * | | | | | | | | | hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin2020-06-241-3/+4
| * | | | | | | | | | hwmon: (pmbus) Fix page vs. register when accessing fansJan Kundrát2020-06-231-4/+4
| * | | | | | | | | | hwmon: (bt1-pvt) Mark is_visible functions staticGuenter Roeck2020-06-231-4/+4
| * | | | | | | | | | hwmon: (bt1-pvt) Define Temp- and Volt-to-N poly as maybe-unusedSerge Semin2020-06-231-2/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-07-037-7/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm/page_alloc: fix documentation errorJoel Savitz2020-07-031-1/+1
| * | | | | | | | | | vmalloc: fix the owner argument for the new __vmalloc_node_range callersChristoph Hellwig2020-07-033-3/+4
| * | | | | | | | | | mm/cma.c: use exact_nid true to fix possible per-numa cma leakBarry Song2020-07-031-2/+2
| * | | | | | | | | | samples/vfs: avoid warning in statx overrideKees Cook2020-07-031-0/+2
| * | | | | | | | | | mm/hugetlb.c: fix pages per hugetlb calculationMike Kravetz2020-07-031-1/+1
* | | | | | | | | | | Merge tag 'xfs-5.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-07-032-6/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xfs: fix use-after-free on CIL context on shutdownDave Chinner2020-06-222-6/+6
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-07-031-6/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PCI: Make pcie_find_root_port() work for Root PortsMika Westerberg2020-06-301-6/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'acpi-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-07-032-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'acpi-fan'Rafael J. Wysocki2020-07-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ACPI: fan: Fix Tiger Lake ACPI device IDSumeet Pawnikar2020-06-301-1/+1
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * / | | | | | | | | | ACPI: DPTF: Add battery participant for TigerLakeSrinivas Pandruvada2020-06-291-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'gfs2-v5.8-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-0310-28/+58
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gfs2: The freeze glock should never be frozenBob Peterson2020-07-032-8/+11
| * | | | | | | | | | | gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHEBob Peterson2020-07-032-11/+9
| * | | | | | | | | | | gfs2: read-only mounts should grab the sd_freeze_gl glockBob Peterson2020-07-031-1/+11
| * | | | | | | | | | | gfs2: freeze should work on read-only mountsBob Peterson2020-07-031-4/+6
| * | | | | | | | | | | gfs2: eliminate GIF_ORDERED in favor of list_emptyBob Peterson2020-07-034-9/+12
| * | | | | | | | | | | gfs2: Don't sleep during glock hash walkAndreas Gruenbacher2020-06-301-1/+4
| * | | | | | | | | | | gfs2: fix trans slab error when withdraw occurs inside log_flushBob Peterson2020-06-301-0/+10
| * | | | | | | | | | | gfs2: Don't return NULL from gfs2_inode_lookupAndreas Gruenbacher2020-06-301-1/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'drm-fixes-2020-07-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-07-0325-76/+373
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge tag 'drm-misc-fixes-2020-07-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-07-032-32/+27
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm: sun4i: hdmi: Remove extra HPD pollingChen-Yu Tsai2020-06-301-3/+2
| | * | | | | | | | | | dma-buf: Move dma_buf_release() from fops to dentry_opsSumit Semwal2020-06-251-29/+25
| * | | | | | | | | | | Merge tag 'amd-drm-fixes-5.8-2020-07-01' of git://people.freedesktop.org/~agd...Dave Airlie2020-07-024-10/+16
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher2020-07-011-2/+2
| | * | | | | | | | | | | drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher2020-07-011-0/+1
| | * | | | | | | | | | | drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas2020-06-301-4/+6
| | * | | | | | | | | | | drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RASIvan Mironov2020-06-251-4/+7
| * | | | | | | | | | | | Merge tag 'drm-intel-fixes-2020-07-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-07-027-15/+304
| |\ \ \ \ \ \ \ \ \ \ \ \