summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-04genirq: Remove preflow handler supportValentin Schneider
2020-07-04sparc64: Deselect IRQ_PREFLOW_FASTEOIValentin Schneider
2020-07-03Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-07-03Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-07-03Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-07-03mm/page_alloc: fix documentation errorJoel Savitz
2020-07-03vmalloc: fix the owner argument for the new __vmalloc_node_range callersChristoph Hellwig
2020-07-03mm/cma.c: use exact_nid true to fix possible per-numa cma leakBarry Song
2020-07-03samples/vfs: avoid warning in statx overrideKees Cook
2020-07-03mm/hugetlb.c: fix pages per hugetlb calculationMike Kravetz
2020-07-03Merge tag 'xfs-5.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-07-03Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-03Merge tag 'acpi-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-07-03Merge tag 'gfs2-v5.8-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-03Merge tag 'drm-fixes-2020-07-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-07-03Call sysctl_head_finish on errorMatthew Wilcox (Oracle)
2020-07-03Merge branch 'acpi-fan'Rafael J. Wysocki
2020-07-03gfs2: The freeze glock should never be frozenBob Peterson
2020-07-03gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHEBob Peterson
2020-07-03gfs2: read-only mounts should grab the sd_freeze_gl glockBob Peterson
2020-07-03gfs2: freeze should work on read-only mountsBob Peterson
2020-07-03gfs2: eliminate GIF_ORDERED in favor of list_emptyBob Peterson
2020-07-02Merge tag 'm68knommu-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-02Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-07-02Merge tag 'for-linus-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-07-02Merge tag 'tpmdd-next-v5.8-rc4' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-07-02Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-02Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s...Linus Torvalds
2020-07-02Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-07-03Merge tag 'drm-misc-fixes-2020-07-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-02hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 optionTao Ren
2020-07-02Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-02Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-02xen/xenbus: let xenbus_map_ring_valloc() return errno values onlyJuergen Gross
2020-07-02xen/xenbus: avoid large structs and arrays on the stackJuergen Gross
2020-07-02tpm_tis: Remove the HID IFX0102Jarkko Sakkinen
2020-07-02tpm_tis_spi: Prefer async probeDouglas Anderson
2020-07-02tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributesDavid Gibson
2020-07-02tpm/st33zp24: fix spelling mistake "drescription" -> "description"Binbin Zhou
2020-07-02tpm_tis: extra chip->ops check on error path in tpm_tis_core_initVasily Averin
2020-07-02tpm_tis_spi: Don't send anything during flow controlDouglas Anderson
2020-07-02tpm: Fix TIS locality timeout problemsJames Bottomley
2020-07-02Merge tag 'amd-drm-fixes-5.8-2020-07-01' of git://people.freedesktop.org/~agd...Dave Airlie
2020-07-02Merge tag 'drm-intel-fixes-2020-07-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-07-01cifs: prevent truncation from long to int in wait_for_free_creditsRonnie Sahlberg
2020-07-01cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu
2020-07-01SMB3: Honor 'posix' flag for multiuser mountsPaul Aurich
2020-07-01SMB3: Honor 'handletimeout' flag for multiuser mountsPaul Aurich